.results p {
    font-size: 14px;
    font-weight: 400;
    color: #fff !important;
    background: -webkit-linear-gradient(#bc9a40, #e5cf75);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0px;
}

.student-topper-widget {
    width: 150px;
    aspect-ratio: 1;
    padding: 24px 34px;
    background-size: 100%;
    background-position: 0px -3px;
    background-repeat: no-repeat;
}

    .student-topper-widget img {
        width: 80px;
        height: 80px;
        border-radius: 100%;
    }

#carouselExampleIndicators .carousel-item img {
    height: auto;
}

.bann .vedio-img, .bann .vedio-img iframe {
    width: 100%;
    height: auto;
}

.enroll-btn, .enroll2-btn {
    text-decoration: none;
    margin-right: 15px;
    color: #fff;
    text-transform: uppercase;
}

footer a i, footer i {
    margin-right: 6px;
}

.bann h1, .enroll-btn, .enroll2-btn, .students strong {
    text-transform: uppercase;
}

body {
    margin: 0;
    font-size: 15px;
    background: #fff;
    color: #222;
    overflow-x: hidden !important;
}

h1, h2, h3 {
    font-weight: 600;
    font-size: 23px;
}

.enroll, .learn-desk {
    display: none;
}

.enroll-btn, .enroll2-btn, .students {
    text-align: center;
    display: inline-block;
}

.fixed-top .enroll {
    display: block !important;
}

