body {
    font-family: "Noto Sans", sans-serif;
}

.applybtn.sticky a {
    display: block;
}


.owl-dots span {
    width: 10px;
    height: 10px;
    /* background: #333; */
    display: inline-block;
    border-radius: 131px;
    border: solid 1px #8e8e8e;
    background: #8e8e8e;
}

.owl-carousel .owl-dots.disabled {
    display: block;
}

.owl-dot {
    background: transparent;
    border: navajowhite;
    margin: 20px 3px 0;
}

.owl-dot.active span {
    background: #0090c5;
}

.owl-dots {
    text-align: center;
}


.owl-carousel .owl-nav.disabled {
    display: block !important;
    position: static;
    top: -55px;
    right: 0;
    height: auto;
}


.owl-carousel .owl-nav.disabled span {
    height: 38px;
    width: 38px;
    background-repeat: no-repeat;
    background-size: 98px;
    background-position: 0 -1px;
    display: block;
    background-size: 100%;
    border: solid 1px #eee;
    border-radius: 70px;
    font-size: 0;
}

.owl-carousel .owl-nav button {
    position: absolute;
    left: -62px;
    right: auto;
    top: 15px;
    background: no-repeat;
}

.owl-carousel .owl-nav .owl-next {
    right: -60px;
    transform: rotate(179deg);
    left: auto;
}

.owl-carousel .owl-nav .owl-prev {
    left: -62px;

}

.owl-carousel .owl-nav .owl-next span {
    right: 0;
    background-image: url("../images/arrow.png");
}

.owl-carousel .owl-nav .owl-prev span {
    right: 0;
    background-image: url("../images/arrow.png");
}

.owl-dots span {
    width: 11px;
    height: 11px;
    background: #fce6e1;
    display: inline-block;
    border-radius: 80px;
    border: solid 1px #bf1b0e;
}

.owl-dot {
    background: transparent;
    border: navajowhite;
    margin: 20px 5px 0;
}

.owl-dot.active span {
    background: #bf1b0e;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 0 0;
    z-index: 1;
    width: 100%;
}

.box-text {
    width: 41%;
}

.banner-text {
    position: absolute;
    top: 33%;
    z-index: 9;
    transform: translateY(0%);
    left: 0;
    width: 100%;
}

.tabcontent-box li span {
    font-size: 17px;
    margin-right: 12px;
    display: inline-block;
    margin-bottom: 16px;
    font-weight: 500;
    color: #ffe1db;
}

.banner-text > div {
    padding: 0
}

.banner-text h1 {
    color: #000000;
    font-size: 47px;
    line-height: 49px;
    font-weight: 900;
    max-width: 490px;
    text-transform: uppercase;
}

header img {
    width: 238px;
}

.banner-text p {
    font-size: 26px;
    font-weight: 500;
    color: #000;
    margin: 4px 0 23px;
    line-height: 31px;
    position: relative;
}

.banner-text p:after {
    font-size: 20px;
    content: "";
    width: 290px;
    height: 1px;
    background: #bf1b0e;
    display: inline-block;
    position: relative;
    top: -6px;
    left: 8px;
    display: none;
}

.banner-img {
    position: relative;
    background-image: url('../images/main-banner.jpg');
    height: 100vh;
    background-size: cover;
}

img.img-fluid.bannerimg-st {
    position: absolute;
    width: 350px;
    right: 30%;
    bottom: 0;
}

.banner-text h1 label {
    /* font-size: 30px; */
    font-weight: 300;
    /* color: #fff; */
    /* text-transform: uppercase; */
}

.banner-text h1 span {
    font-weight: 300;
    color: #000;
}

.banner-text h1 span b {
    font-weight: 900;
}

body {

    color: #000;

    /*        font-family: 'Bodoni Moda', serif;*/

    font-size: 16px;

    font-family: "Montserrat", sans-serif;
}

/*form*/
.applybtn a {
    position: fixed;
    right: -53px;
    transform: rotate(90deg);
    background: #000;
    top: 50%;
    color: #fff;
    padding: 8px 15px 9px;
    text-transform: uppercase;
    font-size: 19px;
    margin-top: -60px;
    cursor: pointer;
    z-index: 9;
    text-decoration: none;
    display: none;
    border-radius: 0 0 13px 15px;
    font-weight: 600;
    display: none;
}

.form-sec.sticky {
    right: -1450px;
    position: fixed;
}

.applybtn.sticky a {
    display: block;
}

html {
    scroll-behavior: smooth;
}

.form-sec.formbottom {
    box-shadow: 0 0 5px #ddd;
}

