@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/*--------------------------------------------------------------------------------------------*/
@font-face {
  font-family: 'GeneralSans-Extralight';
  src: url('../fonts/GeneralSans-Extralight.woff2') format('woff2'),
       url('../fonts/GeneralSans-Extralight.woff') format('woff'),
       url('../fonts/GeneralSans-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: normal; 
}
@font-face {
  font-family: 'GeneralSans-ExtralightItalic';
  src: url('../fonts/GeneralSans-ExtralightItalic.woff2') format('woff2'),
       url('../fonts/GeneralSans-ExtralightItalic.woff') format('woff'),
       url('../fonts/GeneralSans-ExtralightItalic.ttf') format('truetype');
  font-weight: 200;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans-Light';
  src: url('../fonts/GeneralSans-Light.woff2') format('woff2'),
       url('../fonts/GeneralSans-Light.woff') format('woff'),
       url('../fonts/GeneralSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-LightItalic';
  src: url('../fonts/GeneralSans-LightItalic.woff2') format('woff2'),
       url('../fonts/GeneralSans-LightItalic.woff') format('woff'),
       url('../fonts/GeneralSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans-Regular';
  src: url('../fonts/GeneralSans-Regular.woff2') format('woff2'),
       url('../fonts/GeneralSans-Regular.woff') format('woff'),
       url('../fonts/GeneralSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-Italic';
  src: url('../fonts/GeneralSans-Italic.woff2') format('woff2'),
       url('../fonts/GeneralSans-Italic.woff') format('woff'),
       url('../fonts/GeneralSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans-Medium';
  src: url('../fonts/GeneralSans-Medium.woff2') format('woff2'),
       url('../fonts/GeneralSans-Medium.woff') format('woff'),
       url('../fonts/GeneralSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-MediumItalic';
  src: url('../fonts/GeneralSans-MediumItalic.woff2') format('woff2'),
       url('../fonts/GeneralSans-MediumItalic.woff') format('woff'),
       url('../fonts/GeneralSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans-Semibold';
  src: url('../fonts/GeneralSans-Semibold.woff2') format('woff2'),
       url('../fonts/GeneralSans-Semibold.woff') format('woff'),
       url('../fonts/GeneralSans-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-SemiboldItalic';
  src: url('../fonts/GeneralSans-SemiboldItalic.woff2') format('woff2'),
       url('../fonts/GeneralSans-SemiboldItalic.woff') format('woff'),
       url('../fonts/GeneralSans-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans-Bold';
  src: url('../fonts/GeneralSans-Bold.woff2') format('woff2'),
       url('../fonts/GeneralSans-Bold.woff') format('woff'),
       url('../fonts/GeneralSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-BoldItalic';
  src: url('../fonts/GeneralSans-BoldItalic.woff2') format('woff2'),
       url('../fonts/GeneralSans-BoldItalic.woff') format('woff'),
       url('../fonts/GeneralSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: 'GeneralSans-Variable';
  src: url('../fonts/GeneralSans-Variable.woff2') format('woff2'),
       url('../fonts/GeneralSans-Variable.woff') format('woff'),
       url('../fonts/GeneralSans-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'GeneralSans-VariableItalic';
  src: url('../fonts/GeneralSans-VariableItalic.woff2') format('woff2'),
       url('../fonts/GeneralSans-VariableItalic.woff') format('woff'),
       url('../fonts/GeneralSans-VariableItalic.ttf') format('truetype');
  font-weight: 200 700;
  font-display: swap;
  font-style: italic;
}


/*--------------------------------------------------------------------------------------------*/
.container {
  max-width: 1600px;
}
.footer_container {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
.tophead{
  background: #1c2a64;
}
.mainhead{
  background: #fff;
  padding: 0px 0px 0px 0px;
}
/*--------------------------------------------------------------------------------------------*/

/*** 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;
}
/*** Spinner End ***/


.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 50px;
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    z-index: 99;
}

/*** Button Start ***/
.btn {
    font-weight: 600;
    transition: .5s;
}

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

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

.btn-md-square {
    width: 44px;
    height: 44px;
}

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

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

.btn.btn-primary {
    box-shadow: inset 0 0 0 0 var(--bs-primary);
}

.btn.btn-primary:hover {
    box-shadow: inset 300px 0 0 0 var(--bs-light) !important;
    color: var(--bs-primary) !important;
}

.btn.btn-light {
    box-shadow: inset 0 0 0 0 var(--bs-primary);
}

.btn.btn-light:hover {
    box-shadow: inset 300px 0 0 0 var(--bs-primary);
    color: var(--bs-light) !important;
}

.btn-hover {
    transition: 0.5s;
}

.btn-hover:hover {
    color: var(--bs-secondary) !important;
}

/*** Section Title Start ***/
.section-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    color: var(--bs-primary);
}

.section-title::before {
    content: "";
    width: 50px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin-right: -50px;
    border: 1px solid var(--bs-primary) !important;
}

.section-title::after {
    content: "";
    width: 50px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin-left: -50px;
    border: 1px solid var(--bs-primary) !important;
}


/*** Topbar Start ***/
.top_bg{
  background: #123065;
  padding: 5px 0;
}
.top_title { 
  font-family: 'GeneralSans-Regular';
  font-size: 18px!important;
  font-weight: 400!important;
  color: #fff;
  margin-bottom: 0;
  letter-spacing: 1px;
}
.top_btn{
  font-family: 'GeneralSans-Semibold';
  background: #fbc925;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  letter-spacing: 1px;
  border-radius: 5px;
  color: #231f20;
}
.fixed-top .container {
    transition: 0.5s;
}
.top_col{
  column-gap: 20px;
}
.top_phone{
  font-family: 'GeneralSans-Regular';
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
}

.topbar {
    padding: 2px 10px 2px 20px;
    background: var(--bs-primary) !important;
}

.topbar a,
.topbar a i {
    transition: 0.5s;
}

.topbar a:hover,
.topbar a i:hover {
    color: var(--bs-secondary) !important;
}


@media (max-width: 768px) {
    .topbar {
        display: none;    
    }
}
/*** Topbar End ***/


/*** Navbar ***/
.navbar-light .navbar-nav .nav-link {
  font-family: 'GeneralSans-Regular';
  position: relative;
  padding: 35px 15px;
  color: #000000 !important;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  transition: .5s;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 15px;
    color: var(--bs-dark) !important;
}
.sticky-top.navbar-light .navbar-nav .nav-link.active {
    color: #ee6034 !important;
}
.navbar-light .navbar-nav .nav-link:hover{
  color:#ee6034 !important;
}
.navbar-light .navbar-nav .nav-link.active {
  color:#ee6034 !important;
  font-weight: 600;
/*  background: #fff;*/
  border: none;
  font-family: 'GeneralSans-Medium';
}

.navbar-light .navbar-brand h1 {
    color: var(--bs-white);
}

.sticky-top.navbar-light .navbar-brand h1 {
    color: var(--bs-primary);
}

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

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

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

@media (min-width: 1200px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        border: 0;
        border-radius: 10px;
        transition: .5s;
        opacity: 0.5;
        background-color: #fff;
    }
}

.dropdown .dropdown-menu a:hover {
    background: var(--bs-primary);
    color: var(--bs-white);
}

.navbar .nav-item:hover .dropdown-menu {
  transform: rotateX(0deg);
  visibility: visible;
  background: #fff;
  transition: .5s;
  opacity: 0.95;
  background-color: #fff;
  box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.1);
}

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

    .navbar-light .navbar-brand h1 {
        color: var(--bs-primary);
    }

    .navbar.navbar-expand-lg .navbar-toggler {
        padding: 10px 10px;
        border: 1px solid var(--bs-primary);
        color: var(--bs-primary);
    }

    .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;
        color: var(--bs-dark) !important;
    }

    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-light .navbar-nav .nav-link.active  {
        color: #ee6034 !important;
        font-weight: 600;
    }

    .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(255, 255, 255, .1);
        z-index: 999;
/*        background: #fff;*/
/*      height: 100px;*/
    }
    
    .sticky-top.navbar-light {
        position: fixed;
        background: #fff;
    }

    .navbar-light .navbar-nav .nav-link::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 0;
        bottom: -1px;
        left: 0;
        transition: .5s;
        z-index: -1;
    }

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

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

/*** Carousel Hero Header Start ***/
.carousel-header .carousel-control-prev,
.carousel-header .carousel-control-next {
    background: transparent;
    opacity: 1;
}

.carousel-header .carousel-control-prev .carousel-control-prev-icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 25px 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 50px;
    background-size: 60% 60%;
}

.carousel-header .carousel-control-next .carousel-control-next-icon {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding: 25px 30px;
    border-top-left-radius: 50px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 0;
    background-size: 60% 60%;

}

.carousel-header .carousel .carousel-indicators li,
.carousel-header .carousel .carousel-indicators li,
.carousel-header .carousel .carousel-indicators li {
    opacity: 0;
}

.carousel-header .carousel-inner .carousel-item {
/*    position: relative;*/
/*    min-height: 76vh; */
}

.carousel-header .carousel-inner .carousel-item img {
/*    position: absolute;*/
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
/*    margin-top: 5%;*/
}

.carousel-header .carousel-inner .carousel-item .carousel-caption  {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, 0.5));
    background-size: cover;
}

@media (max-width: 768px) {
    .carousel-header .carousel-inner .carousel-item img,
    .carousel-header .carousel-inner .carousel-item .carousel-caption {
        height: 375px;
        margin-top: 0px;
    }
   /* .carousel-header .carousel-inner .carousel-item {
      position: relative;
      min-height: 22vh;
    }*/


    .carousel-header {
        height: 100%!important;
    }

    .carousel-header .carousel-control-prev .carousel-control-prev-icon,
    .carousel-header .carousel-control-next .carousel-control-next-icon {
        opacity: 1;
    }
    
    .search-bar {
        margin-top: -100px;
        transition: 0.5s;
    }
    .carousel-header .carousel-inner .carousel-item {
      position: relative;
      min-height: 41.3vh;
    }
    .carousel-header .carousel-inner .carousel-item img {
      /*position: absolute;*/
      width: 100%;
      /* height: 100%; */
      object-fit: cover;
      margin-top: 0%;
      object-position: center;
    }
}
/*** Carousel Hero Header End ***/


/*** Single Page Hero Header Start ***/
.bg-breadcrumb {
    background: linear-gradient(rgba(19, 53, 123, 0.5), rgba(19, 53, 123, 0.5)), url(../img/breadcrumb-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 150px 0 50px 0;
}

.bg-breadcrumb .breadcrumb-item a {
    color: var(--bs-secondary) !important;
}
/*** Single Page Hero Header End ***/


/*** About Start ***/
.about .container .section-about-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    color: var(--bs-primary);
}

.about .container .section-about-title::before {
    content: "";
    width: 50px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin-right: -50px;
    border: 1px solid var(--bs-primary) !important;
}
/*** About End ***/


/*** Services Start ***/
.service .service-content-inner {
    transition: 0.5s;
}
.service .service-content-inner:hover {
    position: relative;
    background: var(--bs-primary) !important;
}

.service .service-content-inner .service-content h5,
.service .service-content-inner .service-content p,
.service .service-content-inner .service-icon i {
    transition: 0.5s;
}

.service .service-content-inner:hover .service-content h5,
.service .service-content-inner:hover .service-content p,
.service .service-content-inner:hover .service-icon i {
    color: var(--bs-white) !important;
}
/*** Service End ***/


/*** Destination Start ***/
.destination .tab-class .tab-content .tab-pane .destination-img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    z-index: 1;
}

.destination .tab-class .tab-content .tab-pane .destination-img .destination-overlay {
    position: absolute;
    bottom: -100%;
    left: 0;
    z-index: 3;
    transition: 0.5s;
}

.destination .tab-class .tab-content .tab-pane .destination-img .search-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    display: flex;
    justify-content: end;
    padding: 20px 20px 0 0;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    transition: 0.5s;

}

.destination .tab-class .tab-content .tab-pane .destination-img .search-icon a i {
    opacity: 0;
    transition: 0.5s;
}

.destination .tab-class .nav-item {
    padding: 0 0 20px 0;
}
.destination .tab-class .nav-item a.active {
    background: var(--bs-primary) !important;
}

.destination .tab-class .nav-item a.active span {
    color: var(--bs-white) !important;
}

.destination .tab-class .tab-content .destination-img:hover .search-icon {
    background: rgba(19, 53, 123, 0.4);
}

.destination .tab-class .tab-content .destination-img:hover .destination-overlay {
    bottom: 0;
}

.destination .tab-class .tab-content .destination-img:hover .search-icon a i {
    opacity: 1;
}

.destination .tab-class .tab-content .destination-img img {
    transition: 0.5s;
}

.destination .tab-class .tab-content .destination-img:hover img {
    transform: scale(1.2);
}
/*** Destination End ***/


/*** Packages Start ***/
.packages .packages-item .packages-img {
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    z-index: 1;
    border-radius: 30px 30px 0px 0px;
}

.packages .packages-item .packages-img .packages-info {
    background: rgba(0, 0, 0, .3);
}

.packages .packages-item .packages-img .packages-info small,
.packages .packages-item .packages-img .packages-info small i {
    color: var(--bs-white);
    transition: 0.5s;
}

.packages .packages-item .packages-img::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 0px solid;
    border-radius: 10px !important;
    visibility: hidden;
    transition: 0.7s;
    z-index: 3;
}

