@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Epunda+Slab:ital,wght@0,300..900;1,300..900&family=Inconsolata:wght@200..900&family=Karla:ital,wght@0,200..800;1,200..800&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Oswald:wght@200..700&family=Playpen+Sans:wght@100..800&family=Roboto:ital,wght@0,100..900;1,100..900&family=Sedan+SC&display=swap');


body {
    color: #777;
     font-family: 'Roboto', 'Karla', 'Nunito Sans', sans-serif;
    font-weight:900;
    overflow-x:hidden;
}
a{
  color: #777; 
    font-family: 'Roboto', 'Karla', 'Nunito Sans', sans-serif;
 
}
nav img{
   
}
.logo img{
   
}


@media (min-width: 992px){
.navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
}
.navbar {
    background: #fff !important;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* padding: 0.5rem 1rem; */
    padding: 10px 0;
}

.policy{
    margin-top:20px;
}
.logo{
        border-radius: 66px 66px 0px 0px;
}
h1,h2, h3, h4, h5, h6{
    font-family: "Sedan SC", serif;
    text-transform: uppercase;
}
p,a{
    
    font-weight:normal;
}
.policy h1, .policy h2{
    font-size:26px;
}
.zuba {
    margin-top: 20px;
    width: 193px;
    height: 46px;
    background: #F1B424;
    color: #fff;
    font-size: 16px;
}
.navbar-nav a {
  color: #333 !important;
    font-size: 1em  !important;
  
    padding: 10px 16px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.foot-sticky {
    background: #F1B424;
    text-align: center;
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 1543px;
    padding-top: 17px;
    padding-bottom: 14px;
}
.foot-sticky .btn-blue {
    border: 1px solid;
    background-color: none;
    color: #000!important;
    padding: 7px;
    font-size: 15px !important;
    border-radius: 20px;
    font-family: verdana;
}
.foot-sticky a {
    font-size: 18px;
    background: #F50808;
    background: none;
    color: #000 !important;
    margin-left: 46px;
}
.foot-sticky i{
    font-size:20px !important;
}
.topheader {
      width: 100%;
background: #26A8DB;
    color: #fff;
    padding: 6px;
}
.topheader a{
    color: #fff;
}
.topheader .far, .topheader .fas{
    color: #fff;
    font-size: 16px;

}
.home-benefits {
    list-style: none;
    line-height: 2.5;
}

.home-section {
    margin-top: 60px;
}

.review {
    
    margin-top: 10px;

}
.amenities{
     margin-top: 10px; 
}
.amenities .fa{
    color: #890581;
    font-size: 16px;
    margin-right: 4px;
    cursor: progress;
    width: 35px;
    height: 35px;
    box-shadow: 6px 8px 10px #9e8686;
    line-height: 35px;
    border-radius: 30px;
    text-align: center;
}

.hero-text {
    line-height: 2em;
    text-align: justify;
}

.register-form-wrapper {
       box-shadow: 2px 2px 14px #c3bcbc;
    padding: 10px;
    border-radius: 8px;
}

.register-form-wrapper p,
.register-form-wrapper h3 {
    color: #000;
}

.register-form-wrapper button {
    background-color: #cdb064;
    border-color: #906b3e;
}

.width-100 {
    width: 100% !important;
}
#features img {
    width: 100px;
    border-radius: 50%;
}

#features .main-services {
        padding: 10px;
    min-height: 150px;
}


.whatsapp {
        background: #17980E;
    color: #fff;
    padding: 10px;
    position: relative;
    top: 11px;
    border-radius: 10px;
}
#services a:hover {
    text-decoration: none;
}

.back{
    
}
.footer_pack p{
        margin: 0;
        color:#fff;
}
.footer_pack a{
       
        color:#fff;
}
.top-cta-blue{
         color: #fff;
    font-size: 26px;
    margin-top: 0px;
    background: #F1B424;
}
.top-cta-blue h3{
       padding: 20px 0px;
    height: 90px;
    text-align: center;
    box-shadow: 2px 0px 18px 0px #fff;
    border-radius: 8px;
    border-style: inset;
    font-size: 19px;
}
 .back img{
     margin-top:20px;
     margin-bottom:20px;
 }
