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: 363px;
    background: #a20000;
    padding: 10px 20px;
    border-radius: 7px;
    margin-left: auto;
    z-index: 0;
}

.banner-text {
    position: absolute;
    top: 150px;
    z-index: 9;
    transform: translateY(0%);
    right: 0;
    width: 100%;
    left: auto;
    z-index: 999;
}

.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: #fff;
    font-size: 33px;
    line-height: 48px;
    font-weight: 500;
    margin: 0;
}

.box-text h2 {
    font-size: 22px;
    margin: 10px 0 24px;
}

.box-text h3 {
    font-size: 15px;
    margin: 10px 0 0;
}

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

.banner-text h1 span b {
    color: #b81b1d;
}

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;
    background-position: 0px -120px;
}

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: 700;
    color: #fff;
}

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

body {

    color: #000;

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

    font-size: 14px;

    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: absolute;
    top: 56%;
    right: 6%;
    width: 323px;
    background: #f1901f;
    padding: 20px 20px;
    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: #000;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    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: 375px;
    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 36px;
    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;
    text-align: center;
}

.heading h2 {
    color: #a30303;
    font-size: 45px;
    font-weight: 700;
    line-height: 42px;
    margin: 0 0 20px;
}

.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;
}



.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;
}




.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;
    overflow: hidden;
}

.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;
}

.amlogo {
    max-width: 150px;
    margin: auto;
}

.states h4 {
    font-size: 20px;
    position: relative;
    top: 20px;
    font-weight: 600;
    text-align: center;
    max-width: 200px;
    margin: auto;
}

.states h4 span {
    position: absolute;
    top: -18px;
    font-weight: 500;
    font-size: 12px;
    left: 50%;
    transform: translateX(-50%);
}

.lawDetails h2 b {
    color: #b92121;
    font-weight: 800;
    font-size: 31px;
}

.lawDetails h2 {
    font-size: 25px;
}

.Program.Highlights h3 {
    font-size: 20px;
    margin-top: 31px;
}

.Program.Highlights ul {
    padding: 0 0 0 16px;
}

.row.row1 {
    flex-direction: row-reverse;
}

.sprit {
    margin-top: -140px;
    margin-bottom: 40px;
}

.imagebox img {
    border-radius: 0 0 0 160px;
}

.row.row2 .imagebox img {
    border-radius: 0 0 0 0px;
}

.whyChoose {
    background-image: url(../images/bg.png);
    background-size: cover;
}

.whyChoose ul {
    display: flex;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
    justify-content: space-between;
}

.whyChoose ul li {
    width: 24%;
    padding: 0 40px;
}

.whyChoose ul li p {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    margin: 14px 0 30px;
}

.whyChoose ul li span {
    max-width: 45px;
    display: block;
}

.Career.Pathways {
    padding: 0;
    margin-top: 0;
}

.Career.Pathways h3 {
    color: #424241;
    font-weight: 500;
    font-size: 23px;
}

.Career.Pathways p {
    color: #767676;
    max-width: 899px;
    margin: auto;
    margin-bottom: 0;
}













.Steps h4 {
    color: #484c4b;
    font-size: 20px;
    font-weight: 700;
    margin-left: 23px;
}

.Steps ul {
    padding: 0;
    position: relative;
    margin: 6px 0 0 0;
    padding-top: 8px;
}

.Steps ul li {
    position: relative;
    list-style: none;
    padding: 0 0 10px 23px;
}

.Steps ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0px;
    width: 13px;
    height: 6px;
    background: #a90000;
}

.Steps ul:before {
    content: "";
    position: absolute;
    top: -22px;
    left: 0px;
    width: 6px;
    height: 155px;
    background: #a90000;
}

section.Instructions {
    background: #f6f6f6;
}

.Instructions .row {
    align-items: center;
}

.Instructions ul {
    padding: 0;
    position: relative;
    margin: 6px 0 0 0;
    padding-top: 8px;
}

.Instructions ul li {
    position: relative;
    list-style: none;
    padding: 0 0 10px 18px;
}

.Instructions ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0px;
    width: 8px;
    height: 8px;
    background: #a90000;
}

button.tablinks {
    background: #c3c3c3;
    border: none;
    color: #fff;
    width: 21%;
    font-size: 17px;
    border-radius: 6px;
    text-align: left;
    padding: 7px 18px;
    font-weight: 600;
    line-height: 23px;
}

button.tablinks span {
    display: block;
    font-size: 15px;
    font-weight: 400;
}

.tab {
    display: flex;
    justify-content: space-between;
    margin-bottom: 22px;
}

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

.enq a {
    background: #FF6500;
    display: block;
    color: #fff;
    padding: 6px;
    text-align: center;
    font-weight: 600;
    border-radius: 5px;
}

.carddiv {
    border: solid 1px #ddd;
    padding: 0;
    border-radius: 7px;
    margin: 10px 0;
}

.nm {
    padding: 6px 10px 14px;
}

.nm h5 {
    font-size: 15px;
    margin-bottom: 14px;
    min-height: 34px;
}

.nm h5 a {
    color: #000;
}

.tabcontent {
    display: none;
}

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: 100%;
    background: #a20000;
    padding: 21px 20px;
    border-radius: 7px;
    margin-left: auto;
    z-index: 0;
    max-width: 429px;
}