.packages .packages-item .packages-img:hover.packages-img::after {
    width: 100%;
    height: 100%;
    border: 300px solid;
    border-color: rgba(19, 53, 123, 0.6) rgba(19, 53, 123, 0.6) rgba(19, 53, 123, 0.6) rgba(19, 53, 123, 0.6);
    visibility: visible;
}

.packages .packages-item .packages-img small,
.packages .packages-item .packages-img small i {
    transition: 0.5s;
}

.packages .packages-item .packages-img:hover small,
.packages .packages-item .packages-img:hover small i {
    color: var(--bs-white) !important;

}

.packages .packages-item .packages-img img {
   transition: 0.5s;
    height: 513px;
    width: -webkit-fill-available !important;
}

.packages .packages-item .packages-img:hover img {
    transform: scale(1.3);
}

.packages .packages-item .packages-img .packages-price {
    position: absolute;
    width: 100px; 
    top: 0; 
    left: 50%; 
    transform: translateX(-50%);
    display: inline-block;
    background: var(--bs-primary);
    color: var(--bs-white);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; 
    z-index: 5;
}

.packages .packages-carousel {
    position: relative;
}

.packages .packages-carousel .owl-nav .owl-prev {
    position: absolute;
    top: -50px;
    left: 0;
    padding: 5px 30px;
    border: 1px solid var(--bs-primary);
    border-radius: 30px;
    transition: 0.5s;
}