.back h1{
    margin-top:56px;
   
}
.back p{
    margin-bottom:30px;
   
}
.btn-blue small scrool {
    font-size: 16px;
    padding: 14px 20px;
    border: 1px solid;
}
.main-services .meals i{
    font-size: 30px;
    color: #F1B424;
}
.meals{
    padding-left:15px;
     padding-right:15px;
}
.email2 {
    background: linear-gradient(to right,#000000, #AC1C21 );
    padding: 6px;
    border-radius: 6px;
    color: #fff !important;
    font-weight: normal;
    font-family: century gothic;
}
.email2:hover{
    color:#fff;
}
.top-cta-blue {
      padding: 1em 0px;
    color: #fff;
    font-size: 26px;
    margin-top: 0px;
    background: #AC1C21;

}
.top-cta-blue .zuba a {
    color: #fff;
    font-family: century gothic;
    font-size: 21px;
    font-weight: bold;
    /* margin: 0px; */
}
.top-cta-blue h5{
        font-size: 24px;
}
.top-cta-blue a {
    color: #fff;
}
.btn-blue {
    border: 1px solid;
   background: linear-gradient(to right, #AC1C21, #000000);
    color: #fff !important;
    padding: 7px;
    padding-left: 18px;
    padding-right: 20px;
    font-size: 17px !important;
    border-radius: 6px;
}

.main-services {
    box-shadow: 0px 0 8px #b4b4b4;
    border-radius: 8px;
  margin-bottom:2em;
    text-align:center;
}
.deletep {
          margin-bottom: 0px;
    line-height: 0;
    color: #c19a02;
}
.pricep {
        font-size: 1.2em;
    color: #000;
    margin-top: 5px;
}
.main-services h3{
    
}
.main-services1 {
    margin-bottom: 10%;
    text-align: center;
    background: #F7F7F7;
    padding-bottom: 1em;
  
}
.testim-inner {
    box-shadow: 0px 0 8px #b4b4b4;
    border-radius: 8px;
    margin-bottom: 2em;
    text-align: center;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    color: #fff !important;
    text-decoration: none;
    opacity: .75;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    background: #000;
}
.footer p{
    line-height: 31px;
}
.heaingh2 {
    color:#26A8DB;
    /* text-shadow: 0px 2px 4px #8d8080; */
    font-weight: 900;
    font-size: 20px;
    line-height: 1.2;
    margin: 0;
    margin-top: 10px;
}
.shortdetails {
      padding-bottom: 5px;
    border-bottom: 1px solid #ccc;  
}

/* ===== Call Now Button ===== */
.call-now-btn {
    display: inline-block;
    background: #ffcc66;       /* bright accent color */
    color: #222;               /* text color */
    font-weight: 600;
    font-size: 16px;
    padding: 12px 30px;
    border-radius: 50px;       /* pill shape */
    text-decoration: none;
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
}

.call-now-btn:hover {
    background: #e6b844;       /* slightly darker on hover */
    color: #111;
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.2);
}

.call-now-btn:active {
    transform: translateY(0);
    box-shadow: 0 6px 15px rgba(0,0,0,0.1);
}

/* Optional: Add a phone icon before text */
.call-now-btn::before {
    content: "\260E"; /* Unicode for phone symbol ☎ */
    margin-right: 8px;
    font-size: 18px;
    vertical-align: middle;
}

#testimonials img {
   display: block;
    margin: 0 auto;
    margin-bottom: 1em;
    border-radius: 50%;
}
.small-col-inside {
        border: 1px solid;
    padding-bottom: 12px;
    padding: 10px;
   
}

.section-white no-padding img {
    border-radius: 10px 0px 0px 10px;
}
.small-col-inside h3{
        text-align: center;
    font-size: 2rem;
    font-weight: 600;
    color: #9BC68C;
}
.header {
   
}
.card{
    border: none;
}
.card-header{
    border: none;
    background-color: none;
}

.services-wrapper i {
    font-size: 16px;
    color: #fff;
}

