:root {
    --theme-color-3: #124A80 !important;
    --theme-color-2: #FECC03 !important;
    --theme-color: #525252 !important;
    --dm-sans-font: "Merriweather", serif !important;
}

h1,
h2 {
    font-family: "Playfair Display", serif !important;
}

h3,
h4 {
    font-family: "Merriweather", serif !important;
}

p,
li {
    color: #000000c4 !important;
    font-size: 19px !important;
}

body,
html {
    overflow-x: hidden !important;
}

.breadcrumb-title h2{
    font-size: 45px !important;
}
/* =========================================
   MOBILE OFFCANVAS MENU FIX
========================================= */

/* default */

.justify {
    text-align: justify;
}

.d-flex-col {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
}

.d-flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.d-flex-col-cen {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.header-bottom-2 {
    padding-top: 50px !important;
}

.yellow {
    color: #FECC03 !important;
}

.blue {
    color: #124A80 !important;
}


.common-subtitle img {
    width: 30px !important;
}

.off-canvas-menu ul .has-dropdown .sub-menu{
    display: flex !important;
}
/* logo */
.logo-wrap img {
    max-width: 250px !important;
    padding: 10px 0px !important;
}

.header-left {
    gap: 60px !important;
}

.header-bottom {
    padding-bottom: 12px !important;
    padding-top: 12px !important;
}
.header-section-3 .e-primary-btn{
    background:#FECC03 !important;
}

.header-section-3 .e-primary-btn, .top-btn-2{
    color:#052441 !important;
}

.e-primary-btn.is-hover-white:before{
    background-color:#FECC03 !important ;
}
@media(min-width:1400px)and(max-width:2000px) {
    .main-menu ul li a {
        padding: 5px 8px !important;
        font-size: 18px !important;

    }
}


@media(max-width:1100px) {
    .header-bottom-layout {
        display: flex;
        align-items: center;
        justify-content: space-between !important;
         gap: 30px !important;
    }
}

@media(min-width:1110px) {
    .header-bottom-layout {
        display: flex;
        align-items: center;
        justify-content: center !important;
       
    }
}

.top-re-write {
    margin-bottom: 0px !important;
}

.top-re-write i,
.top-re-write a,
.social-links a i {
    color: #fff !important;
    padding-right: 10px !important;
}



.top-bar-content {
    gap: 70px !important;
}


.header-bottom-layout {
    display: flex;
    align-items: center;
    justify-content: center !important;
}

.main-menu-3 {
    background-color: #03376138;
}

.main-menu ul .has-dropdown .sub-menu li a {
    padding: 0px 20px !important;
}

.main-menu-3 ul li a {
    font-weight: 800 !important;
}

.main-menu-3 ul .has-dropdown .sub-menu,
.main-menu ul .has-dropdown .sub-menu {
    width: 300px !important;
}

.main-menu ul li a {
    font-size: 17px !important;
    font-weight: 700;
    padding: 5px 3px !important;
}

.sub-menu li {
    position: relative;
}

.sub-menu .sub-menu {
    top: 0 !important;
    left: 100% !important;
}

.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
}

/* show on hover */
.sub-menu li:hover>.sub-menu {
    display: block;
}

.sub-menu li {
    position: relative;
}

.sub-menu .sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    background: #fff;
    min-width: 200px;
}

/* show only when active */
.sub-menu li.active>.sub-menu {
    display: block;
}
.get-in-touch .text p{
    color: #fff !important;
}


/* hero */

@media(min-width:700px) {
    .hero-side {
        padding-top: 300px !important;
        padding-bottom: 350px !important;
    }

}


@media (max-width: 767px) {
    .hero-side {
        padding-top: 80px;
        padding-bottom: 127px;
    }
.contact-bottom-bar{
    display: none !important;
}
    .event-card-text ul{
        display: grid;
        grid-template-columns: 1fr !important;
    }

    .m-t-80{
        margin-top: 20px !important;
    }
}

