/********** Template CSS **********/
:root {
    --primary: #53b5be;
    --secondary: #FE8800;
    --light: #F5F5F5;
    --dark: #14141F;
}
img.footer_logo {
    width: 67%;
    padding-bottom: 10px;
}
h1.display-3.text-black.mb-3.animated.slideInDown {
    font-weight: 600;
    font-size: 51px;
}
.swiper-button-next {
    color: #7db1ba !important;
}
.swiper-button-prev {
     color: #7db1ba !important;
}
/* Show dropdown on hover */
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; /* optional: remove slide effect */
}

/* Optional: smoother appearance */
.dropdown-menu {
  transition: all 0.3s ease;
}



/* Set logo color as a CSS variable for easy reuse */
:root {
  --logo-color: #53b5be;
  --logo-color-rgba: 83, 181, 190; /* RGB equivalent */
}

/* General inputs, textareas, and selects */
input:focus,
textarea:focus,
select:focus {
  outline: none;
  border-color: var(--logo-color);
  box-shadow: 0 0 0 0.2rem rgba(var(--logo-color-rgba), 0.25);
  transition: box-shadow 180ms ease, border-color 180ms ease;
}

/* Bootstrap .form-control inputs */
.form-control:focus {
  outline: none;
  border-color: var(--logo-color) !important;
  box-shadow: 0 0 0 0.2rem rgba(var(--logo-color-rgba), 0.25) !important;
}

/* Scoped version for Contact form */
#contact-form input:focus,
#contact-form textarea:focus,
#contact-form select:focus {
  outline: none;
  border-color: var(--logo-color);
  box-shadow: 0 0 0 0.2rem rgba(var(--logo-color-rgba), 0.25);
}


img.awards.op {
    width: 100%;
}











a.btnSbtn-link.new_btn {
    background: #53b5be;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    border: none;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    border-radius: 50rem !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    color: #ffffff;
}
a.btnSbtn-lin.gh {
    background: #53b5be;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    border: none;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    border-radius: 50rem !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    color: #ffffff;
}
.scontent1.mn {
    height: 218px;
}
.col-lg-3.rt.wow.fadeInUp.mn1 {
    width: 20% !important;
    padding: 20px;
  
}
.scontent1{
  padding: 0px 20px 40px 20px;
    height: 123px;
}
img.gimg {
    height: 200px;
}
img.services-img1 {
    width: 18%;
}
img.services-img11 {
    width: 6%;
}
ul.con-list li {
    height: 52px;
    list-style: none;
}
ul.con-list {
    padding-left: 0px;
}
span.Akshar {
    padding-left: 10px;
}
.container-xxl.services {
    padding-bottom: 81px;
        padding-top: 50px;
}
.dropdown-item.active, .dropdown-item:active{
        background-color: #6db3bc !important;
}

img.services-img111 {
    width: 100%;
}
img.services-img1111 {
    width: 100%;
}
.klnm {
    padding-right: 34px;
    padding-top: 20px;
}
ul.review {
    display: flex;
    list-style: none;
    gap: 270px;
}
form.contact_us {
    box-shadow: 0 4px 8px 0 rgb(20 147 184 / 20%), 0 6px 20px 0 rgb(54 165 186 / 19%);
    border-radius: 20px;
    background: white;
    padding: 27px;
}
.kl {
    padding: 25px 17px 0px 31px;
}

section.videos-section {
    width: 100%;
    overflow: hidden;
}
section.Our_Strength {
    background: #fbf9f9;
}
.col-lg-3.rt.wow.fadeInUp.mn {
    padding: 20px;
}
.col-lg-12.rt.ul.wow.fadeInUp.why {
    margin-top: 12px;
}

h1.display-3.text-white.mb-3.animated.slideInDown {
    font-weight: 600;
}
.df:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 25px 60px rgba(124, 58, 237, 0.3);
        border-radius: 20px;
}
/* .forcta_bg {
    background: #53b5be;
    border-radius: 50px;
    padding: 40px;
} */

img.services-img {
    width: 100%;
}
h2.services-name {
    font-size: 22px;
}
.scontent {
    padding: 20px;
}
a.lmore {
    color: #008abb;
}
.scontent {
    height: 253px;
}
.wrapper {
    gap: 6px;
}
span.Optimized {
    font-size: 22px;
    font-weight: 700;
}
.services-box {
box-shadow: 0 4px 8px 0 rgb(20 147 184 / 20%), 0 6px 20px 0 rgb(54 165 186 / 19%);
    border-radius: 20px;
        background: white;
}
.services-title {
    position: sticky;
    top: 0;
}
.service-list {
    counter-reset: my-sec-counter;
    margin-top: 5rem;
    list-style: none;
}
.service-list li:not(:last-child) {
    margin-bottom: 3rem;
    display: block;
}
.tile.tile--service {
    padding: 45px 30px;
    box-shadow: -0.7px 2.9px 53.8px 0 rgb(0 0 0 / 16%);
    border-radius: 14px;
    position: relative;
    background: #fff;
    display: flex
;
    align-items: center;
    cursor: pointer;
    width: 145%;
}
.tile.tile--service.five {
    background-image: linear-gradient(67deg, #ffdede 0%, #fffaca 95%);
}
.tile.tile--service:before {
    content: "";
    position: absolute;
    height: 24px;
    width: 24px;
    background-image: url(https://www.code-brew.com/wp-content/themes/Avada-Child-Theme/media/2022/08/pointer-arrow.svg?var=2011087649);
    right: 10px;
    top: 10px;
    z-index: 11;
    border-radius: 50%;
    transition: all 0.3s;
}

.tile.tile--service .icn {
    width: 38px;
    height: 38px;
    display: flex;
    margin-right: 27px;
}

img.img-responsive {
    max-width: 100%;
    display: block;
}

.tile.tile--service h3 {
    font-family: 'Lato-Regular';
    line-height: 1.33;
    margin: 0;
    width: calc(100% - 65px);
    color: #000;
}

.tile.tile--service:after {
    content: '0' counter(my-sec-counter);
    counter-increment: my-sec-counter;
    font-size: 105px;
    font-weight: 900;
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.14) 0%, rgba(255, 255, 255, 0) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    right: 37px;
    z-index: 1;
    line-height: 1;
    letter-spacing: -7px;
}


.service-list li.active #validation .tile.tile--service {
    background-image: linear-gradient(67deg, rgb(201 255 236) 0%, rgb(202 218 255) 95%);
}

