.light-background,:root{--surface-color:#ffffff}.dark-background,:root{--contrast-color:#ffffff}a,a:hover{color:#000;text-decoration:none}.amenities-btn,.hero .carousel-indicators li{cursor:pointer}:root{--default-font:"Open Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--heading-font:"Marcellus",sans-serif;--nav-font:"Marcellus",sans-serif;--background-color:#ffffff;--default-color:#212529;--heading-color:#2d465e;--accent-color:#116530;--nav-color:#212529;--nav-hover-color:#116530;--nav-mobile-background-color:#ffffff;--nav-dropdown-background-color:#ffffff;--nav-dropdown-color:#212529;--nav-dropdown-hover-color:#116530;scroll-behavior:smooth}.light-background{--background-color:#ebeaea}.dark-background{--background-color:#060606;--default-color:#ffffff;--heading-color:#ffffff;--accent-color:#2ea359;--surface-color:#252525}body{font-size: 17px;
    color: #333;
    font-family: Roboto !important;}a{transition:.3s}h1,h2,h3,h4,h5,h6{color:#fff;font-family: "Roboto", sans-serif;}.pulsating-play-btn{width:94px;height:94px;background:radial-gradient(#4d2686 50%,color-mix(in srgb,#f6b843,transparent 75%) 52%);border-radius:50%;display:block;position:relative;overflow:hidden}.pulsating-play-btn:before{content:"";position:absolute;width:120px;height:120px;animation:2s infinite pulsate-play-btn;animation-direction:forwards;animation-timing-function:steps;opacity:1;border-radius:50%;border:5px solid color-mix(in srgb,var(--accent-color),transparent 30%);top:-15%;left:-15%;background:rgba(198,16,0,0)}.pulsating-play-btn:after,.pulsating-play-btn:hover:before{left:50%;top:50%;transform:translateX(-40%) translateY(-50%);width:0;height:0;position:absolute;content:""}.pulsating-play-btn:after{border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;z-index:100;transition:.4s cubic-bezier(.55, .055, .675, .19)}.pulsating-play-btn:hover:before{border:none;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff;z-index:200;animation:none;border-radius:0}.pulsating-play-btn:hover:after{border-left:15px solid var(--accent-color);transform:scale(20)}@keyframes pulsate-play-btn{0%{transform:scale(.6,.6);opacity:1}100%{transform:scale(1,1);opacity:0}}#header{background:#fff;transition:.5s;z-index:997;padding:10px 0;border-top:2px solid #dc3545}#header.header-scrolled{padding:12px 0;box-shadow:0 2px 15px rgba(0,0,0,.1)}#header .logo{font-size:26px;margin:0;padding:0;line-height:1;font-weight:700;letter-spacing:.5px;text-transform:uppercase}#header .logo a{color:#0b2341}#header .logo img{padding:0;margin:-35px 0 0;z-index:1000;position:absolute;max-height:133px}@media only screen and (max-width:1024px){#header .logo img{padding:0;margin:-23px 0 0;z-index:1000;position:absolute;max-height:70px}.hero{padding:0;padding-top:52px!important}}@media only screen and (max-width:480px){#header .logo img{padding:0;margin:-18px 0 0;z-index:1000;position:absolute;max-height:70px}.hero{padding:0;padding-top:52px!important}}@media only screen and (max-width:321px){#header .logo img{max-height:70px;margin-top:-20px}.hero{padding:0;padding-top:52px!important}}@media (min-width:1200px){.navmenu{padding:0}.navmenu ul{margin:0;padding:0;display:flex;list-style:none;align-items:center}.navmenu li{position:relative}.navmenu a,.navmenu a:focus{color:var(--nav-color);padding:18px 15px;font-size:18px;font-weight:400;display:flex;align-items:center;justify-content:space-between;white-space:nowrap;transition:.3s}.navmenu a em,.navmenu a:focus em{font-size:12px;line-height:0;margin-left:5px;transition:.3s}.navmenu li:last-child a{padding-right:0}.navmenu .active,.navmenu .active:focus,.navmenu li:hover>a{color: #315ba9;
        font-weight: 600;}.navmenu .dropdown ul{margin:0;padding:10px 0;background:var(--nav-dropdown-background-color);display:block;position:absolute;visibility:hidden;left:14px;top:130%;opacity:0;transition:.3s;border-radius:4px;z-index:99;box-shadow:0 0 30px color-mix(in srgb,var(--default-color),transparent 85%)}.navmenu .dropdown ul li{min-width:200px}.navmenu .dropdown ul a{padding:10px 20px;font-size:15px;text-transform:none;}.navmenu .dropdown ul a i{font-size:12px}.navmenu .dropdown ul .active:hover,.navmenu .dropdown ul a:hover,.navmenu .dropdown ul li:hover>a{color: #fff;
        background: #ec2329;}.navmenu .dropdown:hover>ul{opacity:1;top:100%;visibility:visible}.navmenu .dropdown .dropdown ul{top:0;left:-90%;visibility:hidden}.navmenu .dropdown .dropdown:hover>ul{opacity:1;top:0;left:-100%;visibility:visible}}.footer,.footer a,.page-title,.section,section{color:var(--default-color)}.hero .carousel-item,.page-title{background-size:cover;background-position:center;background-repeat:no-repeat}.footer{background-color:var(--background-color);font-size:18px;position:relative}.footer .footer-top{background-color:#2c5eb7;padding-top:50px}.footer .footer-about .logo{line-height:1;margin-bottom:25px}.footer .footer-about .logo img{max-height:40px;margin-right:6px}.footer .footer-about .logo span{color:var(--heading-color);font-family:var(--heading-font);font-size:26px;font-weight:700;letter-spacing:1px}.footer .footer-about p{font-size:14px;font-family:var(--heading-font)}.footer h4{font-size:16px;font-weight:600;position:relative;padding-bottom:12px;margin-bottom:15px}.footer h4::after{content:"";position:absolute;display:block;width:20px;height:2px;background:var(--accent-color);bottom:0;left:0}.footer .footer-links{margin-bottom:30px}.footer .footer-links ul{list-style:none;padding:0;margin:0}.footer .footer-links ul i{padding-right:2px;font-size:12px;line-height:0}.footer .footer-links ul li{padding:10px 0;display:flex;align-items:center}.footer .footer-links ul li:first-child{padding-top:0}.footer .footer-links ul a{color:color-mix(in srgb,var(--default-color),transparent 30%);display:inline-block;line-height:1}.breadcrumbs ol a,.footer .footer-links ul a:hover,.footer-info a:hover{color:#f6b843}.footer .footer-contact p{margin-bottom:5px}.footer .copyright{padding:10px 0}.about-me .content p:last-child,.footer .copyright p{margin-bottom:0}.footer .credits{margin-top:5px;font-size:13px}.footer .social-links a{font-size:18px;display:inline-block;color:#fff);line-height:1;padding:8px 0;margin-right:4px;border-radius:4px;text-align:center;width:36px;height:36px;transition:.3s}.footer .social-links a:hover{color:#fff;text-decoration:none}#preloader{position:fixed;inset:0;z-index:999999;overflow:hidden;background:var(--background-color);transition:.6s ease-out}#preloader:before{content:"";position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);border:6px solid #fff;border-color:var(--accent-color) transparent var(--accent-color) transparent;border-radius:50%;width:60px;height:60px;animation:1.5s linear infinite animate-preloader}@keyframes animate-preloader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.scroll-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:99999;background-color:#ec2329;width:40px;height:40px;border-radius:4px;transition:.4s}.scroll-top em{font-size:24px;color:var(--contrast-color);line-height:0}.scroll-top:hover{background-color:#f6b843;color:#fff)}.scroll-top.active{visibility:visible;opacity:1}@media screen and (max-width:768px){[data-aos-delay]{transition-delay:0!important}.hero{padding:0;padding-top:52px!important}}.page-title{background-color:var(--background-color);padding:80px 0;text-align:center;position:relative}.page-title:before{content:"";background-color:color-mix(in srgb,var(--background-color),transparent 50%);position:absolute;inset:0}.hero .carousel,.section,section{background-color:var(--background-color)}.page-title h1{font-size:42px;font-weight:700;margin-bottom:10px}.section-title h2,h2{margin-bottom:15px}.page-title .breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;justify-content:center;padding:0;margin:0;font-size:16px;font-weight:400}.about .content-title strong,h2{font-weight:700}.breadcrumbs ol li+li,.page-title .breadcrumbs ol li+li{padding-left:10px}.page-title .breadcrumbs ol li+li::before{content:"/";display:inline-block;padding-right:10px;color:color-mix(in srgb,var(--default-color),transparent 50%)}.section,section{padding:60px 0;scroll-margin-top:100px;overflow:clip}@media (max-width:1199px){.mobile-nav-toggle{color:var(--nav-color);font-size:28px;line-height:0;margin-right:10px;cursor:pointer;transition:color .3s}.navmenu{padding:0;z-index:9997}.navmenu ul{display:none;list-style:none;position:absolute;inset:60px 20px 20px 20px;padding:10px 0;margin:0;border-radius:6px;background-color:var(--nav-mobile-background-color);overflow-y:auto;transition:.3s;z-index:9998;box-shadow:0 0 30px color-mix(in srgb,var(--default-color),transparent 90%)}.navmenu a,.navmenu a:focus{color:var(--nav-dropdown-color);padding:10px 20px;font-family: "Roboto", sans-serif;font-size:17px;font-weight:300;display:flex;align-items:center;justify-content:space-between;white-space:nowrap;transition:.3s}.navmenu a em,.navmenu a:focus em{font-size:12px;line-height:0;margin-left:5px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.3s;background-color:color-mix(in srgb,var(--accent-color),transparent 90%)}.navmenu a em:hover,.navmenu a:focus em:hover{background-color:#673ab7;color:var(--contrast-color)}.navmenu .active,.navmenu .active:focus,.navmenu a:hover{color:#673ab7}.navmenu .active em,.navmenu .active:focus em{background-color:#673ab7;color:var(--contrast-color);transform:rotate(180deg)}.navmenu .dropdown ul{position:static;display:none;z-index:99;padding:10px 0;margin:10px 20px;background-color:var(--nav-dropdown-background-color);border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);box-shadow:none;transition:.5s ease-in-out}.navmenu .dropdown ul ul{background-color:rgba(33,37,41,.1)}.navmenu .dropdown>.dropdown-active{display:block;background-color:rgba(33,37,41,.03)}.mobile-nav-active{overflow:hidden}.mobile-nav-active .mobile-nav-toggle{color:#fff;position:absolute;font-size:32px;top:15px;right:15px;margin-right:0;z-index:9999}.mobile-nav-active .navmenu{position:fixed;overflow:hidden;inset:0;background:rgba(33,37,41,.8);transition:.3s}.mobile-nav-active .navmenu>ul{display:block}.section,section{scroll-margin-top:66px}}.section-title{text-align:center;padding-bottom:60px;position:relative}.highlight-box,.services-2 .section-title{text-align:left}.section-title h2{font-size:28px;font-weight:500}.section-title p{margin-bottom:0;font-size:22px;}.hero{padding:76px 0 0}.hero .carousel{width:100%;min-height:calc(100vh - 100px);padding:0;margin:0;position:relative}.hero img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;z-index:1}.hero .carousel-item{position:absolute;inset:0;overflow:hidden}.hero .carousel-item:before{content:"";position:absolute;inset:0;z-index:2}.hero .carousel-container{position:absolute;inset:90px 64px 64px 64px;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:3}.hero .titlehero{margin-bottom:30px;font-size:35px;font-weight:600;animation:1s both fadeInDown;font-family: Roboto !important;letter-spacing:0;background:#18181761;padding:10px;border-radius:10px}.hero .btn-get-started,.title1{font-family: "Roboto", sans-serif;    font-weight: 400;}.hero p{animation:1s .2s both fadeInDown}.hero .btn-get-started{color:var(--contrast-color);background:var(--accent-color);font-weight:500;font-size:15px;letter-spacing:1px;display:inline-block;padding:8px 32px;border-radius:50px;transition:.5s;margin:10px;animation:1s .4s both fadeInUp}.hero .btn-get-started:hover{background:color-mix(in srgb,var(--accent-color),transparent 20%)}.hero .carousel-control-next,.hero .carousel-control-prev{width:10%;transition:.3s;opacity:.5}.hero .carousel-control-next:focus,.hero .carousel-control-prev:focus{opacity:.5}.hero .carousel-control-next:hover,.hero .carousel-control-prev:hover{opacity:.9}@media (min-width:1024px){.hero .titlehero,.hero p{max-width:60%}.hero .carousel-control-next,.hero .carousel-control-prev{width:5%}}.hero .carousel-control-next-icon,.hero .carousel-control-prev-icon{background:0 0;font-size:32px;line-height:1}.hero .carousel-indicators,ul{list-style:none}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.about .section-title{margin-bottom:60px}.about .content{background:#3159a8;color:#fff;padding:7rem 0}.about .content-subtitle,.about .content-title,.about p{color:var(--contrast-color)}.about .content .img-overlap{margin-top:-150px}.amenities-btn,.call-to-action .content .error-message,.call-to-action .content .loading,.call-to-action .content .sent-message{margin-top:15px}.about p{text-align:justify}.about .content-title{font-weight:300;font-family: "Roboto", sans-serif;text-align:left;font-size:21px}.about .content-subtitle{font-weight:300;text-transform:uppercase;font-size:1.3rem}section#about{padding-top:60px;padding-bottom:0}.services-2{overflow:visible;margin-bottom:200px}.services-2 .section-title h2{color:color-mix(in srgb,var(--contrast-color),transparent 50%);text-transform:uppercase;font-size:20px}.services-2 .section-title p{color:var(--contrast-color)}.services-2 .services-carousel-wrap{position:relative;margin-bottom:-200px}.services-2 .swiper-wrapper{height:auto}.services-2 .service-item{position:relative;overflow:hidden}.services-2 .service-item:before{content:"";background-color:color-mix(in srgb,var(--background-color),transparent 50%);top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;visibility:hidden;z-index:1;transition:.3s}.services-2 .service-item img{transition:.5s;transform:scale(1)}.services-2 .service-item .service-item-contents{z-index:9;position:absolute;bottom:20px;left:20px;right:20px;transition:.3s;transform:translateY(100%);opacity:0;visibility:hidden}.services-2 .service-item .service-item-contents .service-item-category{color:var(--accent-color);text-transform:uppercase}.gallery .venue-info p,.services-2 .service-item .service-item-contents .service-item-title{color:var(--contrast-color);margin-bottom:0}.services-2 .service-item:hover:before{opacity:1;visibility:visible}.services-2 .service-item:hover .service-item-contents{transform:translateY(0);opacity:1;visibility:visible}.services-2 .service-item:hover img{transform:scale(1.2)}.services-2 .navigation-next,.services-2 .navigation-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:9;width:46px;height:46px;background:var(--contrast-color);background-color:none;border:none;transition:.3s}.services-2 .navigation-next em,.services-2 .navigation-prev i{font-size:2rem}.services-2 .navigation-next:hover,.services-2 .navigation-prev:hover{background-color:var(--accent-color);color:var(--contrast-color)}.services-2 .navigation-prev{left:10px}.services-2 .navigation-next{right:10px}.services-2 .swiper{padding-bottom:50px}.services-2 .swiper-pagination{bottom:0}.services-2 .swiper-pagination .swiper-pagination-bullet{border-radius:0;width:20px;height:4px;background-color:color-mix(in srgb,var(--background-color),transparent 80%)!important;opacity:1}.services-2 .swiper-pagination .swiper-pagination-bullet-active{background-color:#5b3395!important}.call-to-action .content{padding:20px 0}.call-to-action .content h3{text-transform:capitalize;color:#325ba9;font-size:22px;font-weight:600}.call-to-action .content .form-subscribe .form-control{border:2px solid var(--accent-color);background:var(--surface-color);border-radius:0}.call-to-action .content .form-subscribe input[type=email]{height:63px!important;color:var(--default-color)}.call-to-action .content .form-subscribe input[type=email]:focus{box-shadow:none}.call-to-action .content .form-subscribe input[type=email]::placeholder{color:color-mix(in srgb,var(--contrast-color),transparent 50%)}.call-to-action .content .btn{color:var(--contrast-color);background-color:var(--accent-color);border:1px solid var(--accent-color);border-radius:0}.call-to-action .content .btn:active,.call-to-action .content .btn:focus,.call-to-action .content .btn:hover{box-shadow:none;outline:0;background-color:var(--contrast-color);border:1px solid var(--contrrast-color)}.call-to-action a{color:#000}.call-to-action{background:#f1edf9}.about-3 .content-title{color:#ea3530;margin-bottom:30px}.about-3 .btn-cta,.btn-cta{text-transform:uppercase;font-size:14px;padding:10px 30px;background-color:#482985;color:var(--contrast-color);border-radius:6px}.about-3 .list-check{margin-bottom:50px}.about-3 .list-check li{display:block;padding-left:30px;position:relative}.about-3 .list-check li:before{content:"\f26e";display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;position:absolute;top:.1rem;font-size:20px;left:0;color:#f6b843}.about-3 .pulsating-play-btn{position:absolute;left:calc(50% - 47px);top:calc(50% - 47px)}section#about-3{padding-top:40px;padding-bottom:40px;padding: 0px 15px 0px 15px;    text-align: justify;
}.title1{color:#3159a8 !important;font-weight:400; font-size:40px;} h1.title1 a {
    font-size: 42px;
    color: #315baa;
    font-weight: 500;}.title2,.title3{font-family: "Roboto", sans-serif;font-weight:500}.title2{font-size:20px;color:#fff}.title3,h2{font-size:19px}.title3{color:#315aa9}.highlight-container{justify-content:center;align-items:center;width:100%;padding:20px}.highlight-box{background:#fff;padding:20px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.2);width:100%;position:relative}.amenities-btn,.item{padding:10px;font-size:16px}.highlight-box::before{content:"";position:absolute;top:10px;left:10px;width:100%;height:100%;background:#5b3395;border-radius:10px;z-index:-1}.highlight-content{display:flex;justify-content:space-between;gap:20px}.item,.left,.right{gap:10px;display:flex}.left,.right{flex-direction:column;width:100%}.item{align-items:center;background:#f7f7f7;border-radius:8px;color:#000}.item em{font-size:18px;color:#ea352f}.amenities-btn{max-width:100%;border:2px solid #ea352f;border-radius:8px;background:#ea352f;transition:.3s;color:#fff}.amenities-btn a,.amenities-btn a:hover,.credits a:hover,a.btn-cta.text-center{color:#fff}a.twitter{background:#1da1f2}a.facebook{background:#3b5998}a.instagram{background:linear-gradient(to right,#833ab4,#fd1d1d,#fcb045)}a.linkedin{background:#0a66c2}a.youtube{background:#a71c12}.agileits_reservation{z-index:999;background-image:linear-gradient(to bottom,#fff 16%,#fff 68%);padding:1em;-webkit-box-shadow:0 1px 8px 0 rgb(24 24 23 / 42%);-moz-box-shadow:0 1px 8px 0 rgba(24,24,23,.42);box-shadow:0 1px 8px 0 rgb(24 24 23 / 42%);margin-top:5px}.span1_of_1{float:left;list-style:none;padding-top:10px}..agileits_reservation {
    z-index: 999;
   /*  background-image: linear-gradient(to bottom, #005062 16%, #005062 68%); */
    padding: 1em;
    -webkit-box-shadow: 0px 1px 8px 0px rgb(24 24 23 / 42%);
    -moz-box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 0.42);
    box-shadow: 0px 1px 8px 0px rgb(24 24 23 / 42%);
    margin-top: 5px;
}
.span1_of_1 {
    float: left;
    list-style: none;
    /* width: 30.9%; */
    padding-top: 10px;
}
.agileits_reservation input[type="text"], select#adult, select#children, select#selrooms, .phone_email1 input[type="email"] {
    width: 100%;
    color: #1d6554;
    font-size: 15px;
    padding: 10px 19px 10px;
    outline: none;
    background: #ffffff;
    border: 1px solid #ccc;
}
.date_btn input[type="submit"] {
    text-transform: capitalize;
    width: 100%;
    background:#3057a4;
    color: #fff;
    padding: 10px 0;
    border: none;
    font-size:14px;
    outline: none;
    font-weight: 600;
    letter-spacing: 4px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.agileits_reservation em.bi {
    position: absolute;
    color: #555;
    font-size:13px;
    margin-top: 14px;
    margin-left: 3px;
}
.date_btn input[type="submit"]:hover {
    background: #3057a4;
    color: #fff;
}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:2px;padding-left:2px;float:left}@media (max-width:480px){.col-xs-12.span1_of_1.book_date{width:100%!important}}.about-me .profile-img{border:20px solid #f6b843;padding:0}.about-me .profile-img img{margin-top:-60px;margin-left:40px;margin-bottom:40px;position:relative;z-index:1}.about-me .content h2{font-size:23px;font-weight:700;color:#ffa100}.about-me .content .fst-italic{color:color-mix(in srgb,var(--default-color),var(--contrast-color) 50%)}.about-me .content ul{list-style:none;padding:0}.about-me .content ul li{padding:10px 0 0;display:flex}.about-me .content ul i{color:#4b2884;margin-right:.5rem;line-height:1.2;font-size:1.25rem}em.bi.bi-check2-all{color:#ffffff;padding-right:5px}ol,ul{padding-left:0}.breadcrumbs{padding:15px 0;background:#4b2884;min-height:40px;margin-top:70px}.breadcrumbs h2{font-size:28px;font-weight:300;color:#fff}.breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;color:#fff}.breadcrumbs ol li+li::before{display:inline-block;padding-right:10px;color:#fff;content:"/"}@media (max-width:768px){.hero .titlehero{font-size:30px}.highlight-box{max-width:100%}.highlight-content{flex-direction:column;gap:15px}.breadcrumbs .d-flex{display:block!important}.breadcrumbs ol{display:block}.breadcrumbs ol li{display:inline-block}}.well{min-height:20px;padding-bottom:0;padding-top:20px;margin-bottom:20px;background-image:linear-gradient(to bottom,#2c5eb7 11%,#2c5eb7 132%);border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / 5%);box-shadow:inset 0 1px 1px rgb(0 0 0 / 5%)}.gpdn{padding-top:10px;color:#fff;font-family:Philosopher,sans-serif}.gallery .venue-map iframe{width:100%;height:100%;min-height:300px}.gallery .venue-info{background-image:url(../../Img/Houston-Zoo.webp);background-size:cover;position:relative;padding-top:60px;padding-bottom:60px}.gallery .venue-info:before{content:"";background:rgba(0,0,0,.5);position:absolute;bottom:0;top:0;left:0;right:0}.gallery .venue-info h3{font-size:36px;font-weight:700;color:var(--contrast-color)}@media (max-width:574px){.gallery .venue-info h3{font-size:24px}}.gallery .venue-gallery-container{padding-right:12px}.gallery .venue-gallery{overflow:hidden;border-right:3px solid var(--background-color);border-bottom:3px solid var(--background-color)}.gallery .venue-gallery img{transition:.4s ease-in-out}.gallery .venue-gallery:hover img{transform:scale(1.1)}.btn-cta a:hover{background-color:#482985;color:#fff!important}}
	.montserrat{
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
 font-style: normal;
}.opacity-50 {
    opacity: .7 !important;
}
/*--------------------------------------------------------------
# Featured Destinations Section
--------------------------------------------------------------*/
.featured-destinations .destination-card {
  background: var(--surface-color);
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  height: 100%;
}

.featured-destinations .destination-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.featured-destinations .destination-card:hover .image-wrapper img {
  transform: scale(1.05);
}

.featured-destinations .destination-card:hover .explore-btn {
  background: var(--accent-color);
  color: var(--contrast-color);
  transform: translateX(5px);
}

.featured-destinations .image-wrapper {
  position: relative;
  height: 220px;
  overflow: hidden;
}

.featured-destinations .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.featured-destinations .image-wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.3), transparent 50%);
}

