body {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font: normal 16px/21px "Poppins";
    color: #000;
}
p {
    padding: 0px;
    margin: 0px;
}
a {
    padding: 0px;
    margin: 0px;
    outline: none;
}
ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
label {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
ul li {
    padding: 0px;
    margin: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0px 0 15px 0;
    margin: 0px;
}
input[type="text"]::-webkit-placeholder {
    opacity: 1;
}
input[type="text"]::-moz-placeholder {
    opacity: 1;
}
input[type="password"]::-webkit-placeholder {
    opacity: 1;
}
input[type="password"]::-moz-placeholder {
    opacity: 1;
}
input[type="search"]::-webkit-placeholder {
    opacity: 1;
}
input[type="search"]::-moz-placeholder {
    opacity: 1;
}
input[type="email"]::-webkit-placeholder {
    opacity: 1;
}
input[type="email"]::-moz-placeholder {
    opacity: 1;
}
input[type="tel"]::-webkit-placeholder {
    opacity: 1;
}
input[type="tel"]::-moz-placeholder {
    opacity: 1;
}
textarea::-moz-placeholder {
    opacity: 1;
}
textarea::-webkit-placeholder {
    opacity: 1;
}
a:hover {
    outline: none !important;
    text-decoration: none;
}
a:active {
    outline: none !important;
    text-decoration: none;
}
a {
    text-decoration: none !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
button,
input[type="submit"] {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    -webkit-appearance: none;
    outline: none;
}
input,
button {
    -webkit-appearance: none;
}
input:focus,
textarea:focus {
    outline: none;
    box-shadow: none;
}
button:focus,
input[type="submit"]:focus {
    outline: none;
    box-shadow: none;
}
figure {
    margin: 0px !important;
    padding: 0px;
}
img {
    max-width: 100%;
    object-fit: cover;
}
a,
span,
strong,
em {
    display: inline-block;
}
body {
    font-family: "Poppins";
}
:root {
    --font1: "Josefin Sans";
    --font2: "PT Serif";
    --font3: "Quicksand";
    --font4: "Baginda Script"; /* font-sizes */
    --font-120: 120px;
    --line-120: 130px;
    --font-80: 80px;
    --line-80: 90px;
    --font-h1: 60px;
    --line-h1: 70px;
    --font-50: 50px;
    --line-50: 60px;
    --font-30: 30px;
    --line-30: 40px;
    --font-20: 20px;
    --line-20: 28px;
    --font-14: 14px;
    --line-14: 22px;
    --font-p: 18px;
    --line-p: 28px;
    --font-18: 18px;
    --line-18: 28px;
    --font-15: 15px;
    --line-15: 25px;
    --font-16: 16px;
    --line-16: 24px;
    --font-24: 24px;
    --line-24: 30px;
    --font-12: 12px;
    --line-12: 14px;
    --r-60: 60px;
    --r-20: 20px;
    --r-10: 10px;
    --r-6: 6px;
    --r-4: 4px;
    --r-8: 8px;
    --container: 1440px;
    --container-big: 1920px;
    --p-150: 150px;
    --p-15: 15px;
    --p-20: 20px;
    --p-80: 80px;
    --h-60: 60px;
    --h-55: 55px;
    --h-80: 80px;
    --v-60: 65px;
    --gap1: 4rem;
    --overlay: linear-gradient(0deg, rgba(9, 40, 48, 0.7), rgba(9, 40, 48, 0.7)),
        linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 18.54%);
}
.butns {
    font-size: var(--font-18);
    line-height: var(--line-18);
    color: #140300;
    font-weight: 500;
    min-width: 250px;
    line-height: 50px;
    text-align: center;
    background: #f9c74f;
    font-family: var(--font1);
    font-weight: 700;
    border-radius: 78px;
    letter-spacing: 1px;
}
.butns:hover {
    background: #1a347d;
    color: #fff;
}
.header_sec {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 111;
}
h6 {
    letter-spacing: 0px;
    text-transform: inherit;
}
.navbar {
    margin: 0px;
    padding: 0px;
}
.navbar-brand {
    margin: 0px;
    padding: 0px;
    width: 200px;
}
.menu_sec li {
    font-size: var(--font-18);
    line-height: var(--line-18);
    font-weight: 400;
    color: #fff;
    font-family: var(--font1);
    padding: 20px 7px;
}
.menu_sec li a {
    color: #fff;
    padding: 10px;
}
.menu_sec li a:hover, .menu_sec li.actv a {
    color: #f6981a;
}
.tophead {
    padding: var(--p-80) 0;
    width: 100%;
    position: relative;
}
.tophead h1,
.tophead h2 {
    color: #140300;
    font-size: var(--font-50);
    line-height: var(--line-50);
    font-family: var(--font2);
    font-weight: 700;
}

.tophead h3,
.tophead h4 {
    color: #140300;
    font-size: var(--font-30);
    line-height: var(--line-30);
    font-family: var(--font2);
    font-weight: 700;
}
.tophead h5,
.tophead h6 {
    color: #140300;
    font-size: var(--font-20);
    line-height: var(--line-20);
    font-family: var(--font2);
    font-weight: 700;
}
p,
body {
    color: #140300;
    font-size: var(--font-p);
    line-height: var(--line-p);
    font-family: var(--font3);
}
.container {
    max-width: var(--container);
}

.container-big {
    max-width: var(--container-big); 
}


.bannerSec {
    position: relative;
}
.banItem {
    position: relative;
    height: 90vh;
    overflow: hidden;
} /* Image full cover */
.banItem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} /* Dark overlay */
.banItem::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1;
} /* Text wrapper center */
.banTxt {
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    top: 57%;
    transform: translateY(-50%);
    left: 0px;
} /* Inner content */
.banTxtiN {
    max-width: 1000px;
    color: #fff;
    margin: 0px auto !important;
} /* Heading inside ACF text */
.banTxtiN strong,
.banTxtiN h1 {
    font-size: var(--font-80);
    line-height: var(--line-80);
    font-weight: 700;
    color: #ffffff;
    display: block;
    margin-bottom: 15px;
    font-family: var(--font2);
} /* Paragraph */
.banTxtiN p {
    color: #ffffff;
} /* White button (as in screenshot) */
.whBtn {
    background: #fff;
    color: #140300;
}
.whBtn:hover {
    background: #e6b24a;
    color: #000;
}
.wlcomBox {
    position: relative;
    width: 100%;
}
.wlcomBox:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    background: url(../images/abutovr.png) no-repeat center center;
    background-size: 100% 100%;
}
.destCard {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    height: 460px;
} /* Image */
.destCard img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s ease;
    display: block;
} /* Gradient overlay using ::before */
.destCard::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 74.41%, #000000 100%);
    z-index: 1;
    pointer-events: none;
} /* Text container */
.destOverlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    text-align: center;
    z-index: 2; /* above overlay */
} /* Title */
.destOverlay h5, .destCard h5 {
    color: #fff;
    margin: 0;
    font-size: var(--font-50);
    line-height: var(--line-50);
    font-family: var(--font4);
} /* Hover zoom */
.destCard:hover img {
    transform: scale(1.08);
} /* Section */ /* Each item spacing */
.typeSlider .item {
    padding: 6px;
} /* Card */
.typeCard {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
} /* Image size EXACT look */
.typeCard img {
    width: 100%;
    height: 300px; /* taller like your design */
    object-fit: cover;
    display: block;
    transition: 0.4s ease;
} /* Gradient overlay */
.typeCard::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 74.41%, #000000 100%);
    z-index: 1;
} /* Text position */
.typeOverlay {
    position: absolute;
    bottom: 18px;
    width: 100%;
    text-align: center;
    z-index: 2;
} /* Text style (very important) */
.typeOverlay h6 {
    color: #fff;
    margin: 0;
    font-size: var(--font-30);
    line-height: var(--font-30);
    font-weight: 700;
    font-family: var(--font2);
    text-transform: inherit !important;
} /* Hover */
.typeCard:hover img {
    transform: scale(1.07);
} /* Box */
.serviceBox {
    text-align: center;
    padding: 10px;
} /* Icon */
.srvIcon {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.serviceBox img {
    width: auto !important;
    margin-bottom: 15px;
    max-width: 77px;
    transition: 0.3s;
} /* Title */
.serviceBox h6 {
    font-size: var(--font-24);
    line-height: var(--line-24);
    font-weight: 700;
    color: #140300;
    text-transform: inherit !important;
    font-family: var(--font2);
}
.serviceBox h6 a {
    color: #140300 !important;
} /* Hover effect */
.serviceBox:hover img {
    transform: scale(1.1);
}
.testimonialsSec {
    position: relative;
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
}
.testimonialsSec h2 {
    color: #fff;
} /* Overlay */
.testimonialsSec::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
}
.testimonialsSec .container {
    position: relative;
    z-index: 2;
} /* Card */
.testiBox {
    background: #f9c74f;
    color: #000;
    padding: 25px;
    border-radius: 12px;
    min-height: 160px;
} /* Text */
.testiBox p {
    color: #140300;
    margin-bottom: 10px;
}
.testiBox h5 {
    color: #140300;
    font-size: var(--font-24);
    line-height: var(--line-24);
    font-weight: 700;
    padding: 0px;
} /* Name */
.testiBox strong {
    display: block;
    margin-top: 10px;
}
.testiSlider {
    margin-top: 20px;
} /* Arrows */
.testiSlider .owl-nav {
    display: block !important;
}
.testiSlider .owl-nav button {
    position: absolute;
    top: 50%;
    justify-content: space-between;
    color: #fff !important;
    font-size: 32px !important;
    display: block !important;
    transform: translateY(-50%);
}
.testiSlider .owl-nav .owl-prev {
    left: -33px;
}
.testiSlider .owl-nav .owl-next {
    right: -33px;
}
.footerSec {
    background: #333333;
    color: #fff;
}
.foot_Top {
    padding: 40px 0;
    width: 100%;
}
.foot_btm {
    width: 100%;
    background: #f9c74f;
    padding: 5px 0;
}
.foot_btm .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.foot_btm p {
    padding: 0px;
    color: #140300;
    font-size: var(--font-14);
    line-height: var(--line-14);
    font-family: var(--font1);
    font-weight: 600;
}
.footSos {
    display: flex;
    gap: 4px;
}
.footSos li {
    display: inline-block;
}
.footSos li a {
    color: #140300;
}
.foot_btm p a {
    font-weight: 600;
    color: #140300 !important;
}
.foot_Top h5 {
    font-size: var(--font-24);
    line-height: var(--line-24);
    font-weight: 700;
    font-family: var(--font2);
}
.foot_Top li,
.foot_Top p {
    color: #fff;
    font-family: var(--font1);
    font-size: var(--font-16);
    line-height: var(--line-16);
    padding: 0px;
}
.foot_Top li a {
    color: #fff;
}
.foot_Top .li50 li {
    width: 50%;
    float: left;
}
.foot_Top ul {
    width: 100%;
    display: inline-block;
}
.tnp-email {
    background: #fff !important;
    border-radius: 40px;
    padding: 0 15px !important;
    height: 50px;
    color: #bababa;
    font-family: var(--font1);
    font-size: var(--font-16);
}
.tnp-field-button {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.tnp-field-button .tnp-submit {
    width: 100% !important;
    height: 100% !important;
    background: url(../images/up-arrow.png) no-repeat center center #f9c74f !important;
    border-radius: 100%;
    font-size: 0px !important;
}
.tnp-subscription {
    position: relative;
}
.tnp-field-email label {
    display: none;
}
.footform > p {
    display: none;
}
.contactInfo li + li,
.ftBx li + li {
    margin-top: 7px;
}
.iconMedia img {
    margin-right: 6px;
}
.serviceImg img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 200px; /* oval shape */
}
.serviceRow .col-md-6 {
    padding: 0 30px;
}
.contentBox {
    width: 100%;
    display: inline-block;
}
.contentBox img {
    float: left;
    width: 380px;
    height: 220px;
    object-fit: cover;
    margin: 0 25px 15px 0;
    border-radius: 120px; /* oval look */
    float: left;
} /* Item */
.whyItem {
    position: relative;
    margin-bottom: 40px;
    padding-left: 70px;
} /* Big number */
.whyNumber {
    position: absolute;
    left: 0;
    top: 0;
    font-size: var(--font-120);
    line-height: var(--line-120);
    font-weight: 700;
    color: #f19933;
    line-height: 1;
    font-family: var(--font2);
}

