


  .footer-widgets-wrapper .single-footer-widget {
    margin-top: 30px;
  }
  .footer-widgets-wrapper .single-footer-widget .widget-head {
    margin-bottom: 30px;
  }
  .footer-widgets-wrapper .single-footer-widget .widget-head h4 {
    color: #fff;
  }
  .footer-widgets-wrapper .single-footer-widget .widget-head h4 img {
    margin-right: 5px;
  }
  .footer-widgets-wrapper .single-footer-widget .list-items ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .footer-widgets-wrapper .single-footer-widget .list-items ul li{ list-style: none;}
  .footer-widgets-wrapper .single-footer-widget .list-items ul li a {
    color:#fff;
    font-size: 16px;
  }
  .footer-widgets-wrapper .single-footer-widget .list-items ul li a i {
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
    transition: all 0.4s ease-in-out;
  }
  .footer-widgets-wrapper .single-footer-widget .list-items ul li:hover a {
    color: #0055a6;
  }
  .footer-widgets-wrapper .single-footer-widget .list-items ul li:hover a i {
    color:#0055a6;
  }
  .footer-widgets-wrapper .single-footer-widget .list li{ list-style: none;}
  .footer-widgets-wrapper .single-footer-widget .list li:not(:last-child) {
    margin-bottom: 20px;
  }
  .footer-widgets-wrapper .single-footer-widget .list li a {
    color:#fff;
    font-size: 16px;
  }
  .footer-widgets-wrapper .single-footer-widget .list li a i {
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
  }
  .footer-widgets-wrapper .single-footer-widget .footer-contact-items {
    background-color:#fff;
    padding: 50px;
  }
  .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content h4 {
    text-transform: capitalize;
    margin-bottom: 15px;
  }
  .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content h4 img {
    margin-right: 5px;
  }
  .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content .footer-input {
    position: relative;
  }
  .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content .footer-input .icon {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 1;
  }
  @media (max-width: 575px) {
    .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content .footer-input .icon {
      top: 12px;
    }
  }
  .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content .footer-input .icon i {
    color: var(--theme);
    font-size: 14px;
  }
  .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content .footer-input input {
    width: 100%;
    font-size: 14px;
    padding: 18px 20px 18px 40px;
    border: none;
    background-color: var(--bg);
    color: var(--text);
    position: relative;
    text-transform: uppercase;
  }
  @media (max-width: 575px) {
    .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content .footer-input input {
      padding: 14px 20px 14px 40px;
    }
  }
  .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content .footer-input::-moz-placeholder {
    color: #fff;
  }
  .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content .footer-input::placeholder {
    color: #fff;
  }
  .footer-widgets-wrapper .single-footer-widget .footer-contact-items .contact-content .theme-btn {
    width: 100%;
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .widget-head h4 {
    color: #fff;
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .text-area {
    max-width: 360px;
    margin: 0 auto;
    color: #fff;
  }
  @media (max-width: 767px) {
    .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .text-area {
      margin: initial;
    }
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .social-icon {
    margin-top: 40px;
    gap: 10px;
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .social-icon a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    display: block;
    background: transparent;
    color: #fff;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
    text-align: center;
    border: 1px solid #fff;
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .social-icon a:hover {
    background-color: #fff;
    color: #0055a6;
  }
  @media (max-width: 767px) {
    .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .social-icon.style-2 {
      justify-content: center !important;
      margin-top: 20px;
    }
  }
  @media (max-width: 1199px) {
    .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .list-items {
      justify-content: initial !important;
      gap: 60px;
    }
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .list-items ul li a {
    color: #fff;
    text-decoration: none;
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .list-items ul li a i {
    color: #fff;
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .list-items ul li:hover a {
    color: #0055a6;
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .list-items ul li:hover a i {
    color: #0055a6;
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .list li a {
    color: #fff;
    text-decoration: none;
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .list li a i {
    color: #fff;
    transition: all 0.4s ease-in-out;
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .list li:hover a {
    color: #0055a6;
  }
  .footer-widgets-wrapper .single-footer-widget.footer-widget-2 .list li:hover a i {
    color:#0055a6;
  }
  .border-left-right {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    height: 330px;
    text-align: center;
    margin: 0 auto;
}


.footer-bottom.style-2 {
    background-color:#171717;
    padding: 0;
  }
  .footer-bottom.style-2 .footer-bottom-wrapper {
    border-top: 1px solid #ccc;
    padding: 16px 0;
  }
  .footer-bottom.style-2 .footer-bottom-wrapper p {
    color:#fff;
  }
  .footer-bottom .footer-bottom-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  @media (max-width: 1199px) {
    .footer-bottom .footer-bottom-wrapper {
      flex-wrap: wrap;
      gap: 30px;
    }
  }

  @media (max-width: 991px) {
    .footer-bottom .footer-bottom-wrapper {
      justify-content: center;
    }
  }

  .footer-bottom .footer-bottom-wrapper p {
    text-transform:capitalize;
    color: #fff;
    font-size: 14px;
  }
  .footer-bottom .footer-bottom-wrapper p a {
    color: #fff;
  }