.packages .packages-carousel .owl-nav .owl-next {
    position: absolute;
    top: -50px;
    right: 0;
    padding: 5px 30px;
    border: 1px solid var(--bs-primary);
    border-radius: 30px;
    transition: 0.5s;
}

.packages .packages-carousel .owl-nav .owl-prev i,
.packages .packages-carousel .owl-nav .owl-next i {
    color: var(--bs-primary);
    font-size: 17px;
    transition: 0.5s;
}

.packages .packages-carousel .owl-nav .owl-prev:hover,
.packages .packages-carousel .owl-nav .owl-next:hover {
    background: var(--bs-primary);
}

.packages .packages-carousel .owl-nav .owl-prev:hover i,
.packages .packages-carousel .owl-nav .owl-next:hover i {
    color: var(--bs-white);
}

/*------------------------------------------------------------------*/
/*.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: -50px;
    left: 0;
    padding: 5px 30px;
    border: 1px solid var(--bs-primary);
    border-radius: 30px;
    transition: 0.5s;
}

.packages .packages_carousel .owl-nav .owl-next {
    position: absolute;
    top: -50px;
    right: 0;
    padding: 5px 30px;
    border: 1px solid var(--bs-primary);
    border-radius: 30px;
    transition: 0.5s;
}

.packages .packages_carousel .owl-nav .owl-prev i,
.packages .packages_carousel .owl-nav .owl-next i {
    color: var(--bs-primary);
    font-size: 17px;
    transition: 0.5s;
}

.packages .packages_carousel .owl-nav .owl-prev:hover,
.packages .packages_carousel .owl-nav .owl-next:hover {
    background: var(--bs-primary);
}

.packages .packages_carousel .owl-nav .owl-prev:hover i,
.packages .packages_carousel .owl-nav .owl-next:hover i {
    color: var(--bs-white);
}
*/

/*** Packages End ***/


/*** Explore Tour Start ***/
.ExploreTour .tab-class .nav-item {
    padding: 0 0 20px 0;
}
.ExploreTour .tab-class .nav-item a.active {
    background: var(--bs-primary) !important;
}

.ExploreTour .tab-class .nav-item a.active span {
    color: var(--bs-white) !important;
}


/* National Tour Start */
.ExploreTour #NationalTab-1 .national-item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.ExploreTour #NationalTab-1 .national-item img {
    transition: 0.5s;
}

.ExploreTour #NationalTab-1 .national-item:hover img {
    transform: scale(1.2);
}

.ExploreTour #NationalTab-1 .national-item .national-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 10px;
    padding: 20px;
    background: rgba(0, 0, 0, .2);
    display: flex;
    align-items: end;
    justify-content: center;
    transition: 0.5s;
}

.ExploreTour #NationalTab-1 .national-item:hover .national-content {
    background: rgba(19, 53, 123, .6);
}

.ExploreTour #NationalTab-1 .national-item .national-plus-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;
    opacity: 0;
}

.ExploreTour #NationalTab-1 .national-item:hover .national-plus-icon {
    opacity: 1;
}

.ExploreTour #NationalTab-1 .national-item .tour-offer {
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 20px;
    border-top-right-radius: 40px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 80px;
    background: var(--bs-primary);
    color: var(--bs-white);
}

/* International Tour Start */
.ExploreTour #InternationalTab-2 .international-item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.ExploreTour #InternationalTab-2 .international-item img {
    transition: 0.5s;
}

.ExploreTour #InternationalTab-2 .international-item:hover img {
    transform: scale(1.2);
}

.ExploreTour #InternationalTab-2 .international-item .tour-offer {
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 20px;
    border-top-right-radius: 30px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 80px;
    background: var(--bs-primary);
    color: var(--bs-white);
}

.ExploreTour #InternationalTab-2 .international-item .international-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 10px;
    padding: 20px;
    background: rgba(0, 0, 0, .3);
    display: flex;
    align-items: end;
    justify-content: center;
    transition: 0.5s;
}

.ExploreTour #InternationalTab-2 .international-item:hover .international-content {
    background: rgba(19, 53, 123, .6);
}

.ExploreTour #InternationalTab-2 .international-item .international-content .international-info a {
    font-size: 14px;
}

.ExploreTour #InternationalTab-2 .international-item .international-plus-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;
    opacity: 0;
}

.ExploreTour #InternationalTab-2 .international-item:hover .international-plus-icon {
    opacity: 1;
}

/* carousel Start */
.ExploreTour #InternationalTab-2 .InternationalTour-carousel .international-item {
    position: relative;
    overflow: hidden;
}

.ExploreTour #InternationalTab-2 .InternationalTour-carousel .owl-dots {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ExploreTour #InternationalTab-2 .InternationalTour-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: var(--bs-light);
    border: 1px solid var(--bs-primary);
    border-radius: 10px;
    transition: 0.5s;
}

.ExploreTour #InternationalTab-2 .InternationalTour-carousel .owl-dot.active {
    width: 40px;
    background: var(--bs-primary);
}
/*** Explore Tour End ***/


/*** Gallery Start ***/
.gallery .gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.gallery .gallery-item img {
    min-height: 300px;
    object-fit: cover;
}

.gallery .gallery-item .gallery-content {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    transition: 0.5s;
}

.gallery .gallery-item .gallery-content .gallery-info {
    position: relative;
    margin-bottom: -100%;
    opacity: 0;
    transition: 0.5s;
}

.gallery .gallery-item .gallery-plus-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;
    opacity: 0;
}

.gallery .gallery-item:hover .gallery-content .gallery-info,
.gallery .gallery-item:hover .gallery-plus-icon {
   opacity: 1;
   margin: 0;
}

.gallery .gallery-item img {
    transition: 0.5s;
}

.gallery .gallery-item:hover img {
    transform: scale(1.2);
}

.gallery .gallery-item:hover .gallery-content {
    background: rgba(19, 53, 123, 0.8);
}

.gallery .tab-class .nav-item {
    padding: 0 0 20px 0;
}
.gallery .tab-class .nav-item a.active {
    background: var(--bs-primary) !important;
}