.form-sec {
    position: fixed;
    top: 6%;
    right: 46px;
    width: 323px;
    background: #102783;
    padding: 0px;
    z-index: 9;
    border-radius: 0;
}

.accordion-box + p {
    margin: 21px 0 0;
    background: #f2f2f2;
    padding: 11px 20px;
    border-left: solid 4px #c9a64b;
    font-size: 14px;
}

.timeline .title {
    text-align: center;
}

.users a {
    color: #000;
    font-weight: bold;
}

.adm-txt {
        font-size: 19px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 10px;
    font-weight: 600;
}

.input {
    border: 0.5px solid #fff;
    padding: 0 10px;
    height: 33px;
    width: 100%;
    border-radius: 0px;
    font-size: 14px;
    color: #2d2d2d;
    background: #eee;
}

.sbt {
    border-radius: 0;
    padding: 8px 20px;
    background: #ef4d30;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 3px auto 0;
    width: 140px;
    display: inherit;
    border: none;
}


.form-sec .form-group {
    position: relative
}

/*.form-sec .form-group::before {
 position: absolute;
 content: "";
 background-image: url(../images/form-icon.png);
 width: 30px;
 height: 40px;
 background-position: -3px -11px;
 top: 7px;
 left: 0;
}*/

.form-sec .form-group.email::before {
    background-position: -3px -57px;
    width: 30px;
}

.form-sec .form-group.Mobile::before {
    background-position: -4px -103px;
}

.form-sec .form-group.Stream::before {
    background-position: 1px -150px;
    width: 35px;
}

.form-sec .form-group.State::before {
    background-position: 1px -161px;
    top: 5px;
    height: 25px;
    width: 33px;
    background-size: 30px;
}

.form-sec .form-group.City::before {
    background-position: -3px -242px;
    top: 5px;
    height: 21px;
}



.desktop.banner-text {
    left: 180px;
    width: 300px;
    height: 110px;
    margin-top: 37px;
}

.desktop.banner-text a {
    width: 100%;
    height: 95px;
    display: block;
    font-size: 0;
}

.mobile {
    display: none
}

.img-fluid.logo {
    width: 102px;
    margin: 0 0px;
}

.text-muted {
    color: #000 !important;
}

input:focus {
    outline: 0
}

.admissionsrow ul {
    display: flex;
    list-style: none;
    padding: 0 0;
    background: #000000;
    justify-content: center;
}

.admissionsrow ul li {
    color: #fff;
    padding: 10px 0;
    font-weight: 600;
    font-size: 21px;
}

.itemli {
    cursor: all-scroll;
}

.centerslider hr {
    position: relative;
    top: -109px;
}

.box-text ul {
    padding: 5px 0;
    list-style: none;
    border-top: solid 1px #b81b1d;
    border-bottom: solid 1px #b81b1d;
    text-align: center;
    display: flex;
    width: 170px;
    justify-content: center;
}

.box-text ul li {
    font-size: 19px;
    font-weight: 600;
    padding: 0;
    position: relative;
    margin: 0 10px;
}

.callf a {
    border: solid 1px #bf1b0e;
    color: #fff;
    padding: 6px 42px 5px 19px;
    border-radius: 30px;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block;
    background: #b81b1d;
    background-repeat: no-repeat;
    background-position: 208px 8px;
    background-size: 18px;
}

.heading h2 {
    color: #000;
    font-size: 35px;
    font-weight: 800;
    line-height: 42px;
    margin: 0;
    text-transform: uppercase;
}

.heading h2 span {

    font-weight: 400;

}



.owl-dots {
    text-align: center;
}

.stats-container {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}

.stat-box {
    background-color: #c13f22;
    /* Default dark red */
    color: white;
    border-radius: 20px;
    padding: 40px 24px;
    width: 176px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.stat-box.orange {
    background-color: #f79c1e;
}

.stat-box .big-text {
    font-size: 2.8em;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 39px;
}

.stat-box .label {
    font-size: 1.2em;
    font-weight: 700;
}

.stat-box .sub-label {
    font-size: 1em;
    font-weight: 400;
    margin-top: 5px;
}

.divider {
    display: flex;
    margin-top: 30px;
    height: 10px;
}

.divider > div {
    height: 100%;
}

.divider .red {
    background-color: #c13f22;
    width: 50px;
}

.divider .orange {
    background-color: #f79c1e;
    width: 50px;
}

.card {
    background-color: #ffe0b2;
    /* soft orange */
    border-radius: 16px;
    width: 250px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 16px;
    transition: transform 0.3s ease;
}

.card:hover {
    transform: translateY(-11px);
}

.card img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 12px;
    margin-bottom: 12px;
}