.tile.tile--service.three:hover {
    background-image: linear-gradient(67deg, #ffdede 0%, #fffaca 95%);
}
.tile.tile--service.six {
    background-image: linear-gradient(67deg, #cadfff 0%, #ffdede 95%);
}
.tile.tile--service.four {
    background-image: linear-gradient(67deg, #fff3ca 0%, #c9ebff 91%);
}
.tile.tile--service.three {
    background-image: linear-gradient(67deg, #cadfff 0%, #ffdede 95%);
}
.tile.tile--service.two {
    background-image: linear-gradient(67deg, #ffdede 0%, #fffaca 95%);
}

.col-lg-9.services-detail-main {
    height: 700px;
}
.whyuspd {
    padding-top: 186px;
}
button.navbar-toggler {
      position: absolute;
    top: 15px;
    left: 20px;
}
.errt {
    padding-top: 50px;
    padding-bottom: 122px;
}
section.same-common-section.section--services.uss {
    padding-top: 40px;
}
.home-services-inners {
    padding-bottom: 91px;
  
    background-color: #2c3350;
    overflow: hidden;
}
section.certi.ourr {
       /* padding-top: 110px; */
    background: #fbf9f9;
}
.mission-area {
    position: relative;
    padding-top: 75px;
    margin-bottom: 80px;
}
.mission-right {
    padding-right: 40px;
}
.mission-box img {
    object-fit: cover;
    width: 48%;
    height: 370px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.mission-image {
      position: absolute;
    top: 76px;
    right: 0;
    object-fit: cover;
    width: 23.6%;
    height: 370px;
    left: 53%;
}
.mission-left {
    padding-left: 40px;
    margin-top: 376px;
}
.new-heading-style.one1 {
    padding-top: 1px;
}
.new-heading-style.one2 {
    padding-top: 54px;
}
.new-heading-style.one3 {
    padding-top: 80px;
}
.new-heading-style.one4 {
    padding-top: 55px;
}
p.sub-title {
    font-size: 29px !important;
}

.home-services-inners .services-content {
    padding: 8% 4% 5% 18%;
    height: 100%;
    vertical-align: middle;
    /* position: absolute; */
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear;
    /* top: 0; */
    color: rgb(255 255 255);
}
.active {
    display: block;
}

.new-heading-style {
    margin-bottom: 27px;
    position: relative;
}
.services-content .new-heading-style p {
    color: inherit;
}

.new-heading-style p {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: left;
    color: #353536;
}













.single-service-style10.pdtop {
    padding-top: 70px;
}
.single-service-style10 {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: -55px;
}

.single-service-style10 .inner {
    position: relative;
    display: block;
    padding: 40px 20px 42px;
    z-index: 1;
    border: 1px dashed #0f2e47;
    border-radius: 10px;
}
.single-service-style10 .inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    background: #ffffff;
    transform: perspective(400px) scaleX(0);
    transform-origin: center;
    transition: all 400ms linear;
    transition-delay: 0.1s;
    box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.10);
    z-index: -1;
}
.single-service-style10 .icon-holder {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.single-service-style10 .text-holder {
    position: relative;
    display: block;
}
.single-service-style10 .text-holder h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 10px;
}
.single-service-style10 .text-holder h4 a {
    color: var(--thm-black);
    transition: all 200ms linear;
    transition-delay: 0.1s;
    color: #0f2e47;
}
.single-service-style10 .text-holder img {
    width: 55px;
}
.single-service-style10:hover .inner:before {
    transform: perspective(400px) scaleX(1.0);
    transition: all 400ms linear;
    transition-delay: 0.1s;
}


.navbar-nav.ms-auto.py-0 {
    margin-left: 248px !important;
}


a.navbar-brand.p-0.footerlogo {
    padding-left: 0px !important;
    padding-bottom: 10px !important;
}







h1.mb-5s {
    font-weight: 900;
    color: white;
    font-size: 41px;
}
.position-relative.ctaaaaaaaaaaaaaaaa.slideInDown {
    padding-top: 34px;
}
a.btnSbtn-link.fg {
    background: #53b5be;
}
.text-center.cta_bg.wow.fadeInUp {
    padding-left: 15%;
    padding-right: 15%;
}
.div-block-47 {
    display: flex;
    padding-top: 20px;
}
/* a.navbar-brand.p-0 {
    padding-left: 16px !important;
} */
.green-checkmark {
   
    min-width: 40px ;
  
}
i.fa.fa-map-marker-alt.me-3 {
    background: #53b5be;
    width: 31px;
    height: 32px;
    padding: 8px;
    border-radius: 20px;
    color: white;
}
i.fa.fa-phone-alt.me-3 {
    background: #53b5be;
    width: 31px;
    height: 32px;
    padding: 8px;
    border-radius: 20px;
    color: white;
}
i.fa.fa-envelope.me-3 {
    background: #53b5be;
    width: 32px;
    height: 32px;
    padding: 7px;
    border-radius: 20px;
    color: white;
}
a.dsas {
    color: white;
}
img.about.img.br {
    border-radius: 10px;
}
img.why_chose_us {
    width: 100%;
}
.text-block-45 {
    font-size: 19px !important;
    padding-left: 15px;
}
/* .pageverlay {
    background: #000000b5;
} */

img.sicon {
    width: 27%;
}
.pageverlay {
    /* background: #6db3bc94; */
    margin-right: -12px;
    margin-left: -12px;
}
h1.mb-3.service-h3 {
    font-weight: 800;
    padding-bottom: 64px;
}
.container-fluid.bg-primary.hero-header.thum {
    background: url(../assets/img/destination-2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pageverlay.lklk {
   padding-bottom: 224px;
    padding-top: 100px;
}


.container-fluid.bg-primary.hero-header.thum.gallery {
    background: url(/assets/img/gallery-bg.jpeg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 95% 21%;
}
.container-fluid.bg-primary.hero-header.thum.aboutus {
    background: url(/assets/img/About-Us.jpeg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.pageverlay.gfffhgh {
          padding-bottom:100px;
    padding-top: 120px;
}
.pageverlay.gffh {
    padding-bottom: 124px;
    padding-top: 2px;
}
.pageverlay.con.gffhd {
       padding-top: 73px;
    padding-bottom: 51px;
}
nav.navbar.navbar-expand-lg.navbar-light.mko {
    padding-bottom: 10px;
}
.container.py-5 {
    padding-bottom: 55px !important;
}

section.Gallery.gvghvn {
       padding-top: 61px;
    background: #fbf9f9;
    padding-bottom: 74px;
}
.for_borders {
    padding-top: 51px;
    padding-bottom: 50px;
}
.for_border {
    border: 1px solid;
    width: 37%;
    position: absolute;
    left: 32%;
   
}
.container-fluid.bg-primary.hero-header.thum.conctact {
    background: url(../assets/img/contact-banner.jpeg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.container-fluid.bg-primary.hero-header.thum.conctact1 {
    background: url(../assets/img/p4.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.container-fluid.bg-primary.hero-header.thum.conctact2 {
    background: url(/assets/img/why-choose-us.jpeg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.container-xxl.py-5.whychose_us{
    background: url(/assets/img/new-cta-bg.jpeg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

}





















@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;400;900");





.wrapper {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  /* gap: 10px; */
}

.media {
  max-width: 33%;
 
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.media img {
  max-width: 100%;
  
}

.layer {
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 100%;
  background: #282828;
  color: #151e3f;
  transition: all 0.9s ease;
}

.layer p {
  transition: all 0.9s ease;
  transform: scale(0.1);
}

p {

  font-size: 15px;
  letter-spacing: 1px;
}

.media:hover .layer {
  opacity: 0.8;
  width: 100%;
  transition: all 0.5s ease;
      border-radius: 20px;
}

.media:hover .layer p {
  transform: scale(1);
  transition: all 0.9s ease;
}




.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border: 1px solid #ddd5d5;
}




section.Gallery {
    padding-bottom: 40px;
    padding-top: 0px;
}
.col-lg-6.qw.wow.fadeInUp {
    display: flex;
    gap: 10px;
}
.col-lg-12.rt.ul.wow.fadeInUp {
    gap: 10px;
}
section.Strengths.Why__us\? {
    background: #fff;
}
.row.g-5.why_us {
    width: 97%;
    padding-left: 118px;
}
.col-lg-12.rt.ul.wow.fadeInUp.why {
    background: aliceblue;
    padding-top: 15px;
    border-radius: 20px;
}

/* .col-lg-6.wow.fadeInUp {
    display: flex;
    gap: 10px;
} */

.col-lg-12.rt.wow.fadeInUp {
    display: flex;
}

img.icoon.ten {
    width: 4%;
}
span.zx {
    padding-left: 50px;
}
span.zxc {
    padding-left: 50px;
}

img.awards {
    width: 64%;
}

.logo-group {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }
  .client-img {
    width: 100px;
    height: auto;
  }

  h1.mb-4.Trusted.text-white.dfg {
    font-size: 40px;
    padding-left: 12px;
}


.clients {
    padding: 200px 0;
  }
  .box {
    display: grid;
    align-items: center;
    justify-items: center;
    width: 60%;
    height: auto;
    transition: transform 0.5s ease-in;
    margin: 8px auto;
  }
  .box img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
  }
  .box:hover {
    transform: scale(1.2);
  }
  

img.icoonfrg {
    width: 66%;
    padding-bottom: 45px;
}

img.icoonfr {
    width: 100%;
}


.hjkj {
    width: 100%;
}


.hjkjff {
    padding-bottom: 70px;
    padding-top: 41px;
}

.overlay12 {
    background: #000000d4;
}
.hjkj {
    padding: 90px 30px 142px 30px;
   
}

section.whychose_us {
    background: url(../assets/img/fd.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.new {
    background: url(../assets/img/mice-banner-image.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}





section.cta_bg.mice{
    background: url(../assets/img/mice-cta.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
 

}
section.cta_bg.packages{
    background: url(../assets/img/packages-cta.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
section.cta_bg.cab{
    background: url(../assets/img/cab-cta.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
 

}
section.cta_bg.train{
    background: url(../assets/img/train-cta.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
 

}
section.cta_bg.passport{
    background: url(../assets/img/passport-cta.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
 

}
section.cta_bg.visa{
    background: url(../assets/img/visa-cta.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
 

}
section.cta_bg.hotel{
    background: url(../assets/img/hotel-cta.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
 

}
section.cta_bg.Flight{
    background: url(../assets/img/flight-cta.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
 

}
.ctaoverlay {
    background: linear-gradient(270deg, #00000083 0%, #04040485 100%);
    padding-top: 150px;
    padding-bottom: 109px;
}

section.service-style10-area {
    background: url(../assets/img/s-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 45px;
    padding-bottom: 109px;
}

.container-fluid.bg-primary.py-5.mb-5.hero-header.page_banner.hotel {
    background: url(../assets/img/Hotel-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.container-fluid.bg-primary.py-5.mb-5.hero-header.page_banner.visa{
    background: url(../assets/img/Visas-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

h1.text-dark.mb-4.us {
    font-size: 38px;
}


.container-fluid.bg-primary.py-5.mb-5.hero-header.page_banner.mice{
    background: url(../assets/img/mice-banner-image.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.container-fluid.bg-primary.py-5.mb-5.hero-header.page_banner.flight{
    background: url(../assets/img/Flights-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.container-fluid.bg-primary.py-5.mb-5.hero-header.page_banner.Train{
    background: url(../assets/img/Train-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.container-fluid.bg-primary.py-5.mb-5.hero-header.page_banner.package{
    background: url(../assets/img/Packages-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.container-fluid.bg-primary.py-5.mb-5.hero-header.page_banner.cab{
    background: url(../assets/img/Cab-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.container-fluid.bg-primary.py-5.mb-5.hero-header.page_banner.Passport{
    background: url(../assets/img/passport-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
section.abtchose {
    background: linear-gradient(rgb(20 20 31 / 0%), rgb(20 20 31 / 0%)), url(../assets/img/hero-bg22.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
p.Misba-white {
    color: #e9e9e9;
}
h4.text-dark.mb-3 {
    color: #e9e9e9 !important;
    font-weight: 500;
}
.container-fluid.text-dark.footer.wow.fadeIn{
    background: #162f40;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-primary{
    background: #53b5be; 
}
label.ty {
    color: black !important;
}


.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: -6px !important;
    margin-top: var(--bs-dropdown-spacer);
}

a.cvc {
    text-decoration: none;
}
a {
    text-decoration: none !important;
}

button.btn.btn-primary.w-100.py-3 {
    background: #53b5be; 
    border: none;
}

a.btn.btn-primary.rounded-pill.py-2.px-4 {
    background: #53b5be;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    border: none;
}
a.btnSbtn-link {
    background: #ffffff;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    border: none;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    border-radius: 50rem !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    color: #ffffff;
}
img.services-img1e {
    width: 36%;
}
p.textsize.text-black {
    color: #454545 !important;
}
h2.services-name.e {
    padding-top: 17px;
    text-align: center;
}
.kl.l {
    text-align: center;
        padding: 25px 0px 0px 0px;
}
img.icoon {
    width: 10%;
    padding-bottom: 20px;
}
/* .col-lg-12.rt.wow.fadeInUp {
    display: flex;
} */
img.icoondd {
    width: 44%;
    padding-bottom: 16px;
}
.B-ox {
    text-align: center;
}
.col-md-2.text-dark.lk {
    width: 20%;
    padding-top: 36px;
}
p.interactive-subtext {
    font-size: 19px;
    color: white !important;
}
p.textsize.wo {
    margin-bottom: -3px !important;
}
h1.mb-4.Trusted {
    font-size: 24px;
    font-weight: 600;
}
.textsize {
    font-size: 17px !important;
}
p.para {
    color: rgb(0, 0, 0);
    font-size: 19px;
}

.fw-medium {
    font-weight: 600 !important;
}

.fw-semi-bold {
    font-weight: 700 !important;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}
h6.section-title.bg-white.text-start.text-primary.pe-3 {
    background: var(--d-9-d-9-d-9, #53b5be);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-family: Sora;
    font-size: 21px;
    font-weight: 600;
    /* text-transform: uppercase; */
}


/*** Button ***/
.btn {
    font-family: "roboto", sans-serif;
    font-weight: 600;
    transition: .5s;
}
h1.display-3.text-dark.mb-3.animated.slideInDown {
    font-weight: 600;
    font-size: 61px;
}
img.about.img {
    width: 100%;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 0px;
}


/*** Navbar ***/
.navbar-light .navbar-nav .nav-link {
    font-family: "roboto", sans-serif;
    position: relative;
    margin-right: 25px;
    padding: 3px 0;
    color: #0f0f0f !important;
    font-size: 18px;
    font-weight: 600;
    outline: none;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 16;
    color: var(--dark) !important;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #44a2ae !important;
}

.navbar-light .navbar-brand img {
    max-height: 60px;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-brand img {
    max-height: 61px;
}

@media (max-width: 991.98px) {
    .sticky-top.navbar-light {
        position: relative;
        background: #FFFFFF;
    }

    .navbar-light .navbar-collapse {
        margin-top: 15px;
        border-top: 1px solid #DDDDDD;
    }

    .navbar-light .navbar-nav .nav-link,
    .sticky-top.navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
        margin-left: 0;
        color: var(--dark) !important;
    }

    .navbar-light .navbar-brand img {
        max-height: 45px;
    }
}

@media (min-width: 992px) {
    .navbar-light {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        border-bottom: 1px solid rgba(256, 256, 256, .1);
        z-index: 999;
    }
    
    .sticky-top.navbar-light {
        position: fixed;
        background: #FFFFFF;
                width: 100%;
        padding-left: 6%;
        padding-right: 8%;
    }

    .navbar-light .navbar-nav .nav-link::before {
        position: absolute;
        content: "";
        width: 0;
        height: 2px;
        bottom: -1px;
        left: 50%;
        background: #5ea0ac;
        transition: .5s;
    }

    .navbar-light .navbar-nav .nav-link:hover::before,
    .navbar-light .navbar-nav .nav-link.active::before {
        width: calc(100% - 2px);
        left: 1px;
    }

    .navbar-light .navbar-nav .nav-link.nav-contact::before {
        display: none;
    }
}


/*** Hero Header ***/
.hero-header {
    background-color: #44a2ae !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255, 255, 255, .5);
}


/*** Section Title ***/
.section-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}

/* .section-title::before {
    position: absolute;
    content: "";
    width: calc(21% + 52px) !important;
    height: 2px;
    top: 4px;
    left: 110px !important;
    background: var(--primary);
    z-index: -1;
}

.section-title::after {
    position: absolute;
    content: "";
    width: calc(97% + -34px) !important;
    height: 2px;
    bottom: 5px;
    left: 115px !important;
    background: var(--primary);
    z-index: -1;
} */

.section-title.text-start::before {
    width: calc(100% + 40px);
    left: 0;
}

.section-title.text-start::after {
    width: calc(100% + 60px);
    left: 0;
}
.d-inline-flex.align-items-center.justify-content-center.bg-primary.rounded-circle.position-absolute.top-0.start-50.translate-middle.shadow {
    background: #53b5be;
}
i.fa.fa-map-marker-alt.ss.text-white {
    font-size: 25px;
}
.position-relative.border.border-primary.pt-5.pb-4.px-4 {
    height: 250px;
}
i.fa.fa-phone-alt.ds.text-white {
    font-size: 25px;
}
.fa-3x {
    font-size: 25px !important;
}
/*** Service ***/
.service-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    transition: .5s;
}

#myVideo::-webkit-media-controls {
    display: none !important;
  }

.service-item * {
    transition: .5s;
}
section.videos-section {
    padding-top: 70px;
    margin-top: -39px;
}

/*** Destination ***/
.destination img {
    transition: .5s;
}

.destination a:hover img {
    transform: scale(1.1);
}


/*** Package ***/
.package-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
}

.package-item img {
    transition: .5s;
}

.package-item:hover img {
    transform: scale(1.1);
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 1px solid #000000 !important;
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


section.contactss{
  
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*** Team ***/
.team-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
}

.team-item .btn {
    background: #FFFFFF;
    color: var(--primary);
    border-radius: 20px;
    border-bottom: 1px solid var(--primary);
}

.team-item .btn:hover {
    background: var(--primary);
    color: #FFFFFF;
}


/*** Testimonial ***/
.testimonial-carousel::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.testimonial-carousel::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

@media (min-width: 768px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 200px;
    }
}


@media (max-width: 768px) {
    .tile.tile--service {
        padding: 45px 30px;
        box-shadow: -0.7px 2.9px 53.8px 0 rgb(0 0 0 / 16%);
        border-radius: 14px;
        position: relative;
        background: #fff;
        display: flex
    ;
        align-items: center;
        cursor: pointer;
        width: 100%;
    }
    .laptop_view {
    display: none;
}
.mobile_view {
    display: block !important;
}
}
.container-fluid.mobile_view {
    display: none;
}

@media (min-width: 992px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 300px;
    }
}

.testimonial-carousel .owl-item .testimonial-item,
.testimonial-carousel .owl-item.center .testimonial-item * {
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-item {
    background: var(--primary) !important;
    border-color: var(--primary) !important;
}

.testimonial-carousel .owl-item.center .testimonial-item * {
    color: #FFFFFF !important;
}

.testimonial-carousel .owl-dots {
    margin-top: 24px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    transition: .5s;
}
.owl-nav {
    display: none;
}


/* .testimonial-carousel .owl-dot.active {
    background: var(--primary);
    border-color: var(--primary);
} */


/*** Footer ***/
.footer .btn.btn-social {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: normal;
    border: navajowhite;
    border-radius: 35px;
    transition: .3s;
    background: #53b5be;
}
.d-flex.pt-2.sociall {
    padding-top: 3px !important;
}

.footer .btn.btn-social:hover {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: normal;
    border: navajowhite;
    border-radius: 35px;
    transition: .3s;
    background: #53b5be;
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #e9e9e9;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
    text-decoration: none;
}

p.copyright {
    color: #e9e9e9;
}
.footer .copyright a {
   color: #e9e9e9;
}
/* .footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "roboto", sans-serif;
    font-weight: 900;
    margin-right: 10px;
} */

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 10px 0;
    font-size: 15px;
   
}
h1.text-5xl.font-bold.font-serif {
    color: white;
    font-size: 23px;
}
p.mt-2 {
    color: white;
}
button.sssbtn {
     background: #53b4be;
    border: navajowhite;
    padding: 5px 15px 5px 14px;
    border-radius: 10px;
    color: white;  
}
input.sus {
    border-radius: 10px;
    padding: 4px 4px 4px 9px;
    border: none;
}
p.yugu {
    padding: 0px;
    margin: 0px;
}

.footer .copyright a {
    color:rgb(255, 255, 255);
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.interactive-column:hover .interactive-headline {
    transform: translateY(0);
    opacity: 1;
  }
  
  .interactive-column .interactive-headline {
    transform: translateY(100px);
    opacity: 1;
  }
  
  .interactive-column:hover .cta-btn {
    opacity: 1;
    transform: translateY(0);
  }
  
  .interactive-column:hover .interactive-subtext {
    transform: translateY(10px);
    opacity: 0.8;
  }
  
  .interactive-column .interactive-subtext {
    transform: translateY(40px);
    opacity: 0;
  }

  
.interactive-column .interactive-subtext,
.interactive-column .cta-btn,
.interactive-column .interactive-headline {
  transition: 0.8s;
}

.interactive-column .cta-btn {
  opacity: 0;
  transform: translateY(-40px);
}
.interactive-column .interactive-subtext,
.interactive-column .cta-btn,
.interactive-column .interactive-headline {
  transition: 0.8s;
}
.row.gy-5.gx-4.justify-content-center.sgfsgrg {
    padding-top: 100px;
}
button.btn.btn-outline-light.w-100.py-3 {
    background: #53b5be;
    transition: all 0.3s ease-in-out;
}



















.ewt_main_feature {
    background-color: #fff;
    position: relative;
    box-shadow: 0px 4px 11px #00000069;
    margin: 25px 12px;
    overflow: hidden;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.ewt_main_feature::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #0b132512;
    left: 0;
    z-index: 1;

}

.feature_detail.ewt_brown {
    padding: 6px 14px;
    text-align: justify;
    position: absolute;
    width: 100%;
    z-index: 100;
    background: #53b5be;
    height: 100%;
    -webkit-transition: top 0.5s linear;
    -moz-transition: top 0.5s linear;
    -o-transition: top 0.5s linear;
    transition: top 0.5s linear;
    top: 89%;
    overflow: auto;
}
.col-lg-3.rt.wow.fadeInUp {
    padding: 0px;
}
.feature_detail.ewt_brown h2 {
    color: white;
}
.feature_detail.ewt_brown p {
    color: white;
    text-align: left;
}

.ewt_main_feature:hover .feature_detail.ewt_brown {
    top: 0;
}






















.interactive-column {
  height: 404px;
    padding: 20px;
    background: #23232313;
}
.interactive-column:hover {
    height: 404px;
      padding: 20px;
      background: #232323c7;
  }

h1.mb-4 {
    font-weight: 900;
}
h1.mb-5 {
    font-weight: 700;
}

.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    padding: 1rem .75rem;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--bs-border-width) solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
    color: rgb(0, 0, 0);
}
select#select1 {
    color: #000000;
    border: 1px solid #000;
}

h5.text-primary {
    color: black !important;
}

@media (max-width: 768px) {
    .tile.tile--service {
        width: 100%;
    }

    li.oiopo {
    display: block !important;
}
    .navbar-nav.ms-auto.py-0 {
        margin-left: 12px !important;
    }
    .dropdown-menu.m-0.show {
        border: none;
    }
    h1.display-3.text-dark.mb-3.animated.slideInDown {
        font-weight: 600;
        font-size: 31px;
    }
    .container-fluid.bg-primary.py-5.mb-5.hero-header {
        padding-top: 0px !important;
    }
    
    .position-relative.w-75.animated.slideInDown {
        width: 100% !important;
    }
    .container-fluid.bg-primary.py-5.mb-5.hero-header {
        margin-bottom: 0px !important;
    }
    .booking.p-5 {
        padding: 0rem !important;
    }
    .col-md-2.text-dark.lk {
        width: 50%;
        padding-top: 36px;
    }
    img.icoon {
        width: 21%;
        padding-bottom: 20px;
    }
    .home-services-inners .services-content {
        padding: 8% 4% 5% 4%;
        height: 100%;
        vertical-align: middle;
        /* position: absolute; */
        -webkit-transition: opacity .25s linear;
        transition: opacity .25s linear;
        /* top: 0; */
        color: rgb(255 255 255);
    }
   
    h1.mb-5.text-black {
        margin-bottom: 4rem !important;
    }
    .service-list {
        counter-reset: my-sec-counter;
        margin-top: 2rem;
        list-style: none;
        padding-left: 0px !important;
    }
    .new-heading-style.one4 {
        padding-top: 7px;
    }
    .new-heading-style.one2 {
        padding-top: 2px;
    }
    .new-heading-style.one3 {
        padding-top: 8px;
    }
    .home-services-inners {
        padding-bottom: 1px;
        background-color: #2c3350;
        overflow: hidden;
        margin-top: 39px;
    }
    .hjkj {
        padding: 3px 0px 0px 0px;
    }
    a.navbar-brand.p-0 {
        padding-left: 98px !important;
    } 
nav.navbar.navbar-expand-lg.navbar-light.mko.sticky-top.shadow-sm {
    padding-bottom: 14px !important;
}
}
    
nav.navbar.navbar-expand-lg.navbar-light.mko.sticky-top.shadow-sm {
    padding-bottom: 10px;
}
    
 .founder-box {
    display: flex;
    margin-top: 20px;
}
.founder-box img {
    height: 320px;
}   
.founder-content {
    background: #fff;
    border-radius: 12px 0px 12px 0px;
    padding: 40px;
    box-shadow: 0 2px 16px 4px rgba(40, 44, 63, 0.07);
    margin-left: -40px;
    margin-top: 50px;
    z-index: 1;
    height: 100%;
}
.founder-content h3 {
    color: #000000;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}
h3 {
    font-weight: 500;
}
p {
    color: #282c2c;
}
.founder-content p {
    color: #000000;
    margin-bottom: 10px;
}
.founder-content span {
   font-size: 15px;
    color: #6db3bc;
    font-weight: 600;
    /* text-transform: uppercase; */
    display: block;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center !important;
}
section.founder-area {
    padding-bottom: 50px;
    padding-top: 50px;
}
.bbnn {
    padding: 112px;
}

.carousel img {
  width: 70px;
  max-height: 70px;
  border-radius: 50%;
  margin-right: 1rem;
  overflow: hidden;
}
.carousel-inner {
  padding: 1em;
}

@media screen and (min-width: 576px) {
  .carousel-inner {
    display: flex;
    width: 90%;
    margin-inline: auto;
    padding: 1em 0;
    overflow: hidden;
  }
  .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 2);
  }
}
@media screen and (min-width: 768px) {
  .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 3);
  }
}
.carousel .card {
  margin: 0 0.5em;
  border: 0;
}

.carousel-control-prev,
.carousel-control-next {
  width: 3rem;
  height: 3rem;
  background-color: grey;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.bbnn {
    width: 52%;
}
button.slider__btn-next {
    display: none;
}
button.slider__btn-prev {
    display: none;
}
nav.navbar.navbar-expand-lg.navbar-light.px-4.px-lg-5.py-3.py-lg-0 {
    background: white;
}
a.btn.btn-primary.rounded-pill.py-2.px-4:hover{
    border: none !important;
}
form.relative.flex.items-center.my-10 {
    display: flex;
}
h1.text-5xl.font-bold.font-serif {
    color: #e9e9e9;
    font-size: 23px;
        font-weight: 500;

}
h2.services-name {
    font-size: 22px !important;
    font-weight: 500;
}
h3.text-dark.mb-4 {
    font-weight: 500;
}
input#name {
    border-radius: 10px;
}
input#email {
     border-radius: 10px;
}
input#phone {
     border-radius: 10px;
}
input#phone {
     border-radius: 10px;
}
textarea#message {
     border-radius: 10px;
}
.container__slider {
    position: relative;
    width: 100%;
    padding: 0;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: #05445e !important;
}
a.btn.btn-primary.rounded-pill.py-2.px-4 {
    margin-left: 150px;
}
p.Misba-white {
    padding-top: 20px;
}

.col-6.col-lg-3.rt.wow.fadeInUp.mn1 {
    margin-top: 0px;
}
.row.g-5.poiu {
    padding-top: 51px;
}

@media (max-width: 768px) {
.col-6.col-lg-3.rt.wow.fadeInUp.mn1 {
    width: 50% !important;
    padding: 10px;
}
.mbanner_img {
    padding-bottom: 12px;
}
nav.navbar.navbar-expand-lg.navbar-light.py-3.mko {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.scontent1 {
 height: 72px;
}
h2.services-name.e {
    font-size: 16px !important;
}
.scontent1.mn2 {
    padding: 0px 20px 14px 20px;
    height: 76px;
}
.row.g-5.why_us {
    width: 100% !important;
    padding-left: 9px !important;
}
.col-lg-12.rt.wow.fadeInUp {
    display: block !important;
}
img.icoon.ten {
    width: 21% !important;
}
.bbnn {
    padding: 22px !important;
        width: 100% !important;
}
.scontent {
    height: 298px !important;
}
.scontent1.mn.The_Collab_Point {
    height: 144px;
}
.scontent1.mn.Our_Operations {
     height: 144px;
}
.scontent1.mn.Hours_Operations {
      height: 144px;
}
.col-lg-3.rt.wow.fadeInUp.mn {
    margin-top: 0px;
}
img.gimg {
    height: auto !important;
}
.media {
    max-width: 49% !important;
}
ul.review {
    display: flex;
    list-style: none;
    gap: 176px !important;
}

.con-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.con-list li {
  display: flex;
  align-items: center; /* Aligns icon and text vertically */
  margin-bottom: 10px; /* Space between items */
}

.services-img11 {
  width: 20px;   /* adjust size as needed */
  /* height: 20px; */
  margin-right: 10px; /* space between icon and text */
}

.Akshar {
  font-size: 15px;  /* adjust text size */
  line-height: 1.5; 
}
img.services-img11 {
    width: 10% !important;
}
.col-md-5.qwe {
    padding-bottom: 35px;
}
img.footer_logo {
    padding-top: 21px;
}
a.btn.btn-primary.rounded-pill.py-2.px-4 {
    margin-left: 7px;
}
.pageverlay {
                padding-top: 128px !important;
                    padding-bottom: 48px !important;
    }
    .founder-box {
    display: block !important;
    margin-top: 20px;
}
.mission-image {
    position: absolute;
    top: 769px !important;
    right: 0;
    object-fit: cover;
    width: 92.6% !important;
    height: 370px;
    left: 4% !important;
}
.mission-box img {
    object-fit: cover;
    width: 100% !important;
    height: 378px;
}
.mission-right {
    padding-right: 3px !important;
}
.mission-area {
    position: relative;
    padding-top: 75px;
    margin-bottom: 0px !important;
}
.mission-left {
    padding-left: 4px !important;
    margin-top: 376px;
}
    section.certi.ourr {
        padding-top: 4px;
    }
    img.awards {
    width: 100% !important;
}
.text-center.cta_bg.wow.fadeInUp {
    padding-left: 0% !important;
    padding-right: 0% !important;
}

.forcta_bg h1.mb-5s{
       font-size: 34px; 
}
.col-xl-3.col-lg-6.col-md-6.rail-book {
    width: 46%;
}
section.service-style10-area {
    padding-left: 23px;
}
h1.mb-3.service-h3 {
    font-weight: 800;
    padding-bottom: 9px !important;

}

.container-fluid.bg-primary.mb-5.hero-header.page_banner {
   
    color: rgb(0, 0, 0);
}
h1.display-3.text-black.mb-3.animated.slideInDown {
   
            font-size: 38px !important;
}
p.fs-4.text-black.mb-4.animated.slideInDown {
      
}
.container.rails {
    padding-top: 20px;
    padding-bottom: 38px;
}
.container.py-5.rails {
    padding-bottom: 0px !important;

}
section.abtchose {
    padding-top: 4px;
}
.ctaoverlay {

    padding-top: 22px !important;
    padding-bottom: 25px !important;
}
.col-lg-6.wow.fadeInUp.img100 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.desktop-view {
    display: none;
}
.mobile-view {
  display: block !important;
}
.container-xxl.py-5.MICE1 {
    padding-bottom: 0px !important;
}
.container-xxl.services {
    padding-bottom: 36px !important;
    padding-top: 17px !important;
}
.container-xxl.py-5.why__us {
    padding-top: 20px !important;
}
section.Gallery.gvghvn {
    padding-top: 27px;
    background: #fbf9f9;
    padding-bottom: 29px;
}
.pageverlay.gfffhgh {
    padding-top: 80px !important;
    padding-bottom: 0px !important;
}
.pageverlay.gffh {
            padding-top: 0px !important;
        padding-bottom: 0px !important;
}
.pageverlay.lklk {
    padding-top: 69px !important;
        padding-bottom: 48px !important;
        
}
.container.py-5.yu {
    padding-bottom: 0px !important;
}
 section.certi.ourr {
        padding-top: 0px;
    }
.container-xxl.py-5.padding0 {
    padding-top: 0px !important;
}
section.mission-area.lkl {
    padding-top: 0px !important;
}
.mission-left {
   
    margin-top: 478px !important;
}
.pageverlay.con {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.container.py-5.con1 {
    padding-bottom: 0px !important;
}
section.contactss.con2 {
    padding-top: 20px;
    padding-bottom: 43px;
}
h1.mb-5.con3 {
    margin-bottom: 20px !important;
}
.container.py-5.why3 {
    padding-bottom: 3px !important;
}
.pageverlay.gl1 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
section.Gallery.gvghvn {
    padding-top: 17px !important;
    background: #fbf9f9;
    padding-bottom: 32px !important;
}
   
.container__slider__links{
position: absolute;
    bottom: -7% !important;
    left: 50%;
    transform: translateX(-50%);
}
h1.mb-5.heading1 {
    margin-bottom: 0px !important;
    padding-bottom: 15px;
            padding-top: 10px;
}
.container-xxl.py-5.sdrs {
    padding-top: 22px !important;
}
ul.navbar-nav.mb-2.mb-lg-0 {
    padding-left: 10px;
}
section.founder-area {
    padding-bottom: 50px;
    padding-top: 23px !important;
}

}

li.oiopo {
    display: none;
}

.mobile-view {
    display: none;
}

/* Prevent menu items from breaking into 2 lines */
.navbar-nav .nav-link {
  white-space: nowrap;
  margin: 0 10px; /* spacing between items */
  font-size: 16px; /* adjust as needed */
}

/* Keep nav items aligned properly */
.navbar-nav {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

/* Dropdown fix */
.navbar .dropdown-menu {
  white-space: nowrap;
}

/* Mobile menu adjustments */
@media (max-width: 991px) {
  .navbar-nav {
    flex-direction: column; /* stack vertically */
    align-items: flex-start;
  }
  .navbar-nav .nav-link {
    margin: 8px 0;
  }
}
p.para.text-white {
    padding-bottom: 16px;
}
input.form-control.me-2.news {
    background: white;
}
button.btn.btn-primary.none-redius {
    border-radius: 12px;
}

.bbnn {
    padding: 12px 112px 112px 112px;
}


nav.navbar.navbar-expand-lg.navbar-light.py-3.mko {
    padding-top: 0rem;
    padding-bottom: 0rem ;
}

