
@font-face {
    font-family: 'Nunito',' sans-serif' !important;
    src: url('../fonts/Nunito-VariableFont_wght.ttf') format('truetype') !important; /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}  

a{
    text-decoration: none;
}
.menu-right > div{
    justify-content: end;
    text-align: end;
}
.corporate{
    background: linear-gradient(rgba(4,44,76,0.7),rgba(213,183,118,0.9)),url("../img/office.jpg");
    color: #D5B776;
    padding: 2px;
    /* background: #0E2C4C; */
    border-bottom-left-radius: 80px;
 
}
.corporate .card_course{
    /* box-shadow:rgba(0, 0, 0, 0.2),
    inset -5px -5px 15px rgba(255, 255, 255, 0.1),
    5px 5px 15px rgba(0, 0, 0, 0.3), -5px -5px 15px rgba(255, 255, 255, 0.1);
    min-width: 320px; */
    /* height: 340px; */

}
.corporate-header{
    text-align: center;
    margin-top: 10px;
    background-color: #f4f4f4;
    /* border: 1px; */
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 20px;
    
}
.corporate-header p{
    margin: 0 auto;
    line-height: 2;
    font-size: 18px;
    font-weight:500;
    /* color: #5c5c5c; */
    z-index: 3;
    color: #808080;
}
.corporate h3{
    text-align: center;
}
.corporate h1{
    font-size: 18px;
    line-height: 0.8;
}
.corporate-course-content{
    background: #f6f6f6;
    /* margin-top: 50px; */
    padding: 50px;
}

.course-card{
    border-radius: 5px;
    box-shadow: 0px 30px 40px -20px #fff;
    padding: 30px;
    margin: 20px;
    color: #fff;
    line-height: 1.2;
    border-top:3px solid #7E1416;
    background: #0E2C4C;
}
@media only screen and (max-width:768px){
   .course-card{
        margin:10px;
    }
    .corporate-course-content{
        padding:0px; 
        width:100%;
    }
    .course-card-header h1{
    font-size: 18px;
    text-align: center;
    color: #D5B776;
    font-weight: 400;
    
}
    
}
.course-card .fa-check{
    margin-right: 8px;
    color: #D5B776;
    /* padding-right: 8px; */
}
.course-card-header h1{
    font-size: 18px;
    text-align: center;
    color: #D5B776;
    font-weight: 700;
    
}
.explore-btn{
    border-bottom: 1px solid #0E2C4C;
    padding: 10px;
    color: #0E2C4C;
    font-weight: 700;
    /* border-radius: 10px; */
    /* background: #0E2C4C; */

}
.explore-more{
    text-align: center;
    margin-top: 10px;
}
.c-header{
    margin: 24px;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    color: #2e3d49;
    /* border-bottom: 1px solid #7E1416; */
}
.c-text{
    margin-left: 20px;
    font-size: 1rem;
    color: #2e3d49;
    line-height: 1.625rem;
    font-weight: 500;
}
.radius-bottom-right{
    border-bottom-right-radius: 50px;
}
.radius-bottom-left{
    border-bottom-left-radius: 50px;
}
.radius-top-right{
    border-top-right-radius: 50px;
}
.radius-top-left{
    border-top-left-radius: 50px;
}
.course-card-body{
    /* padding: 12px; */
    line-height: 1.2;
   
}
.course-card-body ul li{
    list-style-type: none;
    text-decoration: none;
    padding-top: 5px;
    margin-bottom: 1em;
}
.course-card-footer{
  text-align: right;
}
.course-card-footer button{
    /* border: none; */
    border: 2px solid #0E2C4C;
    color: #fff;
    font-weight: 500;
    background: #0E2C4C;
    margin-left: auto;
    padding: 10px;
    /* border-top: none; */
    
}
.university{
    background: #f6f6f6;
    padding: 5px;
}
.courses-offered{
    background: rgba(14,44,76,0.7);;
    padding: 10px;
    color: #D5B776;
    /* margin: 10px; */
}
.brands{
    border-bottom-right-radius: 80px;
}
.cropped-home-banner{
	position: absolute;
    width: 0px;
    height: 0px;
    top: 0;
    border-left: 0px solid #f1f7f800;
    border-right: 70px solid #13d76203;
}
.cta-instructor{
    border-bottom-left-radius: 40px;
}
.cta-learner{
    border-bottom-right-radius: 40px;
}
.professional-certification{
    background: #fff;
    color:#D5B776;
    padding: 10px;
}
@media only screen and (max-width: 766px){
	.cropped-home-banner{
	    display: none;
	}
	.home-banner-area{
	    background: none !important;
	    padding: 80px 0 75px !important;
	}
	.home-banner-wrap{
		max-width: 100% !important;
		text-align: center;
	}
}
.bg-background{
    /* background: #f1f7f8; */
    background: #f6f6f6;
}
.bg-transparent{
    background: #00000000 !important;
}
.top-categories{
    width: 100%;
    min-height: 90px;
    background-color: #f5f9fa;
    padding: 20px 15px;
    display: inline-flex;
    border: 1px solid #cccdcd;
    border-radius: 10px;
    text-decoration: none;
}
.top-categories:hover, .top-categories:focus{
    background-color: #7E1416;
    border: 1px solid #7E1416;
}
.category-icon{
    width: 36px;
    height: 36px;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 36px;
    margin-top: 7px;
    font-size: 20px;
    position: absolute;
}
.center{
    margin: auto;
    width: 50%;
}
.top-categories:hover .category-icon, .top-categories:focus .category-icon{
	background-color: #f5f9fa;
	color: #000;
}
.category-title{
    padding-left: 50px;
    font-weight: 600;
}
.top-categories:hover .category-title, .top-categories:focus .category-title{
	color: #fff;
}
.category-title p{
    color: #b4b4b4;
    font-size: 14px;
    font-weight: 400 !important;
    margin-top: 2px;
    margin-bottom: 1px;
}
.top-categories:hover .category-title p, .top-categories:focus .category-title p{
	color: #efdcdc;
}
.divider-1{
	background-color: #b8c3c5;
	margin-left: -15px;
    margin-right: -10px;
    margin-top: 12px;
    margin-bottom: 6px;
}

