#logoimg {
    width: 110px;
}

.navbar-nav .nav-link {
    color: #000 ;
    font-weight: 500 !important;
    font-family: 'Inter', sans-serif !important;
}   

.inner-hero-item {
    padding-top: 60px;
}
.inner-hero-item p {
    font-size: 16px;
    font-family: 'Inter', sans-serif !important;
}   
.hero-wrap-link p a {
    background: #c91e3e !important;    
    color: #fff;
}

#menu-link-quote {
    background: rgba(40, 102, 199, 1) !important;    
    color: #fff;
    border: 1px solid rgba(40, 102, 199, 1);
}
.service-db-item {
    margin: 0 5px;
}

.service-1 {
    border: none !important;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    padding: 30px;
    border-radius: 10px;
    }   

.about-top-info {
    margin-top: 40px;
    padding-top: 55px;
}

.about-top-info .about-top-header-info span {
    display: block;
    font-size: 14px;
    font-family: 'Inter', sans-serif, Helvetica;
    color: rgba(40, 102, 199, 1);
    line-height: 1.8;
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 5px;
}       

.about-top-info .about-top-header-info span::after {
content: "";
position: absolute;
width: 20px;
height: 3px;    
background: rgba(40, 102, 199, 1);
display: inline-block;
top: 5px; 
margin-top: 6px;
margin-left: 4px;   

}

.about-top-info .about-top-info-wrap {
    padding-right: 30px;
}

.about-top-info .about-top-info-wrap h2 {
    font-size: 3em;
    font-family: 'Roboto', sans-serif, Helvetica;
    color: rgba(0, 0, 0, 1);
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 20px;
}        

.about-top-info .about-top-info-wrap p {
    font-size: 15px;
    font-family: 'Inter', sans-serif, Helvetica;
    color: rgba(0, 0, 0, 0.7);
    line-height: 1.8;
    font-weight: 400;
}       

.about-top-bg-main .about-top-img-holder {
    border-radius: 10px;        
    box-shadow: 1px 1px 1px rgb(0, 0, 0, 0.4);
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 600px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    
}

.about-top-bg-main::before {
  content: "";
  position: absolute;
  height: 200px;
  width: 14px;
  background-color: #c91e3e;
  left: 2px;
  top: 0px;
  margin-left: -15px;
}

.about-top-bg-main::after {
    content: "";
    position: absolute;
    height: 200px;
    width: 14px;
    background-color: #c91e3e;
    right: 2px;
    bottom: 0px;
    margin-right: -15px;
  }

.about-top-img-holder .inner-about-img img {
    width: 300px;
    position: absolute;
    bottom: 0px;
    border-top: 10px solid #fff;
    border-right: 10px solid #fff;
} 

.about-mre-tip {
 display: block;
 padding: 10px 0;   
 font-family: 'Inter', sans-serif, Arial, Helvetica;
 color: rgba(0, 0, 0, 1);
 font-weight: 500;
 font-size: 20px; 
}