.featured-destinations .image-wrapper .badge {
  position: absolute;
  top: 15px;
  left: 15px;
  background: var(--accent-color);
  color: var(--contrast-color);
  padding: 4px 12px;
  border-radius: 15px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.featured-destinations .image-wrapper .badge.featured {
  background: #ff6b35;
}

.featured-destinations .image-wrapper .badge.new {
  background: #28a745;
}

.featured-destinations .content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  height: calc(100% - 220px);
}

.featured-destinations .content h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--heading-color);
}

.featured-destinations .content p {
  font-size: 14px;
  line-height: 1.6;
  color: var(--default-color);
  margin-bottom: 15px;
  flex-grow: 1;
}

.featured-destinations .features {
  margin-bottom: 20px;
}

.featured-destinations .features .feature-tag {
  display: inline-block;
  background: color-mix(in srgb, var(--accent-color), transparent 90%);
  color: var(--accent-color);
  font-size: 11px;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 10px;
  margin-right: 6px;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.featured-destinations .card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}

.featured-destinations .card-footer .tours-count {
  font-size: 12px;
  color: color-mix(in srgb, var(--default-color), transparent 40%);
  font-weight: 500;
}

.featured-destinations .card-footer .explore-btn {
  background: transparent;
  border: 1px solid color-mix(in srgb, var(--accent-color), transparent 70%);
  color: var(--accent-color);
  padding: 6px 16px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 5px;
}

