.preloader{
    display:none!important;
}
.owl-carousel{
    display: block!important;
}
img.img-fluid.about-img {
    height: 450px;
    object-fit: cover;
}
.bg-colored{
    background-color: #fdf6d991;
}
.title{
    color: #f44336;
    font-size: 22px;
}
.sub-title{
    padding-top: 10px;
     color: #082740;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}
.block-title h3 {
    font-size: 53px;
    line-height: 59px;
    font-weight: 800;
}
p{
    font-size: 14px;
    line-height: 30px;
}
.card-content h6{
    font-family: poppins;
    margin: 6px 0px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 600;
    color: #212121;
}
.card-content hr{
    margin: 0px!important;
}
.date-star-end{
    font-size: 11px;
    font-weight: 400;
    color:#000;
    display: flex;
    align-items: center;
}
.margin-left{
    padding-left: 5px;
}
.contact-btns{
    text-align: center;
    font-size: 12px;
}
.view-detail{
    width: 48%;
    border: 1px solid #f44336;
    padding: 3px 6px;
    border-radius: 5px;
    color: #f44336!important;
}
.what-app{
    width: 48%;
    border: 1px solid #28a745;
    padding: 3px 6px;
    border-radius: 5px;
    color: #28a745!important;
}
.package-card {
    background: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    border: 1px solid #b7b7b73d;
}
.package-card img{
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 10px;
}
.view-detail:hover{
    color: #fff!important;
    background-color: #f44336!important;
}
.what-app:hover{
    color: #fff!important;
    background-color: #28a745!important;
}
a{
    cursor: pointer;
}
.destinations-one__single h3, .destinations-two__single h3 {
    font-size: 20px;
}
.thm-btn{
    padding: 6px 36.5px;
}
.thm-btn:hover{
    background-color: #082740;
}
.fs-big{
    font-size: 40px;
}
.tour-one__single {
    border: 1px solid #0000001a;
}
.tour-one__image {
    padding: 15px 40px!important;
    background-color: #fff!important;
    
}
.tour-one__content{
    padding: 15px!important;
}
.tour-one__content p{
    line-height: 27px;
    font-size: 14px;
    margin-top: 5px;
}
.tour-one__content h3{
    font-size: 20px!important;
    margin-bottom: 0px;
}
.d-flex.justify-content-between.contact-btns.book-now {
    font-size: 13px;
}
.d-flex.justify-content-between.contact-btns.book-now a{
    width: 49%;
}
.tour-one__content h3{
    text-transform: uppercase;
    font-size: 17px;
}
.video-one::before {
    background-color: #000000!important;
    opacity: 0.7!important;
}
a.what-app.bg-green {
    color: #fff !important;
    background: #28a745;
    padding: 10px 30px;
}
.testimonials-one__info img{
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.testimonials-one__content {
    padding-left: 20px!important;
    padding-right: 20px!important;
    padding-bottom: 50px!important;
    padding-top: 40px!important;
    margin-bottom: 40px!important;
}
.testimonials-one__content p {
    font-size: 14px!important;
    line-height: 28px!important;
}
.testimonials-one__content::before {
    opacity: 0.7 !important;
}
.thm__owl-carousel.light-dots .owl-dots .owl-dot:hover span, .thm__owl-carousel.light-dots .owl-dots .owl-dot.active span
 {
    background-color: #082740!important;
}
.thm__owl-carousel.light-dots .owl-dots .owl-dot span {
    background-color: #08274026!important;
}
section.testimonials-one.pt-5.pb-5 {
    background: url("../../img/lost-people.jpg");
    background-size: cover;
    min-height: 300px;
}
.bg-colord-slider{
     background: url("../../img/tour-sliders-1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 80vh;
    padding-top: 200px;   
}
.bg-colord-slider-1{
     background: url("../../img/tour-sliders-1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height:400px;
    padding-top: 200px;   
}
.main-nav__main-navigation .main-nav__navigation-box>li>a {
    font-size: 14px;
}
.site-header__home-two .main-nav__main-navigation .main-nav__navigation-box>li:hover>a,
.site-header__home-two .main-nav__main-navigation .main-nav__navigation-box>li.current>a,
.site-header__home-two .main-nav__main-navigation .main-nav__navigation-box>li.current-menu-item>a {
	color: #ffa801!important;
}
.bg-colord-slider h2{
     font-family: poppins;
    font-size: 50px;
    width: 76%;
    margin: auto;
    line-height: 69px;
    padding: 10px;
    font-weight: 800;
}
.slider-textsss span{
    color: #fff;
    font-size: 14px;
}
.slider-textsss p{
    font-size: 17px;
    color: #fff;
}

.stepped{
    display: block;
    font-weight: 700;
    background: linear-gradient(71deg, #ffbf00 -7%, #FFEB3B);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.slider-textsss hr{
    border: 1px solid #ffffff30;
    width: 40%;
}
.slider-textsss button{
    margin-top: 10px;
}
.site-footer__bottom{
    padding: 10px 0px!important;
}
.site-footer__social a {
    width: 37px!important;
    height: 37px!important;
}
.footer-widget__about, .footer-widget__gallery {
    max-width: 35%;
}
.footer-widget__links {
    padding-left: 30px!important;
}
.footer-widget__links, .footer-widget__options {
    max-width: 20%;
    padding: 0px 10px!important;
}
.footer-widget__title
 {
    margin-bottom: 31px!important;
}
.footer-widget__column p {
    font-size: 15px!important;
}
.footer-widget__links-list li a {
    font-size: 16px!important;
}
.site-footer__social a:hover {
    background-color: #ffa801!important;
    color: #ffffff;
}
.footer-widget__links-list li a:hover {
    color: #ffa801!important;
}
.contact-left-space{
    padding-left: 10px;
    line-height: 33px;
}
ul.footer-widget__links-list.list-unstyled.listing-spacing li{
    cursor: pointer;
    padding: 5px 0px;
}
ul.footer-widget__links-list.list-unstyled.listing-spacing li:hover{
    color: #ffa801!important;
    cursor: pointer;

}
ul.footer-widget__links-list.list-unstyled.listing-spacing li:hover p{
    color: #ffa801!important;
    cursor: pointer;
}
h3.footer-widget__title {
    margin-top: 30px;
}
.site-footer{
    padding: 30px 0px!important;
}
.footer-widget__column {
    margin-bottom: 10px!important;
}
.footer-light{
    background-color: #eceeef;
}
.footer-light p{
    margin-bottom: 0px;
    padding: 10px 0px;
    color: #082740;
}



/* container for contact widget */
  .contact-wrap{
    position: relative;
    display: inline-block;
  }

  /* main contact button */
  .contact-btn{
    width:var(--btn-size);
    height:var(--btn-size);
    border-radius:50%;
    border:0;
    background:#0b74de;
    color:white;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:700;
    font-size:14px;
    cursor:pointer;
    box-shadow:0 6px 18px rgba(11,116,222,.24);
    transition:transform .18s ease, box-shadow .18s ease;
    outline: none;
  }
  .contact-btn:active{ transform:scale(.98); }
  .contact-btn:focus{ box-shadow:0 6px 18px rgba(11,116,222,.36), 0 0 0 4px rgba(11,116,222,.12); }

  /* the action buttons that appear (call + whatsapp) */
  .action-buttons{
    position:absolute;
    right: calc(100% + var(--gap));
    top: 50%;
    transform: translateY(-50%) scale(.85);
    display:flex;
    gap:var(--gap);
    align-items:center;
    pointer-events: none; /* disabled until visible */
    opacity:0;
    transition: opacity .18s ease, transform .18s ease;
    z-index:4;
  }

  /* each small action button */
  .action{
    width: var(--small-size);
    height: var(--small-size);
    border-radius: 50%;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    color:white;
    font-size:18px;
    box-shadow: 0 6px 14px rgba(0,0,0,.12);
    transform: translateY(6px);
    transition: transform .18s cubic-bezier(.2,.9,.2,1), opacity .12s ease;
    pointer-events: auto;
  }

  .action.call{ background: #1b9a59; }       /* green for call */
  .action.whatsapp{ background: #25D366; }   /* whatsapp green */

  /* show actions on hover/focus of the wrapper */
  .contact-wrap:hover .action-buttons,
  .contact-wrap:focus-within .action-buttons,
  .contact-wrap.show .action-buttons /* for touch toggle */ {
    opacity:1;
    transform: translateY(-50%) scale(1);
    pointer-events: auto;
  }

  /* small pop animation for each */
  .contact-wrap:hover .action { transform: translateY(0); }
  .contact-wrap.show .action { transform: translateY(0); }

  /* stagger: first item pops earlier */
  .action:nth-child(1){ transition-delay: .02s; }
  .action:nth-child(2){ transition-delay: .06s; }

  /* helpful label (hidden visually but accessible) */
  .sr-only{
    position:absolute;
    width:1px; height:1px;
    padding:0; margin:-1px; overflow:hidden;
    clip:rect(0 0 0 0); white-space:nowrap; border:0;
  }

  /* optional float badge text */
  .contact-label{
    position:absolute;
    bottom: calc(100% + 10px);
    left:50%;
    transform:translateX(-50%);
    font-size:13px;
    color:#123;
    background:rgba(255,255,255,.95);
    padding:6px 10px;
    border-radius:999px;
    box-shadow:0 6px 18px rgba(18,24,33,.06);
    display:none;
    white-space:nowrap;
  }
  .contact-wrap:hover .contact-label,
  .contact-wrap:focus-within .contact-label,
  .contact-wrap.show .contact-label{ display:block; }

  /* responsive: keep it compact on small screens */
  @media (max-width:480px){
    :root{ --btn-size:52px; --small-size:42px; }
    .action-buttons{ right: calc(100% + 8px); }
  }


div#contactWrap {
    position: fixed;
    right: 30px;
    bottom: 40px;
    z-index: 1000 !important;
}
button#contactBtn {
    width: 60px;
    height: 60px;
}

a#waBtn{
    width: 60px;
    height: 60px;
    margin-top: -266px!important;

}
a#callBtn{
    width: 60px;
    height: 60px;
    margin-top: -133px;
}
div#contactLabel {
    display: none;
}
a#waBtn {
    margin-left: -58px;
    right: -70px;
    width: 60px;
    height: 60px;
    margin-top: -250px;
}
.theme-color{
    color: #ff0143;
}




 /* Preloader container */
    #preloader {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 9999;
      flex-direction: column;
      color: #fff;
    }

    /* Loader animation */
    .loader {
      width: 60px;
      height: 60px;
      border: 6px solid #ffc10721;
      border-top: 6px solid #FF9800;
      border-radius: 50%;
      animation: spin 1s linear infinite;
      margin-bottom: 15px;
    }

    @keyframes spin {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }

    /* Loading text with dots */
    .loading-text {
      font-size: 18px;
      letter-spacing: 2px;
      display: flex;
    }

    .dot {
      animation: blink 1.5s infinite;
    }

    .dot:nth-child(2) {
      animation-delay: 0.2s;
    }

    .dot:nth-child(3) {
      animation-delay: 0.4s;
    }

    @keyframes blink {
      0%, 80%, 100% { opacity: 0; }
      40% { opacity: 1; }
    }

    /* Hide content until preloader disappears */
    #content {
      display: none;
      padding: 40px;
      text-align: center;
    }
    .breadcums ul li{
        list-style: none;
    }
        .breadcums ul{
            display: flex;
            padding: 0px;
            margin:0px;
            justify-content: center;
        }
        .breadcums ul li a{
            color: #fff;
            padding:0px 10px;
        }
        .breadcums p{
            font-size: 60px;
            font-weight: 600;
            text-transform: uppercase;
            padding-bottom: 10px;
            color:#ffa801;
        }
    .contact-card {
      background: #fff;
      padding: 25px;
      border-radius: 6px;
      box-shadow: 0 3px 8px rgba(0,0,0,0.1);
      max-width: 400px;
      width: 100%;
    }

    .contact-card h2 {
      font-size: 22px;
      margin-bottom: 15px;
      font-weight: bold;
      color: #111;
    }

    .contact-card p {
      font-size: 15px;
      line-height: 1.5;
      margin-bottom: 20px;
      color: #333;
    }

    .contact-info {
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      padding: 15px 0;
      margin-bottom: 15px;
    }

    .contact-info div {
      display: flex;
      align-items: center;
      margin: 10px 0;
      color: #082740;
      font-size: 16px;
    }

    .contact-info i {
      margin-right: 10px;
      color: #ffa801;
    }

    .buttons {
      display: flex;
      justify-content: space-between;
      gap: 15px;
    }
    .buttons a{
        font-size: 12px!important;
            padding: 10px 15px !important;
            width: 50%;
            text-align: center;
    }



    .cta-two__content-highlight p{
            font-size: 14px!important;
    line-height: 30px!important;
    color: #7c879b!important;
    }
    .popular-destination{
        font-size: 20px;
        font-weight: 700;
        color: #000;
    }
    ul.list-unstyled.cta-two__list {
    display: flex;
    flex-wrap: wrap;
}
.cta-two__list li{
    width: 50%;
    font-size: 13px!important;
}
.contact-info-one__single {
    margin-bottom: 13px!important;
    padding: 34px 30px!important;
}
.contact-info-one__single i{
     background-color: #ffa801!important;
}
.contact-one__social a:hover {
    background-color: #ffa801!important;
}
.menu-listings ul{
    margin: 0;
    padding: 0px;
        display: flex;
}
.menu-listings ul li{
    list-style: none;
    padding: 10px 15px;
}
.header{
    padding: 15px 0px;
}
.menu-listings ul li a{
    color: #212121;
    font-size: 15px;
}
.menu-listings ul li a:hover{
    color: #ffa801;
}
img.w-100.footer-logo {
    width: 220px !important;
}
.privacy-policy-page-content h2{
    font-family: poppins;
    padding-top:10px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.privacy-policy-page-content ul{
    margin-bottom: 0px;
    padding-left: 20px;
}
.privacy-policy-page-content p{
    margin-bottom: 0px;
}
.privacy-policy-page-content li{
    font-size: 14px;
}
.note {
    font-size: 14px;
}
.contact {
    color: #313131;
    font-size: 17px;
}

.contact a{
    color: #c70506;
    font-size: 17px;
}
.privacy-policy-page-content{
    padding: 30px 0px;
}
@media only screen and (max-width: 991px) {
    .buttons {
    display: block;
}
.buttons a {
    margin: 10px 0px;
    font-size: 12px !important;
    width: 100%;
}
    a#callBtn {
    width: 40px;
    height: 40px;
}
a#waBtn {
    right: -70px;
    width: 40px;
    height: 40px;
}
    .breadcums p {
    font-size: 33px;
    margin-bottom: 0px!important;
}
    section.cta-two.pb-5 {
    padding-bottom: 0px !important;
}
    .popular-destination{
        padding-top: 30px;
        margin-bottom: 0px!important;
    }
    .cta-two__list li {
    width: 100% !important;
}
    .bg-colord-slider-1 {
    height: 230px;
        padding-top: 75px;
}
    .cta-two {
    padding-top: 30px;
    padding-bottom: 30px;
}
    .footer-widget__column.footer-widget__links.col-lg-3 {
    padding: 0px 31px !important;
}
.footer-widget__column.footer-widget__links.col-lg-2 {
    padding: 0px 31px !important;
}
    section.cta-two.pt-5.pb-5 {
    padding-top: 0px !important;
}
.block-title h3 {
    font-size: 32px;
    line-height: 40px;
}
.sub-title {
    font-size: 30px;
}
.col-lg-6.wow.fadeInLeft.animated {
    padding-top: 21px;
}
.col-lg-12.mb-3.mt-5{
    margin-top: 20px !important;
}
.fs-big {
    font-size: 29px;
}
.video-one h3 {
    font-size: 30px!important;
    line-height: 44px;
}
.slider-textsss p {
    font-size: 15px;
}
.bg-colord-slider h2{
    width:100%;
    font-size: 25px;
        line-height: 36px;
}
.bg-colord-slider {
    height: 70vh;
        padding-top: 30px;
}
  .mob-none{
    display: none;
}
.web-none{
    display: block!important;
}
/* Button */
    .menu-btn {
      background: #ffa801;
      color: #082740;
      padding: 0px 15px;
      border: none;
      cursor: pointer;
      border-radius: 5px;
    }

    /* Overlay */
    .offcanvas-overlay {
      position: fixed;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background: rgba(0,0,0,0.5);
      display: none;
      z-index: 999;
    }

    /* Sidebar */
    .offcanvas {
      position: fixed;
      top: 0;
      left: -300px; /* hidden by default */
      width: 300px;
      height: 100%;
      background: #fff;
      box-shadow: 2px 0 5px rgba(0,0,0,0.3);
      transition: left 0.3s ease;
      z-index: 1000;
      padding: 20px;
    }

    .offcanvas.active {
      left: 0;
    }

    .offcanvas-overlay.active {
      display: block;
    }

    .offcanvas h2 {
      margin-top: 0;
    }

    .close-btn {
      background: transparent;
      border: none;
      font-size: 22px;
      cursor: pointer;
      position: absolute;
      top: 15px;
      right: 15px;
    }

    .offcanvas ul {
      list-style: none;
      padding: 0;
      margin: 20px 0 0;
    }

    .offcanvas ul li {
      margin: 15px 0;
    }

    .offcanvas ul li a {
      text-decoration: none;
      color: #333;
      font-size: 18px;
      transition: color 0.2s;
    }

    .offcanvas ul li a:hover {
      color: #007bff;
    }
}
.web-none{
    display: none;
}
.mobile-header.web-none {
    padding: 10px 0px;
}
.testimonials-one__info img{
    height: 50px;
    width: 50px!important;
    object-fit: cover;
    border-radius: 50px;
}
.side-bar-listings li a{
    font-size: 16px!important;
}