.services-wrapper{
    background-color: #f7f7f7;
padding-top: 10px;
}
.footer {
       background-color: #000;
    color: #fff;
    padding-top: 25px;
}
.footer-bottom p{
    color: #fff
}
#packages {
        margin-top: 4em;
}
.footer_destination a {
        box-shadow: 0 0 4px #be2fb4;
    display: inline-block;
    padding: 2px 10px;
    margin: 5px 4px;
    color:#fff;
}
.footer i{
    font-size: 48px;
}
.footer h5{
      color: #fff;
    font-weight: bold;
    margin-bottom: 1em;
    font-size: 1.3em;
    
}
h1{
        margin-bottom: 0px;
}
h1 span{
          color: #F1B424;
    border-bottom: 1px solid #F1B424;
}

.section-bg-2 a{
    color: #9BC68C;
}
.section-white button{
    color: #fff;
    font-weight: 600;
    width:100%;
}
#services h2 a {
    font-size: 16px;
    color: #F1B424;
}
.services-wrapper .main-services h3 {
    font-size: 16px;
    font-weight: bold;
    color: #b28955;
}
.contct{
        border: 1px solid;
line-height: 5rem;
padding: 10px;
    padding-top: 10px;
padding-top: 5%;
background-color: #f7f7f7;
}
.contct h4{
    color: #9BC68C;
text-align: center;
font-weight: 600;
}
.top-header a i{
        font-size: 15px;
    color: #062F4E;
}
.top-header{
    text-align: center;
}
.navbar-collapse{
    
}
.btn-info {
    color: #fff;
    background-color: #F1B424;
    border-color: #F1B424;
}
.btn-secondary {
    color: #fff;
    background-color: #F1B424;
    border-color: #F1B424;
}
.top-header a{
          color: #062F4E;
    float: right;
    margin-left: 2em;
    margin-top:35px;
}
.form-control{
        margin-bottom: 10px;
    
}
.section-bottom-border button{
        background-color: #F1B424;
         border-color: #906b3e;
         width:100%;
         margin-top:-33px;
}
.accordion button{
    color: #000;
}
#services{
        margin-top: 5%;
}
.dmopMx svg{
    display: none;
}
.navbar-toggler-icon .fa-bars {
    color: #062F4E;
}
.text-white{
    color: #000 !important;
}
.d-none{
    display: block;
}
@media (max-width: 768px) {
   .topheader .far, .topheader .fas{
    font-size: 12px;
   }
   
   .btn-quote{
       width:100%;
   }
   .rating-score{
        width:100%;
   }
  .topheader a {
    color: #fff;
    font-size: 10px;
}
    .header img{
            max-width: 100%;
    }
    
    .h3, h3 {
    font-size: 25px;
}
    .h1, h1 {
    font-size: 31px;
    margin-top: 10px;
}
    .register-form-wrapper {
   
}
    .back img{
        width:100%;
    }
    .testim-inner {
        margin-bottom: 14px;
    }

    .small-col-inside {
        border: 1px solid #9BC68C;
    
        margin-top: 26px;
        border-radius: 0px;
    }
    .section-white{
        margin-bottom: 0%;
    }
    .responsive-bottom-margins iframe{
            max-width: 100%;
    }
    .navbar-collapse{
        padding-top: 0px;
        padding-left: 0px;
    }
    .top-header a{
        margin-left: 0%;
        display: block;
    }
    .responsive-bottom-margins{
        margin-top: 26px;
    }

}
        

.fa-star{
    color: #FDCC0D;
}

.register-form-wrapper button {
    background-color: #AC1C21;
    border-color:#AC1C21;
    width: 100%;
    color: #fff;

}


/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
    font-size: 1em;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-network a {
 background-color: #ffffff44;   
}
@media(max-width:500px){
   .foot-sticky a {
    font-size: 18px;
    background: #F50808;
    background: none;
    color: #000 !important;
    margin-left: 10px; 
}
.foot-sticky {
    width: 100%;
    margin-right: 0px;
}
#features{
    margin-top:20px;
}
}

.carousel-caption h3{
  z-index: 5;
  height: auto;
  width: auto;
  color: rgb(255, 255, 255);
  text-decoration: none;
  white-space: nowrap;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  text-align: left;
  line-height: 60px;
  /* -webkit-text-stroke: 1px rgb(147, 0, 140); */
  text-shadow: 0px 5px 8px #000;
  letter-spacing: 2px;
  font-weight: 900;
  font-size: 52px;
  transform-origin: 50% 50%;
  transform: translate(0px, 0px);
  visibility: visible;
}
.carousel-caption p{
   z-index: 6;
    background-color: rgba(47, 137, 8, 0.45);
    font-family: Roboto;
    height: auto;
    width: auto;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: center;
    line-height: 36px;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 20px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible; 
}