.gallery .tab-class .nav-item a.active span {
    color: var(--bs-white) !important;
}

/*** Gallery End ***/

/*** Tour Booking Start ***/
.booking {
    background: linear-gradient(rgba(19, 53, 123, .8), rgba(19, 53, 123, .8)), url(../img/tour-booking-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    
}


.booking .container .section-booking-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    color: var(--bs-white);
}

.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;
}



/*** Tour Booking end ***/

/*** Travel Guide Start ***/
.guide .guide-item .guide-img {
    position: relative;
}

.guide .guide-item .guide-img .guide-icon {
    position: absolute;
    bottom: 0; 
    left: 50%; 
    transform: translate(-50%, -50%);
    margin-bottom: -50px;
    display: flex;
    justify-content: center;
    border: 1px solid var(--bs-primary);
    background: var(--bs-light);
    z-index: 9;
}

.guide .guide-item .guide-img .guide-img-efects {
    position: relative;
    overflow: hidden;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.guide .guide-item .guide-img .guide-img-efects::after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s;
}

.guide .guide-item:hover .guide-img-efects::after {
    height: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background: rgba(19, 53, 123, .5);
}

.guide .guide-item .guide-img-efects img {
    transition: 0.5s;
}
.guide .guide-item:hover .guide-img-efects img {
    transform: scale(1.1);
}

.guide .guide-item .guide-title {
    position: relative;
    background: var(--bs-light);
    transition: 0.5s;
}

.guide .guide-item .guide-title::after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    transition: 0.5s;
}

.guide .guide-item:hover .guide-title::after {
    height: 100%;
    background: var(--bs-primary) !important;
    color: var(--bs-white);
}

.guide .guide-item .guide-title .guide-title-inner,
.guide .guide-item:hover .guide-title .guide-title-inner h4 {
    transition: 0.5s;
}

.guide .guide-item:hover .guide-title .guide-title-inner {
    position: relative;
    color: var(--bs-white) !important;
    z-index: 2;
}

.guide .guide-item:hover .guide-title .guide-title-inner h4 {
    color: var(--bs-white);
}
/*** Travel Guide End ***/


/*** Blog Start ***/
.blog .blog-item .blog-img {
    position: relative;
}

.blog .blog-item .blog-img .blog-info {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    display: flex;
    background: rgba(255, 255, 255, .2);
    color: var(--bs-white);
}

.blog .blog-item .blog-img .blog-img-inner {
    position: relative;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.blog .blog-item .blog-img .blog-img-inner .blog-icon {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.blog .blog-item .blog-img .blog-img-inner .blog-icon a {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.5s;
}

.blog .blog-item .blog-img:hover .blog-img-inner .blog-icon a {
    opacity: 1;
}

.blog .blog-item .blog-img:hover .blog-img-inner .blog-icon {
    height: 100%;
    background: rgba(19, 53, 123, .6);
    opacity: 1;
}

.blog .blog-item .blog-img .blog-img-inner {
    overflow: hidden;
}

.blog .blog-item .blog-img .blog-img-inner img {
    transition: 0.5s;
}

.blog .blog-item .blog-img:hover .blog-img-inner img {
    transform: scale(1.2);
}
/*** Blog End ***/

/*** Testimonial Start ***/
.testimonial .testimonial-carousel {
    position: relative;
}

.testimonial .testimonial-carousel .testimonial-item .testimonial-img {
    position: relative;
    width: 100px; 
    height: 100px; 
    top: 0; left: 50%; 
    transform: translate(-50%, -50%);
    border: 3px solid var(--bs-primary); 
    border-style: dotted;
    border-radius: 50%;
}

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

.testimonial .testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: var(--bs-light);
    border: 1px solid var(--bs-primary);
    border-radius: 10px;
    transition: 0.5s;
}

.testimonial .testimonial-carousel .owl-dot.active {
    width: 40px;
    background: var(--bs-primary);
}

.testimonial .testimonial-carousel .owl-nav .owl-prev {
    position: absolute;
    top: -55px;
    left: 0;
    padding: 5px 30px;
    border: 1px solid var(--bs-primary);
    border-radius: 30px;
    transition: 0.5s;
}

.testimonial .testimonial-carousel .owl-nav .owl-next {
    position: absolute;
    top: -55px;
    right: 0;
    padding: 5px 30px;
    border: 1px solid var(--bs-primary);
    border-radius: 30px;
    transition: 0.5s;
}

.testimonial .testimonial-carousel .owl-nav .owl-prev i,
.testimonial .testimonial-carousel .owl-nav .owl-next i {
    color: var(--bs-primary);
    font-size: 17px;
    transition: 0.5s;
}

.testimonial .testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial .testimonial-carousel .owl-nav .owl-next:hover {
    background: var(--bs-primary);
}

.testimonial .testimonial-carousel .owl-nav .owl-prev:hover i,
.testimonial .testimonial-carousel .owl-nav .owl-next:hover i {
    color: var(--bs-white);
}

.testimonial .testimonial-carousel .owl-item.center .testimonial-item .testimonial-comment {
    background: var(--bs-primary) !important;
    color: var(--bs-white);
    transition: 0.5s;
}

.testimonial .testimonial-carousel .owl-item.center .testimonial-item .testimonial-img {
    border: 3px solid var(--bs-white); 
    border-style: dotted;
    transition: 0.5s;
}
/*** Testimonial End ***/

/*** Contact Start ***/
.contact .container form .btn.btn-primary {
    box-shadow: inset 0 0 0 0 var(--bs-primary);
}

.contact .container form .btn.btn-primary:hover {
    box-shadow: inset 1000px 0 0 0 var(--bs-light) !important;
    color: var(--bs-primary) !important;
}
/*** Contact End ***/

/*** Subscribe Start ***/
.subscribe {
    background: linear-gradient(rgba(19, 53, 123, .6), rgba(19, 53, 123, .6)), url(../img/subscribe-img.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.subscribe .subscribe-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    color: var(--bs-white);
}

.subscribe .subscribe-title::before {
    content: "";
    width: 50px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin-right: -50px;
    border: 1px solid var(--bs-white) !important;
}

.subscribe .subscribe-title::after {
    content: "";
    width: 50px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    margin-left: -50px;
    border: 1px solid var(--bs-white) !important;
}
/*** Subscribe End ***/

/*** Footer Start ***/
.footer {
    background:#003566;
}
.footer .footer-item a {
  line-height: 30px;
  color: var(--bs-white);
  transition: 0.5s;
  font-family: 'GeneralSans-Light';
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.footer .footer-item a:hover {
    color: #ee6034;
}

/*** Footer End ***/

/*** copyright Start ***/
.copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    background:#003566;
}
/*** copyright end ***/


/*----------------------------------------------------------------------------*/
/*.carousel-header {
    height: 788px;
}*/

.search_bg{
  background: rgba(0, 0, 0, 0.5);
    position: absolute !important;
    /* margin-top: -265px; */
    bottom: 0%;
    width: 45%;
    padding: 30px 20px!important;
}
.carousel{
  display: flex;
  justify-content: center;
}
.search_sec{
  margin-bottom: -65px;
}
.padding-left-right{
  padding-left: 0px;
  padding-right: 0px;
}
.page_form_box {
    display: flex;
    column-gap: 20px;
    align-items: center;
    justify-content: end;
    width: 100%;
}
.page_form_card_1{
  width: 20%;
}
.page_form_card_2{
  width: 80%;
}
.lets_find{
  font-family: 'GeneralSans-Semibold';
  font-size: 38px;
  font-weight: 600;
  color: #fbc925;
  margin-bottom: 0px;
}
.lets_right_border{
  border-right: 1px solid #fff;
}
.form_box{
  /*margin-top: 15px;
  margin-left: 10px;*/
  display: flex;
  column-gap: 20px;
}
.form_field_box{
  display: flex;
  column-gap: 20px;
  width: -webkit-fill-available;
}
.field_1{
  width: 40%;
}
.field_2{
  width: 40%;
}
.button_1{
  width: 20%;
}
.selectperson{
  font-family: 'GeneralSans-Regular';
  font-size: 16px;
  color: #123065;
  opacity: 1!important;
  letter-spacing: 1px;
}
select#SelectPerson {
    font-size: 16px;
    color: #000;
}
.categoriesselect{
  font-family: 'GeneralSans-Regular';
  font-size: 16px;
  color: #123065;
  opacity: 1!important;
  letter-spacing: 1px;
}
select#CategoriesSelect {
    font-size: 16px;
    color: #000;
}
/*.search_btn{*/
/*  font-family: 'GeneralSans-Regular';*/
/*  background: #fbc925;*/
/*  color:#000!important;*/
/*  font-size: 16px;*/
/*  letter-spacing: 1px;*/
/*}*/
.about_top_heading {
  font-family: 'GeneralSans-Light';
  font-size: 40px;
  color: #333;
  font-weight: 200;
  line-height: 35px;
}
.about_heading{
  color: #123065;
  font-family: 'GeneralSans-semibold';
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 10px !important;
  line-height: 74px;
}
.about_text{
  font-family: 'GeneralSans-Regular';
  font-size: 20px;
  font-weight: 400;
  color: #414042;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: justify;
  margin-bottom: 15px !important;
}
.about_read{
  font-family: 'GeneralSans-Regular';
  font-size: 18px;
  font-weight: 400;
  background: #123065;
  color: #fff;
  border-radius: 5px !important;
  padding: 8px 40px 9px 40px !important;
  line-height: 20px;
  letter-spacing: 1px;
}
.book_your_trip{    
/*  background: #2ee2ae;*/
  background-image: url('../img/book_your_trip/1920_590px.png');
  padding-top: 50px;
  padding-bottom: 50px;
  height: 590px;
}
.mb_50{
  margin-bottom: 50px;
}
.book_your_trip_title {
  font-family: 'GeneralSans-Semibold';
  font-size: 52px;
  font-weight: 600;
  line-height: 65px;
  color: #123065;
  letter-spacing: 2px;
}
.book_your_trip_subtitle{
  font-family: 'GeneralSans-Medium';
  font-size: 20px;
  font-weight: 500;
  text-align: right;
  line-height: 100px;
  margin-bottom: 0;
  color: #fff;
  letter-spacing: 2px;
}