.compare-row{
    margin-top: 25px;
    background-color: #fff;
    border: 1px solid #f1f7f8;
    border-radius: 10px;
    padding: 28px 10px;
}
.brn-compare-sm{
    border: 1px solid #5ca1b4;
    color: #5d5d1c;
    background: #fff;
    font-size: 11px;
    border-radius: 6px;
    padding: 2.5px 8px 2.5px 8px;
}
.brn-compare-sm:hover, .brn-compare-sm:focus{
    border: 1px solid #5ca1b4;
    color: #fff;
    background: #5ca1b4;
    font-size: 11px;
    border-radius: 6px;
    padding: 2.5px 8px 2.5px 8px;
}
.badge-sub-warning{
    background-color: #eceb98 !important;
    color: #3c3c2d !important;
    padding: 5px 10px 5px 10px;
    border-radius: 6px;
}
.floating-user{
    width: auto;
    height: 30px;
}
.floating-user img{
    border-radius: 15px;
    position: absolute;
}
.floating-user img:hover, .floating-user img:focus{
    z-index: 999;
}
.become-user-label{
    background-color: #7E1416;
    color: white;
    padding: 50px 15px;
    border-radius: 10px;
}
.become-user-label a{
    border: none;
    background-color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 22px;
    border-radius: 5px;
    color: #626262;
    text-decoration: none;
}
.become-user-label a:hover{
    box-shadow: 0px 3px 31px 1px #7E1416;
}
.text-sub-warning{
    color: #eceb98 !important;
}
.badge-sub-warning{
    background-color: #eceb98 !important;
    color: #5c5c4c !important;
    padding: 6px 15px 6px 15px;
    border-radius: 6px;
}
.footer-hover-link{
    text-decoration: none;
    font-size: 14px;
}
.footer-hover-link:hover{
    color: #000000 !important;
    text-shadow: 0px 0px 10px #d8d8d8;
}

.language_selector{
    border-radius: 5px;
    padding: 2px 10px;
    font-size: 14px;
    background: #f1f7f8;
    border-color: #b1b1b1;
}
ul.footer-social-link{
    list-style: none;
    padding-left: 0px;
    height: 60px;
    padding-top: 15px;
}
ul.footer-social-link li{
    float: left;
    background-color: #7E1416;
    color: #fff;
    margin: 0px 15px 0px 0px;
    border-radius: 50%;
    height: 37px;
    width: 37px;
    line-height: 37px;
    text-align: center;
    box-shadow: 0px 2px 13px 2px #e0e0e0;
}
ul.footer-social-link li a{
    display: block;
    color: #fff;
    font-size: 15px;
}
ul.footer-social-link li a:hover{
    color: #ddd;
}
section.featured-instructor{
    background: white;
    padding: 35px 0px;
}
.section-blog{
 /* background:#f9f9f9; */
 
background-image: linear-gradient(to left, rgba(126, 20, 22, 0.7), rgba(14, 44, 76, 0.7)),url('../../../../uploads/system/861288f2a22d00fd516d7d104c7349da.jpg');
color: #D5B776 ;
background-size: cover;
background-repeat: no-repeat;
}
.section-blog img{
    height: 100px;
    width: 200px;
}
.top-instructor-img{
    max-width: 250px;
}
.top-instructor-img img{
    border-radius: 12px;
}
.top-instructor-details{
    padding: 0px 22px;
}
p.top-instructor-arrow span{
    background-color: #000;
    color: #e9e9e9;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
}
p.top-instructor-arrow span i{
    line-height: 30px;
}
.slick-list.draggable{
    border-radius: 10px;
}
.hover-shadow-1:hover{
    box-shadow: 0px 0px 5px 0px #9090902e !important;
}


.image-placeholder-1{
    position: absolute;
    width: 100%;
    height: 100% !important;
    background: linear-gradient(91deg, rgb(0 0 0 / 24%) 0%, rgba(0,35,51,0) 100%) !important;
}
.image-placeholder-2{
    position: absolute;
    width: 100%;
    height: 100% !important;
    background: linear-gradient(91deg, rgb(0 0 0 / 50%) 0%, rgb(0 0 0 / 50%) 100%) !important;}
}

.compare-row{
    margin-top: 25px;
    background-color: #fff;
    border: 1px solid #f1f7f8;
    border-radius: 10px;
    padding: 28px 10px;
}
.compare-row-icon{
    height: 26px;
    width: 26px;
    line-height: 26px;
    background: #444;
    border-radius: 5px;
    font-size: 13px;
    color: #fff;
    text-align: center;
}
.skill-level-icon{
    width: 24px;
    height: 24px;
    background-color: transparent;
}
.skill-level-icon span{
    background-color: #dcdee1;
    margin-left: 1.5px;
    margin-right: 1.5px;
    float: left;
}
.skill-level-icon .active{
    background-color: #7E1416;
}
.skill-level-icon span:first-of-type{
    width: 5px;
    height: 8px;
    margin-top: 16px;
}
.skill-level-icon span:nth-of-type(2n){
    width: 5px;
    height: 16px;
    margin-top: 8px;
}
.skill-level-icon span:last-of-type{
    width: 5px;
    height: 24px;
}

.marge-input-box input{
    border-radius: 10px 0px 0px 10px;
    border-right: 0px;
    font-size: 13px;
}

.marge-input-box .input-group-append{
    border: 1px solid #cccfe7;
    border-radius: 0px 10px 10px 0px;
    border-left: none !important;
}
.marge-input-box button{
    background: #7E1416;
    color: #fff;
    font-weight: 500;
    margin: 5px;
    font-size: 13px;
    border-radius: 8px;
}
.marge-input-box button:hover{
    background: #7E1416;
    color: #fff;
}








/*Signup & sign in page login*/
.sign-up-form{
    background: #fff;
    padding: 35px 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px -1px #ebebeb;
}
.sign-up-form .form-group{ margin-bottom: 15px; }
.sign-up-form .form-group label{
    color: #5c5c5c;
    font-weight: 600;
}
.sign-up-form .form-group .input-group span{
    border-right: none;
    padding: 12px 8px 12px 15px;
    border-radius: 10px;
    color: #878787;
    font-size: 15px;
    font-weight: 500;
}
.sign-up-form .form-group .input-group input{
    border-left: none;
    padding: 12px 5px;
    border-radius: 10px;
    color: #878787;
    font-size: 13px;
    font-weight: 500;
}
/*End Signup & sign in page login*/