.about-section {
    padding: 40px 0;
}

.about-title {
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
}

.about-title i {
    color: #1aa3d8;
    margin-right: 8px;
}

.about-box p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 18px;
    position: relative;
    padding-left: 30px;
}

.about-icon {
    position: absolute;
    left: 0;
    top: 5px;
    color: #1aa3d8;
    font-size: 18px;
}

.about-btn {
    display: inline-block;
    margin-top: 20px;
}

/* Carousel base */
.alnashra-carousel .carousel-item {
    position: relative;
}

/* Dark overlay */
.alnashra-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(0,0,0,0.78) 0%,
        rgba(0,0,0,0.55) 45%,
        rgba(0,0,0,0.25) 100%
    );
    z-index: 1;
}

/* Caption */
.alnashra-caption {
    position: absolute;
    top: 50%;
    left: 7%;
    transform: translateY(-50%);
    z-index: 2;
    max-width: 620px;
    color: #fff;
}

/* Title */
.alnashra-caption h2 {
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.alnashra-caption h2 i {
    color: #1aa3d8;
    margin-right: 10px;
}

/* Price badge */
.alnashra-caption .price {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 215, 0, 0.15);
    color: #ffd700;
    padding: 8px 18px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
    border: 1px solid rgba(255, 215, 0, 0.4);
}

.alnashra-caption .price i {
    font-size: 18px;
}

/* Subtitle */
.alnashra-caption .subtitle {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 28px;
    color: #f1f1f1;
}

.alnashra-caption .subtitle i {
    color: #1aa3d8;
    margin-right: 10px;
}

/* CTA Button */
.btn-expert {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #1aa3d8;
    color: #fff;
    padding: 14px 36px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(26,163,216,0.45);
    transition: all 0.35s ease;
}

.btn-expert:hover {
    background: #0c7aa5;
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(26,163,216,0.6);
    color: #fff;
}

/* Mobile */
@media (max-width: 768px) {
    .alnashra-caption {
        left: 5%;
        right: 5%;
        text-align: center;
    }
    
    .package-box{
        padding:12px !important;
    }
    
    .title-text{
        font-size:16px !important;
    }

    .alnashra-caption h2 {
        font-size: 30px;
    }

    .alnashra-caption .price {
        font-size: 17px;
    }

    .alnashra-caption .subtitle {
        font-size: 16px;
    }
}
/* ================= HERO CAROUSEL ================= */

.hero-carousel {
    /*position: relative;*/
}

/* IMAGE */
.hero-img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}

/* OVERLAY (BEHIND TEXT) */
.hero-carousel .carousel-item {
    /*position: relative;*/
}

.hero-carousel .carousel-item::after {
    content: "";
    position: absolute;
    inset: 0;
    /*background: rgba(0, 0, 0, 0.55);*/
    z-index: 2;
}

/* TEXT ABOVE OVERLAY */
.hero-caption {
    position: absolute;
    z-index: 3;
    left: 24%;
    bottom: 25%;
    /*max-width: 680px;*/
    text-align: left;
}

/* BADGE */
.hero-badge {
    display: inline-block;
    background: rgba(255,255,255,0.15);
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
}

/* TITLE */
.hero-title {
    font-size: 56px;
    font-weight: 800;
    color: #ffffff;
    line-height: 1.15;
    margin-bottom: 18px;
}

/* PRICE HIGHLIGHT */
.hero-highlight {
    display: block;
    font-size: 42px;
    font-weight: 800;
    color: #26A8DB;
    margin-top: 8px;
}

/* TRUST POINTS */
.hero-points {
    list-style: none;
    padding: 0;
    margin: 10px 0 35px;
}

.hero-points li {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
    text-shadow: 0 4px 12px rgba(0,0,0,0.6);
}

/* BUTTONS */
.hero-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.btn-call {
    background:#26A8DB;
    color: #ffffff;
    padding: 14px 32px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s ease;
}

.btn-call:hover {
    background: #e85c00;
    color: #ffffff;
}

.btn-book {
    background: #ffffff;
    color: #000000;
    padding: 14px 32px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s ease;
}