.card h3 {
    font-size: 15px;
    color: #333;
    min-height: 36px;
}

button.tablinks:focus {
    border: none;
    outline: inherit
}

button.tablinks {
    border: none;
    border-radius: 6px 6px 0 0;
    background: #f6f6f6;
    font-size: 13px;
    font-weight: 400;
    margin-right: 20px;
    padding: 6px 20px;
}

.tab {
    text-align: center;
    border-bottom: solid 1px #595454;
    margin-bottom: 30px;
    max-width: 92%;
    margin: auto;
}

button.tablinks.active {
    background: #f7a91e;
}

button.tablinks span {
    font-weight: 600;
    font-size: 17px;
}

.tabcontent {
    display: none
}

.tabcontent .owl-item {
    padding-top: 31px;
}

.RecAiterslistsec {
    background: #f6f6f6;
    border-radius: 11px;
    padding: 20px 40px 20px;
    position: relative;
}

.RecAiterslistsec .owl-dots {
    text-align: center;
    display: none;
}

.RecAiterslistsec .owl-nav {
    display: block !important;
}

.gridd {
    display: flex;
    justify-items: center;
    max-width: 54%;
    flex-wrap: wrap;
}

.itemm {
    padding: 0;
    border-radius: 10px;
    width: 33%;
}

.highlightt {
    font-size: 50px;
    font-weight: 800;
    display: block;
    margin-bottom: 0;
    color: white;
    line-height: 61px;
}

.Batch {
    background-image: url(../images/bg.png)
}

.heading p {
    font-size: 21px;
}

.itemm p {
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    margin: 0 0 23px;
}

.tabcontent .owl-nav.disabled {
    display: none !important;
}

.student01 {
    position: absolute;
    bottom: -50px;
    right: 13%;
    width: 24%;
}

.Batch .container {
    position: relative;
}

.student01 img {
    width: 100%;
}

.paddingbox {
    padding: 50px 0
}


.top-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
    margin-bottom: 40px;
}

.image-section img {
    width: 100%;
    max-width: 500px;
    border-radius: 15px;
}

.text-section h1 {
    font-size: 2.5rem;
    font-weight: 900;
    margin-bottom: 30px;
}

.statsSC {
    display: flex;
    gap: 40px;
}

.statsSC h2 {
    font-size: 2.7rem;
    font-weight: 800;
    color: #221f1f;
    margin: 0;
}

.statsSC p {
    font-size: 16px;
    margin-top: 0;
    color: #757373;
}

.programs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    background-color: #f7f7f7;
    border-radius: 15px;
    padding: 20px;
    gap: 20px;
}

.program {
    font-weight: 600;
    text-align: center;
    flex: 1;
    min-width: 208px;
    font-size: 14px;
}

.dividerr {
    width: 2px;
    height: 72px;
    background-color: #ccc;
}

.statsSC h2 span {
    font-size: 21px;
    font-weight: 600;
    margin-left: 1px;
}

.image-section {
    max-width: 30%;
}

footer {
    background: #b81b1d;
    padding: 14px;
    text-align: center;
}

footer p {
    margin: 0;
    color: #fff;
    font-size: 14px;
}

footer p a {
    color: #fff !important;
    text-decoration: underline;
}

.box-text ul li:nth-child(1) {
    border-right: solid 2px #333;
    padding-right: 14px;
}

button:focus {
    outline: inherit !important
}

.RecAiters {
    position: relative;
    padding-top: 68px !important;
}

.RecAiters:before {
    content: "";
    position: absolute;
    width: 600px;
    height: 600px;
    border-radius: 100%;
    left: 50%;
    margin-left: -300px;
    top: 0;
    z-index: -1;
    background-image: url(../images/border.png);
    background-size: 100%;
}

.Bschool {
    position: relative;
    padding-top: 68px !important;
}

.Bschool:before {
    content: "";
    position: absolute;
    width: 621px;
    height: 621px;
    border-radius: 100%;
    left: 54%;
    margin-left: -300px;
    top: -180px;
    z-index: -1;
    background-image: url(../images/border.png);
    background-size: 100%;
}
.about {
    position: relative;
}

.about .round {
    position: absolute;
    left: -109px;
    width: 211px;
}
 .Choosecourse {
    position: relative;
    overflow: hidden;
    padding-top: 50px !important;
}

.Choosecourse .round {
    position: absolute;
    right: -109px;
    width: 211px;
    top: 0;
}
.RecAiterslist  img {
    width: 170px !important;
    height: 53px;
    object-fit: scale-down;
}













li {}
