.page-title-extra-large {
    margin-top: 100px;
}


.position-relative{position:relative!important;}
.justify-content-center{justify-content:center!important;}
.align-items-center{align-items:center!important;}
.mb-0{margin-bottom:0!important;}
.text-center{text-align:center!important;}
.text-uppercase{text-transform:uppercase!important;}
.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;}
/*! CSS Used from: https://craftohtml.themezaa.com/css/style.min.css */
section{padding-top:110px;padding-bottom:110px;}
.alt-font{font-family:var(--alt-font);}
:focus-visible{outline:0;}
h1,h2{margin-bottom:30px;letter-spacing:-.5px;font-weight:inherit;}
h1{font-size:4.375rem;line-height:4.375rem;}
h2{font-size:3.438rem;line-height:3.438rem;}
.text-white{color:var(--white);}
.text-shadow-double-large{text-shadow:0 0 100px rgba(0,0,0,.9);}
.ls-minus-2px{letter-spacing:-2px!important;}
.opacity-light{position:absolute;height:100%;width:100%;top:0;left:0;}
.opacity-light{opacity:.3;}

.bg-dark-gray,.bg-dark-gray:focus{background-color:var(--dark-gray);}
.cover-background{position:relative;background-repeat:no-repeat!important;overflow:hidden;}
.cover-background{background-size:cover;background-position:center center!important;}
.border-radius-4px{border-radius:4px!important;}
.extra-small-screen{height:300px!important;}
.mb-10px{margin-bottom:10px!important;}
.fw-500{font-weight:500!important;}
.fw-600{font-weight:600!important;}
.page-title-button-style h1{display:inline-block;}
.top-space-padding{padding-top:96px;}
.page-title-extra-large h1{font-size:3.3rem;line-height:3.3rem;}
.page-title-extra-large h2{font-size:18px;line-height:26px;}
.page-title-button-style.page-title-button-style{-webkit-transition:all .3s;transition:all .3s;}
.page-title-button-style h1{padding:13px 30px;}
/*! CSS Used from: https://craftohtml.themezaa.com/css/responsive.min.css */
@media (max-width:1600px){
section{padding-top:90px;padding-bottom:90px;}
}
@media (max-width:991px){
section{padding-top:75px;padding-bottom:75px;}
}
@media (max-width:767px){
section{padding-top:50px;padding-bottom:50px;}
}
@media (max-width:767px){
h1,h2{margin-bottom:25px;}
}
@media (max-width:767px){
.extra-small-screen{height:250px!important;}
}
@media (max-width:991px){
.md-pt-20px{padding-top:20px!important;}
}
@media (max-width:991px){
.ipad-top-space-margin{margin-top:76px;}
}
@media (max-width:767px){
.page-title-extra-large h1{font-size:36px;line-height:44px;}
}
/*! CSS Used from: https://craftohtml.themezaa.com/demos/travel-agency/travel-agency.css */
section{padding-top:100px;padding-bottom:100px;}
h1{line-height:3.8rem;}
.bg-bay-of-many-blue{/* background-color:#363f6d; */}
.page-title-extra-large h1{font-size:4.375rem;line-height:5rem;}
.page-title-extra-large h2{font-size:16px;line-height:16px;padding:12px 25px;display:inline-block;padding-top: 70px;}
.page-title-button-style h1{padding:0;display:block;}
@media (max-width:991px){
section{padding-top:75px;padding-bottom:75px;}
}
@media (max-width:767px){
section{padding-top:50px;padding-bottom:50px;}
}
@media (max-width:777px){
section{padding-top: 0px;padding-bottom: 0px;}
}
















@media (max-width: 575.99px) {
    
.bnh {
    width: -webkit-fill-available;
    height: auto !important;
}

.p-1 {
    margin: 10px !important;
}

.adx {
    font-size: 21px !important;
}

.mt-8 {
    margin-top: 0rem !important;
}

.text-xl {
    font-size: 15px !important;
    line-height: 18px !important;
}

}

/*! CSS Used from: https://www.garbhagudi.com/_next/static/css/9d3d75adbb8474da.css */
/*! @import https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css */
main{display:block;}
h1{font-size:2em;margin:.67em 0;}

button{font-size:100%;line-height:1.15;margin:0;}
button{overflow:visible;}
button{text-transform:none;}
[type=button],button{-webkit-appearance:button;}
/*! end @import */
*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb;}
:after,:before{--tw-content:"";}
h1{font-size:inherit;font-weight:inherit;}
button{font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;}
button{text-transform:none;}
[type=button],button{-webkit-appearance:button;background-color:transparent;background-image:none;}
h1{margin:0;}
button{cursor:pointer;}
:disabled{cursor:default;}

