@charset "utf-8";


/*------------------------------------------------------------------
[Table of contents]

1. General styles and resets
2. Header
5. Navigation
6. Banner
9. Popular Tour Packages
10. Why NCS Travel
11. Top Destination
13. Call Us
14. Partner
15. Contact page
16. Footer
27. Background colors
-------------------------------------------------------------------*/

/* Awesome Font */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/* Google Fonts open sans */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,800i|Raleway:400,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto:400,400i,500,500i,700,700i,900,900i');
html,body{height:100%}
body{color:#666666;font-weight:400;width:100%;height:100%;font-size:0.875rem;line-height:1.625rem;font-family:'Raleway',sans-serif;}
h1,h2,h3,h4,h5,h6{font-weight:500;color:#333;/* font-family:'Roboto',sans-serif; */}
.subtitle{font-size:18px;text-transform:uppercase;margin-bottom:20px;}
a{text-decoration:none;transition:all 0.3s;-webkit-transition:all 0.3s;}
a:hover{text-decoration:none;}
a:focus{outline:none;text-decoration:none;}
ul,li{margin:0;padding:0;}
img{max-width:100%;height:auto;}
.ptb40{padding:40px 0px;}
.pt40{padding-top:0px;}
.pb40{padding-bottom:40px;}
.ptb10{padding:10px 0px;}
.pt10{padding-top:10px;}
.pb10{padding-bottom:10px;}
.mtb40{margin:40px 0px;}
.mt40{margin-top:40px;}
.mb40{margin-bottom:40px;}
.col-center{display:flex;}



/*------------------------------------------------------------------
1. Header
-------------------------------------------------------------------*/
.logo{margin-top:28px;}
.logo img{max-width:240px;}
.menu-section{background:#ffffff; /* padding-left: 15px; padding-right: 15px; */}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #menu-button{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:9;}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
#cssmenu #menu-button{display:none;}
#cssmenu{}
#cssmenu > ul > li{float:left;}
#cssmenu.align-center > ul{font-size:0;text-align:center;}
#cssmenu.align-center > ul > li{display:inline-block;float:none;}
#cssmenu.align-center ul ul{text-align:left;}
#cssmenu.align-right > ul > li{float:right;}
#cssmenu > ul > li.active > a{padding-left:0px;}
#cssmenu > ul > li:hover > a,#cssmenu > ul > li a.active{color:#73b705;}
#cssmenu > ul > li > a{padding:34px 12px 32px 12px;font-size:0.875rem;letter-spacing:1px;text-decoration:none;color:#666666;font-weight:700;}
.booking_now{float:right;margin-top:30px;display:table;}
.booking_now a{background-color:#f0970d;padding:10px 16px;border-radius:2px;color:#fff;margin-right:5px;}
.booking_now a:last-child{margin-right:0px;}
.booking_now a i{padding-left:3px;}

/* .booking_now a:hover{background-color: #73b705;} */

/* Need Help Section */
.login-need-help ul{list-style-type: none;}
.login-need-help ul li{display: inline-block;padding-right: 20px;}
.login-need-help ul li:last-child{padding-right: 0px;}
.need-help img{max-width: 25px;}
.need-help h5{font-size: 14px;margin:0px;color: #000;font-weight: 700;text-transform: uppercase;}
.need-help p{margin:0px;font-size: 11px;line-height: 20px;}
.need-help p a{color: #777;}
.need-help p a:hover{color: #73b705;}
.need-help .mr-3{margin-right: 0.5rem !important;}
.tcmenunew-login i{padding-left:6px;}

/*------------------------------------------------------------------
2. Slider Section
-------------------------------------------------------------------*/
.slider-section .carousel-item{height:450px;}
.slider-section .carousel-item img{width:100%;max-width:100%;object-fit:cover;height:100%;}
.slider-section .carousel-caption h1{color:#73b705;font-weight:700;line-height:60px;font-size:60px;margin-bottom:10px;}
.slider-section .carousel-caption h3{color:#fff;font-weight:500;line-height:60px;font-size:35px;margin-bottom:10px;}
.slider-section .carousel-caption p{font-size:18px;font-weight:400;}
.slider-section .carousel-item:before{content:"";position:absolute;left:0px;right:0px;top:0px;bottom:0px;background:rgba(0,0,0,.7);}

/*.slider-section .carousel-caption{left: 9%; right: 9%; top: 50%; transform: translate(0, -50%); text-align: left;}*/
.slider-section .carousel-caption{right:9%;text-align:left;left:9%;top:50%;transform:translateY(-50%);bottom:initial;}
.slider-section .carousel-control-prev{opacity:1;z-index:9;width:5%;}
.slider-section .carousel-control-next{opacity:1;width:5%;z-index:9;}
.slider-section  a.carousel-control-next i,.slider-section  a.carousel-control-prev i{padding:6px 16px;color:#fff;font-size:40px;border:1px solid #fff;}
.slider-section .carousel-indicators .active{background-color:#000e67;}
.Learn-more{float:right;margin-top:-100px;}
.Learn-more a{background-color:#f08201;padding:10px 20px;color:#fff;border-radius:4px;font-weight:bold;}
.Learn-more i{padding-left:3px;}

/* .Learn-more a:hover{background-color: #73b705;} */

/*------------------------------------------------------------------
3. Products
-------------------------------------------------------------------*/

.product-section .prod-box img{max-width:50px;}
.product-section .prod-box{background-color:#f2f2f2;padding:30px 30px;}
.product-section .prod-box h5{font-size:25px;font-weight:bold;}
.product-section .prod-box p{margin:0px;font-size:16px;color:#73b705;font-weight:500;}
.Detail-products{background-color:#FEF9D9;padding:10px;border-top:2px solid #73b705;transition:all 0.25s ease-out;}
.Detail-products p{text-align:left;}
.Detail-products h5{text-align:left;line-height:27px;margin:10px 0px;color:#629a08;}
.Detail-products ul{list-style-type:none;}
.Detail-products ul li{border-bottom:1px solid #ddd;padding:8px 0px;}
.Detail-products ul li:first-child{padding-top:0px;}
.Detail-products ul li:last-child{border-bottom:none;padding-bottom:0px;}

/*------------------------------------------------------------------
4. Introduction
-------------------------------------------------------------------*/
.introduction-section{background-color:#f6f6f6;}
.introduction-info h1{margin-bottom:20px;font-weight:700;padding-top:30px;}
.main-title h3{position:relative;padding:0 0 10px 0;margin:0 0 40px 0;font-weight:600;}

/*.main-title h3 span { position: absolute; left: 0; bottom: -2px; height: 2px; background: #598e03; width: 80px; }*/
.main-title h3:after{content:'';position:absolute;    /*right:0;*/left:0;top:100%;    /*margin: 10px auto;*/width:30px;height:2px;background:#598e03;}
.intro-img img{margin-top:13px;}
.Connect-business{background-color:#5d9503;padding:30px 0px;}
.Connect-business h2{color:#fff;}
.Connect-business p{color:#d8d8d8;font-size:16px;margin:0px;}
.large_btn{text-align:right;padding-top:38px;}
.large_btn a{background-color:#f0970d;padding:14px 34px;border-radius:25px;box-shadow:0px 10px 10px -10px rgba(0,0,0,0.4);font-size:16px;color:#fff;transition:all ease-in-out 300ms;text-transform:uppercase;}

/* .large_btn a:hover{background-color:#222222;box-shadow:0px 37px 20px -20px rgba(0,0,0,0.2);-webkit-transform:translate(0px,-10px) scale(1.2);transform:translate(0px,-10px) scale(1.2);} */
.cloud-lists{margin-top:20px;}
.cloud-lists .cloud_box{text-align:center;margin-bottom:30px;}
.cloud-lists .cloud_box h4{font-size:16px;line-height:25px;}
.cloud-lists .cloud_box h4 a{color:#333;}

/* .cloud-lists .cloud_box h4 a:hover{color:#f0970d;} */
.cloud-img{position:relative;background-color:#ffffff;border-radius:100%;width:120px;height:120px;display:inline-block;}
.cloud-img img{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;max-width:60px;}
.view-all-products{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;}
.view-all-products span{color:#fff;font-size:10px;text-transform:uppercase;font-weight:700;line-height:1.0rem;}

/* .Viewall_prod .cloud-img:hover{color: #f0970d; background-color: #73b705;} */
.Viewall_prod .cloud-img{background-color:#f0970d;margin-top:10px;}

/*------------------------------------------------------------------
5. Our Solutions for Tourism Industry
-------------------------------------------------------------------*/
.our-solution{background-color:#73b705;padding:40px 0px;}
.our-solution .main-title h3{color:#fff;}
.our-solution .main-title h3::after{background-color:#f0970d;}

/*------------------------------------------------------------------
6. Why Tourism Core
-------------------------------------------------------------------*/
.why-tourism-core .whytc-box{border:1px solid #ddd;padding:15px;text-align:center;margin-bottom:30px;}
.why-tourism-core .whytc-box h4{font-size:16px;line-height:25px;}
.why-tourism-core .whytc-box p{font-size:13px;}
.why-tourism-core .whytc-box .whytc-img img{max-width:80px;margin-bottom:15px;}

/*------------------------------------------------------------------
7. Technologies Used
-------------------------------------------------------------------*/
.technology-used{background-color:#ffffff;padding:40px 0px 10px 0px;}
.technology-used .tech_box{margin-bottom:30px;}
.technology-used .tech_box h5{font-size:16px;line-height:25px;font-weight:600;}
.technology-used .tech_box p{font-size:13px;}
.technology-used .tech_box img{max-width:80px;}

/*------------------------------------------------------------------
8. Cloud Platform
-------------------------------------------------------------------*/
.cloud-intro{margin-bottom:30px;}
.cloudpf_box{background-color:#f2f2f2;padding:15px;margin-bottom:30px;border:2px solid #ddd;}
.cloudpf_box h5{font-size:16px;line-height:25px;font-weight:600;}
.cloudpf_box h5 a{color:#333;}

/* .cloudpf_box h5 a:hover{color: #f0970d;} */
.cloudpf_box p{margin:0px;}
.cloudpf_box .cloud_img{overflow:hidden;}
.cloudpf_box .cloud_img img{width:100px;height:100px;object-fit:cover;}

/*------------------------------------------------------------------
9.  Testimonials
-------------------------------------------------------------------*/
.testimonial-sec{background:#ffffff;}
.testimonial-bg .testimols-title h2{text-align:center;margin-bottom:40px;color:#fff;font-weight:bold;font-size:50px;}
.testimonial-sec .testimonial{text-align:center;}
.testimonial-sec .description{color:#666;font-size:14px;line-height:27px;margin-bottom:30px;padding:0px 11%;position:relative;}
.testimonial-sec .description:before{content:"\f10d";font-family:FontAwesome;display:inline-block;position:absolute;top:8px;left:2%;color:#e11735;font-size:36px;}
.testimonial-sec .description:after{content:"\f10e";font-family:FontAwesome;display:inline-block;position:absolute;top:8px;right:2%;color:#e11735;font-size:36px;}
.testimonial-sec .pic{width:94px;height:94px;margin:0 auto;}
.testimonial-sec .pic img{width:100%;height:auto;border-radius:50%;}
.testimonial-sec .testimonial-title{font-size:18px;color:#73b705;font-weight:bolder;text-transform:capitalize;}
.testimonial-sec .testimonial-title > small{display:block;color:#b6aeaf;font-size:12px;margin-top:5px;}
.owl-testimonials,.owl-testimonials .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-testimonials{display:none;width:100%;z-index:1}
.owl-testimonials .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;padding:0px 0px 20px 0px;}
.owl-testimonials .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-testimonials .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-testimonials .owl-item,.owl-testimonials .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-testimonials .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-testimonials .owl-item img{display:block;width:100%}
.owl-testimonials .owl-dots.disabled,.owl-testimonials .owl-nav.disabled{display:none}
.no-js .owl-testimonials,.owl-testimonials.owl-loaded{display:block;position:relative;}
.owl-testimonials .owl-dot,.owl-testimonials .owl-nav .owl-next,.owl-testimonials .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-testimonials.owl-loading{opacity:0;display:block}
.owl-testimonials.owl-hidden{opacity:0}
.owl-testimonials.owl-refresh .owl-item{visibility:hidden}
.owl-testimonials.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-testimonials.owl-grab{cursor:move;cursor:grab}
.owl-testimonials.owl-rtl{direction:rtl}
.owl-testimonials.owl-rtl .owl-item{float:right}
.owl-testimonials .animated{animation-duration:1s;animation-fill-mode:both}
.owl-testimonials .owl-animated-in{z-index:0}
.owl-testimonials .owl-animated-out{z-index:1}
.owl-testimonials .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{
	0%{opacity:1}
	100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-testimonials .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-testimonials .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-testimonials .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-testimonials .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-testimonials .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-testimonials .owl-video-playing .owl-video-play-icon,.owl-testimonials .owl-video-playing .owl-video-tn{display:none}
.owl-testimonials .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-testimonials .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/*------------------------------------------------------------------
10.  Newsletter
-------------------------------------------------------------------*/
.newsletter-sec{background-color:#f0970d;padding:30px 0px;}
.newsletter-sec label{margin-bottom:10px;color:#fff;font-weight:bold;}
.newsletter-sec .form-control{background:transparent;border-radius:0;height:40px;color:#fff;border:1px solid #f5aa37;font-size:13px;}
.newsletter-sec .form-control::placeholder{color:#fff;}
.newsletter-sec .form-control::-moz-placeholder{color:#fff;}
.newsletter-sec button{height:40px;border:none;background:#fff;color:#333;width:100%;font-weight:bold;cursor:pointer;}
.newsletter-sec button i{margin-right:5px;color:#f0970d;}
.newsletter-sec button:hover{background:#fff;}
.newsletter-sec .clear_padd{padding:0;}

/* Footer Social Media */
.newsletter-sec .social-mediak ul{list-style-type:none;text-align:right;}
.newsletter-sec .social-mediak ul li{display:inline-block;border:1px solid #fff;border-radius:50%;width:35px;height:35px;text-align:center;position:relative;margin:26px 5px 0;}
.newsletter-sec .social-mediak ul li:last-child{margin-right:0px;}
.newsletter-sec .social-mediak ul li a{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;}

/* .newsletter-sec .social-mediak ul li:hover{background-color:#73b705;color:#fff;} */
.newsletter-sec .social-mediak ul li span{font-size:16px;width:15px;height:15px;color:#fff;}

/*------------------------------------------------------------------
11.  Footer
-------------------------------------------------------------------*/
.footer-sec .fbox{margin-bottom:30px;}
.footer-sec .fbox h4{font-weight:500;position:relative;padding:0 0 10px 0;margin:0 0 30px 0;font-size:18px;}
.footer-sec .fbox h4 span{position:absolute;left:0;bottom:-2px;height:2px;background:#f0970d;width:40px}
.footer-sec .fbox .read-more{margin-top:20px;}
.footer-sec .fbox .read-more a{border:1px solid #f0970d;padding:6px 12px;color:#f0970d;font-size:13px;}

/* .footer-sec .fbox .read-more a:hover{background-color: #f0970d; color: #fff;} */
.footer-sec .fbox p{font-size:13px;}
.footer-sec .fbox .read-more i{padding-left:3px;}
.footer-sec .fbox ul{list-style-type:none;}
.footer-sec .fbox ul li:first-child{padding-top:0px;}
.footer-sec .fbox ul li{border-bottom:1px solid #ddd;padding:10px 0px 10px 0px;-webkit-transition:.5s all ease;-moz-transition:.5s all ease;transition:.5s all ease;}
.footer-sec .fbox ul li:last-child{border-bottom:none;}

/* .footer-sec .fbox ul li:hover{margin-left:5px;} */
.footer-sec .fbox ul li a{color:#606060;font-size:13px;}

/* .footer-sec .fbox ul li a:hover:before,.footer-sec .fbox ul li a:hover{color:#000;} */
.footer-sec .fbox ul li a:before{content:"\f105";font-family:FontAwesome;font-size:13px;display:inline-block!important;cursor:pointer;line-height:20px;color:#f0970d;margin-right:6px;}
.footer-sec .contact-uskt p{margin-bottom:10px;}
.footer-sec .contact-uskt i{padding-right:5px;color:#f0970d;}
.footer-sec .contact-uskt img{margin-bottom:5px;max-width:120px;}

/* We Accept Payment Section */
.footer-sec .we-accept{text-align:center;margin-top:30px;}
.footer-sec .we-accept h4{font-size:18px;}

/* Last Footer Section */
.powered-developed{background-color:#f7f7f7;padding:20px 0px;font-family:'Open Sans',sans-serif;}
.powered-developed .developed-by{text-align:right;}
.powered-developed .developed-by a{color:#f0970d;}
.powered-developed p{font-size:13px;margin:0px;}

/*------------------------------------------------------------------
12.  Breadcrumb Section
-------------------------------------------------------------------*/
.breadcrumb-section{background:url('../img/breadcrumb_bg.jpg') no-repeat center center;background-size:cover;}
.breadcrumb-bg{background-color:rgba(115,183,5,0.8);padding:40px 0px;}
.breadcrumb-bg .breadcrumb{background:none;padding:0px;margin:0px;}
.breadcrumb-bg .breadcrumb li a{color:#fff;font-weight:bold;}
.breadcrumb-bg .breadcrumb-item.active{color:#fff;}
.breadcrumb-item + .breadcrumb-item::before{color:#fff;}
.breaccrumb-title{position: absolute;top: -4%;}
.breaccrumb-title h1{font-size: 26px;line-height: 1.6;color:#fff;}
.blogtitle h2{line-height: 1.0;}
.blogtitle h2 a{font-size: 22px;}
.topblogtitle{position: absolute;top: -30px;}
.topblogtitle h1{font-size: 18px;line-height: 1.0;color:#fff;}
.topblogtitle p.postDatemks{color: #73b705;}

/*------------------------------------------------------------------
13.  For Travel Agencies
-------------------------------------------------------------------*/
.travel_agencyintro{background-color:#f2f2f2;padding:20px;}
.travel_agencyintro p{margin:0px;}
.travelagn_img{height:230px;}
.travelagn_img img{max-width:100%;width:100%;height:100%;object-fit:cover;}
.agency_box{margin-bottom:30px;background-color:#f2f2f2;padding:10px;text-align:center;position:relative;overflow:hidden;display:block;}

/* Border effect */
.agency_box:before{box-sizing:border-box;transform:translateX(100%);content:'';position:absolute;bottom:0;left:0;width:99.5%;height:2px;border-bottom:2px solid transparent;border-left:2px solid transparent;}
.agency_box:after{box-sizing:border-box;transform:translateX(-100%);content:'';position:absolute;top:0;left:0;width:99.5%;height:2px;border-top:2px solid transparent;border-right:2px solid transparent;}

/* .agency_box:hover{color:inherit;text-decoration:none;} */

/* .agency_box:hover:before{transition:0.1s transform linear,0.1s height linear 0.1s;transform:translateX(0); border-color:#f0970d;} */

/* .agency_box:hover:after{transition:0.1s transform linear 0.2s,0.1s height linear 0.3s;transform:translateX(0); border-color:#73b705;} */
.agency_box .tralagency_img img{max-width:100px;margin-bottom:15px;}
.agency_detail{}
.agency_detail h4{font-size:16px;line-height:25px;}
.agency_detail h4 a{color:#333;}

/* .agency_detail h4 a:hover{color: #f0970d;} */
.agency_detail p{font-size:13px;margin-bottom:0px;}

/*------------------------------------------------------------------
14.  Plans & Pricing
-------------------------------------------------------------------*/
.main-title p{text-align:left;}
.plan-pricing .main-title h3{margin-bottom:0px;}
.pricing_table{background:#dedddb;padding:20px;margin-top:40px;}
:root{--pricingTable-green:#73b705;--pricingTable-yellow:#f0970d;--pricingTable-black:#000000;}
.pricingTable{padding-bottom:10px;background:#fff;border-bottom:15px solid var(--pricingTable-green);text-align:center;overflow:hidden;position:relative;}
.pricingTable:before{content:"";width:100%;height:350px;background:var(--pricingTable-green);position:absolute;top:-150px;left:0;transform:skewY(-20deg);}
.pricingTable .pricingTable-header{padding:20px 20px 60px;text-align:left;position:relative;}
.pricingTable .title{font-size:27px;font-weight:600;color:#fff; /* text-transform: uppercase; */margin:0;}
.pricingTable .sub-title{display:block;font-size:16px;color:#fff;text-transform:uppercase;}
.pricingTable .year{width:80px;height:55px;background:#fff;padding:7px 0;font-size:12px;font-weight:600;font-style:italic;color:var(--pricingTable-green);text-align:center;position:absolute;top:30px;right:20px;z-index:1;}
.pricingTable .year:before,.pricingTable .year:after{content:"";width:57px;height:57px;background:#fff;position:absolute;top:-28px;left:50%;z-index:-1;transform:translateX(-50%) scaleY(0.5) rotate(45deg);}
.pricingTable .year:after{top:auto;bottom:-28px;}
.pricingTable .price-value{display:inline-block;width:170px;height:110px;padding:15px;border:2px solid var(--pricingTable-green);border-top:none;border-bottom:none;position:relative;}
.pricingTable .price-value:before,.pricingTable .price-value:after{content:"";width:121px;height:121px;border:3px solid var(--pricingTable-green);border-right:none;border-bottom:none;position:absolute;top:-60px;left:50%;transform:translateX(-50%) scaleY(0.5) rotate(45deg);}
.pricingTable .price-value:after{border-top:none;border-left:none;border-bottom:3px solid var(--pricingTable-green);border-right:3px solid var(--pricingTable-green);top:auto;bottom:-60px;}
.pricingTable .value{width:100%;height:100%;background:#fff;border:2px solid var(--pricingTable-green);border-top:none;border-bottom:none;color:var(--pricingTable-green);z-index:1;position:relative;}
.pricingTable .value:before,.pricingTable .value:after{content:"";width:97px;height:97px;background:#fff;border:3px solid var(--pricingTable-green);border-bottom:none;border-right:none;position:absolute;top:-48px;left:50%;z-index:-1;transform:translateX(-50%) scaleY(0.5) rotate(45deg);}
.pricingTable .value:after{border-right:3px solid var(--pricingTable-green);border-bottom:3px solid var(--pricingTable-green);border-top:none;border-left:none;top:auto;bottom:-48px;}
.pricingTable .currency{display:inline-block;font-size:30px;margin-top:7px;vertical-align:top;}
.pricingTable .amount{display:inline-block;font-size:28px;font-weight:600;line-height:62px;}
.pricingTable .amount span{display:inline-block;font-size:30px;font-weight:normal;vertical-align:top;margin-top:-7px;}
.pricingTable .month{display:block;font-size:16px;line-height:0;}
.pricingTable .pricing-content{padding:50px 10px 0 50px;margin-bottom:20px;list-style:none;text-align:left;transition:all 0.3s ease 0s;}
.pricingTable .pricing-content li{padding:7px 0;font-size:13px;color:#808080;position:relative;}
.pricingTable .pricing-content li:before,.pricingTable .pricing-content li.disable:before{content:"\f00c";font-family:"FontAwesome";font-weight:900;width:20px;height:20px;line-height:20px;border-radius:50%;background:#98c458;text-align:center;color:#fff;position:absolute;left:-40px;top:12px;}
.pricingTable .pricing-content li.disable:before{content:"\f00d";background:#fe6c6c;}
.pricingTable .pricingTable-signup{display:inline-block;width:80%;height:50px;line-height:50px;font-size:16px;font-weight:700;color:var(--pricingTable-green);text-transform:uppercase;border:2px solid var(--pricingTable-green);margin:0 auto 10px;position:relative;transition:all 0.3s ease 0s;}
.pricingTable .pricingTable-signup:hover{background:var(--pricingTable-green);color:#fff;}
.pricingTable.yellow{border-bottom-color:var(--pricingTable-yellow);}
.pricingTable.yellow:before{background:var(--pricingTable-yellow);}
.pricingTable.yellow .year{color:var(--pricingTable-yellow);}
.pricingTable.yellow .price-value{border-left-color:var(--pricingTable-yellow);border-right-color:var(--pricingTable-yellow);}
.pricingTable.yellow .price-value:before{border-left-color:var(--pricingTable-yellow);border-top-color:var(--pricingTable-yellow);}
.pricingTable.yellow .price-value:after{border-right-color:var(--pricingTable-yellow);border-bottom-color:var(--pricingTable-yellow);}
.pricingTable.yellow .value{border-left-color:var(--pricingTable-yellow);border-right-color:var(--pricingTable-yellow);color:var(--pricingTable-yellow);}
.pricingTable.yellow .value:before{border-left-color:var(--pricingTable-yellow);border-top-color:var(--pricingTable-yellow);}
.pricingTable.yellow .value:after{border-right-color:var(--pricingTable-yellow);border-bottom-color:var(--pricingTable-yellow);}
.pricingTable.yellow .pricingTable-signup{color:var(--pricingTable-yellow);border-color:var(--pricingTable-yellow);}
.pricingTable.yellow .pricingTable-signup:hover{color:#fff;background:var(--pricingTable-yellow);}
.pricingTable.black{border-bottom-color:var(--pricingTable-black);}
.pricingTable.black:before{background:var(--pricingTable-black);}
.pricingTable.black .year{color:var(--pricingTable-black);}
.pricingTable.black .price-value{border-left-color:var(--pricingTable-black);border-right-color:var(--pricingTable-black);}
.pricingTable.black .price-value:before{border-left-color:var(--pricingTable-black);border-top-color:var(--pricingTable-black);}
.pricingTable.black .price-value:after{border-right-color:var(--pricingTable-black);border-bottom-color:var(--pricingTable-black);}
.pricingTable.black .value{border-left-color:var(--pricingTable-black);border-right-color:var(--pricingTable-black);color:var(--pricingTable-black);}
.pricingTable.black .value:before{border-left-color:var(--pricingTable-black);border-top-color:var(--pricingTable-black);}
.pricingTable.black .value:after{border-right-color:var(--pricingTable-black);border-bottom-color:var(--pricingTable-black);}
.pricingTable.black .pricingTable-signup{color:var(--pricingTable-black);border-color:var(--pricingTable-black);}
.pricingTable.black .pricingTable-signup:hover{color:#fff;background:var(--pricingTable-black);}
@media only screen and (max-width:990px){
	.pricingTable{margin-bottom:30px;}
}
@media only screen and (max-width:767px){
	.pricingTable:before{transform:skewY(-15deg);}
	.pricingTable .title{font-size:22px;}
}

/* Pricing Table Tab Panel */
.pricing-tabpanel nav{margin-bottom:20px;}
.pricing-tabpanel .nav-tabs{display:flex;justify-content:left;flex-direction:row;}
.pricing-tabpanel .nav-tabs .nav-link{display:block;padding:.7rem 2rem;font-size:16px;color:#000;border:none;background-color:#f2f2f2;margin-right:10px;border-radius:0px;}
.pricing-tabpanel .nav-tabs .nav-link.active{color:#fff;background-color:#f0970d;border-radius:0px;}
.pricing-tabpanel .nav-tabs{border:none;}

/*------------------------------------------------------------------
15.  Get Special Discount Section
-------------------------------------------------------------------*/
.getspecial-discount{background:url('../img/special-descount.jpg') no-repeat center center;background-size:cover;}
.get-specialbg{background-color:rgba(0,0,0,0.8);padding:60px 0px;}
.get-specialbg .GetSpecialmks h4{color:#fff;font-weight:bold;text-align:center;}
.get-specialbg .GetSpecialmks h4 a{color:#fff;font-size:30px;color:#73b705;}

/*------------------------------------------------------------------
16.  Support
-------------------------------------------------------------------*/
.Support-page .support-box{margin-bottom:30px;background-color:#f2f2f2;padding:15px;border:2px solid #ddd;text-align:center;}
.Support-page .support-box img{max-width:100px;margin-bottom:15px;}
.Support-page .support-box h4{font-size:16px;line-height:25px;margin:0px;}
.Support-page .support-box h4 a{color:#333;}

/* .Support-page .support-box a:hover{color:#f0970d;} */
.Support-page .support-box p{font-size:13px;margin-bottom:0px;}

/* FAQs Section */
.accordion-section .panel-default > .panel-heading{border:0;background:#f4f4f4;padding:8px 16px;}
.accordion-section .panel-default > .panel-heading h3{margin:0px;}
.accordion-section .panel-default .panel-title a{display:block;/* font-style:italic; */font-size:14px;color:#333;font-weight:600;}
.accordion-section .panel-default .panel-title a:after{font-family:'FontAwesome';font-style:normal;font-size:2rem;content:"\f106";color:#333;float:right;margin-top:-11px;}
.accordion-section .panel-default .panel-title a.collapsed:after{content:"\f107";}
.accordion-section .panel-default .panel-body{font-size:0.9rem;border:1px solid #ddd;padding:15px;}
.accordion-section .panel-default p{font-size:12px;}

/* Didn't find any solution? */
.didnfind_anysolution{background-color:#5a9003;padding:40px 0px;}
.didnfind_anysolution .sol_text h2{color:#fff;font-weight:700;}
.didnfind_anysolution .sol_text p{margin:0px;color:#fff;}
.livechat_mks{text-align:right;padding-top:25px;}
.livechat_mks a{background-color:#f0970d;padding:10px 16px;border-radius:2px;color:#fff;margin-right:5px;}

/* .livechat_mks a:hover{background-color: #222;} */

/*------------------------------------------------------------------
17.  For Tour Operators
-------------------------------------------------------------------*/
.intro_box{background-color:#f2f2f2;padding:15px;}
.intro_box h3{margin:0px 0px 20px 0px;color:#f0970d;font-size:24px;}
.holidayfecht{padding:10px 0 0;background:#588c03;text-align:center;transition:all 0.3s ease 0s;border:1px solid #ddd;}

/* .holidayfecht:hover{box-shadow:0 8px 6px -6px #4f384d;} */
.holidayfecht .title{font-size:24px;font-weight:700;color:#fff;letter-spacing:1px;/* text-transform:uppercase; */margin:0 0 10px 0;}
.holidayfecht .price-value{font-size:20px;color:#fc9e0d;margin-bottom:10px;font-weight:bold;font-family:'Open Sans',sans-serif;}
.holidayfecht .month{display:block;font-size:13px;color:#fff;padding-top:0px;}
.holidayfecht .pricing-content{padding:60px 0 30px;z-index:1;position:relative;}
.holidayfecht .pricing-content:before,.holidayfecht .pricing-content:after{content:"";width:50%;height:100%;background:#fff;border-radius:0 50px 0 0;z-index:-1;position:absolute;top:0;left:0;}
.holidayfecht .pricing-content:after{border-radius:50px 0 0 0;left:auto;right:0;}
.holidayfecht .pricing-content ul{padding:0;margin:0 0 0px 0;list-style:none;text-align:left;}
.holidayfecht .pricing-content ul li{font-size:13px;font-weight:600;color:#4f384d;border-bottom:1px solid #c5d2d4;padding:8px 0px;line-height:20px;}
.holidayfecht .pricing-content ul li:last-child{border-bottom:none;}
.holidayfecht .holidayfecht-signup{display:inline-block;padding:7px 20px;font-size:14px;font-weight:700;color:#4f384d;text-transform:uppercase;border-left:3px solid #4f384d;border-right:3px solid #4f384d;position:relative;transition:all 0.3s ease 0s;margin-top:20px;}
.holidayfecht .holidayfecht-signup:before,.holidayfecht .holidayfecht-signup:after{content:"";width:0;height:3px;background:#f0970d;position:absolute;top:0;left:0;transition:all 0.3s ease 0s;}

/* .holidayfecht:hover .holidayfecht-signup{color:#f0970d;border-left-color:#f0970d;border-right-color:#f0970d;} */
.holidayfecht .holidayfecht-signup:after{top:auto;left:auto;bottom:0;right:0;}

/* .holidayfecht .holidayfecht-signup:hover:before,.holidayfecht .holidayfecht-signup:hover:after{width:100%;} */
@media only screen and (max-width:990px){
	.holidayfecht{margin-bottom:30px;}
}
.table_bgmks{background-color:#f2f2f2;}
.short-desc{padding:0px 10px;text-align:left;}
.short-desc h5{font-size:16px;}
.Viewall_more{margin:20px 0px;}
.Viewall_more a{background-color:#f0970d;padding:8px 16px;color:#fff;border-radius:2px;font-size:13px;}
.Viewall_more i{padding-left:3px;}

/* .Viewall_more a:hover{background-color: #73b705;} */
ul.child-menu li{padding-left:25px!important;}

/*------------------------------------------------------------------
18.  Tourism Core Features:
-------------------------------------------------------------------*/
.tourismcore-features h3.site_title{margin:0px 0px 20px 0px;color:#f0970d;font-size:20px;}
.tourism_features ul{list-style-type:none;}
.tourism_features ul li{font-weight:600;padding:5px 0px;}
.tourism_features ul li:first-child{padding-top:0px;}

/* .tourism_features ul li:last-child{padding-bottom: 0px;} */
.tourism_features ul li::before{content:"\f105";font-family:FontAwesome;font-size:13px;display:inline-block!important;cursor:pointer;line-height:20px;color:#f0970d;margin-right:6px;}
.boxbackground-sec{background-color:#4e7c03;padding:10px;}
.border_box{border:1px solid #fff;padding:10px;}
.border_box p{color:#fff;}
.paragraph_margin p{margin-bottom:0px;}
.border_round{border:1px solid #ddd;padding:20px;}

/* News & Events Publishing */
.news_evetssec{background-color:#4e7c03;padding:40px 0px;}
.news_evetssec p{color:#fff;}
h3.site_title{margin:0px 0px 20px 0px;color:#f0970d;font-size:20px;}
.corefeature_box{/* background-color: #f2f2f2; */ padding:15px;text-align:center;margin-bottom:30px;border:1px solid #ddd;}
.corefeature_box img{max-width:90px;margin-bottom:15px;}
.corefeature_box p{font-size:13px;}
.corefeature_box h4{font-size:16px;line-height:25px;margin:0px 0px 10px 0px;}
.view-full-content{margin-top:20px;}
.view-full-content a{border:1px solid #73b705;padding:6px 12px;font-size:12px;color:#73b705;}

/* .view-full-content a:hover{background-color: #73b705; color: #fff;} */
.view-full-content i{padding-left:3px;}
.corefeature_box .modal-body{text-align:left;}
.corefeature_box ul{list-style-type:none;}
.corefeature_box ul li{font-weight:600;padding:5px 0px;}
.corefeature_box ul li:first-child{padding-top:0px;}
.corefeature_box ul li::before{content:"\f105";font-family:FontAwesome;font-size:13px;display:inline-block!important;cursor:pointer;line-height:20px;color:#f0970d;margin-right:6px;}
.corefeature_box .modal-header{padding:0rem;border-bottom:none;}
.corefeature_box .modal-header .close{padding:0rem;margin:-1rem -1rem -1rem auto;}
.corefeature_box .close{text-shadow:0 0px 0 #fff;opacity:1;font-size:1.5rem;color:#fff;z-index:9;}

/* .corefeature_box .close:not(:disabled):not(.disabled):hover{color:#fff;} */

/*------------------------------------------------------------------
18.  Hotel Booking System
-------------------------------------------------------------------*/
.gdsintegration-section{background-color:#4e7c03;padding:40px 0px;}
.gdsintegration-section p{color:#fff;margin:0px;}

/*------------------------------------------------------------------
19.  Request Support
-------------------------------------------------------------------*/
.supportform_box{max-width:800px;margin:0 auto;}
.supportform_box .form-control{font-size:12px;height:auto;padding:.675rem .75rem;}
.supportform_box label{font-weight:bold;}
.supportform_box label span{color:#900;}
.submitBtnmks input.Submitbtn{background-color:#f0970d;padding:7px 20px;border-radius:2px;color:#fff;margin-right:5px;cursor:pointer;border:none;font-weight:bold;}

/* .submitBtnmks input.Submitbtn:hover{background-color: #73b705;} */
.support_system .supportbox_mks{background-color:#f2f2f2;padding:15px;text-align:center;border-bottom:2px solid #73b705;}
.support_system .supportbox_mks img{max-width:100px;margin-bottom:20px;}
.support_system .supportbox_mks h4{font-size:16px;line-height:25px;margin:0px 0px 10px 0px;}
.support_system .supportbox_mks h4 a{color:#333;}
.support_system .supportbox_mks h4 a:hover{color:#f0970d;}

/*------------------------------------------------------------------
20.  Download Center
-------------------------------------------------------------------*/
.download-center td.download_prod a{background-color:#f0970d;padding:7px 14px!important;border-radius:2px;color:#fff;margin-right:5px;cursor:pointer;border:none;font-weight:bold;vertical-align:middle;font-size:12px;}
.download-center td.download_prod a:hover{background-color:#73b705;}
.download-center td.download_prod a i{padding-left:3px;}

/*------------------------------------------------------------------
21.  Demo
-------------------------------------------------------------------*/
.demo-section{background:url('../img/demo_bg.jpg') no-repeat center center;background-size:cover;}
.demobg{background-color:rgba(0,0,0,0.7);padding:60px 0px 30px 0px;}
.page-logo img{max-width:200px;}
.view-all-demo{padding-top:10px;}
.view-all-demo a{color:#fff;font-size:24px;font-weight:700;}

/* .view-all-demo a:hover{color: #f0970d;} */

/* Demo RIght Content */
.watch-now-button .large_btn{text-align:center;}
.privacy_policylink p{margin:0px;font-size:12px;color:#333;}
.intl-tel-input{position:relative;}
.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box;}
.intl-tel-input .hide{display:none;}
.intl-tel-input .v-hide{visibility:hidden;}
.intl-tel-input input,.intl-tel-input input[type=text],.intl-tel-input input[type=tel]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0;}
.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px;}
.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 13px;}
.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto;}
.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555;}
.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555;}
.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch;}
.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px;}
.intl-tel-input .country-list .flag-box{display:inline-block;width:20px;}
@media (max-width:500px){
	.intl-tel-input .country-list{white-space:normal;}
}
.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC;}
.intl-tel-input .country-list .country{padding:5px 10px;}
.intl-tel-input .country-list .country .dial-code{color:#999;}
.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,0.05);}
.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code{vertical-align:middle;}
.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name{margin-right:6px;}
.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=text],.intl-tel-input.separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0;}
.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0;}
.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px;}
.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer;}
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,0.05);}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover,.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover{cursor:default;}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag{background-color:transparent;}
.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,0.05);display:table;}
.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px;}
.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel]{padding-left:66px;}
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px;}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel]{padding-left:76px;}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px;}
.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel]{padding-left:74px;}
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px;}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel]{padding-left:84px;}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px;}
.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel]{padding-left:82px;}
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px;}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel]{padding-left:92px;}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px;}
.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel]{padding-left:90px;}
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px;}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel]{padding-left:100px;}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px;}
.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px;}
.intl-tel-input.iti-container:hover{cursor:pointer;}
.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed;}
.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%;}
.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em;}
.iti-flag{width:20px;}
.iti-flag.be{width:18px;}
.iti-flag.ch{width:15px;}
.iti-flag.mc{width:19px;}
.iti-flag.ne{width:18px;}
.iti-flag.np{width:13px;}
.iti-flag.va{width:15px;}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){
	.iti-flag{background-size:5652px 15px;}
}
.iti-flag.ac{height:10px;background-position:0px 0px;}
.iti-flag.ad{height:14px;background-position:-22px 0px;}
.iti-flag.ae{height:10px;background-position:-44px 0px;}
.iti-flag.af{height:14px;background-position:-66px 0px;}
.iti-flag.ag{height:14px;background-position:-88px 0px;}
.iti-flag.ai{height:10px;background-position:-110px 0px;}
.iti-flag.al{height:15px;background-position:-132px 0px;}
.iti-flag.am{height:10px;background-position:-154px 0px;}
.iti-flag.ao{height:14px;background-position:-176px 0px;}
.iti-flag.aq{height:14px;background-position:-198px 0px;}
.iti-flag.ar{height:13px;background-position:-220px 0px;}
.iti-flag.as{height:10px;background-position:-242px 0px;}
.iti-flag.at{height:14px;background-position:-264px 0px;}
.iti-flag.au{height:10px;background-position:-286px 0px;}
.iti-flag.aw{height:14px;background-position:-308px 0px;}
.iti-flag.ax{height:13px;background-position:-330px 0px;}
.iti-flag.az{height:10px;background-position:-352px 0px;}
.iti-flag.ba{height:10px;background-position:-374px 0px;}
.iti-flag.bb{height:14px;background-position:-396px 0px;}
.iti-flag.bd{height:12px;background-position:-418px 0px;}
.iti-flag.be{height:15px;background-position:-440px 0px;}
.iti-flag.bf{height:14px;background-position:-460px 0px;}
.iti-flag.bg{height:12px;background-position:-482px 0px;}
.iti-flag.bh{height:12px;background-position:-504px 0px;}
.iti-flag.bi{height:12px;background-position:-526px 0px;}
.iti-flag.bj{height:14px;background-position:-548px 0px;}
.iti-flag.bl{height:14px;background-position:-570px 0px;}
.iti-flag.bm{height:10px;background-position:-592px 0px;}
.iti-flag.bn{height:10px;background-position:-614px 0px;}
.iti-flag.bo{height:14px;background-position:-636px 0px;}
.iti-flag.bq{height:14px;background-position:-658px 0px;}
.iti-flag.br{height:14px;background-position:-680px 0px;}
.iti-flag.bs{height:10px;background-position:-702px 0px;}
.iti-flag.bt{height:14px;background-position:-724px 0px;}
.iti-flag.bv{height:15px;background-position:-746px 0px;}
.iti-flag.bw{height:14px;background-position:-768px 0px;}
.iti-flag.by{height:10px;background-position:-790px 0px;}
.iti-flag.bz{height:14px;background-position:-812px 0px;}
.iti-flag.ca{height:10px;background-position:-834px 0px;}
.iti-flag.cc{height:10px;background-position:-856px 0px;}
.iti-flag.cd{height:15px;background-position:-878px 0px;}
.iti-flag.cf{height:14px;background-position:-900px 0px;}
.iti-flag.cg{height:14px;background-position:-922px 0px;}
.iti-flag.ch{height:15px;background-position:-944px 0px;}
.iti-flag.ci{height:14px;background-position:-961px 0px;}
.iti-flag.ck{height:10px;background-position:-983px 0px;}
.iti-flag.cl{height:14px;background-position:-1005px 0px;}
.iti-flag.cm{height:14px;background-position:-1027px 0px;}
.iti-flag.cn{height:14px;background-position:-1049px 0px;}
.iti-flag.co{height:14px;background-position:-1071px 0px;}
.iti-flag.cp{height:14px;background-position:-1093px 0px;}
.iti-flag.cr{height:12px;background-position:-1115px 0px;}
.iti-flag.cu{height:10px;background-position:-1137px 0px;}
.iti-flag.cv{height:12px;background-position:-1159px 0px;}
.iti-flag.cw{height:14px;background-position:-1181px 0px;}
.iti-flag.cx{height:10px;background-position:-1203px 0px;}
.iti-flag.cy{height:14px;background-position:-1225px 0px;}
.iti-flag.cz{height:14px;background-position:-1247px 0px;}
.iti-flag.de{height:12px;background-position:-1269px 0px;}
.iti-flag.dg{height:10px;background-position:-1291px 0px;}
.iti-flag.dj{height:14px;background-position:-1313px 0px;}
.iti-flag.dk{height:15px;background-position:-1335px 0px;}
.iti-flag.dm{height:10px;background-position:-1357px 0px;}
.iti-flag.do{height:14px;background-position:-1379px 0px;}
.iti-flag.dz{height:14px;background-position:-1401px 0px;}
.iti-flag.ea{height:14px;background-position:-1423px 0px;}
.iti-flag.ec{height:14px;background-position:-1445px 0px;}
.iti-flag.ee{height:13px;background-position:-1467px 0px;}
.iti-flag.eg{height:14px;background-position:-1489px 0px;}
.iti-flag.eh{height:10px;background-position:-1511px 0px;}
.iti-flag.er{height:10px;background-position:-1533px 0px;}
.iti-flag.es{height:14px;background-position:-1555px 0px;}
.iti-flag.et{height:10px;background-position:-1577px 0px;}
.iti-flag.eu{height:14px;background-position:-1599px 0px;}
.iti-flag.fi{height:12px;background-position:-1621px 0px;}
.iti-flag.fj{height:10px;background-position:-1643px 0px;}
.iti-flag.fk{height:10px;background-position:-1665px 0px;}
.iti-flag.fm{height:11px;background-position:-1687px 0px;}
.iti-flag.fo{height:15px;background-position:-1709px 0px;}
.iti-flag.fr{height:14px;background-position:-1731px 0px;}
.iti-flag.ga{height:15px;background-position:-1753px 0px;}
.iti-flag.gb{height:10px;background-position:-1775px 0px;}
.iti-flag.gd{height:12px;background-position:-1797px 0px;}
.iti-flag.ge{height:14px;background-position:-1819px 0px;}
.iti-flag.gf{height:14px;background-position:-1841px 0px;}
.iti-flag.gg{height:14px;background-position:-1863px 0px;}
.iti-flag.gh{height:14px;background-position:-1885px 0px;}
.iti-flag.gi{height:10px;background-position:-1907px 0px;}
.iti-flag.gl{height:14px;background-position:-1929px 0px;}
.iti-flag.gm{height:14px;background-position:-1951px 0px;}
.iti-flag.gn{height:14px;background-position:-1973px 0px;}
.iti-flag.gp{height:14px;background-position:-1995px 0px;}
.iti-flag.gq{height:14px;background-position:-2017px 0px;}
.iti-flag.gr{height:14px;background-position:-2039px 0px;}
.iti-flag.gs{height:10px;background-position:-2061px 0px;}
.iti-flag.gt{height:13px;background-position:-2083px 0px;}
.iti-flag.gu{height:11px;background-position:-2105px 0px;}
.iti-flag.gw{height:10px;background-position:-2127px 0px;}
.iti-flag.gy{height:12px;background-position:-2149px 0px;}
.iti-flag.hk{height:14px;background-position:-2171px 0px;}
.iti-flag.hm{height:10px;background-position:-2193px 0px;}
.iti-flag.hn{height:10px;background-position:-2215px 0px;}
.iti-flag.hr{height:10px;background-position:-2237px 0px;}
.iti-flag.ht{height:12px;background-position:-2259px 0px;}
.iti-flag.hu{height:10px;background-position:-2281px 0px;}
.iti-flag.ic{height:14px;background-position:-2303px 0px;}
.iti-flag.id{height:14px;background-position:-2325px 0px;}
.iti-flag.ie{height:10px;background-position:-2347px 0px;}
.iti-flag.il{height:15px;background-position:-2369px 0px;}
.iti-flag.im{height:10px;background-position:-2391px 0px;}
.iti-flag.in{height:14px;background-position:-2413px 0px;}
.iti-flag.io{height:10px;background-position:-2435px 0px;}
.iti-flag.iq{height:14px;background-position:-2457px 0px;}
.iti-flag.ir{height:12px;background-position:-2479px 0px;}
.iti-flag.is{height:15px;background-position:-2501px 0px;}
.iti-flag.it{height:14px;background-position:-2523px 0px;}
.iti-flag.je{height:12px;background-position:-2545px 0px;}
.iti-flag.jm{height:10px;background-position:-2567px 0px;}
.iti-flag.jo{height:10px;background-position:-2589px 0px;}
.iti-flag.jp{height:14px;background-position:-2611px 0px;}
.iti-flag.ke{height:14px;background-position:-2633px 0px;}
.iti-flag.kg{height:12px;background-position:-2655px 0px;}
.iti-flag.kh{height:13px;background-position:-2677px 0px;}
.iti-flag.ki{height:10px;background-position:-2699px 0px;}
.iti-flag.km{height:12px;background-position:-2721px 0px;}
.iti-flag.kn{height:14px;background-position:-2743px 0px;}
.iti-flag.kp{height:10px;background-position:-2765px 0px;}
.iti-flag.kr{height:14px;background-position:-2787px 0px;}
.iti-flag.kw{height:10px;background-position:-2809px 0px;}
.iti-flag.ky{height:10px;background-position:-2831px 0px;}
.iti-flag.kz{height:10px;background-position:-2853px 0px;}
.iti-flag.la{height:14px;background-position:-2875px 0px;}
.iti-flag.lb{height:14px;background-position:-2897px 0px;}
.iti-flag.lc{height:10px;background-position:-2919px 0px;}
.iti-flag.li{height:12px;background-position:-2941px 0px;}
.iti-flag.lk{height:10px;background-position:-2963px 0px;}
.iti-flag.lr{height:11px;background-position:-2985px 0px;}
.iti-flag.ls{height:14px;background-position:-3007px 0px;}
.iti-flag.lt{height:12px;background-position:-3029px 0px;}
.iti-flag.lu{height:12px;background-position:-3051px 0px;}
.iti-flag.lv{height:10px;background-position:-3073px 0px;}
.iti-flag.ly{height:10px;background-position:-3095px 0px;}
.iti-flag.ma{height:14px;background-position:-3117px 0px;}
.iti-flag.mc{height:15px;background-position:-3139px 0px;}
.iti-flag.md{height:10px;background-position:-3160px 0px;}
.iti-flag.me{height:10px;background-position:-3182px 0px;}
.iti-flag.mf{height:14px;background-position:-3204px 0px;}
.iti-flag.mg{height:14px;background-position:-3226px 0px;}
.iti-flag.mh{height:11px;background-position:-3248px 0px;}
.iti-flag.mk{height:10px;background-position:-3270px 0px;}
.iti-flag.ml{height:14px;background-position:-3292px 0px;}
.iti-flag.mm{height:14px;background-position:-3314px 0px;}
.iti-flag.mn{height:10px;background-position:-3336px 0px;}
.iti-flag.mo{height:14px;background-position:-3358px 0px;}
.iti-flag.mp{height:10px;background-position:-3380px 0px;}
.iti-flag.mq{height:14px;background-position:-3402px 0px;}
.iti-flag.mr{height:14px;background-position:-3424px 0px;}
.iti-flag.ms{height:10px;background-position:-3446px 0px;}
.iti-flag.mt{height:14px;background-position:-3468px 0px;}
.iti-flag.mu{height:14px;background-position:-3490px 0px;}
.iti-flag.mv{height:14px;background-position:-3512px 0px;}
.iti-flag.mw{height:14px;background-position:-3534px 0px;}
.iti-flag.mx{height:12px;background-position:-3556px 0px;}
.iti-flag.my{height:10px;background-position:-3578px 0px;}
.iti-flag.mz{height:14px;background-position:-3600px 0px;}
.iti-flag.na{height:14px;background-position:-3622px 0px;}
.iti-flag.nc{height:10px;background-position:-3644px 0px;}
.iti-flag.ne{height:15px;background-position:-3666px 0px;}
.iti-flag.nf{height:10px;background-position:-3686px 0px;}
.iti-flag.ng{height:10px;background-position:-3708px 0px;}
.iti-flag.ni{height:12px;background-position:-3730px 0px;}
.iti-flag.nl{height:14px;background-position:-3752px 0px;}
.iti-flag.no{height:15px;background-position:-3774px 0px;}
.iti-flag.np{height:15px;background-position:-3796px 0px;}
.iti-flag.nr{height:10px;background-position:-3811px 0px;}
.iti-flag.nu{height:10px;background-position:-3833px 0px;}
.iti-flag.nz{height:10px;background-position:-3855px 0px;}
.iti-flag.om{height:10px;background-position:-3877px 0px;}
.iti-flag.pa{height:14px;background-position:-3899px 0px;}
.iti-flag.pe{height:14px;background-position:-3921px 0px;}
.iti-flag.pf{height:14px;background-position:-3943px 0px;}
.iti-flag.pg{height:15px;background-position:-3965px 0px;}
.iti-flag.ph{height:10px;background-position:-3987px 0px;}
.iti-flag.pk{height:14px;background-position:-4009px 0px;}
.iti-flag.pl{height:13px;background-position:-4031px 0px;}
.iti-flag.pm{height:14px;background-position:-4053px 0px;}
.iti-flag.pn{height:10px;background-position:-4075px 0px;}
.iti-flag.pr{height:14px;background-position:-4097px 0px;}
.iti-flag.ps{height:10px;background-position:-4119px 0px;}
.iti-flag.pt{height:14px;background-position:-4141px 0px;}
.iti-flag.pw{height:13px;background-position:-4163px 0px;}
.iti-flag.py{height:11px;background-position:-4185px 0px;}
.iti-flag.qa{height:8px;background-position:-4207px 0px;}
.iti-flag.re{height:14px;background-position:-4229px 0px;}
.iti-flag.ro{height:14px;background-position:-4251px 0px;}
.iti-flag.rs{height:14px;background-position:-4273px 0px;}
.iti-flag.ru{height:14px;background-position:-4295px 0px;}
.iti-flag.rw{height:14px;background-position:-4317px 0px;}
.iti-flag.sa{height:14px;background-position:-4339px 0px;}
.iti-flag.sb{height:10px;background-position:-4361px 0px;}
.iti-flag.sc{height:10px;background-position:-4383px 0px;}
.iti-flag.sd{height:10px;background-position:-4405px 0px;}
.iti-flag.se{height:13px;background-position:-4427px 0px;}
.iti-flag.sg{height:14px;background-position:-4449px 0px;}
.iti-flag.sh{height:10px;background-position:-4471px 0px;}
.iti-flag.si{height:10px;background-position:-4493px 0px;}
.iti-flag.sj{height:15px;background-position:-4515px 0px;}
.iti-flag.sk{height:14px;background-position:-4537px 0px;}
.iti-flag.sl{height:14px;background-position:-4559px 0px;}
.iti-flag.sm{height:15px;background-position:-4581px 0px;}
.iti-flag.sn{height:14px;background-position:-4603px 0px;}
.iti-flag.so{height:14px;background-position:-4625px 0px;}
.iti-flag.sr{height:14px;background-position:-4647px 0px;}
.iti-flag.ss{height:10px;background-position:-4669px 0px;}
.iti-flag.st{height:10px;background-position:-4691px 0px;}
.iti-flag.sv{height:12px;background-position:-4713px 0px;}
.iti-flag.sx{height:14px;background-position:-4735px 0px;}
.iti-flag.sy{height:14px;background-position:-4757px 0px;}
.iti-flag.sz{height:14px;background-position:-4779px 0px;}
.iti-flag.ta{height:10px;background-position:-4801px 0px;}
.iti-flag.tc{height:10px;background-position:-4823px 0px;}
.iti-flag.td{height:14px;background-position:-4845px 0px;}
.iti-flag.tf{height:14px;background-position:-4867px 0px;}
.iti-flag.tg{height:13px;background-position:-4889px 0px;}
.iti-flag.th{height:14px;background-position:-4911px 0px;}
.iti-flag.tj{height:10px;background-position:-4933px 0px;}
.iti-flag.tk{height:10px;background-position:-4955px 0px;}
.iti-flag.tl{height:10px;background-position:-4977px 0px;}
.iti-flag.tm{height:14px;background-position:-4999px 0px;}
.iti-flag.tn{height:14px;background-position:-5021px 0px;}
.iti-flag.to{height:10px;background-position:-5043px 0px;}
.iti-flag.tr{height:14px;background-position:-5065px 0px;}
.iti-flag.tt{height:12px;background-position:-5087px 0px;}
.iti-flag.tv{height:10px;background-position:-5109px 0px;}
.iti-flag.tw{height:14px;background-position:-5131px 0px;}
.iti-flag.tz{height:14px;background-position:-5153px 0px;}
.iti-flag.ua{height:14px;background-position:-5175px 0px;}
.iti-flag.ug{height:14px;background-position:-5197px 0px;}
.iti-flag.um{height:11px;background-position:-5219px 0px;}
.iti-flag.un{height:14px;background-position:-5241px 0px;}
.iti-flag.us{height:11px;background-position:-5263px 0px;}
.iti-flag.uy{height:14px;background-position:-5285px 0px;}
.iti-flag.uz{height:10px;background-position:-5307px 0px;}
.iti-flag.va{height:15px;background-position:-5329px 0px;}
.iti-flag.vc{height:14px;background-position:-5346px 0px;}
.iti-flag.ve{height:14px;background-position:-5368px 0px;}
.iti-flag.vg{height:10px;background-position:-5390px 0px;}
.iti-flag.vi{height:14px;background-position:-5412px 0px;}
.iti-flag.vn{height:14px;background-position:-5434px 0px;}
.iti-flag.vu{height:12px;background-position:-5456px 0px;}
.iti-flag.wf{height:14px;background-position:-5478px 0px;}
.iti-flag.ws{height:10px;background-position:-5500px 0px;}
.iti-flag.xk{height:15px;background-position:-5522px 0px;}
.iti-flag.ye{height:14px;background-position:-5544px 0px;}
.iti-flag.yt{height:14px;background-position:-5566px 0px;}
.iti-flag.za{height:14px;background-position:-5588px 0px;}
.iti-flag.zm{height:14px;background-position:-5610px 0px;}
.iti-flag.zw{height:10px;background-position:-5632px 0px;}
.iti-flag{width:20px;height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url("../img/flags.png");background-repeat:no-repeat;background-color:#DBDBDB;}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){
	.iti-flag{background-image:url("../img/flags@2x.png");}
}
.iti-flag.np{background-color:transparent;}
.demo-right-content{background-color:#f2f2f2;padding:15px;margin-top:-136px; /* box-shadow: 0px 20px 40px 0 rgba(0, 0, 0, 0.2); */}
.demo-right-content .demoform .form-control{font-size:13px;height:auto;padding:.675rem .75rem;border-radius:0px;}
.demo-right-content h3{font-size:20px;color:#000;font-weight:700;}

/* Demo Left Content */

/* .demo-left-content h2{margin-bottom: 30px; font-size: 26px;} */
.demo-left-content h2 span{color:#73b705;}
.call_us{margin-bottom:40px;}
.call_us p{font-family:'Open Sans',sans-serif;margin:0px 0px 10px 0px;font-weight:bold;color:#333;font-size:20px;}
.call_us h4{font-size:16px; /* color: #f0970d; */}
.tourismcore-business{margin-bottom:40px;}
.tourismcore-business h4{font-size:16px;color:#000;font-weight:600}
.tourismcore-business p{font-size:12px;color:#333;}
.watch_video{margin:30px 0px 0px 0px;}

/* .watch-img { background-image: url(../img/demo_video.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center center; position: relative; padding: 120px 0px; } */

/* .watch-img:before { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.7); } */
.VideoContent{position:relative;}
.VideoContent h2{color:#fff;font-weight:700;text-transform:uppercase;margin-bottom:0px;margin-top:20px;}
.VideoContent i.fa{color:#fff;background:transparent;border-radius:100px;font-size:50px;padding:30px 0px 30px 15px;border:2px solid #fff;width:110px;height:110px;}

/* .VideoContent i.fa:hover { color: #598e03; } */

/*------------------------------------------------------------------
22.  Product
-------------------------------------------------------------------*/
.product-breadcrumb{background:url('../img/demo_bg.jpg') no-repeat center center;background-size:cover;position:relative;}
.productbg{background-color:rgba(0,0,0,0.7);padding:105px 0px;}
.product-overview{background-color:#f2f2f2;padding:10px;margin-top:-211px;position:absolute;top:0px;bottom:0px;left:15px;right:6%;overflow-wrap:break-word;}
.product-overview h3{font-size:20px;font-weight:bold;}
.watch-demomks{margin:10px 0px 0px 0px;text-align:left;}

/* .watch-demomks a{background-color:#f0970d;padding:14px 34px;border-radius:10px;box-shadow:0px 10px 10px -10px rgba(0,0,0,0.4);font-size:16px;color:#fff;transition:all ease-in-out 300ms;text-transform:uppercase;} */
.watch-demomks a{background-color:#f0970d;padding:10px 16px;border-radius:2px;color:#fff;margin-right:5px;}

/* .isFixed{background-color: #f2f2f2; z-index: 1;}
.isFixed .list-title, .isFixed .prod-list-menu{display: none;} */
.isFixed #sticky-sidebar{margin-top:190px;}
.isFixed .needhelp-callus{margin-top:50px;}
.sticky{position:fixed;top:0px; /* left:18px; */ /* width:calc(20.33% - 40px); */ background-color:#f2f2f2;width:244px;}
.product_overflow{/* overflow:hidden; margin-bottom: 40px; */ position:relative; /* background-color: #f2f2f2; */}

/* .productdetail-section{background-color: #fff; padding:20px;} */
.abs{position:absolute;bottom:10px;left:10px; /* width:calc(33.33% - 20px); */background-color:#f2f2f2;}

/* .watch-demomks a:hover{background-color:#73b705;box-shadow:0px 37px 20px -20px rgba(0,0,0,0.4);-webkit-transform:translate(0px,-10px) scale(1.2);transform:translate(0px,-10px) scale(1.2);} */
.list-title{margin:20px 0px;}
.list-title ul{list-style-type:none;}
.list-title ul li{padding:6px 0px;border-bottom:1px solid #ddd;}
.list-title ul li:first-child{padding-top:0px;}
.list-title ul li:last-child{padding-bottom:0px;border-bottom:0px;}
.list-title ul li a{color:#333;font-size:12px;display:flex;line-height:20px;}
.list-title ul li a::before{content:"\f0da";font-family:FontAwesome;font-size:14px;display:inline-block!important;cursor:pointer;line-height:20px;color:#333;margin-right:6px;}
.list-title .card-link i{color:#333;}
.list-title .card-header,.list-title .card-link,.list-title .card-link:hover{text-align:left;color:#333;}
.list-title .card-header{border:none;padding:4px 12px;}
.list-title .card-header a{font-weight:700;font-size:12px;color:#333;}
.list-title .card-body{padding:10px 10px;}
.list-title .card{border-radius:0px;border:none;border-bottom:1px solid #ddd;margin-bottom:5px;}
.list-title p{position:absolute;top:7px;right:10px;font-size:20px;color:white;-webkit-animation:minus 0.5s;}

/* @keyframes minus{
	from{transform:rotate(0deg);}
	to{transform:rotate(360deg);}
} */

/* [aria-expanded="false"] > .expanded,[aria-expanded="true"] > .collapsed{display:none;} */
.contact-us-btn{margin-top:50px;}
.contact-us-btn a{color:#000;font-size:18px;border-bottom:1px solid #1636f5;font-weight:bold;}
.contact-us-btn i{padding-left:3px;}
.list-title [data-toggle="collapse"] .fa:before{content:"\f068";}
.list-title [data-toggle="collapse"].collapsed .fa:before{content:"\f196";}
.list-title [data-toggle="collapse"] i{float:right;padding-top:5px;}

/* Product Detail Page */
.prod-list-menu{margin:30px 0px;}
.prod-list-menu ul{list-style-type:none;}
.prod-list-menu ul li{padding:6px 0px;border-bottom:1px solid #ddd;}
.prod-list-menu ul li:first-child{padding-top:0px;}
.prod-list-menu ul li:last-child{padding-bottom:0px;border-bottom:0px;}
.prod-list-menu ul li a{color:#333;font-size:14px; /* line-height: 20px; */font-weight:700;}
.features-section .corefeature_box p{margin:0px;}
.overview-section ul{list-style-type:none;}
.overview-section ul li{padding:6px 0px;border-bottom:1px solid #ddd;color:#333;font-size:13px;font-weight:700;}
.overview-section ul li:first-child{padding-top:0px;}
.overview-section ul li:last-child{padding-bottom:0px;border-bottom:0px;}
.overview-section ul li::before{content:"\f0da";font-family:FontAwesome;font-size:14px;display:inline-block!important;cursor:pointer;line-height:20px;color:#333;margin-right:6px;}
.features-section .corefeature_box p{margin:0px;}

/*.fixed-top .cloud-title{margin-top: 100px;}*/
.cloud-title{margin-top:40px;}
.signup-btn{text-align:left;padding:20px 0px 15px 0px;}
.signup-btn a{background-color:#f0970d;padding:10px 16px;border-radius:2px;color:#fff;margin-right:5px}
.signup-btn i{padding-left:3px;}
.signupbox{/* border:1px solid #ddd; padding:20px; */}
.signupbox h3{color:#333;font-weight:bold;font-size:20px;}

/* .list-title ul li a:hover{color: #f0970d;} */
.needhelp-callus{margin-top:150px;}
.needhelp-callus h4{margin-bottom:20px;font-size:18px;}
.needhelp-callus h5{font-size:14px; /* color: #f0970d; */}
.needhelp-callus p{font-family:'Open Sans',sans-serif;font-size:18px;color:#000;font-weight:700;margin:0px;}
.list_packagestc{/* margin:20px 0px 0px 0px; */}
.list_packagestc ul{list-style-type:none;}
.list_packagestc ul li{padding:45px 0px;border-bottom:1px solid #f5f0f0;}
.list_packagestc ul li p{font-size:11px;color:#333;line-height:22px;}
.list_packagestc ul li:first-child{padding-top:0px;}
.list_packagestc ul li:last-child{padding-bottom:0px;border-bottom:none;}
.list_packagestc .prodimg img{width:70px;height:70px;object-fit:cover;float:left;margin:0px 15px 0px 0px;border-radius:100%;}
.reuest_pricing{padding:10px 0px;}
.reuest_pricing a{background-color:#f0970d;padding:10px 16px;border-radius:2px;color:#fff;margin-right:5px;}
.list-title ul{list-style-type:none;}
.list_packagestc ul li h4{font-size:16px;line-height:25px;margin:0px 0px 10px 0px;}
.list_packagestc ul li h4 a{color:#333;font-weight:700;}
.prodDetailmks ul li{padding:6px 0px!important;font-size:12px;color:#333;font-weight:600;}
.prodDetailmks ul li:last-child{padding-bottom:0px;}
.prodDetailmks ul li:before{content:"\f105";font-family:FontAwesome;font-size:13px;display:inline-block!important;cursor:pointer;line-height:20px;color:#333;margin-right:6px}

/* .list_packagestc ul li h4 a:hover{color: #f0970d;} */
.right_prod_img{height:231px;}
.right_prod_img img{max-width:100%;width:100%;height:100%;object-fit:cover;}
.fixed-top{background-color:#fff;right:initial;left:initial; /* width: 100%; */border-bottom:1px solid #ddd;}
.product-packages{width:100%;margin-right:auto;margin-left:auto}
nav.sticknavbar{border-bottom:1px solid #bfbfbf;padding:0px 0px 0px 0px;}
.navbar-expand-lg .navbar-nav{padding:0px 0px 14px 0px;}
.sticknavbar li a{font-size:14px;font-weight:bold;color:#000!important;}
.sticknavbar li{border-right:1px solid #ddd;padding:0px 3px 0px 12px;line-height:8px;}
.sticknavbar li:last-child{border-right:none;}
.sticknavbar li:first-child{padding-left:0px;}
.navbar-nav > li{float:left;position:relative;}
.sticknavbar .navbar-nav .nav-link:first-child{padding-left:0px;}
.navbar-toggler .icon-bar{margin:7px;display:block;width:22px;height:1px;background-color:#900;border-radius:1px;}
.navbar-toggler{border:2px solid #900;}
.Menuarea .navbar-nav{display:inline-block;}
.fixed-top{margin-top:0px!important;}
.fixed-top li a{color:#000!important;}
.fixed-top .navbar-expand-lg .navbar-nav{padding:0px 0px 0px 0px;}
.fixed-top .nav-link{padding:.7rem 3px .7rem 12px;!important;}
#navbarNav .navbar-nav .nav-link{color:#333;}
.product-packages nav.sticknavbar{border-bottom:none;padding:4px 0px 4px 0px;}
.product-packages{margin-top:10px;}
.sticknavbar .navbar-nav .active a{color:#5e9407!important;}

/* Main Title */
.cloud-title h2{font-size:26px;font-weight:bold;color:#000;position:relative;z-index:1;overflow:hidden;text-align:left;margin:0px 0px 40px 0px;}
.cloud-title h2 span{font-size:16px;font-weight:bold;color:#575858;}
.cloud-title h2:before,.cloud-title h2:after{position:absolute;top:51%;overflow:hidden;width:100%;height:2px;content:'\a0';background-color:#ddd;margin-left:28px;}
.cloud-title h2:before{margin-left:100%;text-align:left;}
.floating-div .logo{display:none;}
.sticky .logo{margin:5px 0px 10px 0px;display:block;}

/* FAQ Section */
.faq-section ul{list-style-type:none;}
.alertmessage{position:fixed;top:20px;left:-330px;z-index:1;width:300px;}
.alert ul{list-style:none;}
.alert ul li{line-height:20px;}

/*------------------------------------------------------------------
23.  Responsive
-------------------------------------------------------------------*/
@media (min-width:576px){
	.product-packages{max-width:540px}
}
@media (min-width:320px) and (max-width:576px){
	.slider-section .carousel-control-next,.slider-section .carousel-control-prev{width:14%;}
	#cssmenu{background:none;padding-top:14px;}
	#cssmenu > ul{width:100%;background:transparent;border-bottom:1px solid transparent;border-top:1px solid transparent;-moz-border-image:-moz-linear-gradient(left,rgba(0,0,0,0) 1%,rgba(0,0,0,0.65) 24%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0.65) 51%,rgba(0,0,0,0.65) 75%,rgba(0,0,0,0) 100%);-webkit-border-image:-webkit-linear-gradient(left,rgba(0,0,0,0) 1%,rgba(0,0,0,0.65) 24%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0.65) 51%,rgba(0,0,0,0.65) 75%,rgba(0,0,0,0) 100%);border-image:linear-gradient(left,rgba(0,0,0,0) 1%,rgba(0,0,0,0.65) 24%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0.65) 51%,rgba(0,0,0,0.65) 75%,rgba(0,0,0,0) 100%);border-image-slice:1;display:flex;justify-content:center;flex-direction:row;}
	#cssmenu > ul > li{padding:13px 5px;}
	#cssmenu > ul > li > a{padding:0px 0px;font-size:0.595rem;letter-spacing:0.4px;}
	#cssmenu > ul > li:last-child{border-right:none;padding-right:0px;}
	.logo img{display:block;margin-left:auto;margin-right:auto;}
	.booking_now{float:none;margin:20px 0px;display:block;text-align:center;}
	.slider-section .carousel-item{height:230px;}

	/*.slider-section .carousel-caption{top: 28%;}*/
	.slider-section .carousel-caption h1{font-size:18px;line-height:20px;}
	.slider-section .carousel-caption h3{font-size:14px;line-height:20px;}
	.slider-section .carousel-caption p{font-size:10px;line-height:17px;}
	.product-section .prod-box{margin-bottom:20px;}
	.newsletter-sec .social-mediak ul{text-align:center;}
     .product-overview{position:initial;display: none;margin-top: 0px;}
	.showinmobile{display: block;}
	.showinmobile .sticky{position: initial;}
	 .ourcloud_MKS a{background-color:#5e9407;padding:8px 16px;color:#fff;width:100%;display:block;text-align:left;font-weight:700;}
	 .ourcloud_MKS span{float:right;}
	.product-packages{width:91%;}
	.pricing-tabpanel .nav-tabs .nav-link{padding:.5rem 0.3rem;font-size:10px;margin-bottom:10px;}
	.Viewall_prod .cloud-img{margin-top:0px;}
	.accordion-section .panel-default .panel-title a{font-size:12px;}
	.Learn-more{float:left;margin-top:0px;margin-bottom:10px;}
	.slider-section a.carousel-control-next i,.slider-section a.carousel-control-prev i{border:none;}
	.footer-sec .fbox h4{margin:0 0 10px 0;font-size:13px;}
	.footer-sec .fbox ul li a{font-size:12px;display:flex;line-height:18px;}
	.footer-sec .fbox ul li{padding:5px 0px 5px 0px;line-height:16px;}
	.fbox{margin-bottom:10px;}
	.footer-sec .contact-uskt p{display:flex;line-height:18px;font-size:12px;display:flex;}
     .product-breadcrumb{background: none;}
     .productbg{background-color: #fff;}
     /*.login-need-help{text-align: center;}*/
     .booking_now a i{padding-right: 12px;}
     .login-need-help{display: flex;justify-content: center;flex-direction: row;}
     .slider-section .carousel-caption h2,.Connect-business h2{line-height: 32px;font-size: 24px;}
     .introduction-section{padding-top:30px;}
     .introduction-info h1{font-size: 28px;}
     .large_btn{text-align: left;}
}
@media (min-width:768px){
	.product-packages{max-width:560px}
}
@media (min-width:768px) and (max-width:991px){
	.product-overview{position:initial;}
	.logo img{max-width:145px;}
	.sticky .logo img{max-width:120px}
	#cssmenu > ul > li > a{padding:14px 15px 12px 15px;}
	.reuest_pricing a,.watch-demomks a{font-size:12px;}
	.sticky{width:160px;padding:10px;}
	.navbar-nav > li{margin-bottom:10px;}
	.product-packages{max-width:560px;}
	.abs{padding:10px;}
	.slider-section .carousel-control-next,.slider-section .carousel-control-prev{width:8%;}
	.pricing-tabpanel .nav-tabs .nav-link{padding:.7rem 1rem;}
}
@media (min-width:992px){
	.product-packages{max-width:740px}

	/*.sticky {width:180px;}*/
	.logo img{max-width:253px;}
	.sticky .logo img{max-width:228px}
}
@media (max-width:992px){
	.sticky{width:180px;}
}
@media (min-width:1200px){
	.product-packages{max-width:826px}
}


/* === TourismCore Homepage Hero Override === */

.slider-section .carousel-caption.tc-hero-caption {
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
    text-align: center !important;
}

.slider-section .carousel-caption.tc-hero-caption .tc-hero-inner {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

.slider-section .carousel-caption.tc-hero-caption .tc-hero-title {
    margin: 0 auto 16px;
    color: #73b705;
    font-size: 58px;
    line-height: 1.08;
    font-weight: 700;
    text-align: center !important;
}

.slider-section .carousel-caption.tc-hero-caption .tc-hero-subtitle {
    margin: 0 auto 14px;
    color: #ffffff;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 400;
    max-width: 1050px;
    text-align: center !important;
}

.slider-section .carousel-caption.tc-hero-caption .tc-hero-text {
    margin: 0 auto 26px;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.5;
    max-width: 760px;
    text-align: center !important;
}

.slider-section .carousel-caption.tc-hero-caption .tc-hero-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
    margin-top: 10px;
}

.slider-section .carousel-caption.tc-hero-caption .tc-btn {
    display: inline-block !important;
    min-width: 180px;
    padding: 13px 26px;
    border-radius: 4px;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-decoration: none !important;
    text-align: center;
    transition: all 0.2s ease;
}

.slider-section .carousel-caption.tc-hero-caption .tc-btn-primary {
    background: #f7931e;
    border: 2px solid #f7931e;
    color: #ffffff !important;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.22);
}

.slider-section .carousel-caption.tc-hero-caption .tc-btn-primary:hover {
    background: #e98512;
    border-color: #e98512;
    color: #ffffff !important;
}

.slider-section .carousel-caption.tc-hero-caption .tc-btn-secondary {
    background: rgba(255, 255, 255, 0.08);
    border: 2px solid rgba(255, 255, 255, 0.88);
    color: #ffffff !important;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
}

.slider-section .carousel-caption.tc-hero-caption .tc-btn-secondary:hover {
    background: rgba(255, 255, 255, 0.16);
    color: #ffffff !important;
}

/* Tablet */
@media (max-width: 991px) {
    .slider-section .carousel-caption.tc-hero-caption .tc-hero-title {
        font-size: 42px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-subtitle {
        font-size: 22px;
        max-width: 820px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-text {
        font-size: 16px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .slider-section .carousel-caption.tc-hero-caption {
        padding: 0 16px;
        width: 100%;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-title {
        font-size: 25px;
        line-height: 1.15;
        margin-bottom: 12px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-subtitle {
        font-size: 16px;
        line-height: 1.35;
        margin-bottom: 12px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-text {
        font-size: 13px;
        line-height: 1.45;
        margin-bottom: 18px;
        max-width: 92%;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-actions {
        gap: 10px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-btn {
        min-width: 150px;
        padding: 11px 18px;
        font-size: 14px;
    }
}



/* === TourismCore Hero Mobile/Tablet Fix === */

@media (max-width: 991px) {
    .slider-section,
    .slider-section .carousel,
    .slider-section .carousel-inner,
    .slider-section .carousel-item {
        height: 460px;
    }

    .slider-section .carousel-item > img {
        height: 460px;
        object-fit: cover;
    }

    .slider-section .carousel-caption.tc-hero-caption {
        top: 52%;
        transform: translate(-50%, -50%);
        padding: 0 20px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-title {
        font-size: 34px;
        line-height: 1.15;
        max-width: 700px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-subtitle {
        font-size: 22px;
        line-height: 1.3;
        max-width: 720px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-text {
        font-size: 16px;
        max-width: 620px;
    }
}

@media (max-width: 767px) {
    .slider-section,
    .slider-section .carousel,
    .slider-section .carousel-inner,
    .slider-section .carousel-item {
        height: 320px;
    }

    .slider-section .carousel-item > img {
        height: 320px;
        object-fit: cover;
    }

    .slider-section .carousel-caption.tc-hero-caption {
        top: 54%;
        transform: translate(-50%, -50%);
        padding: 0 14px;
        max-width: 100%;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-title {
        font-size: 22px;
        line-height: 1.12;
        margin-bottom: 10px;
        max-width: 100%;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-subtitle {
        font-size: 15px;
        line-height: 1.28;
        margin-bottom: 8px;
        max-width: 100%;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-text {
        font-size: 12px;
        line-height: 1.35;
        margin-bottom: 14px;
        max-width: 96%;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-actions {
        gap: 8px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-btn {
        min-width: 145px;
        padding: 10px 14px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .slider-section,
    .slider-section .carousel,
    .slider-section .carousel-inner,
    .slider-section .carousel-item {
        height: 300px;
    }

    .slider-section .carousel-item > img {
        height: 300px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-title {
        font-size: 19px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-subtitle {
        font-size: 13px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-hero-text {
        font-size: 11px;
        margin-bottom: 12px;
    }

    .slider-section .carousel-caption.tc-hero-caption .tc-btn {
        min-width: 132px;
        padding: 9px 12px;
        font-size: 12px;
    }
}
















/* === TourismCore Capabilities Section === */

.tc-capabilities-section {
    padding: 40px 0 20px;
    background: #ffffff;
}

.tc-capabilities-intro {
    text-align: center;
    max-width: 980px;
    margin: 0 auto 30px;
}

.tc-capabilities-intro h2 {
    font-size: 42px;
    line-height: 1.15;
    font-weight: 700;
    color: #222222;
    margin-bottom: 14px;
}

.tc-capabilities-intro p {
    font-size: 17px;
    line-height: 1.7;
    color: #555555;
    margin: 0 auto;
}

.tc-capabilities-grid .row {
    justify-content: center;
}
.tc-cap-card
{
    display:flex;
    flex-direction: column;
    width:100%;
}
.tc-cap-card,
.tc-cap-card:hover,
.tc-cap-card:focus {
    display: block;
    text-decoration: none !important;
    color: inherit;
    background: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 10px;
    box-shadow: 0 4px 18px rgba(0,0,0,0.05);
    padding: 22px 18px;
    margin-bottom: 24px;
    text-align: center;
    min-height: 260px;
    transition: all 0.25s ease;
}

.tc-cap-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 28px rgba(0,0,0,0.10);
    border-color: #dfe5ea;
}

.tc-cap-icon {
    height: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
}

.tc-cap-icon img {
    max-height: 72px;
    width: auto;
}

.tc-cap-card h4 {
    font-size: 20px;
    line-height: 1.25;
    font-weight: 700;
    color: #1f2933;
    margin-bottom: 10px;
}

.tc-cap-card p {
    font-size: 14px;
    line-height: 1.6;
    color: #5b6670;
    margin: 0;
}

.tc-cap-card-highlight {
    border: 1px solid #f7931e;
    box-shadow: 0 8px 24px rgba(247,147,30,0.12);
}

.tc-cap-card-highlight:hover {
    border-color: #ef8508;
    box-shadow: 0 12px 30px rgba(247,147,30,0.18);
}

.tc-cap-viewall {
    display: inline-block;
    background: #f7931e;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    padding: 12px 22px;
    border-radius: 6px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.12);
}

/* Tablet */
@media (max-width: 991px) {
    .tc-capabilities-intro h2 {
        font-size: 34px;
    }

    .tc-capabilities-intro p {
        font-size: 16px;
    }

    .tc-cap-card {
        min-height: 245px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .tc-capabilities-section {
        padding: 30px 0 10px;
    }

    .tc-capabilities-intro {
        margin-bottom: 22px;
    }

    .tc-capabilities-intro h2 {
        font-size: 26px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .tc-capabilities-intro p {
        font-size: 14px;
        line-height: 1.6;
    }

    .tc-cap-card {
        min-height: auto;
        padding: 7px;
        border-radius: 8px;
    }

    .tc-cap-icon {
        height: 72px;
        margin-bottom: 12px;
    }

    .tc-cap-icon img {
        max-height: 58px;
    }

    .tc-cap-card h4 {
        font-size: 17px;
        margin-bottom: 8px;
    }

    .tc-cap-card p {
        font-size: 13px;
        line-height: 1.5;
    }

    .tc-cap-viewall {
        font-size: 14px;
        padding: 10px 18px;
    }
    .product-section,.footer-sec,.tc-airstart-section,.airstart-consultation-section,.tc-airagency-section,.airagency-cta-section,.tc-airenterprise-section,.airenterprise-cta-section{
        padding-bottom:0px !important;
    }
    .get-specialbg
    {
        padding:30px 0px;
    }
    
    .GetSpecialmks h3{
        font-size: 30px !important;
    }
     .GetSpecialmks h5{
        font-size: 22px !important;
    }
    .faq-section{
        padding:0px;
    }
    .tc-airstart-card,.tc-airstart-step-box,.tc-airagency-card,.tc-airagency-step-box,.tc-airenterprise-card,.tc-airenterprise-step-box,.tcmd-card-accent-green
    {
        margin-bottom:30px;
        height: auto !important;
    }
    .tc-airstart-card p{
        margin:0px !important;
    }
    .tc-airenterprise-pricing-section,.compare-table-section,.compare-cta{
        padding:30px 0px !important;
    }
    .compare-details{
        padding:0px 0px 30px 0px !important;
    }
    .tcmd-module-card:before,.tccp-plan:before{
        display:none;
    }
    .tcmd-final{
        margin-top:30px !important;
    }
 
}











/* === TourismCore Final CTA Button Homepage === */

.tc-final-cta-btn {
    display: inline-block;
    background: #f7931e;
    color: #ffffff !important;
    padding: 12px 28px;
    border-radius: 4px;
    font-weight: 700;
    text-decoration: none !important;
    border: 2px solid #f7931e;
    transition: all 0.2s ease;
}

.tc-final-cta-btn:hover {
    background: #e98512;
    border-color: #e98512;
    color: #ffffff !important;
}





/* =========================================================
   TourismCore AirStart FINAL CLEAN VERSION
========================================================= */

/* RESET old CTA overlap issues */
.tc-airstart-final-cta,
.tc-airstart-final-cta-box {
    display: none !important;
}

/* PAGE */
.tc-airstart-page {
    background: #ffffff;
}

/* HERO */
.tc-airstart-hero {
    background: linear-gradient(135deg, #0b1220 0%, #111b2e 55%, #16233b 100%);
    padding: 30px;
}

.tc-airstart-hero-inner {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.tc-airstart-hero h1 {
    font-size: 56px;
    line-height: 1.05;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 18px;
}

.tc-airstart-subtitle {
    font-size: 20px;
    line-height: 1.6;
    color: rgba(255,255,255,0.85);
    margin-bottom: 28px;
}

.tc-airstart-hero-actions {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}

/* BUTTONS */
.tc-airstart-btn {
    display: inline-block;
    padding: 13px 26px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 4px;
    text-decoration: none !important;
}

.tc-airstart-btn-primary {
    background: #f7931e;
    border: 2px solid #f7931e;
    color: #ffffff !important;
}

.tc-airstart-btn-secondary {
    border: 2px solid rgba(255,255,255,0.7);
    color: #ffffff !important;
}

/* SECTIONS */
.tc-airstart-section {
    padding: 50px 0;
}

.tc-airstart-section-light {
    background: #f7f9fc;
}

/* TITLES */
.tc-airstart-section-intro {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 25px;
}

.tc-airstart-section-intro h2 {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 10px;
}

.tc-airstart-section-intro p {
    font-size: 15px;
    color: #5f6b76;
}

/* CARDS */
.tc-airstart-card,
.tc-airstart-step-box {
    border: 1px solid #e3e8ee;
    border-radius: 6px;
    padding: 22px 18px;
    background: #ffffff;
    display:flex;
    flex-direction: column;
    width: 100%;
}

.tc-airstart-card h3,
.tc-airstart-step-box h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
}

.tc-airstart-card p,
.tc-airstart-step-box p {
    font-size: 14px;
    color: #5b6670;
    margin:0px;
}

/* STEPS */
.tc-airstart-step-box {
    text-align: center;
}

.tc-airstart-step-no {
    width: 42px;
    height: 42px;
    background: #73b705;
    color: #ffffff;
    border-radius: 50%;
    line-height: 42px;
    font-weight: 700;
    margin: 0 auto 12px;
}

/* PRICING */
.tc-airstart-pricing-section {
    background: #0b1220;
    padding: 60px 0;
}

.tc-airstart-section-intro-dark h2,
.tc-airstart-section-intro-dark p {
    color: #ffffff;
}

.tc-airstart-pricing-box {
    background: #ffffff;
    border-radius: 8px;
    padding: 26px;
    border: 1px solid #e3e8ee;
}

.tc-airstart-pricing-line {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}

.tc-airstart-pricing-label {
    font-weight: 600;
}

.tc-airstart-pricing-value {
    font-weight: 800;
    color: #f7931e;
}

.tc-airstart-pricing-includes {
    margin-top: 20px;
}

.tc-airstart-pricing-includes li {
    font-size: 14px;
    margin-bottom: 6px;
}

.tc-airstart-pricing-action {
    text-align: center;
    margin-top: 20px;
}

/* MOBILE */
@media (max-width: 767px) {

    .tc-airstart-hero {
        padding: 30px 0 30px;
    }

    .tc-airstart-hero h1 {
        font-size: 32px;
    }

    .tc-airstart-subtitle {
        font-size: 15px;
    }

    .tc-airstart-section-intro h2 {
        font-size: 26px;
    }

}


/* =========================================================
   AirStart Pricing - Enterprise Layout Override
========================================================= */

.tc-airstart-pricing-section {
    background: linear-gradient(135deg, #0b1220 0%, #111b2e 55%, #16233b 100%);
    padding: 80px 0;
}

.tc-airstart-pricing-row {
    min-height: 100%;
}

.tc-airstart-pricing-content {
    padding-right: 30px;
}

.tc-airstart-eyebrow {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #f7931e;
    margin-bottom: 16px;
}

.tc-airstart-pricing-content h2 {
    font-size: 44px;
    line-height: 1.08;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 18px;
    letter-spacing: -0.8px;
}

.tc-airstart-pricing-lead {
    font-size: 17px;
    line-height: 1.75;
    color: rgba(255,255,255,0.82);
    margin-bottom: 28px;
    max-width: 95%;
}

.tc-airstart-pricing-points {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.tc-airstart-pricing-point {
    padding: 0 0 18px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}

.tc-airstart-pricing-point:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.tc-airstart-pricing-point h3 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 6px;
}

.tc-airstart-pricing-point p {
    font-size: 14px;
    line-height: 1.7;
    color: rgba(255,255,255,0.75);
    margin: 0;
}

.tc-airstart-pricing-box {
    background: #ffffff;
    border: 1px solid #e3e8ee;
    border-radius: 12px;
    padding: 34px 32px;
    box-shadow: 0 18px 40px rgba(0,0,0,0.18);
    max-width: 540px;
    margin-left: auto;
}

.tc-airstart-price-head {
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid #edf1f5;
}

.tc-airstart-price-head h3 {
    font-size: 28px;
    line-height: 1.15;
    font-weight: 800;
    color: #1f2933;
    margin-bottom: 6px;
    letter-spacing: -0.4px;
}

.tc-airstart-price-head p {
    font-size: 14px;
    color: #66727d;
    margin: 0;
}

.tc-airstart-pricing-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 14px;
    padding: 16px 0;
    border-bottom: 1px solid #edf1f5;
}

.tc-airstart-pricing-label {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    color: #334155;
}

.tc-airstart-pricing-value {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 800;
    color: #f7931e;
    white-space: nowrap;
}

.tc-airstart-pricing-includes {
    padding-top: 24px;
}

.tc-airstart-pricing-includes h4 {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    color: #1f2933;
    margin-bottom: 14px;
}

.tc-airstart-pricing-includes ul {
    margin: 0;
    padding-left: 18px;
}

.tc-airstart-pricing-includes li {
    font-size: 15px;
    line-height: 1.7;
    color: #5b6670;
    margin-bottom: 8px;
}

.tc-airstart-pricing-action {
    margin-top: 26px;
    text-align: left;
}

/* Tablet */
@media (max-width: 991px) {
    .tc-airstart-pricing-section {
        padding: 64px 0;
    }

    .tc-airstart-pricing-content {
        padding-right: 0;
        margin-bottom: 28px;
    }

    .tc-airstart-pricing-content h2 {
        font-size: 36px;
    }

    .tc-airstart-pricing-box {
        margin: 0 auto;
        max-width: 100%;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .tc-airstart-pricing-section {
        padding: 50px 0;
    }

    .tc-airstart-pricing-content h2 {
        font-size: 28px;
        line-height: 1.12;
    }

    .tc-airstart-pricing-lead {
        font-size: 15px;
        line-height: 1.65;
        max-width: 100%;
    }

    .tc-airstart-pricing-point h3 {
        font-size: 17px;
    }

    .tc-airstart-pricing-point p {
        font-size: 14px;
    }

    .tc-airstart-pricing-box {
        padding: 24px 20px;
        border-radius: 10px;
    }

    .tc-airstart-price-head h3 {
        font-size: 24px;
    }

    .tc-airstart-pricing-line {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }

    .tc-airstart-pricing-label {
        font-size: 16px;
    }

    .tc-airstart-pricing-value {
        font-size: 24px;
    }

    .tc-airstart-pricing-action {
        text-align: center;
    }
}






/* =========================================================
   TourismCore AirAgency Page
========================================================= */

.tc-airagency-page {
    background: #ffffff;
}

/* HERO */
.tc-airagency-hero {
    background: linear-gradient(135deg, #0b1220 0%, #111b2e 55%, #16233b 100%);
    padding: 30px;
    position: relative;
    overflow: hidden;
}

.tc-airagency-hero:before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at top right, rgba(247,147,30,0.12), transparent 30%),
        radial-gradient(circle at bottom left, rgba(115,183,5,0.10), transparent 28%);
    pointer-events: none;
}

.tc-airagency-hero-inner {
    position: relative;
    z-index: 2;
    max-width: 1080px;
    margin: 0 auto;
    text-align: center;
}

.tc-airagency-hero h1 {
    font-size: 58px;
    line-height: 1.03;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 20px;
    letter-spacing: -1px;
}

.tc-airagency-subtitle {
    font-size: 21px;
    line-height: 1.65;
    color: rgba(255,255,255,0.86);
    margin: 0 auto 30px;
    max-width: 930px;
}

.tc-airagency-hero-actions {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}

/* BUTTONS */
.tc-airagency-btn,
.tc-airagency-btn:hover,
.tc-airagency-btn:focus {
    display: inline-block;
    padding: 13px 26px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 4px;
    text-decoration: none !important;
    transition: all 0.25s ease;
}

.tc-airagency-btn-primary {
    background: #f7931e;
    border: 2px solid #f7931e;
    color: #ffffff !important;
}

.tc-airagency-btn-primary:hover {
    background: #ea860f;
    border-color: #ea860f;
    color: #ffffff !important;
}

.tc-airagency-btn-secondary {
    border: 2px solid rgba(255,255,255,0.72);
    color: #ffffff !important;
    background: transparent;
}

.tc-airagency-btn-secondary:hover {
    background: rgba(255,255,255,0.08);
    color: #ffffff !important;
}

/* SECTIONS */
.tc-airagency-section {
    padding: 52px 0;
}

.tc-airagency-section-light {
    background: #f7f9fc;
}

.tc-airagency-section-intro {
    text-align: center;
    max-width: 940px;
    margin: 0 auto 26px;
}

.tc-airagency-section-intro h2 {
    font-size: 38px;
    line-height: 1.08;
    font-weight: 800;
    color: #1f2933;
    margin-bottom: 10px;
    letter-spacing: -0.6px;
}

.tc-airagency-section-intro p {
    font-size: 15px;
    line-height: 1.7;
    color: #5f6b76;
    margin: 0 auto;
}

.tc-airagency-grid {
    margin-top: 10px;
}

/* CARDS */
.tc-airagency-card,
.tc-airagency-step-box,
.tc-airagency-pricing-box {
    background: #ffffff;
    border: 1px solid #e3e8ee;
    border-radius: 8px;
}

.tc-airagency-card {
    padding: 24px 20px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.tc-airagency-card h3,
.tc-airagency-step-box h3,
.tc-airagency-pricing-includes h4,
.tc-airagency-pricing-point h3 {
    font-size: 20px;
    line-height: 1.28;
    font-weight: 700;
    color: #1f2933;
    margin-bottom: 10px;
}

.tc-airagency-card p,
.tc-airagency-step-box p {
    font-size: 14px;
    line-height: 1.65;
    color: #5b6670;
    margin: 0;
}

/* STEPS */
.tc-airagency-step-box {
    padding: 28px 22px;
    height: 100%;
    text-align: center;
}

.tc-airagency-step-no {
    width: 44px;
    height: 44px;
    line-height: 44px;
    background: #73b705;
    color: #ffffff;
    border-radius: 50%;
    font-weight: 700;
    font-size: 17px;
    margin: 0 auto 14px;
}

/* PRICING */
.tc-airagency-pricing-section {
    background: linear-gradient(135deg, #0b1220 0%, #111b2e 55%, #16233b 100%);
    padding: 80px 0;
}

.tc-airagency-pricing-content {
    padding-right: 30px;
}

.tc-airagency-eyebrow {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #f7931e;
    margin-bottom: 16px;
}

.tc-airagency-pricing-content h2 {
    font-size: 44px;
    line-height: 1.08;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 18px;
    letter-spacing: -0.8px;
}

.tc-airagency-pricing-lead {
    font-size: 17px;
    line-height: 1.75;
    color: rgba(255,255,255,0.82);
    margin-bottom: 28px;
    max-width: 95%;
}

.tc-airagency-pricing-points {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.tc-airagency-pricing-point {
    padding: 0 0 18px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}

.tc-airagency-pricing-point:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.tc-airagency-pricing-point h3 {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 6px;
}

.tc-airagency-pricing-point p {
    font-size: 14px;
    line-height: 1.7;
    color: rgba(255,255,255,0.75);
    margin: 0;
}

.tc-airagency-pricing-box {
    padding: 34px 32px;
    box-shadow: 0 18px 40px rgba(0,0,0,0.18);
    max-width: 540px;
    margin-left: auto;
}

.tc-airagency-price-head {
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid #edf1f5;
}

.tc-airagency-price-head h3 {
    font-size: 28px;
    line-height: 1.15;
    font-weight: 800;
    color: #1f2933;
    margin-bottom: 6px;
    letter-spacing: -0.4px;
}

.tc-airagency-price-head p {
    font-size: 14px;
    color: #66727d;
    margin: 0;
}

.tc-airagency-pricing-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 14px;
    padding: 16px 0;
    border-bottom: 1px solid #edf1f5;
}

.tc-airagency-pricing-label {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    color: #334155;
}

.tc-airagency-pricing-value {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 800;
    color: #f7931e;
    white-space: nowrap;
}

.tc-airagency-pricing-includes {
    padding-top: 24px;
}

.tc-airagency-pricing-includes ul {
    margin: 0;
    padding-left: 18px;
}

.tc-airagency-pricing-includes li {
    font-size: 15px;
    line-height: 1.7;
    color: #5b6670;
    margin-bottom: 8px;
}

.tc-airagency-pricing-action {
    margin-top: 26px;
    text-align: left;
}

/* Tablet */
@media (max-width: 991px) {
    .tc-airagency-hero {
        padding: 86px 0 72px;
    }

    .tc-airagency-hero h1 {
        font-size: 46px;
    }

    .tc-airagency-subtitle {
        font-size: 19px;
    }

    .tc-airagency-section {
        padding: 44px 0;
    }

    .tc-airagency-section-intro h2 {
        font-size: 34px;
    }

    .tc-airagency-pricing-section {
        padding: 30px 0;
    }

    .tc-airagency-pricing-content {
        padding-right: 0;
        margin-bottom: 28px;
    }

    .tc-airagency-pricing-content h2 {
        font-size: 36px;
    }

    .tc-airagency-pricing-box {
        margin: 0 auto;
        max-width: 100%;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .tc-airagency-hero {
        padding: 30px 0 24px;
    }

    .tc-airagency-hero h1 {
        font-size: 34px;
        line-height: 1.08;
    }

    .tc-airagency-subtitle {
        font-size: 16px;
        line-height: 1.58;
        margin-bottom: 24px;
    }

    .tc-airagency-btn,
    .tc-airagency-btn:hover,
    .tc-airagency-btn:focus {
        min-width: 150px;
        padding: 12px 18px;
        font-size: 14px;
    }

    .tc-airagency-section {
        padding: 40px 0;
    }

    .tc-airagency-section-intro h2 {
        font-size: 28px;
    }

    .tc-airagency-section-intro p {
        font-size: 15px;
    }

    .tc-airagency-card,
    .tc-airagency-step-box,
    .tc-airagency-pricing-box {
        padding: 22px 18px;
    }

    .tc-airagency-card h3,
    .tc-airagency-step-box h3 {
        font-size: 19px;
    }

    .tc-airagency-pricing-content h2 {
        font-size: 28px;
        line-height: 1.12;
    }

    .tc-airagency-pricing-lead {
        font-size: 15px;
        line-height: 1.65;
        max-width: 100%;
    }

    .tc-airagency-pricing-point h3 {
        font-size: 17px;
    }

    .tc-airagency-pricing-point p {
        font-size: 14px;
    }

    .tc-airagency-price-head h3 {
        font-size: 24px;
    }

    .tc-airagency-pricing-line {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }

    .tc-airagency-pricing-label {
        font-size: 16px;
    }

    .tc-airagency-pricing-value {
        font-size: 24px;
    }

    .tc-airagency-pricing-action {
        text-align: center;
    }
}

/* Small mobile */
@media (max-width: 480px) {
    .tc-airagency-hero h1 {
        font-size: 28px;
        line-height:1.3;
    }

    .tc-airagency-subtitle {
        font-size: 15px;
    }

    .tc-airagency-btn,
    .tc-airagency-btn:hover,
    .tc-airagency-btn:focus {
        min-width: 138px;
        font-size: 13px;
        padding: 11px 14px;
    }

    .tc-airagency-section-intro h2,
    .tc-airagency-pricing-content h2 {
        font-size: 24px;
    }
}



/* =========================================================
   TourismCore AirEnterprise Page
========================================================= */

.tc-airenterprise-page {
    background: #ffffff;
}

/* HERO */
.tc-airenterprise-hero {
    background: linear-gradient(135deg, #0a111d 0%, #101a2b 55%, #14233a 100%);
    padding: 30px;
    position: relative;
    overflow: hidden;
}

.tc-airenterprise-hero:before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at top right, rgba(247,147,30,0.14), transparent 30%),
        radial-gradient(circle at bottom left, rgba(115,183,5,0.10), transparent 28%);
}

.tc-airenterprise-hero-inner {
    position: relative;
    z-index: 2;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.tc-airenterprise-hero h1 {
    font-size: 60px;
    line-height: 1.02;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 22px;
    letter-spacing: -1.1px;
}

.tc-airenterprise-subtitle {
    font-size: 22px;
    line-height: 1.65;
    color: rgba(255,255,255,0.86);
    margin: 0 auto 30px;
    max-width: 920px;
}

.tc-airenterprise-hero-actions {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}

/* BUTTONS */
.tc-airenterprise-btn {
    display: inline-block;
    padding: 14px 28px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 4px;
    text-decoration: none !important;
    transition: all 0.25s ease;
}

.tc-airenterprise-btn-primary {
    background: #f7931e;
    border: 2px solid #f7931e;
    color: #ffffff !important;
}

.tc-airenterprise-btn-primary:hover {
    background: #ea860f;
    border-color: #ea860f;
}

.tc-airenterprise-btn-secondary {
    border: 2px solid rgba(255,255,255,0.75);
    color: #ffffff !important;
}

.tc-airenterprise-btn-secondary:hover {
    background: rgba(255,255,255,0.08);
}

/* SECTIONS */
.tc-airenterprise-section {
    padding: 56px 0;
}

.tc-airenterprise-section-light {
    background: #f7f9fc;
}

/* TITLES */
.tc-airenterprise-section-intro {
    text-align: center;
    max-width: 940px;
    margin: 0 auto 26px;
}

.tc-airenterprise-section-intro h2 {
    font-size: 40px;
    line-height: 1.08;
    font-weight: 800;
    color: #1f2933;
    margin-bottom: 10px;
    letter-spacing: -0.6px;
}

.tc-airenterprise-section-intro p {
    font-size: 16px;
    line-height: 1.7;
    color: #5f6b76;
}

.tc-airenterprise-grid {
    margin-top: 10px;
}

/* CARDS */
.tc-airenterprise-card,
.tc-airenterprise-step-box,
.tc-airenterprise-pricing-box {
    background: #ffffff;
    border: 1px solid #e3e8ee;
    border-radius: 8px;
}

.tc-airenterprise-card {
    padding: 26px 22px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.tc-airenterprise-card h3,
.tc-airenterprise-step-box h3,
.tc-airenterprise-pricing-point h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.tc-airenterprise-card p,
.tc-airenterprise-step-box p {
    font-size: 14px;
    color: #5b6670;
    margin:0px;
}

/* STEPS */
.tc-airenterprise-step-box {
    padding: 30px 24px;
    text-align: center;
}

.tc-airenterprise-step-no {
    width: 46px;
    height: 46px;
    line-height: 46px;
    background: #73b705;
    color: #ffffff;
    border-radius: 50%;
    font-weight: 700;
    margin: 0 auto 14px;
}

/* PRICING */
.tc-airenterprise-pricing-section {
    background: linear-gradient(135deg, #0a111d 0%, #101a2b 55%, #14233a 100%);
    padding: 90px 0;
}

.tc-airenterprise-pricing-content {
    padding-right: 30px;
}

.tc-airenterprise-eyebrow {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #f7931e;
    margin-bottom: 14px;
    display: inline-block;
}

.tc-airenterprise-pricing-content h2 {
    font-size: 46px;
    line-height: 1.05;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 18px;
}

.tc-airenterprise-pricing-lead {
    font-size: 17px;
    line-height: 1.75;
    color: rgba(255,255,255,0.82);
    margin-bottom: 28px;
}

.tc-airenterprise-pricing-points {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.tc-airenterprise-pricing-point {
    border-bottom: 1px solid rgba(255,255,255,0.08);
    padding-bottom: 16px;
}

.tc-airenterprise-pricing-point:last-child {
    border: none;
}

.tc-airenterprise-pricing-point h3 {
    color: #ffffff;
    font-size: 18px;
}

.tc-airenterprise-pricing-point p {
    font-size: 14px;
    color: rgba(255,255,255,0.75);
}

/* PRICE BOX */
.tc-airenterprise-pricing-box {
    padding: 36px 34px;
    box-shadow: 0 20px 45px rgba(0,0,0,0.2);
    max-width: 560px;
    margin-left: auto;
}

.tc-airenterprise-price-head {
    margin-bottom: 20px;
    border-bottom: 1px solid #edf1f5;
    padding-bottom: 18px;
}

.tc-airenterprise-price-head h3 {
    font-size: 28px;
    font-weight: 800;
}

.tc-airenterprise-pricing-line {
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
    border-bottom: 1px solid #edf1f5;
}

.tc-airenterprise-pricing-label {
    font-size: 18px;
    font-weight: 600;
}

.tc-airenterprise-pricing-value {
    font-size: 28px;
    font-weight: 800;
    color: #f7931e;
}

.tc-airenterprise-pricing-includes {
    padding-top: 24px;
}

.tc-airenterprise-pricing-includes ul {
    padding-left: 18px;
}

.tc-airenterprise-pricing-includes li {
    font-size: 15px;
    margin-bottom: 8px;
    color: #5b6670;
}

.tc-airenterprise-pricing-action {
    margin-top: 24px;
}

/* RESPONSIVE */
@media (max-width: 991px) {
    .tc-airenterprise-hero h1 {
        font-size: 46px;
    }

    .tc-airenterprise-pricing-content {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .tc-airenterprise-pricing-box {
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .tc-airenterprise-hero {
        padding: 30px 0;
    }

    .tc-airenterprise-hero h1 {
        font-size: 28px;
        line-height: 1.3;
    }

    .tc-airenterprise-subtitle {
        font-size: 16px;
    }

    .tc-airenterprise-section-intro h2 {
        font-size: 24px;
        line-height: 1.3;
    }

    .tc-airenterprise-pricing-content h2 {
        font-size: 24px;
        line-height: 1.3;
    }

    .tc-airenterprise-pricing-line {
        flex-direction: column;
        gap: 5px;
    }
}



/* NEW MAIN MENU ITEMS */
.topbar-section {
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    z-index: 9999;
}

.topbar-section .container {
    max-width: 1140px;
}

.site-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 78px;
    gap: 20px;
    position: relative;
}

.site-logo {
    flex: 0 0 auto;
}

.site-logo a {
    display: inline-block;
}

.site-logo img {
    max-height: 42px;
    width: auto;
    height: auto;
    display: block;
}

.menu-toggle {
    display: none;
    background: transparent;
    border: 0;
    padding: 0;
    width: 32px;
    height: 24px;
    cursor: pointer;
    flex-direction: column;
    justify-content: space-between;
    margin-left: auto;
}

.menu-toggle span {
    display: block;
    width: 100%;
    height: 3px;
    background: #222;
    border-radius: 2px;
}

.site-nav-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    gap: 25px;
}

.site-nav {
    flex: 1;
}

.main-menu,
.sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-menu {
    display: flex;
    align-items: center;
    gap: 26px;
}

.main-menu > li {
    position: relative;
}

.main-menu > li > a {
    display: block;
    padding: 10px 0;
    color: #222;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.2;
}

.main-menu > li > a:hover,
.sub-menu li a:hover,
.help-link:hover,
.btn-login:hover {
    color: #f39c12;
    text-decoration: none;
}

.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    background: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: all .2s ease;
    z-index: 1000;
}

.sub-menu li a {
    display: block;
    padding: 12px 16px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #f3f3f3;
}

.sub-menu li:last-child a {
    border-bottom: 0;
}

.has-dropdown:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.header-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}

.btn-demo {
    display: inline-block;
    background: #f39c12;
    color: #fff;
    padding: 10px 18px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
}

.btn-demo:hover {
    background: #de8d0f;
    color: #fff;
    text-decoration: none;
}

.btn-login,
.help-link {
    display: inline-block;
    color: #222;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
}

/* MOBILE */
@media (max-width: 991px) {
    .site-header {
        min-height: 68px;
        flex-wrap: wrap;
        gap: 12px;
        padding: 10px 0;
    }

    .site-logo img {
        max-height: 34px;
    }

    .menu-toggle {
        display: flex;
    }

    .site-nav-wrapper {
        display: none;
        width: 100%;
        flex-direction: column;
        align-items: stretch;
        gap: 14px;
        padding-top: 12px;
        border-top: 1px solid #efefef;
    }

    .site-nav-wrapper.active {
        display: flex;
    }

    .main-menu {
        display: block;
        width: 100%;
    }

    .main-menu > li {
        display: block;
        width: 100%;
        border-bottom: 1px solid #f2f2f2;
    }

    .main-menu > li > a {
        padding: 14px 0;
        width: 100%;
    }

    .sub-menu {
        position: static;
        display: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        border: 0;
        min-width: 100%;
        padding: 0 0 8px 12px;
    }

    .has-dropdown:hover > .sub-menu {
        display: none;
    }

    .has-dropdown.open > .sub-menu {
        display: block;
    }

    .sub-menu li a {
        padding: 10px 0;
        border-bottom: 0;
    }

    .header-actions {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        width: 100%;
        gap: 10px;
    }

    .btn-demo,
    .btn-login,
    .help-link {
        width: 100%;
        text-align: center;
    }
}






/* COMPARE ALL PLANS */

.compare-hero {
    padding: 30px;
    background: #f8fbff;
    text-align: center;
}

.compare-eyebrow {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #f39c12;
    margin-bottom: 12px;
}

.compare-hero h1 {
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 18px;
    color: #1d1d1d;
    font-weight: 800;
}

.compare-subtitle {
    max-width: 760px;
    margin: 0 auto 28px;
    font-size: 18px;
    line-height: 1.7;
    color: #5a5a5a;
}

.compare-hero-actions,
.compare-cta-actions {
    display: flex;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
}

.btn {
    display: inline-block;
    padding: 13px 24px;
    border-radius: 8px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.2s ease;
}

.btn-primary {
    background: #f39c12;
    color: #fff;
}

.btn-primary:hover {
    background: #de8d0f;
    color: #fff;
    text-decoration: none;
}

.btn-outline {
    border: 1px solid #d9d9d9;
    color: #222;
    background: #fff;
}

.btn-outline:hover {
    border-color: #f39c12;
    color: #f39c12;
    text-decoration: none;
}

.compare-summary {
    padding: 30px 0 10px;
}

.compare-summary-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.summary-card {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 14px;
    padding: 28px 24px;
    position: relative;
    box-shadow: 0 8px 25px rgba(0,0,0,0.04);
}

.summary-card.featured {
    border-color: #f39c12;
    box-shadow: 0 12px 28px rgba(243, 156, 18, 0.12);
}

.summary-card h3 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #1f1f1f;
}

.summary-card p {
    margin: 0;
    color: #666;
    line-height: 1.7;
}

.badge {
    display: inline-block;
    background: #f39c12;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 6px 10px;
    border-radius: 20px;
    margin-bottom: 14px;
}

.compare-table-section {
    padding: 60px 0;
}

.section-heading {
    text-align: center;
    margin-bottom: 35px;
}

.section-heading h2 {
    font-size: 34px;
    margin-bottom: 12px;
    color: #1d1d1d;
    font-weight: 800;
}

.section-heading p {
    max-width: 760px;
    margin: 0 auto;
    color: #666;
    font-size: 17px;
    line-height: 1.7;
}

.compare-table-wrapper {
    overflow-x: auto;
    border: 1px solid #ececec;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    background: #fff;
}

.compare-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 950px;
}

.compare-table thead th {
    background: #fafafa;
    padding: 24px 18px;
    text-align: left;
    border-bottom: 1px solid #ececec;
    vertical-align: top;
}

.compare-table tbody td {
    padding: 18px;
    border-bottom: 1px solid #f1f1f1;
    vertical-align: top;
    color: #444;
    line-height: 1.6;
}

.compare-table tbody tr:last-child td {
    border-bottom: 0;
}

.feature-title {
    font-weight: 700;
    color: #222;
    width: 260px;
}

.plan-head h3 {
    margin: 0 0 6px;
    font-size: 24px;
    color: #1d1d1d;
}

.plan-head p {
    margin: 0;
    color: #666;
    font-size: 14px;
}

.featured-col {
    background: #fffaf2;
}

.yes {
    color: #1c8f47;
    font-weight: 700;
    font-size: 18px;
}

.no {
    color: #999;
    font-size: 18px;
}

.table-btn {
    display: inline-block;
    padding: 10px 16px;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    text-decoration: none;
    color: #222;
    font-weight: 700;
}

.table-btn:hover {
    color: #f39c12;
    border-color: #f39c12;
    text-decoration: none;
}

.featured-btn {
    background: #f39c12;
    color: #fff;
    border-color: #f39c12;
}

.featured-btn:hover {
    background: #de8d0f;
    border-color: #de8d0f;
    color: #fff;
}

.compare-note {
    text-align: center;
    margin-top: 18px;
    color: #666;
    font-size: 14px;
}

.compare-details {
    padding: 30px 0 60px;
}

.details-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.detail-card {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 14px;
    padding: 28px 24px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.04);
}

.detail-card.featured {
    border-color: #f39c12;
    box-shadow: 0 12px 28px rgba(243, 156, 18, 0.12);
}

.detail-card h3 {
    font-size: 24px;
    margin-bottom: 18px;
    color: #1d1d1d;
}

.detail-card ul {
    margin: 0 0 18px 18px;
    padding: 0;
}

.detail-card ul li {
    margin-bottom: 10px;
    color: #555;
    line-height: 1.7;
}

.text-link {
    color: #f39c12;
    font-weight: 700;
    text-decoration: none;
}

.text-link:hover {
    color: #de8d0f;
    text-decoration: none;
}

.compare-cta {
    padding: 30px;
    background: #0f172a;
}

.compare-cta-inner {
    text-align: center;
    max-width: 860px;
    margin: 0 auto;
}

.compare-cta-inner h2 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 14px;
    font-weight: 800;
}

.compare-cta-inner p {
    color: rgba(255,255,255,0.82);
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 28px;
}

.compare-cta .btn-outline {
    background: transparent;
    border-color: rgba(255,255,255,0.25);
    color: #fff;
}

.compare-cta .btn-outline:hover {
    border-color: #fff;
    color: #fff;
}

@media (max-width: 991px) {
    .compare-hero {
        padding: 30px 0 20px;
    }

    .compare-hero h1 {
        font-size: 32px;
    }

    .compare-subtitle {
        font-size: 16px;
    }

    .compare-summary-grid,
    .details-grid {
        grid-template-columns: 1fr;
    }

    .section-heading h2 {
        font-size: 28px;
    }

    .compare-cta-inner h2 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .compare-hero h1 {
        font-size: 28px;
    }

    .section-heading h2 {
        font-size: 24px;
    }

    .compare-cta-inner h2 {
        font-size: 26px;
    }

    .btn {
        width: 100%;
        text-align: center;
    }

    .compare-hero-actions,
    .compare-cta-actions {
        flex-direction: column;
    }
}















/* PRICING PAGE  */
/* =========================
   TOURISMCORE CUSTOM PRICING
   Namespace: tccp-
   Enterprise visual upgrade
   ========================= */

.tccp-wrap,
.tccp-wrap * {
  box-sizing: border-box;
}

.tccp-wrap {
  --tccp-bg: #f8fafc;
  --tccp-white: #ffffff;
  --tccp-heading: #0f172a;
  --tccp-text: #334155;
  --tccp-muted: #64748b;
  --tccp-border: #e2e8f0;
  --tccp-border-strong: #cbd5e1;
  --tccp-accent: #f59e0b;
  --tccp-accent-dark: #d97706;
  --tccp-green: #84cc16;
  --tccp-soft-blue: #eef7fb;
  --tccp-soft-orange: #fff7ed;
  --tccp-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tccp-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tccp-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.10);
  --tccp-radius: 22px;
  --tccp-radius-sm: 14px;
  color: var(--tccp-text);
}

.tccp-wrap a {
  text-decoration: none;
}

/*.tccp-container {*/
/*  width: 100%;*/
/*  max-width: 1220px;*/
/*  margin: 0 auto;*/
/*  padding: 0 20px;*/
/*}*/

.tccp-section {
  padding: 0px 0;
}

.tccp-section-sm {
  padding: 0px 0;
}

.tccp-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tccp-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tccp-title-xl,
.tccp-title-md,
.tccp-title-sm {
  margin: 0 0 16px;
  color: var(--tccp-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tccp-title-xl {
  font-size: 54px;
  letter-spacing: -0.03em;
}

.tccp-title-md {
  font-size: 38px;
  letter-spacing: -0.02em;
}

.tccp-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tccp-text,
.tccp-lead,
.tccp-small {
  margin: 0 0 16px;
  line-height: 1.8;
}

.tccp-text {
  color: var(--tccp-text);
  font-size: 16px;
}

.tccp-lead {
  color: var(--tccp-text);
  font-size: 19px;
  max-width: 720px;
}

.tccp-small {
  color: var(--tccp-muted);
  font-size: 13px;
}

.tccp-muted {
  color: var(--tccp-muted);
}

/* hero */
.tccp-hero-box {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 28px;
  padding: 30px;
  box-shadow: var(--tccp-shadow-md);
  overflow: hidden;
}

.tccp-hero-box:before {
  content: "";
  position: absolute;
  right: -60px;
  top: -60px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tccp-hero-box:after {
  content: "";
  position: absolute;
  left: -40px;
  bottom: -40px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(132, 204, 22, 0.06);
}

.tccp-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 42px;
  align-items: start;
}

.tccp-checklist {
  list-style: none;
  margin: 26px 0 0;
  padding: 0;
}

.tccp-checklist li {
  position: relative;
  padding-left: 28px;
  margin: 0 0 14px;
  color: var(--tccp-text);
  font-size: 15px;
  line-height: 1.75;
}

.tccp-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  color: #16a34a;
  font-weight: 800;
}

.tccp-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 28px;
}

.tccp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tccp-btn-primary {
  background: var(--tccp-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tccp-btn-primary:hover {
  background: var(--tccp-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tccp-btn-secondary {
  background: rgba(255,255,255,0.8);
  color: var(--tccp-heading);
  border-color: var(--tccp-border-strong);
}

.tccp-btn-secondary:hover {
  background: #fff;
  border-color: var(--tccp-heading);
  color: var(--tccp-heading);
}

.tccp-hero-side {
  background: rgba(255,255,255,0.65);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 20px;
  padding: 28px;
  box-shadow: var(--tccp-shadow-sm);
}

.tccp-mini-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.tccp-mini-item {
  background: #fff;
  border: 1px solid var(--tccp-border);
  border-radius: 14px;
  padding: 16px;
}

.tccp-mini-label {
  display: block;
  margin-bottom: 6px;
  color: var(--tccp-heading);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.tccp-mini-value {
  color: var(--tccp-muted);
  font-size: 14px;
  line-height: 1.6;
}

/* generic cards */
.tccp-surface {
  background: #fff;
  border: 1px solid var(--tccp-border);
  border-radius: 22px;
  box-shadow: var(--tccp-shadow-sm);
}

.tccp-four-col {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.tccp-info-block {
  background: #fff;
  border: 1px solid var(--tccp-border);
  border-radius: 18px;
  padding: 26px;
  box-shadow: var(--tccp-shadow-sm);
}

.tccp-info-block h4 {
  margin: 0 0 10px;
  color: var(--tccp-heading);
  font-size: 18px;
  font-weight: 700;
}

.tccp-info-block p {
  margin: 0;
  color: var(--tccp-muted);
  font-size: 15px;
  line-height: 1.8;
}

/* plan cards */
.tccp-three-col {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.tccp-plan {
  position: relative;
  background: #fff;
  border: 1px solid var(--tccp-border);
  border-radius: 24px;
  box-shadow: var(--tccp-shadow-sm);
  padding: 30px;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.tccp-plan:hover {
  transform: translateY(-4px);
  box-shadow: var(--tccp-shadow-md);
}

.tccp-plan:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  border-radius: 24px 24px 0 0;
  background: linear-gradient(90deg, #84cc16, #f59e0b);
}

.tccp-plan-featured {
  border-color: #f8d9a5;
  box-shadow: var(--tccp-shadow-md);
}

.tccp-plan-featured:before {
  background: linear-gradient(90deg, #f59e0b, #f97316);
}

.tccp-plan-badge {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--tccp-soft-orange);
  color: var(--tccp-accent-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.tccp-plan-topline {
  margin: 0 0 10px;
  color: var(--tccp-muted);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.7;
}

.tccp-plan-name {
  margin: 0 0 12px;
  color: var(--tccp-heading);
  font-size: 34px;
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.tccp-plan-desc {
  margin: 0 0 22px;
  color: var(--tccp-text);
  font-size: 15px;
  line-height: 1.8;
}

.tccp-fee-box {
  margin: 0 0 22px;
  background: #f8fafc;
  border: 1px solid var(--tccp-border);
  border-radius: 16px;
  padding: 14px 16px;
}

.tccp-fee-row {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 10px 0;
  border-bottom: 1px solid #e9eef5;
}

.tccp-fee-row:last-child {
  border-bottom: 0;
}

.tccp-fee-label {
  color: var(--tccp-muted);
  font-size: 14px;
}

.tccp-fee-value {
  color: var(--tccp-heading);
  font-size: 15px;
  font-weight: 800;
}

.tccp-plan-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tccp-plan-list li {
  position: relative;
  padding-left: 24px;
  margin: 0 0 12px;
  color: var(--tccp-text);
  font-size: 14px;
  line-height: 1.8;
}

.tccp-plan-list li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tccp-plan-cta {
  margin-top: 26px;
}

/* integration/modules */
.tccp-two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tccp-card {
  background: #fff;
  border: 1px solid var(--tccp-border);
  border-radius: 22px;
  padding: 32px;
  box-shadow: var(--tccp-shadow-sm);
}

.tccp-bullet-list {
  margin: 18px 0 0;
  padding-left: 18px;
}

.tccp-bullet-list li {
  margin-bottom: 10px;
  color: var(--tccp-text);
  font-size: 15px;
  line-height: 1.8;
}

/* highlight section */
.tccp-highlight-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-radius: 28px;
  padding: 44px;
  box-shadow: var(--tccp-shadow-lg);
}

.tccp-highlight-band .tccp-eyebrow,
.tccp-highlight-band .tccp-title-md,
.tccp-highlight-band .tccp-text,
.tccp-highlight-band .tccp-bullet-list li {
  color: #fff;
}

.tccp-highlight-band .tccp-eyebrow {
  color: #fcd34d;
}

.tccp-highlight-band .tccp-bullet-list li {
  opacity: 0.95;
}

.tccp-highlight-band .tccp-btn-secondary {
  background: rgba(255,255,255,0.08);
  border-color: rgba(255,255,255,0.18);
  color: #fff;
}

/* final cta */
.tccp-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tccp-border);
  border-radius: 24px;
  max-width: 900px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tccp-shadow-sm);
}

.tccp-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tccp-hero-grid,
  .tccp-four-col,
  .tccp-three-col,
  .tccp-two-col {
    grid-template-columns: 1fr;
  }

  .tccp-title-xl {
    font-size: 42px;
  }

  .tccp-title-md {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .tccp-section {
    padding: 60px 0;
  }

  .tccp-section-sm {
    padding: 50px 0;
  }

  .tccp-hero-box,
  .tccp-highlight-band,
  .tccp-final,
  .tccp-card,
  .tccp-plan,
  .tccp-info-block,
  .tccp-hero-side {
    padding: 24px;
  }

  .tccp-title-xl {
    font-size: 32px;
  }

  .tccp-title-md {
    font-size: 28px;
  }

  .tccp-title-sm {
    font-size: 24px;
  }

  .tccp-plan-name {
    font-size: 30px;
  }

  .tccp-mini-grid {
    grid-template-columns: 1fr;
  }

  .tccp-btn {
    width: 100%;
  }
}






/* =========================
   TOURISMCORE MODULES PAGE
   Namespace: tcmd-
   ========================= */

.tcmd-wrap,
.tcmd-wrap * {
  box-sizing: border-box;
}

.tcmd-wrap {
  --tcmd-bg: #f8fafc;
  --tcmd-white: #ffffff;
  --tcmd-heading: #0f172a;
  --tcmd-text: #334155;
  --tcmd-muted: #64748b;
  --tcmd-border: #e2e8f0;
  --tcmd-border-strong: #cbd5e1;
  --tcmd-accent: #f59e0b;
  --tcmd-accent-dark: #d97706;
  --tcmd-green: #84cc16;
  --tcmd-soft-blue: #edf7fb;
  --tcmd-soft-orange: #fff7ed;
  --tcmd-soft-green: #f7fee7;
  --tcmd-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcmd-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcmd-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.10);
  --tcmd-radius: 24px;
  --tcmd-radius-sm: 16px;
  color: var(--tcmd-text);
}

.tcmd-wrap a {
  text-decoration: none;
}

/*.tcmd-container {*/
/*  width: 100%;*/
/*  max-width: 1220px;*/
/*  margin: 0 auto;*/
/*  padding: 0 20px;*/
/*}*/

.tcmd-section {
  padding: 0px 0;
}

.tcmd-section-sm {
  padding: 0px 0;
}

.tcmd-center {
  max-width: 860px;
  margin: 30px auto 50px;
  text-align: center;
}

.tcmd-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tcmd-title-xl,
.tcmd-title-md,
.tcmd-title-sm,
.tcmd-title-xs {
  margin: 0 0 16px;
  color: var(--tcmd-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcmd-title-xl {
  font-size: 52px;
  letter-spacing: -0.03em;
}

.tcmd-title-md {
  font-size: 38px;
  letter-spacing: -0.02em;
}

.tcmd-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tcmd-title-xs {
  font-size: 20px;
}

.tcmd-text,
.tcmd-lead,
.tcmd-small {
  margin: 0 0 16px;
  line-height: 1.8;
}

.tcmd-text {
  color: var(--tcmd-text);
  font-size: 16px;
}

.tcmd-lead {
  color: var(--tcmd-text);
  font-size: 19px;
  max-width: 760px;
}

.tcmd-small {
  color: var(--tcmd-muted);
  font-size: 13px;
}

.tcmd-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tcmd-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tcmd-btn-primary {
  background: var(--tcmd-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcmd-btn-primary:hover {
  background: var(--tcmd-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcmd-btn-secondary {
  background: #fff;
  color: var(--tcmd-heading);
  border-color: var(--tcmd-border-strong);
}

.tcmd-btn-secondary:hover {
  border-color: var(--tcmd-heading);
  color: var(--tcmd-heading);
}

/* hero */
.tcmd-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 28px;
  padding: 54px;
  box-shadow: var(--tcmd-shadow-md);
  overflow: hidden;
}

.tcmd-hero:before {
  content: "";
  position: absolute;
  right: -70px;
  top: -70px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcmd-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(132, 204, 22, 0.06);
}

.tcmd-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 34px;
  align-items: center;
}

.tcmd-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tcmd-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tcmd-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcmd-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tcmd-hero-side {
  background: rgba(255,255,255,0.72);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 20px;
  padding: 28px;
  box-shadow: var(--tcmd-shadow-sm);
}

.tcmd-mini-stack {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

.tcmd-mini-item {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 14px 16px;
  background: #fff;
  border: 1px solid var(--tcmd-border);
  border-radius: 14px;
}

.tcmd-mini-icon {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: var(--tcmd-soft-orange);
  color: var(--tcmd-accent-dark);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 14px;
  flex: 0 0 34px;
}

.tcmd-mini-copy strong {
  display: block;
  color: var(--tcmd-heading);
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 4px;
}

.tcmd-mini-copy span {
  display: block;
  color: var(--tcmd-muted);
  font-size: 14px;
  line-height: 1.6;
}

/* section cards */
.tcmd-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tcmd-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tcmd-card {
  background: #fff;
  border: 1px solid var(--tcmd-border);
  border-radius: 22px;
  padding: 30px;
  box-shadow: var(--tcmd-shadow-sm);
}

.tcmd-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.tcmd-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tcmd-soft-blue);
  border: 1px solid #d8eaf2;
  color: var(--tcmd-heading);
  font-size: 20px;
  font-weight: 800;
  flex: 0 0 50px;
}

.tcmd-card-accent-orange .tcmd-icon {
  background: var(--tcmd-soft-orange);
  border-color: #fde7c2;
}

.tcmd-card-accent-green .tcmd-icon {
  background: var(--tcmd-soft-green);
  border-color: #d9f0b8;
}

.tcmd-feature-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tcmd-feature-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 10px;
  color: var(--tcmd-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcmd-feature-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tcmd-accent);
  font-weight: 800;
}

/* module architecture */
.tcmd-arch-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcmd-border);
  border-radius: 28px;
  padding: 34px;
  box-shadow: var(--tcmd-shadow-sm);
}

.tcmd-arch-stack {
  display: grid;
  gap: 18px;
}

.tcmd-arch-row {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 18px;
  align-items: stretch;
}

.tcmd-arch-label {
  background: #0f172a;
  color: #fff;
  border-radius: 16px;
  padding: 18px 20px;
  font-size: 16px;
  font-weight: 800;
  display: flex;
  align-items: center;
}

.tcmd-arch-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.tcmd-arch-chip {
  background: #fff;
  border: 1px solid var(--tcmd-border);
  border-radius: 16px;
  padding: 16px;
  color: var(--tcmd-text);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6;
  box-shadow: var(--tcmd-shadow-sm);
}

/* module collections */
.tcmd-module-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}


.tcmd-module-card {
  position: relative;
  background: #fff;
  border: 1px solid var(--tcmd-border);
  border-radius: 24px;
  padding: 30px;
  box-shadow: var(--tcmd-shadow-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
  overflow: hidden;
}

.tcmd-module-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--tcmd-shadow-md);
}

.tcmd-module-card:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  border-radius: 24px 24px 0 0;
  background: linear-gradient(90deg, #84cc16, #f59e0b);
}

.tcmd-module-card h3 {
  margin: 0 0 12px;
  color: var(--tcmd-heading);
  font-size: 24px;
  line-height: 1.15;
  font-weight: 800;
}

.tcmd-module-label {
  display: inline-block;
  margin-bottom: 12px;
  padding: 5px 10px;
  border-radius: 999px;
  background: #f1f5f9;
  color: #64748b;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

/* highlight */
.tcmd-highlight {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-radius: 28px;
  padding: 44px;
  box-shadow: var(--tcmd-shadow-lg);
}

.tcmd-highlight .tcmd-eyebrow,
.tcmd-highlight .tcmd-title-md,
.tcmd-highlight .tcmd-text,
.tcmd-highlight .tcmd-feature-list li {
  color: #fff;
}

.tcmd-highlight .tcmd-eyebrow {
  color: #fcd34d;
}

.tcmd-highlight .tcmd-feature-list li:before {
  color: #fcd34d;
}

/* final cta */
.tcmd-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcmd-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tcmd-shadow-sm);
}

.tcmd-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tcmd-hero-grid,
  .tcmd-grid-3,
  .tcmd-grid-2,
  .tcmd-module-grid,
  .tcmd-arch-row,
  .tcmd-arch-items {
    grid-template-columns: 1fr;
  }

  .tcmd-title-xl {
    font-size: 42px;
  }

  .tcmd-title-md {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .tcmd-section {
    padding: 0px 0;
  }

  .tcmd-section-sm {
    padding: 0px 0;
  }

  .tcmd-hero,
  .tcmd-card,
  .tcmd-module-card,
  .tcmd-highlight,
  .tcmd-final,
  .tcmd-hero-side,
  .tcmd-arch-wrap {
    padding: 15px;
  }

  .tcmd-title-xl {
    font-size: 28px;
    line-height:1.3;
  }

  .tcmd-title-md {
    font-size: 24px;
    line-height:1.3;
  }

  .tcmd-title-sm {
    font-size: 24px;
    line-height:1.3;
  }

  .tcmd-btn {
    width: 100%;
  }
}











/* =========================
   TOURISMCORE FAQ PAGE
   Namespace: tcfq-
   ========================= */

.tcfq-wrap,
.tcfq-wrap * {
  box-sizing: border-box;
}

.tcfq-wrap {
  --tcfq-white: #ffffff;
  --tcfq-bg: #f8fafc;
  --tcfq-heading: #0f172a;
  --tcfq-text: #334155;
  --tcfq-muted: #64748b;
  --tcfq-border: #e2e8f0;
  --tcfq-border-strong: #cbd5e1;
  --tcfq-accent: #f59e0b;
  --tcfq-accent-dark: #d97706;
  --tcfq-soft-blue: #edf7fb;
  --tcfq-soft-orange: #fff7ed;
  --tcfq-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcfq-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcfq-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.10);
  --tcfq-radius: 24px;
  --tcfq-radius-sm: 16px;
  color: var(--tcfq-text);
}

.tcfq-wrap a {
  text-decoration: none;
}

/*.tcfq-container {*/
/*  width: 100%;*/
/*  max-width: 1180px;*/
/*  margin: 0 auto;*/
/*  padding: 0 20px;*/
/*}*/

.tcfq-section {
  padding: 30px 0;
}

.tcfq-section-sm {
  padding: 30px 0;
}

.tcfq-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tcfq-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tcfq-title-xl,
.tcfq-title-md,
.tcfq-title-sm {
  margin: 0 0 16px;
  color: var(--tcfq-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcfq-title-xl {
  font-size: 52px;
  letter-spacing: -0.03em;
}

.tcfq-title-md {
  font-size: 38px;
  letter-spacing: -0.02em;
}

.tcfq-title-sm {
  font-size: 24px;
  letter-spacing: -0.015em;
}

.tcfq-text,
.tcfq-lead,
.tcfq-small {
  margin: 0 0 16px;
  line-height: 1.8;
}

.tcfq-text {
  color: var(--tcfq-text);
  font-size: 16px;
}

.tcfq-lead {
  color: var(--tcfq-text);
  font-size: 19px;
  max-width: 760px;
}

.tcfq-small {
  color: var(--tcfq-muted);
  font-size: 13px;
}

.tcfq-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tcfq-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tcfq-btn-primary {
  background: var(--tcfq-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcfq-btn-primary:hover {
  background: var(--tcfq-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcfq-btn-secondary {
  background: #fff;
  color: var(--tcfq-heading);
  border-color: var(--tcfq-border-strong);
}

.tcfq-btn-secondary:hover {
  border-color: var(--tcfq-heading);
  color: var(--tcfq-heading);
}

/* hero */
.tcfq-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 28px;
  padding: 30px;
  box-shadow: var(--tcfq-shadow-md);
  overflow: hidden;
}

.tcfq-hero:before {
  content: "";
  position: absolute;
  right: -70px;
  top: -70px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcfq-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tcfq-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 34px;
  align-items: center;
}

.tcfq-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tcfq-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tcfq-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcfq-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tcfq-hero-side {
  background: rgba(255,255,255,0.75);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 20px;
  padding: 28px;
  box-shadow: var(--tcfq-shadow-sm);
}

.tcfq-mini-list {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

.tcfq-mini-item {
  padding: 14px 16px;
  background: #fff;
  border: 1px solid var(--tcfq-border);
  border-radius: 14px;
}

.tcfq-mini-item strong {
  display: block;
  color: var(--tcfq-heading);
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 4px;
}

.tcfq-mini-item span {
  display: block;
  color: var(--tcfq-muted);
  font-size: 14px;
  line-height: 1.6;
}

/* categories */
.tcfq-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tcfq-card {
  background: #fff;
  border: 1px solid var(--tcfq-border);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tcfq-shadow-sm);
}

.tcfq-card h3 {
  margin: 0 0 12px;
  color: var(--tcfq-heading);
  font-size: 22px;
  line-height: 1.15;
  font-weight: 800;
}

.tcfq-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tcfq-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 10px;
  color: var(--tcfq-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcfq-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tcfq-accent);
  font-weight: 800;
}

/* faq accordion */
.tcfq-faq-wrap {
  max-width: 980px;
  margin: 0 auto;
}

.tcfq-faq-group {
  margin-bottom: 20px;
}

.tcfq-faq-group-title {
  margin: 0 0 18px;
  color: var(--tcfq-heading);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
}

.tcfq-faq-item {
  background: #fff;
  border: 1px solid var(--tcfq-border);
  border-radius: 18px;
  margin-bottom: 14px;
  overflow: hidden;
  box-shadow: var(--tcfq-shadow-sm);
}

.tcfq-faq-question {
  position: relative;
  width: 100%;
  padding: 22px 60px 22px 24px;
  background: #fff;
  border: 0;
  text-align: left;
  color: var(--tcfq-heading);
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  cursor: pointer;
}

.tcfq-faq-question:after {
  content: "+";
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--tcfq-accent-dark);
  font-size: 24px;
  font-weight: 700;
}

.tcfq-faq-item.is-open .tcfq-faq-question:after {
  content: "–";
}

.tcfq-faq-answer {
  display: none;
  padding: 0 24px 24px;
  color: var(--tcfq-text);
  font-size: 15px;
  line-height: 1.85;
}

.tcfq-faq-item.is-open .tcfq-faq-answer {
  display: block;
}

.tcfq-faq-answer p:last-child {
  margin-bottom: 0;
}

/* highlight */
.tcfq-highlight {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-radius: 28px;
  padding: 44px;
  box-shadow: var(--tcfq-shadow-lg);
}

.tcfq-highlight .tcfq-eyebrow,
.tcfq-highlight .tcfq-title-md,
.tcfq-highlight .tcfq-text,
.tcfq-highlight .tcfq-list li {
  color: #fff;
}

.tcfq-highlight .tcfq-eyebrow {
  color: #fcd34d;
}

.tcfq-highlight .tcfq-list li:before {
  color: #fcd34d;
}

/* final */
.tcfq-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcfq-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tcfq-shadow-sm);
}

.tcfq-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tcfq-hero-grid,
  .tcfq-grid-3 {
    grid-template-columns: 1fr;
  }

  .tcfq-title-xl {
    font-size: 42px;
  }

  .tcfq-title-md {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .tcfq-section {
    padding: 30px 0px 0px 0px;
  }

  .tcfq-section-sm {
    padding: 0px 0;
  }

  .tcfq-hero,
  .tcfq-hero-side,
  .tcfq-card,
  .tcfq-highlight,
  .tcfq-final {
    padding: 15px;
  }

  .tcfq-title-xl {
    font-size: 28px;
    line-height:1.3;
  }

  .tcfq-title-md {
    font-size: 24px;
    line-height:1.3;
  }

  .tcfq-title-sm {
    font-size: 22px;
    line-height:1.3;
  }

  .tcfq-faq-question {
    font-size: 16px;
    padding: 20px 52px 20px 20px;
  }

  .tcfq-faq-answer {
    padding: 0 20px 20px;
  }

  .tcfq-btn {
    width: 100%;
  }
}





/* =========================
   TOURISMCORE BLOG PAGE
   Namespace: tcbl-
   ========================= */

.tcbl-wrap,
.tcbl-wrap * {
  box-sizing: border-box;
}

.tcbl-wrap {
  --tcbl-white: #ffffff;
  --tcbl-bg: #f8fafc;
  --tcbl-heading: #0f172a;
  --tcbl-text: #334155;
  --tcbl-muted: #64748b;
  --tcbl-border: #e2e8f0;
  --tcbl-border-strong: #cbd5e1;
  --tcbl-accent: #f59e0b;
  --tcbl-accent-dark: #d97706;
  --tcbl-soft-blue: #edf7fb;
  --tcbl-soft-orange: #fff7ed;
  --tcbl-soft-slate: #f1f5f9;
  --tcbl-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcbl-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcbl-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.10);
  --tcbl-radius: 24px;
  --tcbl-radius-sm: 16px;
  color: var(--tcbl-text);
}

.tcbl-wrap a {
  text-decoration: none;
}

.tcbl-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.tcbl-section {
  padding: 90px 0;
}

.tcbl-section-sm {
  padding: 70px 0;
}

.tcbl-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tcbl-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tcbl-title-xl,
.tcbl-title-md,
.tcbl-title-sm,
.tcbl-title-xs {
  margin: 0 0 16px;
  color: var(--tcbl-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcbl-title-xl {
  font-size: 52px;
  letter-spacing: -0.03em;
}

.tcbl-title-md {
  font-size: 38px;
  letter-spacing: -0.02em;
}

.tcbl-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tcbl-title-xs {
  font-size: 20px;
}

.tcbl-text,
.tcbl-lead,
.tcbl-small {
  margin: 0 0 16px;
  line-height: 1.8;
}

.tcbl-text {
  color: var(--tcbl-text);
  font-size: 16px;
}

.tcbl-lead {
  color: var(--tcbl-text);
  font-size: 19px;
  max-width: 760px;
}

.tcbl-small {
  color: var(--tcbl-muted);
  font-size: 13px;
}

.tcbl-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tcbl-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tcbl-btn-primary {
  background: var(--tcbl-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcbl-btn-primary:hover {
  background: var(--tcbl-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcbl-btn-secondary {
  background: #fff;
  color: var(--tcbl-heading);
  border-color: var(--tcbl-border-strong);
}

.tcbl-btn-secondary:hover {
  border-color: var(--tcbl-heading);
  color: var(--tcbl-heading);
}

/* hero */
.tcbl-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 28px;
  padding: 54px;
  box-shadow: var(--tcbl-shadow-md);
  overflow: hidden;
}

.tcbl-hero:before {
  content: "";
  position: absolute;
  right: -70px;
  top: -70px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcbl-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tcbl-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 34px;
  align-items: center;
}

.tcbl-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tcbl-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tcbl-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcbl-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tcbl-hero-side {
  background: rgba(255,255,255,0.75);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 20px;
  padding: 28px;
  box-shadow: var(--tcbl-shadow-sm);
}

.tcbl-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.tcbl-stat-item {
  background: #fff;
  border: 1px solid var(--tcbl-border);
  border-radius: 14px;
  padding: 16px;
}

.tcbl-stat-item strong {
  display: block;
  color: var(--tcbl-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
}

.tcbl-stat-item span {
  display: block;
  color: var(--tcbl-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* featured */
.tcbl-featured {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 28px;
  align-items: stretch;
}

.tcbl-featured-media {
  min-height: 380px;
  border-radius: 24px;
  background: linear-gradient(135deg, #dbeafe 0%, #fef3c7 100%);
  border: 1px solid var(--tcbl-border);
  box-shadow: var(--tcbl-shadow-sm);
  position: relative;
  overflow: hidden;
}

.tcbl-featured-media:before {
  content: "Featured Insight";
  position: absolute;
  left: 24px;
  top: 24px;
  display: inline-block;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,0.9);
  color: var(--tcbl-heading);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.tcbl-featured-card {
  background: #fff;
  border: 1px solid var(--tcbl-border);
  border-radius: 24px;
  padding: 34px;
  box-shadow: var(--tcbl-shadow-sm);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tcbl-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 14px;
  margin-bottom: 16px;
}

.tcbl-chip {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  border-radius: 999px;
  background: var(--tcbl-soft-slate);
  color: var(--tcbl-muted);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* filter bar */
.tcbl-filter-wrap {
  background: #fff;
  border: 1px solid var(--tcbl-border);
  border-radius: 22px;
  padding: 20px;
  box-shadow: var(--tcbl-shadow-sm);
}

.tcbl-filter-row {
  display: grid;
  grid-template-columns: 1.3fr 0.7fr 0.7fr;
  gap: 16px;
}

.tcbl-input,
.tcbl-select {
  width: 100%;
  height: 52px;
  border: 1px solid var(--tcbl-border-strong);
  border-radius: 14px;
  background: #fff;
  color: var(--tcbl-heading);
  font-size: 15px;
  padding: 0 16px;
  outline: none;
}

.tcbl-input:focus,
.tcbl-select:focus {
  border-color: var(--tcbl-accent);
}

/* blog cards */
.tcbl-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.tcbl-card {
  background: #fff;
  border: 1px solid var(--tcbl-border);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: var(--tcbl-shadow-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.tcbl-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--tcbl-shadow-md);
}

.tcbl-card-media {
  height: 220px;
  background: linear-gradient(135deg, #e0f2fe 0%, #fef3c7 100%);
  border-bottom: 1px solid var(--tcbl-border);
  position: relative;
}

.tcbl-card-media.tcbl-card-media-alt {
  background: linear-gradient(135deg, #dcfce7 0%, #dbeafe 100%);
}

.tcbl-card-media.tcbl-card-media-warm {
  background: linear-gradient(135deg, #ffedd5 0%, #fef3c7 100%);
}

.tcbl-card-body {
  padding: 24px;
}

.tcbl-card-title {
  margin: 0 0 12px;
  color: var(--tcbl-heading);
  font-size: 24px;
  line-height: 1.2;
  font-weight: 800;
}

.tcbl-card-text {
  margin: 0 0 18px;
  color: var(--tcbl-text);
  font-size: 15px;
  line-height: 1.8;
}

.tcbl-readmore {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--tcbl-accent-dark);
  font-size: 14px;
  font-weight: 800;
}

.tcbl-readmore:hover {
  color: var(--tcbl-accent-dark);
}

/* newsletter/highlight */
.tcbl-highlight {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-radius: 28px;
  padding: 44px;
  box-shadow: var(--tcbl-shadow-lg);
}

.tcbl-highlight .tcbl-eyebrow,
.tcbl-highlight .tcbl-title-md,
.tcbl-highlight .tcbl-text {
  color: #fff;
}

.tcbl-highlight .tcbl-eyebrow {
  color: #fcd34d;
}

.tcbl-inline-form {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  margin-top: 24px;
  max-width: 620px;
}

.tcbl-inline-form .tcbl-input {
  background: rgba(255,255,255,0.96);
}

/* final cta */
.tcbl-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcbl-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tcbl-shadow-sm);
}

.tcbl-pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 40px;
  flex-wrap: wrap;
}

.tcbl-page-link {
  min-width: 44px;
  height: 44px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid var(--tcbl-border);
  background: #fff;
  color: var(--tcbl-heading);
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.tcbl-page-link.is-active {
  background: var(--tcbl-accent);
  border-color: var(--tcbl-accent);
  color: #fff;
}

.tcbl-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tcbl-hero-grid,
  .tcbl-featured,
  .tcbl-grid,
  .tcbl-filter-row {
    grid-template-columns: 1fr;
  }

  .tcbl-title-xl {
    font-size: 42px;
  }

  .tcbl-title-md {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .tcbl-section {
    padding: 60px 0;
  }

  .tcbl-section-sm {
    padding: 50px 0;
  }

  .tcbl-hero,
  .tcbl-hero-side,
  .tcbl-featured-card,
  .tcbl-filter-wrap,
  .tcbl-highlight,
  .tcbl-final {
    padding: 24px;
  }

  .tcbl-title-xl {
    font-size: 32px;
  }

  .tcbl-title-md {
    font-size: 28px;
  }

  .tcbl-title-sm {
    font-size: 24px;
  }

  .tcbl-stat-grid,
  .tcbl-inline-form {
    grid-template-columns: 1fr;
  }

  .tcbl-btn {
    width: 100%;
  }
}







/* =========================
   TOURISMCORE BLOG ARTICLE PAGE
   Namespace: tcba-
   ========================= */

.tcba-wrap,
.tcba-wrap * {
  box-sizing: border-box;
}

.tcba-wrap {
  --tcba-white: #ffffff;
  --tcba-bg: #f8fafc;
  --tcba-heading: #0f172a;
  --tcba-text: #334155;
  --tcba-muted: #64748b;
  --tcba-border: #e2e8f0;
  --tcba-border-strong: #cbd5e1;
  --tcba-accent: #f59e0b;
  --tcba-accent-dark: #d97706;
  --tcba-soft-blue: #edf7fb;
  --tcba-soft-orange: #fff7ed;
  --tcba-soft-slate: #f1f5f9;
  --tcba-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcba-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcba-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.10);
  --tcba-radius: 24px;
  --tcba-radius-sm: 16px;
  color: var(--tcba-text);
}

.tcba-wrap a {
  text-decoration: none;
}

.tcba-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.tcba-narrow {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}

.tcba-section {
  padding: 90px 0;
}

.tcba-section-sm {
  padding: 60px 0;
}

.tcba-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tcba-title-xl,
.tcba-title-lg,
.tcba-title-md,
.tcba-title-sm {
  margin: 0 0 16px;
  color: var(--tcba-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcba-title-xl {
  font-size: 54px;
  letter-spacing: -0.03em;
}

.tcba-title-lg {
  font-size: 42px;
  letter-spacing: -0.025em;
}

.tcba-title-md {
  font-size: 32px;
  letter-spacing: -0.02em;
}

.tcba-title-sm {
  font-size: 24px;
  letter-spacing: -0.015em;
}

.tcba-text,
.tcba-lead,
.tcba-small {
  margin: 0 0 16px;
  line-height: 1.85;
}

.tcba-text {
  color: var(--tcba-text);
  font-size: 17px;
}

.tcba-lead {
  color: var(--tcba-text);
  font-size: 20px;
  line-height: 1.9;
}

.tcba-small {
  color: var(--tcba-muted);
  font-size: 13px;
}

.tcba-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tcba-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tcba-btn-primary {
  background: var(--tcba-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcba-btn-primary:hover {
  background: var(--tcba-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcba-btn-secondary {
  background: #fff;
  color: var(--tcba-heading);
  border-color: var(--tcba-border-strong);
}

.tcba-btn-secondary:hover {
  border-color: var(--tcba-heading);
  color: var(--tcba-heading);
}

/* hero */
.tcba-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 28px;
  padding: 54px;
  box-shadow: var(--tcba-shadow-md);
  overflow: hidden;
}

.tcba-hero:before {
  content: "";
  position: absolute;
  right: -70px;
  top: -70px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcba-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tcba-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 920px;
}

.tcba-meta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 14px;
  margin-bottom: 20px;
}

.tcba-chip {
  display: inline-flex;
  align-items: center;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,0.85);
  border: 1px solid rgba(203, 213, 225, 0.7);
  color: var(--tcba-heading);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.tcba-hero-media {
  margin-top: 30px;
  min-height: 420px;
  border-radius: 24px;
  background: linear-gradient(135deg, #dbeafe 0%, #fef3c7 100%);
  border: 1px solid rgba(203, 213, 225, 0.7);
  box-shadow: var(--tcba-shadow-sm);
}

/* content layout */
.tcba-content-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 36px;
  align-items: start;
}

.tcba-article {
  min-width: 0;
}

.tcba-sidebar {
  position: sticky;
  top: 30px;
  display: grid;
  gap: 20px;
}

.tcba-side-card {
  background: #fff;
  border: 1px solid var(--tcba-border);
  border-radius: 22px;
  padding: 24px;
  box-shadow: var(--tcba-shadow-sm);
}

.tcba-side-card h3 {
  margin: 0 0 14px;
  color: var(--tcba-heading);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
}

.tcba-toc {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tcba-toc li {
  margin-bottom: 10px;
}

.tcba-toc a {
  color: var(--tcba-muted);
  font-size: 14px;
  line-height: 1.7;
  font-weight: 600;
}

.tcba-toc a:hover {
  color: var(--tcba-accent-dark);
}

.tcba-share-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.tcba-share-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 12px;
  border-radius: 999px;
  background: var(--tcba-soft-slate);
  border: 1px solid var(--tcba-border);
  color: var(--tcba-heading);
  font-size: 13px;
  font-weight: 700;
}

/* article prose */
.tcba-prose {
  font-size: 17px;
  color: var(--tcba-text);
  line-height: 1.9;
}

.tcba-prose > *:first-child {
  margin-top: 0;
}

.tcba-prose p {
  margin: 0 0 22px;
}

.tcba-prose h2 {
  margin: 48px 0 18px;
  color: var(--tcba-heading);
  font-size: 34px;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.tcba-prose h3 {
  margin: 34px 0 14px;
  color: var(--tcba-heading);
  font-size: 24px;
  line-height: 1.2;
  font-weight: 800;
}

.tcba-prose ul,
.tcba-prose ol {
  margin: 0 0 24px 22px;
  padding: 0;
}

.tcba-prose li {
  margin-bottom: 10px;
  line-height: 1.85;
}

.tcba-prose blockquote {
  margin: 30px 0;
  padding: 24px 24px 24px 28px;
  border-left: 4px solid var(--tcba-accent);
  background: #fffaf0;
  border-radius: 0 18px 18px 0;
  color: var(--tcba-heading);
  font-size: 20px;
  line-height: 1.7;
  font-weight: 700;
  box-shadow: var(--tcba-shadow-sm);
}

.tcba-prose strong {
  color: var(--tcba-heading);
}

.tcba-note {
  margin: 28px 0;
  padding: 22px 24px;
  background: var(--tcba-soft-blue);
  border: 1px solid #d7e9f2;
  border-radius: 18px;
  box-shadow: var(--tcba-shadow-sm);
}

.tcba-note strong {
  display: block;
  margin-bottom: 8px;
  color: var(--tcba-heading);
  font-size: 15px;
  font-weight: 800;
}

/* author */
.tcba-author {
  margin-top: 42px;
  background: #fff;
  border: 1px solid var(--tcba-border);
  border-radius: 24px;
  padding: 28px;
  box-shadow: var(--tcba-shadow-sm);
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 18px;
  align-items: start;
}

.tcba-author-avatar {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: linear-gradient(135deg, #dbeafe 0%, #fef3c7 100%);
  border: 1px solid var(--tcba-border);
}

.tcba-author h3 {
  margin: 0 0 8px;
  color: var(--tcba-heading);
  font-size: 22px;
  font-weight: 800;
}

.tcba-author p {
  margin: 0;
  color: var(--tcba-muted);
  font-size: 15px;
  line-height: 1.8;
}

/* related posts */
.tcba-related-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.tcba-related-card {
  background: #fff;
  border: 1px solid var(--tcba-border);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: var(--tcba-shadow-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.tcba-related-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--tcba-shadow-md);
}

.tcba-related-media {
  height: 210px;
  background: linear-gradient(135deg, #e0f2fe 0%, #fef3c7 100%);
  border-bottom: 1px solid var(--tcba-border);
}

.tcba-related-media.tcba-related-alt {
  background: linear-gradient(135deg, #dcfce7 0%, #dbeafe 100%);
}

.tcba-related-media.tcba-related-warm {
  background: linear-gradient(135deg, #ffedd5 0%, #fef3c7 100%);
}

.tcba-related-body {
  padding: 24px;
}

.tcba-related-title {
  margin: 0 0 12px;
  color: var(--tcba-heading);
  font-size: 24px;
  line-height: 1.2;
  font-weight: 800;
}

.tcba-related-text {
  margin: 0 0 16px;
  color: var(--tcba-text);
  font-size: 15px;
  line-height: 1.8;
}

.tcba-readmore {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--tcba-accent-dark);
  font-size: 14px;
  font-weight: 800;
}

/* highlight */
.tcba-highlight {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-radius: 28px;
  padding: 44px;
  box-shadow: var(--tcba-shadow-lg);
}

.tcba-highlight .tcba-eyebrow,
.tcba-highlight .tcba-title-md,
.tcba-highlight .tcba-text {
  color: #fff;
}

.tcba-highlight .tcba-eyebrow {
  color: #fcd34d;
}

/* final */
.tcba-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcba-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tcba-shadow-sm);
}

.tcba-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tcba-content-grid,
  .tcba-related-grid {
    grid-template-columns: 1fr;
  }

  .tcba-sidebar {
    position: static;
  }

  .tcba-title-xl {
    font-size: 42px;
  }

  .tcba-title-lg {
    font-size: 36px;
  }

  .tcba-title-md {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .tcba-section {
    padding: 60px 0;
  }

  .tcba-section-sm {
    padding: 50px 0;
  }

  .tcba-hero,
  .tcba-side-card,
  .tcba-author,
  .tcba-highlight,
  .tcba-final {
    padding: 24px;
  }

  .tcba-title-xl {
    font-size: 32px;
  }

  .tcba-title-lg {
    font-size: 28px;
  }

  .tcba-title-md {
    font-size: 26px;
  }

  .tcba-prose h2 {
    font-size: 28px;
  }

  .tcba-prose h3 {
    font-size: 22px;
  }

  .tcba-author {
    grid-template-columns: 1fr;
  }

  .tcba-btn {
    width: 100%;
  }

  .tcba-hero-media {
    min-height: 260px;
  }
}







/* =========================
   TOURISMCORE CONTACT PAGE
   Namespace: tccn-
   ========================= */

.tccn-wrap,
.tccn-wrap * {
  box-sizing: border-box;
}

.tccn-wrap {
  --tccn-white: #ffffff;
  --tccn-bg: #f8fafc;
  --tccn-heading: #0f172a;
  --tccn-text: #334155;
  --tccn-muted: #64748b;
  --tccn-border: #e2e8f0;
  --tccn-border-strong: #cbd5e1;
  --tccn-accent: #f59e0b;
  --tccn-accent-dark: #d97706;
  --tccn-soft-blue: #edf7fb;
  --tccn-soft-orange: #fff7ed;
  --tccn-soft-slate: #f1f5f9;
  --tccn-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tccn-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tccn-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.10);
  --tccn-radius: 24px;
  --tccn-radius-sm: 16px;
  color: var(--tccn-text);
}

.tccn-wrap a {
  text-decoration: none;
}

/*.tccn-container {*/
/*  width: 100%;*/
/*  max-width: 1220px;*/
/*  margin: 0 auto;*/
/*  padding: 0 20px;*/
/*}*/

.tccn-section {
  padding: 30px 0;
}

.tccn-section-sm {
  padding: 0px 0;
}

.tccn-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tccn-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tccn-title-xl,
.tccn-title-md,
.tccn-title-sm,
.tccn-title-xs {
  margin: 0 0 16px;
  color: var(--tccn-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tccn-title-xl {
  font-size: 52px;
  letter-spacing: -0.03em;
}

.tccn-title-md {
  font-size: 38px;
  letter-spacing: -0.02em;
}

.tccn-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tccn-title-xs {
  font-size: 20px;
}

.tccn-text,
.tccn-lead,
.tccn-small {
  margin: 0 0 16px;
  line-height: 1.8;
}

.tccn-text {
  color: var(--tccn-text);
  font-size: 16px;
}

.tccn-lead {
  color: var(--tccn-text);
  font-size: 19px;
  max-width: 760px;
}

.tccn-small {
  color: var(--tccn-muted);
  font-size: 13px;
}

.tccn-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tccn-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tccn-btn-primary {
  background: var(--tccn-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tccn-btn-primary:hover {
  background: var(--tccn-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tccn-btn-secondary {
  background: #fff;
  color: var(--tccn-heading);
  border-color: var(--tccn-border-strong);
}

.tccn-btn-secondary:hover {
  border-color: var(--tccn-heading);
  color: var(--tccn-heading);
}

/* hero */
.tccn-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 28px;
  padding: 30px;
  box-shadow: var(--tccn-shadow-md);
  overflow: hidden;
}

.tccn-hero:before {
  content: "";
  position: absolute;
  right: -70px;
  top: -70px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tccn-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tccn-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 34px;
  align-items: center;
}

.tccn-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tccn-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tccn-text);
  font-size: 15px;
  line-height: 1.75;
}

.tccn-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tccn-hero-side {
  background: rgba(255,255,255,0.78);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 20px;
  padding: 28px;
  box-shadow: var(--tccn-shadow-sm);
}

.tccn-stat-list {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

.tccn-stat-item {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 12px;
  align-items: start;
  padding: 15px 16px;
  background: #fff;
  border: 1px solid var(--tccn-border);
  border-radius: 14px;
}

.tccn-stat-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: var(--tccn-soft-orange);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--tccn-accent-dark);
  font-size: 15px;
  font-weight: 800;
}

.tccn-stat-copy strong {
  display: block;
  color: var(--tccn-heading);
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 4px;
}

.tccn-stat-copy span {
  display: block;
  color: var(--tccn-muted);
  font-size: 14px;
  line-height: 1.6;
}

/* contact methods */
.tccn-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tccn-card {
  background: #fff;
  border: 1px solid var(--tccn-border);
  border-radius: 22px;
  padding: 30px;
  box-shadow: var(--tccn-shadow-sm);
}

.tccn-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.tccn-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tccn-soft-blue);
  border: 1px solid #d8eaf2;
  color: var(--tccn-heading);
  font-size: 18px;
  font-weight: 800;
  flex: 0 0 50px;
}

.tccn-card-orange .tccn-icon {
  background: var(--tccn-soft-orange);
  border-color: #fde7c2;
}

.tccn-card h3 {
  margin: 0;
  color: var(--tccn-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

.tccn-link {
  display: inline-block;
  margin-top: 6px;
  color: var(--tccn-accent-dark);
  font-size: 15px;
  font-weight: 700;
  word-break: break-word;
}

/* contact form area */
.tccn-main-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
  gap: 30px;
  align-items: start;
}

.tccn-form-card,
.tccn-side-card {
  background: #fff;
  border: 1px solid var(--tccn-border);
  border-radius: 24px;
  padding: 32px;
  box-shadow: var(--tccn-shadow-sm);
}

.tccn-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.tccn-field {
  margin-bottom: 16px;
}

.tccn-label {
  display: block;
  margin-bottom: 8px;
  color: var(--tccn-heading);
  font-size: 14px;
  font-weight: 700;
}

.tccn-input,
.tccn-select,
.tccn-textarea {
  width: 100%;
  border: 1px solid var(--tccn-border-strong);
  border-radius: 14px;
  background: #fff;
  color: var(--tccn-heading);
  font-size: 15px;
  padding: 0 16px;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.tccn-input,
.tccn-select {
  height: 54px;
}

.tccn-textarea {
  min-height: 160px;
  padding-top: 14px;
  padding-bottom: 14px;
  resize: vertical;
}

.tccn-input:focus,
.tccn-select:focus,
.tccn-textarea:focus {
  border-color: var(--tccn-accent);
  box-shadow: 0 0 0 4px rgba(245, 158, 11, 0.10);
}

.tccn-help {
  margin-top: 8px;
  color: var(--tccn-muted);
  font-size: 13px;
  line-height: 1.7;
}

.tccn-side-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tccn-side-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 12px;
  color: var(--tccn-text);
  font-size: 15px;
  line-height: 1.75;
}

.tccn-side-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tccn-accent);
  font-weight: 800;
}

/* support process */
/*.tccn-process-wrap {*/
/*  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);*/
/*  border: 1px solid var(--tccn-border);*/
/*  border-radius: 28px;*/
/*  padding: 34px;*/
/*  box-shadow: var(--tccn-shadow-sm);*/
/*}*/

.tccn-process-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.tccn-process-card {
  background: #fff;
  border: 1px solid var(--tccn-border);
  border-radius: 20px;
  padding: 24px;
  box-shadow: var(--tccn-shadow-sm);
}

.tccn-process-number {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: var(--tccn-soft-orange);
  color: var(--tccn-accent-dark);
  font-size: 15px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

/* map / office */
.tccn-office-card {
  background: #fff;
  border: 1px solid var(--tccn-border);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: var(--tccn-shadow-sm);
}

.tccn-office-grid {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  align-items: stretch;
}

.tccn-office-copy {
  padding: 34px;
}

.tccn-office-map {
  min-height: 320px;
  background: linear-gradient(135deg, #e0f2fe 0%, #fef3c7 100%);
  border-left: 1px solid var(--tccn-border);
}

/* highlight */
.tccn-highlight {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-radius: 28px;
  padding: 44px;
  box-shadow: var(--tccn-shadow-lg);
}

.tccn-highlight .tccn-eyebrow,
.tccn-highlight .tccn-title-md,
.tccn-highlight .tccn-text,
.tccn-highlight .tccn-side-list li {
  color: #fff;
}

.tccn-highlight .tccn-eyebrow {
  color: #fcd34d;
}

.tccn-highlight .tccn-side-list li:before {
  color: #fcd34d;
}

/* final */
.tccn-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tccn-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tccn-shadow-sm);
}

.tccn-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tccn-hero-grid,
  .tccn-grid-3,
  .tccn-main-grid,
  .tccn-process-grid,
  .tccn-office-grid {
    grid-template-columns: 1fr;
  }

  .tccn-title-xl {
    font-size: 42px;
  }

  .tccn-title-md {
    font-size: 32px;
  }

  .tccn-office-map {
    border-left: 0;
    border-top: 1px solid var(--tccn-border);
  }
}

@media (max-width: 767px) {
  .tccn-section {
    padding: 30px 0;
  }

  .tccn-section-sm {
    padding: 0px 0;
  }

  .tccn-hero,
  .tccn-hero-side,
  .tccn-card,
  .tccn-form-card,
  .tccn-side-card,
  .tccn-process-wrap,
  .tccn-process-card,
  .tccn-office-copy,
  .tccn-highlight,
  .tccn-final {
    padding: 15px;
  }
.tccn-process-wrap,.tccn-hero-side{
    padding:0px;
    border:none;
    border-radius:0px;
    box-shadow:none;
}
.tccn-hero-side{
    background:none;
}
  .tccn-title-xl {
    font-size: 28px;
    line-height:1.3;
  }

  .tccn-title-md {
    font-size: 24px;
    line-height:1.3;
  }

  .tccn-title-sm {
    font-size: 24px;
    line-height:1.3;
  }

  .tccn-form-row {
    grid-template-columns: 1fr;
  }

  .tccn-btn {
    width: 100%;
  }
}






/* =========================
   TOURISMCORE ABOUT PAGE
   Namespace: tcab-
   ========================= */

.tcab-wrap,
.tcab-wrap * {
  box-sizing: border-box;
}

.tcab-wrap {
  --tcab-white: #ffffff;
  --tcab-bg: #f8fafc;
  --tcab-heading: #0f172a;
  --tcab-text: #334155;
  --tcab-muted: #64748b;
  --tcab-border: #e2e8f0;
  --tcab-border-strong: #cbd5e1;
  --tcab-accent: #f59e0b;
  --tcab-accent-dark: #d97706;
  --tcab-soft-blue: #edf7fb;
  --tcab-soft-orange: #fff7ed;
  --tcab-soft-green: #f7fee7;
  --tcab-soft-slate: #f1f5f9;
  --tcab-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcab-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcab-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.10);
  --tcab-radius: 24px;
  --tcab-radius-sm: 16px;
  color: var(--tcab-text);
}

.tcab-wrap a {
  text-decoration: none;
}

.tcab-container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.tcab-section {
  padding: 90px 0;
}

.tcab-section-sm {
  padding: 65px 0;
}

.tcab-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tcab-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tcab-title-xl,
.tcab-title-md,
.tcab-title-sm,
.tcab-title-xs {
  margin: 0 0 16px;
  color: var(--tcab-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcab-title-xl {
  font-size: 52px;
  letter-spacing: -0.03em;
}

.tcab-title-md {
  font-size: 38px;
  letter-spacing: -0.02em;
}

.tcab-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tcab-title-xs {
  font-size: 20px;
}

.tcab-text,
.tcab-lead,
.tcab-small {
  margin: 0 0 16px;
  line-height: 1.8;
}

.tcab-text {
  color: var(--tcab-text);
  font-size: 16px;
}

.tcab-lead {
  color: var(--tcab-text);
  font-size: 19px;
  max-width: 760px;
}

.tcab-small {
  color: var(--tcab-muted);
  font-size: 13px;
}

.tcab-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tcab-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tcab-btn-primary {
  background: var(--tcab-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcab-btn-primary:hover {
  background: var(--tcab-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcab-btn-secondary {
  background: #fff;
  color: var(--tcab-heading);
  border-color: var(--tcab-border-strong);
}

.tcab-btn-secondary:hover {
  border-color: var(--tcab-heading);
  color: var(--tcab-heading);
}

/* hero */
.tcab-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 28px;
  padding: 54px;
  box-shadow: var(--tcab-shadow-md);
  overflow: hidden;
}

.tcab-hero:before {
  content: "";
  position: absolute;
  right: -70px;
  top: -70px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcab-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tcab-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 34px;
  align-items: center;
}

.tcab-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tcab-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tcab-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcab-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tcab-hero-side {
  background: rgba(255,255,255,0.78);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 20px;
  padding: 28px;
  box-shadow: var(--tcab-shadow-sm);
}

.tcab-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.tcab-stat-item {
  background: #fff;
  border: 1px solid var(--tcab-border);
  border-radius: 14px;
  padding: 16px;
}

.tcab-stat-item strong {
  display: block;
  color: var(--tcab-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
}

.tcab-stat-item span {
  display: block;
  color: var(--tcab-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* story section */
.tcab-story-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  align-items: stretch;
}

.tcab-story-card,
.tcab-story-media {
  border-radius: 24px;
  overflow: hidden;
}

.tcab-story-card {
  background: #fff;
  border: 1px solid var(--tcab-border);
  padding: 34px;
  box-shadow: var(--tcab-shadow-sm);
}

.tcab-story-media {
  min-height: 420px;
  background: linear-gradient(135deg, #dbeafe 0%, #fef3c7 100%);
  border: 1px solid var(--tcab-border);
  box-shadow: var(--tcab-shadow-sm);
}

/* values */
.tcab-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tcab-card {
  background: #fff;
  border: 1px solid var(--tcab-border);
  border-radius: 22px;
  padding: 30px;
  box-shadow: var(--tcab-shadow-sm);
}

.tcab-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.tcab-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tcab-soft-blue);
  border: 1px solid #d8eaf2;
  color: var(--tcab-heading);
  font-size: 18px;
  font-weight: 800;
  flex: 0 0 50px;
}

.tcab-card-orange .tcab-icon {
  background: var(--tcab-soft-orange);
  border-color: #fde7c2;
}

.tcab-card-green .tcab-icon {
  background: var(--tcab-soft-green);
  border-color: #d9f0b8;
}

.tcab-card h3 {
  margin: 0;
  color: var(--tcab-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

/* mission band */
.tcab-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-radius: 28px;
  padding: 44px;
  box-shadow: var(--tcab-shadow-lg);
}

.tcab-band .tcab-eyebrow,
.tcab-band .tcab-title-md,
.tcab-band .tcab-text,
.tcab-band .tcab-list li {
  color: #fff;
}

.tcab-band .tcab-eyebrow {
  color: #fcd34d;
}

.tcab-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tcab-list li {
  position: relative;
  padding-left: 24px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.75;
}

.tcab-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tcab-accent);
  font-weight: 800;
}

.tcab-band .tcab-list li:before {
  color: #fcd34d;
}

/* audience / who we serve */
.tcab-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tcab-panel {
  background: #fff;
  border: 1px solid var(--tcab-border);
  border-radius: 24px;
  padding: 32px;
  box-shadow: var(--tcab-shadow-sm);
}

/* timeline / approach */
.tcab-steps-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcab-border);
  border-radius: 28px;
  padding: 34px;
  box-shadow: var(--tcab-shadow-sm);
}

.tcab-steps-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.tcab-step {
  background: #fff;
  border: 1px solid var(--tcab-border);
  border-radius: 20px;
  padding: 24px;
  box-shadow: var(--tcab-shadow-sm);
}

.tcab-step-number {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: var(--tcab-soft-orange);
  color: var(--tcab-accent-dark);
  font-size: 15px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

/* trust / metrics */
.tcab-metrics-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.tcab-metric {
  background: #fff;
  border: 1px solid var(--tcab-border);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tcab-shadow-sm);
  text-align: center;
}

.tcab-metric strong {
  display: block;
  color: var(--tcab-heading);
  font-size: 34px;
  font-weight: 800;
  line-height: 1.05;
  margin-bottom: 8px;
}

.tcab-metric span {
  display: block;
  color: var(--tcab-muted);
  font-size: 14px;
  line-height: 1.7;
}

/* final */
.tcab-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcab-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tcab-shadow-sm);
}

.tcab-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tcab-hero-grid,
  .tcab-story-grid,
  .tcab-grid-3,
  .tcab-grid-2,
  .tcab-steps-grid,
  .tcab-metrics-grid {
    grid-template-columns: 1fr;
  }

  .tcab-title-xl {
    font-size: 42px;
  }

  .tcab-title-md {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .tcab-section {
    padding: 60px 0;
  }

  .tcab-section-sm {
    padding: 50px 0;
  }

  .tcab-hero,
  .tcab-hero-side,
  .tcab-story-card,
  .tcab-card,
  .tcab-band,
  .tcab-panel,
  .tcab-steps-wrap,
  .tcab-step,
  .tcab-metric,
  .tcab-final {
    padding: 24px;
  }

  .tcab-title-xl {
    font-size: 32px;
  }

  .tcab-title-md {
    font-size: 28px;
  }

  .tcab-title-sm {
    font-size: 24px;
  }

  .tcab-stat-grid {
    grid-template-columns: 1fr;
  }

  .tcab-btn {
    width: 100%;
  }
}







/* =========================
   TOURISMCORE RESOURCES PAGE
   Namespace: tcres-
   ========================= */

.tcres-wrap,
.tcres-wrap * {
  box-sizing: border-box;
}

.tcres-wrap {
  --tcres-white: #ffffff;
  --tcres-bg: #f8fafc;
  --tcres-heading: #0f172a;
  --tcres-text: #334155;
  --tcres-muted: #64748b;
  --tcres-border: #e2e8f0;
  --tcres-border-strong: #cbd5e1;
  --tcres-accent: #f59e0b;
  --tcres-accent-dark: #d97706;
  --tcres-soft-blue: #edf7fb;
  --tcres-soft-orange: #fff7ed;
  --tcres-soft-green: #f0fdf4;
  --tcres-soft-slate: #f1f5f9;
  --tcres-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcres-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcres-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.10);
  color: var(--tcres-text);
}

.tcres-container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.tcres-section {
  padding: 90px 0;
}

.tcres-section-sm {
  padding: 65px 0;
}

.tcres-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tcres-eyebrow {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
  margin-bottom: 12px;
}

.tcres-title-xl {
  font-size: 52px;
  font-weight: 800;
  color: var(--tcres-heading);
}

.tcres-title-md {
  font-size: 36px;
  font-weight: 800;
  color: var(--tcres-heading);
}

.tcres-text {
  font-size: 16px;
  line-height: 1.8;
  color: var(--tcres-text);
}

/* hero */
.tcres-hero {
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border-radius: 28px;
  padding: 54px;
  border: 1px solid #ddeaf2;
}

/* categories */
.tcres-grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.tcres-cat {
  background: #fff;
  border: 1px solid var(--tcres-border);
  border-radius: 20px;
  padding: 24px;
  text-align: center;
  transition: 0.2s;
}

.tcres-cat:hover {
  transform: translateY(-4px);
  box-shadow: var(--tcres-shadow-md);
}

.tcres-cat strong {
  display: block;
  margin-bottom: 6px;
  font-size: 18px;
  color: var(--tcres-heading);
}

/* featured */
.tcres-featured {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tcres-featured-box {
  background: #fff;
  border: 1px solid var(--tcres-border);
  border-radius: 24px;
  padding: 30px;
}





/* =========================
   TOURISMCORE FOR TRAVEL AGENCIES PAGE
   Namespace: tcta-
   Enterprise Version
   ========================= */

.tcta-wrap,
.tcta-wrap * {
  box-sizing: border-box;
}

.tcta-wrap {
  --tcta-white: #ffffff;
  --tcta-heading: #0f172a;
  --tcta-text: #334155;
  --tcta-muted: #64748b;
  --tcta-border: #e2e8f0;
  --tcta-border-strong: #cbd5e1;
  --tcta-accent: #f59e0b;
  --tcta-accent-dark: #d97706;
  --tcta-soft-blue: #edf7fb;
  --tcta-soft-orange: #fff7ed;
  --tcta-soft-green: #f0fdf4;
  --tcta-soft-slate: #f8fafc;
  --tcta-dark: #0f172a;
  --tcta-dark-2: #1e293b;
  --tcta-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcta-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcta-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.12);
  color: var(--tcta-text);
}

.tcta-wrap a {
  text-decoration: none;
}

/*.tcta-container {*/
/*  max-width: 1220px;*/
/*  margin: 0 auto;*/
/*  padding: 0 20px;*/
/*}*/

.tcta-section {
  padding: 0px 0;
}

.tcta-section-sm {
  padding: 30px 0;
}

.tcta-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tcta-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tcta-title-xl,
.tcta-title-lg,
.tcta-title-md,
.tcta-title-sm,
.tcta-title-xs {
  margin: 0 0 16px;
  color: var(--tcta-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcta-title-xl {
  font-size: 54px;
  letter-spacing: -0.03em;
}

.tcta-title-lg {
  font-size: 42px;
  letter-spacing: -0.025em;
}

.tcta-title-md {
  font-size: 36px;
  letter-spacing: -0.02em;
}

.tcta-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tcta-title-xs {
  font-size: 20px;
  line-height: 1.3;
}

.tcta-text,
.tcta-lead,
.tcta-small {
  margin: 0 0 16px;
  line-height: 1.85;
}

.tcta-text {
  font-size: 16px;
  color: var(--tcta-text);
  margin:0;
}

.tcta-lead {
  font-size: 19px;
  color: var(--tcta-text);
  max-width: 760px;
}

.tcta-small {
  font-size: 13px;
  color: var(--tcta-muted);
}

.tcta-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
  justify-content: center;
}

.tcta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 165px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tcta-btn-primary {
  background: var(--tcta-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcta-btn-primary:hover {
  background: var(--tcta-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcta-btn-secondary {
  background: #fff;
  color: var(--tcta-heading);
  border-color: var(--tcta-border-strong);
}

.tcta-btn-secondary:hover {
  color: var(--tcta-heading);
  border-color: var(--tcta-heading);
}

/* hero */
.tcta-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 30px;
  padding: 30px;
  box-shadow: var(--tcta-shadow-md);
  overflow: hidden;
}

.tcta-hero:before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcta-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tcta-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 34px;
  align-items: center;
}

.tcta-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tcta-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tcta-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcta-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tcta-hero-side {
  background: rgba(255,255,255,0.8);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tcta-shadow-sm);
}

.tcta-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.tcta-stat-item {
  background: #fff;
  border: 1px solid var(--tcta-border);
  border-radius: 14px;
  padding: 16px;
}

.tcta-stat-item strong {
  display: block;
  color: var(--tcta-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
}

.tcta-stat-item span {
  display: block;
  color: var(--tcta-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* shared surfaces */
.tcta-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tcta-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tcta-card {
  background: #fff;
  border: 1px solid var(--tcta-border);
  border-radius: 24px;
  padding: 30px;
  box-shadow: var(--tcta-shadow-sm);
}

.tcta-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.tcta-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tcta-soft-blue);
  border: 1px solid #d8eaf2;
  color: var(--tcta-heading);
  font-size: 18px;
  font-weight: 800;
  flex: 0 0 50px;
}

.tcta-card-orange .tcta-icon {
  background: var(--tcta-soft-orange);
  border-color: #fde7c2;
}

.tcta-card-green .tcta-icon {
  background: var(--tcta-soft-green);
  border-color: #d7efda;
}

.tcta-card h3 {
  margin: 0;
  color: var(--tcta-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

.tcta-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tcta-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 10px;
  color: var(--tcta-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcta-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tcta-accent);
  font-weight: 800;
}

/* challenge-solution cards */
.tcta-split-card {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcta-border);
  border-radius: 26px;
  padding: 34px;
  box-shadow: var(--tcta-shadow-sm);
}

.tcta-split-card-dark {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border: 0;
  box-shadow: var(--tcta-shadow-lg);
}

.tcta-split-card-dark .tcta-title-sm,
.tcta-split-card-dark .tcta-text,
.tcta-split-card-dark .tcta-list li {
  color: #fff;
}

.tcta-split-card-dark .tcta-list li:before {
  color: #fcd34d;
}

/* solution architecture */
.tcta-arch-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcta-border);
  border-radius: 30px;
  padding: 34px;
  box-shadow: var(--tcta-shadow-sm);
}

.tcta-arch-grid {
  display: grid;
  gap: 16px;
}

.tcta-arch-row {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 16px;
  align-items: stretch;
}

.tcta-arch-label {
  background: var(--tcta-dark);
  color: #fff;
  border-radius: 16px;
  padding: 18px 20px;
  font-size: 15px;
  font-weight: 800;
  display: flex;
  align-items: center;
}

.tcta-arch-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.tcta-arch-chip {
  background: #fff;
  border: 1px solid var(--tcta-border);
  border-radius: 16px;
  padding: 16px;
  font-size: 14px;
  font-weight: 700;
  color: var(--tcta-text);
  line-height: 1.6;
  box-shadow: var(--tcta-shadow-sm);
}

/* plan cards */
.tcta-plan {
  position: relative;
  background: #fff;
  border: 1px solid var(--tcta-border);
  border-radius: 26px;
  padding: 30px;
  box-shadow: var(--tcta-shadow-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
  overflow: hidden;
}

.tcta-plan:hover {
  transform: translateY(-4px);
  box-shadow: var(--tcta-shadow-md);
}

.tcta-plan:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px; /* border thickness */
    background: linear-gradient(90deg, #84cc16, #f59e0b);
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.tcta-plan-featured {
  border-color: #f7d7a3;
  box-shadow: var(--tcta-shadow-md);
}

.tcta-plan-featured:before {
  background: linear-gradient(90deg, #f59e0b, #f97316);
}

.tcta-plan-badge {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--tcta-soft-orange);
  color: var(--tcta-accent-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.tcta-plan-name {
  margin: 0 0 12px;
  color: var(--tcta-heading);
  font-size: 32px;
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: -0.02em;
}

/* outcomes */
.tcta-metrics-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.tcta-metric {
  background: #fff;
  border: 1px solid var(--tcta-border);
  border-radius: 22px;
  padding: 28px;
  text-align: center;
  box-shadow: var(--tcta-shadow-sm);
}

.tcta-metric strong {
  display: block;
  color: var(--tcta-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.05;
  margin-bottom: 8px;
}

.tcta-metric span {
  display: block;
  color: var(--tcta-muted);
  font-size: 14px;
  line-height: 1.7;
}

/* process */
/*.tcta-steps-wrap {*/
/*  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);*/
/*  border: 1px solid var(--tcta-border);*/
/*  border-radius: 28px;*/
/*  padding: 34px;*/
/*  box-shadow: var(--tcta-shadow-sm);*/
/*}*/

.tcta-steps-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.tcta-step {
  background: #fff;
  border: 1px solid var(--tcta-border);
  border-radius: 20px;
  padding: 24px;
  box-shadow: var(--tcta-shadow-sm);
}

.tcta-step-number {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: var(--tcta-soft-orange);
  color: var(--tcta-accent-dark);
  font-size: 15px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

/* final band */
.tcta-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  color: #fff;
  padding: 46px;
  border-radius: 30px;
  box-shadow: var(--tcta-shadow-lg);
}

.tcta-band .tcta-eyebrow,
.tcta-band .tcta-title-md,
.tcta-band .tcta-text,
.tcta-band .tcta-list li {
  color: #fff;
}

.tcta-band .tcta-eyebrow {
  color: #fcd34d;
}

.tcta-band .tcta-list li:before {
  color: #fcd34d;
}

/* final box */
.tcta-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcta-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tcta-shadow-sm);
}

.tcta-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tcta-hero-grid,
  .tcta-grid-2,
  .tcta-grid-3,
  .tcta-arch-row,
  .tcta-arch-items,
  .tcta-metrics-grid,
  .tcta-steps-grid {
    grid-template-columns: 1fr;
  }

  .tcta-title-xl {
    font-size: 42px;
  }

  .tcta-title-lg {
    font-size: 34px;
  }

  .tcta-title-md {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .tcta-section {
    padding: 30px 0;
  }

  .tcta-section-sm {
    padding: 30px 0;
  }
  .tcia-final{
      margin-top:30px !important;
  }
  .tcta-hero,
  .tcta-hero-side,
  .tcta-card,
  .tcta-split-card,
  .tcta-arch-wrap,
  .tcta-plan,
  .tcta-metric,
  .tcta-steps-wrap,
  .tcta-step,
  .tcta-band,
  .tcta-final {
    padding: 15px;
  }

  .tcta-title-xl {
    font-size: 28px;
    line-height:1.3;
  }

  .tcta-title-lg {
    font-size: 24px;
    line-height:1.3;
  }

  .tcta-title-md {
    font-size: 26px;
    line-height:1.3;
  }

  .tcta-stat-grid {
    grid-template-columns: 1fr;
  }

  .tcta-btn {
    width: 100%;
  }
  .tcta-lead{
      font-size: 16px;
  }
  .tcta-stat-item strong{
      font-size: 18px;
  }
  .tcta-plan:before
  {
      display:none;
  }
}






/* =========================
   TOURISMCORE FOR IATA AGENCIES
   Namespace: tcia-
   Enterprise Version
   ========================= */

.tcia-wrap,
.tcia-wrap * {
  box-sizing: border-box;
}

.tcia-wrap {
  --tcia-white: #ffffff;
  --tcia-heading: #0f172a;
  --tcia-text: #334155;
  --tcia-muted: #64748b;
  --tcia-border: #e2e8f0;
  --tcia-border-strong: #cbd5e1;
  --tcia-accent: #f59e0b;
  --tcia-accent-dark: #d97706;
  --tcia-soft-blue: #edf7fb;
  --tcia-soft-orange: #fff7ed;
  --tcia-soft-green: #f0fdf4;
  --tcia-soft-slate: #f8fafc;
  --tcia-dark: #0f172a;
  --tcia-dark-2: #1e293b;
  --tcia-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcia-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcia-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.12);
  color: var(--tcia-text);
}

.tcia-wrap a {
  text-decoration: none;
}

/*.tcia-container {*/
/*  max-width: 1220px;*/
/*  margin: 0 auto;*/
/*  padding: 0 20px;*/
/*}*/

.tcia-section {
  padding: 0px 0;
}

.tcia-section-sm {
  padding: 40px 0;
}

.tcia-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tcia-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tcia-title-xl,
.tcia-title-lg,
.tcia-title-md,
.tcia-title-sm,
.tcia-title-xs {
  margin: 0 0 16px;
  color: var(--tcia-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcia-title-xl {
  font-size: 54px;
  letter-spacing: -0.03em;
}

.tcia-title-lg {
  font-size: 42px;
  letter-spacing: -0.025em;
}

.tcia-title-md {
  font-size: 36px;
  letter-spacing: -0.02em;
}

.tcia-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tcia-title-xs {
  font-size: 20px;
}

.tcia-text,
.tcia-lead,
.tcia-small {
  margin: 0 0 16px;
  line-height: 1.85;
}

.tcia-text {
  font-size: 16px;
  color: var(--tcia-text);
}

.tcia-lead {
  font-size: 19px;
  color: var(--tcia-text);
  max-width: 760px;
}

.tcia-small {
  font-size: 13px;
  color: var(--tcia-muted);
}

.tcia-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}
.tcia-section-sm .tcia-btn-row,.tcta-band .tcta-btn-row{
    justify-content: flex-start;
}
.tcia-final .tcia-btn-row{
    justify-content: center;
}
.tcia-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 165px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tcia-btn-primary {
  background: var(--tcia-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcia-btn-primary:hover {
  background: var(--tcia-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcia-btn-secondary {
  background: #fff;
  color: var(--tcia-heading);
  border-color: var(--tcia-border-strong);
}

.tcia-btn-secondary:hover {
  color: var(--tcia-heading);
  border-color: var(--tcia-heading);
}

/* hero */
.tcia-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 30px;
  padding: 30px;
  box-shadow: var(--tcia-shadow-md);
  overflow: hidden;
}

.tcia-hero:before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcia-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tcia-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 34px;
  align-items: center;
}

.tcia-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tcia-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tcia-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcia-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tcia-hero-side {
  background: rgba(255,255,255,0.8);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tcia-shadow-sm);
}

.tcia-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.tcia-stat-item {
  background: #fff;
  border: 1px solid var(--tcia-border);
  border-radius: 14px;
  padding: 16px;
}

.tcia-stat-item strong {
  display: block;
  color: var(--tcia-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
}

.tcia-stat-item span {
  display: block;
  color: var(--tcia-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* shared */
.tcia-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tcia-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tcia-grid-4 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.tcia-card {
  background: #fff;
  border: 1px solid var(--tcia-border);
  border-radius: 24px;
  padding: 30px;
  box-shadow: var(--tcia-shadow-sm);
}

.tcia-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.tcia-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tcia-soft-blue);
  border: 1px solid #d8eaf2;
  color: var(--tcia-heading);
  font-size: 18px;
  font-weight: 800;
  flex: 0 0 50px;
}

.tcia-card-orange .tcia-icon {
  background: var(--tcia-soft-orange);
  border-color: #fde7c2;
}

.tcia-card-green .tcia-icon {
  background: var(--tcia-soft-green);
  border-color: #d7efda;
}

.tcia-card h3 {
  margin: 0;
  color: var(--tcia-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

.tcia-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tcia-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 10px;
  color: var(--tcia-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcia-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tcia-accent);
  font-weight: 800;
}

/* split cards */
.tcia-split-card {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcia-border);
  border-radius: 26px;
  padding: 34px;
  box-shadow: var(--tcia-shadow-sm);
}

.tcia-split-card-dark {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border: 0;
  box-shadow: var(--tcia-shadow-lg);
}

.tcia-split-card-dark .tcia-title-sm,
.tcia-split-card-dark .tcia-text,
.tcia-split-card-dark .tcia-list li {
  color: #fff;
}

.tcia-split-card-dark .tcia-list li:before {
  color: #fcd34d;
}

/* architecture */
.tcia-arch-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcia-border);
  border-radius: 30px;
  padding: 34px;
  box-shadow: var(--tcia-shadow-sm);
}

.tcia-arch-grid {
  display: grid;
  gap: 16px;
}

.tcia-arch-row {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 16px;
  align-items: stretch;
}

.tcia-arch-label {
  background: var(--tcia-dark);
  color: #fff;
  border-radius: 16px;
  padding: 18px 20px;
  font-size: 15px;
  font-weight: 800;
  display: flex;
  align-items: center;
}

.tcia-arch-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.tcia-arch-chip {
  background: #fff;
  border: 1px solid var(--tcia-border);
  border-radius: 16px;
  padding: 16px;
  font-size: 14px;
  font-weight: 700;
  color: var(--tcia-text);
  line-height: 1.6;
  box-shadow: var(--tcia-shadow-sm);
}

/* plan cards */
.tcia-plan {
  position: relative;
  background: #fff;
  border: 1px solid var(--tcia-border);
  border-radius: 26px;
  padding: 30px;
  box-shadow: var(--tcia-shadow-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.tcia-plan:hover {
  transform: translateY(-4px);
  box-shadow: var(--tcia-shadow-md);
}

.tcia-plan:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  border-radius: 26px 26px 0 0;
  background: linear-gradient(90deg, #84cc16, #f59e0b);
}

.tcia-plan-featured {
  border-color: #f7d7a3;
  box-shadow: var(--tcia-shadow-md);
}

.tcia-plan-featured:before {
  background: linear-gradient(90deg, #f59e0b, #f97316);
}

.tcia-plan-badge {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--tcia-soft-orange);
  color: var(--tcia-accent-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.tcia-plan-name {
  margin: 0 0 12px;
  color: var(--tcia-heading);
  font-size: 32px;
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: -0.02em;
}

/* metrics */
.tcia-metric {
  background: #fff;
  border: 1px solid var(--tcia-border);
  border-radius: 22px;
  padding: 28px;
  text-align: center;
  box-shadow: var(--tcia-shadow-sm);
}

.tcia-metric strong {
  display: block;
  color: var(--tcia-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.05;
  margin-bottom: 8px;
}

.tcia-metric span {
  display: block;
  color: var(--tcia-muted);
  font-size: 14px;
  line-height: 1.7;
}

/* process */
.tcia-steps-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcia-border);
  border-radius: 28px;
  padding: 34px;
  box-shadow: var(--tcia-shadow-sm);
}

.tcia-steps-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.tcia-step {
  background: #fff;
  border: 1px solid var(--tcia-border);
  border-radius: 20px;
  padding: 24px;
  box-shadow: var(--tcia-shadow-sm);
}

.tcia-step-number {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: var(--tcia-soft-orange);
  color: var(--tcia-accent-dark);
  font-size: 15px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

/* band */
.tcia-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  color: #fff;
  padding: 46px;
  border-radius: 30px;
  box-shadow: var(--tcia-shadow-lg);
}

.tcia-band .tcia-eyebrow,
.tcia-band .tcia-title-md,
.tcia-band .tcia-text,
.tcia-band .tcia-list li {
  color: #fff;
}

.tcia-band .tcia-eyebrow {
  color: #fcd34d;
}

.tcia-band .tcia-list li:before {
  color: #fcd34d;
}

/* final */
.tcia-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcia-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tcia-shadow-sm);
}

.tcia-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tcia-hero-grid,
  .tcia-grid-2,
  .tcia-grid-3,
  .tcia-grid-4,
  .tcia-arch-row,
  .tcia-arch-items,
  .tcia-steps-grid {
    grid-template-columns: 1fr;
  }

  .tcia-title-xl {
    font-size: 42px;
  }

  .tcia-title-lg {
    font-size: 34px;
  }

  .tcia-title-md {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .tcia-section {
    padding: 40px 0;
  }

  .tcia-section-sm {
    padding: 30px 0;
  }

  .tcia-hero,
  .tcia-hero-side,
  .tcia-card,
  .tcia-split-card,
  .tcia-arch-wrap,
  .tcia-plan,
  .tcia-metric,
  .tcia-steps-wrap,
  .tcia-step,
  .tcia-band,
  .tcia-final {
    padding: 24px;
  }

  .tcia-title-xl {
    font-size: 32px;
  }

  .tcia-title-lg {
    font-size: 28px;
  }

  .tcia-title-md {
    font-size: 26px;
  }

  .tcia-stat-grid {
    grid-template-columns: 1fr;
  }

  .tcia-btn {
    width: 100%;
  }
}





/* =========================
   TOURISMCORE FOR CONSOLIDATORS
   Namespace: tcco-
   Enterprise Version
   ========================= */

.tcco-wrap,
.tcco-wrap * {
  box-sizing: border-box;
}

.tcco-wrap {
  --tcco-white: #ffffff;
  --tcco-heading: #0f172a;
  --tcco-text: #334155;
  --tcco-muted: #64748b;
  --tcco-border: #e2e8f0;
  --tcco-border-strong: #cbd5e1;
  --tcco-accent: #f59e0b;
  --tcco-accent-dark: #d97706;
  --tcco-soft-blue: #edf7fb;
  --tcco-soft-orange: #fff7ed;
  --tcco-soft-green: #f0fdf4;
  --tcco-soft-slate: #f8fafc;
  --tcco-dark: #0f172a;
  --tcco-dark-2: #1e293b;
  --tcco-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcco-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcco-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.12);
  color: var(--tcco-text);
}

.tcco-wrap a {
  text-decoration: none;
}

/*.tcco-container {*/
/*  max-width: 1220px;*/
/*  margin: 0 auto;*/
/*  padding: 0 20px;*/
/*}*/

.tcco-section {
  padding: 30px 0;
}

.tcco-section-sm {
  padding: 30px 0 0 0;
}

.tcco-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tcco-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tcco-title-xl,
.tcco-title-lg,
.tcco-title-md,
.tcco-title-sm,
.tcco-title-xs {
  margin: 0 0 16px;
  color: var(--tcco-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcco-title-xl {
  font-size: 54px;
  letter-spacing: -0.03em;
}

.tcco-title-lg {
  font-size: 42px;
  letter-spacing: -0.025em;
}

.tcco-title-md {
  font-size: 36px;
  letter-spacing: -0.02em;
}

.tcco-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tcco-title-xs {
  font-size: 20px;
}

.tcco-text,
.tcco-lead,
.tcco-small {
  margin: 0 0 16px;
  line-height: 1.85;
}

.tcco-text {
  font-size: 16px;
  color: var(--tcco-text);
}

.tcco-lead {
  font-size: 19px;
  color: var(--tcco-text);
  max-width: 760px;
}

.tcco-small {
  font-size: 13px;
  color: var(--tcco-muted);
}

.tcco-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tcco-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 165px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tcco-btn-primary {
  background: var(--tcco-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcco-btn-primary:hover {
  background: var(--tcco-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcco-btn-secondary {
  background: #fff;
  color: var(--tcco-heading);
  border-color: var(--tcco-border-strong);
}

.tcco-btn-secondary:hover {
  color: var(--tcco-heading);
  border-color: var(--tcco-heading);
}

/* hero */
.tcco-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 30px;
  padding: 56px;
  box-shadow: var(--tcco-shadow-md);
  overflow: hidden;
}

.tcco-hero:before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcco-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tcco-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 34px;
  align-items: center;
}

.tcco-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tcco-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tcco-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcco-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tcco-hero-side {
  background: rgba(255,255,255,0.82);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tcco-shadow-sm);
}

.tcco-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.tcco-stat-item {
  background: #fff;
  border: 1px solid var(--tcco-border);
  border-radius: 14px;
  padding: 16px;
}

.tcco-stat-item strong {
  display: block;
  color: var(--tcco-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
}

.tcco-stat-item span {
  display: block;
  color: var(--tcco-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* shared */
.tcco-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tcco-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tcco-grid-4 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.tcco-card {
  background: #fff;
  border: 1px solid var(--tcco-border);
  border-radius: 24px;
  padding: 30px;
  box-shadow: var(--tcco-shadow-sm);
}

.tcco-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.tcco-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tcco-soft-blue);
  border: 1px solid #d8eaf2;
  color: var(--tcco-heading);
  font-size: 18px;
  font-weight: 800;
  flex: 0 0 50px;
}

.tcco-card-orange .tcco-icon {
  background: var(--tcco-soft-orange);
  border-color: #fde7c2;
}

.tcco-card-green .tcco-icon {
  background: var(--tcco-soft-green);
  border-color: #d7efda;
}

.tcco-card h3 {
  margin: 0;
  color: var(--tcco-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

.tcco-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tcco-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 10px;
  color: var(--tcco-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcco-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tcco-accent);
  font-weight: 800;
}

/* split cards */
.tcco-split-card {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcco-border);
  border-radius: 26px;
  padding: 34px;
  box-shadow: var(--tcco-shadow-sm);
}

.tcco-split-card-dark {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border: 0;
  box-shadow: var(--tcco-shadow-lg);
}

.tcco-split-card-dark .tcco-title-sm,
.tcco-split-card-dark .tcco-text,
.tcco-split-card-dark .tcco-list li {
  color: #fff;
}

.tcco-split-card-dark .tcco-list li:before {
  color: #fcd34d;
}

/* architecture */
.tcco-arch-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcco-border);
  border-radius: 30px;
  padding: 34px;
  box-shadow: var(--tcco-shadow-sm);
}

.tcco-arch-grid {
  display: grid;
  gap: 16px;
}

.tcco-arch-row {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 16px;
  align-items: stretch;
}

.tcco-arch-label {
  background: var(--tcco-dark);
  color: #fff;
  border-radius: 16px;
  padding: 18px 20px;
  font-size: 15px;
  font-weight: 800;
  display: flex;
  align-items: center;
}

.tcco-arch-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.tcco-arch-chip {
  background: #fff;
  border: 1px solid var(--tcco-border);
  border-radius: 16px;
  padding: 16px;
  font-size: 14px;
  font-weight: 700;
  color: var(--tcco-text);
  line-height: 1.6;
  box-shadow: var(--tcco-shadow-sm);
}

/* plan cards */
.tcco-plan {
  position: relative;
  background: #fff;
  border: 1px solid var(--tcco-border);
  border-radius: 26px;
  padding: 30px;
  box-shadow: var(--tcco-shadow-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
  overflow: hidden;
}
.tcco-plan:hover {
  transform: translateY(-4px);
  box-shadow: var(--tcco-shadow-md);
}

.tcco-plan:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px; /* border thickness */
    background: linear-gradient(90deg, #84cc16, #f59e0b);
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
}

.tcco-plan-featured {
  border-color: #f7d7a3;
  box-shadow: var(--tcco-shadow-md);
}

.tcco-plan-featured:before {
  background: linear-gradient(90deg, #f59e0b, #f97316);
}

.tcco-plan-badge {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--tcco-soft-orange);
  color: var(--tcco-accent-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.tcco-plan-name {
  margin: 0 0 12px;
  color: var(--tcco-heading);
  font-size: 32px;
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: -0.02em;
}

/* metrics */
.tcco-metric {
  background: #fff;
  border: 1px solid var(--tcco-border);
  border-radius: 22px;
  padding: 28px;
  text-align: center;
  box-shadow: var(--tcco-shadow-sm);
}

.tcco-metric strong {
  display: block;
  color: var(--tcco-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.05;
  margin-bottom: 8px;
}

.tcco-metric span {
  display: block;
  color: var(--tcco-muted);
  font-size: 14px;
  line-height: 1.7;
}

/* process */
/*.tcco-steps-wrap {*/
/*  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);*/
/*  border: 1px solid var(--tcco-border);*/
/*  border-radius: 28px;*/
/*  padding: 34px;*/
/*  box-shadow: var(--tcco-shadow-sm);*/
/*}*/

.tcco-steps-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.tcco-step {
  background: #fff;
  border: 1px solid var(--tcco-border);
  border-radius: 20px;
  padding: 24px;
  box-shadow: var(--tcco-shadow-sm);
}

.tcco-step-number {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: var(--tcco-soft-orange);
  color: var(--tcco-accent-dark);
  font-size: 15px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

/* band */
.tcco-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  color: #fff;
  padding: 30px;
  border-radius: 30px;
  box-shadow: var(--tcco-shadow-lg);
}

.tcco-band .tcco-eyebrow,
.tcco-band .tcco-title-md,
.tcco-band .tcco-text,
.tcco-band .tcco-list li {
  color: #fff;
}

.tcco-band .tcco-eyebrow {
  color: #fcd34d;
}

.tcco-band .tcco-list li:before {
  color: #fcd34d;
}

/* final */
.tcco-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcco-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tcco-shadow-sm);
}

.tcco-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tcco-hero-grid,
  .tcco-grid-2,
  .tcco-grid-3,
  .tcco-grid-4,
  .tcco-arch-row,
  .tcco-arch-items,
  .tcco-steps-grid {
    grid-template-columns: 1fr;
  }

  .tcco-title-xl {
    font-size: 42px;
  }

  .tcco-title-lg {
    font-size: 34px;
  }

  .tcco-title-md {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .tcco-section {
    padding: 30px 0;
  }
.tcco-plan:before{
    display:none;
}
  .tcco-section-sm {
    padding: 0px 0;
  }
  .tcco-center{
      margin-top:30px;
  }

  .tcco-hero,
  .tcco-hero-side,
  .tcco-card,
  .tcco-split-card,
  .tcco-arch-wrap,
  .tcco-plan,
  .tcco-metric,
  .tcco-steps-wrap,
  .tcco-step,
  .tcco-band,
  .tcco-final {
    padding: 16px;
  }

  .tcco-title-xl {
    font-size: 28px;
    line-height:1.3;
  }

  .tcco-title-lg {
    font-size: 24px;
     line-height:1.3;
  }

  .tcco-title-md {
    font-size: 24px;
     line-height:1.3;
  }

  .tcco-stat-grid {
    grid-template-columns: 1fr;
  }

  .tcco-btn {
    width: 100%;
  }
}






/* =========================
   TOURISMCORE HOMEPAGE
   Namespace: tchp-
   Conversion + Enterprise Version
   ========================= */

.tchp-wrap,
.tchp-wrap * {
  box-sizing: border-box;
}

.tchp-wrap {
  --tchp-white: #ffffff;
  --tchp-heading: #0f172a;
  --tchp-text: #334155;
  --tchp-muted: #64748b;
  --tchp-border: #e2e8f0;
  --tchp-border-strong: #cbd5e1;
  --tchp-accent: #f59e0b;
  --tchp-accent-dark: #d97706;
  --tchp-soft-blue: #edf7fb;
  --tchp-soft-orange: #fff7ed;
  --tchp-soft-green: #f0fdf4;
  --tchp-soft-slate: #f8fafc;
  --tchp-dark: #0f172a;
  --tchp-dark-2: #1e293b;
  --tchp-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tchp-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tchp-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.12);
  color: var(--tchp-text);
}

.tchp-wrap a {
  text-decoration: none;
}

.tchp-container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.tchp-section {
  padding: 90px 0;
}

.tchp-section-sm {
  padding: 65px 0;
}

.tchp-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tchp-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tchp-title-xl,
.tchp-title-lg,
.tchp-title-md,
.tchp-title-sm,
.tchp-title-xs {
  margin: 0 0 16px;
  color: var(--tchp-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tchp-title-xl {
  font-size: 58px;
  letter-spacing: -0.035em;
}

.tchp-title-lg {
  font-size: 42px;
  letter-spacing: -0.025em;
}

.tchp-title-md {
  font-size: 36px;
  letter-spacing: -0.02em;
}

.tchp-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tchp-title-xs {
  font-size: 20px;
}

.tchp-text,
.tchp-lead,
.tchp-small {
  margin: 0 0 16px;
  line-height: 1.85;
}

.tchp-text {
  font-size: 16px;
  color: var(--tchp-text);
}

.tchp-lead {
  font-size: 19px;
  color: var(--tchp-text);
  max-width: 760px;
}

.tchp-small {
  font-size: 13px;
  color: var(--tchp-muted);
}

.tchp-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tchp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 170px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tchp-btn-primary {
  background: var(--tchp-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tchp-btn-primary:hover {
  background: var(--tchp-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tchp-btn-secondary {
  background: #fff;
  color: var(--tchp-heading);
  border-color: var(--tchp-border-strong);
}

.tchp-btn-secondary:hover {
  color: var(--tchp-heading);
  border-color: var(--tchp-heading);
}

/* hero */
.tchp-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 30px;
  padding: 58px;
  box-shadow: var(--tchp-shadow-md);
  overflow: hidden;
}

.tchp-hero:before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tchp-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tchp-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.12fr 0.88fr;
  gap: 34px;
  align-items: center;
}

.tchp-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tchp-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tchp-text);
  font-size: 15px;
  line-height: 1.75;
}

.tchp-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tchp-hero-side {
  background: rgba(255,255,255,0.82);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tchp-shadow-sm);
}

.tchp-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.tchp-stat-item {
  background: #fff;
  border: 1px solid var(--tchp-border);
  border-radius: 14px;
  padding: 16px;
}

.tchp-stat-item strong {
  display: block;
  color: var(--tchp-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
}

.tchp-stat-item span {
  display: block;
  color: var(--tchp-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* grids */
.tchp-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tchp-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tchp-grid-4 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.tchp-card {
  background: #fff;
  border: 1px solid var(--tchp-border);
  border-radius: 24px;
  padding: 30px;
  box-shadow: var(--tchp-shadow-sm);
}

.tchp-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.tchp-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tchp-soft-blue);
  border: 1px solid #d8eaf2;
  color: var(--tchp-heading);
  font-size: 18px;
  font-weight: 800;
  flex: 0 0 50px;
}

.tchp-card-orange .tchp-icon {
  background: var(--tchp-soft-orange);
  border-color: #fde7c2;
}

.tchp-card-green .tchp-icon {
  background: var(--tchp-soft-green);
  border-color: #d7efda;
}

.tchp-card h3 {
  margin: 0;
  color: var(--tchp-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

.tchp-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tchp-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 10px;
  color: var(--tchp-text);
  font-size: 15px;
  line-height: 1.75;
}

.tchp-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tchp-accent);
  font-weight: 800;
}

/* industry cards */
.tchp-industry-card {
  position: relative;
  background: #fff;
  border: 1px solid var(--tchp-border);
  border-radius: 26px;
  padding: 30px;
  box-shadow: var(--tchp-shadow-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.tchp-industry-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--tchp-shadow-md);
}

.tchp-industry-card:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  border-radius: 26px 26px 0 0;
  background: linear-gradient(90deg, #84cc16, #f59e0b);
}

.tchp-industry-card h3 {
  margin: 0 0 12px;
  color: var(--tchp-heading);
  font-size: 28px;
  font-weight: 800;
  line-height: 1.1;
}

/* architecture */
.tchp-arch-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tchp-border);
  border-radius: 30px;
  padding: 34px;
  box-shadow: var(--tchp-shadow-sm);
}

.tchp-arch-grid {
  display: grid;
  gap: 16px;
}

.tchp-arch-row {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 16px;
  align-items: stretch;
}

.tchp-arch-label {
  background: var(--tchp-dark);
  color: #fff;
  border-radius: 16px;
  padding: 18px 20px;
  font-size: 15px;
  font-weight: 800;
  display: flex;
  align-items: center;
}

.tchp-arch-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.tchp-arch-chip {
  background: #fff;
  border: 1px solid var(--tchp-border);
  border-radius: 16px;
  padding: 16px;
  font-size: 14px;
  font-weight: 700;
  color: var(--tchp-text);
  line-height: 1.6;
  box-shadow: var(--tchp-shadow-sm);
}

/* plans */
.tchp-plan {
  position: relative;
  background: #fff;
  border: 1px solid var(--tchp-border);
  border-radius: 26px;
  padding: 30px;
  box-shadow: var(--tchp-shadow-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.tchp-plan:hover {
  transform: translateY(-4px);
  box-shadow: var(--tchp-shadow-md);
}

.tchp-plan:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  border-radius: 26px 26px 0 0;
  background: linear-gradient(90deg, #84cc16, #f59e0b);
}

.tchp-plan-featured {
  border-color: #f7d7a3;
  box-shadow: var(--tchp-shadow-md);
}

.tchp-plan-featured:before {
  background: linear-gradient(90deg, #f59e0b, #f97316);
}

.tchp-plan-badge {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--tchp-soft-orange);
  color: var(--tchp-accent-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.tchp-plan-name {
  margin: 0 0 12px;
  color: var(--tchp-heading);
  font-size: 32px;
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: -0.02em;
}

/* band */
.tchp-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  color: #fff;
  padding: 46px;
  border-radius: 30px;
  box-shadow: var(--tchp-shadow-lg);
}

.tchp-band .tchp-eyebrow,
.tchp-band .tchp-title-md,
.tchp-band .tchp-text,
.tchp-band .tchp-list li {
  color: #fff;
}

.tchp-band .tchp-eyebrow {
  color: #fcd34d;
}

.tchp-band .tchp-list li:before {
  color: #fcd34d;
}

/* metrics */
.tchp-metric {
  background: #fff;
  border: 1px solid var(--tchp-border);
  border-radius: 22px;
  padding: 28px;
  text-align: center;
  box-shadow: var(--tchp-shadow-sm);
}

.tchp-metric strong {
  display: block;
  color: var(--tchp-heading);
  font-size: 34px;
  font-weight: 800;
  line-height: 1.05;
  margin-bottom: 8px;
}

.tchp-metric span {
  display: block;
  color: var(--tchp-muted);
  font-size: 14px;
  line-height: 1.7;
}

/* final */
.tchp-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tchp-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tchp-shadow-sm);
}

.tchp-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tchp-hero-grid,
  .tchp-grid-2,
  .tchp-grid-3,
  .tchp-grid-4,
  .tchp-arch-row,
  .tchp-arch-items {
    grid-template-columns: 1fr;
  }

  .tchp-title-xl {
    font-size: 44px;
  }

  .tchp-title-lg {
    font-size: 34px;
  }

  .tchp-title-md {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .tchp-section {
    padding: 60px 0;
  }

  .tchp-section-sm {
    padding: 50px 0;
  }

  .tchp-hero,
  .tchp-hero-side,
  .tchp-card,
  .tchp-industry-card,
  .tchp-arch-wrap,
  .tchp-plan,
  .tchp-band,
  .tchp-metric,
  .tchp-final {
    padding: 24px;
  }

  .tchp-title-xl {
    font-size: 32px;
  }

  .tchp-title-lg {
    font-size: 28px;
  }

  .tchp-title-md {
    font-size: 26px;
  }

  .tchp-stat-grid {
    grid-template-columns: 1fr;
  }

  .tchp-btn {
    width: 100%;
  }
}






/* =========================
   TOURISMCORE FOOTER
   Namespace: tchf-
   ========================= */

.tchf-footer {
	background: #ffffff;
	border-top: 1px solid #e5e7eb;
}

.tchf-footer .tchf-box {
	margin-bottom: 25px;
}

.tchf-footer .tchf-box h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	color: #0f172a;
	margin-bottom: 18px;
	position: relative;
}

.tchf-footer .tchf-box h4 span {
	display: block;
	width: 42px;
	height: 3px;
	background: #f59e0b;
	margin-top: 10px;
	border-radius: 999px;
}

.tchf-links {
	list-style: none;
	padding: 0;
	margin: 0;
}

.tchf-links li {
	margin-bottom: 10px;
}

.tchf-links li a {
	color: #475569;
	font-size: 15px;
	line-height: 1.7;
	text-decoration: none;
	transition: all 0.2s ease;
}

.tchf-links li a:hover {
	color: #d97706;
	padding-left: 3px;
}

.tchf-contact p {
	margin-bottom: 10px;
	color: #475569;
	font-size: 15px;
	line-height: 1.8;
}

.tchf-contact p i {
	color: #f59e0b;
	width: 18px;
	margin-right: 8px;
	text-align: center;
}

.tchf-contact p a {
	color: #475569;
	text-decoration: none;
	transition: color 0.2s ease;
}

.tchf-contact p a:hover {
	color: #d97706;
}

.tchf-logo {
	max-width: 170px;
	margin-bottom: 16px;
}

.tchf-subfooter {
	background: #f8fafc;
	border-top: 1px solid #e2e8f0;
	padding: 18px 0;
}

.tchf-copy,
.tchf-powered p {
	margin: 0;
	font-size: 14px;
	line-height: 1.7;
	color: #64748b;
}

.tchf-powered a {
	color: #d97706;
	font-weight: 600;
	text-decoration: none;
}

.tchf-powered a:hover {
	color: #b45309;
}

@media (max-width: 767px) {
	.tchf-subfooter {
		text-align: center;
	}

	.tchf-powered {
		margin-top: 8px;
		text-align: center !important;
	}

	.tchf-footer .tchf-box h4 {
		font-size: 16px;
	}
}







/* =========================
   TOURISMCORE DEMO REQUEST PAGE
   Namespace: tcdr-
   Updated Version
   ========================= */

.tcdr-wrap,
.tcdr-wrap * {
  box-sizing: border-box;
}

.tcdr-wrap {
  --tcdr-white: #ffffff;
  --tcdr-heading: #0f172a;
  --tcdr-text: #334155;
  --tcdr-muted: #64748b;
  --tcdr-border: #e2e8f0;
  --tcdr-border-strong: #cbd5e1;
  --tcdr-accent: #f59e0b;
  --tcdr-accent-dark: #d97706;
  --tcdr-soft-blue: #edf7fb;
  --tcdr-soft-orange: #fff7ed;
  --tcdr-soft-green: #f0fdf4;
  --tcdr-soft-slate: #f8fafc;
  --tcdr-dark: #0f172a;
  --tcdr-dark-2: #1e293b;
  --tcdr-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcdr-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcdr-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.12);
  color: var(--tcdr-text);
}

.tcdr-wrap a {
  text-decoration: none;
}

.tcdr-container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.tcdr-section {
  padding: 50px 0 70px;
}

.tcdr-title-xl,
.tcdr-title-lg,
.tcdr-title-md,
.tcdr-title-sm,
.tcdr-title-xs {
  margin: 0 0 16px;
  color: var(--tcdr-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcdr-title-xl {
  font-size: 52px;
  letter-spacing: -0.03em;
}

.tcdr-title-lg {
  font-size: 40px;
  letter-spacing: -0.025em;
}

.tcdr-title-md {
  font-size: 32px;
  letter-spacing: -0.02em;
}

.tcdr-title-sm {
  font-size: 26px;
  letter-spacing: -0.015em;
}

.tcdr-title-xs {
  font-size: 20px;
}

.tcdr-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.tcdr-text,
.tcdr-lead,
.tcdr-small {
  margin: 0 0 16px;
  line-height: 1.85;
}

.tcdr-text {
  font-size: 16px;
  color: var(--tcdr-text);
}

.tcdr-lead {
  font-size: 19px;
  color: var(--tcdr-text);
}

.tcdr-small {
  font-size: 13px;
  color: var(--tcdr-muted);
}

.tcdr-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 24px;
}

.tcdr-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 165px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  border: 1px solid transparent;
  transition: all 0.22s ease;
  cursor: pointer;
}

.tcdr-btn-primary {
  background: var(--tcdr-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcdr-btn-primary:hover {
  background: var(--tcdr-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcdr-btn-secondary {
  background: #fff;
  color: var(--tcdr-heading);
  border-color: var(--tcdr-border-strong);
}

.tcdr-btn-secondary:hover {
  color: var(--tcdr-heading);
  border-color: var(--tcdr-heading);
}

/* alerts */
.tcdr-alert-wrap {
  margin-bottom: 24px;
}

.tcdr-alert {
  border-radius: 18px;
  padding: 18px 20px;
  border: 1px solid transparent;
  font-size: 14px;
  line-height: 1.75;
  box-shadow: var(--tcdr-shadow-sm);
}

.tcdr-alert-danger {
  background: #fef2f2;
  border-color: #fecaca;
  color: #991b1b;
}

.tcdr-alert-success {
  background: #f0fdf4;
  border-color: #bbf7d0;
  color: #166534;
}

/* hero */
.tcdr-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 30px;
  padding: 30px;
  box-shadow: var(--tcdr-shadow-md);
  overflow: hidden;
}
.tcdr-text{
    margin:0px;
}
.tcdr-hero:before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcdr-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tcdr-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 32px;
  align-items: start;
}

.tcdr-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tcdr-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tcdr-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcdr-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tcdr-hero-side {
  background: rgba(255,255,255,0.82);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tcdr-shadow-sm);
}

.tcdr-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 20px;
}

.tcdr-stat-item {
  background: #fff;
  border: 1px solid var(--tcdr-border);
  border-radius: 14px;
  padding: 16px;
}

.tcdr-stat-item strong {
  display: block;
  color: var(--tcdr-heading);
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 6px;
}

.tcdr-stat-item span {
  display: block;
  color: var(--tcdr-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* main layout */
.tcdr-main-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 440px;
  gap: 34px;
  align-items: start;
  margin-top: 34px;
}

.tcdr-left-stack {
  display: grid;
  gap: 24px;
}

.tcdr-card {
  background: #fff;
  border: 1px solid var(--tcdr-border);
  border-radius: 24px;
  padding: 30px;
  box-shadow: var(--tcdr-shadow-sm);
}

.tcdr-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.tcdr-mini-card {
  background: #fff;
  border: 1px solid var(--tcdr-border);
  border-radius: 20px;
  padding: 22px;
  box-shadow: var(--tcdr-shadow-sm);
}

.tcdr-mini-card h4 {
  margin: 0 0 10px;
  color: var(--tcdr-heading);
  font-size: 18px;
  font-weight: 800;
}

.tcdr-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tcdr-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 10px;
  color: var(--tcdr-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcdr-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tcdr-accent);
  font-weight: 800;
}

/* form prominence */
.tcdr-form-card {
  position: sticky;
  top: 24px;
  /*background: #73b705;*/
  border: 1px solid #f4c46f;
  border-radius: 28px;
  padding: 30px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
}

.tcdr-form-card:before {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  margin: -30px -30px 24px;
  width: calc(100% + 60px);
  border-radius: 28px 28px 0 0;
  background: linear-gradient(90deg, #f59e0b, #f97316);
}

.tcdr-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.tcdr-field {
  margin-bottom: 14px;
}

.tcdr-label {
  display: block;
  margin-bottom: 8px;
  color: var(--tcdr-heading);
  font-size: 14px;
  font-weight: 700;
}

.tcdr-input,
.tcdr-select,
.tcdr-textarea {
  width: 100%;
  border: 1px solid var(--tcdr-border-strong);
  border-radius: 14px;
  background: #fff;
  color: var(--tcdr-heading);
  font-size: 15px;
  padding: 0 16px;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.tcdr-input,
.tcdr-select {
  height: 52px;
}

.tcdr-textarea {
  min-height: 130px;
  padding-top: 14px;
  padding-bottom: 14px;
  resize: vertical;
}

.tcdr-input:focus,
.tcdr-select:focus,
.tcdr-textarea:focus {
  border-color: var(--tcdr-accent);
  box-shadow: 0 0 0 4px rgba(245, 158, 11, 0.10);
}

.tcdr-privacy {
  font-size: 13px;
  line-height: 1.7;
}

.tcdr-privacy a {
  color: var(--tcdr-accent-dark);
}

.tcdr-submit-wrap {
  margin-top: 18px;
}

.tcdr-submit-wrap .tcdr-btn {
  width: 100%;
}

/* dark band */
.tcdr-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  color: #fff;
  padding: 42px;
  border-radius: 28px;
  box-shadow: var(--tcdr-shadow-lg);
}

.tcdr-band .tcdr-eyebrow,
.tcdr-band .tcdr-title-md,
.tcdr-band .tcdr-text,
.tcdr-band .tcdr-list li {
  color: #fff;
}

.tcdr-band .tcdr-eyebrow {
  color: #fcd34d;
}

.tcdr-band .tcdr-list li:before {
  color: #fcd34d;
}

@media (max-width: 1024px) {
  .tcdr-hero-grid,
  .tcdr-main-grid,
  .tcdr-grid-3 {
    grid-template-columns: 1fr;
  }

  .tcdr-form-card {
    position: static;
  }

  .tcdr-title-xl {
    font-size: 40px;
  }

  .tcdr-title-lg {
    font-size: 32px;
  }

  .tcdr-title-md {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .tcdr-section {
    padding: 40px 0 60px;
  }

  .tcdr-hero,
  .tcdr-hero-side,
  .tcdr-card,
  .tcdr-form-card,
  .tcdr-band,
  .tcdr-mini-card {
    padding: 24px;
  }

  .tcdr-form-card:before {
    margin: -24px -24px 20px;
    width: calc(100% + 48px);
  }

  .tcdr-title-xl {
    font-size: 30px;
  }

  .tcdr-title-lg {
    font-size: 26px;
  }

  .tcdr-title-md {
    font-size: 24px;
  }

  .tcdr-stat-grid,
  .tcdr-form-row {
    grid-template-columns: 1fr;
  }

  .tcdr-btn {
    width: 100%;
  }
}








/* =========================
   TOURISMCORE AIRAGENCY PAGE
   Namespace: tcaa-
   ========================= */

.tcaa-wrap,
.tcaa-wrap * {
  box-sizing: border-box;
}

.tcaa-wrap {
  --tcaa-white: #ffffff;
  --tcaa-heading: #0f172a;
  --tcaa-text: #334155;
  --tcaa-muted: #64748b;
  --tcaa-border: #e2e8f0;
  --tcaa-border-strong: #cbd5e1;
  --tcaa-accent: #f59e0b;
  --tcaa-accent-dark: #d97706;
  --tcaa-soft-blue: #edf7fb;
  --tcaa-soft-orange: #fff7ed;
  --tcaa-soft-green: #f0fdf4;
  --tcaa-soft-slate: #f8fafc;
  --tcaa-dark: #0f172a;
  --tcaa-dark-2: #1e293b;
  --tcaa-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcaa-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcaa-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.12);
  color: var(--tcaa-text);
}

.tcaa-wrap a {
  text-decoration: none;
}

.tcaa-container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.tcaa-section {
  padding: 90px 0;
}

.tcaa-section-sm {
  padding: 65px 0;
}

.tcaa-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tcaa-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tcaa-title-xl,
.tcaa-title-lg,
.tcaa-title-md,
.tcaa-title-sm,
.tcaa-title-xs {
  margin: 0 0 16px;
  color: var(--tcaa-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcaa-title-xl {
  font-size: 54px;
  letter-spacing: -0.03em;
}

.tcaa-title-lg {
  font-size: 42px;
  letter-spacing: -0.025em;
}

.tcaa-title-md {
  font-size: 36px;
  letter-spacing: -0.02em;
}

.tcaa-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tcaa-title-xs {
  font-size: 20px;
}

.tcaa-text,
.tcaa-lead,
.tcaa-small {
  margin: 0 0 16px;
  line-height: 1.85;
}

.tcaa-text {
  font-size: 16px;
  color: var(--tcaa-text);
}

.tcaa-lead {
  font-size: 19px;
  color: var(--tcaa-text);
  max-width: 760px;
}

.tcaa-small {
  font-size: 13px;
  color: var(--tcaa-muted);
}

.tcaa-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tcaa-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 165px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tcaa-btn-primary {
  background: var(--tcaa-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcaa-btn-primary:hover {
  background: var(--tcaa-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcaa-btn-secondary {
  background: #fff;
  color: var(--tcaa-heading);
  border-color: var(--tcaa-border-strong);
}

.tcaa-btn-secondary:hover {
  color: var(--tcaa-heading);
  border-color: var(--tcaa-heading);
}

/* hero */
.tcaa-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 30px;
  padding: 56px;
  box-shadow: var(--tcaa-shadow-md);
  overflow: hidden;
}

.tcaa-hero:before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcaa-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tcaa-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 34px;
  align-items: center;
}

.tcaa-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tcaa-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tcaa-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcaa-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tcaa-hero-side {
  background: rgba(255,255,255,0.82);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tcaa-shadow-sm);
}

.tcaa-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.tcaa-stat-item {
  background: #fff;
  border: 1px solid var(--tcaa-border);
  border-radius: 14px;
  padding: 16px;
}

.tcaa-stat-item strong {
  display: block;
  color: var(--tcaa-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
}

.tcaa-stat-item span {
  display: block;
  color: var(--tcaa-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* common grids */
.tcaa-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tcaa-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tcaa-grid-4 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.tcaa-card {
  background: #fff;
  border: 1px solid var(--tcaa-border);
  border-radius: 24px;
  padding: 30px;
  box-shadow: var(--tcaa-shadow-sm);
}

.tcaa-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.tcaa-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tcaa-soft-blue);
  border: 1px solid #d8eaf2;
  color: var(--tcaa-heading);
  font-size: 18px;
  font-weight: 800;
  flex: 0 0 50px;
}

.tcaa-card-orange .tcaa-icon {
  background: var(--tcaa-soft-orange);
  border-color: #fde7c2;
}

.tcaa-card-green .tcaa-icon {
  background: var(--tcaa-soft-green);
  border-color: #d7efda;
}

.tcaa-card h3 {
  margin: 0;
  color: var(--tcaa-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

.tcaa-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tcaa-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 10px;
  color: var(--tcaa-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcaa-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tcaa-accent);
  font-weight: 800;
}

/* split cards */
.tcaa-split-card {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcaa-border);
  border-radius: 26px;
  padding: 34px;
  box-shadow: var(--tcaa-shadow-sm);
}

.tcaa-split-card-dark {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border: 0;
  box-shadow: var(--tcaa-shadow-lg);
}

.tcaa-split-card-dark .tcaa-title-sm,
.tcaa-split-card-dark .tcaa-text,
.tcaa-split-card-dark .tcaa-list li {
  color: #fff;
}

.tcaa-split-card-dark .tcaa-list li:before {
  color: #fcd34d;
}

/* architecture */
.tcaa-arch-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcaa-border);
  border-radius: 30px;
  padding: 34px;
  box-shadow: var(--tcaa-shadow-sm);
}

.tcaa-arch-grid {
  display: grid;
  gap: 16px;
}

.tcaa-arch-row {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 16px;
  align-items: stretch;
}

.tcaa-arch-label {
  background: var(--tcaa-dark);
  color: #fff;
  border-radius: 16px;
  padding: 18px 20px;
  font-size: 15px;
  font-weight: 800;
  display: flex;
  align-items: center;
}

.tcaa-arch-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.tcaa-arch-chip {
  background: #fff;
  border: 1px solid var(--tcaa-border);
  border-radius: 16px;
  padding: 16px;
  font-size: 14px;
  font-weight: 700;
  color: var(--tcaa-text);
  line-height: 1.6;
  box-shadow: var(--tcaa-shadow-sm);
}

/* comparison cards */
.tcaa-compare {
  background: #fff;
  border: 1px solid var(--tcaa-border);
  border-radius: 24px;
  padding: 28px;
  box-shadow: var(--tcaa-shadow-sm);
}

.tcaa-compare-head {
  margin-bottom: 16px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--tcaa-border);
}

.tcaa-compare-head h3 {
  margin: 0 0 6px;
  color: var(--tcaa-heading);
  font-size: 24px;
  font-weight: 800;
}

.tcaa-compare-tag {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--tcaa-soft-orange);
  color: var(--tcaa-accent-dark);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.tcaa-compare-featured {
  border-color: #f7d7a3;
  box-shadow: var(--tcaa-shadow-md);
}

/* process */
.tcaa-steps-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcaa-border);
  border-radius: 28px;
  padding: 34px;
  box-shadow: var(--tcaa-shadow-sm);
}

.tcaa-steps-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.tcaa-step {
  background: #fff;
  border: 1px solid var(--tcaa-border);
  border-radius: 20px;
  padding: 24px;
  box-shadow: var(--tcaa-shadow-sm);
}

.tcaa-step-number {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: var(--tcaa-soft-orange);
  color: var(--tcaa-accent-dark);
  font-size: 15px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

/* metrics */
.tcaa-metric {
  background: #fff;
  border: 1px solid var(--tcaa-border);
  border-radius: 22px;
  padding: 28px;
  text-align: center;
  box-shadow: var(--tcaa-shadow-sm);
}

.tcaa-metric strong {
  display: block;
  color: var(--tcaa-heading);
  font-size: 34px;
  font-weight: 800;
  line-height: 1.05;
  margin-bottom: 8px;
}

.tcaa-metric span {
  display: block;
  color: var(--tcaa-muted);
  font-size: 14px;
  line-height: 1.7;
}

/* dark band */
.tcaa-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  color: #fff;
  padding: 46px;
  border-radius: 30px;
  box-shadow: var(--tcaa-shadow-lg);
}

.tcaa-band .tcaa-eyebrow,
.tcaa-band .tcaa-title-md,
.tcaa-band .tcaa-text,
.tcaa-band .tcaa-list li {
  color: #fff;
}

.tcaa-band .tcaa-eyebrow {
  color: #fcd34d;
}

.tcaa-band .tcaa-list li:before {
  color: #fcd34d;
}

/* final */
.tcaa-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcaa-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tcaa-shadow-sm);
}

.tcaa-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tcaa-hero-grid,
  .tcaa-grid-2,
  .tcaa-grid-3,
  .tcaa-grid-4,
  .tcaa-arch-row,
  .tcaa-arch-items,
  .tcaa-steps-grid {
    grid-template-columns: 1fr;
  }

  .tcaa-title-xl {
    font-size: 42px;
  }

  .tcaa-title-lg {
    font-size: 34px;
  }

  .tcaa-title-md {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .tcaa-section {
    padding: 60px 0;
  }

  .tcaa-section-sm {
    padding: 50px 0;
  }

  .tcaa-hero,
  .tcaa-hero-side,
  .tcaa-card,
  .tcaa-split-card,
  .tcaa-arch-wrap,
  .tcaa-compare,
  .tcaa-steps-wrap,
  .tcaa-step,
  .tcaa-band,
  .tcaa-metric,
  .tcaa-final {
    padding: 24px;
  }

  .tcaa-title-xl {
    font-size: 32px;
  }

  .tcaa-title-lg {
    font-size: 28px;
  }

  .tcaa-title-md {
    font-size: 26px;
  }

  .tcaa-stat-grid {
    grid-template-columns: 1fr;
  }

  .tcaa-btn {
    width: 100%;
  }
}








/* =========================
   TOURISMCORE AIRSTART PAGE
   Namespace: tcas-
   ========================= */

/* =========================
   TOURISMCORE AIRSTART PAGE
   Namespace: tcas-
   Full Version
   ========================= */

.tcas-wrap,
.tcas-wrap * {
  box-sizing: border-box;
}

.tcas-wrap {
  --tcas-white: #ffffff;
  --tcas-heading: #0f172a;
  --tcas-text: #334155;
  --tcas-muted: #64748b;
  --tcas-border: #e2e8f0;
  --tcas-border-strong: #cbd5e1;
  --tcas-accent: #f59e0b;
  --tcas-accent-dark: #d97706;
  --tcas-soft-blue: #edf7fb;
  --tcas-soft-orange: #fff7ed;
  --tcas-soft-green: #f0fdf4;
  --tcas-soft-slate: #f8fafc;
  --tcas-dark: #0f172a;
  --tcas-dark-2: #1e293b;
  --tcas-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcas-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcas-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.12);
  color: var(--tcas-text);
}

.tcas-wrap a {
  text-decoration: none;
}

.tcas-container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.tcas-section {
  padding: 90px 0;
}

.tcas-section-sm {
  padding: 65px 0;
}

.tcas-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tcas-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tcas-title-xl,
.tcas-title-lg,
.tcas-title-md,
.tcas-title-sm,
.tcas-title-xs {
  margin: 0 0 16px;
  color: var(--tcas-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcas-title-xl {
  font-size: 54px;
  letter-spacing: -0.03em;
}

.tcas-title-lg {
  font-size: 42px;
  letter-spacing: -0.025em;
}

.tcas-title-md {
  font-size: 36px;
  letter-spacing: -0.02em;
}

.tcas-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tcas-title-xs {
  font-size: 20px;
}

.tcas-text,
.tcas-lead,
.tcas-small {
  margin: 0 0 16px;
  line-height: 1.85;
}

.tcas-text {
  font-size: 16px;
  color: var(--tcas-text);
}

.tcas-lead {
  font-size: 19px;
  color: var(--tcas-text);
  max-width: 760px;
}

.tcas-small {
  font-size: 13px;
  color: var(--tcas-muted);
}

.tcas-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tcas-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 165px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tcas-btn-primary {
  background: var(--tcas-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcas-btn-primary:hover {
  background: var(--tcas-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcas-btn-secondary {
  background: #fff;
  color: var(--tcas-heading);
  border-color: var(--tcas-border-strong);
}

.tcas-btn-secondary:hover {
  color: var(--tcas-heading);
  border-color: var(--tcas-heading);
}

/* hero */
.tcas-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 30px;
  padding: 56px;
  box-shadow: var(--tcas-shadow-md);
  overflow: hidden;
}

.tcas-hero:before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcas-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tcas-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 34px;
  align-items: center;
}

.tcas-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tcas-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tcas-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcas-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tcas-hero-side {
  background: rgba(255,255,255,0.82);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tcas-shadow-sm);
}

.tcas-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.tcas-stat-item {
  background: #fff;
  border: 1px solid var(--tcas-border);
  border-radius: 14px;
  padding: 16px;
}

.tcas-stat-item strong {
  display: block;
  color: var(--tcas-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
}

.tcas-stat-item span {
  display: block;
  color: var(--tcas-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* common grids */
.tcas-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tcas-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tcas-grid-4 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.tcas-card {
  background: #fff;
  border: 1px solid var(--tcas-border);
  border-radius: 24px;
  padding: 30px;
  box-shadow: var(--tcas-shadow-sm);
}

.tcas-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.tcas-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tcas-soft-blue);
  border: 1px solid #d8eaf2;
  color: var(--tcas-heading);
  font-size: 18px;
  font-weight: 800;
  flex: 0 0 50px;
}

.tcas-card-orange .tcas-icon {
  background: var(--tcas-soft-orange);
  border-color: #fde7c2;
}

.tcas-card-green .tcas-icon {
  background: var(--tcas-soft-green);
  border-color: #d7efda;
}

.tcas-card h3 {
  margin: 0;
  color: var(--tcas-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

.tcas-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tcas-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 10px;
  color: var(--tcas-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcas-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tcas-accent);
  font-weight: 800;
}

/* split cards */
.tcas-split-card {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcas-border);
  border-radius: 26px;
  padding: 34px;
  box-shadow: var(--tcas-shadow-sm);
}

.tcas-split-card-dark {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border: 0;
  box-shadow: var(--tcas-shadow-lg);
}

.tcas-split-card-dark .tcas-title-sm,
.tcas-split-card-dark .tcas-text,
.tcas-split-card-dark .tcas-list li {
  color: #fff;
}

.tcas-split-card-dark .tcas-list li:before {
  color: #fcd34d;
}

/* architecture */
.tcas-arch-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcas-border);
  border-radius: 30px;
  padding: 34px;
  box-shadow: var(--tcas-shadow-sm);
}

.tcas-arch-grid {
  display: grid;
  gap: 16px;
}

.tcas-arch-row {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 16px;
  align-items: stretch;
}

.tcas-arch-label {
  background: var(--tcas-dark);
  color: #fff;
  border-radius: 16px;
  padding: 18px 20px;
  font-size: 15px;
  font-weight: 800;
  display: flex;
  align-items: center;
}

.tcas-arch-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.tcas-arch-chip {
  background: #fff;
  border: 1px solid var(--tcas-border);
  border-radius: 16px;
  padding: 16px;
  font-size: 14px;
  font-weight: 700;
  color: var(--tcas-text);
  line-height: 1.6;
  box-shadow: var(--tcas-shadow-sm);
}

/* comparison */
.tcas-compare {
  background: #fff;
  border: 1px solid var(--tcas-border);
  border-radius: 24px;
  padding: 28px;
  box-shadow: var(--tcas-shadow-sm);
}

.tcas-compare-head {
  margin-bottom: 16px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--tcas-border);
}

.tcas-compare-head h3 {
  margin: 0 0 6px;
  color: var(--tcas-heading);
  font-size: 24px;
  font-weight: 800;
}

.tcas-compare-tag {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--tcas-soft-orange);
  color: var(--tcas-accent-dark);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.tcas-compare-featured {
  border-color: #f7d7a3;
  box-shadow: var(--tcas-shadow-md);
}

/* process */
.tcas-steps-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcas-border);
  border-radius: 28px;
  padding: 34px;
  box-shadow: var(--tcas-shadow-sm);
}

.tcas-steps-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.tcas-step {
  background: #fff;
  border: 1px solid var(--tcas-border);
  border-radius: 20px;
  padding: 24px;
  box-shadow: var(--tcas-shadow-sm);
}

.tcas-step-number {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: var(--tcas-soft-orange);
  color: var(--tcas-accent-dark);
  font-size: 15px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

/* metrics */
.tcas-metric {
  background: #fff;
  border: 1px solid var(--tcas-border);
  border-radius: 22px;
  padding: 28px;
  text-align: center;
  box-shadow: var(--tcas-shadow-sm);
}

.tcas-metric strong {
  display: block;
  color: var(--tcas-heading);
  font-size: 34px;
  font-weight: 800;
  line-height: 1.05;
  margin-bottom: 8px;
}

.tcas-metric span {
  display: block;
  color: var(--tcas-muted);
  font-size: 14px;
  line-height: 1.7;
}

/* dark band */
.tcas-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  color: #fff;
  padding: 46px;
  border-radius: 30px;
  box-shadow: var(--tcas-shadow-lg);
}

.tcas-band .tcas-eyebrow,
.tcas-band .tcas-title-md,
.tcas-band .tcas-text,
.tcas-band .tcas-list li {
  color: #fff;
}

.tcas-band .tcas-eyebrow {
  color: #fcd34d;
}

.tcas-band .tcas-list li:before {
  color: #fcd34d;
}

/* final */
.tcas-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcas-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tcas-shadow-sm);
}

.tcas-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tcas-hero-grid,
  .tcas-grid-2,
  .tcas-grid-3,
  .tcas-grid-4,
  .tcas-arch-row,
  .tcas-arch-items,
  .tcas-steps-grid {
    grid-template-columns: 1fr;
  }

  .tcas-title-xl {
    font-size: 42px;
  }

  .tcas-title-lg {
    font-size: 34px;
  }

  .tcas-title-md {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .tcas-section {
    padding: 60px 0;
  }

  .tcas-section-sm {
    padding: 50px 0;
  }

  .tcas-hero,
  .tcas-hero-side,
  .tcas-card,
  .tcas-split-card,
  .tcas-arch-wrap,
  .tcas-compare,
  .tcas-steps-wrap,
  .tcas-step,
  .tcas-band,
  .tcas-metric,
  .tcas-final {
    padding: 24px;
  }

  .tcas-title-xl {
    font-size: 32px;
  }

  .tcas-title-lg {
    font-size: 28px;
  }

  .tcas-title-md {
    font-size: 26px;
  }

  .tcas-stat-grid {
    grid-template-columns: 1fr;
  }

  .tcas-btn {
    width: 100%;
  }
}





/* =========================
   TOURISMCORE AIRENTERPRISE PAGE
   Namespace: tcae-
   ========================= */

.tcae-wrap,
.tcae-wrap * {
  box-sizing: border-box;
}

.tcae-wrap {
  --tcae-white: #ffffff;
  --tcae-heading: #0f172a;
  --tcae-text: #334155;
  --tcae-muted: #64748b;
  --tcae-border: #e2e8f0;
  --tcae-border-strong: #cbd5e1;
  --tcae-accent: #f59e0b;
  --tcae-accent-dark: #d97706;
  --tcae-soft-blue: #edf7fb;
  --tcae-soft-orange: #fff7ed;
  --tcae-soft-green: #f0fdf4;
  --tcae-soft-slate: #f8fafc;
  --tcae-dark: #0f172a;
  --tcae-dark-2: #1e293b;
  --tcae-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tcae-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tcae-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.12);
  color: var(--tcae-text);
}

.tcae-wrap a {
  text-decoration: none;
}

.tcae-container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}

.tcae-section {
  padding: 90px 0;
}

.tcae-section-sm {
  padding: 65px 0;
}

.tcae-center {
  max-width: 860px;
  margin: 0 auto 50px;
  text-align: center;
}

.tcae-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tcae-title-xl,
.tcae-title-lg,
.tcae-title-md,
.tcae-title-sm,
.tcae-title-xs {
  margin: 0 0 16px;
  color: var(--tcae-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tcae-title-xl {
  font-size: 54px;
  letter-spacing: -0.03em;
}

.tcae-title-lg {
  font-size: 42px;
  letter-spacing: -0.025em;
}

.tcae-title-md {
  font-size: 36px;
  letter-spacing: -0.02em;
}

.tcae-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tcae-title-xs {
  font-size: 20px;
}

.tcae-text,
.tcae-lead,
.tcae-small {
  margin: 0 0 16px;
  line-height: 1.85;
}

.tcae-text {
  font-size: 16px;
  color: var(--tcae-text);
}

.tcae-lead {
  font-size: 19px;
  color: var(--tcae-text);
  max-width: 760px;
}

.tcae-small {
  font-size: 13px;
  color: var(--tcae-muted);
}

.tcae-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tcae-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 165px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tcae-btn-primary {
  background: var(--tcae-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tcae-btn-primary:hover {
  background: var(--tcae-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tcae-btn-secondary {
  background: #fff;
  color: var(--tcae-heading);
  border-color: var(--tcae-border-strong);
}

.tcae-btn-secondary:hover {
  color: var(--tcae-heading);
  border-color: var(--tcae-heading);
}

/* hero */
.tcae-hero {
  position: relative;
  background: linear-gradient(135deg, #eef6fb 0%, #f7fafc 100%);
  border: 1px solid #dbe7ef;
  border-radius: 30px;
  padding: 56px;
  box-shadow: var(--tcae-shadow-md);
  overflow: hidden;
}

.tcae-hero:before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tcae-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tcae-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 34px;
  align-items: center;
}

.tcae-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tcae-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tcae-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcae-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tcae-hero-side {
  background: rgba(255,255,255,0.84);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tcae-shadow-sm);
}

.tcae-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 22px;
}

.tcae-stat-item {
  background: #fff;
  border: 1px solid var(--tcae-border);
  border-radius: 14px;
  padding: 16px;
}

.tcae-stat-item strong {
  display: block;
  color: var(--tcae-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
}

.tcae-stat-item span {
  display: block;
  color: var(--tcae-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* common grids */
.tcae-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tcae-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tcae-grid-4 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.tcae-card {
  background: #fff;
  border: 1px solid var(--tcae-border);
  border-radius: 24px;
  padding: 30px;
  box-shadow: var(--tcae-shadow-sm);
}

.tcae-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.tcae-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tcae-soft-blue);
  border: 1px solid #d8eaf2;
  color: var(--tcae-heading);
  font-size: 18px;
  font-weight: 800;
  flex: 0 0 50px;
}

.tcae-card-orange .tcae-icon {
  background: var(--tcae-soft-orange);
  border-color: #fde7c2;
}

.tcae-card-green .tcae-icon {
  background: var(--tcae-soft-green);
  border-color: #d7efda;
}

.tcae-card h3 {
  margin: 0;
  color: var(--tcae-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

.tcae-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tcae-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 10px;
  color: var(--tcae-text);
  font-size: 15px;
  line-height: 1.75;
}

.tcae-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tcae-accent);
  font-weight: 800;
}

/* split cards */
.tcae-split-card {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcae-border);
  border-radius: 26px;
  padding: 34px;
  box-shadow: var(--tcae-shadow-sm);
}

.tcae-split-card-dark {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border: 0;
  box-shadow: var(--tcae-shadow-lg);
}

.tcae-split-card-dark .tcae-title-sm,
.tcae-split-card-dark .tcae-text,
.tcae-split-card-dark .tcae-list li {
  color: #fff;
}

.tcae-split-card-dark .tcae-list li:before {
  color: #fcd34d;
}

/* architecture */
.tcae-arch-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcae-border);
  border-radius: 30px;
  padding: 34px;
  box-shadow: var(--tcae-shadow-sm);
}

.tcae-arch-grid {
  display: grid;
  gap: 16px;
}

.tcae-arch-row {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 16px;
  align-items: stretch;
}

.tcae-arch-label {
  background: var(--tcae-dark);
  color: #fff;
  border-radius: 16px;
  padding: 18px 20px;
  font-size: 15px;
  font-weight: 800;
  display: flex;
  align-items: center;
}

.tcae-arch-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.tcae-arch-chip {
  background: #fff;
  border: 1px solid var(--tcae-border);
  border-radius: 16px;
  padding: 16px;
  font-size: 14px;
  font-weight: 700;
  color: var(--tcae-text);
  line-height: 1.6;
  box-shadow: var(--tcae-shadow-sm);
}

/* comparison */
.tcae-compare {
  background: #fff;
  border: 1px solid var(--tcae-border);
  border-radius: 24px;
  padding: 28px;
  box-shadow: var(--tcae-shadow-sm);
}

.tcae-compare-head {
  margin-bottom: 16px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--tcae-border);
}

.tcae-compare-head h3 {
  margin: 0 0 6px;
  color: var(--tcae-heading);
  font-size: 24px;
  font-weight: 800;
}

.tcae-compare-tag {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--tcae-soft-orange);
  color: var(--tcae-accent-dark);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.tcae-compare-featured {
  border-color: #f7d7a3;
  box-shadow: var(--tcae-shadow-md);
}

/* process */
.tcae-steps-wrap {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcae-border);
  border-radius: 28px;
  padding: 34px;
  box-shadow: var(--tcae-shadow-sm);
}

.tcae-steps-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.tcae-step {
  background: #fff;
  border: 1px solid var(--tcae-border);
  border-radius: 20px;
  padding: 24px;
  box-shadow: var(--tcae-shadow-sm);
}

.tcae-step-number {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: var(--tcae-soft-orange);
  color: var(--tcae-accent-dark);
  font-size: 15px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

/* metrics */
.tcae-metric {
  background: #fff;
  border: 1px solid var(--tcae-border);
  border-radius: 22px;
  padding: 28px;
  text-align: center;
  box-shadow: var(--tcae-shadow-sm);
}

.tcae-metric strong {
  display: block;
  color: var(--tcae-heading);
  font-size: 34px;
  font-weight: 800;
  line-height: 1.05;
  margin-bottom: 8px;
}

.tcae-metric span {
  display: block;
  color: var(--tcae-muted);
  font-size: 14px;
  line-height: 1.7;
}

/* dark band */
.tcae-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  color: #fff;
  padding: 46px;
  border-radius: 30px;
  box-shadow: var(--tcae-shadow-lg);
}

.tcae-band .tcae-eyebrow,
.tcae-band .tcae-title-md,
.tcae-band .tcae-text,
.tcae-band .tcae-list li {
  color: #fff;
}

.tcae-band .tcae-eyebrow {
  color: #fcd34d;
}

.tcae-band .tcae-list li:before {
  color: #fcd34d;
}

/* final */
.tcae-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tcae-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tcae-shadow-sm);
}

.tcae-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tcae-hero-grid,
  .tcae-grid-2,
  .tcae-grid-3,
  .tcae-grid-4,
  .tcae-arch-row,
  .tcae-arch-items,
  .tcae-steps-grid {
    grid-template-columns: 1fr;
  }

  .tcae-title-xl {
    font-size: 42px;
  }

  .tcae-title-lg {
    font-size: 34px;
  }

  .tcae-title-md {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .tcae-section {
    padding: 60px 0;
  }

  .tcae-section-sm {
    padding: 50px 0;
  }

  .tcae-hero,
  .tcae-hero-side,
  .tcae-card,
  .tcae-split-card,
  .tcae-arch-wrap,
  .tcae-compare,
  .tcae-steps-wrap,
  .tcae-step,
  .tcae-band,
  .tcae-metric,
  .tcae-final {
    padding: 24px;
  }

  .tcae-title-xl {
    font-size: 32px;
  }

  .tcae-title-lg {
    font-size: 28px;
  }

  .tcae-title-md {
    font-size: 26px;
  }

  .tcae-stat-grid {
    grid-template-columns: 1fr;
  }

  .tcae-btn {
    width: 100%;
  }
}









/* =========================
   TOURISMCORE COMPARE PLANS PAGE
   Namespace: tccp-
   ========================= */

.tccp-wrap,
.tccp-wrap * {
  box-sizing: border-box;
}

.tccp-wrap {
  --tccp-white: #ffffff;
  --tccp-heading: #0f172a;
  --tccp-text: #334155;
  --tccp-muted: #64748b;
  --tccp-border: #e2e8f0;
  --tccp-border-strong: #cbd5e1;
  --tccp-accent: #f59e0b;
  --tccp-accent-dark: #d97706;
  --tccp-soft-blue: #edf7fb;
  --tccp-soft-orange: #fff7ed;
  --tccp-soft-green: #f0fdf4;
  --tccp-soft-slate: #f8fafc;
  --tccp-dark: #0f172a;
  --tccp-dark-2: #1e293b;
  --tccp-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tccp-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tccp-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.12);
  color: var(--tccp-text);
}

.tccp-wrap a {
  text-decoration: none;
}

/*.tccp-container {*/
/*  max-width: 1280px;*/
/*  margin: 0 auto;*/
/*  padding: 0 20px;*/
/*}*/

.tccp-section {
  padding: 30px 0;
}

.tccp-section-sm {
  padding: 0px 0;
}

.tccp-center {
  max-width: 900px;
  margin: 0 auto 50px;
  text-align: center;
}

.tccp-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tccp-title-xl,
.tccp-title-lg,
.tccp-title-md,
.tccp-title-sm,
.tccp-title-xs {
  margin: 0 0 16px;
  color: var(--tccp-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tccp-title-xl {
  font-size: 54px;
  letter-spacing: -0.03em;
}

.tccp-title-lg {
  font-size: 42px;
  letter-spacing: -0.025em;
}

.tccp-title-md {
  font-size: 36px;
  letter-spacing: -0.02em;
}

.tccp-title-sm {
  font-size: 28px;
  letter-spacing: -0.015em;
}

.tccp-title-xs {
  font-size: 20px;
}

.tccp-text,
.tccp-lead,
.tccp-small {
  margin: 0 0 16px;
  line-height: 1.85;
}

.tccp-text {
  font-size: 16px;
  color: var(--tccp-text);
}

.tccp-lead {
  font-size: 19px;
  color: var(--tccp-text);
  max-width: 820px;
}

.tccp-small {
  font-size: 13px;
  color: var(--tccp-muted);
}

.tccp-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tccp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 165px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tccp-btn-primary {
  background: var(--tccp-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tccp-btn-primary:hover {
  background: var(--tccp-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tccp-btn-secondary {
  background: #fff;
  color: var(--tccp-heading);
  border-color: var(--tccp-border-strong);
}

.tccp-btn-secondary:hover {
  color: var(--tccp-heading);
  border-color: var(--tccp-heading);
}

/* hero */
.tccp-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 30px;
  padding: 56px;
  box-shadow: var(--tccp-shadow-md);
  overflow: hidden;
}

.tccp-hero:before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tccp-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tccp-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 34px;
  align-items: center;
}

.tccp-checklist {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

.tccp-checklist li {
  position: relative;
  padding-left: 26px;
  margin: 0 0 12px;
  color: var(--tccp-text);
  font-size: 15px;
  line-height: 1.75;
}

.tccp-checklist li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #16a34a;
  font-weight: 800;
}

.tccp-hero-side {
  background: rgba(255,255,255,0.82);
  border: 1px solid rgba(203, 213, 225, 0.7);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tccp-shadow-sm);
}

.tccp-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 20px;
}

.tccp-stat-item {
  background: #fff;
  border: 1px solid var(--tccp-border);
  border-radius: 14px;
  padding: 16px;
}

.tccp-stat-item strong {
  display: block;
  color: var(--tccp-heading);
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 6px;
}

.tccp-stat-item span {
  display: block;
  color: var(--tccp-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* summary cards */
.tccp-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tccp-plan {
  position: relative;
  background: #fff;
  border: 1px solid var(--tccp-border);
  border-radius: 26px;
  padding: 30px;
  box-shadow: var(--tccp-shadow-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
  overflow: hidden;
}

.tccp-plan:hover {
  transform: translateY(-4px);
  box-shadow: var(--tccp-shadow-md);
}

.tccp-plan:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  border-radius: 26px 26px 0 0;
  background: linear-gradient(90deg, #84cc16, #f59e0b);
}

.tccp-plan-featured {
  border-color: #f7d7a3;
  box-shadow: var(--tccp-shadow-md);
}

.tccp-plan-featured:before {
  background: linear-gradient(90deg, #f59e0b, #f97316);
}

.tccp-plan-badge {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: var(--tccp-soft-orange);
  color: var(--tccp-accent-dark);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.tccp-plan-name {
  margin: 0 0 12px;
  color: var(--tccp-heading);
  font-size: 32px;
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.tccp-list {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.tccp-list li {
  position: relative;
  padding-left: 22px;
  margin: 0 0 10px;
  color: var(--tccp-text);
  font-size: 15px;
  line-height: 1.75;
}

.tccp-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--tccp-accent);
  font-weight: 800;
}

/* comparison table */
.tccp-table-wrap {
  background: #fff;
  border: 1px solid var(--tccp-border);
  border-radius: 28px;
  overflow: hidden;
  box-shadow: var(--tccp-shadow-sm);
}

.tccp-table-scroll {
  width: 100%;
  overflow-x: auto;
}

.tccp-table {
  width: 100%;
  min-width: 920px;
  border-collapse: collapse;
}

.tccp-table thead th {
  background: #f8fafc;
  color: var(--tccp-heading);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.5;
  padding: 18px 20px;
  text-align: left;
  border-bottom: 1px solid var(--tccp-border);
}

.tccp-table tbody th {
  background: #fff;
  color: var(--tccp-heading);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
  padding: 18px 20px;
  text-align: left;
  border-bottom: 1px solid var(--tccp-border);
  width: 24%;
  vertical-align: top;
}

.tccp-table tbody td {
  color: var(--tccp-text);
  font-size: 15px;
  line-height: 1.7;
  padding: 18px 20px;
  border-bottom: 1px solid var(--tccp-border);
  vertical-align: top;
}

.tccp-table tbody tr:last-child th,
.tccp-table tbody tr:last-child td {
  border-bottom: 0;
}

.tccp-yes {
  color: #166534;
  font-weight: 700;
}

.tccp-no {
  color: #991b1b;
  font-weight: 700;
}

.tccp-neutral {
  color: #475569;
  font-weight: 600;
}

/* guidance cards */
.tccp-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.tccp-card {
  background: #fff;
  border: 1px solid var(--tccp-border);
  border-radius: 24px;
  padding: 30px;
  box-shadow: var(--tccp-shadow-sm);
}

.tccp-card-top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.tccp-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--tccp-soft-blue);
  border: 1px solid #d8eaf2;
  color: var(--tccp-heading);
  font-size: 18px;
  font-weight: 800;
  flex: 0 0 50px;
}

.tccp-card-orange .tccp-icon {
  background: var(--tccp-soft-orange);
  border-color: #fde7c2;
}

.tccp-card-green .tccp-icon {
  background: var(--tccp-soft-green);
  border-color: #d7efda;
}

.tccp-card h3 {
  margin: 0;
  color: var(--tccp-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

/* dark band */
.tccp-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  color: #fff;
  padding: 46px;
  border-radius: 30px;
  box-shadow: var(--tccp-shadow-lg);
}

.tccp-band .tccp-eyebrow,
.tccp-band .tccp-title-md,
.tccp-band .tccp-text,
.tccp-band .tccp-list li {
  color: #fff;
}

.tccp-band .tccp-eyebrow {
  color: #fcd34d;
}

.tccp-band .tccp-list li:before {
  color: #fcd34d;
}

/* final */
.tccp-final {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tccp-border);
  border-radius: 24px;
  max-width: 920px;
  margin: 0 auto;
  padding: 42px 30px;
  text-align: center;
  box-shadow: var(--tccp-shadow-sm);
}

.tccp-disclaimer {
  margin-top: 18px;
  color: #94a3b8;
  font-size: 12px;
  line-height: 1.7;
}

@media (max-width: 1024px) {
  .tccp-hero-grid,
  .tccp-grid-2,
  .tccp-grid-3 {
    grid-template-columns: 1fr;
  }

  .tccp-title-xl {
    font-size: 42px;
  }

  .tccp-title-lg {
    font-size: 34px;
  }

  .tccp-title-md {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .tccp-section {
    padding: 30px 0;
  }

  .tccp-section-sm {
    padding: 0px 0;
  }

  .tccp-hero,
  .tccp-hero-side,
  .tccp-plan,
  .tccp-card,
  .tccp-band,
  .tccp-final {
    padding: 15px;
  }

  .tccp-title-xl {
    font-size: 28px;
    line-height:1.3;
  }

  .tccp-title-lg {
    font-size: 24px;
    line-height:1.3;
  }

  .tccp-title-md {
    font-size: 24px;
    line-height:1.3;
  }

  .tccp-stat-grid {
    grid-template-columns: 1fr;
  }

  .tccp-btn {
    width: 100%;
  }
}









/* =========================
   TOURISMCORE MINIMAL BREADCRUMB
   Namespace: tcbm-
   ========================= */

.tcbm-breadcrumb-wrap {
	background: #ffffff;
	border-bottom: 1px solid #e5e7eb;
	padding: 14px 0;
}

.tcbm-breadcrumb {
	margin: 0;
}

.tcbm-breadcrumb-list {
	margin: 0;
	padding: 0;
	background: transparent;
	border-radius: 0;
}

.tcbm-breadcrumb-list .breadcrumb-item,
.tcbm-breadcrumb-list .breadcrumb-item a {
	font-size: 13px;
	line-height: 1.6;
	font-weight: 500;
}

.tcbm-breadcrumb-list .breadcrumb-item a {
	color: #64748b;
	text-decoration: none;
	transition: color 0.2s ease;
}

.tcbm-breadcrumb-list .breadcrumb-item a:hover {
	color: #d97706;
}

.tcbm-breadcrumb-list .breadcrumb-item.active {
	color: #0f172a;
	font-weight: 600;
}

.tcbm-breadcrumb-list .breadcrumb-item + .breadcrumb-item::before {
	color: #94a3b8;
	content: "/";
	padding-right: 8px;
	padding-left: 8px;
}

.tcbm-content-wrap {
	background: #ffffff;
}

@media (max-width: 767px) {
	.tcbm-breadcrumb-wrap {
		padding: 12px 0;
	}

	.tcbm-breadcrumb-list .breadcrumb-item,
	.tcbm-breadcrumb-list .breadcrumb-item a {
		font-size: 12px;
	}
}






/* =========================
   TOURISMCORE 404 PAGE
   Namespace: tc404-
   ========================= */

.tc404-wrap,
.tc404-wrap * {
  box-sizing: border-box;
}

.tc404-wrap {
  --tc404-white: #ffffff;
  --tc404-heading: #0f172a;
  --tc404-text: #334155;
  --tc404-muted: #64748b;
  --tc404-border: #e2e8f0;
  --tc404-border-strong: #cbd5e1;
  --tc404-accent: #f59e0b;
  --tc404-accent-dark: #d97706;
  --tc404-soft-blue: #edf7fb;
  --tc404-soft-orange: #fff7ed;
  --tc404-soft-slate: #f8fafc;
  --tc404-dark: #0f172a;
  --tc404-dark-2: #1e293b;
  --tc404-shadow-sm: 0 6px 20px rgba(15, 23, 42, 0.05);
  --tc404-shadow-md: 0 14px 40px rgba(15, 23, 42, 0.08);
  --tc404-shadow-lg: 0 20px 50px rgba(15, 23, 42, 0.12);
  color: var(--tc404-text);
}

.tc404-wrap a {
  text-decoration: none;
}

.tc404-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
}

.tc404-section {
  padding: 80px 0 90px;
}

.tc404-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #94a3b8;
}

.tc404-title-xl,
.tc404-title-md,
.tc404-title-sm {
  margin: 0 0 16px;
  color: var(--tc404-heading);
  line-height: 1.08;
  font-weight: 800;
}

.tc404-title-xl {
  font-size: 64px;
  letter-spacing: -0.04em;
}

.tc404-title-md {
  font-size: 34px;
  letter-spacing: -0.02em;
}

.tc404-title-sm {
  font-size: 24px;
  letter-spacing: -0.015em;
}

.tc404-text,
.tc404-small {
  margin: 0 0 16px;
  line-height: 1.85;
}

.tc404-text {
  font-size: 17px;
  color: var(--tc404-text);
}

.tc404-small {
  font-size: 13px;
  color: var(--tc404-muted);
}

.tc404-btn-row {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 26px;
}

.tc404-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 170px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  transition: all 0.22s ease;
  border: 1px solid transparent;
  cursor: pointer;
}

.tc404-btn-primary {
  background: var(--tc404-accent);
  color: #fff;
  box-shadow: 0 10px 24px rgba(245, 158, 11, 0.22);
}

.tc404-btn-primary:hover {
  background: var(--tc404-accent-dark);
  color: #fff;
  transform: translateY(-1px);
}

.tc404-btn-secondary {
  background: #fff;
  color: var(--tc404-heading);
  border-color: var(--tc404-border-strong);
}

.tc404-btn-secondary:hover {
  color: var(--tc404-heading);
  border-color: var(--tc404-heading);
}

/* hero */
.tc404-hero {
  position: relative;
  background: linear-gradient(135deg, #edf7fb 0%, #f8fbfd 100%);
  border: 1px solid #ddeaf2;
  border-radius: 30px;
  padding: 56px;
  box-shadow: var(--tc404-shadow-md);
  overflow: hidden;
}

.tc404-hero:before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(245, 158, 11, 0.08);
}

.tc404-hero:after {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -50px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: rgba(14, 165, 233, 0.06);
}

.tc404-hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 34px;
  align-items: center;
}

.tc404-code {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  padding: 16px 22px;
  border-radius: 22px;
  background: rgba(255,255,255,0.85);
  border: 1px solid rgba(203, 213, 225, 0.8);
  color: var(--tc404-heading);
  font-size: 48px;
  font-weight: 800;
  letter-spacing: -0.04em;
  box-shadow: var(--tc404-shadow-sm);
  margin-bottom: 18px;
}

.tc404-side-card {
  background: rgba(255,255,255,0.84);
  border: 1px solid rgba(203, 213, 225, 0.75);
  border-radius: 22px;
  padding: 28px;
  box-shadow: var(--tc404-shadow-sm);
}

.tc404-side-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 20px;
}

.tc404-side-item {
  background: #fff;
  border: 1px solid var(--tc404-border);
  border-radius: 14px;
  padding: 16px;
}

.tc404-side-item strong {
  display: block;
  margin-bottom: 6px;
  color: var(--tc404-heading);
  font-size: 15px;
  font-weight: 800;
}

.tc404-side-item span {
  display: block;
  color: var(--tc404-muted);
  font-size: 13px;
  line-height: 1.6;
}

/* quick links */
.tc404-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

.tc404-card {
  background: #fff;
  border: 1px solid var(--tc404-border);
  border-radius: 24px;
  padding: 28px;
  box-shadow: var(--tc404-shadow-sm);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.tc404-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--tc404-shadow-md);
}

.tc404-card h3 {
  margin: 0 0 10px;
  color: var(--tc404-heading);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

.tc404-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--tc404-accent-dark);
  font-size: 14px;
  font-weight: 800;
}

/* help band */
.tc404-band {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  color: #fff;
  padding: 44px;
  border-radius: 30px;
  box-shadow: var(--tc404-shadow-lg);
}

.tc404-band .tc404-eyebrow,
.tc404-band .tc404-title-md,
.tc404-band .tc404-text {
  color: #fff;
}

.tc404-band .tc404-eyebrow {
  color: #fcd34d;
}

/* final box */
.tc404-final {
  max-width: 900px;
  margin: 0 auto;
  padding: 38px 30px;
  text-align: center;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--tc404-border);
  border-radius: 24px;
  box-shadow: var(--tc404-shadow-sm);
}

@media (max-width: 1024px) {
  .tc404-hero-grid,
  .tc404-grid-3 {
    grid-template-columns: 1fr;
  }

  .tc404-title-xl {
    font-size: 46px;
  }

  .tc404-title-md {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .tc404-section {
    padding: 50px 0 60px;
  }

  .tc404-hero,
  .tc404-side-card,
  .tc404-card,
  .tc404-band,
  .tc404-final {
    padding: 24px;
  }

  .tc404-title-xl {
    font-size: 34px;
  }

  .tc404-title-md {
    font-size: 24px;
  }

  .tc404-code {
    font-size: 36px;
    min-width: 120px;
  }

  .tc404-side-grid,
  .tc404-btn-row {
    grid-template-columns: 1fr;
  }

  .tc404-btn {
    width: 100%;
  }
}





/* AirStart Consultation CTA Section */
.airstart-consultation-section {
  padding: 70px 20px 80px;
  background: #ffffff;
}

.airstart-consultation-box {
  max-width: 1140px;
  margin: 0 auto;
  background: #f7f8fa;
  border: 1px solid #e7e9ee;
  border-radius: 14px;
  padding: 48px 32px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(16, 24, 40, 0.05);
}

.airstart-consultation-eyebrow {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #f4a100;
}

.airstart-consultation-title {
  margin: 0 0 14px;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
  color: #101828;
}

.airstart-consultation-text {
  max-width: 760px;
  margin: 0 auto 28px;
  font-size: 16px;
  line-height: 1.7;
  color: #667085;
}

.airstart-consultation-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.airstart-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 22px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
}

.airstart-btn-primary {
  background: #f4a100;
  color: #ffffff;
  border: 1px solid #f4a100;
}

.airstart-btn-primary:hover {
  background: #db9100;
  border-color: #db9100;
}

.airstart-btn-secondary {
  background: #ffffff;
  color: #101828;
  border: 1px solid #d0d5dd;
}

.airstart-btn-secondary:hover {
  background: #f9fafb;
  border-color: #98a2b3;
}

@media (max-width: 768px) {
  .airstart-consultation-section {
    padding: 50px 16px 60px;
  }

  .airstart-consultation-box {
    padding: 36px 20px;
  }

  .airstart-consultation-title {
    font-size: 28px;
  }

  .airstart-consultation-text {
    font-size: 15px;
  }

  .airstart-consultation-buttons {
    flex-direction: column;
  }

  .airstart-btn {
    width: 100%;
  }
}







/* AirAgency CTA Section */
.airagency-cta-section {
  padding: 70px 20px 80px;
  background: #ffffff;
}

.airagency-cta-box {
  max-width: 1140px;
  margin: 0 auto;
  background: #f7f8fa;
  border: 1px solid #e7e9ee;
  border-radius: 14px;
  padding: 48px 32px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(16, 24, 40, 0.05);
}

.airagency-cta-eyebrow {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #f4a100;
}

.airagency-cta-title {
  margin: 0 0 14px;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
  color: #101828;
}

.airagency-cta-text {
  max-width: 760px;
  margin: 0 auto 28px;
  font-size: 16px;
  line-height: 1.7;
  color: #667085;
}

.airagency-cta-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.airagency-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 22px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
}

/* Primary Button */
.airagency-btn-primary {
  background: #f4a100;
  color: #ffffff;
  border: 1px solid #f4a100;
}

.airagency-btn-primary:hover {
  background: #db9100;
  border-color: #db9100;
}

/* Secondary Button */
.airagency-btn-secondary {
  background: #ffffff;
  color: #101828;
  border: 1px solid #d0d5dd;
}

.airagency-btn-secondary:hover {
  background: #f9fafb;
  border-color: #98a2b3;
}

/* Responsive */
@media (max-width: 768px) {
  .airagency-cta-section {
    padding: 50px 16px 60px;
  }

  .airagency-cta-box {
    padding: 36px 20px;
  }

  .airagency-cta-title {
    font-size: 28px;
  }

  .airagency-cta-text {
    font-size: 15px;
  }

  .airagency-cta-buttons {
    flex-direction: column;
  }

  .airagency-btn {
    width: 100%;
  }
}



/* AirEnterprise CTA Section */
.airenterprise-cta-section {
  padding: 70px 20px 80px;
  background: #ffffff;
}

.airenterprise-cta-box {
  max-width: 1140px;
  margin: 0 auto;
  background: #f7f8fa;
  border: 1px solid #e7e9ee;
  border-radius: 14px;
  padding: 48px 32px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(16, 24, 40, 0.05);
}

.airenterprise-cta-eyebrow {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #f4a100;
}

.airenterprise-cta-title {
  margin: 0 0 14px;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
  color: #101828;
}

.airenterprise-cta-text {
  max-width: 760px;
  margin: 0 auto 28px;
  font-size: 16px;
  line-height: 1.7;
  color: #667085;
}

.airenterprise-cta-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.airenterprise-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 22px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
}

.airenterprise-btn-primary {
  background: #f4a100;
  color: #ffffff;
  border: 1px solid #f4a100;
}

.airenterprise-btn-primary:hover {
  background: #db9100;
  border-color: #db9100;
}

.airenterprise-btn-secondary {
  background: #ffffff;
  color: #101828;
  border: 1px solid #d0d5dd;
}

.airenterprise-btn-secondary:hover {
  background: #f9fafb;
  border-color: #98a2b3;
}

@media (max-width: 768px) {
  .airenterprise-cta-section {
    padding: 50px 16px 60px;
  }

  .airenterprise-cta-box {
    padding: 36px 20px;
  }

  .airenterprise-cta-title {
    font-size: 28px;
  }

  .airenterprise-cta-text {
    font-size: 15px;
  }

  .airenterprise-cta-buttons {
    flex-direction: column;
  }

  .airenterprise-btn {
    width: 100%;
  }
}





/* How it Works Page */
.tchiw-wrap {
  background: #ffffff;
}

/*.tchiw-container {*/
/*  width: 100%;*/
/*  max-width: 1140px;*/
/*  margin: 0 auto;*/
/*  padding: 0 20px;*/
/*}*/

.tchiw-section {
  padding: 30px 0;
}

.tchiw-section-sm {
  padding: 30px 0;
}

.tchiw-section-alt {
  background: #f8fafc;
}

.tchiw-center {
  text-align: center;
  max-width: 860px;
  margin: 0 auto 42px;
}

.tchiw-hero {
  background: linear-gradient(135deg, #04152d 0%, #0b2147 100%);
  border-radius: 16px;
  padding: 30px;
  text-align: center;
  color: #ffffff;
}

.tchiw-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #f4a100;
}

.tchiw-title-xl {
  margin: 0 0 18px;
  font-size: 48px;
  line-height: 1.15;
  font-weight: 800;
  color: #ffffff;
}

.tchiw-title-md {
  margin: 0 0 14px;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 800;
  color: #101828;
}

.tchiw-text-lg {
  max-width: 860px;
  margin: 0 auto 28px;
  font-size: 18px;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.88);
}

.tchiw-text {
  font-size: 16px;
  line-height: 1.75;
  color: #667085;
}

.tchiw-hero-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 28px;
}

.tchiw-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 24px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.25s ease;
}

.tchiw-btn-primary {
  background: #f4a100;
  color: #ffffff;
  border: 1px solid #f4a100;
}

.tchiw-btn-primary:hover {
  background: #db9100;
  border-color: #db9100;
  color: #ffffff;
}

.tchiw-btn-secondary {
  background: transparent;
  color: #101828;
  border: 1px solid #d0d5dd;
}

.tchiw-btn-secondary:hover {
  background: #f9fafb;
  color: #101828;
}

.tchiw-hero .tchiw-btn-secondary {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.35);
}

.tchiw-hero .tchiw-btn-secondary:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

.tchiw-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.tchiw-model-card,
.tchiw-step-card,
.tchiw-decision-card {
  background: #ffffff;
  border: 1px solid #e7e9ee;
  border-radius: 14px;
  padding: 28px 24px;
  box-shadow: 0 8px 24px rgba(16, 24, 40, 0.04);
}

.tchiw-model-card h3,
.tchiw-step-card h3,
.tchiw-decision-card h3 {
  margin: 0 0 12px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 800;
  color: #101828;
}

.tchiw-tag {
  display: inline-block;
  margin-bottom: 14px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(244, 161, 0, 0.1);
  color: #c47d00;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.tchiw-list {
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.tchiw-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.7;
  color: #475467;
}

.tchiw-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f4a100;
}

.tchiw-link {
  display: inline-block;
  margin-top: 18px;
  font-size: 15px;
  font-weight: 700;
  color: #0b2147;
  text-decoration: none;
}

.tchiw-link:hover {
  color: #f4a100;
}

.tchiw-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.tchiw-step-no {
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: #f4a100;
  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tchiw-step-card p {
  margin: 0;
  font-size: 15px;
  line-height: 1.75;
  color: #667085;
}

.tchiw-decision-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.tchiw-commercial-box,
.tchiw-cta {
  background: #f7f8fa;
  border: 1px solid #e7e9ee;
  border-radius: 16px;
  padding: 48px 32px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(16, 24, 40, 0.05);
}

.tchiw-cta h2 {
  margin: 0 0 14px;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 800;
  color: #101828;
}

.tchiw-cta p {
  max-width: 760px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.75;
  color: #667085;
}

@media (max-width: 991px) {
  .tchiw-title-xl {
    font-size: 40px;
  }

  .tchiw-title-md {
    font-size: 32px;
  }

  .tchiw-grid-3,
  .tchiw-steps,
  .tchiw-decision-grid {
    grid-template-columns: 1fr;
  }

  .tchiw-hero {
    padding: 30px 28px;
  }
}

@media (max-width: 767px) {
  .tchiw-section {
    padding: 30px 0;
  }

  .tchiw-section-sm {
    padding: 0px 0;
  }

  .tchiw-title-xl {
    font-size: 28px;
    line-height:1.3;
  }

  .tchiw-title-md,
  .tchiw-cta h2 {
    font-size: 24px;
    line-height:1.3;
  }

  .tchiw-text-lg {
    font-size: 16px;
  }

  .tchiw-hero-actions {
    flex-direction: column;
  }

  .tchiw-btn {
    width: 100%;
  }

  .tchiw-commercial-box,
  .tchiw-cta {
    padding: 36px 20px;
  }
}




/* =========================
   TCMENUNEW HEADER
   ========================= */

.tcmenunew-topbar {
    background: #ffffff;
    border-bottom: 1px solid #e8edf3;
    position: sticky;
    top: 0;
    z-index: 9999;
}

.tcmenunew-topbar .container {
    max-width: 1280px;
}

.tcmenunew-header {
    min-height: 86px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    position: relative;
}

.tcmenunew-logo {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}

.tcmenunew-logo a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}

.tcmenunew-logo img {
    display: block;
    max-height: 35px;
    width: auto;
}

.tcmenunew-wrapper {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    min-width: 0;
}

.tcmenunew-nav {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
}

.tcmenunew-menu {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 34px;
    margin: 0;
    padding: 0;
}

.tcmenunew-item {
    position: relative;
}

.tcmenunew-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    color: #12233d;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.2;
    text-decoration: none;
    white-space: nowrap;
    transition: color 0.25s ease;
}

.tcmenunew-link:hover,
.tcmenunew-item:hover > .tcmenunew-link {
    color: #f4a100;
}

.tcmenunew-has-dropdown {
    position: relative;
}

.tcmenunew-submenu {
    list-style: none;
    position: absolute;
    top: calc(100% + 14px);
    left: 0;
    min-width: 240px;
    margin: 0;
    padding: 10px 0;
    background: #ffffff;
    border: 1px solid #e7ebf1;
    border-radius: 12px;
    box-shadow: 0 18px 40px rgba(12, 28, 52, 0.10);
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: all 0.22s ease;
    z-index: 999;
}

.tcmenunew-submenu-right {
    left: auto;
    right: 0;
    min-width: 180px;
}

.tcmenunew-has-dropdown:hover > .tcmenunew-submenu,
.tcmenunew-has-dropdown:focus-within > .tcmenunew-submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.tcmenunew-submenu li {
    margin: 0;
    padding: 0;
}

.tcmenunew-submenu li a {
    display: block;
    padding: 12px 18px;
    color: #24364f;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease;
}

.tcmenunew-submenu li a:hover {
    background: #f8fafc;
    color: #f4a100;
}

.tcmenunew-actions {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 16px;
    white-space: nowrap;
}

.tcmenunew-btn-demo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 0 22px;
    background: #f4a100;
    border: 1px solid #f4a100;
    border-radius: 8px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 8px 20px rgba(244, 161, 0, 0.18);
    transition: all 0.25s ease;
}

.tcmenunew-btn-demo:hover {
    background: #dc9200;
    border-color: #dc9200;
    color: #ffffff;
}

.tcmenunew-login,
.tcmenunew-help {
    display: inline-flex;
    align-items: center;
    min-height: 40px;
    color: #12233d;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.25s ease;
}

.tcmenunew-login:hover,
.tcmenunew-help:hover {
    color: #f4a100;
}

.tcmenunew-user {
    position: relative;
}

.tcmenunew-caret::after {
    content: "";
    display: inline-block;
    margin-left: 8px;
    width: 6px;
    height: 6px;
    border-right: 1.8px solid currentColor;
    border-bottom: 1.8px solid currentColor;
    transform: rotate(45deg) translateY(-1px);
}

.tcmenunew-toggle {
    display: none;
    width: 44px;
    height: 44px;
    border: 1px solid #e7ebf1;
    background: #ffffff;
    border-radius: 8px;
    padding: 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    flex: 0 0 auto;
}

.tcmenunew-toggle span {
    display: block;
    width: 18px;
    height: 2px;
    background: #12233d;
    border-radius: 10px;
}

/* =========
   Responsive
   ========= */

@media (max-width: 991px) {
    .tcmenunew-topbar {
        position: relative;
        z-index: 99999;
    }

    .tcmenunew-header {
        min-height: 74px;
        padding: 10px 0;
    }

    .tcmenunew-logo img {
        max-height: 30px;
    }

    .tcmenunew-toggle {
        display: inline-flex;
        position: relative;
        z-index: 100002;
        margin-left: auto;
    }

    .tcmenunew-wrapper {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 100001;
        background: #ffffff;
        border-top: 1px solid #e9edf3;
        border-bottom: 1px solid #e9edf3;
        box-shadow: 0 18px 32px rgba(12, 28, 52, 0.08);
        padding: 16px 20px 20px;
        display: none;
        flex-direction: column;
        align-items: stretch;
        gap: 14px;
    }

    .tcmenunew-wrapper.active {
        display: flex;
    }

    .tcmenunew-nav {
        width: 100%;
    }

    .tcmenunew-menu {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
    }

    .tcmenunew-item {
        width: 100%;
        border-bottom: 1px solid #eef2f6;
    }

    .tcmenunew-link {
        width: 100%;
        min-height: 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 16px;
        font-weight: 600;
    }

    .tcmenunew-submenu,
    .tcmenunew-submenu-right {
        position: static;
        min-width: 100%;
        display: none;
        opacity: 1;
        visibility: visible;
        transform: none;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        padding: 0 0 10px 0;
        background: transparent;
    }

    .tcmenunew-has-dropdown.tcmenunew-open > .tcmenunew-submenu {
        display: block;
    }

    .tcmenunew-submenu li a {
        padding: 10px 0 10px 14px;
        font-size: 14px;
    }

    .tcmenunew-actions {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        padding-top: 8px;
    }

    .tcmenunew-btn-demo,
    .tcmenunew-login,
    .tcmenunew-help {
        width: 100%;
        justify-content: center;
        min-height: 44px;
    }
}






/* =========
   Legal Footer Links and Copyrights
   ========= */
.tcorp-legal-footer {
	border-top: 1px solid #e5e7eb;
	background: #f8fafc;
	padding: 18px 0 16px;
}

.tcorp-legal-footer__container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: center;
}

.tcorp-legal-footer__links,
.tcorp-legal-footer__meta {
	font-size: 14px;
	line-height: 1.8;
	color: #64748b;
}

.tcorp-legal-footer__links {
	margin-bottom: 6px;
}

.tcorp-legal-footer__links a,
.tcorp-legal-footer__meta a {
	color: #475569;
	text-decoration: none;
	transition: color 0.2s ease;
}

.tcorp-legal-footer__links a:hover,
.tcorp-legal-footer__meta a:hover {
	color: #f59e0b;
	text-decoration: none;
}

.tcorp-legal-footer__links span,
.tcorp-legal-footer__meta span {
	margin: 0 8px;
	color: #cbd5e1;
}
.tcbm-content-wrap ul{
    padding-left:17px;
}
.tcco-final .tcco-btn-row,.tcfq-final .tcfq-btn-row,.tccn-final .tccn-btn-row{
    justify-content: center;
}
ul.tcco-list,ul.tchiw-list{
    padding-left:0px;
}
@media (max-width: 767px) {
	.tcorp-legal-footer {
		padding: 16px 0 14px;
	}

	.tcorp-legal-footer__links,
	.tcorp-legal-footer__meta {
		font-size: 13px;
		line-height: 1.9;
	}
   .tcco-hero-side,.tcta-hero-side,.tcia-hero-side,.tcmd-hero-side,.tccp-hero-side,.tcfq-hero-side,.tcdr-hero-side,.tcta-steps-wrap,.tcta-arch-wrap,.tcia-arch-wrap,.tcia-steps-wrap,.tcmd-arch-wrap,.tcco-steps-wrap{
    background:none;
    padding:0px;
    border:none;
    border-radius:0px;
    box-shadow:none;
}
.tcdr-form-card
{
    background:none;
}
.tcdr-form-card:before,.tcia-plan:before,.tcdr-form-card:before{
    display:none;
}
.tcbm-content-wrap h3{
    font-size:18px;
    font-weight:600;
}
.tcbm-content-wrap ul{
    padding-left:17px;
}
.detail-card ul,ul.tcia-list,ul.tcco-list,ul.tcmd-feature-list,ul.tccp-checklist,ul.tcta-checklist,ul.tcta-list,ul.tcia-checklist,ul.tcco-checklist,ul.tcmd-checklist,ul.tchiw-list,ul.tcfq-checklist,ul.tcfq-list,ul.tccn-checklist,ul.tccn-side-list,ul.tccn-side-list,ul.tchiw-list{
    padding-left:5px;
}
.tc-airenterprise-step-box,.tc-airenterprise-card
{
    padding:15px;
}
.tc-airenterprise-step-box p,.tc-airenterprise-card p{
    margin:0px;
}
.tcta-metric strong,.tcia-metric strong,.tcco-stat-item strong,.tcia-stat-item strong,.tcco-metric strong{
    font-size:18px;
}
.tcmd-lead,.tccn-lead,.tccp-lead{
font-size: 16px;
}
.tcbm-content-wrap
{
    padding-bottom:0px;
}
.tcia-text
{
    margin:0px;
}
.compare-cta
{
    margin-bottom:30px;
}
}






/* =========
   Cookie Consent Notice
   ========= */
.tcorp-cookie-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #1e293b;
	color: #fff;
	padding: 16px 20px;
	z-index: 9999;
	box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
}

.tcorp-cookie-banner__content {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
}

.tcorp-cookie-banner__text strong {
	display: block;
	font-size: 16px;
	margin-bottom: 4px;
}

.tcorp-cookie-banner__text p {
	margin: 0;
	font-size: 14px;
	color: #cbd5f5;
}

.tcorp-cookie-banner__actions {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}

.tcorp-btn {
	padding: 8px 14px;
	border-radius: 6px;
	font-size: 13px;
	cursor: pointer;
	border: none;
	text-decoration: none;
}

.tcorp-btn--primary {
	background: #f59e0b;
	color: #fff;
}

.tcorp-btn--secondary {
	background: #475569;
	color: #fff;
}

.tcorp-btn--link {
	color: #fbbf24;
	background: transparent;
}