@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap');

ul{margin: 0px;padding: 0px;list-style: none;}
img{object-fit: cover;}
:focus, a:focus, input:focus, .btn.focus, .btn:focus, button:focus{outline: 0 !important;outline-offset: 0 !important;box-shadow: none !important;}
a, a:hover{text-decoration: none !important;}
section{float: left;width: 100%;}
body {
    /* font-family: 'Oswald' !important; */
    background: #f4eade;
}
.container {
    max-width: 1280px;
}
.title {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.title h3 {
    float: left;
    /* width: 100%; */
    color: #0d2b45;
    font-size: 36px;
    margin-bottom: 0px;
    font-family: 'Cormorant Garamond';
    text-transform: capitalize;
    font-weight: bold;
    margin: 0px 14px;
}
p {
    float: left;
    width: 100%;
    font-family: "Source Sans 3", sans-serif;
    color: #858080;
    font-size: 18px;
    margin-bottom: 0px;
}
/*start-header*/
li.active.has-sub ul.sub-menu a {color: #91c82a !important;border-bottom: 0px !important;}
header#header {
    float: left;
    width: 100%;
    padding: 30px 0px;
    border-bottom: 3px solid #b38a45;
}
.deskmenu {
    z-index: 9;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0;
}
.main_menu .menu li a {
    font-size: 19px;
    color: #282828;
    line-height: 1.2;
    text-align: left;
    /* font-family: robotomedium; */
    text-transform: capitalize;
    font-weight: bold;
    /* letter-spacing: 2px; */
    font-family: Cormorant Garamond;
}
ul.sub-menu a {font-size: 17px !important;}
.main_menu .menu li.active a {color: #176f73;/* border-bottom: 2px solid; */}
.main_menu .menu li a:hover {
    color: #176f73;
}
.main_menu .menu > li {margin-top: 0px;}
.main_menu li:not(:last-child) {margin-right: 33px;}
.main_menu li:not(:first-child) {margin-right: 33px;}
.main_menu li:not(:first-child) {margin-right: 33px;}
.icon-submenu {
    position: absolute;
    top: 50%;
    right: -2px;
    transform: translate(-50%, -50%);
    margin-top: -7px;
}
.icon-submenu::before {
    position: absolute;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    font-weight: bold;
    top: 47%;
    color: rgb(17, 16, 16);
    line-height: 1;
}
.menubar {
    position: relative;
    z-index: 99;
    float: left;
    width: 100%;
   
} 
.main_logo a {
    display: flex;
    align-items: center;
    justify-content: start;
}
.main_log a span {display: none;}
.main_logo a img {
    width: 153px;
    /* margin-bottom: -55px; */
}
header#header .lern-btn {width: unset;float: unset;margin: 0px;margin-left: 20px;margin-right: 20px;}
.navigation {float: left;width: 100%;display: flex;align-items: center;}
.cart-btn {margin-left: 33px;margin-right: 20px;}
.main_logo {
    float: left;
    /* width: 100%; */
}
.serch a,.cart-btn a {color: #000000;font-size: 27px;}
a.openBtn {float: left;width: 100%;}
.serch form {float: left;width: 100%;display: flex;}
.serch form input[type="text"] {border: none;padding: 10px;border-radius: 25px 0 0 25px;outline: none;/* flex: 1; */font-size: 18px;color: #000;background-color: #fff;width: 100%;font-style: italic;display: none;}
.serch button {background-color: transparent;border: none;/* border-radius: 0 25px 25px 0; *//* padding: 10px 20px; */cursor: pointer;}
.overlay-content {position: relative;top: 46%;width: 80%;text-align: center;margin-top: 30px;margin: auto;}
.overlay-content input[type="text"] {display: block !important;}
.serch {
    margin-right: 16px;
    margin-left: 16px;
}
.overlay {height: 100%;width: 100%;display: none;position: fixed;z-index: 999;top: 0;left: 0;background-color: rgb(0,0,0);background-color: rgba(0,0,0, 0.9);}
.overlay button {float: left;width: 5%;padding: 16px 10px;background: #000!important;font-size: 14px;border: none;cursor: pointer;height: 67px;border-radius: 0 !important;border-top-right-radius: 20px !important;border-bottom-right-radius: 20px !important;}
.overlay button svg {height: 25px;width: 25px;fill: #fff;}
.serch span {color: #000000;font-size: 27px;}
span.closebtn {position: absolute;top: 20px;right: 45px;font-size: 60px;cursor: pointer;color: white;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.menu-icon {/* position: fixed; */top: 20px;left: 20px;cursor: pointer;}
.close-icon {font-size: 30px;color: white;position: absolute;top: 10px;right: 20px;cursor: pointer;}
.sidebar-item {text-align: center;/* border-bottom: 1px solid #666; */}
.sidebar-item li {padding: 15px;border-bottom: 1px solid #fff;}
.sidebar-item a {color: white;text-decoration: none;font-size: 18px;font-family: 'myriad_proregular';}
.sidebar li {margin-right: 0px !important;}
#sidebar {background-color: #333;position: fixed;top: 0;right: -400px;width: 400px;height: 100%;color: white;width: 340px;transition: right 0.3s ease;z-index: 1000;background-color: #027bbf;}
.sidebar_sub_menus > a::after {content: '\25BC'; /* Unicode for downward triangle â–¼ */font-size: 12px;  /* Adjust size as needed */color: white;margin-left: 10px; /* Space between text and icon */transition: transform 0.3s ease; /* For rotation animation */}
.sidebar_sub_menus .sub-menu a:hover {background: unset !important;}
.sidebar_sub_menus.active > a::after {transform: rotate(180deg); /* Rotate the icon when active */}
.sidebar_sub_menus .sub-menu a {padding: 0px !important;text-align: center !important;border-bottom: unset !important;width: 100% !important;justify-content: center !important;text-transform: capitalize !important;}
.servi-submenu {display: none;}
.servi-submenu.open {display: block;}
#sidebar.open {right: 0;}
.sidebar_sub_menus .sub-menu {
    display: none;
    background-color: #000;
    position: absolute;
    top: 186px;
    left: 0;
    z-index: 9;
    border-radius: 0;
    width: 100%;
    text-align: center !important;
    /* bottom: 0; */
}
.sidebar_sub_menus.active .sub-menu {display: block; /* Show submenu when parent is active */}
.sidebar_sub_menus .sub-menu > li:first-child {display: block;}
.sidebar_sub_menus.active .sub-menu .servi-submenu {display: block;}
.cont-btn {
    margin-left: 20px;
    float: left;
    margin-top: 3px;
}
.cont-btn a {
    background: #101013;
    color: #fff;
    font-size: 22px;
    padding: 37px 38px;
}
.top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    padding: 0;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.contact-info {
    display: flex;
    gap: 15px;
    color: #333;
}

.contact-info i {
    color: #82b440;
    margin-right: 5px;
    font-size: 20px;
}
.social-icons {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
}
.social-icons a {
    color: #333;
    text-decoration: none;
    font-size: 21px;
}
.social-icons a:hover {
    color: #82b440;
}
.contact-info a {
    color: #3e3e40;
    font-size: 20px;
}
/*end-header*/

/*start-bnner*/
.bnner-img {
    float: left;
    width: 100%;
    position: relative;
}
.bnner-img img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -2;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.bnner-content {
    position: relative;
    float: left;
    width: 100%;
    padding: 150px 0px;
}

/*end-bnner*/
.header-btn a {
    background: #176f73;
    color: #f4eade;
    text-transform: uppercase;
    font-family: "Source Sans 3", sans-serif;
    font-weight: 600;
    font-size: 17px;
    padding: 11px 26px;
    display: flex;
    gap: 10px;
    align-items: center;
    border: 1px solid #176f73;
}
.header-btn a:hover{background: transparent;color: #176f73;transition: 0.6s;}
.bnner-left {
    float: left;
    width: 45%;
}
.bnner-left h1 {
    color: #ffffff;
    font-family: Cormorant Garamond;
    font-weight: bold;
    font-size: 44px;
    letter-spacing: 0.3px;
    margin-bottom: 35px;
}
.bnner-left h1 span {
    font-style: italic;
    color: #b53e12;
}
.bnner-left p {
    color: #fff;
   margin-bottom: 35px;
}
.bnner-btn a {
    background: #176f73;
    color: #f4eade;
    text-transform: uppercase;
    font-family: "Source Sans 3", sans-serif;
    font-weight: 600;
    font-size: 17px;
    padding: 11px 26px;
    display: flex;
    gap: 10px;
    align-items: center;
    border: 1px solid #176f73;
}
.bnner-btn {
    display: flex;
    float: left;
    width: 133%;
}
.bnner-btn a:first-child{margin-right: 25px}

.bnner-btn a:first-child:hover {background: #f4eade;color: #176f73;transition: 0.7s}
.bnner-btn a:last-child{background: #f4eade;color: #176f73}
.bnner-btn a:last-child:hover{background: #176f73;color: #f4eade;transition: 0.7s}
.engage {
    margin-top: 75px;
}
.engage .title.text-center {
    justify-content: center;
}
.engage_box img {
    width: 125px;
    margin-bottom: 25px;
}
.engage_box {
    text-align: center;position: relative;
}
.engage_box:before {
    content: '';
    position: absolute;
    width: 2px;
    background: #8c98a4;
    height: 285px;
    right: -6px;
    bottom: 34px;
}
.engage .row .col-lg-3.col-md-6.col-sm-12.col-xs-12:last-child .engage_box:before{display: none;}
.engage_box h3 {
    color: #a74623;
    font-weight: bold;
    font-family: 'Cormorant Garamond';
    font-size: 25px;
    margin-bottom: 18px;
}
.engage_box h2 {
    font-family: 'Cormorant Garamond';
    margin-bottom: 25px;
    color: #0d2b45;
    font-weight: bold;
    font-size: 28px;
}
.engage_box p {
    color: #0d2b45;
    font-weight: 500;
    margin-bottom: 30px;
    padding: 0px 42px;
}
.engage_box a {
    color: #176f73;
    text-transform: uppercase;
    font-family: "Source Sans 3", sans-serif;
    font-weight: 600;
    font-size: 17px;
}
.engage_box a span{margin-left: 10px}
.engage_grid {
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    float: left;
    width: 100%;
}
.instagram {
    margin-top: 75px;
}

.instagram .title.text-center {
    justify-content: center;
    margin-bottom: 20px;
}
a.user_insta {
    color: #a74623;
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 35px;
    font-family: 'Cormorant Garamond';
    font-weight: bold;
    font-size: 20px;
}
.ig-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.ig-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}

.ig-slider.slick-initialized.slick-slider .slick-slide {padding: 10px;}

.ig-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}

.ig_box img{float: left;width: 100%;}
.About {
    margin-top: 75px;
}
.about-img {
    float: left;
    width: 100%;
}
.about-img img{
    float: left;
    width: 100%;
}
.about-contet h3 {
    float: left;
    width: 100%;
    color: #0d2b45;
    font-size: 36px;
    margin-bottom: 0px;
    font-family: 'Cormorant Garamond';
    text-transform: capitalize;
    font-weight: bold;
    /* margin: 0px 14px; */
    margin-bottom: 0;
}

.about-contet p{
    color: rgb(13, 43, 69);
    font-size: 19px;margin-top: 50px;
}
.about-contet a {
    float: left;
    width: 100%;
    color: #176f73;
    text-transform: uppercase;
    font-family: "Source Sans 3", sans-serif;
    font-weight: 600;
    font-size: 17px;margin-top: 50px;
}
.about-contet a span {
    margin-left: 10px;
}
.feature {
    margin-top: 75px;
}
.feature_box {
    float: left;
    width: 100%;
}
.featr-_deti img {
    float: left;
    width: 100%;
    position: relative;
}
.featr-_deti span {
    position: absolute;
    float: left;
    left: 39px;
    color: #f4eade;
    font-family: 'Source Sans 3';
    background: #a74623;
    padding: 11px 22px;
    margin-top: -10px;
    transform: rotate(
356deg);
}
.fea_conte {
    background: #fff;
    float: left;
    width: 100%;
    padding: 25px;
    height: 201px;
}
.fea_conte h3 {
    font-family: 'Cormorant Garamond';
    margin-bottom: 25px;
    color: #0d2b45;
    font-weight: bold;
    font-size: 27px;
}
.fea_conte a {
    float: left;
    width: 100%;
    color: #176f73;
    text-transform: uppercase;
    font-family: "Source Sans 3", sans-serif;
    font-weight: 600;
    font-size: 17px;
}
.fea_conte a span {
    margin-left: 10px;
}

.feature_slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.feature_slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}

.feature_slider.slick-initialized.slick-slider .slick-slide {padding: 17px;}

.feature_slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}

.feature_slider .class-to-style.slick-arrow, .feature_slider .class-style.slick-arrow {
    font-size: 19px;
    text-align: center;
    position: absolute;
    width: 40px;
    transform: none;
    left: 0;
    color: #0d2b45;
    height: 40px;
    line-height: 38px;
    top: -87px;
    z-index: 1;
    /* border-radius: 30px; */
    cursor: pointer;
    border: 1px solid;
    /* background: #ce192d; */
    border-radius: 50px;
}
.feature_slider .class-to-style.slick-arrow {
    right: 21px;
    left: unset;
}
.feature_slider .class-style.slick-arrow {
    right: 74px;
    left: unset;
}
.featr-_deti {
    position: relative;
}
.fea_date ul {
    float: left;
    width: 100%;
    display: flex;
    gap: 15px;
}
.fea_date ul li {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 25px;
}

.fea_date ul li span{color: #0d2b45}
.fea_date ul li small{color: #0d2b45}
.fea_date ul li small {
    color: #0d2b45;
    font-family: 'Source Sans 3';
    font-weight: 600;
    font-size: 14px;
}
footer {
    float: left;
    width: 100%;
    margin-top: 75px;
    background: #0d2b45;
    padding-top: 63px;
    padding-bottom: 25px;
}
.sub_txt h3 {
    color: #ffffff;
    font-family: 'Cormorant Garamond';
    font-weight: 600;
    font-size: 30px;
}
.footer-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: #fff;
    border: 1px solid;
    border-radius: 30px;
}
.footer-social {
    display: flex;
    gap: 12px;
    justify-content: end;
}
.footer-bottom {
    border-top: 1px solid #fff;
    margin-top: 50px;
    padding-top: 50px;
}
.footer-logo img {
    width: 160px;
}
.privact p, .privact p a {
    display: flex;
    gap: 12px;
    /* width: unset; */
    color: #fff;
    font-weight: 400;
    /* margin-top: 4%; */
}
.footer-det li {
    display: flex;
    gap: 14px;
    margin-bottom: 18px;
    color: #fff;
    font-size: 19px;
    font-family: 'Source Sans 3';
}
.footer-det li a{color: #fff}
.privact {
    margin-top: 45px;
}
.journey_sec {
    /* max-width: 1280px; */
    /* margin: 40px auto; */
    /* background: #fff; */
    margin-top: 75px;
}

.journey_top {
    display: flex;
    background: #efe0ca;
}
.journey_img{
width:58%;
overflow:hidden;
}

.journey_img img{
height:100%;
object-fit:cover;
}

.journey_content {
    width: 43%;
    background: #efe0ca;
    padding: 55px;
    position: relative;
    /* clip-path: polygon(-3% 0,100% 0,100% 100%,0 100%,0 12%); */
    position: relative;
    right: 57px;
    clip-path: polygon(6% 0, 100% 0, 100% 100%, 0% 100%);
}

.sub_title{
font-size:15px;
font-weight:700;
letter-spacing:1px;
color:#16385f;
display:block;
margin-bottom:15px;
}

.journey_content h1{
font-family:'Cormorant Garamond',serif;
font-size:60px;
color:#16385f;
font-weight:700;
line-height:1;
}

.journey_content h2{
font-family:'Cormorant Garamond',serif;
font-size:28px;
font-style:italic;
font-weight:600;
color:#16385f;
margin-top:5px;
}

.journey_content p {
    margin: 25px 0;
    font-size: 18px;
    line-height: 1.6;
    color: #0d2b45;
    font-weight: 500;
}

.journey_info {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    font-size: 15px;
    margin-bottom: 30px;
    color: #0d2b45;
    float: left;
    width: 100%;
    font-weight: 500;
}
.journey_info span{
display:flex;
align-items:center;
gap:8px;
}

.btn{
display:inline-flex;
align-items:center;
gap:15px;
padding:15px 28px;
background:#0d7b79;
color:#fff;
font-weight:700;
text-decoration:none;
transition:.3s;
}

.btn:hover{
background:#065a57;
}

.journey_bottom {
    display: grid;
    grid-template-columns: (6,1fr);
    align-items: center; 
    float: left;
    width: 100%;
    margin-top: 75px; 
    grid-template-columns: repeat(7, 1fr);
}
.include_title {
    /* padding: 30px; */
    border-right: 1px solid #d7c5ae;
}
.include_title h3{
font-family:'Cormorant Garamond',serif;
font-size:28px;
font-weight:600;
color:#17385e;
line-height:1.2;
position:relative;
}
img.border_include {
    width: 85px;
}


.include_box{
padding:30px 18px;
text-align:center;
border-right:1px solid #d7c5ae;
}

.include_box i{
font-size:28px;
color:#c8a566;
margin-bottom:15px;
display:block;
}

.include_box span {
    font-size: 18px;
    font-weight: 600;
    color: #0d2b45;
    line-height: 1.5;
    font-family: 'Source Sans 3';
}
.planning{
background:#0d7b79;
height:100%;
display:flex;
justify-content:center;
align-items:center;
}

.planning a {
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    line-height: 1.2;
    font-family: 'Source Sans 3',sans-serif;
}

.planning i{
display:block;
margin-top:20px;
font-size:30px;
}

.hero{
    position:relative;
    overflow:hidden;

    /* Your image */
    background:url("../images/interview.png") center center/cover no-repeat;
}

/* Full Hero Overlay */
.overlays{
    position:absolute;
    inset:0;

    background:
        linear-gradient(
            to right,
            rgba(0,0,0,0.95) 0%,
            rgba(0,0,0,0.92) 28%,
            rgba(0,0,0,0.55) 48%,
            rgba(0,0,0,0.18) 68%,
            rgba(0,0,0,0) 100%
        );
}

.content {
    float: left;
    position: relative;
    z-index: 2;
    width: 41%;
    /* padding: 45px 70px; */
    color: #fff;
    padding: 100px 0px;
}

.content h1{
    font-family:"Cormorant Garamond",serif;
    font-size:60px;
    font-weight:500;
}

.subtitle{
    color:#c59d43;
    font-style:italic;
    font-size:22px;
    margin-top:10px;
}

.line {
    width: 60px;
    height: 2px;
    background: #c59d43;
    margin: 18px 0;
    float: left;
}

.desc {
    color: #d8d8d8;
    line-height: 1.7;
    font-size: 17px;
}
.about_inner {
    display: grid;
    grid-template-columns: 1fr 1.3fr;
    gap: 40px;
    align-items: start;
    margin-bottom: 70px;
    margin-top: 70px;
}

.about-text h1 {
    font-family: 'Cormorant Garamond';
    font-size: 34px;
    margin-bottom: 25px;
    color: #1d1d1d;
    font-weight: bold;
}

.about-text p{
    font-size:16px;
    color:#444;
    margin-bottom:22px;
}

/* ==========================
   VIDEO CARD
========================== */

.video-card {
    background: #ffffff5e;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,.08);
    border: 1px solid #ececec;
}
.video-card iframe{
    width:100%;
    height:420px;
    display:block;
    border:0;
}

.video-content{
    padding:22px;
}

.video-content h2{
    font-family:'Libre Baskerville',serif;
    font-size:30px;
    margin-bottom:12px;
    color:#222;
}

.meta{
    color:#777;
    font-size:15px;
    margin-bottom:20px;
}

.meta span{
    margin:0 10px;
}

.video-content a{
    text-decoration:none;
    color:#0b6b65;
    font-weight:600;
}

.video-content a:hover{
    color:#084b48;
}

/* ==========================
   LATEST SECTION
========================== */
.latest {
    margin-top: 0;
}

.title-row{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:25px;
}

.title-row h2 {
    font-weight: bold;
    font-family: 'Cormorant Garamond';
    font-size: 34px;
}
.title-row a{
    text-decoration:none;
    color:#0b6b65;
    font-weight:600;
}

.title-row a:hover{
    text-decoration:underline;
}

/* ==========================
   CARDS
========================== */

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

.card {
    transition: .3s;
    background: transparent;
    border: 0;
}

.card:hover{
    transform:translateY(-6px);
}

.card iframe{
    width:100%;
    height:180px;
    border-radius:8px;
    border:none;
    margin-bottom:15px;
}

.card h3 {
    font-family: 'Cormorant Garamond';
    font-size: 22px;
    margin-bottom: 10px;
    color: #222;
    font-weight: bold;
}
.author{
    color:#666;
    font-size:15px;
}

.date{
    color:#888;
    font-size:14px;
    margin-top:6px;
}

.theme-wrapper {
    /* background: #f6f2eb; */
    /* padding: 40px 20px; */
    margin-top: 70px;
}
.theme-container {
  max-width: 1200px;
  margin: auto;
}

.theme-title {
   font-weight: bold;
    font-family: 'Cormorant Garamond';
    font-size: 34px;
}



/* Quote Box */
.theme-quote-box {
    background: #efe0ca;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    padding: 25px;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
    float: left;
    width: 100%;
}

.theme-quote-content {
    max-width: 70%;
    display: flex;
    gap: 20px;
}

.theme-quote-mark {
  font-size: 50px;
  color: #c89b5a;
}

.theme-quote-content p {
    font-size: 16px;
    line-height: 1.6;
    color: #2c2c2c;
    margin-bottom: 15px;
}

.theme-illustration img {
    width: 500px;
    opacity: 0.8;
    object-fit: fill;
}
.theme-icon {
  font-size: 22px;
  margin-bottom: 8px;
  color: #ffffff;
}
.theme-card-content {
  justify-content: flex-start;   /* move content slightly up */
  padding-top: 18px;
}
.theme-card-row {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    width: 100%;
    float: left;
}
/* FIX: fixed width instead of flex:1 */
.theme-card {
    position: relative;
    width: 195px;
    height: 115px;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    background-size: cover;
    background-position: center;
}
.img1 {
  background-image: url('https://picsum.photos/id/1011/300/200');
}

.img2 {
  background-image: url('https://picsum.photos/id/1015/300/200');
}

.img3 {
  background-image: url('https://picsum.photos/id/1025/300/200');
}

.img4 {
  background-image: url('https://picsum.photos/id/1035/300/200');
}

.img5 {
  background-image: url('https://picsum.photos/id/1043/300/200');
}

.img6 {
  background-image: url('https://picsum.photos/id/1050/300/200');
}

/* dark overlay like original */
.theme-card-overlay {
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 76%);
}

.theme-card-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  z-index: 2;
}

.theme-icon {
  font-size: 22px;
  margin-bottom: 6px;
}
.theme-card-content p {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    font-family: 'Cormorant Garamond';
}

/* hover effect like UI */
.theme-card:hover {
  transform: translateY(-4px);
  transition: 0.3s;
}
span.fa.fa-quote-left {
    color: #ffa50080;
    font-size: 44px;
}
.reading-wrapper {
    font-family: 'Cormorant Garamond';
    margin-top: 70px;
}
.reading-container {
  max-width: 1200px;
  margin: auto;
}

/* Header */
.reading-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}

.reading-header h2 {
    font-size: 34px;
    font-weight: bold;
}

.reading-header a {
    font-size: 16px;
    text-decoration: none;
    color: #2c2c2c;
    font-weight: 500;
    font-family: 'Source Sans 3';
}

/* Cards Row */
.reading-row {
  display: flex;
  gap: 16px;
  margin-bottom: 25px;
}

/* Card */
.reading-card {
  display: flex;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

.reading-card img {
  width: 140px;
  height: 100%;
  object-fit: cover;
}

.reading-content {
  padding: 12px;
}

.reading-content h3 {
    font-size: 19px;
    margin-bottom: 6px;
    font-weight: bold;
}

.reading-content p {
    font-size: 16px;
    color: #555;
    margin-bottom: 8px;
}

.reading-content span {
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    font-family: 'Source Sans 3';
}
/* YouTube Banner */
.yt-banner {
  background: #efe4d6;
  border-radius: 12px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.yt-left {
  display: flex;
  align-items: center;
  gap: 15px;
}

.yt-icon {
    background: #ff0000;
    color: #fff;
    font-size: 30px;
    /* padding: 12px; */
    border-radius: 8px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.yt-left h3 {
    margin-bottom: 5px;
    font-size: 26px;
    font-weight: bold;
}
.yt-left p {
    font-size: 16px;
    color: #444;
}

/* Button */
.yt-btn {
    background: #0f3d36;
    color: #fff;
    border: none;
    padding: 12px 18px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    font-family: 'Source Sans 3';
}

.yt-btn i {
  margin-right: 6px;
}
.profile-breadcrumb {
   
    /* padding: 10px 18px; */
    display: inline-block;
    font-style: italic;
    font-size: 18px;
    color: #c89b5a;
    letter-spacing: 0.5px;
    float: left;
    width: 100%;
}
/* spacing between words */
.profile-breadcrumb span {
  margin: 0 4px;
}

/* dot styling */
.profile-breadcrumb .dot {
  opacity: 0.8;
}
.profile-wrapper {
    /* background: #f6f2eb; */
    /* padding: 40px 20px; */
    margin-top: 70px;
}

.profile-container {
  max-width: 1200px;
  margin: auto;
}

/* TOP */
.profile-top {
  display: flex;
  gap: 40px;
}

/* LEFT TEXT */
.profile-text {
  flex: 1;
}

.profile-text p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 14px;
    color: #2c2c2c;
}
/* RIGHT */
.profile-side {
    /* width: 420px; */
}

.profile-img {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 15px;
}

/* CARD */
.profile-card {
    background: #ffffff75;
    border-radius: 10px;
    padding: 16px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

.profile-item {
  display: flex;
  gap: 12px;
  margin-bottom: 14px;
}

.profile-item i {
    font-size: 18px;
    color: #fff;
    margin-top: 3px;
    background: #0f3d36;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}

.profile-item h4 {
  font-size: 14px;
  margin-bottom: 4px;
}

.profile-item p {
  font-size: 12px;
  color: #555;
}

/* THEMES */
.profile-themes {
  margin-top: 30px;
  background: #efe4d6;
  padding: 20px;
  border-radius: 10px;
}

.profile-themes h3 {
    font-size: 26px;
    margin-bottom: 15px;
    font-family: 'Cormorant Garamond';
    font-weight: bold;
}

/* GRID */
.themes-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
}

.theme-box {
    text-align: center;
    padding: 19px;
    background: #ffffff91;
    border-radius: 8px;
    font-size: 12px;
}

.theme-box i {
    display: block;
    margin-bottom: 6px;
    font-size: 30px;
    color: #0f3d36;
}
.theme-box p {
    color: #2c2c2c;
    margin-top: 10px;
}
.book-wrapper {
    /* background: #f6f2eb; */
    /* padding: 40px 20px; */
    /* font-family: Georgia, serif; */
    margin-top: 70px;
}
.book-card {
    background: #b9b3ab24;
    border-radius: 12px;
    padding: 20px;
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 20px;
}
/* IMAGE */
.book-img img {
    width: 135px;
    border-radius: 6px;
}
/* CONTENT */
.book-content {
    flex: 1;
    border-right: 1px solid #8080805e;
    padding-left: 10px;
}

.book-content h2 {
    font-size: 27px;
    margin-bottom: 6px;
    font-family: 'Cormorant Garamond';
    font-weight: bold;
}

.book-sub {
    font-size: 17px;
    color: #555;
    margin-bottom: 10px;
}

.book-sub {
    font-size: 17px;
    color: #555;
    margin-bottom: 10px;
}
/* QUOTE */
.book-quote {
    width: 39%;
    font-size: 13px;
    color: #444;
}
.quote-mark {
  font-size: 28px;
  color: #c89b5a;
  display: block;
  margin-bottom: 6px;
}

.book-quote small {
  display: block;
  margin-top: 8px;
  font-size: 12px;
}

/* SUBSCRIBE BAR */
.subscribe-bar {
  background: linear-gradient(90deg, #0f3d36, #0a2c27);
  border-radius: 10px;
  padding: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

/* LEFT */
.subscribe-left {
  display: flex;
  align-items: center;
  gap: 15px;
}

.mail-icon {
    border: 1px solid rgba(255,255,255,0.4);
    /* padding: 10px; */
    border-radius: 50%;
    font-size: 18px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* FORM */
.subscribe-form {
  display: flex;
  overflow: hidden;
  border-radius: 6px;
}

.subscribe-form input {
  padding: 10px;
  border: none;
  width: 220px;
  outline: none;
}

.subscribe-form button {
  background: #e5ded3;
  border: none;
  padding: 10px 16px;
  cursor: pointer;
  font-weight: 600;
}
.subscribe-left h4 {
    font-family: 'Cormorant Garamond';
    font-weight: bold;
    font-size: 30px;
}
.subscribe-left p {
    color: #fff;
}

/* LEFT */

.kpEssayLeftBox{

    width:42%;

}

.kpEssayMainSection {
    margin-top: 70px;
}
.kpEssayMainSection .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 65px;
}
.kpEssayLeftBox h2 {
    font-size: 44px;
    font-family: 'Cormorant Garamond';
    font-weight: 700;
    color: #2d2d2d;
    margin-bottom: 18px;
}

.kpEssayLine{

    width:55px;
    height:3px;
    display:block;
    background:#d39a32;
    margin-bottom:28px;

}

.kpEssayIntro{

    font-weight:600;
    margin-bottom:24px;

}

.kpEssayLeftBox p{

    font-size:17px;
    line-height:1.9;
    margin-bottom:24px;
    color:#4f4f4f;

}

.kpEssayLeftBox em{

    display:block;
    margin-top:25px;
    color:#777;
    line-height:1.8;
    font-size:15px;

}

/* CARD */

.kpEssayRightCard {
    width: 50%;
    background: #ffffff8c;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,.08);
    border: 1px solid #ece8e2;
}

.kpEssayImage{

    position:relative;

}

.kpEssayImage img{

    display:block;
    width:100%;
    height:270px;
    object-fit:cover;

}

.kpEssayImage span{

    position:absolute;
    left:18px;
    top:18px;

    background:#f5d7a5;

    color:#111;

    text-transform:uppercase;

    letter-spacing:.8px;

    font-size:12px;

    padding:8px 14px;

    border-radius:3px;

    font-weight:700;

}

.kpEssayCardContent{

    padding:30px;

}

.kpEssayCardContent h3 {
    font-family: 'Cormorant Garamond';
    font-size: 38px;
    line-height: 1.2;
    color: #252525;
    margin-bottom: 18px;
    font-weight: bold;
}

.kpEssayCardContent p{

    font-size:18px;

    line-height:1.8;

    color:#555;

    margin-bottom:30px;

}

.kpEssayBottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* border-top: 1px solid #ececec; */
    padding-bottom: 24px;
    float: left;
    width: 100%;
}
.kpEssayMeta{

    color:#666;

    font-size:15px;

}

.kpEssayMeta span{

    margin:0 10px;

}

.kpEssayBottom a{

    text-decoration:none;

    color:#2f3d49;

    font-weight:600;

    transition:.3s;

}

.kpEssayBottom a:hover{

    color:#c18b2d;

}
.latest_inner {
    margin-top: 70px;
}
.kp_blog_section{
    margin-top: 70px;

}

.kp_card_blog {
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
    margin-bottom: 30px;
}
/*=========================
      Card
==========================*/

.kp_blog_card{
    background:#fff;
    border:1px solid #e7e7e7;
    border-radius:10px;
    overflow:hidden;
    transition:.35s;
}

.kp_blog_card:hover{
    transform:translateY(-5px);
    box-shadow:0 12px 35px rgba(0,0,0,.12);
}

/*=========================
      Image
==========================*/

.kp_blog_image{
    position:relative;
    overflow:hidden;
}

.kp_blog_image img{
    width:100%;
    height:210px;
    object-fit:cover;
    transition:.5s;
}

.kp_blog_card:hover .kp_blog_image img{
    transform:scale(1.05);
}

/*=========================
     Video Time
==========================*/

.kp_video_time{
    position:absolute;
    right:12px;
    bottom:12px;

    background:rgba(0,0,0,.75);
    color:#fff;

    font-size:13px;
    font-weight:600;

    padding:5px 9px;
    border-radius:4px;
}

/*=========================
      Content
==========================*/

.kp_blog_content{
    padding:20px;
}

.kp_blog_content h3 {
    font-family: 'Cormorant Garamond';
    font-size: 30px;
    /* line-height: 1.3; */
    color: #2b2b2b;
    margin-bottom: 15px;
    font-weight: 700;
}
.kp_blog_content p{

    font-size:17px;

    line-height:1.8;

    color:#555;

    margin-bottom:26px;
}

/*=========================
      Footer
==========================*/

.kp_blog_footer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    font-size: 15px;
    color: #666;
    float: left;
    width: 100%;
    padding-bottom: 25px;
}

.kp_blog_footer a{

    color:#24485d;

    font-weight:600;

    transition:.3s;
}

.kp_blog_footer a:hover{

    color:#000;
}
/*====================================
Main Section
====================================*/

.kpJourney {
    margin-top: 70px;
}

.kpContainer{
    max-width:1200px;
    margin:auto;
}

/*====================================
Top Grid
====================================*/

.kpTopGrid{
    display:grid;
    grid-template-columns:1fr 1fr 360px;
    gap:40px;
    align-items:start;
    margin-bottom:50px;
}

/*====================================
Text
====================================*/

.kpTextBox h2 {
    font-family: 'Cormorant Garamond',serif;
    font-size: 27px;
    /* line-height: 1.15; */
    font-weight: 600;
    margin-bottom: 25px;
    color: #1b1b1b;
}

.kpTextBox p{
    font-size:16px;
    color:#444;
    line-height:1.9;
    margin-bottom:22px;
}

/*====================================
Info Card
====================================*/

.kpInfoCard {
    background: #ffffff6e;
    border-radius: 14px;
    padding: 30px;
    border: 1px solid #e8e8e8;
    box-shadow: 0 8px 30px rgba(0,0,0,.06);
}
.kpInfoItem{
    display:flex;
    gap:18px;
}

.kpDivider{
    height:1px;
    background:#e5e5e5;
    margin:25px 0;
}

.kpIcon{
    width:52px;
    height:52px;
    min-width:52px;
    border-radius:50%;
    background:#0b3b38;
    display:flex;
    align-items:center;
    justify-content:center;
}

.kpIcon i{
    color:#fff;
    font-size:20px;
}
.kpInfoItem h4 {
    font-family: 'Cormorant Garamond',serif;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #1b1b1b;
}
.kpInfoItem p{
    font-size:15px;
    color:#444;
    line-height:1.7;
}

/*====================================
Featured Card
====================================*/

.kpFeatureCard {
    display: flex;
    /* align-items: center; */
    overflow: hidden;
    border-radius: 12px;
    background: linear-gradient(90deg,#062f2d,#032220);
    color: #fff;
}

.kpFeatureImage{
    width:250px;
    flex-shrink:0;
}

.kpFeatureImage img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}

.kpFeatureContent {
    flex: 1;
    padding: 17px 38px;
}

.kpCountry{
    display:inline-block;
    font-size:12px;
    font-weight:600;
    letter-spacing:1.5px;
    color:#d7b76c;
    margin-bottom:10px;
}

.kpFeatureContent h2{
    font-family:'Cormorant Garamond',serif;
    font-size:48px;
    font-weight:600;
    margin-bottom:15px;
    line-height:1.1;
}

.kpFeatureContent p{
    font-size:16px;
    color:#e6e6e6;
    line-height:1.8;
    margin-bottom:25px;
}

.kpMeta {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    font-size: 15px;
    color: #f5f5f5;
    float: left;
    width: 100%;
}
.kpMeta span{
    display:flex;
    align-items:center;
    gap:8px;
}

.kpMeta i{
    color:#d9b66f;
}

/*====================================
Button
====================================*/

.kpButtonBox {
    padding: 0px 35px 20px 0px;
    display: flex;
    align-items: end;
}
.kpButtonBox a{
    display:inline-flex;
    align-items:center;
    gap:10px;
    background:#efe5d3;
    color:#222;
    padding:14px 26px;
    border-radius:8px;
    font-weight:600;
    transition:.3s;
}

.kpButtonBox a:hover{
    background:#d9c6a8;
}

/*====================================
Hover
====================================*/

.kpInfoCard{
    transition:.35s;
}

.kpInfoCard:hover{
    transform:translateY(-6px);
}

.kpFeatureCard{
    transition:.35s;
}

.kpFeatureCard:hover{
    transform:translateY(-5px);
    box-shadow:0 15px 35px rgba(0,0,0,.15);
}
.jrn-body {
    margin-top: 70px;
    /* padding: 40px; */
    /* background: #f6f3ef; */
    /* font-family: cursive; */
    color: #222;
}
.jrn-container {
  max-width: 1200px;
  margin: auto;
}

/* HEADER */
.jrn-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
}
.jrn-title {
    font-size: 30px;
    font-weight: 500;
    font-family: 'Cormorant Garamond';
    font-weight: bold;
}

.jrn-link {
font-size: 16px;
    text-decoration: none;
    color: #2c2c2c;
    font-weight: 500;
    font-family: 'Source Sans 3';
}

/* GRID */
.jrn-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-bottom: 50px;
}

/* CARD */
.jrn-card {
    background: #ffffff29;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    transition: 0.3s;
}

.jrn-card:hover {
  transform: translateY(-6px);
}

/* IMAGE */
.jrn-img-box {
  position: relative;
  height: 180px;
}

.jrn-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* TAG */
.jrn-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #e8dcc7;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 6px;
  font-weight: 600;
}

/* CONTENT */
.jrn-content {
  padding: 15px;
}

.jrn-heading {
    margin: 0 0 6px;
    font-size: 20px;
    font-family: 'Cormorant Garamond';
    font-weight: bold;
}

.jrn-desc {
  font-size: 14px;
  color: #555;
  margin-bottom: 10px;
}

/* META */
.jrn-meta {
  font-size: 13px;
  color: #666;
  margin-bottom: 8px;
}

.jrn-meta i {
  margin-right: 6px;
}

.jrn-meta span {
  margin-right: 12px;
}

/* LINK */
.jrn-btn {
  text-decoration: none;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}

.jrn-btn:hover {
  text-decoration: underline;
}

.ph-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.ph-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}

.ph-slider.slick-initialized.slick-slider .slick-slide {padding: 10px;}

.ph-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}

.ph_box img{float: left;width: 100%;border-radius: 10px}

.nt-body {
 margin-top: 70px;
}

/* MAIN BOX */
.nt-wrapper {
  max-width: 1280px;
  margin: auto;
  background: #e9dfd2;
  border-radius: 14px;
  padding: 25px 30px;
}

/* FLEX LAYOUT */
.nt-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
}

/* LEFT IMAGE */
.nt-illustration img {
    width: 215px;
    opacity: 0.9;
}

/* CENTER TEXT */
.nt-content {
  flex: 1;
}

.nt-title {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'Cormorant Garamond';
}
.nt-text {
  font-size: 14px;
  color: #444;
  line-height: 1.6;
}

/* RIGHT LIST */
.nt-list {
  min-width: 260px;
}

.nt-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}

/* ICON STYLE */
.nt-icon {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #d2b48c;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  color: #fff;
  font-size: 12px;
}

/* DIVIDER LINE */
.nt-divider {
  width: 1px;
  height: 90px;
  background: #cbbda9;
}
.kpEssayImage.workess-bnner img {
    height: auto;
}
.pw-body {
margin-top: 70px;
}



/* HEADER */
.pw-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.pw-title {
  font-size: 22px;
  font-weight: 500;
}

.pw-link {
  text-decoration: none;
  font-size: 14px;
  color: #333;
}

/* LIST BOX */
.pw-list {
    background: #ffffff6b;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #e2ddd666;
}
/* ROW */
.pw-row {
  display: flex;
  align-items: center;
  padding: 12px;
  border-bottom: 1px solid #eee;
  transition: 0.2s;
}

.pw-row:last-child {
  border-bottom: none;
}

.pw-row:hover {
  background: #faf7f2;
}

/* IMAGE */
.pw-img img {
    width: 171px;
    height: 100px;
    border-radius: 6px;
    object-fit: cover;
}

/* CONTENT */
.pw-content {
  flex: 1;
  padding: 0 15px;
}

.pw-heading {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
}

.pw-meta {
  font-size: 13px;
  color: #666;
}

/* RIGHT SIDE */
.pw-right {
    text-align: left;
    font-size: 13px;
    color: #555;
    margin-right: 10px;
    flex: 1;
    width: 229px;
}

.pw-arrow {
  font-size: 18px;
  color: #333;
}

/* FEATURE BOX */
.pw-feature-box {
  margin-top: 25px;
  background: #e9dfd2;
  border-radius: 12px;
  padding: 20px;
}

/* FEATURE FLEX */
.pw-feature-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* LEFT TEXT */
.pw-feature-title {
  font-size: 18px;
  font-weight: 500;
}

/* FEATURE ITEMS */
.pw-feature-items {
    display: flex;
    gap: 79px;
}

.pw-feature-item {
    text-align: center;
    font-size: 13px;
    color: #333;
    border-left: 1px solid #99999942;
    padding-left: 30px;
}

/* ICON */
.pw-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #d2b48c;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-bottom: 8px;
  color: #fff;
  font-size: 16px;
}
.pw-body .subscribe-bar {
    margin-top: 43px;
}
.form_footer form {
    background-color: transparent !important;
    padding: 0;
    border-radius: 0;
    display: flex;
    width: 90%;
    margin: 0 88px;
}
 .subscribe-form form {
    background-color: transparent !important;
    padding: 0;
    border-radius: 0;
    display: flex;
   
    width: 100%;
     margin: 0 0; 
}
.form_footer form label,.subscribe-form form label {

    color: #fff !important;
}
div#es_form_f1-n1 {
    max-width: 100% !important;
}
input.es_required_field.es_txt_email.ig_es_form_field_email.ig-es-form-input {
    background: transparent !important;
    color: #fff !important;
}
input.es_required_field.es_txt_email.ig_es_form_field_email.ig-es-form-input::placeholder{color:#fff !important;}
.es-field-wrap.ig-es-form-field {
    width: 100%;
    margin-right: 10px;
}
input.es-subscribe-btn.es-custom-button {
    background: transparent !important;
    border: 1px solid #fff !important;
}


.enquiry-overlay {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 99999;
    padding: 20px;
}

.enquiry-overlay.active {
    display: flex;
}

.enquiry-popup {
    position: relative;
    width: 100%;
    max-width: 550px;
    max-height: 90vh;
    overflow-y: auto;
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    box-sizing: border-box;
    animation: enquiryPopupIn 0.3s ease;
}

/* Close Icon */
.enquiry-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 35px;
    height: 35px;
    border: 0;
    background: transparent;
    cursor: pointer;
    font-size: 22px;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
}

.enquiry-close:hover {
    color: #d00;
}

/* Content */
.enquiry-content h2 {
    margin: 0 0 8px;
    font-size: 30px;
}

.enquiry-content p {
    margin: 0 0 25px;
    color: #666;
}

/* Form */
.enquiry-form .form-group {
    margin-bottom: 18px;
}

.enquiry-form label {
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
    font-weight: 600;
}

.enquiry-form input,
.enquiry-form textarea {
    width: 100%;
    padding: 13px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 15px;
    box-sizing: border-box;
    outline: none;
}

.enquiry-form input:focus,
.enquiry-form textarea:focus {
    border-color: #333;
}

.enquiry-form textarea {
    min-height: 100px;
    resize: vertical;
}

.enquiry-submit {
    width: 100%;
    padding: 14px 20px;
    border: 0;
    border-radius: 5px;
    background: #176f73;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.enquiry-submit:hover {
    background: #333;
}

/* Animation */
@keyframes enquiryPopupIn {
    from {
        opacity: 0;
        transform: translateY(-30px) scale(0.95);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    display: inline;
}
.enquiry-form br{display:none}
textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 100px !important;
}