.bann {
    background: linear-gradient(90deg,#fa5f01 10%,#ffa502 100%);
    background-size: cover;
    padding: 25px 0;
}

.bann-new {
    background: linear-gradient(90deg,#ffcaca 0,#fffcdb 100%);
    background-size: cover;
    padding: 25px 0;
}

.bann-new-allen {
    background: url(../images/top-pick-back.webp) top center/cover no-repeat;
    padding: 0;
}

.cuet .table-striped > tbody > tr:nth-of-type(odd) {
    color: #fff;
}

.bann h1 {
    margin-top: 0;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    text-transform: unset!important;
}

    .bann h1 strong {
        display: block;
        font-weight: 700;
        font-size: 28px;
    }

.bann p {
    font-size: 21px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 35px;
}

.bann .vedio-img {
    border-radius: 40px;
}

.bg-3 {
    background: #110808;
}

.bg-4 {
    background: #f3f3f3;
}

.enroll-btn, footer {
    background: #f96005;
}

.enroll-btn {
    background: linear-gradient(90deg,#f96005 0,#ffc134 100%);
    border-radius: 35px;
    padding: 18px 0;
    width: 200px;
    font-size: 14px;
}

    .enroll-btn a, .enroll2-btn a {
        text-decoration: none;
        color: #fff;
    }

    .enroll-btn:hover {
        background: #ffc134;
        background: linear-gradient(90deg,#ffc134 0,#f96005 100%);
        color: #fff;
    }

.enroll2-btn {
    background: linear-gradient(90deg,#d50711 0,#720000 100%);
    border-radius: 6px;
    padding: 12px 0;
    width: 266px;
    font-size: 15px;
}

    .enroll2-btn:hover {
        background: #ad5422;
        background: linear-gradient(90deg,#d50711 100%,#720000 0);
        color: #fff;
    }

.students {
    padding: 20px 15px;
    margin: auto;
}

    .students img {
        float: left;
        margin-right: 10px;
    }

    .students strong {
        font-size: 32px;
        color: #f86513;
        font-weight: 700;
        line-height: 35px;
    }

    .students span {
        display: block;
        font-size: 13px;
        color: #333;
        font-weight: 500;
    }

.bg-light {
    background: #f3f3f3 !important;
}

.bestbox img {
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
}

.bestbox h2 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 2px;
}

.bestbox p {
    font-size: 15px;
}

.nav-tabs {
    background: #110808;
    padding: 8px 20px;
    border-radius: 30px;
    width: 1122px;
    margin: auto;
}

    .nav-tabs .nav-link {
        border: 0;
        color: #fff;
        font-size: 16px;
    }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            background: #f96005;
            background: linear-gradient(90deg,#f96005 0,#ffc134 100%);
            border-radius: 35px;
            padding: 10px 30px;
            color: #000;
            font-size: 16px;
            font-weight: 700;
        }

.accordion-item {
    border: 0;
}

.OurCourses {
    background: #fff;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1);
    border-radius: 15px;
    overflow: hidden;
    text-align: left;
}

.days, .en-form-top {
    border-radius: 10px;
}

.OurCourses .flagicon {
    position: absolute;
    color: #fff;
    text-align: right;
}

    .OurCourses .flagicon i {
        margin-top: 15px;
        margin-left: 365px;
        font-size: 23px;
    }

.OurCourses .heading {
    position: absolute;
    text-align: left;
    margin-top: -200px;
    margin-left: 30px;
    z-index: 99;
}

    .OurCourses .heading h2 {
        color: #fff;
        font-size: 24px;
        font-weight: 700;
    }

.OurCourses .batch {
    background: #fdbc2a;
    padding: 10px 30px;
    border-radius: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    display: initial;
}

.OurCourses .contbox {
    padding: 10px 15px;
}

.OurCourses .hours {
    font-size: 14px;
    display: block;
    margin: 10px 0;
}

.OurCourses .btn-view, footer a {
    display: inline-block;
    text-decoration: none;
}

.OurCourses h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}

.card-scalton, .days strong, .results h4, footer .copyright, footer a i {
    text-align: center;
}

.OurCourses small {
    display: block;
    color: #4105a1;
    font-size: 13px;
    font-weight: 600;
}

.results h5, .results h6 {
    -webkit-text-fill-color: #fff0;
    font-weight: 800;
}

.OurCourses .btn-view {
    background: #fa5403;
    background: linear-gradient(322deg, #4b03fa 0, #17003c 100%);
    border-radius: 12px;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-left: 10px;
    width: 47%;
}

.results {
    margin-top: 50px;
}

    .results h4 {
        font-size: 17px;
        margin-top: 10px;
        line-height: 20px;
        color: #fff;
    }

        .results h4 span {
            display: block;
            font-size: 14px;
            color: #fdbc2a;
        }

footer a, footer a:hover, footer h2, footer p {
    color: #fff;
}

.results h5 {
    font-size: 50px;
    background: -webkit-linear-gradient(#bc9a40,#e5cf75);
    -webkit-background-clip: text;
    margin-bottom: 0;
}

    .results h5 span {
        font-size: 35px;
        font-weight: 600;
    }

.results h6 {
    background: -webkit-linear-gradient(#bc9a40,#e5cf75);
    -webkit-background-clip: text;
    font-size: 30px;
}

.days {
    background: #fa5f04;
    background: linear-gradient(0deg,#fa5f04 0,#ffaf01 100%);
    padding: 45px 20px;
    margin-bottom: 10px;
}

    .days strong {
        color: #fff;
        font-size: 50px;
        line-height: 50px;
    }

    .days span {
        color: #fff;
        margin-top: 0;
        display: block;
    }

.ratio-16x9 {
    background-color: #fff0 !important;
}

footer {
    background: linear-gradient(90deg, #0f0630 10%, #231286 100%);
    padding: 50px 0 20px;
}

    footer h2 {
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 20px;
        color: #fff!important;
    }

        footer h2 span {
            display: block;
            width: 75px;
            height: 2px;
            background: #000;
        }

    footer .logo-img {
        margin-top: 60px;
    }

    footer a {
        font-size: 20px;
        font-style: normal;
        width: 160px;
    }

        footer a i {
            border-radius: 50%;
            width: 30px;
            height: 30px;
            line-height: 29px !important;
            color: #fff;
            font-size: 16px;
            background: #000;
            margin-bottom: 7px;
        }

    footer p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    footer .copyright {
        display: block;
        border-top: 1px solid #fff;
        margin-top: 15px;
        color: #fff;
        font-size: 18px;
        padding-top: 20px;
    }

.en-form-top {
    padding: 50px !important;
    background: #fff !important;
    margin: 0 0 20px;
    color: #020000;
    border: 0 solid #fff;
}

.video-sec {
    padding: 15px 0 !important;
}

    .video-sec .vedio-img {
        border-radius: 15px !important;
    }

.en-form {
    padding: 50px 160px !important;
}

@media (max-width:991px) {
    .cource-tab-landing .tab-content > .tab-pane.active, .tab-content > .tab-pane {
        display: block;
        opacity: 1;
    }

    .cource-tab-landing .tab-content > .tab-pane {
        display: none;
        opacity: 1;
    }
}

.for-news .l-news {
    text-decoration: none;
    display: block;
    margin: 10px 0;
    height: 200px;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(../images/arrow-down.png) !important;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

.accordion-button {
    color: #fff;
    background-color: #000;
    margin-top: 5px;
    border-radius: 35px;
}

.accordion-button:not(.collapsed) {
    background: #f96005;
    background: linear-gradient(90deg, #1b004c 0, #3d0ab9 100%);
    border-radius: 35px !important;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
}

.owl-carousel .owl-stage-outer {
    padding-bottom: 20px;
}

.owl-theme .owl-nav {
    margin-top: 0 !important;
}

    .owl-theme .owl-nav [class*=owl-] {
        font-size: 45px !important;
        line-height: 25px !important;
        color: #f44336 !important;
        background: 0 0 !important;
        margin: 0 5px;
    }

.modal button.close {
    right: 0;
    outline: 0;
}

#gallery-lightbox img {
    height: 350px;
    object-fit: cover;
    cursor: pointer;
}

    #gallery-lightbox img:hover {
        opacity: .9;
        transition: .5s ease-out;
    }

@media only screen and (max-width:1024px) and (min-width:769px) {
    .OurCourses .flagicon {
        margin-left: 304px;
    }
}

.logo-width {
    width: 300px;
}

.top-bar-marq {
    background: #f95b02 !important;
    color: #fff;
    font-weight: 500;
}

.text-yellow {
    color: #212121;
}

.demo-btn, .demo-btn i {
    color: #fff !important;
}

.text-yellow strong {
    font-weight: 600 !important;
}

.en-form input, .en-form select {
    height: 50px !important;
    margin: 13px 0;
    border-radius: 0;
}

.en-form textarea, .en-form-top textarea {
    height: 90px !important;
    margin: 13px 0;
    border-radius: 0;
}

.en-form-top input:not(#Button1), .en-form-top select {
    margin: 13px 0;
    border-radius: 6px;
}

.en-form .submit-btn, .en-form-top .submit-btn {
    height: 63px !important;
    margin: 13px 0;
    border-radius: 50px;
    background: linear-gradient(90deg,#050201 0,#ad5422 100%);
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-wrap: balance;
    width: 100% !important;
    transition: .2s ease-in;
}

.demo-btn:hover, .demo-btn:hover i, .offcanvas-body li a {
    color: #000 !important;
}

.demo-btn, .demo-btn:hover {
    left: 20px;
    width: 133px;
    padding: 5px;
    position: fixed;
    bottom: 20px;
    z-index: 999;
    font-weight: 700;
}

.en-form .submit-btn:hover, .en-form-top .submit-btn:hover {
    background: linear-gradient(90deg,#ad5422 0,#050201 100%);
    font-size: 18px;
}

.en-form-top select {
    height: 50px !important;
}

.demo-btn {
    background: #000;
    border: 1px solid #fff;
}

    .demo-btn:hover {
        background: #fff;
        border: 1px solid #000;
    }

.whatsap-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: 0 0;
    color: #fff;
    z-index: 999;
    font-size: 25px;
    width: 65px;
    height: 50px;
}

    .whatsap-btn i {
        background: #28a219 !important;
        color: #fff;
        font-size: 45px;
        width: 60px;
        height: 60px;
        padding: 15px 0;
    }

.text-size {
    font-size: 20px;
}

.for-news {
    background: #f3f3f3 !important;
    padding: 50px;
}

.for-heading {
    color: #f96005 !important;
    font-size: 35px;
    margin: 0 0 16px;
}

.why-choose {
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
}

.for-heading-col {
    padding-left: 50px;
}

@media(max-width:768px) {
     p.dowant{
       margin-top: 10px!important;
       margin-bottom:8px!important;
       font-size:14px!important;
   }
   .radio__row{
       margin-top: -10px!important;
       margin-left: -13px!important;
   }
   .yes-no-radio span{
       font-size: 13px!important;
   }
   .popup-radio-raw{
       margin-top:4px!important;
   }
    header {
        padding: 15px 0 10px !important;
    }

    #header a.btn.enroll-btn {
        font-size: 14px !important;
    }

    header .enroll-btn {
        padding: 10px 0;
        font-size: 12px;
        margin: auto;
    }

    .bann h1, footer .logo-img {
        margin-top: 0;
    }

    .logo-width {
        width: 200px;
    }

    .enroll-btn {
        padding: 10px 0;
        width: 160px;
        font-size: 15px;
        margin: 5px 7px 0;
    }

    .bann {
        padding: 1px 0 10px;
    }

        .bann h1 {
            font-size: 45px;
        }

            .bann h1 strong {
                font-size: 25px;
            }

        .bann p {
            font-size: 14px;
            line-height: 24px;
            margin-bottom: 10px;
        }

        .bann .enroll2-btn {
            font-size: 12px;
            padding: 14px 0;
            width: 153px;
            margin: 0 0 20px;
        }

        .bann .vedio-img {
            height: auto;
        }

            .bann .vedio-img iframe {
                height: 250px;
            }

    .accordion-body {
        padding: 0;
    }

    .OurCourses {
        margin-bottom: 20px;
    }

        .OurCourses .heading {
            margin-top: -181px;
        }

        .OurCourses .enroll2-btn {
            padding: 10px 23px !important;
            width: auto;
            font-size: 14px;
        }

        .OurCourses .btn-view {
            padding: 10px 23px;
            width: auto;
            font-size: 14px;
        }

        .OurCourses .flagicon {
            margin-left: 310px;
        }

    .bestbox h2 {
        font-size: 15px;
    }

    .bestbox p {
        font-size: 13px;
    }

    .days {
        margin-top: 15px;
        margin-bottom: 0;
    }

    .bg-light .mb-5 {
        margin-bottom: 20px !important;
    }

    .pt-5 {
        padding-top: 20px !important;
    }

    .pb-5 {
        padding-bottom: 20px !important;
    }

    .bg-4 h4 {
        font-size: 26px !important;
        line-height: 35px !important;
    }

    .results, footer h2 {
        margin-top: 20px;
    }

    .learn-desk, .learn-mob, .learn-mob-copy {
        display: block;
    }

    footer .copyright {
        padding: 20px 10px 0;
        font-size: 16px;
    }

    .en-form {
        padding: 57px 20px !important;
    }

    .for-news .l-news {
        text-decoration: none;
        display: block;
        margin: 10px 0;
        height: 144px;
    }

    .video-sec {
        padding: 20px 0 !important;
    }

    .for-heading-col {
        padding-left: 20px;
    }

    .for-btn-height {
        height: 33px !important;
        padding: 0 !important;
    }

    .for-heading {
        color: #f96005 !important;
        font-size: 30px;
        margin: 0 0 16px 20px;
    }

    .btn-warning {
        color: #000;
        background-color: #ffc107;
        border-color: #ffc107;
        width: 99px;
        font-size: 13px;
        font-weight: 600;
        padding: 6px;
    }

    .en-form-top {
        padding: 30px 20px !important;
        background: #fff !important;
        border-radius: 10px;
        margin: 0 0 20px;
        color: #020000;
        border: 0 solid #fff;
    }

        .en-form-top input:not(#Button1), .en-form-top select:not(#Button2) {
            height: 33px !important;
            margin: 13px 0;
            border-radius: 6px;
        }
}

.card, .form-control {
    background-color: #fff;
}

.for-border, .mgrid td {
    border: 1px solid #000;
}

.for-course-name a {
    text-decoration: none;
    color: #000 !important;
    font-weight: 600;
    font-size: 20px;
}

.for-border {
    padding: 50px;
    border-radius: 10px;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid;
    border-radius: .25rem;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.border-bottom {
    border-color: #b1b1b1 !important;
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 0 !important;
    background-color: #fff0;
    border: 1px solid #fff0;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out;
}

.nav-link {
    color: #fff !important;
    text-decoration: none;
}

div#offcanvasExample ul li {
    border-bottom: 1px solid #7676762f;
    padding: 10px 0;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    color: #fff;
}

header {
    background: #702a00;
    padding: 0;
    box-shadow: 0 15px 15px -20px rgb(0 0 0 / .45);
    top: 0;
    position: sticky;
    z-index: 1030;
}

.loadersubmit {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loadernew.gif) center/5% no-repeat #ffffff70;
}

.feature li {
    padding: 16px 0;
    border-bottom: 1px solid #ababab;
}

.card-scalton {
    background-color: #fff;
    box-shadow: 0 4px 8px rgb(0 0 0 / .2);
    border-radius: 8px;
    padding: 20px;
}

.avatar-skeleton, .skeleton-loader {
    background: linear-gradient(90deg,#eee 25%,#dedede 50%,#eee 75%);
    width: 100%;
    animation: 2s ease-in-out infinite loading;
    margin-bottom: 20px;
}

.skeleton-loader {
    height: 20px;
    background-size: 200% 100%;
    border-radius: 8px;
}

.avatar-skeleton {
    height: 100px;
    background-size: 200% 100%;
    border-radius: 50%;
}

.cover-image-skeleton {
    width: 100%;
    height: 200px;
    background: linear-gradient(90deg,#eee 25%,#dedede 50%,#eee 75%);
    background-size: 200% 100%;
    animation: 2s ease-in-out infinite loading;
    border-radius: 8px;
    margin-bottom: 20px;
}

@keyframes loading {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: -200% 0;
    }
}

.corce-sec {
    background: #e5e5e5;
    padding: 19px 0 6px;
}

.card-heit .card-title h6, .card-heit-new .card-title h6 {
    font-weight: 700;
}

.card-heit .card {
    background: linear-gradient(90deg,#caffff 0,#dddbff 100%);
    height: 220px;
    border: none;
}

.card-heit-new .card {
    background: linear-gradient(90deg,#ffcaca 0,#fffcdb 100%);
    height: 250px;
    border: none;
}

.corce-sec-new {
    background: #642e2e;
    padding: 19px 0 6px;
}

.en-form-top-scollership {
    background: linear-gradient(90deg,#caffd5 0,#fffcdb 100%);
}

.stud-img {
    width: 690px;
}

.checkbox.style-h {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .checkbox.style-h input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

        .checkbox.style-h input:checked ~ .checkbox__checkmark:after {
            opacity: 1;
            top: -3px;
        }

        .checkbox.style-h input:checked ~ .checkbox__body {
            background-position: 0 0;
            color: #000;
        }

        .checkbox.style-h input:checked ~ .checkbox__checkmark {
            background-color: #8fe5ff;
        }

    .checkbox.style-h .checkbox__checkmark {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 15px;
        height: 22px;
        width: 22px;
        background-color: #fff;
        transition: background-color .25s;
        border-radius: 4px;
        box-shadow: inset 2px 2px 4px rgb(0 0 0 / .1),inset -2px -2px 4px rgb(255 255 255 / .4);
        border: 2px solid;
    }

        .checkbox.style-h .checkbox__checkmark:after {
            content: "";
            position: absolute;
            left: 10px;
            top: -15px;
            width: 10px;
            height: 20px;
            border: solid #000;
            border-width: 0 4px 4px 0;
            transform: rotate(45deg);
            opacity: 0;
            transition: opacity .25s,top .25s;
        }

    .checkbox.style-h .checkbox__body {
        line-height: 1.4;
        font-size: 14px;
        transition: font-weight .25s;
        font-weight: 700;
        color: #333;
        background: 100% 0/200% 100% #fff0;
        padding: 9px 8px 7px 52px;
        border-radius: 5px;
        transition: box-shadow .25s,background 1s,color .25s;
    }

.banner-side-cont {
    font-size: 45px;
    color: #000;
}

    .banner-side-cont span {
        color: red;
    }

.for-content {
    padding: 0 0 0 50px;
    align-self: center;
}

.cource-tab-landing {
    background: #e9e9e9;
    padding: 50px 10px;
}

    .cource-tab-landing .nav-pills .nav-link {
        border: 0;
        border-radius: .25rem;
        background: #ff6000;
        margin: 0 10px;
    }

        .cource-tab-landing .nav-pills .nav-link.active {
            color: #fff;
            background-color: #0d6efd;
        }

    .cource-tab-landing .nav {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        justify-content: center;
    }

.highlights .card {
    background: linear-gradient(90deg,#a3e8d6 0,#fffcdb 100%);
}

.for-t-design {
    background: #9f7070;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
}

.twlth-mentor .bestbox img {
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ef9f0d;
}

.tel-cont-box {
    padding: 46px 0;
    background: #9dd0e9;
    border-radius: 10px;
    width: 30%;
    position: absolute;
    right: 20px;
    top: 22%;
    z-index: 999;
}

@media(max-width:768px) {
    .banner-side-cont {
        font-size: 30px;
        color: #000;
    }

    .tel-cont-box {
        padding: 46px 10px;
        background: #9dd0e9;
        border-radius: 0;
        width: 100%;
        position: relative;
        right: 0;
        top: 0;
    }
    .popup-counsling{
        font-size:13px!important;
    }
}

.syllabus-sec {
    background: #e3e3e3;
    padding: 50px 0;
}

.t-blink {
    font-size: 14px;
    color: red;
    animation: 1s linear infinite blink;
}

@keyframes blink {
    0%,100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

.bann-new-2 {
    background: linear-gradient(90deg,#087faf 10%,#a5d9f3 100%);
    background-size: cover;
    padding: 25px 0;
}


.popup-radio-raw {
    gap: 28px;
    margin-left:0!important;
}
.popup-radio-raw .yes-no-radio input{
    width: 28px;
    height: 23px !important;
    margin:0;
}



        .bann {
    background: linear-gradient(90deg,#0f0630 10%,#1a0f5c 90%, #0f0630 100%);
    background-size: cover;
    padding: 30px 0;
}

        .enroll-btn {
            background: linear-gradient(90deg, rgb(5 193 249) 0%, rgb(12 118 193) 100%) !important;
        }

        .border-bottom {
            border-color: #b1b1b1 !important;
        }

        .navbar-toggler {
            padding: .25rem .75rem;
            font-size: 1.25rem;
            line-height: 0 !important;
            background-color: transparent;
            border: 1px solid transparent;
            border-radius: .25rem;
            transition: box-shadow .15s ease-in-out;
        }

        .nav-link {
            color: #000 !important;
            text-decoration: none;
        }

        div#offcanvasExample ul li {
            border-bottom: 1px solid #7676762f;
            padding: 10px 0;
        }

        .navbar-toggler:focus {
            text-decoration: none;
            outline: 0;
            box-shadow: none;
        }

        .navbar-toggler-icon {
            display: inline-block;
            width: 1.5em;
            height: 1em;
            vertical-align: middle;
            background-repeat: no-repeat;
            background-position: center;
            background-size: 100%;
            color: #fff;
        }

        .offcanvas-body li a {
            color: #000 !important;
        }

        header {
    background: #ffffff;
    padding: 0px 0;
    box-shadow: 0px 15px 15px -20px rgba(0,0,0,0.45);
}

        .loadersubmit {
            position: fixed;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            z-index: 9999;
            background: url("../images/loadernew.gif") center no-repeat #ffffff70;
            background-size: 5%;
        }

        .feature li {
            padding: 16px 0;
            border-bottom: 1px solid #ababab;
        }

        .en-form-top {
            padding: 25px 25px 10px !important;
        }

        .text-red-animation {
            animation: color_change .7s infinite alternate;
        }

        @keyframes color_change {
            50% {
                color: #000;
            }

            100% {
                color: #fffb7e;
            }
        }

        .for-padi {
            padding: 0 0 0 50px;
        }

        /*.OurCourses {
            height: 636px;
        }*/

        @media(max-width:768px) {
            .learn-mob {
                display: block;
            }

            .bann1 h5 {
                text-align: center;
                margin-top: 20px !important;
            }

            .for-padi {
                padding: 10px;
            }

            .en-form-top input:not(#Button1) {
                height: 44px !important;
                margin: 13px 0;
                border-radius: 6px;
            }

            .OurCourses {
                height:auto;
            }

            .text-red-animation {
                font-size: 14px !important;
                padding: 4px 6px !important;
            }
            .Admission .p-2{
                padding-left:0!important;
                padding-right:0!important;
            }
        }

        .video-sec .card {
            position: relative;
            display: flex;
            flex-direction: column;
            min-width: 0;
            word-wrap: break-word;
            background-color: #fff;
            background-clip: border-box;
            border: 1px solid rgb(197 197 197 / 51%);
            border-radius: .25rem;
            height: 335px;
        }

        .bann1 {
            background: #FFF5D385;
            /*background: linear-gradient(90deg, rgba(250,95,1,1) 10%, rgba(255,165,2,1) 100%);*/
            background-size: cover;
            padding: 25px 0;
        }

            .bann1 h5 {
                margin-top: 0;
                line-height: 25px;
            }

            .bann1 p {
                color: #000;
                margin-bottom: 10px;
                text-align: justify;
                line-height: 20px;
            }

        .container.en-form-top {
            padding: 8px 15px !important;
            border-radius: 12px;
            background: linear-gradient(180deg, rgb(255 236 176) 0%, rgb(245 174 101) 100%) !important;
            margin: auto;
        }

        .en-form-top input:not(#Button1) {
            /*height: 35px !important;*/
            margin: 2px 0;
            border-radius: 6px;
        }

        .en-form-top select {
            height: 35px !important;
            margin: 2px 0;
            border-radius: 6px;
            color: #6b6b6b;
            font-size: 13px;
        }

        .en-form-top textarea {
            height: 40px !important;
            margin: 13px 0;
            border-radius: 6px;
        }

        .btnSendEnq {
            padding: 5px 0;
        }

        .text-red-animation {
            animation: color_change .2s infinite alternate;
            color: #fff;
            padding: 4px 12px;
            border-radius: 5px;
            font-size: 16px;
            text-decoration: none;
        }

        .OurCourses .hours {
            margin: 10px 0 0;
        }

        .OurCourses p {
            margin-bottom: 5px;
        }

        @keyframes color_change {
            from {
                background: blue;
            }

            to {
                background: #910235;
            }
        }

        .OurCourses .enroll2-btn {
            /*background: linear-gradient(90deg, rgb(213 7 17) 0%, rgb(114 0 0) 100%);*/
            background:#000;
            border-radius: 12px;
            padding: 15px 0;
            text-align: center;
            color: #fff;
            text-decoration: none;
            font-weight: 600;
            display: inline-block;
            margin-left: 10px;
            width: 47%;
        }
         @keyframes blink {
            0% {
                opacity: 1;
            }
            50% {
                opacity: 0;
            }
            100% {
                opacity: 1;
            }
        }

        .blinking-text {
            text-align: center;
            color: #0d59c8;
            animation: blink 1s infinite; 
        }
        @media (max-width: 768px) {
    .logo-width {
    width: 221px;
}
}

.main-b-text {
    font-size: 15px!important;
    font-weight: 400!important;
    line-height: 30px!important;
}

.counter{
    font-size: 30px;
    font-weight: 700;
    color:#ffc105!important;
}

.counter-p{
    font-size: 13px!important;

}

.main-b-img{
    border-radius: 20px;
    border: 7px solid rgba(255, 238, 2, 0.322);
}

.card-secound i {
    padding: 16px;
    background: #d5d5d5;
    font-size: 25px;
    margin: 15px 0 0 0;
    border-radius: 8px;
    color: #150B48;
}

.arr{
padding: 0px;
    background: none!important;
    font-size: 18px!important;
    margin: 0px 0 0 0;
    border-radius: 8px;
    color: #150B48;
}

.accordion-button {
    color: #000000;
    background-color: #f3f3f3;
    margin-top: 20px;
    border-radius: 35px;
    padding: 16px 20px;
}

.accordion-button i {
    padding: 16px;
    margin: 0 20px 0 0;
    color: #000;
    background: #e5e5e5;
    font-size: 22px;
    border-radius: 10px;
}

.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    gap: 24px!important;
}