/*used on Home page*/
.animated-loader{
    width: 100px;
    height: 100px;
    line-height: 100px;
    padding: 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.common-search-box{
    margin-right: 50px;
    padding: 0px 0;
}
.common-search-box input{
    background-color: hsl(192deg 33% 97%);
    border: 1px solid hsl(192deg 33% 97%);
    height: 40px;
    padding: 0 15px;
    border-radius: 5px 0 0 5px;
    font-size: 13px;
}
.common-search-box input:focus{
    background-color: #fff;
    border-color: #dedfe0;
    border-right-color: transparent;
}
.common-search-box input:focus + .input-group-button{
    background-color: #fff !important;
    border-top: 1px solid #dedfe0 !important;
    border-right: 1px solid #dedfe0 !important;
    border-bottom: 1px solid #dedfe0 !important;
    padding: 5px 9px 5px 10px !important;
}
.common-search-box button{
    background-color: #ec5252 !important;
    border-color: #ec5252;
    color: #fff;
    padding: 1px 6px;
    border-radius: 6px;
}
.common-search-box button:hover{
    color: #efefef;
}
.common-search-box .input-group-button {
    background-color: hsl(192deg 33% 97%);
    padding: 6px 10px 6px 10px;
    border-radius: 0px 5px 5px 0px;
}

/*Custom print content*/
    @media print{
        .print-content{
            position: fixed !important;
            margin: 0 !important;
            top: 0 !important;
            bottom: 0 !important;
            left: 0 !important;
            right: 0!important;
            z-index: 3333 !important;
            width: 100% !important;
            background: #fff !important;
        }
        footer, nav, title{
            display: none !important    ;
        }
        body{
            overflow: hidden !important ;
        }
    }
/*End Custom print content*/





/*BLOG start*/
    .blog-search-input{
        height: 42px;
        background-color: #f1f7f8;
        border-bottom: 1px solid #cdcdcd;
        border-top: none;
        border-left: none;
        border-right: none;
        border-radius: 0px;
    }
    .blog-search-button{
        display: none;
        padding: 0px 20px;
        border: none;
        border-bottom: 1px solid #cdcdcd;
        background-color: #fff;
    }
    .ellipsis-line-2{
        display: -webkit-box!important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .ellipsis-line-3{
        display: -webkit-box!important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }
/*End Blog*/
@media screen and (max-width:560px) {
    .center{
        width: 100%;
        margin: auto;
    }
}

/* ===== ENESST full redesign patch ===== */
:root{--en-navy:#071b3d;--en-navy2:#0b2a5b;--en-yellow:#f8b400;--en-blue:#1f5fbd;--en-ink:#07132f;--en-muted:#64748b;--en-line:#e6edf6;--en-soft:#f6f9fd;--en-card:#ffffff;}
body.gray-bg, body{background:#fff!important;color:var(--en-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}
a{text-decoration:none!important}.container,.container-lg,.container-xl{max-width:1260px!important}.enesst-container{max-width:1260px;margin:0 auto;padding-left:24px;padding-right:24px}.enesst-main{padding-top:0}.enesst-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;padding:13px 22px;font-weight:800;transition:.2s;border:1px solid transparent}.enesst-btn-primary{background:var(--en-navy);color:#fff!important;box-shadow:0 14px 30px rgba(7,27,61,.22)}.enesst-btn-primary:hover{background:#102f68;color:#fff!important}.enesst-btn-yellow{background:var(--en-yellow);color:var(--en-navy)!important}.enesst-btn-outline{background:#fff;color:var(--en-navy)!important;border-color:#cfd9e8}.enesst-header{background:var(--en-navy);position:relative;z-index:1000;box-shadow:0 10px 32px rgba(7,27,61,.18)}.enesst-header .enesst-container{min-height:72px;display:flex;align-items:center;gap:22px}.enesst-brand img{max-height:38px;width:auto}.enesst-nav-right{margin-left:auto;display:flex;align-items:center;gap:20px}.enesst-nav-links{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.enesst-nav-links>li{position:relative;list-style:none}.enesst-nav-links>li>a,.enesst-nav-links>li>button,.enesst-nav-link{color:#fff!important;font-size:14px;font-weight:700;padding:27px 10px;display:inline-flex;align-items:center;gap:6px;background:transparent;border:0}.enesst-nav-links>li>a:hover{color:var(--en-yellow)!important}.enesst-nav-links>li.active>a,.enesst-nav-link.active{color:#fff!important}.enesst-nav-links>li.active>a:after{content:"";height:3px;background:var(--en-yellow);border-radius:4px;position:absolute;left:10px;right:10px;bottom:16px}.enesst-nav-search{height:42px;width:230px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:rgba(255,255,255,.06);display:flex;align-items:center;gap:8px;padding:0 12px;color:#dbe8ff}.enesst-nav-search input{background:transparent;border:0;outline:0;color:#fff;width:100%;font-size:13px}.enesst-nav-search input::placeholder{color:#c8d4e9}.enesst-auth{display:flex;align-items:center;gap:10px}.enesst-login{color:#fff!important;font-weight:700;font-size:14px}.enesst-signup{background:var(--en-yellow);color:#071b3d!important;border-radius:12px;padding:12px 18px;font-weight:900}.enesst-cart{color:#fff!important;position:relative;font-size:18px}.main-nav-wrap,.mobile-main-nav{display:flex!important;align-items:center;margin:0!important;padding:0!important}.mobile-main-nav>li>a{color:#fff!important}.mobile-main-nav .category,.mobile-main-nav .sub-category,.enesst-dropdown,.menu-area .dropdown-menu{background:#fff!important;color:#07132f!important;border:1px solid var(--en-line)!important;border-radius:18px!important;box-shadow:0 25px 65px rgba(7,27,61,.16)!important;min-width:260px!important;padding:10px!important}.mobile-main-nav .category a,.mobile-main-nav .sub-category a,.enesst-dropdown a,.menu-area .dropdown-menu a{color:#07132f!important;background:#fff!important;border-radius:10px!important;font-weight:700}.mobile-main-nav .category a:hover,.mobile-main-nav .sub-category a:hover,.enesst-dropdown a:hover,.menu-area .dropdown-menu a:hover{background:#f4f7fb!important;color:#0b2a5b!important}.enesst-logged-in-header{background:var(--en-navy)!important}.enesst-mobile-toggle{display:none;color:#fff!important;background:transparent;border:0;font-size:22px;margin-left:auto}.enesst-hero{background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);overflow:hidden}.enesst-hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:42px;align-items:center;min-height:600px}.enesst-kicker{display:inline-flex;align-items:center;gap:8px;background:#fff4d6;color:#d89200;border-radius:999px;padding:10px 16px;font-weight:800;font-size:14px;margin-bottom:22px}.enesst-hero h1{font-size:62px;line-height:1.05;font-weight:950;letter-spacing:-2.6px;color:#07132f;margin:0}.enesst-hero h1 .yellow{color:var(--en-yellow)}.enesst-hero p{font-size:18px;line-height:1.75;color:#43546d;max-width:640px;margin:22px 0 0}.enesst-hero-actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.enesst-hero-visual{position:relative;min-height:520px;border-bottom-left-radius:130px;overflow:hidden;background:linear-gradient(135deg,#e9f4ff,#fff6da);display:flex;align-items:center;justify-content:center}.enesst-hero-visual img{width:100%;height:100%;object-fit:cover}.enesst-float-card{position:absolute;background:#fff;border:1px solid var(--en-line);border-radius:18px;box-shadow:0 20px 50px rgba(7,27,61,.16);padding:16px 18px;display:flex;gap:12px;align-items:center;max-width:230px}.enesst-float-card i{width:42px;height:42px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#edf5ff;color:var(--en-blue);font-size:18px}.enesst-float-card strong{display:block;color:#07132f;font-size:14px}.enesst-float-card span{font-size:12px;color:#64748b}.enesst-float-one{right:30px;top:72px}.enesst-float-two{right:18px;top:200px}.enesst-video-card{position:absolute;right:35px;bottom:40px;background:linear-gradient(135deg,#162166,#0b2a5b);color:#fff;border-radius:22px;padding:25px 28px;width:330px;display:flex;align-items:center;gap:18px;box-shadow:0 28px 60px rgba(7,27,61,.28)}.enesst-play{width:58px;height:58px;background:var(--en-yellow);border-radius:999px;color:#071b3d;display:flex;align-items:center;justify-content:center}.enesst-stats{position:relative;margin-top:-52px;z-index:5}.enesst-stats-inner{background:#fff;border:1px solid var(--en-line);border-radius:18px;box-shadow:0 18px 45px rgba(7,27,61,.10);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.enesst-stat{display:flex;align-items:center;gap:14px;padding:22px 26px;border-right:1px solid var(--en-line)}.enesst-stat:last-child{border-right:0}.enesst-stat i{width:44px;height:44px;border-radius:999px;background:#edf5ff;color:var(--en-blue);display:flex;align-items:center;justify-content:center}.enesst-stat strong{display:block;font-size:22px;color:#07132f}.enesst-stat span{font-size:13px;color:#52637b}.enesst-section{padding:70px 0}.enesst-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:24px}.enesst-section h2,.enesst-section-title{font-size:28px;letter-spacing:-.6px;font-weight:950;color:#07132f;margin:0}.enesst-small-link{font-weight:800;color:#1f5fbd!important}.enesst-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.enesst-category-card{border-radius:16px;padding:23px 20px;border:1px solid var(--en-line);background:linear-gradient(135deg,#edf6ff,#fff);display:flex;align-items:center;gap:16px;color:#07132f!important}.enesst-category-card:nth-child(2n){background:linear-gradient(135deg,#eefdf8,#fff)}.enesst-category-card:nth-child(3n){background:linear-gradient(135deg,#fff6de,#fff)}.enesst-category-card i{font-size:25px;color:#1f5fbd}.enesst-category-card strong{display:block;font-size:15px}.enesst-category-card span{font-size:12px;color:#64748b}.enesst-course-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.enesst-course-card,.course-box{background:#fff!important;border:1px solid var(--en-line)!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 14px 34px rgba(7,27,61,.08)!important;transition:.2s;height:100%}.enesst-course-card:hover,.course-box:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(7,27,61,.12)!important}.enesst-course-thumb,.course-image{height:170px!important;background:#eaf2ff!important;overflow:hidden!important}.enesst-course-thumb img,.course-image img{width:100%!important;height:100%!important;object-fit:cover!important}.enesst-course-body,.course-details{padding:18px!important}.enesst-course-meta{font-size:12px;color:#1f5fbd;font-weight:800;margin-bottom:8px}.enesst-course-title,.course-details .title{font-size:17px!important;line-height:1.35!important;font-weight:900!important;color:#07132f!important;min-height:45px;margin-bottom:12px!important}.enesst-course-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.enesst-price,.course-details .price{font-weight:950!important;color:#07132f!important;font-size:17px!important}.enesst-rating,.rating .filled,.rating i.filled{color:#f8b400!important}.enesst-cta-card{background:linear-gradient(135deg,#17216c,#071b3d);color:#fff;border-radius:22px;padding:32px;min-height:100%;box-shadow:0 20px 45px rgba(7,27,61,.16)}.enesst-cta-card h3{font-weight:950;color:#fff}.enesst-feature-strip{border:1px solid var(--en-line);border-radius:18px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;overflow:hidden}.enesst-feature{padding:20px;display:flex;gap:13px;align-items:center;border-right:1px solid var(--en-line)}.enesst-feature:last-child{border-right:0}.enesst-feature i{color:#1f5fbd}.enesst-footer{background:var(--en-navy);color:#dbe7ff;padding-top:54px}.enesst-footer-grid{display:grid;grid-template-columns:1.25fr .8fr .8fr .8fr 1.2fr;gap:34px}.enesst-footer h5{color:#fff;font-size:15px;font-weight:950;margin-bottom:18px}.enesst-footer a{color:#dbe7ff!important;display:block;margin:0 0 10px;font-weight:600;font-size:14px}.enesst-footer a:hover{color:var(--en-yellow)!important}.enesst-footer-logo{max-height:42px;margin-bottom:15px}.enesst-newsletter{display:flex;gap:8px}.enesst-newsletter input{height:43px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);border-radius:10px;padding:0 13px;color:#fff;width:100%}.enesst-newsletter button{height:43px;border:0;border-radius:10px;background:var(--en-yellow);color:#071b3d;font-weight:900;padding:0 16px}.enesst-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding:18px 0;font-size:13px;color:#b7c7e4}.enesst-page-hero{padding:68px 0 42px;background:linear-gradient(180deg,#fff,#f8fbff)}.enesst-page-hero-grid{display:grid;grid-template-columns:1fr .7fr;gap:40px;align-items:center}.enesst-page-hero h1{font-size:44px;font-weight:950;letter-spacing:-1.4px;color:#07132f}.enesst-page-hero p{font-size:16px;color:#52637b}.enesst-page-hero img{width:100%;max-height:220px;object-fit:contain}.enesst-card{background:#fff;border:1px solid var(--en-line);border-radius:20px;box-shadow:0 16px 40px rgba(7,27,61,.08)}.enesst-auth-page{padding:58px 0 80px;background:linear-gradient(180deg,#fff,#f8fbff)}.enesst-auth-card{max-width:520px;margin:0 auto;background:#fff;border:1px solid var(--en-line);border-radius:24px;box-shadow:0 25px 70px rgba(7,27,61,.11);padding:38px}.enesst-auth-card h1{text-align:center;font-size:30px;font-weight:950;color:#07132f}.enesst-auth-card p{text-align:center;color:#64748b}.enesst-auth-card .form-control{height:48px;border-color:#dce5f2;border-radius:0 12px 12px 0!important;box-shadow:none!important}.enesst-auth-card .input-group-text{border-color:#dce5f2;border-radius:12px 0 0 12px!important;color:#1f5fbd}.enesst-auth-card label{font-weight:800;color:#07132f;margin-bottom:8px}.enesst-auth-card .btn.red,.enesst-auth-card button[type=submit]{background:#071b3d!important;color:#fff!important;border-radius:12px!important;border:0!important;height:48px;font-weight:900}.enesst-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.enesst-contact-list{padding:28px}.enesst-contact-item{display:flex;gap:15px;margin-bottom:22px}.enesst-contact-item i{width:42px;height:42px;border-radius:12px;background:#edf5ff;color:#1f5fbd;display:flex;align-items:center;justify-content:center}.enesst-form{padding:28px}.enesst-form .form-control{border-radius:12px;border-color:#dce5f2;min-height:48px}.enesst-policy-layout{display:grid;grid-template-columns:280px 1fr;gap:28px}.enesst-policy-nav{padding:24px;position:sticky;top:100px}.enesst-policy-content{padding:34px}.enesst-policy-content h3,.enesst-policy-content h2{font-weight:950;color:#07132f}.enesst-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.enesst-gallery-card{border-radius:18px;overflow:hidden;border:1px solid var(--en-line);box-shadow:0 12px 30px rgba(7,27,61,.08);background:#fff}.enesst-gallery-card img{height:210px;width:100%;object-fit:cover}.enesst-gallery-card div{padding:15px;font-weight:900;color:#07132f}.course-head{background:#fff!important;padding:48px 0 20px!important}.course-head .breadcrumb-item a,.course-head .breadcrumb-item{color:#07132f!important}.category-course-list-area{background:#fff!important;padding:36px 0 70px}.category-filter-box{background:#fff!important;border:1px solid var(--en-line);border-radius:16px;padding:14px!important;margin-bottom:24px}.blog-card,.latest-blog-card{border-radius:18px!important;overflow:hidden!important;border:1px solid var(--en-line)!important;box-shadow:0 14px 34px rgba(7,27,61,.08)!important}.footer-area{display:none!important}@media(max-width:1100px){.enesst-nav-search{display:none}.enesst-categories{grid-template-columns:repeat(3,1fr)}.enesst-course-grid{grid-template-columns:repeat(2,1fr)}.enesst-footer-grid{grid-template-columns:repeat(2,1fr)}.enesst-hero h1{font-size:48px}.enesst-hero-grid{grid-template-columns:1fr}.enesst-hero-visual{min-height:420px;border-radius:32px}.enesst-stats-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.enesst-container{padding-left:16px;padding-right:16px}.enesst-header .enesst-container{flex-wrap:wrap;padding-top:14px;padding-bottom:14px}.enesst-mobile-toggle{display:block}.enesst-nav-right{display:none;flex-basis:100%;margin-left:0;flex-direction:column;align-items:flex-start}.enesst-header.is-open .enesst-nav-right{display:flex}.enesst-nav-links{flex-direction:column;align-items:flex-start;width:100%}.enesst-nav-links>li>a{padding:10px 0}.enesst-auth{width:100%;justify-content:flex-start}.enesst-hero h1{font-size:39px}.enesst-hero-grid{min-height:auto;padding:44px 0 0}.enesst-video-card,.enesst-float-card{display:none}.enesst-stats{margin-top:20px}.enesst-stats-inner,.enesst-categories,.enesst-course-grid,.enesst-feature-strip,.enesst-footer-grid,.enesst-page-hero-grid,.enesst-contact-grid,.enesst-policy-layout,.enesst-gallery-grid{grid-template-columns:1fr}.enesst-stat,.enesst-feature{border-right:0;border-bottom:1px solid var(--en-line)}.enesst-section{padding:46px 0}.enesst-page-hero h1{font-size:34px}.enesst-auth-card{padding:26px}.enesst-newsletter{flex-direction:column}}
.enesst-header li.has-children > ul{display:none!important;position:absolute!important;top:100%!important;left:0!important;z-index:10000!important;list-style:none!important;margin:0!important;}
.enesst-header li.has-children:hover > ul,.enesst-header li.has-children:focus-within > ul{display:block!important;}
.enesst-header .category li{display:block!important;width:100%!important;margin:0!important;}
.enesst-header .category li a{display:flex!important;align-items:center!important;gap:10px!important;padding:11px 12px!important;}
@media(max-width:1100px){.enesst-home-course-wrap{grid-template-columns:1fr!important}.enesst-home-course-wrap .enesst-cta-card{display:none}}

/* ===== ENESST small modification patch ===== */
.enesst-course-grid-six{grid-template-columns:repeat(3,1fr)!important;}
.enesst-home-course-wrap{display:block!important;}
.enesst-learning-cta-section{padding:0 0 70px;background:#fff;}
.enesst-learning-cta{position:relative;overflow:hidden;border-radius:26px;padding:48px 56px;min-height:250px;display:flex;align-items:center;justify-content:space-between;gap:28px;color:#fff;background:linear-gradient(110deg,rgba(7,27,61,.96),rgba(11,42,91,.86)),url('images/enesst-hero.svg') center right/contain no-repeat;box-shadow:0 26px 70px rgba(7,27,61,.18)}
.enesst-learning-cta:after{content:"";position:absolute;right:-80px;top:-80px;width:300px;height:300px;background:rgba(248,180,0,.18);border-radius:999px;filter:blur(10px)}
.enesst-learning-cta>*{position:relative;z-index:2}.enesst-learning-cta .enesst-kicker{background:rgba(248,180,0,.16);color:#ffd36a;margin-bottom:16px}.enesst-learning-cta h2{font-size:38px;line-height:1.12;font-weight:950;color:#fff;margin:0;max-width:720px}.enesst-learning-cta p{font-size:16px;color:#dbe7ff;margin:16px 0 0;max-width:650px;line-height:1.7}.course-box-2{background:#fff!important;border:1px solid var(--en-line)!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 14px 34px rgba(7,27,61,.08)!important;height:100%;display:flex!important;flex-direction:column!important}.course-box-2 .course-image{height:170px!important;width:100%!important;flex:0 0 auto!important}.course-box-2 .course-details{padding:18px!important;flex:1!important}.course-box-2 .course-title{font-size:17px!important;line-height:1.35!important;font-weight:900!important;color:#07132f!important;display:block!important;margin-bottom:10px!important}.course-box-2 .course-subtitle,.course-box-2 .course-meta,.course-box-2 .course-instructor{display:none!important}.course-box-2 .course-price-rating{padding:0 18px 18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.course-box-2 .current-price{font-weight:950!important;color:#07132f!important;font-size:17px!important}.category-course-list ul{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:24px!important;padding:0!important;margin:0!important;list-style:none!important}.category-course-list ul li{margin:0!important;padding:0!important;list-style:none!important}.category-course-list .enesst-course-grid{width:100%;}.enesst-course-card img,.course-box img,.course-box-2 img{display:block!important;}
@media(max-width:1100px){.enesst-course-grid-six,.category-course-list ul{grid-template-columns:repeat(2,1fr)!important}.enesst-learning-cta{flex-direction:column;align-items:flex-start;background-size:cover}.enesst-learning-cta h2{font-size:32px}}
@media(max-width:760px){.enesst-course-grid-six,.category-course-list ul{grid-template-columns:1fr!important}.enesst-learning-cta{padding:34px 24px;border-radius:20px}.enesst-learning-cta h2{font-size:28px}}

/* ENESST course card/dropdown visibility patch */
.enesst-header .has-children{position:relative!important;}
.enesst-header .has-children > ul.category,
.enesst-header .has-children > .category,
.enesst-header .category.corner-triangle,
.mobile-main-nav .category,
.main-nav-wrap .category{
  background:#ffffff!important;
  color:#07132f!important;
  border:1px solid #e5edf8!important;
  border-radius:16px!important;
  box-shadow:0 22px 55px rgba(7,27,61,.18)!important;
  min-width:280px!important;
  padding:10px!important;
  z-index:9999!important;
}
.enesst-header .has-children:hover > ul.category,
.enesst-header .has-children:hover > .category,
.enesst-header .has-children:focus-within > ul.category,
.enesst-header .has-children:focus-within > .category{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  position:absolute!important;
  top:100%!important;
  left:0!important;
  transform:none!important;
}
.enesst-header .category li,
.main-nav-wrap .category li,
.mobile-main-nav .category li{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  background:#fff!important;
}
.enesst-header .category li a,
.main-nav-wrap .category li a,
.mobile-main-nav .category li a{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  color:#07132f!important;
  background:#fff!important;
  font-weight:800!important;
  font-size:14px!important;
  line-height:1.35!important;
  padding:12px 13px!important;
  border-radius:11px!important;
  text-decoration:none!important;
  white-space:normal!important;
}
.enesst-header .category li a:hover,
.main-nav-wrap .category li a:hover,
.mobile-main-nav .category li a:hover{
  background:#f4f7fb!important;
  color:#0b2a5b!important;
}
.enesst-header .category .icon,
.main-nav-wrap .category .icon,
.mobile-main-nav .category .icon{
  color:#1f5fbd!important;
  min-width:22px!important;
}

.enesst-course-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:24px!important;
  align-items:stretch!important;
}
.enesst-course-grid-six{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.enesst-course-card.enesst-course-card-full,
.enesst-course-card{
  display:flex!important;
  flex-direction:column!important;
  background:#fff!important;
  border:1px solid #e5edf8!important;
  border-radius:18px!important;
  overflow:hidden!important;
  min-height:100%!important;
  box-shadow:0 14px 34px rgba(7,27,61,.08)!important;
}
.enesst-course-thumb{
  display:block!important;
  width:100%!important;
  height:176px!important;
  background:#eaf2ff!important;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
.enesst-course-thumb img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  opacity:1!important;
  visibility:visible!important;
}
.enesst-course-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  padding:18px!important;
  background:#fff!important;
  color:#07132f!important;
  position:relative!important;
  z-index:2!important;
}
.enesst-course-meta{
  display:block!important;
  color:#1f5fbd!important;
  font-weight:900!important;
  font-size:12px!important;
  margin-bottom:8px!important;
}
.enesst-course-title{
  display:block!important;
  color:#07132f!important;
  font-size:17px!important;
  line-height:1.35!important;
  font-weight:950!important;
  min-height:46px!important;
  margin-bottom:8px!important;
  text-decoration:none!important;
}
.enesst-course-title:hover{color:#1f5fbd!important;}
.enesst-course-desc{
  display:block!important;
  color:#64748b!important;
  font-size:13px!important;
  line-height:1.55!important;
  margin:0 0 12px!important;
  min-height:38px!important;
}
.enesst-course-info-row{
  display:flex!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  color:#64748b!important;
  font-size:12px!important;
  margin-top:auto!important;
}
.enesst-course-info-row i{color:#1f5fbd!important;}
.enesst-course-bottom{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin-top:15px!important;
  padding-top:14px!important;
  border-top:1px solid #eef3fa!important;
}
.enesst-rating{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#f8b400!important;font-weight:900!important;font-size:13px!important;}
.enesst-rating small{color:#64748b!important;font-weight:800!important;}
.enesst-price{display:block!important;color:#07132f!important;font-weight:950!important;font-size:17px!important;white-space:nowrap!important;}
.enesst-course-cta{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  margin-top:14px!important;
  width:100%!important;
  min-height:42px!important;
  border-radius:12px!important;
  background:#071b3d!important;
  color:#fff!important;
  font-weight:900!important;
  text-decoration:none!important;
}
.enesst-course-cta:hover{background:#102f68!important;color:#fff!important;}
.category-course-list .enesst-course-grid{margin-top:4px!important;}
.category-course-list-area .enesst-course-card{margin-bottom:0!important;}

@media(max-width:1100px){
  .enesst-course-grid,.enesst-course-grid-six{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  .enesst-course-grid,.enesst-course-grid-six{grid-template-columns:1fr!important;}
  .enesst-course-thumb{height:190px!important;}
  .enesst-header .has-children:hover > ul.category,
  .enesst-header .has-children:focus-within > ul.category{position:static!important;width:100%!important;}
}

/* ENESST hero image + partners section patch */
.enesst-hero-visual > img[src*="hero-learning-plain"]{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
}
.enesst-partners-section{
  padding-top:18px!important;
  padding-bottom:74px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;
}
.enesst-partners-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:18px!important;
}
.enesst-partner-card{
  min-height:112px!important;
  border:1px solid var(--en-line,#e6eef8)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 14px 34px rgba(7,27,61,.07)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:22px!important;
  transition:.2s ease!important;
  color:#07132f!important;
  text-align:center!important;
  font-weight:900!important;
}
.enesst-partner-card:hover{
  transform:translateY(-3px)!important;
  box-shadow:0 22px 45px rgba(7,27,61,.12)!important;
}
.enesst-partner-card img{
  max-width:100%!important;
  max-height:62px!important;
  object-fit:contain!important;
  display:block!important;
}
@media(max-width:1100px){.enesst-partners-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.enesst-partners-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.enesst-partner-card{min-height:96px!important}}


/* ENESST final patch: assets, AJAX contact, partners, learner pages */
.enesst-learning-cta{
  background-image:linear-gradient(90deg,rgba(7,27,61,.96) 0%,rgba(7,27,61,.82) 42%,rgba(7,27,61,.20) 100%),url('images/start-learning-bg.png')!important;
  background-size:cover!important;background-position:center!important;min-height:340px!important;align-items:center!important;
}
.enesst-form-status{border-radius:12px;padding:13px 15px;margin-bottom:18px;font-weight:800;border:1px solid transparent}
.enesst-form-status.is-loading{background:#eff6ff;color:#1f5fbd;border-color:#bfdbfe}
.enesst-form-status.is-success{background:#ecfdf5;color:#047857;border-color:#a7f3d0}
.enesst-form-status.is-error{background:#fff1f2;color:#be123c;border-color:#fecdd3}
.enesst-contact-grid .enesst-card{border-radius:22px!important}.enesst-form button[disabled]{opacity:.75;cursor:not-allowed}
.enesst-page-hero-grid img[src*="about-banner"],.enesst-page-hero-grid img[src*="blog-banner"]{max-height:300px!important;border-radius:24px!important;object-fit:cover!important;box-shadow:0 18px 44px rgba(7,27,61,.12)!important}
.enesst-blog-hero,.enesst-about-hero{background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important}
/* Keep single course detail layout intact: do not globally restyle its native course boxes */
.single-course-page .course-box,.single-course-page .course-box-2,.course-preview-area .course-box,.course-content-area .course-box{all:revert-layer!important}
/* ENESST branding for logged-in learner pages */
.card,.shadow-card,.rounded-2xl.bg-white,.rounded-xl.bg-white{border-color:#e6eef8!important;box-shadow:0 14px 34px rgba(7,27,61,.08)!important}
.card h1,.card h2,.card h3,.rounded-2xl h1,.rounded-2xl h2,.rounded-2xl h3{color:#07132f!important}
.brand-gradient,.enesst-navy-soft{background:linear-gradient(135deg,#071b3d 0%,#123c69 65%,#f8b400 160%)!important;border-radius:22px!important}
.tab-item-active{border-color:#f8b400!important;color:#071b3d!important}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:hover{background:#071b3d!important;color:#fff!important;border-color:#071b3d!important}
/* Partners use current database images/logos */
.enesst-partners-section{margin-top:0!important}.enesst-partners-grid{align-items:center!important}.enesst-partner-card img{filter:none!important}

/* ENESST final page hero refinements */
.enesst-page-hero.enesst-bg-hero{
  position:relative;
  min-height:280px;
  display:flex;
  align-items:center;
  overflow:hidden;
  background-size:cover;
  background-position:center;
  color:#fff;
  margin-bottom:0;
}
.enesst-page-hero.enesst-bg-hero:before{
  content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,25,66,.88),rgba(0,25,66,.66),rgba(0,25,66,.18));z-index:0;
}
.enesst-page-hero.enesst-bg-hero .enesst-container{position:relative;z-index:1;max-width:1180px;width:100%;}
.enesst-page-hero.enesst-bg-hero h1{color:#fff;font-weight:800;font-size:clamp(34px,5vw,58px);line-height:1.05;margin:10px 0 12px;}
.enesst-page-hero.enesst-bg-hero p{color:rgba(255,255,255,.88);max-width:620px;font-size:17px;line-height:1.7;}
.enesst-page-hero.enesst-bg-hero .enesst-kicker{background:rgba(255,184,0,.16);color:#ffb800;border:1px solid rgba(255,184,0,.28);}
.enesst-dynamic-content{background:#fff;border:1px solid #edf0f6;border-radius:24px;box-shadow:0 16px 45px rgba(0,32,84,.08);padding:34px;line-height:1.75;color:#24324a;}
.enesst-dynamic-content h1,.enesst-dynamic-content h2,.enesst-dynamic-content h3{color:#061b44;font-weight:800;margin-top:18px;}
.enesst-dynamic-content p,.enesst-dynamic-content li{font-size:16px;line-height:1.75;}
.enesst-dynamic-content img{max-width:100%;height:auto;border-radius:18px;}
.enesst-contact-hero{background-image:url('images/about-banner.png');}
.enesst-about-hero{background-image:url('images/about-banner.png');}
.enesst-blog-bg{background-image:url('images/blog-banner.png');}
.enesst-courses-bg{background-image:url('images/start-learning-bg.png');}
.enesst-gallery-bg{background-image:url('images/start-learning-bg.png');}
.enesst-policy-bg{background-image:url('images/blog-banner.png');}
@media(max-width:767px){.enesst-page-hero.enesst-bg-hero{min-height:230px}.enesst-dynamic-content{padding:22px;border-radius:18px}}

/* ENESST restored course route dropdown links: keep original course landing pages separate from filters */
.enesst-header .category.enesst-course-dropdown,
.enesst-header .category.corner-triangle,
.enesst-header .sub-category {
  background: #ffffff !important;
  color: #0f172a !important;
  border: 1px solid rgba(15, 23, 42, .08) !important;
  box-shadow: 0 18px 45px rgba(15, 23, 42, .14) !important;
  border-radius: 16px !important;
  min-width: 260px !important;
  overflow: hidden !important;
}
.enesst-header .category.enesst-course-dropdown li a,
.enesst-header .category.corner-triangle li a,
.enesst-header .sub-category li a {
  color: #0f172a !important;
  background: #ffffff !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 12px 16px !important;
  font-weight: 700 !important;
}
.enesst-header .category.enesst-course-dropdown li a:hover,
.enesst-header .category.corner-triangle li a:hover,
.enesst-header .sub-category li a:hover {
  color: #0E2C4C !important;
  background: #f8fafc !important;
}
.enesst-header .all-category-devided a {
  border-top: 1px solid rgba(15, 23, 42, .08) !important;
}


/* === ENESST final focused patch: keep workflows, fix branding only === */
:root{--en-navy:#071b3d;--en-navy-2:#123c69;--en-yellow:#f8b400;--en-blue:#1f5fbd;--en-line:#e5eaf3;--en-soft:#f6f9fd;}
/* Logged menus */
.enesst-logged-in-header .enesst-nav-links>li:first-child>a{background:rgba(248,180,0,.14);border-radius:12px;color:#fff!important;}
.enesst-header .category.enesst-course-dropdown,
.enesst-header .category.corner-triangle,
.enesst-header .sub-category{background:#fff!important;color:#07132f!important;border:1px solid var(--en-line)!important;box-shadow:0 24px 60px rgba(7,27,61,.18)!important;}
.enesst-header .category li a,.enesst-header .sub-category li a{background:#fff!important;color:#07132f!important;}
.enesst-header .category li a:hover,.enesst-header .sub-category li a:hover{background:#f4f7fb!important;color:#0b2a5b!important;}
/* Restore single course layout from global course-card redesign interference */
body:has(#bigTabs) .course-box,
body:has(#bigTabs) .course-box-wrap,
body:has(#bigTabs) .course-details,
body:has(#bigTabs) .course-image{border:initial!important;border-radius:initial!important;box-shadow:initial!important;overflow:initial!important;height:initial!important;transform:none!important;background:initial!important;padding:initial!important;}
body:has(#bigTabs) .course-image img{height:auto!important;object-fit:initial!important;}
/* If :has is not supported, scope the main single course content classes safely */
#bigTabs ~ * .course-box,#bigTabs ~ * .course-details,#bigTabs ~ * .course-image{border:initial!important;box-shadow:initial!important;border-radius:initial!important;}
/* Course landing pages: ACCA, Professional, Corporate */
.main-section,.list-section,.enesst-cfa,.course_content{font-family:inherit;}
.main-section,.list-section{background:#fff;}
.main-section .main-heading,.list-section .list-title,.course_content .main-heading{color:var(--en-navy)!important;font-weight:900!important;letter-spacing:-.5px;}
.main-section .main-paragraph,.course_content p,.list-section p{color:#46566e;line-height:1.75;}
.course-card,.course-box-2,.enesst_card{border:1px solid var(--en-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 34px rgba(7,27,61,.08)!important;overflow:hidden!important;}
.course-card .course-title,.course-box-2 .course-title,.enesst_card h3{color:var(--en-navy)!important;font-weight:900!important;}
.course-button-link,.btn-buy,.btn-main{background:var(--en-navy)!important;color:#fff!important;border-radius:12px!important;border:0!important;font-weight:800!important;box-shadow:0 12px 26px rgba(7,27,61,.16)!important;}
.course-button-link:hover,.btn-buy:hover,.btn-main:hover{background:#123c69!important;color:#fff!important;}
/* Inquiry page aligned to redesign */
.enesst-inquiry-hero{background-image:url('images/about-banner.png');}
.inquiry.section-spacing{background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)!important;padding:70px 0!important;}
.inquiry .grid-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:34px!important;align-items:center!important;}
.inquiry .enesst-image{width:100%!important;height:460px!important;object-fit:cover!important;border-radius:28px!important;box-shadow:0 20px 50px rgba(7,27,61,.14)!important;}
.inquiry .inquiry-form{background:#fff!important;border:1px solid var(--en-line)!important;border-radius:28px!important;box-shadow:0 20px 50px rgba(7,27,61,.10)!important;padding:34px!important;}
.inquiry .inquiry-form h3{color:var(--en-navy)!important;font-weight:900!important;font-size:30px!important;margin-bottom:20px!important;}
.inquiry .form-control{min-height:52px!important;border-radius:14px!important;border:1px solid #dbe3ef!important;background:#f8fbff!important;color:#07132f!important;padding:12px 15px!important;}
.inquiry textarea.form-control{min-height:130px!important;}
@media(max-width:900px){.inquiry .grid-row{grid-template-columns:1fr!important}.inquiry .enesst-image{height:300px!important}}

/* === ENESST redo patch: focused fixes only === */
:root{--en-navy:#071b3d;--en-navy-2:#123c69;--en-yellow:#f8b400;--en-line:#e5eaf3;--en-soft:#f6f9fd;}
/* Keep Professional / ACCA / Corporate as dropdown-only links, not top-level nav items */
.enesst-header .enesst-nav-links > li > a[href$="/professional"],
.enesst-header .enesst-nav-links > li > a[href$="/acca"],
.enesst-header .enesst-nav-links > li > a[href$="/corporates"]{ }
.enesst-course-dropdown a[href$="/professional"],
.enesst-course-dropdown a[href$="/acca"],
.enesst-course-dropdown a[href$="/corporates"]{display:flex!important;}
/* Course dropdown stays readable */
.enesst-header .enesst-course-dropdown,
.enesst-header .category.corner-triangle,
.enesst-header .sub-category{background:#fff!important;color:#07132f!important;border:1px solid rgba(7,27,61,.10)!important;box-shadow:0 24px 60px rgba(7,27,61,.18)!important;border-radius:16px!important;}
.enesst-header .enesst-course-dropdown li a,
.enesst-header .category.corner-triangle li a,
.enesst-header .sub-category li a{background:#fff!important;color:#07132f!important;font-weight:800!important;}
.enesst-header .enesst-course-dropdown li a:hover,
.enesst-header .category.corner-triangle li a:hover,
.enesst-header .sub-category li a:hover{background:#f5f8fc!important;color:#123c69!important;}
/* Professional and Corporate landing heroes */
.professional.enesst-course-landing-hero{position:relative!important;min-height:330px!important;display:flex!important;align-items:center!important;background-image:url('images/start-learning-bg.png')!important;background-size:cover!important;background-position:center!important;color:#fff!important;overflow:hidden!important;margin-bottom:48px!important;}
.professional.enesst-course-landing-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,27,61,.92),rgba(18,60,105,.72),rgba(7,27,61,.18));z-index:0;}
.professional.enesst-course-landing-hero .container-fluid,.professional.enesst-course-landing-hero .professional-content{position:relative!important;z-index:1!important;}
.professional.enesst-course-landing-hero .professional-content{max-width:1180px!important;margin:0 auto!important;padding:70px 24px!important;}
.professional.enesst-course-landing-hero h1,.professional.enesst-course-landing-hero h2,.professional.enesst-course-landing-hero h3{color:#fff!important;font-weight:900!important;font-size:clamp(36px,5vw,64px)!important;line-height:1.04!important;margin:0 0 14px!important;letter-spacing:-1px!important;}
.professional.enesst-course-landing-hero p{color:rgba(255,255,255,.9)!important;max-width:680px!important;font-size:18px!important;line-height:1.7!important;}
/* Dashboard: restore two-grid structure and only brand cards */
.enesst-dashboard-layout{display:grid!important;grid-template-columns:minmax(0,70%) minmax(280px,30%)!important;gap:26px!important;align-items:start!important;}
.enesst-dashboard-left,.enesst-dashboard-right{min-width:0!important;}
.enesst-dashboard-shell .card{border:1px solid var(--en-line)!important;border-radius:22px!important;box-shadow:0 14px 34px rgba(7,27,61,.08)!important;}
.enesst-dashboard-shell .enesst-blue-card{background:linear-gradient(135deg,var(--en-navy) 0%,var(--en-navy-2) 100%)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important;}
.enesst-dashboard-shell .enesst-blue-card .muted,.enesst-dashboard-shell .enesst-blue-card div,.enesst-dashboard-shell .enesst-blue-card span{color:#fff!important;}
.enesst-dashboard-shell .enesst-blue-card:before{background:rgba(248,180,0,.18)!important;}
.enesst-dashboard-card h2,.enesst-dashboard-card h3{color:var(--en-navy)!important;}
@media(max-width:991px){.enesst-dashboard-layout{grid-template-columns:1fr!important;}.professional.enesst-course-landing-hero{min-height:260px!important;}.professional.enesst-course-landing-hero .professional-content{padding:55px 18px!important;}}
/* Single course detail: content left, trainer right below tabs; do not affect course cards elsewhere */
#bigTabs + div .grid.lg\:grid-cols-3{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(280px,1fr)!important;gap:26px!important;align-items:start!important;}
#bigTabs + div aside{grid-column:auto!important;align-self:start!important;}
#bigTabs + div aside .rounded-2xl{border:1px solid var(--en-line)!important;box-shadow:0 14px 34px rgba(7,27,61,.08)!important;}
@media(max-width:991px){#bigTabs + div .grid.lg\:grid-cols-3{grid-template-columns:1fr!important;}}

/* ENESST course detail layout: main content 80%, trainer card 20% */
.enesst-course-detail-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;align-items:start;}
.enesst-course-main{min-width:0;}
.enesst-course-trainer{min-width:0;}
@media (min-width: 992px){
  .enesst-course-detail-grid{grid-template-columns:minmax(0,80%) minmax(220px,20%);}
}