/* features */
.service-card .service-top h4 {
    font-weight: 600 !important;
}

.service-card .service-top {
    margin-bottom: 8px !important;
}

.service-card .service-top i,
.service-card .service-top .circled-heading {
    width: 60px !important;
    height: 60px !important;
    font-size: 25px !important;
}

.service-card .service-content p {
    width: 100% !important;
}

.service-card .service-top h4 {
    max-width: 200px !important;
}

/* about */
@media (min-width: 1200px) and (max-width: 1399px) {
    .why-us-section-2 .thumb .thumb-3 img {
        width: 100% !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .why-us-section-2 .thumb .thumb-2 img {
        width: 100%;
    }
}

/* about-end */

/* facilities */
.bg-blue {
    background-color: #0B355C !important;
}

.project-card .thumb .content p {
    color: #fff !important;
}

/* why choose */

.services {
    gap: 20px !important;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.why-us-content-2 .text {
    width: 100% !important;
}

.shape img {
    width: 350px !important;
}

.thumb-s img {
    border-radius: 0px 120px 50px 120px;
}


/* courses */
.work-card {
    background: #e7e7e7 !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .work-card-content h3 {
        margin-bottom: 24px !important;
    }
}


/* .social-links a i{
    border: 1px solid white;
    border-radius: 100% ;
    padding: 5px 0px 5px 7px;
} */
/* alumni */

.testimonial-section-2 {
    background-color: #124A80 !important;
}

.alumni-container {
    width: 520px;
    padding: 20px 25px;
    border-radius: 12px;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.219);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    text-align: center;
    color: #fff;
}

.alumni-container h2 {
    margin-bottom: 20px;
}

.alumni-container input {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: none;
    border-radius: 6px;
    outline: none;
}

.alumni-container input::placeholder {
    color: #555;
}

.alumni-container button {
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    background: #ffffff;
    color: #0d6efd;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: bold;
}

.alumni-container button:hover {
    background: #e6e6e6;
}

.section-top-8 {
    justify-content: center !important;
    align-items: center !important;
}

.re-font li {
    font-size: 20px !important;
}

.partner-3 {
    background: #124a801f !important;
    max-width: 300px !important;
    padding: 25px 10px !important;
}

.partner-marquee .partner-marquee-layout .partner-3 {
    width: 280px !important;
}

.about-widget .social-links h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.about-widget .social-links {
    margin-top: 5px !important;
}

/* our institution */
.major-partners .partners-title-2 {
    gap: 10px !important;
}

/* contact */

.add-re-font {
    font-size: 20px !important;
}

.about-widget .footer-logo img {
    max-width: 350px !important;
}

.footer-bottom-3 {
    padding: 5px 0px !important;
}

.footer-bottom-3 .footer-bottom-layout-2 {
    justify-content: center !important;
}

.footer-copyright p a img {
    width: 50px !important;
}
.testimonial-card-2{
    display: flex;
    justify-content: center !important;
}
/* -------------------------mobile response-------------------------- */
/* ==========================================
   EXACT CONTACT SECTION
========================================== */
/* =====================================================
   PREMIUM CONTACT SECTION - NEW STYLE
===================================================== */

.exact-contact-section{
    position: relative;
    background: #f9f7f5;
    padding: 50px 0 28px;
    overflow: hidden;
    z-index: 1;
}

/* BACKGROUND SHAPES */

.exact-contact-section::before{
    content: '';
    position: absolute;
    top: -120px;
    right: -120px;
    width: 420px;
    height: 420px;
    border-radius: 50%;
    background: rgba(11,31,92,0.05);
    z-index: -1;
}

.exact-contact-section::after{
    content: '';
    position: absolute;
    left: -120px;
    top: 120px;
    width: 280px;
    height: 280px;
    background: rgba(214,161,29,0.05);
    border-radius: 50%;
    z-index: -1;
}

/* HEADING */

