.copyright-section{
 background-color: #022542;
}

    .copyright-section .copyright {
        font-size: 14px;
        opacity: 0.9;
    }

    .copyright-section a{
        font-size: 14px;
        opacity: 0.9;
        color: #fff;
        font-weight: inherit;

    }

    .footer-contact-info a{
       color: #fff;
    }

    .action-btns-mobile {
    display: none;
}


    @media(max-width: 800px){
    
    .header-area .container.gen{
          background: #fff;
              border-bottom: 1px solid var(--Border);
    }

    .hero-section{
         padding-top: 180px;
    }
    .hero-popup.popup-two{
      display: none !important;
    }
    .navbar-brand img{
      max-width: 220px !important;
    }
    .hero-image{
      margin-top: 0px;
    }
        .action-btns-mobile {
        display: block;
        position: fixed;
        bottom: 0;
        z-index: 9999;
        width: 100%;
        height: 40px;
        background-color: #fff;
        color: #050B20;
        border-top: 1px solid #050b2054;
        font-size: 16px;
        font-weight: 400;
    }

    .bl-g {
        border-left: 1px solid #050B2059;
    }

    }

    .social-nav img{
      min-width: 20px;
      border: 1px solid #ffffff6b;
    border-radius: 50%;
    }

    .btn{
      text-transform: inherit;
    }

    .blog-card:hover .post-description{
      color: #F75709;
    }

    .breadcrumb-section .breadcrumb-content h1 {
    color: var(--White);
    font-size: clamp(32px, 5vw, 70px);
    line-height: 1.1;
    margin-bottom: 1rem;
}

.about-img img{
      border-radius: 20px;
}

.service-card-three .icon i{
 font-size: 70px;
 color: var(--Primary);;
}
.service-card-two .icon i{
 font-size: 25px;
 color: var(--Primary);;
}


@media only screen and (min-width: 1200px) {
    .hero-image {
        margin-top: 0px;
    }
    .container.gen{
      max-width: inherit;
    }
    .header-top .container.h-100{
       max-width: inherit;
    }
}
.header-area .navbar-nav li>a{
  font-weight: 400;
}


@media only screen and (min-width: 1400px) {
    .footer-title {
        font-size: 49px;
    }
}
.section-heading h2 {
    font-size: clamp(26px, 4vw, 52px);
    
    }

.footer-nav li a{
      font-size: 20px;
}

.contact-info-icon i{
    font-size: 40px;
    color: #F75709;

}

.service-card-three .icon{
 display: none;
}

.service-card-three h5{
      font-weight: 600;
      color: var(--Primary);
}

.service-card-three .btn{

}

.testimonial-thumb img {
    border-radius: 0;
    opacity: 0.8;
}

.navbar-brand img{
  width: 300px !important;
}

.hero-image .hero-popup.popup-two{
  display: none !Important;
}
.hero-image img{
  width: 85%;
}
@media (max-width: 800px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
                max-width: inherit;
    }
}


.faq-accordion .accordion-item .accordion-button:not(.collapsed)::after{
  display: none;
}

.service-card-two .icon{
  display: none;
}

.service-card-two h5{
  color: #F75709;
}

h1, h2, h3, h4, h5, h6{
   font-weight: 400 !important; 
}

.breadcrumb-section .breadcrumb-content h2{
font-size: clamp(32px, 5vw, 57px);
}

.footer-nav li a{
    font-weight: 400;
}

.footer-contact-info a{
    font-weight: 400;
}

.company-certificate img{
  width: 440px;
}

@media(max-width: 800px){

.copyright-section .copyright{
  text-align: center;
}


.navbar-brand img {
        max-width: inherit !important; 
    }
.company-certificate img{
  width: 350px;
}

.navbar-brand img {
    width: 265px !important;
}
.action-btns-mobile a{
  font-weight: 400;
}

}
.testimonial-swiper-navigation .testimonial-button-prev, .testimonial-swiper-navigation .testimonial-button-next{
    background-color: #032E52;
}

.blog-card .post-title, .blog-card-two .post-title{
       font-weight: 400;
       min-height: 71px;
}

.blog-index-tag .blog-section .blog-img div{
  height: 350px !important;
}

.blog-card-two .blog-body {
    padding: 37px;
}
.blog-body .post-description{
  min-height: 130px;
}

.header-area .header-top .social-nav a, .contact-info-card a{
font-weight: 400;
}

.service-card .service-content p{
  text-align: justify;
}

.service-card .service-content h4 a{
    font-weight: 400;
    font-size: 21px;
}

@media(max-width: 400px){
    .navbar-brand img {
        width: 200px !important;
    }
}

.cookiealert{
background-color: #fff !important;
    color: #000;
}
.cookiealert a {
    text-decoration: underline;
     color: #000;
}

.cookie-btn{
      color: #000;
          border: 1px solid #000;
}

.service-card .service-content .service-title {
    color: #F75709;
} 
    color: #F75709;
}
