﻿.top_header {
    width: 100%;
    height: 6rem;
    background: #333;
    padding: 0rem 3.5rem;
    display: flex;
    align-items: center;
}

.top_header ul {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 15px 0;
}

    .top_header ul li {
        display: flex;
        flex-wrap: wrap;
        color: #BBBBBB;
        font: normal 1.6rem/2.4rem var(--font-poppins);
        padding: 0 1.4rem !important;
        border-right: .1rem solid #AAAAAA;
    }

        .top_header ul li a i {
            color: #fff !important;
        }

        .top_header ul li a:hover {
            text-decoration: none;
            color: #0088c9;
        }

        .top_header ul li:last-child {
            padding-right: 0;
        }

.top_header .logoutIcon {
    color: #fff;
}

.top_header ul li .top_header ul li:nth-child(2) img {
    padding-left: 1.6rem;
}

.top_header ul li:last-child {
    border: none;
}

.top_header ul li img {
    padding: 0 1rem;
}

.top_header ul li a {
    color: var(--colorwhite);
    font: normal 1.8rem/2.4rem var(--font-poppins);
}

    .top_header ul li a:hover {
        color: #0088c9;
    }

.header {
    position: relative;
    width: 100%;
    z-index: 999;
    transition: 0.5s;
    background: #fff;
    min-height: auto;
}

    .header.home-header::before {
        display: none;
    }

header .logo-home a p {
    color: #000;
}

header.sticky .logo-home a p {
    color: #333;
}

.header.home-header .navbar-menu ul li > a {
    color: #000;
}

.header.home-header .navbar-menu ul li a:hover {
    text-decoration: none;
}

.header.home-header.sticky .navbar-menu ul li > a {
    color: #333;
    font-weight: 600;
}

header .logo_wrapper {
    display: flex;
    align-items: center;
}

.bundle.mobile-ham-menu {
    display: none;
}

.navbar-menu > ul {
    display: flex;
    align-items: center;
}

.navbar-menu ul li {
    padding: 0rem 8px;
    list-style: none;
}

.navbar{padding: 0px;}
header .mega_menu {
    position: fixed;
    width: 100%;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    height: 610px;
    opacity: 0;
    pointer-events: none;
    display: none;
}

.header.home-header.sticky {
    background: #fff;
    position: fixed;
    top: 0px;
}


header .product_services_menu {
    padding: 30px 75px 40px;
    max-width: 1650px;
    margin: auto;
    height: 430px;
    margin-top: 130px;
    margin-bottom: 0;
}

    header .product_services_menu .home_box {
        border-left: 1px solid #dddddda6;
        padding-left: 25px;
    }

    header .product_services_menu .col-md-4 {
        padding: 0px;
    }

    header .product_services_menu .home_box a img {
        margin-left: 10px;
    }

header .menu_product_img {
    min-height: 215px;
}

header .drop_menu_sub .mega_menu .product_services_menu p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 40px;
}

header .menu-nav ul > li .home_box a {
    font-size: 14px;
}

.sub_menu {
    background: var(--darkbluecolor);
    visibility: hidden;
    transform: translateY(-5rem);
    opacity: 0;
    position: absolute;
    top: 17rem;
    transition: 0.4s;
    border-radius: 0.3rem;
    z-index: 1;
    min-width: 25rem;
    padding: 2rem;
}

    .sub_menu a {
        font: normal 1.6rem/2.6rem var(--font-poppins);
        color: var(--colorwhite);
        padding-bottom: 1rem;
        display: block;
    }

        .sub_menu a:hover {
            opacity: 0.6;
        }

.drop_menu_sub:hover .sub_menu {
    visibility: visible;
    opacity: 1;
    top: 15rem;
}

.navbar-menu ul li > a {
    font: 600 1.8rem/3rem var(--font-poppins);
    letter-spacing: 0.9px;
    color: #333333;
    text-transform: uppercase;
    padding: 0px;
}

    .navbar-menu ul li > a img {
        display: none;
        padding-left: 1.5rem;
    }

