@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');
body {
    font-family: "Work Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;color:#444
}
.container {
max-width:1280px;}
.topbar {
    background: #14469d
}
    .topbar a {
        color: #fff;
        display: inline-block;
        padding: 7px;
        border-right: solid 1px #fff;
        text-decoration: none;
        font-size: 20px;
        font-weight: 700;
    }
    .topbar i {
    font-size:16px;}
.header {
padding:0px 0px;}
.main-menu ul {
margin:0px;padding:0px;list-style:none;float:right;margin-top:0;}
.main-menu ul li a {
    display: block;
    color: #0a0a0a;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;padding:30px 20px;
}
    .main-menu ul li a i {
    color:#999;font-size:14px;}
    .main-menu ul li {
        float: left;
    }
    .main-menu ul ul {
    position:absolute;background:#fff;display:none}
    .main-menu ul li:hover ul {
    display:block}
    .main-menu ul ul li {
        float: none;
    }
            .main-menu ul ul li a {
            color:#333;border-bottom:solid 1px #ccc;padding:5px 20px;}
                .main-menu ul ul li a:hover {
                background:#eee;color:#eb008b}
                .banner {
                    background: url(../images/dummy-banner.jpg);
                    background-size: cover;
                    padding: 100px 0px;
                }
                    .banner h1 {
                        text-transform: capitalize;
                        font-size: 64px;
                        line-height: 80px;
                        /* text-shadow: -4px 3px 0 #eb008b, -14px 7px 0 #0a0e27; */
                        color: #fff;
                        font-weight: 700;
                    }
.section1 img {
padding:0px 60px;}
.section1 h2 {
    color: #444444;
    font-weight: 600;
    line-height: 36px;
    font-size: 28px;margin-bottom:20px;
}
.button {
    background: #eb008b;
    padding: 8px 15px;
    color: #fff !important;
    font-weight: 600;
    text-align: center;
    display: table;
    margin: 25px 0 0px;text-decoration:none
}
.courses {
padding:40px 0px;}
.courses h1 {
    font-size: 42px;
    font-weight: 700;
    text-align: center
}
.stars i {
    color: #f5a623
}
.course-content {
padding:15px;}
.course-block {
border:solid 1px #ccc;}
    .course-block h3 {
        line-height: 28px;
        font-weight: 600;
        font-size: 22px;
    }
h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
}
h4 {
    font-weight: 600;
    line-height: 28px;
    font-size: 18px;
}
h5 {
    line-height: 27px;
    font-weight: 500;
    font-size: 17px;
}
h6 {
    font-weight: 500;
    line-height: 26px;
    font-size: 16px;
}
.course-block h6 {
    margin: 0;
    font-weight: 800;
    color: #eb008b !important;
}
.course-block h3 {
margin:20px 0px;}
.course-block p {
margin-top:10px;}
.course-block .button {
    background: #14469d;
    padding: 8px 15px;
    color: #fff;
    font-weight: 600;
    display: block;
    text-align: center;
    margin: 25px 0 0px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
    .course-block .button:hover {
        background: #EB008B;
        padding: 8px 15px;
        color: #fff;
        font-weight: 600;
        display: block;
        text-align: center;
        margin: 25px 0 0px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }
.section3bg {
    background: #14469d
}
.section3bg {
padding:20px 5% 10px 5%;}
.section3bg h1 {
    margin-bottom: 0;
    font-size: 55px;
    line-height: 62px;font-weight:700;color:#fff;
}
    .section3bg p {
    color:#fff;}
.section4 {
margin:60px 0px}
    .section4 h1 {
    font-weight:700}
.counter h2 {
    font-size: 50px;
    color: #eb008b !important;
    font-weight: 800;
}
.counter p {
font-weight:600;font-size:18px;}
.section5 .carousel-control-prev-icon {
    background-color: rgba(0, 0, 0, .5);
    color: #000;
    /* filter: invert(1); */
    height: 65px;
}
.section5 .carousel-control-next-icon {
    background-color: rgba(0, 0, 0, .5);
    color: #000;
    /* filter: invert(1); */
    height: 65px;
}
.section6 {
    background: #14469d;padding:40px 0px
}
    .section6 h1 {
        margin-bottom: 0;
        font-size: 42px;
        line-height: 42px;
        font-weight: 700;
        color: #fff;
    }
.footer {
    background-color: #191919;padding:70px 0px;margin-top:40px;
}
    .footer h3 {
    color:#fff;font-size:18px;border-bottom:solid 2px #333;padding-bottom:30px;margin-bottom:30px;}
    .footer .links a {
    color:#fff;display:block;text-decoration:none;margin-bottom:10px;}
.footer-bottom {
    color: #515151;
    text-align: center;
    padding: 20px 0px;
    background-color: #171717;
}
.logo {
position:relative;top:10px;}
.breadcrumb {
    padding: 10px 0px;
    background-color: #f7f7f7;
    color: #444444;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
}
.breadcrumb h1 {
    font-size: 26px;
    line-height: 34px;
    margin: 0;font-weight:700;color:#444
}
    .breadcrumb div a {
    font-size:13px;color:#333;text-decoration:none;}
    .breadcrumb div {
    font-size:13px;color:#999}
.c-block {
    box-shadow: 0px 0px 10px 1px #ccc;
    border-radius: 8px;
    padding: 20px 15px;
    height: 100%;
text-align:center}
.chairman h2 {
    font-size: 55px;
    font-weight: 700;
    line-height: normal;
    color: #000;
    text-transform: capitalize;
    display: flex;
    flex-direction: column;
}
.chairman h2 b {
    background-image: linear-gradient(135deg, hsl(252.13deg 66.92% 26.08%) 0%, hsl(329.3deg 74.78% 54.9%) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;font-weight:700
}
.chairman p {
    font-size: 22px;
    color: #6b7280;margin:15px 0px;
  
}
.tag {
    font-size: 16px;
    position: relative;
    padding-left: 75px;
}
    .tag:before {
        background-image: linear-gradient(135deg, hsl(252.13deg 66.92% 26.08%) 0%, hsl(329.3deg 74.78% 54.9%) 100%);
        position: absolute;
        content: '';
        left: 0;
        height: 3px;
        width: 60px;
        border-radius: 10px;
        top: 12px;
    }
.wpb_wrapper {
    border: solid 1px rgb(229 231 235);
    border-radius: 12px;
    padding: 30px;
    max-width: 1210px;
    margin: 0 auto;
    box-shadow: 0px 0px 10px 0px #d9d9d9;
}
.gred {
    background-image: linear-gradient(135deg, hsl(252.13deg 66.92% 26.08%) 0%, hsl(329.3deg 74.78% 54.9%) 100%);
}
.bg-card {
    border: solid 1px rgb(229 231 235);
    border-radius: 12px;
    padding: 40px;
    max-width: 890px;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0px 0px 10px 0px #d9d9d9;
}
.bg-card h2{
    font-size: 38px;
    font-weight: 700;
    color: #000;
}
.bg-card span {
    background-image: linear-gradient(135deg, hsl(252.13deg 66.92% 26.08%) 0%, hsl(329.3deg 74.78% 54.9%) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.mainicon {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-image: linear-gradient(135deg, hsl(252.13deg 66.92% 26.08%) 0%, hsl(329.3deg 74.78% 54.9%) 100%);
}
    .mainicon i {
    color:#fff;font-size:30px;}
.iconbox h2 {
font-size:22px;color:#000;font-weight:600}
.iconbox {
    padding: 20px;
    border: solid 1px rgb(229 231 235);
    border-radius: 20px;margin-bottom:20px;
}
    .iconbox p {
    margin-bottom:0px;}
.bg-gradient-primary {
    background-image: linear-gradient(135deg, hsl(252.13deg 66.92% 26.08%) 0%, hsl(329.3deg 74.78% 54.9%) 100%);
    border-radius: 12px;
    text-align: center;
    padding: 40px;
    margin-top: 30px;
}
.bg-gradient-primary h3 {
    font-size: 44px;
    color: #fff;
    font-weight: 700;
}
.bg-gradient-primary p {
    color: #fff;
    font-weight: 400;
    font-size: 20px;margin-top:10px;
}
.bg-card .quote-icon {
    background-color: #e9e9e9;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.blockquote-italic {
    font-size: 32px;
    color: #000;
    font-weight: 600;margin:20px 0px;
}
.bg-card-name {
    max-width: 470px;
    margin: 0 auto;
    border-top: solid 1px #28166f;
    padding-top: 30px;
}
    .bg-card-name .title {
        font-size: 28px;
        color: #000000;
        margin-bottom: 0;
        margin-top: 0;
    }
    .bg-card-name .sr-name {
        margin-top: 10px;
        font-size: 22px;
        margin-bottom: 0;
    }
.course-block-main h1 {
    font-size: 42px;
    font-weight: 700;
    margin: 30px 0px;
    color: #14469d;
}
.course-block-main h2 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #eb008b;margin-top:0px;
    
}
.course-block-main h3 {
font-weight:700;margin-bottom:20px;}
.course-block-2 {
    border: 1px solid #eaedf1;
    padding: 25px 0;
    text-align: center;
    margin: 18px 0;
    background: #ffffff;
    box-shadow: 8px 10px 10px -3px #0000001a;
}
.course-block-2 h4 {
    color: #eb008b !important;
    font-weight: 800;
    margin: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background: #f1f6ff;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: none;
}
.callbackform {
    background: #14469d;
    padding: 35px 35px !important;
}
.callbackform h2 {
    color: #fff;
    font-size: 22px;margin-bottom:40px;font-weight:600
}
.input {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    width: 100%;
    margin-bottom: 10px;
    color: #bbb;margin-bottom:20px;
}

    .input::placeholder {
    color:#fff}
textarea.input {
height:130px;}
.callbackform .button {
border:none;margin-top:0px;border-radius:3px;}
.courselist {
    padding: 25px;
    box-shadow: 8px 10px 10px -3px #0000001a;
    border: 1px solid #e9e9e9;
    background: #fff;
}
.courselist ul {
margin:0px;padding:0px;list-style:none}
    .courselist ul li a {
    display:block;color:#444;text-decoration:none;padding:10px 0px}
    .courselist ul li a:hover {
        color: #14469d;
    }
.resultbox {
    border-radius: 8px;
    padding: 0px;
    border: solid 2px #3c83f633;
    overflow: hidden;
    background-color: #ffffff;text-align:center;margin-bottom:20px;

}
    .resultbox img {
    margin-bottom:20px;}
.resultbox p {
    margin: 0;
    text-align: center;
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    height: 48px;
}
.resultbox h3 {
    margin: 0;
    text-align: center;
    background-image: linear-gradient(135deg, hsl(252.13deg 66.92% 26.08%) 0%, hsl(329.3deg 74.78% 54.9%) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 44px;
    line-height: normal;
    font-weight: 800;
    margin-top: 0px;margin-bottom:20px;
}
.jee h3 {
    font-size: 20px;font-weight:700
}
.mobile-menu-header {
display:none}
.mobile-menu-trigger {
display:none;}
.lestusbtn {
float:right}
@media screen and (max-width:920px) {
    .mobile-menu-trigger {
        display: block;
    }
    .mobile-menu-header {
    display:block;padding:15px 0px;border-bottom:solid 2px rgba(255,255,255,.2)}
    .banner h1 {
        font-size: 45px;
        line-height: normal;
        text-align: center;
    }
    .mobile-menu-wrapper {
        position: fixed;
        left: 0px;
        top: 0px;
        background: rgba(0,0,0,.9);
        width: 250px;
        height: 100vh;
        overflow-y: scroll;
        transition: all .3s linear;
        transform: translateX(-255px);
    }
        .mobile-menu-wrapper .main-menu ul {
            float: none
        }

            .mobile-menu-wrapper .main-menu ul li {
                float: none;
            }

                .mobile-menu-wrapper .main-menu ul li a {
                    color: #fff;
                }

            .mobile-menu-wrapper .main-menu ul ul {
                position: relative;
                display: none;
            }

                .mobile-menu-wrapper .main-menu ul ul a {
                    background: rgba(0,0,0,1);
                    color: #fff;
                }
    .main-menu ul li a {
        padding:10px 20px;
        border-bottom:solid 1px rgba(255,255,255,.1)
    }
    .mobile-menu-header span, .mobile-menu-header a {
    color:#fff;}
    .mobile-menu-header i {
    font-size:30px;}
    .logo {
    width:120px;top:0px;}
    .header {
    padding:15px 0px;}
    .mobile-menu-trigger a {
    color:#000;font-size:30px;}
    .activemenu {
        transition: all .3s linear;
        transform: translateX(0px);
    }
    .button {
    display:table;margin:auto}
    .lestusbtn {
    float:none;}
    .breadcrumb h1 {
        font-size: 20px;line-height:normal
    }
    .gallerypage a {
    display:block;margin-bottom:15px;}
}

@media (max-width:768px){
    .mob-none{
        display: none!important;
    }

    .topbar a {
        color: #fff;
        display: inline-block;
        padding: 5px;
        border-right: solid 1px #fff;
        text-decoration: none;
        font-size: 14px;
        font-weight: 700;
    }
    .counter-box {
        margin-bottom: 0!important;
    }
    .counter {
        font-size: 45px!important;
        font-weight: 700!important;
        margin-bottom: 0!important;
    }
    .section6 h1 {
        font-size: 32px!important;
        line-height: 38px!important;
        font-weight: 600!important;
    }
    .section3bg h1 {
        font-size: 36px !important;
        line-height: 46px!important;
        font-weight: 600!important;
    }
}

.news-wrapper {
    overflow: hidden;
    white-space: nowrap;
    flex: 1;
    display: flex;
    align-items: center;
}

.news-text {
    display: inline-block;
    padding-left: 100%;
    color: white;
    font-weight: 700;
    animation: scroll-left 15s linear infinite;
}

    .news-text:hover {
        animation-play-state: paused;
    }

@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}


.counter-section {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #f5f5f5;
    padding: 50px 20px;
    text-align: center;
    flex-wrap: wrap;
}

.counter-box {
    margin: 20px;
}

.counter {
    font-size: 60px;
    font-weight: 800;
    color: #ff007f;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-align: center;
}

.counter-label {
    font-size: 16px;
    color: #555;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align:center;
}