.sticky{position:sticky;}
.top-0{top:0;}
.col-span-1{grid-column:span 1/span 1;}
.mx-auto{margin-left:auto;margin-right:auto;}
.ml-1{margin-left:.25rem;}
.ml-4{margin-left:1rem;}
.mt-2{margin-top:.5rem;}
.mt-4{margin-top:1rem;}
.mt-8{margin-top:2rem;}
.flex{display:flex;}
.grid{display:grid;}
.h-5{height:1.25rem;}
.w-5{width:1.25rem;}
.w-full{width:100%;}
.max-w-2xl{max-width:42rem;}
.max-w-7xl{max-width:80rem;}
.max-w-\[200px\]{max-width:200px;}
.max-w-md{max-width:28rem;}
.cursor-pointer{cursor:pointer;}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}
.flex-col{flex-direction:column;}
.items-start{align-items:flex-start;}
.items-center{align-items:center;}
.justify-start{justify-content:flex-start;}
.justify-center{justify-content:center;}
.gap-6{gap:1.5rem;}
.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)));}
.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)));}
.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse));}
.overflow-hidden{overflow:hidden;}
.rounded-3xl{border-radius:1.5rem;}
.rounded-lg{border-radius:.5rem;}
.rounded-md{border-radius:.375rem;}
.rounded-xl{border-radius:.75rem;}
.border-2{border-width:2px;}
.border-b{border-bottom-width:1px;}
.border-brandPink{--tw-border-opacity:1;border-color: rgb(156 99 65);}
.bg-\[\#FF0000\]{--tw-bg-opacity:1;color: white !important;background-color:rgb(255 0 0/var(--tw-bg-opacity));}
.bg-brandPink{--tw-bg-opacity:1;background-color: rgb(156 99 65);color: white !important;}
.bg-gg-500{--tw-bg-opacity:1;background-color: rgb(156 99 65);}
.fill-brandPink{fill:#9c6341;}
.p-1{padding:.25rem;}
.px-3{padding-left:.75rem;padding-right:.75rem;}
.px-4{padding-left:1rem;padding-right:1rem;}
.py-2{padding-top:.5rem;padding-bottom:.5rem;}
.py-2\.5{padding-top:.625rem;padding-bottom:.625rem;}
.py-3{padding-top:.75rem;padding-bottom:.75rem;}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem;}
.pb-4{padding-bottom:1rem;}
.pb-8{padding-bottom:2rem;}
.text-left{text-align:left;}
.text-center{text-align:center;}
.text-2xl{font-size:1.5rem;line-height:2rem;}
.text-lg{font-size:1.125rem;line-height:1.75rem;}
.text-sm{font-size:.875rem;line-height:1.25rem;color: black;}
.text-xl{font-size:1.25rem;line-height:1.75rem;}
.font-bold{font-weight:700;}
.font-medium{font-weight:500;}
.font-semibold{font-weight:600;}
.text-gg-500{--tw-text-opacity:1;color:rgb(234 75 106/var(--tw-text-opacity));}
.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity));}
.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;}
.duration-300{transition-duration:.3s;}
.ease-linear{transition-timing-function:linear;}
.selection\:bg-gg-500 ::selection{--tw-bg-opacity:1;background-color:rgb(234 75 106/var(--tw-bg-opacity));}
.selection\:text-white ::selection{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));}
.hover\:text-gg-400:hover{--tw-text-opacity:1;color:rgb(243 121 142/var(--tw-text-opacity));}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px;}
.ui-selected\:bg-gray-100[data-headlessui-state~=selected]{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));}
.ui-selected\:text-brandPink2[data-headlessui-state~=selected]{--tw-text-opacity:1;color:rgb(236 93 121/var(--tw-text-opacity));}
.ui-selected\:shadow-xl[data-headlessui-state~=selected]{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}
.ui-selected\:transition-all[data-headlessui-state~=selected]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;}
.ui-selected\:duration-300[data-headlessui-state~=selected]{transition-duration:.3s;}
.ui-selected\:ease-linear[data-headlessui-state~=selected]{transition-timing-function:linear;}
@media (min-width:640px){
.sm\:w-32{width:8rem;}
.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem;}
}
@media (min-width:768px){
.md\:max-w-\[230px\]{max-width:230px;}
.md\:max-w-xl{max-width:36rem;}
.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}
.md\:flex-row{flex-direction:row;}
.md\:justify-between{justify-content:space-between;}
.md\:border-none{border-style:none;}
.md\:pb-0{padding-bottom:0;}
.md\:text-base{font-size:1rem;line-height:1.5rem;color: black;}
}
@media (min-width:1024px){
.lg\:flex{display:flex;}
.lg\:flex-nowrap{flex-wrap:nowrap;}
.lg\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)));}
.lg\:px-4{padding-left:1rem;padding-right:1rem;}
}
@media (min-width:1280px){
.xl\:col-span-2{grid-column:span 2/span 2;}
.xl\:mt-8{margin-top:2rem;}
.xl\:w-48{width:12rem;}
.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}
.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem;}
}
/*! CSS Used from: https://www.garbhagudi.com/_next/static/css/c49ea44ddcb26f2f.css */
.yt-lite{background-color:#000;position:relative;display:block;contain:content;background-position:50%;background-size:cover;cursor:pointer;}
.yt-lite:after{content:"";display:block;padding-bottom:var(--aspect-ratio);}
.yt-lite>.lty-playbtn{width:70px;height:46px;background-color:#212121;z-index:1;opacity:.8;border-radius:14%;transition:all .2s cubic-bezier(0,0,.2,1);}
.yt-lite:hover>.lty-playbtn{background-color:red;opacity:1;}
.yt-lite>.lty-playbtn:before{content:"";border-color:transparent transparent transparent #fff;border-style:solid;border-width:11px 0 11px 19px;}
.yt-lite>.lty-playbtn,.yt-lite>.lty-playbtn:before{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);}

.adx {
    width: -webkit-fill-available;
    color: white;
    font-size: 25px;
    padding: 10px;
}

.active{
    background:white;
    color:black;
    border-radius: 10px;
}