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: 351px;
    padding: 10px 20px;
    border-radius: 7px;
    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: 34px;
    line-height: 39px;
    font-weight: 700;
    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;
    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; */
}

.box-text h2 span {
    font-weight: 800;
    font-size: 48px;
}

.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: 9999;
    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: #030303;
    font-size: 29px;
    line-height: 42px;
    font-weight: 500;
    margin: 0px 0 9px;
}

.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: #c74427; */
    /* 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 {}

.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: 363px; */
    /* background: #a20000; */
    /* padding: 10px 20px; */
    /* border-radius: 7px; */
    /* 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; */
    /* max-width: 353px; */
    /* margin: 0; */
}

.box-text h2 {
    font-size: 26px;
    margin: 10px 0 24px;
    background: #f8991f;
    color: #00;
    padding: 13px;
    font-weight: 600;
}

.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: 19px;
    font-weight: 600;
    color: #fff;
    margin: 4px 0 23px;
    line-height: 27px;
    position: relative;
    border-top: solid 3px;
    margin-top: 14px;
    padding-top: 10px;
}

.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/mainbanner.png');
    height: 100vh;
    background-size: cover;
    background-position: 0 0;
}

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: 12%;
    right: 2%;
    width: 323px;
    background: #102783;
    padding: 20px 0px 0px 0px;
    z-index: 9999;
    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-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: 133px;
    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: #000000; */
    /* font-size: 36px; */
    /* line-height: 42px; */
    /* margin: 0 0 20px; */
}

.heading h2 span {

    font-weight: 700;
}



.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: #f8991f;
    padding: 14px;
    text-align: center;
    margin-top: 100px;
}

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: #ca4e32;
    border: none;
    color: #fff;
    width: 280px;
    font-size: 17px;
    border-radius: 0;
    text-align: left;
    padding: 16px 18px;
    font-weight: 600;
    line-height: 23px;
    position: relative;
    display: block;
    border-bottom: solid 1px #e48773;
}

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

.tab {
    display: block;
    justify-content: space-between;
    margin-bottom: 22px;
    position: absolute;
    top: 0;
    z-index: 1;
}

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

.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;
    background: #f8991f;
    padding: 30px 30px 30px 58px;
    max-width: 80%;
    margin-left: auto;
}

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

.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 .li {
    color: #000;
    position: relative;
    display: flex;
    min-height: 162px;
    align-items: flex-end;
    padding: 0;
    width: 100%;
    border-right: solid 1px #ddd;
}

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

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

.PLACEMENT {
    background: #fff;
    padding-bottom: 0;
}

.PLACEMENT h2 {}

.PLACEMENT ul {
    list-style: none;
    padding: 20px 0;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    background: #fff6f1;
    justify-content: center;
    max-width: 100%;
}

.PLACEMENT ul li {
    width: 16%;
    margin: 13px;
    background: #fff;
}

.PLACEMENT ul li img {
    /* filter: grayscale(100%); */
    cursor: pointer;
    border: solid 1px #ddd;
}

.PLACEMENT ul li img:hover {
    filter: grayscale(0%);
}

.col-mrec {
    font-size: 24px;
    color: #3d3d3d;
    font-weight: 500;
    line-height: 29px;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    margin: 30px 0 0;
}

.col-mrec span {
    display: block;
    font-weight: 700;
    line-height: 72px;
    font-size: 78px;
    color: #c74427;
}

.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 .bg {
    background: #f6f6f6;
    border-radius: 10px;
    padding: 21px;
    z-index: 3;
    position: relative;
}

.hotline {
    position: absolute;
    right: 0;
    top: 15px;
}

header > div {
    position: relative;
}

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

.hotline p a {
    color: #fff;
}

li {}

.heading h3 {
    font-size: 29px;
    font-weight: 500;
    position: relative;
}

.relative {
    position: relative;
}

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

.Career.Pathways .owl-dots {
    margin-top: 30px;
}

.ranking.owl-carousel {
    padding: 20px 0;
}

.col-mrec label {
    margin: 40px 0 0 16px;
}

button.tablinks.active:before {
    content: "";
    position: absolute;
    top: 24px;
    right: 20px;
    border-right: solid 2px #ffffff;
    border-top: solid 2px #ffffff;
    width: 16px;
    height: 16px;
    transform: rotate(45deg);
}


.AlumniSuccess ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 40px 0;
    justify-content: center;
}

.AlumniSuccess h3 {
    color: #f8991f;
    font-size: 4rem;
    font-weight: 800;
    line-height: 66px;
    font-family: arial;
    margin: 0;
}

.AlumniSuccess h3 span {
    font-size: 31px;
    display: inline-block;
    margin: 0 0 0 -18px;
    font-weight: 800;
}

.AlumniSuccess ul li {
    width: 25%;
    text-align: center;
    border-right: solid 2px #ddd;
}

.AlumniSuccess ul li p {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

.AlumniSuccess ul li:last-child {
    border: none
}

.titleh h3 {
    background: #f8991f;
    color: #fff;
    font-size: 18px;
    padding: 8px 50px;
    display: inline-block;
}

.titleh {
    text-align: center;
    margin-top: 29px;
}

.Marketing ul {
    background: transparent;
    padding-top: 0;
}

.more {
    text-align: right;
    font-weight: 600;
    color: #6f6d6d;
    margin-top: -30px;
    margin-right: 20px;
    margin-bottom: 50px;
    font-size: 15px;
}