.contact-heading{
    text-align: center;
    margin-bottom: 65px;
}

.top-subtitle{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #d6a11d;
    font-size: 28px;
    font-family: cursive;
    margin-bottom: 18px;
}

.contact-heading h2{
    font-size: 50px;
    line-height: 1.1;
    color: #205382 !important;
    margin-bottom: 20px;
    font-weight: 800;
}

.contact-heading p{
    font-size: 21px;
    color: #555;
}

.heading-divider{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-top: 24px;
}

.heading-divider span{
    width: 90px;
    height: 2px;
    background: #d6a11d;
}

.heading-divider i{
    color: #d6a11d;
    font-size: 12px;
}

/* GRID */

.contact-main-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    align-items: stretch;
    position: relative;
    z-index: 5;
}

/* CARD */

.contact-info-card{
    background: #fff;
    border-radius: 32px;
    padding: 32px 20px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 45px rgba(0,0,0,0.06);
    min-height: 260px;
}

/* ICON */

.contact-icon{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-bottom: 18px !important;
    border: 5px solid #fff;
    box-shadow: 0 12px 30px rgba(0,0,0,0.08);
}

.gold-icon{
    background: linear-gradient(135deg,#f5d16d,#dca51d);
    color: #063479;
}

.blue-icon{
    background: #205483 !important;
    color: #fff;
}

/* TEXT */

.contact-info-card h5{
    font-size: 20px;
    color: #d6a11d;
    margin-bottom: 18px;
    font-weight: 600;
}

.contact-info-card h3{
    font-size: 22px;
    line-height: 1.3;
    color: #205483;
    margin-bottom: 22px;
    font-weight: 700;
}

.contact-info-card h3 a{
    color: #205483;
    text-decoration: none;
    word-break: break-word;
}

.contact-info-card p{
    font-size: 18px;
    line-height: 1.9;
    color: #205483 !important ;
}

.small-divider{
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    margin: 5px 0 !important;
}

/* ADDRESS */

.address-box{
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.address-box i{
    margin-top: 7px;
    color: #081d63;
    font-size: 18px;
}

/* BUTTON */

.contact-action-btn{
    height: 68px;
    border-radius: 60px;
    padding: 0 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    margin-top: 35px;
    font-size: 18px;
    font-weight: 600;
    transition: .3s;
    position: relative;
    z-index: 3;
}

.contact-action-btn:hover{
    transform: translateY(-3px);
}

.contact-action-btn span{
    display: flex;
    align-items: center;
    gap: 12px;
}

.gold-btn{
    background: linear-gradient(to right,#f1ca65,#f4e3b0);
    color: #081d63;
}

.blue-btn{
    background: #e6ebff;
    color: #081d63;
}

/* MAP */

.map-contact-card{
    position: relative;
    overflow: hidden;
    border-radius: 32px;
    min-height: 100px !important;
    box-shadow: 0 15px 45px rgba(0,0,0,0.08);
    height: 329px !important;
}

.map-contact-card iframe{
    width: 100%;
    height: 100%;
    border: 0;
    filter: grayscale(1) invert(.92) contrast(1.05);
}



/* CARD DECORATION */

.left-wave{
    position: absolute;
    left: -80px;
    bottom: -96px;
    width: 340px;
    height: 140px;
    background: linear-gradient(45deg,#f3ca67,#f7e8bc);
    border-radius: 50%;
    opacity: .9;
}

.right-wave{
    position: absolute;
    right: -80px;
    bottom: -95px;
    width: 320px;
    height: 150px;
    background: #205585 !important;
    border-radius: 50%;
}
.service-card .service-top h4{
    font-size: 25px !important;
}
/* FEATURE STRIP */

.bottom-feature-strip{
    max-width: 1240px;
    margin: 30px auto 0;
    background: #fff;
    border-radius: 28px;
    padding: 15px 30px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 25px;
    align-items: center;
    position: relative;
    z-index: 50;
    box-shadow: 0 18px 45px rgba(0,0,0,0.08);
}

/* FEATURE */

.feature-item{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    position: relative;
}

.feature-item:not(:last-child)::after{
    content: '';
    position: absolute;
    right: -12px;
    top: 8px;
    width: 1px;
    height: 65px;
    background: #ddd;
}

.feature-icon{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    flex-shrink: 0;
}

/* .soft-gold{
    background: #fff4d9;
    color: #d6a11d;
} */



.soft-blue, .solid-gold, .soft-gold{
    background: #e8eeff;
    color: #205585;
}
.footer-widget .w-title, .get-in-touch .footer-address .icon i, .get-in-touch .email .icon i, .get-in-touch .phone .icon i{
    color: #d6a11d !important;
}
.feature-content h4{
    font-size: 22px;
    color:#d6a11d;
    margin-bottom: 4px;
    font-weight: 700;
}

.feature-content p{
    margin: 0;
    color: #666;
    font-size: 16px !important;
}

/* RESPONSIVE */

@media(max-width:1199px){

    .contact-heading h2{
        font-size: 58px;
    }

    .contact-main-grid{
        grid-template-columns: 1fr;
    }

    .map-contact-card{
        min-height: 500px;
    }

    .bottom-feature-strip{
        grid-template-columns: 1fr;
        margin-top: 35px;
    }

    .feature-item:not(:last-child)::after{
        display: none;
    }
}

@media(max-width:767px){

    .exact-contact-section{
        padding: 50px 0 50px;
    }

    .contact-heading h2{
        font-size: 38px;
    }

    .top-subtitle{
        font-size: 20px;
    }

    .contact-heading p{
        font-size: 16px;
    }

    .contact-info-card{
        padding: 28px 24px;
        min-height: auto;
    }

    .contact-info-card h3{
        font-size: 23px;
    }
    

    .map-contact-card{
        min-height: 380px;
    }

    .bottom-feature-strip{
        padding: 28px 24px;
    }

    .feature-content h4{
        font-size: 22px;
    }

    .small-divider{
        margin: 15px 0px !important;
    }

    .feature-item{
        justify-content: start !important;
    }
}

@media(min-width: 767px) and (max-width: 1299px){
    .top-bar{
        display: none !important;
    }

    .header-bottom-layout{
        display: flex;
        justify-content: space-between !important;
    }

    .logo-wrap img{
        max-width: 300px !important;
    }

    .hero-side{
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }

    .thumb, .thumb-re{
        display: flex;
        align-items: center !important;
        justify-content: center !important;
    }

    .section-top-5{
        flex-direction: row !important;
    }

    .testimonial-card-2{
        display: flex;
        align-items: center !important;
        justify-content: center !important;
        flex-direction: column !important;
    }

    .center-img img{
        height: 750px !important;
    }

    .feature-item{
        display: flex;
        justify-content: start !important;
    }

    .common-subtitle{
        margin-top: 20px !important;
    }
.footer-widget ul li a{
    font-size: 18px !important;
}

.about-widget .footer-logo{
    display: flex;
    align-items: center ;
    justify-content: center;
    padding-bottom: 20px;
}

.about-widget .footer-logo img{
    max-width: 400px !important;
}
    .thumb-1 img{
        width: 500px !important;
    }

    .his-img{
        padding: 20px 0px !important;
    }

    .service-card .service-top{
        justify-content: center !important;
    }

    .service-card .service-top h4{
        max-width: 500px !important;
    }

    .details-content .thumb-wrap{
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

.re-justify{
text-align: justify !important;
}
.list-re ul{
    grid-template-columns: 1fr !important;
}
    br{
        display: none !important;
    }

    .work-process .common-title{
        margin: 0px 0px !important;
        width: 100% !important;
    }

    .service-card{
        height: 200px !important;
    }

    .service-content{
        grid-template-columns: 1fr !important;
    }
    
    .re-height{
        height: 420px !important;
    }
}