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: 43px;
    line-height: 48px;
    font-weight: 500;
    max-width: 393px;
    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;
}

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: #000;
}

.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: fixed;
    top: 6%;
    right: 46px;
    width: 323px;
    background: #102783;
    padding: 15px 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-bottom: 15px;
    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: 121px;
    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: #000;
    font-size: 35px;
    font-weight: 800;
    line-height: 42px;
    margin: 0;
}

.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 {
    background: #b92121;
    padding: 27px;
    text-align: center;
    margin-top: -50px;
}

.Career.Pathways h3 {
    color: #f79c1d;
    font-weight: 700;
}

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
















li {}