.banner-text {
    position: absolute;
    top: 65px;
    z-index: 9;
    transform: translateY(0%);
    right: 0;
    width: 100%;
    left: auto;
    z-index: 999;
}

.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: #fff;
    font-size: 42px;
    line-height: 48px;
    font-weight: 500;
    margin: 0;
}

.box-text h2 {
    font-size: 22px;
    margin: 10px 0 24px;
}

.box-text h3 {
    font-size: 15px;
    margin: 10px 0 0;
}

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

.banner-text h1 span b {
    color: #b81b1d;
}

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;
    background-position: 0px -70px;
}

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: 700;
    color: #fff;
}

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

body {

    color: #000;

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

    font-size: 14px;

    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: absolute;
    top: 40%;
    right: 6%;
    width: 382px;
    background: #102783;
    padding: 20px 0px;
    z-index: 9;
    border-radius: 0;
    height: 180px;
}

.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: #000;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    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: 475px;
    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 36px;
    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;
    text-align: center;
}

.heading h2 {
    color: #a30303;
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    margin: 0 0 20px;
}

.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;
}



.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
}

 

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

footer p {
    margin: 0;
    color: #333333;
    font-size: 14px;
    font-weight: 500;
}

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

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

button:focus {
    outline: inherit !important
}
 












.Steps h4 {
    color: #484c4b;
    font-size: 20px;
    font-weight: 700;
    margin-left: 23px;
}

.Steps ul {
    padding: 0;
    position: relative;
    margin: 6px 0 0 0;
    padding-top: 8px;
}

.Steps ul li {
    position: relative;
    list-style: none;
    padding: 0 0 10px 23px;
}

.Steps ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0px;
    width: 13px;
    height: 6px;
    background: #a90000;
}

.Steps ul:before {
    content: "";
    position: absolute;
    top: -22px;
    left: 0px;
    width: 6px;
    height: 155px;
    background: #a90000;
}

section.Instructions {
    background: #fff;
}

.Instructions .row {
    align-items: center;
}

.Instructions ul {
    padding: 0;
    position: relative;
    margin: 6px 0 0 0;
    padding-top: 8px;
}

.Instructions ul li {
    position: relative;
    list-style: none;
    padding: 0 0 10px 18px;
}

.Instructions ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0px;
    width: 8px;
    height: 8px;
    background: #a90000;
}

button.tablinks {
    background: #c3c3c3;
    border: none;
    color: #fff;
    width: 21%;
    font-size: 17px;
    border-radius: 6px;
    text-align: left;
    padding: 7px 18px;
    font-weight: 600;
    line-height: 23px;
}

button.tablinks span {
    display: block;
    font-size: 15px;
    font-weight: 400;
}

.tab {
    display: flex;
    justify-content: space-between;
    margin-bottom: 22px;
}

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

.enq a {
    background: #FF6500;
    display: block;
    color: #fff;
    padding: 6px;
    text-align: center;
    font-weight: 600;
    border-radius: 5px;
}

.carddiv {
    border: solid 1px #ddd;
    padding: 0;
    border-radius: 7px;
    margin: 10px 0;
}

.nm {
    padding: 6px 10px 14px;
}

.nm h5 {
    font-size: 15px;
    margin-bottom: 14px;
    min-height: 34px;
}

.nm h5 a {
    color: #000;
}

.tabcontent {
    display: none;
}




.Career.Pathways ul {
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    display: flex;
    border: solid 2px #eee;
}

.Career.Pathways ul li {
    color: #000;
    position: relative;
    display: flex;
    min-height: 182px;
    align-items: flex-end;
    border-right: dashed 2px #eee;
    padding: 20px;
    width: 25%;
    border-bottom: dashed 2px #eee;
}

.Career.Pathways ul li img.img-fluid {
    position: absolute;
    width: 185px;
    top: 0;
    right: 0;
    object-fit: scale-down;
    height: 123px;
}

.Career.Pathways ul li label {
    font-size: 23px;
    font-weight: 700;
    color: #545358;
}

.PLACEMENT {
    background: #fff;
}

.PLACEMENT h2 {
    color: #565656;
}

.PLACEMENT ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.PLACEMENT ul li {
    width: 19%;
    margin: 0 40px 20px 0;
    background: #fff;
}

.PLACEMENT ul li img {
    filter: grayscale(100%);
    cursor: pointer
}

.PLACEMENT ul li img:hover {
    filter: grayscale(0%);
}
.col-mrec {
    font-size: 24px;
    color: #3d3d3d;
    font-weight: 500;
    max-width: 216px;
    line-height: 29px;
}

.col-mrec span {
    display: block;
    font-weight: 800;
    line-height: 72px;
    font-size: 60px;
    color: #3d3d3d;
}
.red-bg {
    background: #8a0000;
    width: 100%;
    height: 181px;
    margin-top: -60px;
    position: relative;
    z-index: 0;
    margin-bottom: -20px;
}
section.Instructions .container {
    background: #f6f6f6;
    border-radius: 10px;
    padding-left: 40px;
}
.PLACEMENT .container{
     background: #f6f6f6;
     border-radius: 10px;
     padding-left: 60px;
     z-index: 3;
     position: relative;
}
.hotline {
    position: absolute;
    right: 0;
    top: 15px;
}.logoslide img {
    margin-bottom: 7px;
}

header > div {
    position: relative;
}

.hotline p {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-align: right;
}

.hotline p a {
    color: #fff;
}
li {}