.btn-book:hover {
    background: #f1f1f1;
    color: #000000;
}

/* ================= MOBILE ================= */

@media (max-width: 768px) {
    .hero-img {
        height: 70vh;
    }

    .hero-caption {
        left: 6%;
        top:10%;
        right: 13%;
        bottom: 18%;
        text-align: center;
    }

    .hero-title {
        font-size: 22px;
    }

    .hero-highlight {
        font-size: 20px;
    }

    .hero-points li {
        justify-content: center;
        font-size: 14px;
    }

    .hero-buttons {
        justify-content: center;
    }
}

/* ===== TOUR CTA SECTION ===== */
.tour-cta-section {
    background: #0b3c5d;
    padding: 40px 0;
}

/* BOX */
.tour-cta-box {
    text-align: center;
    padding: 20px 10px;
    transition: 0.3s ease;
}

/* ICON */
.tour-cta-box i {
    font-size: 34px;
    color: #ff6a00;
    margin-bottom: 12px;
    display: block;
}

/* TITLE */
.tour-cta-box h4 {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.4;
    margin: 0;
}

/* HOVER EFFECT */
.tour-cta-box:hover {
    transform: translateY(-6px);
}

.tour-cta-box:hover i {
    color: #ffffff;
}

/* ===== MOBILE ===== */
@media (max-width: 768px) {
    .tour-cta-section {
        padding: 30px 0;
    }

    .tour-cta-box h4 {
        font-size: 14px;
    }

    .tour-cta-box i {
        font-size: 30px;
    }
}

/* ========================
  Testimonials Section
======================== */
.testimonials-section {
    position: relative;
    padding: 100px 0;
    background-color: #f7f7f7;
    overflow: hidden;
    z-index: 1;
}

/* ===== Background Circles ===== */
.testimonials-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; /* ensures circles don't block clicks */
    overflow: hidden;
    z-index: 0;
}

.testimonials-bg .bg-circle {
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 204, 102, 0.15);
    animation: floatCircles 25s linear infinite;
}

.bg-circle.circle1 {
    width: 250px;
    height: 250px;
    top: 10%;
    left: 5%;
}

.bg-circle.circle2 {
    width: 350px;
    height: 350px;
    top: 50%;
    left: 70%;
}

.bg-circle.circle3 {
    width: 200px;
    height: 200px;
    top: 75%;
    left: 25%;
}

@keyframes floatCircles {
    0% { transform: translateY(0) translateX(0); }
    50% { transform: translateY(-30px) translateX(20px); }
    100% { transform: translateY(0) translateX(0); }
}

/* ===== Section Header ===== */
.testimonials-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #222;
}

.testimonials-subtitle {
    font-size: 18px;
    color: #555;
}

/* ===== Testimonial Cards ===== */
.testimonial-card {
    background-color: #fff;
    border-radius: 15px;
    padding: 30px 20px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    z-index: 1;
}

.testimonial-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0,0,0,0.15);
}

.testimonial-img-wrapper {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #ffcc66;
}

.testimonial-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testimonial-text {
    font-size: 16px;
    color: #555;
    margin-bottom: 15px;
    line-height: 1.6;
}

.testimonial-name {
    font-weight: 600;
    color: #222;
    margin-bottom: 10px;
}

.testimonial-rating i {
    color: #ffcc66;
    margin-right: 2px;
}

/* ===== Responsive ===== */
@media (max-width: 992px) {
    .testimonials-section {
        padding: 70px 0;
    }
}

@media (max-width: 768px) {
    .testimonial-card {
        padding: 25px 15px;
    }
    .testimonial-title {
        font-size: 28px;
    }
}

@media (max-width: 576px) {
    .testimonial-card {
        margin-bottom: 30px;
    }
    .testimonials-title {
        font-size: 24px;
    }
    .testimonials-subtitle {
        font-size: 16px;
    }
}

/* Card */
.tour-card {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    margin-bottom:14px;
}

.tour-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}

/* Image */
.tour-img {
    position: relative;
}

.tour-img img {
    width: 100%;
    /*height: 240px;*/
    object-fit: cover;
}

.tour-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background: linear-gradient(135deg, #ff4e50, #f9d423);
    color: #fff;
    padding: 6px 14px;
    font-size: 13px;
    border-radius: 30px;
    font-weight: 600;
}

