﻿body {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
}

html {
    width: 100%;
    overflow-x: hidden;
}

.header {
    /* background: #FFF0F0; */
    padding: 7px 0px 7px 0px;
    background-image: url(https://webcp.enablesoft.in/WebsiteImages/230_1/EditorFiles/images/main_bg.jpg);
}

    .header p {
        color: #464646;
        font-weight: 500;
        font-size: 15px;
        border-right: 1.5px solid black;
    }

    .header a {
        text-decoration: none;
        color: black;
    }

p {
    font-family: Alexandria;
}

.sliders img {
    max-height: 650px;
    object-fit: cover;
}

.aboutus {
    /* background: rgba(0, 0, 0, 0.125); */
    padding: 10px 0px 30px 0px;
    /* background-image: url(https://webcp.enablesoft.in/WebsiteImages/230_1/EditorFiles/images/main_bg.jpg); */
}

    .aboutus h3::after {
        content: "";
        border-bottom: 2px solid #a90c2a;
        display: block;
        width: 35%;
        margin-bottom: 7px;
        padding-bottom: 8px;
    }

    .aboutus h3 {
        font-family: Roboto;
        font-size: 24px;
        font-weight: 600;
        line-height: 28.14px;
        letter-spacing: 4px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .aboutus p {
        font-family: Roboto;
        font-size: 16px;
        font-weight: 400;
        line-height: 24.48px;
        letter-spacing: 0.05em;
        text-align: justify;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #3E3D3D;
    }

    .aboutus h2 {
        font-family: Alexandria;
        font-size: 32px;
        font-weight: 600;
        line-height: 39.03px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #f8ca11;
    }

    .aboutus span {
        color: #af0102;
    }

    .aboutus .viewmore {
        background: #a90c2a;
        color: white;
        padding: 16px 40px 17px 30px;
        border: none;
        border-top-left-radius: 23px;
        border-bottom-left-radius: 23px;
        border-top-right-radius: 45px;
        font-family: Alexandria;
        font-size: 16px;
        font-weight: 500;
        line-height: 19.5px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .aboutus input {
        background: transparent;
        border: none;
        color: white;
    }

    .aboutus .contacticons .call {
        background: #1C1B3B;
        color: white;
        box-shadow: rgba(0, 0, 0, 0.24) 7px 4px 6px;
    }

        .aboutus .contacticons .call a {
            color: white;
        }

    .aboutus .contacticons p {
        color: #a90c2a;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 600;
        line-height: 18.75px;
        letter-spacing: 0.06em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        border-radius: 40px;
    }

    .aboutus .contacticons i {
        padding: 19px 19px 19px 25px;
        font-size: 20px;
    }

    .aboutus .contacticons a {
        text-decoration: none;
        color: black;
        font-weight: bold;
    }

.Mentors {
    padding: 35px 0px;
    background-image: url(https://webcp.enablesoft.in/WebsiteImages/230_1/EditorFiles/images/main_bg.jpg);
}

    .Mentors .carousel-item {
        margin-top: 40px;
    }

    .Mentors .carousel-control-prev-icon, .Mentors .carousel-control-next-icon {
        background-color: black;
        border-radius: 50px;
        background-size: 22px;
    }

    .Mentors .carousel-control-next, .Mentors .carousel-control-prev {
        top: 55%;
        height: 0px;
    }

    .Mentors .ourment {
        border: 1px dashed black;
        padding: 86px 20px 59px 20px;
        position: relative;
        border-top-right-radius: 68px;
        border-bottom-left-radius: 68px;
    }

    .Mentors .mentorimage img {
        position: absolute;
        top: -38px;
        left: -38px;
    }

    .Mentors h3 {
        color: #a90c2a;
        font-family: Roboto;
        font-size: 24px;
        font-weight: 600;
        line-height: 28.14px;
        letter-spacing: 0.1em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .Mentors h2 {
        font-family: Alexandria;
        font-size: 32px;
        font-weight: 600;
        line-height: 39.03px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #f8ca11;
    }

        .Mentors h2 span {
            color: #a90c2a;
        }

    .Mentors h5 {
        color: #a90c2a;
        font-family: Alkatra;
        font-size: 18px;
        font-weight: 500;
        line-height: 27.54px;
        letter-spacing: 0.05em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .Mentors .viewmore {
        background: #a90c2a;
        color: white;
        padding: 16px 40px 17px 30px;
        border: none;
        border-top-left-radius: 23px;
        border-bottom-left-radius: 23px;
        border-top-right-radius: 45px;
        font-family: Alexandria;
        font-size: 16px;
        font-weight: 500;
        line-height: 19.5px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .Mentors input {
        background: transparent;
        border: none;
        color: white;
    }

    .Mentors p {
        text-align: justify;
    }

.lifecpe {
    padding: 50px 0px 100px 0px;
    background-image: url("../Images/bgCpe.png");
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

    .lifecpe h3 {
        padding: 40px 0px 50px 0px;
        color: white;
        font-family: Alkatra;
        font-size: 36px;
        font-weight: 600;
        line-height: 60.66px;
        letter-spacing: 0.06em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .lifecpe .viewmore {
        background: #a90c2a;
        color: white;
        padding: 16px 40px 17px 30px;
        border: none;
        border-top-left-radius: 23px;
        border-bottom-left-radius: 23px;
        border-top-right-radius: 45px;
        font-family: Alexandria;
        font-size: 16px;
        font-weight: 500;
        line-height: 19.5px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .lifecpe input {
        background: transparent;
        border: none;
        color: white;
    }

.imggallery {
    color: #a90c2a;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 600;
    line-height: 28.14px;
    letter-spacing: 0.18em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background-image: url(https://webcp.enablesoft.in/WebsiteImages/230_1/EditorFiles/images/main_bg.jpg);
    padding-bottom: 30px;
}

    .imggallery h3 {
        padding: 37px 0px;
    }

        .imggallery h3 span {
            border-bottom: 2px solid #a90c2a;
            padding-bottom: 1px;
        }

.Facilities .campusdiv {
    box-shadow: 0px 3px 11px 3px rgba(0, 0, 0, 0.15);
    padding: 20px;
    border-top-left-radius: 55px;
    border-top-right-radius: 55px;
    min-height: 300px;
    border-bottom-right-radius: 55px;
    margin: 25px 0px 0px 27px;
    background: #1c1b3b;
    color: white;
}

    .Facilities .campusdiv .campusdiv span {
        font-family: Poppins;
        font-size: 15px;
        text-align: justify;
    }

.Facilities h3 span {
    border-bottom: 2px solid #a90c2a;
    padding-bottom: 1px;
    color: #a90c2a;
}

footer {
    padding: 15px 0px;
    /* background-image: url(../Images/footerbg.png); */
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    background: black;
}

    footer h3 {
        color: white;
        font-family: Alexandria;
        font-size: 32px;
        font-weight: 600;
        line-height: 39.03px;
        letter-spacing: 0.18em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    footer ul {
        padding: 0px;
    }

        footer ul li {
            color: white;
            padding: 8px 0px;
            list-style: none;
        }

            footer ul li img {
                margin-right: 10px;
            }

    footer p {
        color: white;
        /* text-align: left; */
    }

    footer h4 {
        color: white;
        font-weight: bold;
        text-transform: uppercase;
        text-align: left;
        font-size: 20px;
    }

    footer a {
        color: white;
        text-decoration: none;
    }

.navbar {
    /* box-shadow: 0px 5px 10px 0px #aaa; */
    /*position: fixed;*/
    width: 100%;
    background: #a90c2a;
    color: #000;
    opacity: 0.85;
    z-index: 100;
}

    .navbar input[type="checkbox"],
    .navbar .hamburger-lines {
        display: none;
    }

    .navbar .container {
        max-width: 1200px;
        width: 90%;
        margin: auto;
    }

    .navbar .navbar-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .navbar .navbar-container input[type="checkbox"] {
            display: block;
            position: absolute;
            height: 32px;
            width: 30px;
            top: 20px;
            left: 20px;
            z-index: 5;
            opacity: 0;
            cursor: pointer;
        }

        .navbar .navbar-container .hamburger-lines {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            position: absolute;
            top: 20px;
            left: 20px;
            z-index: 2;
            height: 28px;
            width: 35px;
        }

            .navbar .navbar-container .hamburger-lines .line {
                display: block;
                height: 4px;
                width: 100%;
                border-radius: 10px;
                background: white;
                transition: background 0.3s, transform 0.3s;
            }

            .navbar .navbar-container .hamburger-lines .line1,
            .navbar .navbar-container .hamburger-lines .line2,
            .navbar .navbar-container .hamburger-lines .line3 {
                transition: transform 0.3s ease-in-out;
            }

            .navbar .navbar-container .hamburger-lines .line1 {
                transform-origin: 0% 0%;
            }

            .navbar .navbar-container .hamburger-lines .line3 {
                transform-origin: 0% 100%;
            }

        .navbar .navbar-container.active {
            opacity: 0.95;
        }

    .navbar .menu-items {
        order: 2;
        display: flex;
        margin: auto;
        list-style: none;
        position: relative;
    }

        .navbar .menu-items li {
            font-family: Alexandria;
            text-decoration: none;
            list-style: none;
            font-size: 14px;
            font-weight: 500;
            line-height: 17.07px;
            text-align: left;
            text-underline-position: from-font;
            text-decoration-skip-ink: none;
            padding: 7px 10px 8px;
            position: relative;
        }

            .navbar .menu-items li a {
                color: white;
                letter-spacing: 1px;
                text-decoration: none;
                font-weight: 500;
                transition: color 0.3s ease-in-out;
            }

                .navbar .menu-items li a:hover {
                    color: #ffbb1f;
                }

            .navbar .menu-items li ul {
                display: none;
                padding-top: 10px;
                position: absolute;
                top: 100%;
                left: 0;
                background-color: #a90c2a;
                box-shadow: 0px 5px 10px 0px #aaa;
                width: 200px;
                z-index: 10;
                transition: opacity 0.3s ease-in-out;
                padding-left: 0;
            }

                .navbar .menu-items li ul li {
                    padding: 10px 20px;
                    font-size: 13px;
                }

                    .navbar .menu-items li ul li a {
                        color: white;
                        font-weight: 400;
                        letter-spacing: 0.8px;
                    }

                        .navbar .menu-items li ul li a:hover {
                            color: #ffbb1f;
                        }

                    .navbar .menu-items li ul li:hover {
                        background-color: rgba(255, 255, 255, 0.1);
                    }

            .navbar .menu-items li:hover > ul {
                display: block;
            }

    .navbar .logo {
        order: 1;
        font-size: 2.3rem;
    }

@media (max-width: 768px) {
    .navbar input[type="checkbox"]:checked ~ .hamburger-lines .line {
        background: #a90c2a;
    }

    .navbar .navbar-container {
        display: block;
        position: relative;
        height: 64px;
    }

        .navbar .navbar-container input[type="checkbox"],
        .navbar .navbar-container .hamburger-lines {
            display: block;
        }

            .navbar .navbar-container input[type="checkbox"]:checked ~ .menu-items {
                transform: translateX(0);
            }

            .navbar .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
                transform: rotate(45deg);
            }

            .navbar .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
                transform: scaleY(0);
            }

            .navbar .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
                transform: rotate(-45deg);
            }

    .navbar .menu-items {
        padding-top: 100px;
        background: #fff;
        height: 100vh;
        max-width: 300px;
        transform: translateX(-150%);
        flex-direction: column;
        margin-left: -40px;
        padding-left: 40px;
        transition: transform 0.5s ease-in-out;
        box-shadow: 5px 0px 10px 0px #aaa;
        overflow: scroll;
    }

        .navbar .menu-items li {
            font-size: 1.1rem;
        }

            .navbar .menu-items li ul {
                display: none;
                flex-direction: column;
                background-color: #fff;
                padding-left: 20px;
            }

            .navbar .menu-items li:hover > ul {
                display: flex;
            }

    .navbar .logo {
        position: absolute;
        top: 10px;
        right: 15px;
        font-size: 2.5rem;
    }
}

@media (max-width: 500px) {
    .navbar .navbar-container input[type="checkbox"]:checked ~ .logo {
        display: none;
    }
}

p, li {
    font-family: Roboto;
}

@media only screen and (min-width: 1024px) {
    .ourment {
        padding: 35px 120px;
    }
}

@media only screen and (min-width: 572px) and (max-width: 768px) {
    .header img {
        width: 100% !important;
        margin: auto;
    }
}

@media only screen and (min-width: 769px) {
    .menu-items > ul {
        order: 2;
        display: flex;
        margin: auto;
        list-style: none;
    }

    .hamburger-lines {
        display: none !important;
    }

    .header img {
        width: 70%;
        margin: auto;
    }
}

@media only screen and (max-width: 768px) {
    .Mentors {
        margin-bottom: 30px;
    }

        .Mentors .carousel-control-next, .Mentors .carousel-control-prev {
            top: 104% !important;
            height: 0px;
        }

        .Mentors .carousel-control-next {
            left: 50%;
        }

        .Mentors .carousel-control-prev {
            left: 40%;
        }

    .adddetails {
        margin-top: 10px !important;
    }

        .adddetails p {
            margin-bottom: 5px;
            border: none;
        }

    .menubar .line1, .menubar .line2 {
        margin-bottom: 5px;
        color: white;
    }

    .menu-items a {
        color: black !important;
    }

    .email, .admision, .abouimg2 {
        display: none;
    }

    .header img {
        width: 25%;
        margin: auto;
    }

    .aboutus .viewmore {
        font-size: 13px;
        padding: 16px 22px 17px 25px;
    }

    .aboutus .contacticons i {
        padding: 13px;
        font-size: 13px;
    }

    .aboutus .contacticons a {
        font-size: 13px;
    }

    .aboutus h2 {
        font-size: 29px;
    }

    .Mentors .mentorimage img {
        left: -7px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1400px) {
    .aboutus .contacticons i {
        padding: 19px 19px 19px 19px !important;
    }
}

@media only screen and (max-width: 425px) {
    .menu-items {
        margin-top: -8px !important;
    }

    .adddetails p {
        font-size: 13px;
    }
}

.header_div {
    background: #c2b897;
}

ul.header_icon {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.header_icon > li {
    width: 134px;
    border: 1px solid #fff;
    height: 45px;
    padding-left: 26px;
    margin: 8px 5px;
    text-align: center;
    border-radius: 30px;
    line-height: 45px;
    display: flex;
    align-items: center;
}

    .header_icon > li > a {
        font-size: 25px;
    }

.social-icon a {
    margin: 0 4px;
    border: 2px solid #fff !important;
    padding: 6px 4px;
    box-shadow: inset 1px 1px 3px 0 #929191ba;
    text-decoration: none;
}

.social-icon img {
    width: 22px !important;
}

.header_address img {
    width: 28px;
}

.header_address span > span {
    color: #716a55;
    text-shadow: 1px 1px 1px #ffffff5c;
}

.header_address span {
    text-shadow: 1px 1px 1px #8e8e8e;
    font-size: 16px;
}

.orange {
    background-image: linear-gradient(to right top, #ffb50e, #fb5e22, #f96a32, #ff7540, #ff8600);
}

.bluedark {
    background-image: linear-gradient(to right top, #2451a4, #4c4fb1, #7249b9, #973cbb, #bc21b6);
}

.purple {
    background-image: linear-gradient(to right top, #2451a4, #4c4fb1, #7249b9, #973cbb, #bc21b6);
}

.blue {
    background: #a90c2a;
}

.darkyellow {
    background-image: linear-gradient(to right top, #e58900, #de9104, #e76f1a, #de630b, #d45800);
}

.ceroheader {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 5px;
    margin-bottom: 3px;
    text-align: center;
    border-radius: 42px;
    border: 2px solid #fff;
}

.header_icon > li > a {
    font-size: 25px;
}

    .header_icon > li > a > img {
        width: 140px;
        padding-right: 47px;
        margin-top: -5px;
        margin-left: -8px;
    }

.header_address img {
    width: 28px;
}

.aboutus img {
    mix-blend-mode: multiply;
}

.Facilities {
    background-image: url(https://webcp.enablesoft.in/WebsiteImages/230_1/EditorFiles/images/main_bg.jpg);
    padding-bottom: 34px;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.copy-area {
    padding: 20px 0;
    background: #1c1b3b;
    text-align: center;
}

    .copy-area .copy {
        /* margin: auto; */
        font-size: 20px;
    }

        .copy-area .copy p {
            color: #fff;
            margin-bottom: 0;
        }

        .copy-area .copy a {
            color: #fff;
        }

.highlight {
    background: #f5f5f5;
}

.highlight a{
    text-decoration:none;
}