.featured-destinations .card-footer .explore-btn i {
  font-size: 10px;
  transition: transform 0.3s ease;
}

.featured-destinations .destinations-cta {
  margin-top: 60px;
  padding: 40px;
  background: linear-gradient(135deg, color-mix(in srgb, var(--accent-color), transparent 95%) 0%, color-mix(in srgb, var(--accent-color), transparent 90%) 100%);
  border-radius: 16px;
  text-align: center;
}

.featured-destinations .destinations-cta h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
  color: var(--heading-color);
}

.featured-destinations .destinations-cta p {
  font-size: 16px;
  color: var(--default-color);
  margin-bottom: 30px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.featured-destinations .destinations-cta .cta-buttons {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.featured-destinations .destinations-cta .btn {
  padding: 12px 30px;
  border-radius: 25px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  border: 2px solid;
}

.featured-destinations .destinations-cta .btn.btn-primary {
  background: var(--accent-color);
  color: var(--contrast-color);
  border-color: var(--accent-color);
}

.featured-destinations .destinations-cta .btn.btn-primary:hover {
  background: color-mix(in srgb, var(--accent-color), black 10%);
  border-color: color-mix(in srgb, var(--accent-color), black 10%);
  transform: translateY(-2px);
}

.featured-destinations .destinations-cta .btn.btn-outline {
  background: transparent;
  color: var(--accent-color);
  border-color: var(--accent-color);
}

.featured-destinations .destinations-cta .btn.btn-outline:hover {
  background: var(--accent-color);
  color: var(--contrast-color);
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .featured-destinations .destination-card .image-wrapper {
    height: 200px;
  }

  .featured-destinations .destination-card .content {
    height: calc(100% - 200px);
    padding: 16px;
  }

  .featured-destinations .destination-card .content h4 {
    font-size: 16px;
  }

  .featured-destinations .destination-card .content p {
    font-size: 13px;
  }

  .featured-destinations .destination-card .card-footer {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .featured-destinations .destination-card .card-footer .explore-btn {
    text-align: center;
    justify-content: center;
  }

  .featured-destinations .destinations-cta {
    padding: 30px 20px;
    margin-top: 40px;
  }

  .featured-destinations .destinations-cta h3 {
    font-size: 24px;
  }

  .featured-destinations .destinations-cta p {
    font-size: 14px;
  }

  .featured-destinations .destinations-cta .cta-buttons {
    flex-direction: column;
    align-items: center;
  }

  .featured-destinations .destinations-cta .cta-buttons .btn {
    width: 100%;
    max-width: 250px;
  }
}

@media (max-width: 576px) {
  .featured-destinations .features .feature-tag {
    font-size: 10px;
    padding: 2px 6px;
    margin-right: 4px;
  }
}
.pd {
    padding-left: 15px;
    padding-right: 15px;
}.tabs {
            display: flex;
            flex-direction: row;
            width: 100%;
            margin: 50px auto;
            border: 1px solid #ddd;
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        }
        .tab-list {
            display: flex;
            flex-direction: column;
            background-color: #f9f9f9;
            width: 100%!important;
        }
        .tab {
            padding: 15px;
            text-align: left;
            border-bottom: 1px solid #ddd;
            cursor: pointer;
            color: #333;
            transition: background-color 0.3s, color 0.3s;font-size: 19px;

        }
        .tab:hover {
            background-color: #3d64af;
            color: #fff;
        }
        .tab.active {
            background-color:#3d64af;
            color: #fff;
        }
        .tab-content {
            flex-grow: 1;
            padding: 20px;
        }
        .tab-panel {
            display: none;
        }
        .tab-panel.active {
            display: block;
        }
		.addtext {
    font-size: 19px;
    font-weight: 700;
    color: #eb2429;
}
.tp {
    margin-top: 130px;
}