/* Body */
.tour-body {
    padding: 18px;
}

.tour-title {
    font-size: 20px;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 8px;
}

.tour-route {
    font-size: 14px;
    color: #64748b;
    margin-bottom: 15px;
}

/* Meta */
.tour-days {
    background: #eef2ff;
    color: #4f46e5;
    padding: 6px 12px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 600;
}

.tour-old-price {
    font-size: 14px;
    color: #94a3b8;
}

.tour-price {
    font-size: 22px;
    font-weight: 800;
    color: #16a34a;
}

.tour-price span {
    font-size: 13px;
    font-weight: 500;
    color: #475569;
}

/* Buttons */
.btn-enquire {
    display: block;
    text-align: center;
    background: linear-gradient(135deg, #2563eb, #38bdf8);
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    font-weight: 600;
    text-decoration: none;
}

.btn-call {
    display: block;
    text-align: center;
    background: #0f172a;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    font-weight: 600;
    text-decoration: none;
}

/* Rating */
.tour-rating i {
    color: #facc15;
    font-size: 14px;
}

.tour-rating span {
    font-weight: 600;
    margin-left: 5px;
}

/* Icons */
.tour-icons i {
    background: #f1f5f9;
    padding: 8px;
    border-radius: 50%;
    margin-left: 6px;
    color: #0f172a;
}

/* WhatsApp */
.btn-whatsapp {
    display: block;
    margin-top: 15px;
    background: linear-gradient(135deg, #25d366, #128c7e);
    color: #fff;
    text-align: center;
    padding: 12px;
    border-radius: 12px;
    font-weight: 700;
    text-decoration: none;
}
/* Footer General */
.footer-section {
    background: #0d1b2a;
    color: #fff;
    font-family: 'Karla', sans-serif;
}

.footer-section a {
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}

.footer-section a:hover {
    color: #ffb400;
}

/* Top Footer */
.footer-top {
    padding: 50px 0;
}


.footer-col h5 {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    margin-bottom: 20px;
    color: #ffb400;
}

/* Contact Column */
.contact-col p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.6;
}

.footer-social {
    margin-top: 15px;
}

.footer-social a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #1b2a42;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
    font-size: 16px;
}

.footer-social a:hover {
    background: #ffb400;
    color: #0d1b2a;
}

/* Packages Column */
.packages-col ul {
    list-style: none;
    padding: 0;
}

.packages-col ul li {
    margin-bottom: 10px;
}

.packages-col ul li a:hover {
    color: #ffb400;
}

/* Destinations Column */
.destinations-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.destinations-list a {
    background: #1b2a42;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 13px;
}

.destinations-list a:hover {
    background: #ffb400;
    color: #0d1b2a;
}

/* Bottom Footer */
.footer-bottom {
    background: #081724;
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    margin-top: 20px;
}

.footer-bottom span {
    font-weight: bold;
    color: #ffb400;
}

/* Responsive */
@media (max-width: 768px) {
    .footer-row {
        flex-direction: column;
    }

    .destinations-list {
        justify-content: flex-start;
    }
}

.tour-card-horizontal {
    background: #f5f6f7;
    padding: 20px;
    border-radius: 14px;
    margin-bottom: 25px;
}

/* IMAGE */
.tour-img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.tour-img img {
    width: 100%;
    /*height: 200px;*/
    object-fit: cover;
}

.tour-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ff5722;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 20px;
}

/* CONTENT */
.tour-title {
    font-weight: 600;
    margin-bottom: 8px;
}

.tour-info span {
    margin-right: 15px;
    color: #555;
    font-size: 14px;
}

.tour-route {
    margin: 10px 0;
    color: #666;
}

.tour-features span {
    font-size: 14px;
    color: #333;
}

/* PRICE BOX */
.price-box {
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    text-align: center;
}

/* RATING */
.rating-box {
    margin-bottom: 10px;
}

.rating-label {
    font-size: 13px;
    color: #555;
}

.rating-score {
    background: #4caf50;
    color: #fff;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 20px;
    font-weight: 600;
    margin: 5px 0;
}

.rating-text {
    font-size: 13px;
    color: #777;
}

/* PRICE */
.starting {
    font-size: 13px;
    color: #777;
    margin-bottom: 3px;
}