.book_yt_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; /* Changed from column-gap to provide spacing around */
  position: relative;
  padding: 20px; /* Added padding around the container */
  column-gap: 10px;
}
.book_yt_card_1, .book_yt_card_2, .book_yt_card_3, .book_yt_card_4, .book_yt_card_5 {
  background-size: cover!important;
  background-position: center bottom!important;
  border: 5px solid #fff;
  border-radius: 30px;
  justify-content: space-between;
  padding: 49px; /* Adjusted padding */
  height: 575px;
  width: 299px;
  display: flex;
  flex-direction: column;
  align-items: center; /* Center alignment for content */
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
  position: relative; /* Added for positioning inner elements */
}
.card_subdata {
  width: 99.99%;
  text-align: center;
  background: rgba(0, 0, 0, 0.6); /* Semi-transparent overlay */
  padding: 16px 0 20px 0; /* Padding for spacing */
  position: absolute;
  left: 0; /* Full-width span */
  border-radius: 0px 0px 30px 30px; /* Adjusted for aesthetic fit */
}
.card_title {
  top: 0;
}
.card_subdata {
  bottom: 0;
  font-size: 18px; /* Ensured consistent font size */
}
.book_yt_card_title{
  font-family: 'GeneralSans-Semibold';
  color: #fff;
/*  color: #fbc925;*/
  text-align: center;
  font-size: 35px;
  letter-spacing: 3px;
} 
.book_yt_card_subdata {
  margin: 0;
  font-family: 'GeneralSans-Medium';
  color: #fff;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
}


.safe_and_hassle_box{
  padding-top: 350px;
  background: #fff;
  padding-bottom: 50px;
}
.safe_and_hassle_title{  
  font-family: 'GeneralSans-Semibold';
  text-align: center;
  font-size: 57px;
  font-weight: 600;
  color: #123065;
  margin-bottom: 50px;
}
.safe_points{
  border-radius: 30px;
  border: 4px solid #e6e7e8;
  padding: 35px;
  height: 376px;
  display: flex;
  align-items: center;
}
.safe_points_inner{
  display: block;
}
.safe_points_title{
  font-family: 'GeneralSans-Semibold';
  text-align: center;
  font-size: 70px;
  color: #ef6b30;
  line-height: 60px;
  font-weight: 700;
}
.safe_points_title_hr{
  border: 1px solid #627c9d;
  width: 60%;
  align-items: center;
}
.safe_points_title_desc{  
  font-family: 'GeneralSans-semibold';
  text-align: center;
  font-size: 29px;
  color: #123065;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 0px;
  letter-spacing: 1px;
}
.trand_container{
    width:1360px;
}
.tranding_destination_box{
  background: #f9f9f9;
  padding-top: 50px;
  padding-bottom: 50px;
}
.tranding_destination_title{
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 52px;
  font-weight: 600;
  color: #123065;
  margin-bottom: 50px;
  letter-spacing: 1px;
}
.tranding_card{
  padding: 28px 40px;
  background: #fff;
}
.tranding_card_text{
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 20px;
  color: #123065;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 0px;
  height: 55px;
}
.tranding_card_bottom{  
  padding: 2px 0px 0px 0px;
  background: #fff;
}
.tranding_card_bottom_title{
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 18px;  
  color: #123065;
  font-weight: 600;
}
.tranding_card_bottom_view{
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 18px;  
  color: #ef6b30;
  font-weight: 600;  
}
.packages-item{
  border-radius: 40px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
.tranding_destination_box .packages-item {
  border-radius: 40px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  width: 425px;
}
.tranding_card{
  border-radius: 0px 0px 30px 30px;
}
.tranding_card_hr{
  border: 1px dashed #eaebeb;
  margin-top: 20px;
}
.packages .packages-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -100px;
  padding: 15px 20px;
  border-radius: 30px;
  transition: 0.5s;
  background: #fff;
  border: none;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
}
.packages .packages-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -100px;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.packages .packages_carousel .owl-nav .owl-next {
  position: absolute;
  top: 105%;
  right: 0;
  padding: 15px 20px;
  border-radius: 30px;
  transition: 0.5s;
  background: #fff;
  border: none;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
}
.packages .packages_carousel .owl-nav .owl-prev {
    position: absolute;
    top: 105%;
    left: 0;
    padding: 15px 20px;
    border: none;
    border-radius: 30px;
    transition: 0.5s;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
}



