html {
    overflow-x: hidden;
    scroll-behavior: smooth
}

body {
    font-family: "Lora";
    overflow-x: hidden;
}

.banner-sec {
    background: url(../img/banner-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
}

.logo-img img {
    width: 250px;
}

.logo-img {
    width: 100%;
    height: auto;
    padding: 30px 60px;
}

.banner-sec h4 {
    font-size: 26px;
    line-height: 1.3;
    color: #000000;
    font-weight: 400;
    max-width: 340px;
    margin: 40px 0 20px;
}

.banner-sec h1 {
    font-size: 186px;
    line-height: 1.1;
    color: #e27926;
    font-weight: 600;
    position: relative;
    padding-top: 20px;
}

.banner-sec h1:before {
    content: " ";
    position: absolute;
    top: 8px;
    left: 0;
    background-color: #808080a6;
    width: 250px;
    height: 2px;
}

.banner-sec h3 {
    font-size: 36px;
    line-height: 1.1;
    color: #000000;
    font-weight: 400;
    max-width: 300px;
}

/*nirf-section */
.nirf-rank {
    padding: 40px 0 70px;
}

.nirf-head {
    background-color: #e27926;
    max-width: fit-content;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 14px 22px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.nirf-head p {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    margin: 0;
}

.nirf img {
    width: 100%;
}

.academic-tracks {
    padding: 70px 0;
}

.head-box h2 {
    font-size: 42px;
    line-height: 65px;
    color: #000000;
    font-weight: 400;
    font-family: "Lora";
    text-align: center;
}

.head-box p {
    font-size: 26px;
    line-height: 1.1;
    color: #000000;
    font-family: "Flama Trial";
    max-width: 700px;
    margin: 0 auto;
}

.head-box h2 span {
    font-size: 52px;
    font-weight: 600;
}

.nirf-rank .head-box {
    margin-top: 30px;
}

.nirf p {
    font-size: 14px;
    line-height: 16px;
    color: #231f20;
    font-weight: bold;
    font-family: "Amplitude";
    padding: 0;
    margin: 0;
}

.top-hun h3 {
    font-size: 32px;
    line-height: 32px;
    color: #231f20;
    font-weight: 500;
    font-family: "Amplitude";
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.top-hun h3 span {
    font-size: 55px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #e27926;
    font-weight: 600;
    margin-right: 16px;
    margin-left: 20px;
}

.nirf {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
}

.b-school h4 {
    padding-left: 30px;
    margin-top: 5px;
    font-size: 32px;
    line-height: 1.1;
}

.nac-img img {
    width: 180px;
}

.naac-box {
    margin-top: 50px;
}

.nirf h4 {
    font-size: 46px;
    line-height: 48px;
    color: #231f20;
    font-weight: 500;
}

.b-school h3 span {
    font-size: 100px;
}

.brand-rank p {
    font-size: 36px;
    line-height: 1.1;
    color: #000;
}

.brand-rank p span {
    font-size: 36px;
    line-height: 1.1;
    color: #e27926;
    font-weight: bold;
}

.diamond-brand p {
    font-size: 26px;
    line-height: 1.1;
    color: #231f20;
    font-weight: 600;
    font-family: "Amplitude";
    margin-left: 10px;
    max-width: 300px;
}

.diamond-brand {
    display: flex;
    align-items: center;
    justify-content: center;
}

.diamond-brand img {
    width: 120px;
    min-width: 120px;
}

.naac-box .row>div {
    margin-bottom: 40px;
}

.naac-box .row>div:nth-child(1) {
    border-right: 2px dashed #e27926;
}

.naac-box .row>div:nth-child(2) {
    border-right: 2px dashed #e27926;
}

.naac-bootm {
    border-top: 2px dashed #e27926;
    padding-top: 36px;
}

/* choose-route css strt here*/
.choose-route {
    background: url(../img/yellow-shape.webp);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: center;
    padding: 120px 0 0;
    position: relative;
}

.route-box h2 {
    font-weight: 400;
    font-size: 48px;
    line-height: 1.1;
    color: #000000;
    font-family: "Flama Trial";
}

.route-box h2 span {
    font-weight: 800;
}

.route-box {
    background: #fff;
    padding: 40px 30px;
    text-align: center;
    border-bottom: 6px solid #e27926;
}

.choose-route .head-box {
    margin-bottom: 60px;
}

/*academic-tracks css strt here */
.academic-tracks {
    padding: 120px 0 70px;
}

.tracks-box {
    background: url(../img/reactangle-shape.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 30px;
}

.tracks-box h4 {
    font-size: 28px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.tracks-box img {
    width: 50px;
    height: auto;
    object-fit: cover;
    margin-right: 18px;
}

.academic-tracks .head-box {
    margin-bottom: 50px;
}

.academic-tracks .row {
    align-items: center;
    justify-content: center;
    display: flex;
}

.academic-tracks .row>div {
    margin-bottom: 30px;
}

/*commerce-differce sec strt here */
.commerce-difference {
    background: url(../img/home-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0 90px;
}

.commerce-difference h2 {
    max-width: 600px;
    margin: 0 auto;
    color: #fff
}

.commerce-box {
    background: #e68940;
    padding: 25px 20px;
    height: 100%;
}

.commerce-box h2 {
    font-size: 106px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    text-align: center;
}

.commerce-box h2 span {
    font-size: 40px;
}

.commerce-box p {
    font-size: 24px;
    line-height: 1.1;
    color: #000;
    text-align: center;
}

.lite-ylw {
    background-color: #f0bd67;
}

.lite-grey {
    background-color: #ffdfb1;
}

.light-peach {
    background-color: #ffdfb1;
}

.light-white {
    background-color: #ffffff;
}

.commerce-difference .row>div {
    margin-top: 30px;
}

.white-txt {
    color: #fff !important;
}

/* career-pays css strt here*/
.career-pays {
    padding: 80px 0;
}

.career-box p {
    font-size: 22px;
    line-height: 1.1;
    color: #231f20;
    padding: 0;
    margin: 0;
}

.career-box h3 {
    font-size: 120px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #e27926;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.career-box h3 span {
    font-size: 24px;
}

.career-pays .career-box {
    padding-left: 160px;
}

.career-pays .row>div:not(:last-child) {
    border-right: 2px dashed grey;
}

.career-pays .head-box {
    margin-bottom: 80px;
}

.career-border {
    margin-top: 70px;
}

.career-border img {
    width: 100%;
}

/*internship section css strt here */
.internship-brand img {
    width: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.internships .head-box {
    margin-bottom: 80px;
}

.internships .row>div:nth-child(1) {
    border-right: 1px dashed grey;
    border-bottom: 1px dashed grey;
}

.internships .row>div:nth-child(2) {
    border-right: 1px dashed grey;
    border-bottom: 1px dashed grey;
}

.internships .row>div:nth-child(3) {
    border-bottom: 1px dashed grey;
}

.internships .row>div:nth-child(4) {
    border-right: 1px dashed grey;
}

.internships .row>div:nth-child(5) {
    border-right: 1px dashed grey;
}

.house-bottom img {
    width: 100%;
}

.house-bottom {
    margin-top: 0px;
}

/*books set css strt here */
.books-set {
    padding: 80px 0;
    position: relative;
}

.book-cap {
    background: url(../img/books-set.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 240px 0 120px;
    position: relative;
}

.book-txt small {
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

.book-txt h2 {
    font-size: 105px;
    line-height: 100px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.book-txt p {
    font-size: 26px;
    line-height: 28px;
    color: #ffffff;
    font-family: "Flama Trial";
    margin: 0;
    padding: 0;
}

.book-txt h2 span {
    font-size: 46px;
    margin-left: 12px;
}

.books-set .head-box h2 {
    max-width: 600px;
    line-height: 1.1;
    text-align: left;
    position: absolute;
    top: 130px;
    right: 80px;
}

.book-cap .row>div:nth-child(3) {
    border-left: 2px solid grey;
}

.book-cap .row>* {
    padding-left: 42px;
}

/*immerson css strt here */
.immersion {
    background: #fff4e9;
    padding: 80px 0;
}

.imrs-img {
    width: 100%;
    height: 100%;
}

.imrs-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.immersion .head-box {
    margin-bottom: 60px;
    max-width: 700px;
    margin: 0 auto;
}

.immersion .head-box h2 {
    line-height: 1.2;
    font-size: 38px;
    margin-bottom: 20px;
}

.universities {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    display: grid;
    grid-template-columns: 0.8fr 0.8fr 1.2fr;
    gap: 20px;
}

/* Images fill card */
.card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Left single tall card */
.ntu {
    height: 100%;
}

/* Middle & right stacked columns */
.card-group {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

/* Individual heights */
.lse,
.leeds {
    height: 240px;
}

.smu,
.warwick {
    height: 240px;
}

/* Responsive layout */
@media (max-width: 900px) {
    .universities {
        grid-template-columns: 1fr;
    }

    .ntu,
    .lse,
    .smu,
    .leeds,
    .warwick {
        height: 220px;
    }
}

/*faculty-sec */
.faculty-sec {
    padding: 70px 0;
}

.faculty-sec .head-box {
    max-width: 600px;
    margin: 0 auto;
}

.faculty-sec .head-box h2 {
    line-height: 1.1;
}

.client-bio img {
    width: 100%;
}

.client-bio h4 {
    font-size: 26px;
    line-height: 28px;
    color: #000000;
    font-weight: bold;
    font-family: "Flama Trial";
}

.client-bio p {
    font-size: 15px;
    line-height: 20px;
    color: #000000;
    font-family: "Flama Trial";
}

.client-bio {
    margin-top: 10px;
    text-align: left;
    padding-left: 10px;
}

.profile-box {
    border-bottom: 3px solid #e68940;
}

.fac-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px 20px;
    margin-top: 60px;
}

.profile-box {
    width: 200px;
    text-align: center;
}

.profile-box img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

/* real stories css strt here*/
.real-stories {
    padding: 80px 0;
    position: relative;
}

.check-icon {
    position: absolute;
    top: 16%;
    right: 110px;
    background: #fff;
    padding: 40px;
}

.real-stories .head-box {
    border-bottom: 2px solid #f0bd67;
    padding-bottom: 30px;
}

.real-txt p {
    font-size: 24px;
    line-height: 36px;
    color: #231f20;
    font-family: "Flama Trial";
    text-align: left;
}

.real-txt .user-name {
    font-size: 31px;
    line-height: 36px;
    color: #e27926;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.real-txt .user-profile {
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    font-family: "Flama Trial";
}

.real-box {
    margin-top: 50px;
}

.real-txt p {
    font-size: 19px;
    line-height: 30px;
    color: #231f20;
    font-family: "Flama Trial";
    text-align: left;
}

.real-img img {
    width: 100%;
    object-fit: cover;
}

/* global section css start  */
.global {
    background-color: #f0bd67;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
    padding: 70px 0;
}

.global .heading {
    padding-bottom: 30px;
    display: flex;
}

.global .heading h2 {
    width: 60%;
}

.global .heading ul {
    width: 40%;
}

.global .heading ul li {
    padding-bottom: 30px;
    font-size: 22px;
}

.btcon {
    display: flex;
    gap: 60px;
    align-items: center;
}

/* .bothSlider .mySwiper figure img {
width: 60px;
} */
/* .bothSlider .mySwiper {
max-width: 30%;
padding-left: 50px;
} */
.bothSlider .mySwiper2 .swiper-button-next,
.bothSlider .mySwiper2 .swiper-button-prev {
    display: none;
}

.bothSlider .mySwiper .swiper-slide-thumb-active figure img {
    width: 150px;
    box-shadow: 0px 0px 32px 0px #ffffff;
}

.btcon h2,
.bothSlider .mySwiper {
    width: 65%;
}

.bothSlider .mySwiper {
    margin: -135px 0 0 auto;
    padding: 50px;
    z-index: 1;
}

.btcon figure {
    width: 35%;
}

.bothSlider {
    position: relative;
    color: #000;
}

.bothSlider .ekor {
    position: relative;
}

.bothSlider .ekor::after {
    position: absolute;
    content: "";
    left: 0;
    top: 100px;
    height: calc(100% - 100px);
    width: 100%;
    background: #ffe2b8;
}

.bothSlider .mySwiper figure img {
    width: 120px;
    transition: all 0.5s;
    background: #fff;
}

.bothSlider .mySwiper figure {
    text-align: center;
}

.bothSlider .mySwiper .swiper-wrapper {
    align-items: end;
}

.bothSlider .mySwiper .swiper-slide-thumb-active figure img {
    width: 200px;
    box-shadow: 0px 0px 32px 0px #00000061;
}

.global .head-box h2 {
    font-size: 40px;
    line-height: 1.4;
    text-align: left;
}

.global .head-box h2 span {
    font-size: 48px;
    line-height: 1.1;
    font-weight: 600;
}

.global .head-box ul li {
    font-size: 22px;
    margin-bottom: 20px;
}

.global h2 {
    font-size: 42px;
    line-height: 1.3;
    color: #000000;
    font-family: "Flama Trial";
}

.global h2 span {
    font-weight: bold;
    font-size: 52px;
    line-height: 1.1;
}

.global .img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
    object-fit: cover;
}

.global figure {
    margin: 0 0 0rem;
}

.global .head-box {
    margin-bottom: 50px;
}

/* global section css end  */
.swiper-pagination-bullett-active {
    background: red;
}

.swiper-pagination-bullet {
    margin: 0 4px;
    cursor: pointer;
    width: 8px;
    height: 8px;
    display: inline-block;
    background-color: yellow;
    border-radius: 100%;
}

/*life section css strt here */
.life {
    position: relative;
    padding-bottom: 20px;
}

.yellow-box {
    width: 365px;
    height: 260px;
    background-color: #e27926;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    position: absolute;
    top: 32%;
    left: 34%;
}

.yellow-box p {
    font-size: 38px;
    line-height: 1.2;
    color: #ffffff;
    font-weight: 400;
    font-family: "Lora";
    text-align: center;
}

.f-size {
    font-size: 42px;
}

.yellow-box p span {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 600;
}

.life:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ffe6c1;
    width: 100%;
    height: 560px;
}

.copy-right p {
    font-size: 22px;
    line-height: 26px;
    color: #221f1f;
    font-weight: 500;
    font-family: "Lora";
    text-align: center;
}

.copy-right.text-center {
    margin-top: 25px;
}

/* mentorship section css start */
.mentorship .heading {
    text-align: center;
    padding-bottom: 60px;
}

.mentorship .menCon h4 {
    font-weight: 700;
    padding-top: 20px;
    font-size: 21px;
    line-height: 1.3;
}

.mentorship .menCon p {
    padding-top: 0px;
    font-size: 18px;
    line-height: 1.1;
    color: #000000;
    font-family: "Flama Trial";
    padding: 0;
    margin: 0;
}

.menCon .img-fluid {
    filter: grayscale(1);
}

.mentorship .heading h2 {
    padding-bottom: 15px;
}

.mentSli .swiper-slide {
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 60px;
}

.mentSli .swiper-slide .menCon {
    height: 50%;
    border-bottom: 3px solid #e68940;
    padding-bottom: 15px;
}

.mentSli .swiper-slide .menCon figure {
    background: #fff;
}



.mentorship {
    padding: 80px 0;
}

/* mentorship section css end */

/* form css */

.form-sec {
    position: fixed;
    top: 9%;
    right: 0px;
    width: 360px;
    background: #052774;
    padding: 30px;
    z-index: 9;
    transition: .3s all;
    z-index: 9999;
    border-radius: 0;
}

.form-sec .close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    font-size: 21px;
    background: transparent;
    border: none;
    cursor: pointer;
}

.slide-righta.form-sec {
    transform: translatex(120%);
    transition: .3s all;
}

.hides.form-sec {
    transform: translatex(120%);
    transition: .3s all;
}

.adm-txt h3 {
    font-size: 27px;
    color: #ffffff;
}

.adm-txt h4 {
    font-size: 23px;
    color: #ffffff;
}

.adm-txt {
    color: #ffffff;
    text-align: center;
    margin-bottom: 12px;
    line-height: 30px;
}

.form-group {
    margin-bottom: 1rem;
    width: 100%;
}

.form-sec .form-group {
    position: relative;
    padding-left: 20px;
    background: #ffffff;
    border-radius: 0;
    margin-bottom: 21px;
}

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

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


/* .checkbox-label input:checked~.checkmark {
    background-color: #fff;
} */

.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 14px;
    width: 14px;
    border: solid 1px #ffffff;
    /* background: black;
    background-color: black; */
    border-radius: 0;
}

.checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox-label .checkmark::after {
    left: 4px;
    top: 1px;
    width: 4px;
    height: 8px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.checkbox-label input:checked~.checkmark:after {
    display: block;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-label {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: -1px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #ffffff;
    line-height: 19px;
}

.sbt {
    border: solid 1px var(--form-submit-button);
    border-radius: 0;
    padding: 8px 20px;
    color: #000;
    font-weight: bold;
    /* text-transform: uppercase; */
    margin: 14px auto 0;
    width: 100%;
    display: inherit;
    font-size: 20px;
    background-color: #fff;
}

.input {
    border: none;
    padding: 0;
    height: 30px;
    width: 100%;
    border-radius: 0;
    font-size: 13px;
    color: #000000;
    background: rgb(255 255 255);
    outline: 0;
    font-weight: 600;
}

::placeholder {
    color: #000000;
}

.form-sec.show.slide {
    right: 40px;
}

.form-sec.show {
    position: fixed;
    right: -940px;
    left: auto;
    transition: all 0.5s;
    z-index: 99;
    top: 48%;
    margin-top: -203px;
}

.topenq1.mobile {
    display: none;
}

.topenq {
    right: 0px;
    transform: rotate(90deg) translatey(-39px);
}

.topenq {
    position: fixed;
    top: 49%;
    right: -55px;
    transform: rotate(90deg);
    overflow: hidden;
    z-index: 300;
    background-color: var(--enquiry-button-background-color);
    color: #fff;
    outline: none;
    z-index: 999;
}

.topenq a:hover {
    outline: none;
    color: #ffffff;
    background-color: var(--red);
    border: none;
}

.topenq .btn:first-child:active {
    color: #000;
}

.topenq a {
    border: none;
    color: #ffffff;
    background-color: #e27926;
    font-size: 20px;
    padding: 13px 21px;
    z-index: 999999999;
    position: relative;
    display: inline-block;
    text-decoration: none;
}

.error {
    color: #ff0000;
    font-size: 12px;
    margin-left: 4px;
    position: absolute;
    bottom: -15px;
    left: 0px;
    line-height: 11px;
    font-family: 'Gothamlight';
}

@media (max-width: 576px) {
    .form-sec {
        width: 95%;
        padding: 20px;
        position: static;
        transform: none;
        transform: initial;
        margin: auto;
    }

    .form-sec .close {
        display: none;
    }

    .slide-righta .form-sec {
        right: 0;
        display: none;
    }

    .topenq {
        position: fixed;
        top: auto;
        top: initial;
        width: 100%;
        right: auto;
        right: initial;
        transform: none;
        transform: initial;
        overflow: hidden;
        z-index: 300;
        bottom: 0;
    }

    .topenq1.mobile {
        display: block;
    }

    .topenq.desktop {
        display: none;
    }

    .topenq1 {
        position: fixed;
        top: auto;
        top: initial;
        width: 100%;
        right: auto;
        right: initial;
        transform: none;
        transform: initial;
        overflow: hidden;
        z-index: 300;
        bottom: 0;
        z-index: 9999;
        background: #e31937;
    }

    .special_item:focus-visible {
        outline: none;
    }

    .topenq1.mobile a {
        display: block;
        text-align: center;
        padding: 15px;
        transition: all 0.3s ease;
        color: #ffffff;
        font-size: 16px;
        text-decoration: none;
    }

    .slide-righta.active .side-slide-form-wrap {
        display: block;
    }

    .admission {
        margin-top: 0rem;
    }
}

.box-center {
    display: flex;
    align-items: center;
    justify-content: center;
}


/* img section css */
.card {
    position: relative;
}

.card-ntu p {
    position: absolute;
    bottom: 4%;
    left: 20px;
    color: #fff;
    font-size: 18px;
}

.card {
    position: relative;
}

.card p {
    position: absolute;
    bottom: 4%;
    left: 20px;
    color: #fff;
    font-size: 18px;
}

.card-group {
    gap: 20px;
}

.hero-box img {
    width: 180px;
    aspect-ratio: 3 / 1;
    object-fit: contain;
}

.real-story2 {
    padding: 10px 0 30px 0;
}

@media(max-width:768px) {
    .hero-box {
        margin-bottom: 30px;
    }

    .hero-box img {
        width: 128px;
        aspect-ratio: 3 / 1;
        object-fit: contain;
    }
}

.hero-sec {
    background-color: #ffe6c1;
}