.tour-price {
    font-size: 22px;
    font-weight: 700;
    color: #ff5722;
}

.per-person {
    font-size: 12px;
    color: #666;
}

.btn-quote {
    display: inline-block;
    background: #ff5722;
    color: #fff;
    padding: 8px 15px;
    border-radius: 25px;
    margin-top: 10px;
    text-decoration: none;
}

.btn-quote:hover {
    background: #e64a19;
    color: #fff;
}
.tour-features {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    text-align: center;
}

.feature-box {
    flex: 1;
    padding: 12px 5px;
    transition: 0.3s ease;
}

.feature-box i {
    font-size: 24px;
    color: #0d6efd; /* Change to your brand color */
    display: block;
    margin-bottom: 6px;
}

.feature-box span {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #333;
}

.feature-box:hover {
    transform: translateY(-4px);
}
/* Hero Title Stroke */
.hero-title {
    color: #ffffff;
    font-weight: 800;
    text-shadow: 
        -2px -2px 0 #000,
         2px -2px 0 #000,
        -2px  2px 0 #000,
         2px  2px 0 #000,
         0px  3px 6px rgba(0,0,0,0.6);
}

/* Highlight price stroke */
.hero-highlight {
    color: #ffcc00;
    text-shadow: 
        -1px -1px 0 #000,
         1px -1px 0 #000,
        -1px  1px 0 #000,
         1px  1px 0 #000;
}

/* Badge stroke */
.hero-badge {
    color: #ffffff;
    font-weight: 600;
    text-shadow: 
        -1px -1px 0 #000,
         1px -1px 0 #000,
        -1px  1px 0 #000,
         1px  1px 0 #000;
}

/* Points stroke */
.hero-points li {
    color: #ffffff;
    font-weight: 500;
    text-shadow: 
        -1px -1px 0 #000,
         1px -1px 0 #000,
        -1px  1px 0 #000,
         1px  1px 0 #000;
}
/* Mobile View Only */
@media (max-width: 991px) {

    .custom-navbar .container {
        position: relative;
    }

    /* Center logo properly */
    .custom-navbar .navbar-brand {
        margin: 0 auto;
    }

    /* Keep toggler on right */
    .custom-navbar .navbar-toggler {
        position: absolute;
        right: 15px;
    }

    /* Make dropdown open full width below navbar */
    .custom-navbar .navbar-collapse {
        width: 100%;
        margin-top: 15px;
        text-align: center;
    }

    .custom-navbar .navbar-nav {
        width: 100%;
    }

}

.registered-section {
    padding: 60px 0;
    background: #f8f9fa;
}

.section-title {
    font-weight: 700;
    font-size: 32px;
    color: #222;
}

.section-subtitle {
    color: #777;
    font-size: 16px;
}

.registered-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.logo-box {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    transition: 0.3s ease;
    margin-bottom:15px;
}

.logo-box img {
    max-width: 100%;
    /*height: 70px;*/
    object-fit: contain;
    transition: 0.3s ease;
}

.logo-box:hover {
    transform: translateY(-5px);
}

.best-selling-packages {
    padding: 60px 15px;
}

.package-box {
    background: #ffffff;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

/* Title Styling */
.package-title {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

/* Big 01 Serial */
.big-serial {
    font-size: 48px;
    font-weight: 800;
    color: #0d6efd;
    background: linear-gradient(135deg, #0d6efd, #00c6ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Title Text */
.title-text {
    font-size: 22px;
    font-weight: 700;
    color: #1a1a1a;
    display: flex;
    align-items: center;
    gap: 10px;
}

.title-text i {
    color: #ff6b00;
    font-size: 18px;
}

.package-intro {
    margin-bottom: 20px;
    color: #555;
    font-size: 15px;
}

/* Encircled List Numbers */
.custom-serial-list {
    list-style: none;
    counter-reset: custom-counter;
    padding-left: 0;
    margin: 0;
}

.custom-serial-list li {
    counter-increment: custom-counter;
    margin-bottom: 15px;
    padding-left: 55px;
    position: relative;
    font-weight: 500;
}

.custom-serial-list li::before {
    content: counter(custom-counter);
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    background: #0d6efd;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(13, 110, 253, 0.3);
}