.navbar-menu ul li:last-child {
    padding-right: 0;
}

header .product_services_menu .home_box h2 {
    font-size: 18px;
}

.navbar-menu ul li:hover > a,
.navbar-menu ul li a.active {
    color: var(--bluecolor);
}

.admission-btn {
    position: relative;
}

.navbar-menu ul .admission-btn > a {
    background: #EE7832;
    color: #fff;
    padding: 1.5rem 3.5rem;
    border-radius: 35px;
}

.navbar-menu ul .admission-btn:hover > a {
    background: var(--Redcolor);
    color: #fff;
}

.m-grid.m-grid--ver-desktop.m-grid--desktop #m_aside_left {
    margin-top: 30px;
}

.header_hover .admission-btn p,
.header_hover .admission-btn p span {
    color: #ffffff52;
}

.hamberger {
    margin-left: 2.5rem;
}

.logo-home {
    position: relative;
    z-index: 99;
}

    .logo-home a img,
    .logo-inner a img {
        padding-right: 1rem;
        margin-right: 1rem;
        width: 200px;
    }

ul,
li,
p,
a {
    margin: 0px;
}

.logo-home a p,
.logo-inner a p {
    position: relative;
}

    .logo-home a p::after,
    .logo-inner a p::after {
        position: absolute;
        top: -17px;
        left: -20px;
        width: 1px;
        background-color: rgba(27, 23, 19, .47);
        height: 60px;
        content: "";
    }

.header.inner-header.sticky .logo-inner a p::after,
.header.sticky .logo-home a p::after {
    height: 50px;
    top: -4px;
}

.logo-home a,
.logo-inner a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding: 10px;
}

.header.sticky {
    background: #fff;
    position: fixed;
}

.header.home-header.sticky {
    background: #fff;
    top: 0;
}

.home-header .slide-toggle .bar {
    background: #fff;
}

.logo-home a {
    transition: 0.5s;
    width: var(--w-full);
}

    .logo-home a p {
        font: 600 2.4rem/3.3rem var(--montserrat);
        color: #000;
        padding-top: .6rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        padding-bottom: 0;
    }

.sticky .navbar-menu ul .drop_menu_sub .sub_menu {
    top: 16rem;
}

.sticky .drop_menu_sub:hover .sub_menu {
    top: 14rem !important
}

.sticky .logo-home a {
    transition: 0.5s;
}

    .sticky .logo-home a p {
        font: 600 1.8rem/3rem var(--montserrat);
    }

.sticky .navbar-menu ul .drop_menu_sub {
    box-shadow: none;
}

.logo-two {
    display: none;
}

.header_hover .logo-two {
    display: block;
}

.header_hover .logo-one {
    display: none;
}

.header.inner-header {
    background: #FFF;
    position: fixed;
    top: 6rem;
    box-shadow: 0px 6px 6px #0000000D;
}

    .header.inner-header.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: var(--w-full);
        z-index: 999;
        padding: .5rem 3.5rem;
    }

.inner-header .hamberger .slide-toggle img {
    filter: brightness(0);
}

.inner-header.header_hover .navbar-menu ul li > a {
    color: #fff;
}

.inner-header.header_hover .navbar-menu ul li.drop-menu:hover > a {
    color: var(--bluecolor);
}

.inner-header.header_hover .hamberger .slide-toggle img {
    filter: unset;
}

.header.inner-header {
    padding: 1rem 3.5rem;
}

    .header.inner-header .logo-inner a {
        width: 100%;
    }

.sticky.header.inner-header .logo-inner a,
.sticky .logo-home a {
    width: 100%;
}

    .sticky .logo-home a img,
    .sticky .logo-inner a img {
        width: 220px;
    }

    .sticky.header.inner-header .logo-inner a p,
    .sticky .logo-home a {
        font: 600 1.8rem/3rem var(--montserrat);
    }

