.main-menu .main-menu__list>li
{
    padding-top: 26px;
    padding-bottom: 26px;
}

.custom-logo
{
    width: 215px;
}

.main-header-two__logo a
{
    padding: 0px;
}

.main-menu-two__top {
    position: relative;
    display: block;
    background-color: #006264;
}

.main-menu .main-menu__list>li>a
{
    color: #262625;
}

.main-menu-two__right button
{
    margin-right: 15px;
}

/* .main-menu-two__right
{
    padding-right: 20px;
} */

.enquiry-button
{
    padding: 10px 18px;
    font-size: 16px;
    border-radius: 6px;    
    background: #810303;
    border: 1px solid #810303;
}

.enquiry-button:hover
{
    background: #a60e0e;
    border:1px solid #a60e0e;
}

.main-menu .main-menu__list>li:hover>a
{
    color: #810303;
}


.login-button
{
    padding: 7px 15px;
    font-size: 16px;
    border-radius: 6px;
    background: darkgreen;
    border:1px solid darkgreen;
}

.stricky-header
{
    display: none;
}

.site-footer-two__text-1
{
    text-align: justify;
}

.footer-logo
{
    width: 230px;
}

.site-footer-two {
    position: relative;
    display: block;
    background-color: #0d1e3f;
    overflow: hidden;
    z-index: 1;
}

.site-footer-two__bottom
{
    background-color: #0d1e3f;
}

.site-footer-two__social-box {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    background: unset;
    border-radius: 4px;
    padding: 12px 0px 0px 0px;
    margin-top: 5px;
}

.site-footer-two__copyright-text {
    color: #E3E3E3;
    margin-top: 0px;
    padding: 20px 0px;
}

.about-two__right .section-title {
    margin-bottom: 10px;
}

.about-two__text
{
    font-size: 18px;
    text-align: justify;
    line-height: 1.5;
    color: #333;
}

.footer-widget-two__quick-links-list li a
{
    font-size: 15px;
}

.thm-btn
{
    background-color: #006264;
}

.about-two__img-1 img {
    width: 100%;
    border-radius: 12px;
    margin-top: 50px;
}

.about-two {
    position: relative;
    display: block;
    padding: 70px 0 93px;
    z-index: 1;
}

.badschool-section
{
    /* background-color: #f1f1e1 !important; */
    padding: 70px 0px 10px 0px;
}

.ws-cards
{
    padding: 30px 0px;
}

.ws-heading-box
{
    text-align: center;
}

.ws-heading-box h1
{
    font-size: 48px;
    margin-bottom: 8px;
    font-weight: bold;
}

.ws-heading-box h3
{
    margin-bottom: 8px;
}

.ws-heading-box p
{
    text-align: center;
    font-size: large;
    color: #333;
}

.ws-main-heading span
{
    color: #810303;
}

.ws-card {
    background-color: #006264;
    border-radius: 10px;
    padding: 15px;
    border: 1px solid #006264;
    margin-bottom: 55px;
    height: 320px;
}

/* .ws-card:hover{
    background-color: #dbdcad;
} */

.ws-content-box h4
{
    text-align: center;
    font-weight: bold;
    padding: 5px 0px;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
}

.ws-content-points
{
    margin-top: 10px;
}

.ws-content-points p
{
    color: #fff;
    text-align: justify;
    margin-bottom: 0px;
    padding: 7px;
    font-size: 16.5px;
}