.recommended_journ_card_container{
    width: 1360px;
}

.recommended_journ_card{
  background: #003566;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.recommended_journ_title{
  font-family: 'GeneralSans-Semibold';
  text-align: center;
  font-size: 55px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 35px;
  letter-spacing: 2px;
}
.footer_title{
 font-family: 'GeneralSans-Medium';
  text-align: left;
  font-size: 20px!important;
  font-weight: 500!important;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 0px;
  letter-spacing: 0.5px;
}
.footer_hr{
  border: 1px solid #ffffff;
  margin-top: 8px;
  margin-bottom: 5px;
  height: 0px!important;
}
.footer_add{
  font-family: 'GeneralSans-Light';
  text-align: left;
  font-size: 16px;
  font-weight: 600!important; 
  color: #fff;
  letter-spacing: 0.5px;
}
.footer_add_p{
 font-family: 'GeneralSans-Light';
  text-align: left;
  font-size: 16px;
  font-weight: 200;  
  color: #fff;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
  line-height: 1.5rem;
}
.footer_title_call{
  font-family: 'GeneralSans-Medium';
  text-align: left;
  font-size: 20px!important;
  font-weight: 500!important;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;  
}
.footer_email{
  font-family: 'GeneralSans-Light';
  text-align: left;
  font-size: 16px;
  font-weight: 200;  
  color: #fff;
  letter-spacing: 0.5px;
}
.footer_email_p{
  font-family: 'GeneralSans-Light';
  text-align: left;
  font-size: 16px;
  font-weight: 200;  
  color: #fff;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
}
.footer_p{
  font-family: 'GeneralSans-Light';
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
}
.footer_m{
  font-family: 'GeneralSans-Light';
  text-align: left;
  font-size: 14px;
  font-weight: 200;
  color: #fff;
  letter-spacing: 0.6px;
  margin-bottom: 0px;
  margin-top: 5px;
}
.footer_width{
  width: 20%;
  padding-left: 10px;
  padding-right: 10px;
}
.footer_logo_box {
  display: flex;
  column-gap: 13px;
  margin-top: 47%;
}
.footer_logo_box_desk {
  display: flex;
  column-gap: 8px;
  margin-top: 6%;
  width: 100%;
}
.footer_logo_1_desk{
  /*width: 56%;
  height: 30%;*/
}
.footer_logo_2_desk{
  /*width: 46%;
  height: 30%;*/
}
.footer_logo_3_desk {
  /*width: 16%;
  height: 30%;*/
  width: 100%;
    height: 100%;
  margin-top: 0px;
}
.footer_logo_1{
  /*width: 54%;
  height: 30%;*/
  width: 100%;
    height: 100%;
    border-radius: 5px;
}
.footer_logo_2{
 /* width: 43%;
  height: 30%;*/
  width: 100%;
    height: 100%;
    border-radius: 5px;
}
.footer_logo_3{
  /*width: 17%;
  height: 30%;*/
  width: 100%;
    height: 100%;
  margin-top: 7px;
  border-radius: 5px;
}
.follow_link{
  border: 1px solid #fff!important;
  display: inherit!important;
}

.email_sec{
  background-image: url('https://www.traeminentindiatours.com/resources/custom_homepage/img/Asset 1.png') !important;
  background-size: cover;
  background-position: center center;
  padding-top: 50px;
  padding-bottom: 50px;
  height: 600px;
  align-items: center;
  display: flex;
}
.email_sec_card{
  padding-left: 80px;
}
.email_sec_title{
 font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 70px;
  color: #fae42f;
  font-weight: 600;
  letter-spacing: 0.2px;
}
.email_sec_subtitle{
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 50px;
  color: #fff;
  letter-spacing: 2px;
}
/* Subscription Form Container */
.subscription-container {
    width: 100%;
    max-width: 75%;
    text-align: center;
    margin-top: 60px;
}

/* Subscription Form */
.subscription-form {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 10px;
}

/* Email Input */
.email-input {
  font-family: 'GeneralSans-Light';
  flex: 1;
  padding: 5px 15px;
  font-weight: 300;
  font-size: 34px;
  color: #FFFFFF;
  background: transparent;
  border: none;
  letter-spacing: 1px;
  outline: none;
  transition: border-color 0.3s ease;
}

.email-input::placeholder {
    color: #CCCCCC; /* Light gray placeholder color */
}

.email-input:focus {
    /*border-bottom: 2px solid #FFFFFF;*/ /* White border on focus */
}

.subscribe-button {
  background-color: #FF6F30;
  color: #FFFFFF;
  padding: 10px 30px;
  font-size: 20px;
  font-weight: 400;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  letter-spacing: 0.5px;
}

.subscribe-button:hover {
    background-color: #E55A20; /* Darker orange on hover */
}

.blog_section{
  background: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px;
}
.blog_sec_head{
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 52px;
  font-weight: 600;
  color: #123065;
  margin-bottom: 55px;
  letter-spacing: 1px;
}
.blog_card {
  padding: 20px 45px;
  background: #fff;
  border-radius: 0px 0px 40px 40px;
}
.blog_img{
  border-radius: 40px 40px 0px 0px!important;
}
.blog_card_hr{
  border: 1px dashed #eaebeb;
  margin-top: 20px;
}
.blog_card_bottom{  
  padding: 2px 15px 15px 0px;
  background: #fff;
}
.blog_card_bottom_read{
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 18px;
  color: #ef6b30;
  font-weight: 600;
  letter-spacing: 1px;
}
.blog_card_title{
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 24px;
  color: #123065;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 0px;
  height: 60px;
}
.blog_card_p{
 font-family: 'GeneralSans-Medium';
  text-align: left;
  font-size: 18px;
  color: #123065;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 0px;
  margin-top: 16px;
  letter-spacing: 0.5px;
}
.blog_section .owl-prev {
/*  display: none;*/
}
.blog_section .owl-next {
/*  display: none;  */
}