.inner-about-link {
    padding-top: 9px;
}
.inner-about-link a {
    display: inline-block;
 background: #c91e3e !important;
 color: #fff;    
 padding: 14px 30px;
 font-weight: 500;
 font-family: 'Inter', sans-serif, Impact, Haettenschweiler, 'Arial Narrow Bold';
}
.ftco-section .ftco-section-side-headr h2 span {
    display: flex;
    font-size: 0.9em;
    font-family: 'Inter', sans-serif, Helvetica;
    color: rgba(40, 102, 199, 1);
    line-height: 1.3;
    font-weight: 400;
    }

    .ftco-section .ftco-section-side-headr p {
        font-size: 16px;
        font-family: 'Inter', sans-serif !important;
        color: rgba(0, 0, 0, 0.7);
        line-height: 1.8;
        font-weight: 400;
    }

    .webicon-db span img {
        width: 80px;
    }

    .services-2 .services-extra-txt h3 {
        font-size: 15px;
        font-family: 'Inter', sans-serif, Helvetica !important;
        color: rgba(0, 0, 0, 1);
        line-height: 1.3;
        font-weight: 500;
        margin-bottom: 5px;    
        padding-bottom: 5px;
        padding-top: 9px;
        text-transform: uppercase;
    }

    .services-2 .services-extra-txt p {
        font-size: 15px;
        font-family: 'Inter', sans-serif, Helvetica !important;
        color: rgba(0, 0, 0, 0.6);
        line-height: 1.6;
        font-weight: 400;
    }           

    .nopaddng {
        padding: 0 !important;
        margin: 0 !important;
    }       

    #section-counter div.btm-counter-info-holder {
        background: rgba(40, 102, 199, 1);
        padding: 50px 40px !important;
    }
    #section-counter .inner-counter-txt-body h2 {
        font-size: 2.7em;
        font-family: 'Inter', sans-serif, Helvetica !important;
        color: #fff;
        line-height: 1.2;   
        font-weight: 500;   
       padding-bottom: 5px;
    
    }

    #section-counter .inner-counter-txt-body p {
        font-size: 14.5px;
        font-family: 'Inter', sans-serif, Helvetica !important;
        color: #fff;
        line-height: 1.6;   
        font-weight: 400;   
       padding-bottom: 5px;     
    }

    .counter-txt strong{
        font-size: 3em !important;
        font-family: 'Inter', sans-serif, Helvetica !important;
        color: #fff;
        font-weight: 500 !important;
        line-height: 0 !important;
    }   

    .counter-txt span{
        display: block;
        font-size: 12px !important;
        font-family: 'Inter', sans-serif, Helvetica !important;
        color: #fff;
        font-weight: 400 !important;        
        margin-top: 5px;
        line-height: 0 !important;
    }
    .counter-txt-pad-up  {
        padding-top: 50px !important;
    }

    .testimony-wrap-item {
        position: relative !important;
        background: rgba(0, 0, 0, .6);
    }

    .testimony-wrap-item .testimony-img-holder {
        position: absolute;
        width: 100px;
        height: 100px;
        bottom: 0px;
        right: 0px;
        border-radius: 50%;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        margin-right: 20px;   
    }

    .testimony-wrap-item .testimonial-txt p {
        font-size: 15px;
        font-family: 'Inter', sans-serif, Helvetica !important;
        color: #fff;
        line-height: 1.6;
        font-weight: 400;       
    }

    .testimony-wrap-item .testimonial-txt p.name {
        font-size: 15px !important;
        font-family: 'Inter', sans-serif, Helvetica !important;
    }

    /*** Tour Booking Start ***/
.booking {
    background: linear-gradient(rgba(19, 53, 123, .8), rgba(19, 53, 123, .8)), url(../webimg/about-us-main-0033.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 60px;  
}


.booking .container .section-booking-title {
    position: relative;
    display: block;
    color: var(--bs-white);
}

.booking .container .section-booking-title h5 {
color: #fff;
font-family: 'Inter', sans-serif !important;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}


.booking .container .section-booking-title h1 {
font-weight: 400;
font-size: 2.5em;
font-family: 'Inter', sans-serif !important;
text-transform: uppercase;
}

.booking .container .section-booking-title p {
    font-weight: 400 !important;
    font-size: 16px;
    font-family: 'Inter', sans-serif !important;
    line-height: 1.5 !important;
    color: rgba(255, 255, 255, .8) !important;
    }

.booking .container .section-booking-title::after {
    content: "";
    width: 50px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin-left: -50px;
    border: 1px solid var(--bs-white) !important;

}

.booking .container .section-booking-title::before {
    content: "";
    width: 50px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin-right: -50px;
    border: 1px solid var(--bs-white) !important;
}

.booking .container form .btn.btn-primary {
    box-shadow: inset 0 0 0 0 var(--bs-primary);
}

.booking .container form .btn.btn-primary:hover {
    box-shadow: inset 800px 0 0 0 var(--bs-light) !important;
    color: var(--bs-primary) !important;
}

#consultFrm {
    width: 100%;
}

#consultFrm label {

color: rgba(255, 255, 255, .8);
font-size: 12px;
font-weight: 600;
}

.paddn-right {
 padding-left: 44px !important;
} 

#consultFrm input, #consultFrm select{
    font-size: 16px;
}