.ws-image-box
{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.ws-image-box img
{
    width: 85px;
    margin-top: -51px;
    background: #fff;
    border-radius: 100%;
    padding: 15px;
}

.ws-conclusion
{
    font-weight: bold;
    text-align: center !important;
}

.ws-content-points p i
{
 color: red;   
}

.blog-two {
    position: relative;
    display: block;
    background-color: var(--Freshflow-secondary);
    padding: 55px 0 90px;
    overflow: hidden;
    z-index: 1;
}

.section-title__title span,.section-title__tagline {
    color: #0063b1;
}

.section-title__tagline-shape
{
    border:2px solid #0063b1;
}

.section-title__tagline-shape-2
{
    background-color: #0063b1;
}

.testimonial-two__carousel.owl-theme .owl-nav .owl-next:hover, .testimonial-two__carousel.owl-theme .owl-nav .owl-prev:hover {
    background-color: #0063b1;
}

.contact-one {
    position: relative;
    display: block;
    background: linear-gradient(105.73deg, #006264 0%, #006264 100%);
    padding: 50px 0px;
    overflow: hidden;
    z-index: 1;
}

.contact-one__img-main {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0;
    z-index: 1;
}

.contact-one__img-main img {
    width: 100%;
    border-radius: 10px;
}

.counter-one {
    position: relative;
    display: block;
    background-color: #006264;
    padding: 21px 0px 10px 0px;
    overflow: hidden;
    z-index: 1;
}

.counter-one__icon
{
    background-color: var(--Freshflow-extra);
}

.counter-one__single:hover .counter-one__icon {
    background-color: #ccc;
}

.blog-two__meta {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0px;
}


.main-menu .main-menu__list>li>ul, .main-menu .main-menu__list>li>ul>li>ul, .stricky-header .main-menu__list>li>ul, .stricky-header .main-menu__list>li>ul>li>ul
{
    padding:17px 14px 17px;
}

.page-header__inner {
    position: relative;
    display: block;
    text-align: center;
    padding: 100px 0 100px;
    z-index: 1;
}

.history-container
{
    padding: 70px 0px;
}

.history-content h2
{
    margin-bottom: 20px;
}

.history-content p
{
    font-size: 17.5px;
    color: #222;
    line-height: 25px;
    text-align: justify;
}

.mobile-nav__content .main-menu__list>li>a>button, .mobile-nav__contact li>i
{
    background-color: #006264 !important;
}

.mobile-nav__content .main-menu__list>li>a>button.expanded
{
    color: #fff !important;
}

.mobile-nav__content .main-menu__list li a.expanded
{
    color: #006264 !important;
}

.blog-two__single
{
    display: block;
    padding-right: 10px;
}

.blog-two__img
{
    width: unset;
}

.blog-two__img img
{
    width: 100%;
    height: 330px;
}

.blog-two__title
{
    text-align: center;
    font-size: 19px;
    margin-bottom: 4px;
}

.blog-two__meta
{
    justify-content: center;
}

.blog-two__btn-and-user 
{
    flex-direction: column;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.principal-message-container
{
    padding: 30px 0px;
}

.principal-image
{
    border-radius: 10px;
    border: 3px solid #e7f3f3;
}

.principal-message-content h5, .principal-message-content p
{
    margin-bottom: 10px;
}

.principal-message-content p
{
    font-size: 17px;
    text-align: justify;
}

.principal-designation-container
{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}


.why-section
{
    background: #0e2d49;
    padding: 45px 0px 10px 0px;
}

.why-heading-box
{
    text-align: center;
}

.why-heading-box h1
{
    font-size: 48px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #fff;
}

.why-card
{
    background-color: unset;
    border-radius: 10px;
    padding: 25px;
    /* border-right: 1px solid #006264; */
    margin-bottom: 55px;
    height: 550px;
    border: 1px dotted #b8b87f;
}

.why-card h4
{
    text-align: center;
    color: #fff;
    font-size: 25px;
    margin-top: 15px;
}

.why-card-border-right
{
    border-right: 1px solid #ccc;
}

.why-main-heading span
{
    color: #ffe777;
}

.why-content-points p i {
    color: #fff;
}

.why-content-points p {
    color: #fff;
    text-align: justify;
    margin-bottom: 0px;
    padding: 7px;
    font-size: 16.5px;
}

.why-content-points {
    margin-top: 10px;
}

.why-image-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.why-image-box img {
    width: 75px;
    margin-top: -51px;
    background: #fff;
    border-radius: 100%;
    padding: 15px;
}

.curriculum-section
{
    padding: 20px 15px;
}

.curriculum-intro {
    font-size: 17.5px;
    text-align: justify;
    line-height: 25px;
    color: #333;
}

.curriculum-image
{
    border-radius: 10px;
}

.curriculum-card
{
    background-color: #fff;
    height: 350px;
    border-radius: 10px;
    text-align: center;
    color: #222;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.curriculum-card img
{
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 10px;
    width: 100%;
    height: 210px;
}

.curriculum-card h4
{
    color: #222;
    margin-bottom: 10px;
    font-size: 20px;
}

@media (max-width:1300px)
{
    .main-menu-two__top-inner {
        justify-content: left;
    }

    .about-two__points-and-mission-box
    {
        display: none;
    }

    .about-two__btn-and-contact {
        position: relative;
        display: flex;
        align-items: center;
        gap: 25px;
        margin-top: 26px;
    }
}

@media (max-width: 500px) 
{
    .main-menu-two__top
    {
        display: none;
    }

    .main-header-two__wrap
    {
        padding: 10px 20px;
    }

    .custom-logo
    {
        width: 180px;
    }

    .main-menu-two__main-menu-box {
        display: block;
        padding: 0px 15px 0px 0px;
    }

    .main-menu .mobile-nav__toggler {
        position: relative;
        display: flex;
        align-items: center;
        font-size: 23px;
        color: #27384c;
        cursor: pointer;
        -webkit-transition: 500ms;
        transition: 500ms;
    }

    .mobile-nav__content
    {
        background-color: #fefefe;
    }

    .mobile-nav__close {
        position: absolute;
        top: 20px;
        right: 15px;
        font-size: 18px;
        color: #222;
        cursor: pointer;
    }

    .mobile-nav__content .logo-box {
        margin-bottom: 20px;
    }

    .mobile-nav__container {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }

    .mobile-nav__content .main-menu__list>li>a, .mobile-nav__content .main-menu__list>li>ul>li>a
    {
        color: #222;
    }

    .mobile-nav__contact li a {
        color: #222;
        -webkit-transition: 500ms;
        transition: 500ms;
    }

    .mobile-nav__content .main-menu__list>li>a>button, .mobile-nav__content .main-menu__list>li>ul>li>a>button, .mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button {
        width: 30px;
        height: 30px;
        background-color: #0063b1;
        border: none;
        outline: none;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: -webkit-transform 500ms ease;
        transition: -webkit-transform 500ms ease;
        transition: transform 500ms ease;
        transition: transform 500ms ease, -webkit-transform 500ms ease;
        padding: 0;
    }

    .shadow-box {
        box-shadow: unset;
    }

    .ws-heading-box h1 {
        font-size: 35px;
        margin-bottom: 8px;
        font-weight: bold;
    }

    .ws-heading-box p {
        text-align: center;
        font-size: 15px;
        color: #222;
    }

    .ws-image-box img {
        width: 100px;
    }

    .badschool-section {
        padding: 40px 0px;
    }

    .contact-one__call-box
    {
        display: none;
    }

    .about-two {
        position: relative;
        display: block;
        padding: 0px 0 35px;
        text-align: center;
        z-index: 1;
    }

    .about-two__text {
        font-size: 17px;
        text-align: justify;
        line-height: 1.6;
        color: #333;
        padding: 10px;
    }

    .about-two__left
    {
        display: none;
    }

    .section-title
    {
        margin-bottom: 25px;
    }

    .blog-two {
        position: relative;
        display: block;
        background-color: var(--Freshflow-secondary);
        padding: 55px 0 30px;
        overflow: hidden;
        z-index: 1;
    }

    .blog-two__img {
        position: relative;
        display: block;
        width: 100%;
        overflow: hidden;
        border-radius: 32px;
        z-index: 1;
    }

    .blog-two__content {
        position: relative;
        display: block;
        flex: 1;
        padding: 0px 10px;
    }

    .blog-two__btn-and-user {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        border-top: 2px solid #F1F1F2;
        margin-top: 12px;
        padding-top: 12px;
    }

    .testimonial-two {
        position: relative;
        display: block;
        background-color: var(--Freshflow-secondary);
        padding: 60px 0 40px;
        overflow: hidden;
        z-index: 1;
    }

    .footer-logo {
        width: 210px;
    }

    .site-footer-two__top-left {
        max-width: 500px;
        margin: 35px auto 30px;
    }

    .site-footer-two__widget-box {
        position: relative;
        display: block;
        border: unset;
        border-bottom: 0;
        padding: 10px;
    }

    .site-footer-two__top-left {
        max-width: 500px;
        margin: 35px auto 0px;
    }

    .page-header__inner h2 {
        font-size: 36px;
        font-weight: 700;
        line-height: 66px;
        color: var(--Freshflow-white);
        text-transform: capitalize;
        margin-bottom: 10px;
    }

    .page-header__inner
    {
        padding: 50px 0 50px;
    }

    .contact-one__left {
        position: relative;
        display: block;
        margin-top: 90px;
        margin-right: 0px;
    }

    .ws-card 
    {
        background-color: #006264;
        border-radius: 10px;
        padding: 15px;
        border: 1px solid #006264;
        margin-bottom: 44px;
        height: auto;
    }

    .why-card
    {
        background-color: unset;
        border-radius: 10px;
        padding: 25px;
        /* border-right: 1px solid #006264; */
        margin-bottom: 55px;
        height: auto;
        border: 1px dotted #b8b87f;
    }

    .why-heading-box h1
    {
        font-size: 32px;
    }
}