.faq_section{
  background: #f9f9f9;
  padding-top: 60px;
  padding-bottom: 90px;
}
.faq_head{
  font-family: 'GeneralSans-Semibold';
  text-align: center;
  font-size: 55px;
  font-weight: 600;
  color: #123065;
  margin-bottom: 60px;
  letter-spacing: 1px;
  line-height: 65px;
}
.faq_img{
  width: -webkit-fill-available;
  border-radius: 10px;
}
.faq_sec_width{
  width: 38%;
}
.faq_sec_width_2{
  width: 62%;
}
.collapsible-tabs__wrapper {
  margin: auto;
}
.collapsibles-wrapper:last-child {
  border-bottom: 1px solid #979797;
}
.collapsibles-wrapper .collapsible-trigger-btn {
  background: none;
  width: 100%;
  font-size: 32px;
  font-family: 'GeneralSans-Medium';
  font-weight: 500;
  letter-spacing: 2.6px;
  border: none;
  cursor: pointer;
  padding: 35px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #979797;
  position: relative;
  text-align: left;
}
.collapsibles-wrapper .collapsible-trigger-btn::after {
  content: "+";
  font-size: 30px;
  position: absolute;
  right: 0;
}
.collapsibles-wrapper.collapsible-tab__open .collapsible-trigger-btn::after {
  content: "-";
  font-size: 40px;
}
.collapsibles-wrapper .collapsible-content {
/*  max-height: 0;*/
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.5s ease-in-out, opacity 0.5s ease;
}
.collapsibles-wrapper.collapsible-tab__open .collapsible-content {
  max-height: auto; /* Adjust based on your content's needs */
  opacity: 1;
}
.collapsibles-wrapper .collapsible-content__inner {
  padding-bottom: 0px;
}
.collapsibles-wrapper .collapsible-content__inner p {
  font-size: 16px;
  font-family: 'GeneralSans-Medium';
  line-height: 24px;
  padding: 20px;
  margin-bottom: 0px;
}

.faq_scroll{
  overflow-y: scroll;
  height: 370px;
  padding-right: 45px;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #a7a9ac; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #a7a9ac; 
}

/*--------------------------------------------------------*/
.testimonial_sec{
  padding-top: 50px;
  padding-bottom: 50px;
}
.testimonial_sec_logo{
  width: 34%;
}
.testimonial_sec_title{
  font-family: 'GeneralSans-Bold';
  text-align: left;
  font-size: 68px;
  font-weight: 700;
  color: #123065;
  margin-bottom: 50px;
}


.testimonial-slider {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
/*    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);*/
  background: #fff;
  padding: 0;
}
.testimonial_slider {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  /*box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);*/
  padding: 0;
}
.slides-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
    will-change: transform;
}

.testimonial-slide {
    min-width: 100%;
    padding: 0px;
    text-align: left;
}

.testimonial-slide h3 {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  font-size: 34px;
  font-weight: 600;
  color: #002f5f;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.testimonial-slide hr {
  border: 0;
  border-top: 1px solid #000;
  margin-bottom: 15px;
  margin-top: 0px;
}
.testimonial-slide p {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
  margin-bottom: 20px;
  font-family: 'GeneralSans-Regular';
  text-align: justify;
  letter-spacing: 1px;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 207px;
  padding-right: 15px;
}
.testimonial-footer {
  display: flex;
  align-items: center;
  gap: 15px;
}
.testimonial-image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #ddd;
}
.testimonial-footer span {
  font-size: 18px;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 500;
}

/* Navigation Arrows */
.testimonial-navigation {
  position: absolute;
  top: 71%;
  width: 100%;
  display: flex;
  justify-content: end;
  transform: translateY(100%);
  padding: 0 10px;
  column-gap: 10px;
  align-items: end;
}

.testimonial-navigation button {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 15px;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.testimonial-navigation button span {
    color: #555;
}

.testimonial-navigation button:hover {
    background-color: #eee;
}
button.next {
  height: 40px;
  width: 40px;
}
button.prev {
  height: 40px;
  width: 40px;
}
.explore_review_box{
  background: #123065;
  padding: 20px 30px;
  border-radius: 30px;
}
.explore_review_toptitle{
 font-family: 'GeneralSans-Semibold';
  font-size: 24px;
  color: #fff;
  text-align: center!important;
  letter-spacing: 1px;
}
.explore_review_title{
 font-family: 'GeneralSans-Bold';
  font-size: 48px !important;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
}
.explore_review_card_title{
 font-family: 'GeneralSans-Semibold';
  font-size: 28px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 3px;
}
.explore_review_card_subtitle{
  font-family: 'GeneralSans-Regular'!important;
  font-size: 15px!important;
  color: #fff!important;
  letter-spacing: 1px!important;
  text-align: center!important;
  margin-bottom: 0px!important;
}
/*-------------------------------------*/

.recommend_card{
  padding: 15px 37px;
  background: #fff;
  border-radius: 0px 0px 20px 20px;
}
.recommend_card_text{
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 20px;
  color: #123065;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 15px;
  letter-spacing: 1px;
  height: 60px;
}
.recommend_card_price {
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 18px;
  color: #123065;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.recommend_card_subtext{
  font-family: 'GeneralSans-Regular';
  text-align: left;
  font-size: 18px;
  color: #123065;
  font-weight: 400;
}
.recommend_card_bottom{  
  padding: 5px 0px 15px 0px;
  background: #fff;
}
.recommend_card_bottom_title{
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 18px;  
  color: #123065;
  font-weight: 600;
  letter-spacing: 1px;
}
.recommend_card_bottom_view{
  font-family: 'GeneralSans-Semibold';
  text-align: left;
  font-size: 18px;
  color: #ef6b30;
  font-weight: 600;
  letter-spacing: 1px;
}
.recommend_card_hr{
  border: 1px dotted #d1d3d4;
  margin-top: 23px;
  margin-bottom: 8px;
}

.owl-carousel .owl-nav.disabled {
  display: block;
}
.carousel-wrap {
  margin: 0px 0px;
  padding: 0 5%;
  width: 100%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}
/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}
.owl-nav i {
  font-size: 52px;
}
.owl-nav .owl-prev {
  left: -30px;
}
.owl-nav .owl-next {
  right: -30px;
}
/* Mega Menu Style */
.mega-menu .dropdown-menu {
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 30px 50px;
  width: 1100px;
  left: -150px;
  top: 100%;
  margin-top: 5px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  border-radius: 0px!important;
}

.mega-menu:hover .dropdown-menu {
  display: block;
}

.mega-menu .dropdown-menu .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mega-menu .dropdown-menu .col-lg-3 {
  width: 23%;
}

.mega-menu .dropdown-menu h5 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #333;
}

.mega-menu .dropdown-menu ul {
  list-style: none;
  padding: 0;
}

.mega-menu .dropdown-menu ul li {
  margin-bottom: 8px;
}

.mega-menu .dropdown-menu ul li a {
  color: #000;
  text-decoration: none;
}

.mega-menu .dropdown-menu ul li a:hover {
  color: #f19f4a;
  background: transparent;
}