.list-unstyled li a {
font-family: 'Inter', sans-serif !important;
    font-size: 15px !important;
}
.footer-addrs li span.text {
    font-family: 'Inter', sans-serif !important;
    font-size: 15px !important;
    color: rgba(255, 255, 255, .8) !important;
    line-height: 1.6 !important;
}
.footer-addrs li span {
    font-size: 15px !important;
}

.footer-lt-txt {
    font-size: 14.5px !important;
    font-family: 'Inter', sans-serif !important;
    color: rgba(255, 255, 255, .6) !important;
}

.footer-que-db {
    font-family: 'Inter', sans-serif !important ;
    font-size: 16px !important;
}

#about-wrap-cover {
    width: 100%;
    display: flex !important;
    position: relative;
    height: 400px  !important;
    justify-content: center !important;
    align-items: flex-end !important;
    background-size: cover !important;
}
.contact-info-cover {
    padding-right: 30px;
}

.contact-info-cover .contact-addrs-field {
    text-align: center;
}
.contact-info-cover .contact-addrs-field i {
display: flex;
font-size: 1em;
color: rgba(255, 255, 255, .8); 
background: rgba(40, 102, 199, 1);
width: 30px;
height: 30px;
align-items: center;
justify-content: center;
border-radius: 50%;
font-weight: 500;
} 

.contact-info-cover .contact-addrs-field span {
display: block;
font-size: 12px;
font-family: 'Inter', sans-serif !important ;
color: rgba(0, 0, 0, .5);
font-weight: 600;
}

.contact-addrs-val p {
    font-size: 15px;
    font-family: 'Inter', sans-serif !important ;
    color: rgba(0, 0, 0, 1);
    line-height: 1.6;
    font-weight: 400;  
    text-align: left  !important; 
}
.mv-contact-dwn {
    margin-top: 10px !important;
}
.contact-info-cover {
    padding-top: 3em !important;
}

.contact-top-inf-main {
    padding-bottom: 30px;
}
.contact-top-inf-main h3 {
font-size: 2em;
font-weight: 600;
color: rgba(0, 0, 0, 1);
font-family: 'Lato', sans-serif !important ;
margin-bottom: 10px;
line-height: 1.5;
}
.contact-top-inf-main p {
    font-size: 15px;
    font-family: 'Lato', sans-serif !important ;
    color: rgba(0, 0, 0, .7);
    line-height: 1.6;
    font-weight: 500;
}

.slider-side-pages {
    display: flex;
    z-index: 99999;
}

.slider-side-pages .slider-inner-items {
 width: 100%;    
}
.slider-side-pages .slider-inner-items h1 {
    font-size: 2em;
    color: rgba(255, 255, 255, .9) !important;
    font-family: 'Lato', sans-serif !important ;
    font-weight: 600 !important;
}       

.slider-side-pages .slider-inner-items p span:first-child a {
    display: inline-block;
    color: rgba(255, 255, 255, .6) !important;
    font-size: 16px;
    font-family: 'Inter', sans-serif !important;
}

.slider-side-pages .slider-inner-items p span:first-child a i {
display: inline-block;
    color: #fff !important ;
font-size: 16px;
margin-left: 8px;
}

.slider-side-pages .slider-inner-items p span{
    display: inline-block;
    color: #fff !important;
    font-family: 'Inter', sans-serif !important;
} 

.slider-side-pages .slider-inner-items p span i{
    display: none;

}

.heading-section .about-home-title h2 span {
display: block;
font-size: 1.1em;
font-weight: 600 !important;   
color: rgba(0, 0, 0, 1) !important;
font-family: 'Lato', sans-serif !important ;
margin-bottom: 10px;
line-height: 1.3;   
/* text-transform: sentence-case;   */
font-style: italic;
padding-bottom: 22px;
}

.heading-section .about-home-title p {
color: rgba(0, 0, 0, .7) !important;
font-size: 15px;
font-family: 'Inter', sans-serif !important;    
line-height: 1.8 !important;
font-weight: 400 !important;
}

#features {
    margin-top: -50px;
}
#features .about-page-cover h3 {
     font-size: 2em;
     font-family: 'Lato', sans-serif !important ;
     color: rgba(0, 0, 0, 1);
     line-height: 1.4;
     font-weight: 600;
     margin-bottom: 20px;    
}

