@import 'header.css';
@import 'footer.css';
@import 'flight-search-form.css';
@import 'mobile-view-design.css';
@import '../flight-search/css/flight-search.css';
@import 'chatbot.css';

:root {
    --primary-color :  #ff9200;
    --secondary-color: #ba6b00;
    --white : #fff;
}

.secondary-color {background: var(--secondary-color) !important; color: #fff;}

body {font-family: "Poppins", sans-serif !important; font-weight: 400; background-color:#edf8fe !important; overflow-x:hidden;}
html { scroll-behavior: smooth; }
a {color: #000;}
a, a:hover{text-decoration: none !important;}
h1,h2,h3,h4,h5,h6 {font-family: "Oswald", sans-serif;}

/* banner */
.hero-banner_web59 {padding:80px 0; /*background: url('../images/hero-banner.webp') no-repeat top;*/ background-size: cover; height: 80vh; position: relative; overflow: hidden;}
.hero-banner-img {border-radius: 15px; height: 100%;}

.banner-hding_web59 {color:#000; font-size: 48px; font-weight: 700; padding-bottom: 7px; letter-spacing: 1px; }
.banner-hding_web59 span {color: var(--primary-color); display:block; /*text-shadow:0px 0px 0px #fff, 1px 2px 0px #fff;*/ }
.banner-subhding_web59 {font-size:16px; line-height: 1.4; font-weight: 300; color:#000; padding-bottom: 10px; }
.banner-subhding_web59 > small {font-size: 14px; color: #333; padding-top:10px;}
.carousel-position {position: absolute; left:0; right:0; top:0; bottom: 0; }
.carousel-control-next, .carousel-control-prev {width: 5% !important; }
.banner-list_web59 {margin: 0; padding: 0;}
.banner-list_web59 li {list-style: none; color: #f7f7f7; display: inline-flex; gap: 15px; margin-bottom: 10px; font-weight: 500; font-size: 14px; border:1px solid #aaa5ee; background: var(--primary-color); border-radius: 40px; }
.banner-list_web59 li a {padding: 10px 20px; color: #fff;}
.banner-list_web59 li > span {font-size: 18px; color: #fff;}

.banner_area-bg_web59 {background: #f1f1f1; }
.banner_area_web59 {width: 100%; height: 100%; padding: 0px;margin-bottom: 0px; display:flex; gap:8px; }
.banner_area_web59 div {padding: 0 0px; }
.banner_area_web59 .banner-icon_web59 {font-size: 18px; color: var(--secondary-color); text-align: left; width: 40px; height: 40px; background: #ffedd4; display: flex; align-items: center; justify-content: center; border-radius: 50%; padding: 10px 15px; margin-bottom:15px; }
.banner_area_web59 p {font-weight: 400; color: #fff; font-size:12px; text-align:left; margin-bottom:5px; }

.banner-video-wrapper {position: absolute; left: 0; top:0; z-index: -1;}
.banner-video {width: 100%;height: 100%; object-fit: cover; display: block; }
.video-gradient {position: absolute; inset: 0; background: linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.05) 100% ); z-index: 1; }

.flight-box-mt {margin-top:-20px;}

.services_area-bg_web59 {background: #f1f1f1; }
.services_area_web59 {background: #fff; width: 100%; height: 100%; padding: 20px; border-radius: 10px; margin-bottom: 0px; }
.services_area_web59 div {padding: 0 10px; }
.services_area_web59 .service-icon_web59 {font-size: 22px; color: var(--secondary-color); text-align: left; width: 50px; height: 50px; background: #e9eafc; display: flex; align-items: center; justify-content: center; border-radius: 50%; padding: 10px 15px; margin-bottom:15px; }
.services_area_web59 h3 {font-weight: 700; font-size:18px; text-align:left; margin-bottom:5px; }
.services_area_web59 p {font-size: 13px; font-weight: 400; text-align:left; color:#777676; margin:0px;}

.hwch-box_web59 {padding: 0px; border-radius: 6px; margin:0 auto 15px; display:flex; gap: 15px;} 
.hwch-icon_web59 {width: 50px; height: 50px; margin: 0px 0 10px; border-radius: 50%; font-size:25px; background: #e9eafc; color: var(--secondary-color); padding:10px; display: flex; align-items: center; justify-content: center;}

.hiw-bg_web59 {background: url('../images/hiw-bg.webp') no-repeat center; background-size: cover;}
.hiw-area_web59 {position: relative;}
.hiw-box_web59 {padding: 40px 20px; position: relative;}
.hiw-icon_web59 {width: 100px; height: 100px; margin: 10px auto 20px; border-radius: 50%; font-size:35px; background: #fff; box-shadow: 0px 0px 18px rgb(231 231 231 / 50%) color: var(--secondary-color); padding:5px; display: flex; align-items: center; justify-content: center; position: relative;}
.hiw-hding_web59 { font-size:18px; font-weight: 700; margin: auto; padding:0 0 10px; text-align: center;}
.hiw-number_web59 {background: var(--primary-color); width: 26px; height: 26px; font-weight: 600; padding: 8px 8px; border-radius: 50%; color: #fff; font-size:16px; display: flex; align-items: center; justify-content: center; position: absolute; right: -5px; bottom:0;}
.hiw-arrow_web59 {color: #999; font-size:20px; text-align: center; position: absolute; right: -250px; top: 50px; opacity: 0.5; width: 220px; height: 2px; border-bottom: 2px dashed #999;}
.hiw-arrow_web59:before {content: ''; position: absolute; right: -7px; top:-6px; width:20px; height:2px; border-bottom: 2px solid #999; transform:rotate(45deg); }
.hiw-arrow_web59:after {content: ''; position: absolute; right: -5px; bottom:-8px; width:20px; height:2px; border-bottom: 2px solid #999; transform:rotate(-45deg); }



@media (max-width: 767px) {
    .hiw-hding_web59 {width: calc(100% - 50%); }
    .hiw-box_web59 {padding-bottom: 0px;}
    .hiw-area_web59 {margin-bottom: 0px;}
    .hiw-arrow_web59  {display: none; left:0; top:inherit; bottom: -60px; transform: rotate(90deg);}
    .hiw-hding_web59 {font-size: 22px !important; }
    .flight-box-mt {margin-top:-40px;}
}

/* wrapper */
.wrap-hding_web59 {font-size:28px; font-weight: 700; margin: 0; padding:0 0 10px; }
.wrap-subhding_web59 {font-size:16px; font-weight: 600; margin: 0; padding: 0 0 5px; }
.wrap-title_web59 { font-size: 18px; color: var(--primary-color); font-weight: 500;  margin:0; }
.wrap-prgh_web59 {font-size:14px; font-weight: 400; margin: 0; padding: 0; color:#777676; }
.wrap-btn_web59 {background: #fff; color: var(--secondary-color); border:1px solid var(--secondary-color); padding:10px 20px; font-size: 14px; font-weight: 500; border-radius: 40px; text-decoration: none; outline: none; display: inline-block;  transition: 0.3s ease-in-out;}
.wrap-btn_web59:hover {transition: 0.3s ease-in-out; background: var(--secondary-color); color: #fff;}
.wrap-ullist_web59 {margin: 0 0 20px; padding: 0; }
.wrap-ullist_web59 li {list-style: none; font-size: 14px; line-height: 1.4; color: #777676; position: relative; padding-left:18px; margin-bottom: 10px; }
.wrap-ullist_web59 li:before {content: ''; position: absolute; left: 0; top:3px; background: url('../images/check.png') no-repeat; background-size: contain; width: 12px; height: 12px; }
.wrap-ullist_web59 li > span {display: block; font-weight: 600;}
.wrap-small-text_web59 {font-size: 12px; font-weight: 400; margin: 0;}

.ui-datepicker {z-index: 2 !important; }
section {padding-top:50px; padding-bottom: 30px; }

/* faq collapse */
.accordion-flush>.accordion-item {margin-bottom: 0px; background:none; }
.accordion .accordion-item button {font-size:18px !important; font-weight: 500; border: 1px solid #ddd; background: #fff; color: #000; border-radius: 0px !important; }
.accordion .accordion-body {font-size:14px; background: #fff; border-radius: 0px; border: 1px solid #f1f1f1; }
.accordion .accordion-item:first-child button {border-radius: 0px !important;}
.accordion .accordion-item:last-child button[aria-expanded="false"] {border-radius: 0px !important;}
.accordion .accordion-item:last-child button[aria-expanded="true"] {border-radius: 0px  !important;}


/* Breadcrumb */
.breadcrumb-bg_web59 { /*background: linear-gradient(180deg, #0a2765, #3562c2);*/ background: linear-gradient(180deg, rgba(10, 39, 101, 1), rgba(53, 98, 194, 0.8)), url("../images/breadcrumb-bg.jpg") no-repeat; background-size: cover; padding: 80px 0; }
.breadcrumb-list_web59 {list-style: none; display: flex; flex-wrap: wrap; justify-content: center; padding: 0px; margin: 0px; }
.breadcrumb-list_web59 li:first-child {padding-left: 0px; }
.breadcrumb-list_web59 li {font-size: 12px; color: #cbe1ff; padding-left: 10px; padding-right: 10px; position: relative; }
.breadcrumb-list_web59 li:before {content: ""; position: absolute; top: 1px; right: 0; width: 1px; height: 15px; background: #fff; transform: rotate(24deg); }
.breadcrumb-list_web59 li a {text-decoration: none; color: #fff; padding: 5px 5px; }
.breadcrumb-list_web59 li:last-child:before {display: none; }
.breadcrumb-hding_web59 {font-size:48px; font-weight: 700; text-align: center; display: block; color: #fff;}

@media (max-width: 767px) {
    .breadcrumb-bg_web59 {padding:40px 0;}
    .breadcrumb-hding_web59 {font-size: 32px;}
}
/* Contact Us */
.contact-box_web59 { padding: 15px 0; border-radius: 10px; display:flex; gap:15px; }
.contact-icon_web59 {width:50px; height:50px; padding: 10px 18px; border-radius: 10px; color: #fff; background: var(--primary-color); display: flex; align-items: center; justify-content: center; font-size: 22px; margin-bottom: 10px; }
.contact-box_web59 .wrap-subhding_web59 {color: #000; font-size:18px; }
.contact-box_web59 .wrap-prgh_web59 {color:#333; font-size:18px; }
.contact-form_web59 {background: none; padding: 40px; border-radius: 10px; position: relative; }
.contact-form_web59 .wrap-hding_web59 {color: #000; }
.contact-form_web59 .wrap-prgh_web59 {color:#333; }
.contact-form_web59 .wrap-btn_web59 {background: var(--secondary-color); color: #fff; padding:10px 20px; font-size: 14px; font-weight: 700; border-radius: 40px; text-decoration: none; border:none; outline: none; display: inline-block; }
.contact-lbl_web59 {font-size:14px; color:#333; margin-bottom: 5px; display: block; }
.contact-field_web59 {border:1px solid #dad9dd; width: 100%; height: 40px; border-radius: 4px; padding:10px 20px; font-size:14px; color:#000; background: #e7f4fb; }
textarea.contact-field_web59 {height: auto; }
.contact-ifram_web59 {border:0; width:100%; height:230px; margin-bottom: 15px; border-radius: 10px; background: #f1f1f1; padding: 0px; }
.form-group {margin-bottom: 15px; }
.abstract {font-size:12px; color: #ff3300; }

.frame-above-box {border-radius: 10px; background: transparent; width: 100%; height: 100%; position: relative; z-index: 1; /*box-shadow: 0px 0px 24px 0px #d4d4d4;*/}

/* Contact Loader */
.contact-loader_web59 {position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(255, 255, 255, 0.8); display: none; align-items: center; justify-content: center;}
.contact-loader_web59 i {color:#333; text-align: center; display: block;}
.contact-loader_web59-txt {font-size:14px; font-weight: 600; text-align: center; display: block; padding-top:10px; padding-bottom: 0; margin: 0;}


@media (max-width: 767px) {
    .banner-hding_web59 {font-size: 26px !important; }
    .banner-hding_web59 span {font-size: 34px;}
    .banner-subhding_web59 {font-size: 16px !important; }
    .hero-banner_web59 {background: url(../images/hero-banner.webp) top left; no-repeat; background-size: cover; padding-top: 40px; height: auto;}
    .hero-banner_web59 .carousel-item > img {height: 300px; object-fit: cover; }
    .wrap-hding_web59 {font-size:22px !important;}
    .contact-form_web59 {padding: 20px;}
    .contact-map-position {position: relative; top:-95px;}
    .contact-map-position:after {display: none;  }
    .contact-ifram_web59, .contact-map-position:after {border-radius:0px 0 0 0!important;}
    .frame-above-box {padding-top:20px;}
}

/* why choouse */
.wc_area_web59 {background: transparent; border:1px solid #000; width: 100%; height: 100%; padding: 15px; border-radius: 10px; margin-bottom: 0px; transition: all 0.3s ease-in-out; }
.wc_area_web59 div {padding: 0 10px; }
.wc_area_web59 .wc-icon_web59 {font-size: 22px; color: var(--secondary-color); text-align: left; width: 50px; height: 50px; background: #fff; box-shadow: 0px 0px 12px rgb(196 196 196 / 50%); display: flex; align-items: center; justify-content: center; border-radius: 50%; padding: 12px; margin-bottom:0px; }
.wc_area_web59 h3 {font-weight: 700; font-size:18px; text-align:left; margin-bottom:5px; }
.wc_area_web59 p {font-size: 13px; font-weight: 400; text-align:left; color:#3a3a3a; margin:0px;}
.wc_area_web59:hover {transform:translateY(-8px); box-shadow:0 18px 40px rgba(0,0,0,.12); transition: all 0.3s ease-in-out;}



.flight-benefit-icon_web59 {font-size: 24px; color:var(--primary-color); margin-bottom: 5px; border-radius: 4px; padding: 6px; display: flex; justify-content: center; }

.home-about-img_web59 {width: 100%; height: 100%; object-fit: cover;border-radius:20px; }
.home-about-img-full_web59 {width: calc(100% + 8%); height: 500px; object-fit: cover; border-radius: 0px;  }

.about-page-img_web59 {width: 400px; margin:auto; display: table; position:relative; }
.about-page-img_web59 > img {width: 100%; height: 100%; object-fit: cover; border-radius: 30px;}
.about-page-img2_web59 {width: 250px; height: 250px; position: absolute; right: -80px; top:80px; border-radius: 30px; box-shadow: 0px 6px 16px #bebebe;}
.about-page-img2_web59 > img {width: 100%; height: 100%; object-fit: cover; border-radius: 30px;}
.about-counter-area { background:#fff; padding:30px; border-radius:30px; margin-top:40px; box-shadow: 0 18px 40px rgba(0,0,0,.12);}


@media (min-width: 1348px) and (max-width: 1366px) {
    .home-about-img-full_web59 {width: calc(100% + 21%) !important;}
}
@media (min-width: 1367px) and (max-width: 1600px) {
    .home-about-img-full_web59 {width: calc(100% + 24%) !important;}
}

@media (max-width: 767px){
    .wc-section_web59 {margin-bottom: 15px;}
}

@media only screen and (max-width: 991px) {
    .wc-box_web59 {padding:30px 10px; }
}    


/* home about */

.home-about-bg_web59 {background: #eef6fe;  width: 100%; min-height: 250px; position: relative; padding:0px 0 0 30px; border-radius:20px;  }
.hat-box_web59 {border:2px solid #fff; border-radius: 5px; padding: 15px; height:100%; }
.hat-box_web59 .wrap-prgh_web59 {color:#bfd3ff;}
.hat-icon_web59 {font-size:25px; color:#02236a; }
.h-about_web59 {background: #f7f7f7; padding: 40px 0;}

@media (max-width: 767px) {
    .hat-box_web59 {margin-bottom: 15px;}
    .home-about-bg_web59 {background: #fff;}
}


.travel-ftr-bg_web59 {
    background: #e7e7e7;
}

.travel-ftr_web59 {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;

}
.travel-ftr_web59 li {
    
    margin-bottom: 10px;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}
.travel-ftr_web59 li:nth-child(2n) {
    background: var(--secondary-color);
    margin-top:-80px;
    color: #fff;

}
.travel-ftr_web59 li:nth-child(2n) .travel-ftr_web59-content {
    color: #bfbfbf;
}

.travel-ftr_web59 li:nth-child(2n) .travel-ftr_web59-icon {
    color:#fff;
}

.travel-ftr_web59 li .travel-ftr_web59-icon {
    font-size: 28px;
    color: #07143f;
    
}
.travel-ftr_web59 li .travel-textarea_web59 {
    width: 100%;
}
.travel-ftr_web59 li .travel-ftr_web59-hding {
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 0px;
    font-size:16px;
}
.travel-ftr_web59 li .travel-ftr_web59-content {
    margin-bottom: 0px;
    color:#646464;
    font-size:14px;
    padding-top:10px;
}

@media (max-width: 767px) {
    .travel-ftr_web59 {
        grid-template-columns: repeat(1, 1fr);
    }
    .travel-ftr_web59 li:nth-child(2n) {
        margin-top:0px;
    }
}


/* CTA */
.cta-overlap_web59 {position: relative; padding:80px 0;}
.new-cta-bg_web59 {background: url('../images/cta-bg.jpg') no-repeat bottom; background-size: cover; padding: 40px; border-radius: 10px; display: flex; flex-wrap: wrap; align-items: center; gap: 20px; color: #fff;}
.new-cta-icon_web59 { width:120px; height:60px; color:#fff; background: var(--primary-color); border-radius:50%; padding:0px; border:3px solid var(--primary-color); position:relative; }
.new-cta-icon_web59 > svg {width: 100%; height: 100%; fill:#fff;}
.new-cta-icon_web59 > img {width: 100%; height: 100%; object-fit: cover; border-radius: 50%;}
.new-cta-hding_web59 {font-size:28px; color: #fff; font-weight: 600; line-height: 1.4; margin:0;}
.new-cta-prgh_web59 {font-size: 16px; font-weight: 400; margin: 0; padding: 0; color: #bcbbbb;}
.new-cta-btn_web59 {background: transparent; color: #fff; border:1px solid #fff; padding:5px 30px 5px 10px; font-size: 18px; font-weight: 500; border-radius: 40px; text-decoration: none; outline: none; display: inline-flex; align-items: center; gap: 10px;  transition: 0.3s ease-in-out; position:relative;}
.new-cta-btn_web59:hover {transition: 0.3s ease-in-out; background: var(--primary-color); color: #fff;}
.new-cta-btn_web59 > .new-cta-btn-icon_web59 {width: 40px; height: 40px; color: #fff; font-size:20px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--primary-color); padding: 8px;}
.new-cta-btn_web59 > .new-cta-btn-icon_web59 > img {filter: invert(0); width:100%; height: 100%; object-fit: contain;}
.new-cta-btn_web59 .btn-text_web59 {display: block; font-size: 16px; font-weight: 700;}
.cta-img_web59 {width: 100%; height: auto;}

@media (max-width: 575px){
    .new-cta-bg_web59 {gap:8px;}
    .new-cta-icon_web59 {width: 60px; height: 60px; margin-bottom: 10px;}
    .new-cta-hding_web59 {font-size:22px;}
}


.sitemap-list_web59 {margin: 0 0 20px; padding: 0; display:flex; flex-wrap:wrap; }
.sitemap-list_web59 li {list-style: none; width:25%; font-size: 14px; line-height: 1.4; color: #000; position: relative; padding-left:25px; margin-bottom: 10px; }
.sitemap-list_web59 li:before {content: ''; position: absolute; left: 0; top:1px; background: url('../images/check.png') no-repeat; background-size: contain; width: 16px; height: 16px; }
.sitemap-list_web59 li a {color:#000;}

@media (max-width: 575px) {
    .sitemap-list_web59 li {width:100%;}
    
}
@media (min-width: 575px) and (max-width: 767px) {
    .sitemap-list_web59 li {width:50%;}
}
@media (max-width: 767px) {
    .cta-img_web59  {width:50%;}
}

/* Popular Destinations */
.popular-destination_web59 {background:#f0f7fe; }
.destination-card_web59{background:#fff; border-radius:18px; overflow:hidden; box-shadow:0 10px 30px rgba(0,0,0,.08); transition:.35s; height:100%; display: flex; height: 170px;}
.destination-card_web59:hover{transform:translateY(-8px); box-shadow:0 18px 40px rgba(0,0,0,.12); }
.destination-image_web59{position:relative; overflow:hidden; height:100%; width:30%; }
.destination-image_web59 img{width:100%; height:100%; object-fit:cover; transition:.4s; }
.destination-card_web59:hover img{transform:scale(1.08); }
.destination-tag_web59{position:absolute; top:15px; right:15px; background:var(--secondary-color); color:#fff; padding:6px 14px; border-radius:30px; font-size:13px; font-weight:600; }
.destination-content_web59{padding:20px; width:70%; }
.destination-content_web59 h4{font-size:22px; font-weight:700; margin-bottom:12px; }
.destination-content_web59 p{color:#666; font-size:15px; line-height:1.7; }
.destination-btn_web59{display:inline-flex; gap: 10px; align-items: center;  color:var(--primary-color); text-decoration:none; font-size: 15px; font-weight:600; transition:.3s; }
.destination-btn_web59 > span { width:30px; height:30px; color:#000; border-radius:50%; background:var(--primary-color); display:flex; align-items:center; justify-content:center; }


/* faq img */
.faq-img-teaxtarea_web59 {position: absolute; left: 0; top: 0; right: 0; bottom: 0; padding:160px 220px 40px 20px;}
.faq-img-teaxtarea_web59 .faq-img-hding_web59 {font-size:20px; font-weight: 700; color: var(--primary-color);}
.faq-img-teaxtarea_web59 .faq-img-prgh_web59 {font-size: 14px;}

@media (max-width: 767px) {
    .faq-img-teaxtarea_web59 {
        padding: 130px 200px 40px 20px;
    }
}

/* Vertical CTA */
.vr-cta-box_web59 {background: #fff; box-shadow: 0px 0px 12px #e4e3e3; padding: 30px; border-radius: 10px;}
.vr-cta-box-icon_web59 {width: 60px; height: 60px; font-size:30px; color:#fff; border-radius: 50%; margin: 0 auto 15px; display: table; background: var(--secondary-color); display: flex; align-items: center; justify-content: center;}
.vr-cta-box-hding_web59 {font-size: 22px; font-weight: 400; margin:0; text-align: center; padding-bottom: 10px;}
.vr-cta-box-hding_web59 > span {font-weight: 700; display: block;}



/*  carousel button */
.owl-carousel .owl-nav { position: absolute; top: 38%; right: 0; left: 0;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev { display: flex; outline: none; color: #fff; background: #fff !important; border-radius: 50%; border:1px solid #ddd !important;   font-size: 50px; position: absolute; bottom: 0px; top:-14px; width:45px; height: 45px; justify-content: center; align-items: center;  }
.owl-carousel .owl-nav button.owl-next > span, .owl-carousel .owl-nav button.owl-prev > span { outline: none; display: block; color:#000; padding: 0px 15px;  font-size: 30px;  border-radius: 50%; transform: translate(0, -1px);  }
.owl-carousel .owl-nav button.owl-next { right:-20px; }
.owl-carousel .owl-nav button.owl-prev {  left: -20px; }
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: block!important; }
.owl-theme .owl-nav [class*=owl-]:hover {color: var(--primary-color) !important;}
.owl-carousel.destination-carousel .owl-item {padding:10px 0;}

@media (max-width: 767px) {
    .owl-carousel.destination-carousel .owl-item {display: flex; justify-content: center;}
    .owl-carousel .owl-nav button.owl-next { right:0px; }
    .owl-carousel .owl-nav button.owl-prev {  left: 0px; }
}

/* Counter */
.counter-number {font-size: 36px;  text-align: center; display: block;}
.counter-txt {font-size:16px; font-weight: 400; text-align: center; display: block;}

/* Cabin seats */
.cs-card_web59 {background:#fff; border-radius:18px; overflow:hidden; box-shadow:0 10px 30px rgba(0,0,0,.08); transition:.35s; height:100%; margin-bottom: 15px;}
.cs-card_web59:hover {transform:translateY(-8px); box-shadow:0 18px 40px rgba(0,0,0,.12); }
.cs-image_web59{position:relative; overflow:hidden; height:150px; width:100%; }
.cs-image_web59 img{width:100%; height:100%; object-fit:cover; transition:.4s; }
.cs-card_web59:hover img{transform:scale(1.08); }
.cs-tag_web59{position:absolute; top:15px; right:15px; background:var(--secondary-color); color:#fff; padding:6px 14px; border-radius:30px; font-size:13px; font-weight:600; }
.cs-content_web59{padding:20px; width:100%; }
.cs-content_web59 h4{font-size:22px; font-weight:700; margin-bottom:12px; }
.cs-content_web59 p{color:#666; font-size:15px; line-height:1.7; }
.cs-btn_web59{display:inline-flex; gap: 10px; align-items: center;  color:var(--primary-color); text-decoration:none; font-size: 15px; font-weight:600; transition:.3s; }
.cs-btn_web59 > span { width:30px; height:30px; color:#000; border-radius:50%; background:var(--primary-color); display:flex; align-items:center; justify-content:center; }

/* sidebar navbar */
.sidebar-nav-bg {background: #fff; border-radius: 10px; padding: 15px; margin-bottom: 15px; position: sticky; top:15px;}
.sidebar-nav-fix {margin: 0px; padding: 0px; counter-reset: item;}
.sidebar-nav-fix li {list-style: none; counter-increment: item;}
.sidebar-nav-fix li a::before {content: counter(item) ". "; }
.sidebar-nav-fix li a {font-size:13px !important; border-radius: 8px; padding: 10px 15px !important; display: flex; align-items: self-start; gap: 10px;}
.sidebar-nav-fix li a.active {background-color: #fff5e8 !important; font-weight: 600 !important; border-left: 3px solid var(--primary-color);}

.bg-textarea { background-color: #dae8f6 !important; }