/* Responsive Design: Stack Columns on Smaller Screens */
@media (max-width: 992px) {
  .mega-menu .dropdown-menu .col-lg-3 {
    width: 48%; /* Two columns on medium screens */
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .mega-menu .dropdown-menu .col-lg-3 {
    width: 100%; /* Full width columns on small screens */
  }

  .mega-menu .dropdown-menu {
    position: static; /* Reset the absolute position */
    padding: 15px;
  }

  .navbar-nav {
    text-align: center;
  }

  .navbar-toggler {
    display: block; /* Show hamburger on small screens */
  }
}
.mega_menu_title{
  font-family: 'GeneralSans-Semibold';
  font-weight: 600;
  letter-spacing: 1px;
  color: #ee6034!important;
}
.hr_megamenu{
  border: 1px solid #000!important;
  color: #000!important;
  background-color: #000!important;
}
.mega_menu_option{  
  font-family: 'GeneralSans-Medium';
  font-size: 16px;
  color: #000;
  letter-spacing: 0.8px;
}
.mt_35{
  margin-top: 35px;
}
.copyright_text{
  font-family: 'GeneralSans-light';
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 5px;
}
.blog_section .owl-stage {
  display: flex;
  column-gap: 25px;
  margin-left: 20px;
}
.recommended_journ_card_container .packages-item {
  border-radius: 40px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  width: 425px;
}
#mobile_footer{
  display: none;
}
#desk_footer{
  display: block;
}
.mobile_foot_col{
  margin-top: 10px;
}
#mobile_about{
  display: none;
}
#desktop_about{
  display: block;
}

@media (max-width: 991px) { /* Matches the Bootstrap breakpoint for lg */
  .mega-menu:hover .mega-menu-content {
    display: none; /* Disable hover behavior */
  }
  .mega-menu-content.show {
    display: block !important; /* Ensure it shows when the 'show' class is added */
  }
}

.carousel-indicators{
  display: none;
}
   /* Fixed Bottom Section */
    .fixed-bottom-section {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      background: rgba(36, 71, 117, 0.9); /* Semi-transparent background */
      padding: 15px;
      display: none; /* Hidden by default */
      z-index: 1000;
    }

    /* Button Styles */
    .fixed-bottom-section .btn {
      width: 48%;
      padding: 10px;
      font-family: 'GeneralSans-Semibold';
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      text-transform: uppercase;
    }

    .btn-primary {
      background-color: #ffcc00;
      color: #000;
    }

    .fixed-bottom-section .btn.btn_primary {
      background-color: #ffcc00;
      color: #000;
    }

    .btn_secondary {
      padding: 10px;
      border: 1px solid #fff;
      font-family: 'GeneralSans-Medium';
      color: #fff;
      border-radius: 10px;
    }

    /* Responsive Styles */
    @media (max-width: 768px) {
      .fixed-bottom-section {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
    }

    .trip_logo{
      width: 130px!important;
      object-fit: contain!important;
      position: absolute!important;
      right: 3%;
      top: 3%;
    }
    button.carousel-control-next {
      width: 10%;
      height: 10%;
      top: 50%;
    }
    button.carousel-control-prev{
      width: 10%;
      height: 10%;
      top: 50%;
    }
  .form-floating>.form-select {
    padding-top: 0.625rem;
    padding-bottom: .625rem;
  }
  .form-hero-search__keyword-search-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
  }
  .search_btn_box {
    width: 100%;
    justify-content: center;
    display: flex;
  }
  .search_btn {
    border: none;
    padding: 0px;
    background-color: transparent;
    margin-right: 20px;
    margin-top: 0px;
    left:5.5%;
  }
  .search_field {
    font-family: 'GeneralSans-Regular';
    font-size: 16px !important;
    letter-spacing: 0.6px !important;
    border-radius: 2px !important;
    height: 52px !important;
  }

/*----------------------------------------------------------------------------*/



.cards-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 20px;
}

.card {
    width: calc(20% - 20px);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    text-decoration: none; /* Remove underline from links */
}

.card-image {
    width: 100%;
    height: 200px; /* Adjust based on your preference */
    background-size: cover;
    background-position: center;
}

.card-content {
    background-color: rgba(0, 0, 0, 0.8); /* Semi-transparent white background */
    text-align: center;
    padding: 10px;
    color: #333; /* Dark grey text color */
}

.card-content h3 {
    margin: 10px 0 0; /* Top margin only */
}

.card-content p {
    margin: 5px 0; /* Small margin for the paragraph */
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .card {
        width: calc(50% - 20px); /* Bigger cards on smaller screens */
    }
}

@media (max-width: 480px) {
    .card {
        width: calc(100% - 20px); /* Full width cards on very small screens */
    }
}

i.bi.bi-arrow-right {
    font-size: 17px;
    color: #000;
}
i.bi.bi-arrow-left {
    font-size: 17px;
    color: #000;
}
.explorer_review{
  display: flex;  
  justify-content: center;
  -o-object-fit: cover;
  object-fit: inherit;
  width: -webkit-fill-available;
}


.close{
  position: absolute;
    right: 5%;
    background: #fff;
}
#close-btn {
    display: none;
}
input[type="search"]::-webkit-search-cancel-button {
    display: none;
}

.overlay {
  display: none; /* Initially hidden */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(6px);
  z-index: 1000;
  animation: fadeIn 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) forwards; /* Adjusted for smoother bezier curve */
}


.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.7);
    background: white;
    padding: 40px;
    border-radius: 24px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    width: 90%;
    max-width: 480px;
    z-index: 1001;
    opacity: 0;
    transition: all 0.3s ease-out;
    background-image: 
        radial-gradient(circle at 0% 0%, rgba(79, 70, 229, 0.03) 0%, transparent 50%),
        radial-gradient(circle at 100% 100%, rgba(124, 58, 237, 0.03) 0%, transparent 50%);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.popup.active {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

.close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  background: rgba(243, 244, 246, 0.8);
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #6B7280;
  padding: 8px;
  line-height: 1;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.close-button:hover {
  background: rgba(243, 244, 246, 1);
  color: #374151;
  transform: rotate(90deg);
}

.popup-content {
  position: relative;
}

.popup-content h2 {
  margin: 0 0 12px 0;
  color: var(--text-color);
  font-size: 28px;
  font-weight: 700;
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.2;
}

.popup-content p {
  margin: 0 0 32px 0;
  color: #4B5563;
  font-size: 16px;
  line-height: 1.6;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.95); /* Start from a slightly smaller scale */
  }
  100% {
    opacity: 1;
    transform: scale(1); /* Smoothly scale to normal */
  }
}

@keyframes slideUp {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  20% {
    transform: translateY(24px);
    opacity: 0.2;
  }
  40% {
    transform: translateY(18px);
    opacity: 0.4;
  }
  60% {
    transform: translateY(12px);
    opacity: 0.6;
  }
  80% {
    transform: translateY(6px);
    opacity: 0.8;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@media (max-width: 640px) {
  .popup {
    padding: 32px;
    width: 95%;
  }

  .popup-content h2 {
    font-size: 24px;
  }
}

.review_video{
  cursor: pointer;
}

.packages .packages_carousel .packages-item .packages-img img{
        display: flex;
        justify-content: center;
        -o-object-fit: cover;
        object-fit: cover;
        width: -webkit-fill-available;
        height:400px;
    }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    aspect-ratio: 16 / 5.5;
  }
/*---------------------------------------------------------------------*/