footer {
    background: #333333;
    padding: 6.3rem 0 0;
    overflow: hidden;
}

.f-menu {
    width: 20%;
}

footer span,
footer .address h5 {
    color: #fff;
    margin-bottom: 1rem;
    font-weight: 600;
    font-size: 16px;
    display: block;
}

footer a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
    transition: all .5s ease-in-out;
    padding-bottom: 5px;
    text-decoration: none;
}

li {
    list-style: none;
}

footer a:hover {
    text-decoration: none;
    color: #008ed4;
}

footer .copyright {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 7.2rem;
    padding: 2.2rem 0;
    border-top: .1rem solid rgb(255 255 255 / 16%);
}

.copyright .col-lg-5 {
    width: 39%;
}

.copyright .col-lg-4 {
    width: 29%;
}

.copyright .col-lg-3 {
    width: 32%;
}

footer .google_btn {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

footer .subscribe {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    footer .subscribe span {
        margin: 0 1.7rem 0 0;
    }

footer .footer-input {
    width: 56%;
    position: relative;
    display: flex;
    align-items: center;
}

.footer-input .form-control {
    border-radius: 0;
    height: 4.5rem;
    font: normal 1.4rem/3rem var(--font-poppins);
}

.subscribe .submit-btn {
    position: absolute;
    right: 1rem;
    width: 2rem;
    text-align: center;
}

footer .follow-us {
    display: flex;
    align-items: center;
    justify-content: center;
}

.follow-us span {
    margin: 0 1.6rem 0 0;
}

a {
    text-decoration: none
}

.follow-us ul {
    display: flex;
    align-items: center;
    padding: 0px;
}

    .follow-us ul li {
        margin: 0 .2rem;
    }

footer .copyright p span a {
    font-size: 14px;
}

footer .container {
    display: flex;
    flex-wrap: wrap;
}

    footer .container .row {
        width: 100%;
        align-items: center;
    }

.follow-us ul li a {
    width: 2.3rem;
    height: 2.3rem;
    background: #fff;
    border-radius: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.follow-us ul li img {
    border-radius: 100%;
    width: 2.2rem;
}

footer .copyright p,
footer .copyright p span {
    color: #fff;
    font-size: 14px;
    text-align: left;
    margin: 0px;
}

    footer .copyright p span {
        margin-top: 6px;
    }

.f-menu .menu_manu a {
    padding-bottom: 0px;
}

.copyright p span {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 300;
}

footer .address h5 {
    margin: 30px 0 18px;
}

footer .address p,
footer .address p span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
}

.copyright p a {
    display: inline;
    font-size: 1.4rem;
    font-weight: normal;
    color: #fff;
}


@media(max-width: 1280px) {
    .top_header ul li {
        padding: 0 12px !important;
    }

    .top_header {
        padding: 0 20px;
    }

        .top_header ul li a {
            font-size: 13px;
        }

    .sticky .logo-home a img, .sticky .logo-inner a img {
        width: 140px;
    }

    .navbar-menu ul li > a {
        font-size: 12px;
    }

    .logo-home a img, .logo-inner a img {
        width: 150px;
    }
}

    @media(max-width: 1140px){
        .navbar-menu ul li > a {
            font-size: 10px;
        }
    }

@media (max-width: 991px) {
    /* .header::after{display: none;} */
    main {
        margin-top: 13.5rem;
    }

    .logo-home, .logo-inner {
        width: 34rem;
        margin: auto;
        transition: .5s;
    }

    .header.inner-header.sticky .logo-inner a p::after,
    .header.sticky .logo-home a p::after {
        height: 35px;
        top: -33px;
        right: 35px;
    }

    .logo-home a p::after, .logo-inner a p::after {
        left: auto;
        top: -48px;
        right: 15px;
    }

    .header.inner-header.sticky {
        padding: 1.22rem 3.5rem;
    }

    .call-mobile .box-mob {
        display: flex;
        margin-bottom: 30px;
    }

        .call-mobile .box-mob:nth-last-of-type(1) {
            margin-bottom: 0px;
        }

        .call-mobile .box-mob a {
            color: #fff;
            margin-left: 30px;
        }

        .call-mobile .box-mob img {
            width: 35px;
        }

    .sticky .logo-home, .sticky .logo-inner {
        width: 25rem;
    }

        .sticky .logo-home a, .sticky.header.inner-header .logo-inner a {
            width: 100%;
        }

    .logo-home a, .logo-inner a {
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

        .logo-home a p, .header.inner-header .logo-inner a p {
            font: 600 2.1rem/2.6rem var(--montserrat);
        }

    .sticky .logo-home a p, .sticky.header.inner-header .logo-inner a p {
        font: 600 1.8rem/2rem var(--montserrat);
    }

    .top_header {
        display: none;
    }

    .header.home-header {
        top: 0;
    }

    .header.inner-header {
        top: 0;
    }

    header .logo-home a p::after, header .logo-inner a p::after {
        top: -3px;
        right: auto;
        left: -9px;
    }

    .header.inner-header.sticky .logo-inner a p::after, .header.sticky .logo-home a p::after {
        left: auto;
    }

    .call-mobile .box-mob a {
        margin-left: 0px !important;
    }
}
/*--991--css-end--*/

@media (max-width:767px) {
    .header.home-header {
        overflow: hidden;
        width: 100%;
    }

    .logo-home a p::after {
        right: 10px;
    }

    header .logo-home a p::after, header .logo-inner a p::after {
        top: -38px;
        right: 21px;
        left: auto;
    }

    .logo-home, .logo-inner {
        width: 30rem;
    }

    .sticky .logo-home, .sticky .logo-inner {
        width: 25rem;
    }

        .sticky .logo-home a p, .sticky.header.inner-header .logo-inner a p {
            font: 600 1.6rem/2rem var(--montserrat);
        }

    .logo-home a {
        width: 100%;
    }

    .home-header.sticky .logo-home a, .sticky.header.inner-header .logo-inner a {
        width: 100%;
    }

    .link-mob-cont .box-mob {
        flex-direction: column;
        align-items: center;
        gap: 20px 0;
    }
}
/*--767--css-end--*/

@media (max-width:575px) {
    .logo-home, .logo-inner {
        width: 25rem;
    }

    .mobile-bottom-menu .btn_wrapper .btn {
        font-size: 18px;
        padding: 8px 20px;
    }

    header .logo-home a p::after, header .logo-inner a p::after {
        top: -41px;
        right: 7px;
        left: auto;
    }

    .logo-home a p::after, .logo-inner a p::after {
        top: -40px;
        right: 32px;
        height: 40px;
    }

    .logo-home a p::after {
        right: 20px;
    }

    .logo-home a img, .sticky .logo-home a img, .logo-inner a img, .sticky .logo-inner a img {
        width: 150px;
    }

    .sticky .logo-home a img, .sticky .logo-inner a img {
        width: 130px;
    }

    .logo-home a p, .header.inner-header .logo-inner a p {
        font: 600 1.8rem/2rem var(--montserrat);
    }

    .sticky .logo-home, .sticky .logo-inner {
        width: 21rem;
    }

    .header.sticky .logo-home a p::after {
        right: 20px;
    }
}
/*--575--css-end--*/
@media (max-width:375px) {
    .logo-home a p, .header.inner-header .logo-inner a p {
        font-size: 16px;
    }

        .logo-home a p::after, .logo-inner a p::after {
            right: 20px;
        }
}
/*--375--css-end--*/
@media (max-width:320px) {
    .logo-home, .logo-inner {
        width: 23rem;
    }

    .sticky .logo-home, .sticky .logo-inner {
        width: 20rem;
    }
}
/*--320--css-end--*/