#features .about-page-cover p {
font-size: 15px;
font-family: 'Inter', sans-serif !important ;
color: rgba(0, 0, 0, .7);
line-height: 1.6 !important;
font-weight: 400;
        
}
.about-page-cover ul {
    margin-left: -40px;
    list-style: none;
}
.about-page-cover ul li {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-family: 'Inter', sans-serif !important ;
    color: rgba(0, 0, 0, .7);
    line-height: 1.6 !important;
    font-weight: 400;  
    padding: 3px 0;
}
.about-page-cover ul li i{
margin-right: 8px;
color: rgba(40, 102, 199, 1);
}

.about-page-cover ul li span {
font-style: italic;
font-family: 'Lato', sans-serif !important;
}

.features-item .about-vision-pg h3 {
font-size: 1em;
font-family: 'Lato', sans-serif !important;
color: rgba(0, 0, 0, 1);
line-height: 1.2;
font-weight: 600;
margin-bottom: 20px;
} 

.features-item .about-vision-pg p {
    font-size: 15px;
    font-family: 'Roboto', sans-serif !important ;
    color: rgba(0, 0, 0, .6);
    line-height: 1.6 !important;
    font-weight: 400;
}

/*--------------------------------------------------------------
# Team Section
--------------------------------------------------------------*/
#team {
  display: block;
  padding-bottom: 40px;
}
.team .member {
  background-color: var(--surface-color);
  border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
  text-align: center;
  margin-bottom: 20px;
}

.team .member img {
  margin: -1px -1px 30px -1px;
}

.team .member .member-content {
  padding: 0 20px 30px 20px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
}

.team .member p {
  padding-top: 10px;
  font-size: 14px;
  font-style: italic;
  color: color-mix(in srgb, var(--default-color), transparent 40%);
}

.team .member .social {
  margin-top: 15px;
}

.team .member .social a {
  color: color-mix(in srgb, var(--default-color), transparent 60%);
  transition: 0.3s;
}

.team .member .social a:hover {
  color: var(--accent-color);
}

.team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

.team .member .team-img-cover {
    width: 200px;
    height: 220px;
    background-repeat: no-repeat !important;
    background-position: top !important;
    background-size: cover !important;
  } 

  .team .member h4 {
    padding: 17px 0;
    font-family: 'Lato', sans-serif;
    font-size: 14px !important;
    font-weight: 600;
  }
.about-img-cover {
    width: 100%;
    height: 400px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
.features-item  {
    margin-top: 40px;
}   
.services {
    background: #fff !important;
    padding: 5px 0 40px 0 !important;
}

.services .card-img .card-img-db {
    position: relative;
    width: 100%;
    height: 220px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
   }

   .services .card-img .card-img-db .card-img-overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 101;
   }

   .class-service-item h3 a {
    display: block;
    font-size: 17px;
    font-family: 'Lato', sans-serif !important;
    color: rgba(40, 102, 199, 1);
    line-height: 1.5;
    font-weight: 600;   
    padding-top: 15px !important;
   }

   .class-service-item p {
    font-size: 15px;
    font-family: 'Inter', sans-serif !important;
    color: rgba(0, 0, 0, .7);
    line-height: 1.6 !important;
    font-weight: 400;  
    padding-top: 10px !important;
   }
   .faq-btn-header {
    font-size: 15px !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 500 !important;
   }
.faq-body {
    font-size: 15px !important;
    font-family: 'Inter', sans-serif !important;
    color: rgba(0, 0, 0, .6);
    line-height: 1.6 !important;
    font-weight: 400;  
    padding: 15px 20px !important       ;
}  
.review-ad-cover h1 {
  color: rgba(40, 102, 199, 1) !important;
  font-size: 1.5em; 
  font-family: 'Lato', sans-serif !important;
}
#consultFrm input, #consultFrm select, #consultFrm textarea {
    font-size: 15px !important;
    font-family: 'Inter', sans-serif !important;
    color: rgba(0, 0, 0, 1) !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    border: 1px solid rgba(0, 0, 0, .2) !important;
}
#consultFrm textarea {
height: 200px !important;
}