.menu_sec li a{ font-weight: 700;}
.header_sec.fixed{ background: #fff; position: fixed; top: 0px; left: 0px;}
.header_sec.fixed li a{ color: #243e81;}
.header_sec.fixed li a:hover{ color: #f6981a;}

.typeCard{ height: 300px;}
.typeCard img{ height: 100% !important;}


.testiSlider .owl-nav button{ width: 23px;}
.testiSlider .owl-nav button i{ width: 100%;}
.testiSlider .owl-nav .owl-next{ text-align: left;}
.testiSlider .owl-nav .owl-prev{ text-align: right;}


.banslider .owl-dots{ position: absolute; width: 100%; left: 0px; text-align: center;bottom: 0px;}
.banslider .owl-dots .owl-dot span{ width: 12px; height: 12px; border-radius: 14px; border: 1px solid #fff;}
.banslider .owl-dots .owl-dot.active span{ background: #fff; width: 30px;}
.banslider .owl-dots .owl-dot{ padding: 6px !important;}



.dest-places ul li {
  padding: 10px 0 10px 30px;
  position: relative;
  font-size: 16px;
  color: #444;
  border-bottom: 1px solid #eee;
}

.dest-places ul li::before {
  content: "✈";
  position: absolute;
  left: 0;
  color: #e8a020;
}

.destOverlay p{ color: #fff;}
.main-location{
    color:#ffffff;
    font-weight:600;
}

.sub-location{
    color:#f8991b;
    font-weight:500;
}

.sub-sub-location{
    color:#f8991b;
    font-weight:500;
}


.dest-places{ }

.accordion-button:not(.collapsed), .accordion-button:focus {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
.dayaccu .accordion-button {
  padding: 10px 0 !important;
  align-items: inherit;
  flex-direction: column;
  position: relative;
}

.dayaccu .accordion-button strong {
  display: block;
  color: #f7991c;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 24px;
  width: 100%;
}

.dayaccu .accordion-button span {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 1px;
  color: #000000;
}
.dayaccu .accordion-button::after {
  position: absolute;
  top: 30%;
  right: 0px;
  transform: translateY(-50%);
  transform: rotate(-90deg);
}
.dayaccu .accordion-body {
  padding: 0px !important;
}
.dayaccu .accordion-body ul li {
  list-style: disc;
  margin: 4px 0;
}
.dayaccu .accordion-body ul {
  padding-left: 20px;
}

.travelMap iframe {
  width: 100%;
  height: 400px;
  border-radius: 20px;
}

.customSelectWrapper{
    position:relative;
    max-width:320px;
    margin:auto;
}

.customSelectTrigger{
    background:#fff;
    border:1px solid #ddd;
    padding:7px 18px;
    border-radius:8px;
    cursor:pointer;
    position:relative;
    font-size:16px;
}

.customSelectTrigger:after{
    content:'▼';
    position:absolute;
    right:15px;
    top:50%;
    transform:translateY(-50%);
    font-size:12px;
}

.customOptions{
    display:none;
    position:absolute;
    width:100%;
    background:#fff;
    border:1px solid #eee;
    border-radius:8px;
    margin-top:8px;
    max-height:350px;
    overflow-y:auto;
    z-index:999;
    box-shadow:0 10px 25px rgba(0,0,0,0.08);
}

.parentOption{
    padding:5px 18px;
    font-weight:700;
    background:#f7f7f7;
    border-bottom:1px solid #eee;
    cursor:pointer;
    transition:0.3s;
}

.customOption{
    padding:5px 18px;
    cursor:pointer;
    transition:0.3s;
    border-bottom:1px solid #f3f3f3;
}

.childOption{
    padding-left:25px;
}

.subChildOption{
    padding-left:45px;
}

.customOption:hover,
.parentOption:hover{
    background:#000;
    color:#fff;
}

.selectedItem{
    background:#000 !important;
    color:#fff !important;
}

.dayaccu .accordion-button{ padding-right:40px !important;}


.keyHilit ul li {
  padding: 5px 0 5px 30px;
  position: relative;
  color: #444;
}

.keyHilit ul li::before {
  content: "✈";
  position: absolute;
  left: 0;
  color: #e8a020; font-size:20px;
}

.itinerary-list{
    max-height: 600px;
    overflow-y: auto;
    padding-right: 10px;
}

/* Chrome, Edge, Safari */
.itinerary-list::-webkit-scrollbar{
    width: 8px;
}

.itinerary-list::-webkit-scrollbar-track{
    background: #f1f1f1;
    border-radius: 10px;
}

.itinerary-list::-webkit-scrollbar-thumb{
    background: #f7941d;
    border-radius: 10px;
}

.itinerary-list::-webkit-scrollbar-thumb:hover{
    background: #d97d0d;
}

/* Firefox */
.itinerary-list{
    scrollbar-width: thin;
    scrollbar-color: #f7941d #f1f1f1;
}

.destinationHeading h2{ text-transform: capitalize;}
.hoverbox .hoverText{
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    width: 100%;
    padding: 40px;
    opacity: 0;-webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    z-index: 1;
}

.hoverbox:hover .hoverText {
    opacity: 1;
}
.hoverbox:hover .hoverText {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}
.hoverbox:hover .destOverlay {
    opacity: 0;
    visibility: hidden;
}

.hoverbox .destOverlay{     -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;}
.hoverbox:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.hoverbox:after {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    border-radius: var(--r-20);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.hoverbox:hover::before{ background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000000 100%);}


.travel-location{ padding: 0px 6px; display: inline-block; color: #fff;}






@media (min-width: 992px) and (max-width: 9000px) {
    .nav_top .dropdown .dropdown-menu {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        max-height: 0;
        display: block;
        opacity: 0;
        visibility: hidden;
        margin: 0px;
        border: none;
        border-bottom: 2px solid #ccc;
        background: #fff !important;
        width: 150px;
        padding: 0px;
        border-radius: 0;
        left: 0;
        right: inherit;
        padding: 5px 8px 8px;
        box-shadow: inherit;
    }
    .nav_top .dropdown:hover .dropdown-menu {
        max-height: 300px;
        opacity: 1;
        visibility: visible; /*transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;*/
    }
}
@media only screen and (max-width: 1799px) {
    :root {
        --font-120: 100px;
	    --line-120: 110px;
	    
	    --font-80: 70px;
	    --line-80: 80px;
	    
	    --font-h1: 55px;
	    --line-h1: 65px;
	    
	    --font-50: 50px;
	    --line-50: 60px;
	    
	    --font-30: 30px;
	    --line-30: 40px;
	    
	    --font-20: 20px;
	    --line-20: 28px;
	    
	    --font-14: 14px;
	    --line-14: 22px;
	    
	    --font-p: 18px;
	    --line-p: 28px;
	    
	    --font-18: 18px;
	    --line-18: 28px;
	    
	    --font-15: 15px;
	    --line-15: 25px;
	    
	    --font-16: 16px;
	    --line-16: 24px;
	    
	    --font-24: 24px;
	    --line-24: 30px;
	    
	    --font-12: 12px;
	    --line-12: 14px;
	    
	    --r-60: 50px;
	    --r-20: 15px;
	    --r-10: 10px;
	    --r-6: 6px;
	    --r-4: 4px;
	    --r-8: 8px;
	    --container: 1440px;
	    --container-big: 1920px;
	    --p-150: 120px;
	    --p-15: 15px;
	    --p-20: 20px;
	    --p-80: 80px;
	    --h-60: 60px;
	    --h-55: 55px;
	    --h-80: 80px;
	    --v-60: 65px;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}
@media only screen and (max-width: 1599px) {
    :root {
        --font-120: 90px;
	    --line-120: 100px;
	    
	    --font-80: 65px;
	    --line-80: 75px;
	    
	    --font-h1: 50px;
	    --line-h1: 60px;
	    
	    --font-50: 45px;
	    --line-50: 55px;
	    
	    --font-30: 26px;
	    --line-30: 36px;
	    
	    --font-20: 18px;
	    --line-20: 25px;
	    
	    --font-14: 14px;
	    --line-14: 22px;
	    
	    --font-p: 16px;
	    --line-p: 26px;
	    
	    --font-18: 16px;
	    --line-18: 28px;
	    
	    --font-15: 14px;
	    --line-15: 24px;
	    
	    --font-16: 15px;
	    --line-16: 24px;
	    
	    --font-24: 20px;
	    --line-24: 30px;
	    
	    --font-12: 12px;
	    --line-12: 14px;
	    
	    --r-60: 40px;
	    --r-20: 15px;
	    --r-10: 10px;
	    --r-6: 6px;
	    --r-4: 4px;
	    --r-8: 7px;
	    --container: 1340px;
	    --container-big: 1720px;
	    --p-150: 100px;
	    --p-15: 15px;
	    --p-20: 20px;
	    --p-80: 70px;
	    --h-60: 50px;
	    --h-55: 50px;
	    --h-80: 70px;
	    --v-60: 55px;
    }
    
    
    
    
    
.butns{ min-width: 193px;
  line-height: 46px;}    
    
    
    
    
    
    
    
    
    
    
    
    
}
@media only screen and (max-width: 1399px) {
    :root {
        --font-120: 80px;
	    --line-120: 90px;
	    
	    --font-80: 60px;
	    --line-80: 70px;
	    
	    --font-h1: 45px;
	    --line-h1: 55px;
	    
	    --font-50: 40px;
	    --line-50: 50px;
	    
	    --font-30: 22px;
	    --line-30: 32px;
	    
	    --font-20: 17px;
	    --line-20: 25px;
	    
	    --font-14: 14px;
	    --line-14: 22px;
	    
	    --font-p: 16px;
	    --line-p: 26px;
	    
	    --font-18: 16px;
	    --line-18: 28px;
	    
	    --font-15: 14px;
	    --line-15: 24px;
	    
	    --font-16: 15px;
	    --line-16: 24px;
	    
	    --font-24: 20px;
	    --line-24: 30px;
	    
	    --font-12: 12px;
	    --line-12: 14px;
	    
	    --r-60: 40px;
	    --r-20: 15px;
	    --r-10: 10px;
	    --r-6: 6px;
	    --r-4: 4px;
	    --r-8: 7px;
	    --container: 1140px;
	    --container-big: 1720px;
	    --p-150: 90px;
	    --p-15: 15px;
	    --p-20: 20px;
	    --p-80: 60px;
	    --h-60: 40px;
	    --h-55: 40px;
	    --h-80: 60px;
	    --v-60: 50px;
    }
    
    
.testiSlider .owl-nav .owl-prev {
  left: -18px;
}
.testiSlider .owl-nav .owl-next {
  right: -18px;
}    
   
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}
@media only screen and (max-width: 1199px) {
    :root {
        --font-120: 70px;
	    --line-120: 80px;
	    
	    --font-80: 55px;
	    --line-80: 65px;
	    
	    --font-h1: 40px;
	    --line-h1: 50px;
	    
	    --font-50: 36px;
	    --line-50: 46px;
	    
	    --font-30: 22px;
	    --line-30: 32px;
	    
	    --font-20: 17px;
	    --line-20: 25px;
	    
	    --font-14: 14px;
	    --line-14: 22px;
	    
	    --font-p: 16px;
	    --line-p: 26px;
	    
	    --font-18: 16px;
	    --line-18: 28px;
	    
	    --font-15: 14px;
	    --line-15: 24px;
	    
	    --font-16: 15px;
	    --line-16: 24px;
	    
	    --font-24: 18px;
	    --line-24: 30px;
	    
	    --font-12: 12px;
	    --line-12: 14px;
	    
	    --r-60: 40px;
	    --r-20: 15px;
	    --r-10: 10px;
	    --r-6: 6px;
	    --r-4: 4px;
	    --r-8: 7px;
	    --container: 1140px;
	    --container-big: 1520px;
	    --p-150: 90px;
	    --p-15: 15px;
	    --p-20: 20px;
	    --p-80: 60px;
	    --h-60: 40px;
	    --h-55: 40px;
	    --h-80: 60px;
	    --v-60: 50px;
    }
    
    
    
 
    
    
.menu_sec li{ padding: 20px 0;}    
    
.testiSlider .owl-nav .owl-prev {
  left: -10px;
}
.testiSlider .owl-nav .owl-next {
  right: -10px;
}    
      
.banItem.innerban{ height: 400px;}    
    
    
    
}
@media only screen and (max-width: 991px) {
	:root {
        --font-120: 70px;
	    --line-120: 80px;
	    
	    --font-80: 55px;
	    --line-80: 65px;
	    
	    --font-h1: 40px;
	    --line-h1: 50px;
	    
	    --font-50: 36px;
	    --line-50: 46px;
	    
	    --font-30: 22px;
	    --line-30: 32px;
	    
	    --font-20: 17px;
	    --line-20: 25px;
	    
	    --font-14: 14px;
	    --line-14: 22px;
	    
	    --font-p: 16px;
	    --line-p: 26px;
	    
	    --font-18: 16px;
	    --line-18: 28px;
	    
	    --font-15: 14px;
	    --line-15: 24px;
	    
	    --font-16: 15px;
	    --line-16: 24px;
	    
	    --font-24: 20px;
	    --line-24: 30px;
	    
	    --font-12: 12px;
	    --line-12: 14px;
	    
	    --r-60: 40px;
	    --r-20: 15px;
	    --r-10: 10px;
	    --r-6: 6px;
	    --r-4: 4px;
	    --r-8: 7px;
	    --container: 950px;
	    --container-big: 100%;
	    --p-150: 90px;
	    --p-15: 15px;
	    --p-20: 20px;
	    --p-80: 60px;
	    --h-60: 40px;
	    --h-55: 40px;
	    --h-80: 60px;
	    --v-60: 50px;
    }
    /*MENU*/
    .nav_top .navbar-toggler {
        border-color: transparent;
        background: transparent;
        color: #fff !important;
    }
    .nav_top .navbar-toggler {
        margin: 20px 0;
        margin-right: 0;
        background: none;
        width: 30px;
        height: 38px;
        border-radius: 6px;
        padding: 0px;
    }
    .nav_top .navbar-toggler .icon-bar {
        display: block;
        width: 100%;
        height: 3px;
        border-radius: 12px;
        background-color: #f8991b;
    }
    .nav_top .navbar-toggler .icon-bar + .icon-bar {
        margin-top: 6px;
    }
    .navbar-toggler .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 12px;
        background-color: #fff;
    }
    .navbar-toggler {
        margin-right: 15px;
    }
    .navbar-toggler {
        padding: 10px;
    }
    .navbar-collapse {
        width: 710px;
        text-align: left;
        background: #1d394e;
        z-index: 999;
        top: 0px !important;
        height: 100%;
        right: -710px;
        position: fixed;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        height: 100%;
        overflow-y: auto;
        padding: 137px 20px;
        margin: 0px !important;
        left: inherit !important;
        transition: all 0.3s ease;
    }
    .normalMenu .hidemenu.navbar-collapse.show {
        right: 0px;
    }
    .navbar-toggler.showtoggle {
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .closed {
        position: absolute;
        right: 15px;
        top: 15px;
        font-size: 30px;
        opacity: 1 !important;
        color: var(--c-org) !important;
        padding: 0 !important;
        width: auto !important;
        height: auto !important;
        font-size: var(--font-h4);
        line-height: var(--line-h4);
        font-family: var(--font1);
        font-weight: 600;
    }
    .menu_sec li a {
        color: #fff;
        padding: 10px 0;
        width: 100%;
    }
    .menu_sec li {
        margin: 0px !important;
        padding: 0px !important;
        border-bottom: 1px solid rgba(231, 243, 245, 0.1);
    }
    .menu_sec li a {
        width: 100%;
        display: inline-block;
    }
    .menu_sec li,
    .normalMenu .drop-arw i {
        font-size: 20px;
        font-weight: 700;
        line-height: 40px;
    }
    .menu_sec {
        padding: 0px 70px !important;
        visibility: hidden;
        opacity: 0;
    }
    .drop-arw {
        position: absolute;
        right: 0;
        color: #fff;
        font-size: 15px;
        width: 55px;
        height: 59px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 22222;
        top: 0px;
    }
    .nav_top .dropdown .dropdown-menu {
        background: var(--pc4) !important;
        margin: 0px !important;
        padding: 0px !important;
        float: left;
        width: 100%;
        box-shadow: none !important;
        border: none !important;
    }
    .menu_sec li {
        width: 100%;
        display: inline-block;
        float: left;
    }
    .menu_sec li .dropdown-menu li:last-child {
        border: none;
    }
    .navbar-collapse .menu_sec {
        visibility: visible;
        opacity: 1;
    }
    .menu_sec li > a::after {
        display: none;
    }
    .nav_top .dropdown .dropdown-menu {
        position: relative;
        display: none;
        transition: inherit;
        max-height: inherit;
        top: 0px !important;
        transform: inherit !important;
        opacity: 1;
        visibility: visible;
    }
    .nav_top .dropdown .dropdown-menu.show {
        display: block;
    }
    .navbar-collapse {
        width: 710px;
        text-align: left;
        background: #233e83;
        z-index: 999999;
        top: 0px !important;
        height: 100%;
        right: -710px;
        position: fixed;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        height: 100%;
        overflow-y: auto;
        padding: 72px 20px;
        margin: 0px !important;
        left: inherit !important;
        transition: all 0.3s ease;
    }
    .navbar-collapse.show {
        right: 0px;
    }
.header_sec.fixed li a {
  color: #fff;
}    
    
.foot_Top h5{ padding-bottom: 9px;}    
    
.footbox1{
  width: 40%;
}    
.footbox2{
  width: 60%;
}    
.footbox3{
  width: 30%;
}    
.footbox4{
  width: 70%;display: flex;
    flex-wrap: wrap;
}      
.footsin{ width: 50%;}
.contactInfo{ width: 50%; padding-left: 20px;	}


    
div.tnp-subscription, form.tnp-subscription, form.tnp-profile{ width: 100%;}    
.navbar-collapse.show {
    right: 0px;
  }    
.menu_sec {
    padding: 0px 20px !important; width: 100%; right: -100%;}    
    


.serviceImg img{ border-radius: 30px;}


.serviceRow .col-md-6{ padding: 0 8px;}
.serv-Img-div{ display: none;}
.serviceImg{ margin: 10px 0;}

.navbar-toggler:focus{ box-shadow: none !important;}


    
    
    
}
@media only screen and (max-width: 767px) {
    :root {
        --font-120: 60px;
	    --line-120: 70px;
	    
	    --font-80: 50px;
	    --line-80: 60px;
	    
	    --font-h1: 40px;
	    --line-h1: 50px;
	    
	    --font-50: 36px;
	    --line-50: 46px;
	    
	    --font-30: 22px;
	    --line-30: 32px;
	    
	    --font-20: 17px;
	    --line-20: 25px;
	    
	    --font-14: 14px;
	    --line-14: 22px;
	    
	    --font-p: 16px;
	    --line-p: 26px;
	    
	    --font-18: 16px;
	    --line-18: 28px;
	    
	    --font-15: 14px;
	    --line-15: 24px;
	    
	    --font-16: 15px;
	    --line-16: 24px;
	    
	    --font-24: 18px;
	    --line-24: 28px;
	    
	    --font-12: 12px;
	    --line-12: 14px;
	    
	    --r-60: 40px;
	    --r-20: 15px;
	    --r-10: 10px;
	    --r-6: 6px;
	    --r-4: 4px;
	    --r-8: 7px;
	    --container: 100%;
	    --container-big: 100%;
	    --p-150: 90px;
	    --p-15: 15px;
	    --p-20: 20px;
	    --p-80: 60px;
	    --h-60: 40px;
	    --h-55: 40px;
	    --h-80: 60px;
	    --v-60: 50px;
    }
    
.travelDestinations .col-md-6{ width: 50%;}    
    
.ps-5 {
  padding-left: calc(var(--bs-gutter-x) * .5) !important;
}    
.mb-4 {
  margin-bottom: 10px !important;
}    
.mb-5{
  margin-bottom: 10px !important;
}    

.destCard{ height: 350px;}

 .navbar-collapse {
    width: 100%;}

    
    
}
@media only screen and (max-width: 640px) {
	
:root {
        --font-120: 50px;
	    --line-120: 60px;
	    
	    --font-80: 45px;
	    --line-80: 55px;
	    
	    --font-h1: 35px;
	    --line-h1: 45px;
	    
	    --font-50: 30px;
	    --line-50: 40px;
	    
	    --font-30: 20px;
	    --line-30: 30px;
	    
	    --font-20: 16px;
	    --line-20: 22px;
	    
	    --font-14: 13px;
	    --line-14: 20px;
	    
	    --font-p: 15px;
	    --line-p: 25px;
	    
	    --font-18: 15px;
	    --line-18: 25px;
	    
	    --font-15: 13px;
	    --line-15: 23px;
	    
	    --font-16: 14px;
	    --line-16: 23px;
	    
	    --font-24: 16px;
	    --line-24: 26px;
	    
	    --font-12: 12px;
	    --line-12: 14px;
	    
	    --r-60: 30px;
	    --r-20: 15px;
	    --r-10: 10px;
	    --r-6: 6px;
	    --r-4: 4px;
	    --r-8: 7px;
	    --container: 100%;
	    --container-big: 100%;
	    --p-150: 80px;
	    --p-15: 15px;
	    --p-20: 20px;
	    --p-80: 50px;
	    --h-60: 40px;
	    --h-55: 40px;
	    --h-80: 50px;
	    --v-60: 50px;
    }	


.destCard{ height: 300px;}



.footbox1, .footbox2, .footbox3, .footbox4 {
    width: 100%;
  }
.footLogo{ max-width: 194px;}
.footadress{ width: 100%;}
.footadress .col-md-6{ width: 50%;}
.footsin, .contactInfo, .footadress{ margin-top: 1.5rem !important;}




	
	
}
@media only screen and (max-width: 575px) {

:root {
        --font-120: 45px;
	    --line-120: 55px;
	    
	    --font-80: 40px;
	    --line-80: 50px;
	    
	    --font-h1: 30px;
	    --line-h1: 40px;
	    
	    --font-50: 25px;
	    --line-50: 35px;
	    
	    --font-30: 18px;
	    --line-30: 28px;
	    
	    --font-20: 15px;
	    --line-20: 22px;
	    
	    --font-14: 13px;
	    --line-14: 20px;
	    
	    --font-p: 14px;
	    --line-p: 24px;
	    
	    --font-18: 14px;
	    --line-18: 24px;
	    
	    --font-15: 13px;
	    --line-15: 23px;
	    
	    --font-16: 14px;
	    --line-16: 23px;
	    
	    --font-24: 14px;
	    --line-24: 24px;
	    
	    --font-12: 12px;
	    --line-12: 14px;
	    
	    --r-60: 30px;
	    --r-20: 15px;
	    --r-10: 10px;
	    --r-6: 6px;
	    --r-4: 4px;
	    --r-8: 7px;
	    --container: 100%;
	    --container-big: 100%;
	    --p-150: 80px;
	    --p-15: 15px;
	    --p-20: 20px;
	    --p-80: 40px;
	    --h-60: 40px;
	    --h-55: 40px;
	    --h-80: 50px;
	    --v-60: 50px;
    }

.destCard {
    height: 230px;
  }

.row{ margin: 0 -8px;}
.row > *{ padding: 0 8px;}
.my-3 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}




.serviceImg img{ border-radius: 20px; height: 200px;}







}
@media only screen and (max-width: 480px) {
    
}
@media only screen and (max-width: 450px) {
 
 .footsin {
    width: 100%;
  } 
  .contactInfo {
    width: 100%;
    padding-left: 0;
  }
 
 
 
    
}
@media only screen and (max-width: 400px) {
	
.footadress .col-md-6 {
    width: 100%;
  }	
	
	
	
	
	
	
}

/* FAQ Page */
.faqSec { padding: 60px 0; }
.faqWrap { max-width: 800px; margin: 0 auto; }
.faqItem { border-bottom: 1px solid #e0e0e0; }
.faqQuestion {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  color: #222;
  padding: 18px 0;
  gap: 12px;
}
.faqIcon {
  font-size: 24px;
  color: #888;
  flex-shrink: 0;
  transition: transform 0.3s ease;
  line-height: 1;
}
.faqItem.active .faqIcon { transform: rotate(45deg); }
.faqAnswer {
  display: none;
  padding: 0 0 18px;
  font-size: 15px;
  color: #555;
  line-height: 1.8;
}
.faqItem.active .faqAnswer { display: block; }


.faqQuestion { text-align: left; }
.faqAnswerInner { text-align: left; }
.faqAnswer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

/* ===== SINGLE DESTINATION PAGE ===== */

.dest-single { max-width: 100%; }

/* BANNER */
.dest-banner {
  width: 100%;
  height: 450px;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.dest-banner-overlay {
  width: 100%;
  background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
  padding: 40px;
}
.dest-banner-overlay h1 {
  color: #fff;
  font-size: 42px;
  margin: 0;
}

/* CONTENT */
.dest-content-wrap {
  max-width: 900px;
  margin: 50px auto;
  padding: 0 20px;
}


.dest-places ul { list-style: none; padding: 0; }
.dest-places ul li {
  padding: 10px 0 10px 30px;
  position: relative;
  border-bottom: 1px solid #eee;
}
.dest-places ul li::before {
  content: "✈";
  position: absolute;
  left: 0;
  color: #e8a020;
}

/* SIMILAR DESTINATIONS */
.similar-dest-section {
  padding: 50px 20px;
  background: #f9f9f9;
}
.similar-dest-title {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #222;
}
.similar-dest-carousel {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 1200px;
  margin: 0 auto;
}
.carousel-track-wrap {
  overflow: hidden;
  flex: 1;
}
.carousel-track {
  display: flex;
  gap: 16px;
  transition: transform 0.4s ease;
}
.dest-card {
  flex: 0 0 calc(25% - 12px);
  text-decoration: none;
}
.dest-card-img {
  width: 100%;
  height: 220px;
  background-size: cover;
  background-position: center;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}
.dest-card-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 15px 15px;
  background: linear-gradient(to top, rgba(0,0,0,0.75), transparent);
  border-radius: 0 0 16px 16px;
}
.dest-card-overlay span {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.carousel-btn {
  background: #fff;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 28px;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  flex-shrink: 0;
  line-height: 1;
  color: #333;
}
.carousel-btn:hover { background: #e8a020; color: #fff; }




.faqWrap {
  max-width: 100%;
  margin: 0 auto;
}

.stretched-link{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px;}








/* RESPONSIVE */
@media (max-width: 768px) {
  .dest-banner { height: 250px; }
  .dest-banner-overlay h1 { font-size: 26px; }
  .dest-banner-overlay { padding: 20px; }
  .dest-card { flex: 0 0 calc(50% - 8px); }
  .dest-card-img { height: 160px; }
}
@media (max-width: 480px) {
  .dest-card { flex: 0 0 80%; }
}