@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";

*,
::after,
::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    font-family: "Poppins", sans-serif;
    font-size: 21px
}

.text-black {
    color: #000
}

.text-white {
    color: #fff
}

.container {
    width: 100%;
    max-width: 1103px;
    margin-inline: auto
}

@media(min-width: 1600px) {
    .container {
        max-width: 1300px
    }
}

@media(max-width: 1200px) {
    .container {
        max-width: 1140px;
        padding: 0px 10px
    }
}

@media(max-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media(max-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media(max-width: 576px) {
    .container {
        max-width: 540px
    }
}

header {
    background-image: url("../images/banner.jpg");
    background-size: cover;
    min-height: 100vh
}

header .logo-wrap {
    margin: 0px 0px calc(19.7px + 5.775vw) calc(-16.8px - 3.6vw);
    padding: calc(14.8px + 2.1vw) 0px 0px 0px
}

@media(min-width: 1200px) {
    header .logo-wrap {
        margin: 0px 0px 89px -60px
    }
}

@media(min-width: 1200px) {
    header .logo-wrap {
        padding: 40px 0px 0px 0px
    }
}

@media(max-width: 1200px) {
    header .logo-wrap {
        margin-left: 0px
    }
}

header .banner-text {
    max-width: 414px
}

header .banner-text h1 {
    font-size: calc(16.73px + 3.5475vw);
    font-weight: 800;
    line-height: calc(16.82px + 3.615vw);
    color: #fff;
    text-transform: uppercase
}

@media(min-width: 1200px) {
    header .banner-text h1 {
        font-size: 59.3px
    }
}

@media(min-width: 1200px) {
    header .banner-text h1 {
        line-height: 60.2px
    }
}

@media(max-width: 576px) {
    header .banner-text h1 {
        font-size: 50px;
        line-height: 1
    }
}

header .banner-text h2 {
    font-size: calc(13.473px + 1.10475vw);
    font-weight: 600;
    line-height: calc(14.208px + 1.656vw);
    color: #fff;
    padding: calc(13.8px + 1.35vw) 0px calc(13.6px + 1.2vw) 0px;
    border-bottom: 2px solid #ed3937
}

@media(min-width: 1200px) {
    header .banner-text h2 {
        font-size: 26.73px
    }
}

@media(min-width: 1200px) {
    header .banner-text h2 {
        line-height: 34.08px
    }
}

@media(min-width: 1200px) {
    header .banner-text h2 {
        padding: 30px 0px 28px 0px
    }
}

header .banner-text .banner-cta {
    display: flex;
    align-items: flex-end;
    column-gap: 24px;
    padding: 0px 0px calc(22.8px + 8.1vw) 0px
}

@media(min-width: 1200px) {
    header .banner-text .banner-cta {
        padding: 0px 0px 120px 0px
    }
}

header .banner-text .banner-cta .kalvium p {
    font-size: calc(12.607px + 0.45525vw);
    font-weight: 600;
    line-height: calc(13.644px + 1.233vw);
    color: #fff;
    margin: calc(13.3px + 0.975vw) 0px 0px 0px
}

@media(min-width: 1200px) {
    header .banner-text .banner-cta .kalvium p {
        font-size: 18.07px
    }
}

@media(min-width: 1200px) {
    header .banner-text .banner-cta .kalvium p {
        line-height: 28.44px
    }
}

@media(min-width: 1200px) {
    header .banner-text .banner-cta .kalvium p {
        margin: 25px 0px 0px 0px
    }
}

@media(max-width: 576px) {
    header .banner-text .banner-cta .kalvium img {
        max-width: 150px
    }
}

header .banner-text .banner-cta .banner-cta-button a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    background-color: #ed3937;
    font-size: calc(13.387px + 1.04025vw);
    font-weight: 800;
    line-height: calc(13.426px + 1.0695vw);
    margin: auto 0;
    padding: .5em .4em;
    display: inline-block
}

@media(min-width: 1200px) {
    header .banner-text .banner-cta .banner-cta-button a {
        font-size: 25.87px
    }
}

@media(min-width: 1200px) {
    header .banner-text .banner-cta .banner-cta-button a {
        line-height: 26.26px
    }
}

.overview .container {
    display: flex
}

@media(max-width: 768px) {
    .overview .container {
        flex-flow: column
    }
}

.overview .container .section-heading {
    flex-basis: 50%;
    padding: calc(23.3px + 8.475vw) 0px 0px 0px
}

@media(min-width: 1200px) {
    .overview .container .section-heading {
        padding: 125px 0px 0px 0px
    }
}

@media(max-width: 1200px) {
    .overview .container .section-heading {
        padding-top: calc(12.8px + 0.6vw)
    }
}

@media(max-width: 1200px)and (min-width: 1200px) {
    .overview .container .section-heading {
        padding-top: 20px
    }
}

@media(max-width: 768px) {
    .overview .container .section-heading {
        margin-top: 50px
    }
}

.overview .container .section-heading h2 {
    font-size: calc(14.4px + 1.8vw);
    font-weight: 700;
    line-height: 1;
    margin: 0px 0px calc(15px + 2.25vw) 0px
}

@media(min-width: 1200px) {
    .overview .container .section-heading h2 {
        font-size: 36px
    }
}

@media(min-width: 1200px) {
    .overview .container .section-heading h2 {
        margin: 0px 0px 42px 0px
    }
}

.overview .container .section-heading p {
    font-size: calc(12.9px + 0.675vw);
    font-weight: 400;
    line-height: calc(13.92px + 1.44vw);
    color: #606060;
    max-width: 500px
}

@media(min-width: 1200px) {
    .overview .container .section-heading p {
        font-size: 21px
    }
}

@media(min-width: 1200px) {
    .overview .container .section-heading p {
        line-height: 31.2px
    }
}

.overview .container .section-image {
    flex-basis: 50%
}

@media(max-width: 768px) {
    .overview .container .section-image {
        margin-top: 30px
    }
}

.overview .container .section-image img {
    max-width: 100%;
    width: 100%
}

.objectives {
    background-color: #f0b31a;
    padding: calc(26.4px + 10.8vw) 0px calc(24.1px + 9.075vw) 0px;
    border-top-left-radius: 500px;
    margin-top: -10px
}

@media(min-width: 1200px) {
    .objectives {
        padding: 156px 0px 133px 0px
    }
}

@media(max-width: 1200px) {
    .objectives {
        border-top-left-radius: 400px
    }
}

@media(max-width: 992px) {
    .objectives {
        border-top-left-radius: 200px
    }
}

@media(max-width: 576px) {
    .objectives {
        border-top-left-radius: 50px
    }
}

.objectives .section-heading {
    text-align: center;
    margin: 0px 0px calc(18.5px + 4.875vw) 0px
}

@media(min-width: 1200px) {
    .objectives .section-heading {
        margin: 0px 0px 77px 0px
    }
}

.objectives .section-heading h2 {
    font-size: calc(14.4px + 1.8vw);
    font-weight: 700;
    line-height: 1;
    margin: 0px 0px calc(13.8px + 1.35vw) 0px
}

@media(min-width: 1200px) {
    .objectives .section-heading h2 {
        font-size: 36px
    }
}

@media(min-width: 1200px) {
    .objectives .section-heading h2 {
        margin: 0px 0px 30px 0px
    }
}

.objectives .section-heading p {
    font-size: calc(12.9px + 0.675vw);
    font-weight: 400;
    line-height: calc(13.92px + 1.44vw);
    max-width: 846px;
    margin-inline: auto
}

@media(min-width: 1200px) {
    .objectives .section-heading p {
        font-size: 21px
    }
}

@media(min-width: 1200px) {
    .objectives .section-heading p {
        line-height: 31.2px
    }
}

.objectives .section-heading p span {
    color: #ed3937;
    font-size: calc(12.9px + 0.675vw);
    font-weight: 700;
    line-height: calc(13.92px + 1.44vw)
}

@media(min-width: 1200px) {
    .objectives .section-heading p span {
        font-size: 21px
    }
}

@media(min-width: 1200px) {
    .objectives .section-heading p span {
        line-height: 31.2px
    }
}

.objectives .section-listing {
    padding: 0px calc(14.5px + 1.875vw)
}

@media(min-width: 1200px) {
    .objectives .section-listing {
        padding: 0px 37px
    }
}

.objectives .section-listing ul {
    list-style: none;
    display: flex;
    flex-flow: wrap
}

.objectives .section-listing ul li {
    flex-basis: 49.33%;
    font-size: calc(13.2px + 0.9vw);
    font-weight: 400;
    line-height: calc(13.695px + 1.27125vw)
}

@media(max-width: 768px) {
    .objectives .section-listing ul li {
        flex-basis: 50%;
        padding-top: 20px !important
    }
}

@media(max-width: 576px) {
    .objectives .section-listing ul li {
        flex-basis: 100%;
        border-left: none !important;
        border-right: none !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        border-bottom: 1px solid #c4a659 !important
    }
}

@media(min-width: 1200px) {
    .objectives .section-listing ul li {
        font-size: 24px
    }
}

@media(min-width: 1200px) {
    .objectives .section-listing ul li {
        line-height: 28.95px
    }
}

.objectives .section-listing ul li:nth-of-type(1) {
    padding: 0px calc(17.3px + 3.975vw) calc(14.3px + 1.725vw) 0px;
    border-bottom: 1px solid #c4a659;
   
}

@media(min-width: 1200px) {
    .objectives .section-listing ul li:nth-of-type(1) {
        padding: 0px 65px 35px 0px
    }
}

.objectives .section-listing ul li:nth-of-type(2) {
    padding: 0px calc(17.3px + 3.975vw) calc(14.3px + 1.725vw) calc(17.3px + 3.975vw);
    border-bottom: 1px solid #c4a659;
    border-left: 1px solid #c4a659;
}

@media(min-width: 1200px) {
    .objectives .section-listing ul li:nth-of-type(2) {
        padding: 0px 65px 35px 65px
    }
}

@media(max-width: 768px) {
    .objectives .section-listing ul li:nth-of-type(2) {
        padding: 0px calc(17.3px + 3.975vw) calc(14.3px + 1.725vw) calc(17.3px + 3.975vw);
        border-right: none
    }
}

@media(max-width: 768px)and (min-width: 1200px) {
    .objectives .section-listing ul li:nth-of-type(2) {
        padding: 0px 65px 35px 65px
    }
}

.objectives .section-listing ul li:nth-of-type(3) {
    padding: 50px calc(17.3px + 3.975vw) calc(14.3px + 1.725vw) 0px;
    border-right: 1px solid #c4a659;
   
}

@media(min-width: 1200px) {
    .objectives .section-listing ul li:nth-of-type(3) {
        padding: 50px 65px 75px 0px;
    }
}

@media(max-width: 768px) {
    .objectives .section-listing ul li:nth-of-type(3) {
        padding: 50px calc(17.3px + 3.975vw) calc(14.3px + 1.725vw) 0px
    }
}

@media(max-width: 768px)and (min-width: 1200px) {
    .objectives .section-listing ul li:nth-of-type(3) {
        padding: 50px 65px 35px 0px
    }
}

.objectives .section-listing ul li:nth-of-type(4) {
    padding: calc(14.3px + 1.725vw) calc(17.3px + 3.975vw) 0px calc(17.3px + 3.975vw)
}

@media(min-width: 1200px) {
    .objectives .section-listing ul li:nth-of-type(4) {
        padding: 35px 65px 0px 65px
    }
}

@media(max-width: 768px) {
    .objectives .section-listing ul li:nth-of-type(4) {
        padding: 0px calc(17.3px + 3.975vw) calc(14.3px + 1.725vw) calc(17.3px + 3.975vw);
    }
}

@media(max-width: 768px)and (min-width: 1200px) {
    .objectives .section-listing ul li:nth-of-type(4) {
        padding: 35px 65px 35px 65px
    }
}

.objectives .section-listing ul li:nth-of-type(5) {
    padding: calc(14.3px + 1.725vw) calc(17.3px + 3.975vw) 0px calc(17.3px + 3.975vw);
    border-right: 1px solid #c4a659;
    border-left: 1px solid #c4a659;
    color: #0980a2
}

@media(min-width: 1200px) {
    .objectives .section-listing ul li:nth-of-type(5) {
        padding: 35px 65px 0px 65px
    }
}

@media(max-width: 768px) {
    .objectives .section-listing ul li:nth-of-type(5) {
        padding: 0px calc(17.3px + 3.975vw) calc(14.3px + 1.725vw) 0px;
        border-left: none
    }
}

@media(max-width: 768px)and (min-width: 1200px) {
    .objectives .section-listing ul li:nth-of-type(5) {
        padding: 0px 65px 35px 0px
    }
}

.objectives .section-listing ul li:nth-of-type(6) {
    padding: calc(14.3px + 1.725vw) calc(17.3px + 3.975vw) 0px calc(17.3px + 3.975vw)
}

@media(min-width: 1200px) {
    .objectives .section-listing ul li:nth-of-type(6) {
        padding: 35px 65px 0px 65px
    }
}

@media(max-width: 768px) {
    .objectives .section-listing ul li:nth-of-type(6) {
        padding: 0px calc(17.3px + 3.975vw) calc(14.3px + 1.725vw) calc(17.3px + 3.975vw)
    }
}

@media(max-width: 768px)and (min-width: 1200px) {
    .objectives .section-listing ul li:nth-of-type(6) {
        padding: 0px 65px 35px 65px
    }
}

.high-cur {
    overflow-x: hidden
}

.high-cur .container {
    display: flex
}

@media(max-width: 992px) {
    .high-cur .container {
        flex-flow: column
    }
}

.high-cur .container .highlights {
    flex-basis: 62%;
    padding: calc(20.6px + 6.45vw) 0px calc(19.8px + 5.85vw) 0px
}

@media(max-width: 992px) {
    .high-cur .container .highlights {
        flex-basis: 100%
    }
}

@media(min-width: 1200px) {
    .high-cur .container .highlights {
        padding: 98px 0px 90px 0px
    }
}

.high-cur .container .highlights .section-heading {
    margin: 0px 0px calc(15px + 2.25vw) 0px
}

@media(min-width: 1200px) {
    .high-cur .container .highlights .section-heading {
        margin: 0px 0px 42px 0px
    }
}

.high-cur .container .highlights .section-heading h2 {
    font-size: calc(14.4px + 1.8vw);
    font-weight: 700;
    line-height: calc(15.52px + 2.64vw);
    max-width: 15ch
}

@media(min-width: 1200px) {
    .high-cur .container .highlights .section-heading h2 {
        font-size: 36px
    }
}

@media(min-width: 1200px) {
    .high-cur .container .highlights .section-heading h2 {
        line-height: 47.2px
    }
}

@media(max-width: 992px) {
    .high-cur .container .highlights .section-heading h2 {
        max-width: 100%
    }
}

.high-cur .container .highlights .section-listing ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    padding: 0px calc(18.8px + 5.1vw) 0px 0px
}

@media(min-width: 1200px) {
    .high-cur .container .highlights .section-listing ul {
        padding: 0px 80px 0px 0px
    }
}

@media(max-width: 992px) {
    .high-cur .container .highlights .section-listing ul {
        padding-right: 0px
    }
}

.high-cur .container .highlights .section-listing ul li {
    flex-basis: 47%;
    border: 2px solid #f0b31a;
    padding: calc(15.8px + 2.85vw) calc(14.8px + 2.1vw);
    color: #606060;
    font-size: calc(12.58px + 0.435vw);
    font-weight: 300;
    line-height: calc(13.161px + 0.87075vw);
    min-height: 250px;
    transition: .3s all
}

@media(min-width: 1200px) {
    .high-cur .container .highlights .section-listing ul li {
        padding: 50px 40px
    }
}

@media(min-width: 1200px) {
    .high-cur .container .highlights .section-listing ul li {
        font-size: 17.8px
    }
}

@media(min-width: 1200px) {
    .high-cur .container .highlights .section-listing ul li {
        line-height: 23.61px
    }
}

@media(max-width: 992px) {
    .high-cur .container .highlights .section-listing ul li {
        min-height: 150px
    }
}

@media(max-width: 576px) {
    .high-cur .container .highlights .section-listing ul li {
        flex-basis: 100%
    }
}

.high-cur .container .highlights .section-listing ul li strong {
    font-weight: 700
}

.high-cur .container .highlights .section-listing ul li:hover {
    color: #fff;
    background-color: #f0b31a;
    box-shadow: 24px 25px 46px 10px rgba(0, 0, 0, .15);
    cursor: pointer
}

.high-cur .container .highlights .section-listing ul li:nth-of-type(1) {
    border-bottom-left-radius: 80px
}

.high-cur .container .highlights .section-listing ul li:nth-of-type(2) {
    border-bottom-right-radius: 80px
}

.high-cur .container .highlights .section-listing ul li:nth-of-type(3) {
    border-top-left-radius: 80px
}

.high-cur .container .highlights .section-listing ul li:nth-of-type(4) {
    border-top-right-radius: 80px
}

.high-cur .container .curriculum {
    flex-basis: 38%;
    padding: calc(20.6px + 6.45vw) 0px calc(19.8px + 5.85vw) calc(18.5px + 4.875vw);
    background-color: #0880a1;
    border-bottom-left-radius: 140px;
    position: relative
}

@media(min-width: 1200px) {
    .high-cur .container .curriculum {
        padding: 98px 0px 90px 77px
    }
}

@media(max-width: 576px) {
    .high-cur .container .curriculum {
        padding-left: 10px;
        border-bottom-left-radius: 50px
    }
}

.high-cur .container .curriculum::after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #0880a1;
    position: absolute;
    top: 0;
    left: 100%
}

.high-cur .container .curriculum .section-heading {
    margin: 0px 0px calc(15px + 2.25vw) 0px
}

@media(min-width: 1200px) {
    .high-cur .container .curriculum .section-heading {
        margin: 0px 0px 42px 0px
    }
}

.high-cur .container .curriculum .section-heading h2 {
    font-size: calc(14.4px + 1.8vw);
    font-weight: 700;
    line-height: calc(15.52px + 2.64vw);
    max-width: 15ch;
    color: #fff
}

@media(min-width: 1200px) {
    .high-cur .container .curriculum .section-heading h2 {
        font-size: 36px
    }
}

@media(min-width: 1200px) {
    .high-cur .container .curriculum .section-heading h2 {
        line-height: 47.2px
    }
}

@media(max-width: 992px) {
    .high-cur .container .curriculum .section-heading h2 {
        max-width: 100%
    }
}

.high-cur .container .curriculum .accordion-container .set a {
    text-decoration: none
}

.high-cur .container .curriculum .accordion-container {
    position: relative;
    max-width: 500px;
    height: auto;
    margin: 10px auto
}

.high-cur .container .curriculum .accordion-container>h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

@media(max-width: 576px) {
    .high-cur .container .curriculum .accordion-container>h2 {
        font-size: 12px
    }
}

.high-cur .container .curriculum .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #0880a1;
    margin: 0px 0px calc(12.3px + 0.225vw) 0px
}

@media(min-width: 1200px) {
    .high-cur .container .curriculum .set {
        margin: 0px 0px 15px 0px
    }
}

.high-cur .container .curriculum .set>a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    border: 1.5px solid #f0b31a;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    border-bottom-right-radius: 30px
}

@media(max-width: 576px) {
    .high-cur .container .curriculum .set>a {
        font-size: 16px
    }
}

.high-cur .container .curriculum .set>a i {
    float: right;
    margin-top: 2px
}

.high-cur .container .curriculum .set>a.active {
    background-color: #f0b31a;
    color: #fff
}

.high-cur .container .curriculum .content {
    background-color: #0880a1;
    display: none;
    padding: calc(12.8px + 0.6vw) 0px calc(15.3px + 2.475vw) 0px
}

@media(min-width: 1200px) {
    .high-cur .container .curriculum .content {
        padding: 20px 0px 45px 0px
    }
}

.high-cur .container .curriculum .content p {
    padding: 10px 15px;
    margin: 0;
    color: #fff
}

@media(max-width: 576px) {
    .high-cur .container .curriculum .content p {
        font-size: 14px
    }
}

.high-cur .container .curriculum .content ul {
    list-style: none
}

.high-cur .container .curriculum .content ul li {
    text-decoration: underline;
    color: #fff
}

.employability {
    padding: calc(19.1px + 5.325vw) 0px calc(23.5px + 8.625vw) 0px
}

@media(min-width: 1200px) {
    .employability {
        padding: 83px 0px 127px 0px
    }
}

.employability .section-heading {
    text-align: center;
    margin: 0px 0px calc(17.1px + 3.825vw) 0px
}

@media(min-width: 1200px) {
    .employability .section-heading {
        margin: 0px 0px 63px 0px
    }
}

.employability .section-heading h2 {
    font-size: calc(14.4px + 1.8vw);
    font-weight: 700;
    line-height: calc(15.52px + 2.64vw)
}

@media(min-width: 1200px) {
    .employability .section-heading h2 {
        font-size: 36px
    }
}

@media(min-width: 1200px) {
    .employability .section-heading h2 {
        line-height: 47.2px
    }
}

.employability .banner-slider-wrap .banner-slider .item .item-paragraph {
    max-width: 374px;
    background-color: #0980a2;
    min-height: 364px;
    padding: calc(19.5px + 5.625vw) calc(16.7px + 3.525vw) calc(18px + 4.5vw) calc(16.3px + 3.225vw);
    border-bottom-left-radius: 80px;
    margin-top: -219px;
    position: relative;
    z-index: 99;
    margin-left: auto
}

@media(min-width: 1200px) {
    .employability .banner-slider-wrap .banner-slider .item .item-paragraph {
        padding: 87px 59px 72px 55px
    }
}

@media(max-width: 1200px) {
    .employability .banner-slider-wrap .banner-slider .item .item-paragraph {
        margin-top: -366px
    }
}

@media(max-width: 768px) {
    .employability .banner-slider-wrap .banner-slider .item .item-paragraph {
        min-height: 250px
    }
}

@media(max-width: 576px) {
    .employability .banner-slider-wrap .banner-slider .item .item-paragraph {
        min-height: 150px;
        border-bottom-left-radius: 40px
    }
}

.employability .banner-slider-wrap .banner-slider .item .item-paragraph p {
    font-size: calc(12.9px + 0.675vw);
    font-weight: 400;
    line-height: calc(13.92px + 1.44vw);
    color: #fff
}

@media(min-width: 1200px) {
    .employability .banner-slider-wrap .banner-slider .item .item-paragraph p {
        font-size: 21px
    }
}

@media(min-width: 1200px) {
    .employability .banner-slider-wrap .banner-slider .item .item-paragraph p {
        line-height: 31.2px
    }
}

.employability .Companies-slider-wrap {
    max-width: 694px;
    margin-top: -110px
}

@media(max-width: 1200px) {
    .employability .Companies-slider-wrap {
        max-width: 100%;
        margin-top: 50px
    }
}

.employability .Companies-slider-wrap .companies-slider .item {
    display: flex;
    align-items: center;
    justify-content: center
}

.employability .Companies-slider-wrap .companies-slider .item img {
    max-width: 100%
}

.employability .Companies-slider-wrap .companies-slider .slick-dots {
    display: flex;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
    margin-top: 37px
}

.employability .Companies-slider-wrap .companies-slider .slick-dots li {
    flex-grow: 1;
    display: flex;
    align-items: flex-end
}

.employability .Companies-slider-wrap .companies-slider .slick-dots button {
    display: block;
    flex-grow: 1;
    width: 100%;
    height: 3px;
    padding: 0;
    border: none;
    background-color: #a8a8a8;
    text-indent: -9999px
}

.employability .Companies-slider-wrap .companies-slider .slick-dots li.slick-active button {
    background-color: #f1b31a;
    height: 8px
}

.leaders {
    padding: calc(20.4px + 6.3vw) 0px 0px 0px;
    background-color: #ededed
}

@media(min-width: 1200px) {
    .leaders {
        padding: 96px 0px 0px 0px
    }
}

.leaders .section-heading {
    text-align: center;
    margin: 0px 0px calc(18.5px + 4.875vw) 0px
}

@media(min-width: 1200px) {
    .leaders .section-heading {
        margin: 0px 0px 77px 0px
    }
}

.leaders .section-heading h2 {
    font-size: calc(14.4px + 1.8vw);
    font-weight: 700;
    line-height: calc(15.52px + 2.64vw)
}

@media(min-width: 1200px) {
    .leaders .section-heading h2 {
        font-size: 36px
    }
}

@media(min-width: 1200px) {
    .leaders .section-heading h2 {
        line-height: 47.2px
    }
}

.leaders .leader-slider .item {
    display: flex
}

@media(max-width: 1200px) {
    .leaders .leader-slider .item {
        flex-flow: column;
        justify-content: center;
        align-items: center
    }
}

.leaders .leader-slider .item .leader-detail {
    padding: 0px calc(20.8px + 6.6vw) 0px 0px
}

@media(max-width: 1200px) {
    .leaders .leader-slider .item .leader-detail {
        order: 2
    }
}

@media(max-width: 576px) {
    .leaders .leader-slider .item .leader-detail {
        text-align: center
    }
}

@media(min-width: 1200px) {
    .leaders .leader-slider .item .leader-detail {
        padding: 0px 100px 0px 0px
    }
}

.leaders .leader-slider .item .leader-detail img {
    margin: 0px 0px calc(14.2px + 1.65vw) 0px
}

@media(min-width: 1200px) {
    .leaders .leader-slider .item .leader-detail img {
        margin: 0px 0px 34px 0px
    }
}

@media(max-width: 1200px) {
    .leaders .leader-slider .item .leader-detail img {
        width: 100%
    }
}

@media(max-width: 576px) {
    .leaders .leader-slider .item .leader-detail img {
        max-width: 100%;
        width: 100%;
        height: auto
    }
}

.leaders .leader-slider .item .leader-detail p {
    font-size: calc(12.8px + 0.6vw);
    font-weight: 400;
    line-height: calc(13.9px + 1.425vw);
    color: #606060;
    min-height: 225px
}

@media(min-width: 1200px) {
    .leaders .leader-slider .item .leader-detail p {
        font-size: 20px
    }
}

@media(min-width: 1200px) {
    .leaders .leader-slider .item .leader-detail p {
        line-height: 31px
    }
}

@media(max-width: 1200px) {
    .leaders .leader-slider .item .leader-detail p {
        min-height: auto;
        margin-bottom: 20px
    }
}

.leaders .leader-slider .item .leader-detail h3 {
    font-size: calc(13.224px + 0.918vw);
    font-weight: 700;
    line-height: 1;
    color: #0980a2
}

@media(min-width: 1200px) {
    .leaders .leader-slider .item .leader-detail h3 {
        font-size: 24.24px
    }
}

@media(max-width: 1200px) {
    .leaders .leader-slider .item .leader-detail h3 {
        margin-bottom: 10px
    }
}

.leaders .leader-slider .item .leader-detail small {
    font-size: calc(12.7px + 0.525vw);
    font-weight: 300;
    line-height: 1
}

@media(min-width: 1200px) {
    .leaders .leader-slider .item .leader-detail small {
        font-size: 19px
    }
}

@media(max-width: 1200px) {
    .leaders .leader-slider .item .leader-detail small {
        margin-bottom: calc(14.8px + 2.1vw);
        display: block
    }
}

@media(max-width: 1200px)and (min-width: 1200px) {
    .leaders .leader-slider .item .leader-detail small {
        margin-bottom: 40px
    }
}

@media(max-width: 576px) {
    .leaders .leader-slider .item .leader-image img {
        max-width: 100%;
        height: auto
    }
}

.leaders .leader-slider .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    max-width: 200px;
    width: 100%;
    list-style-type: none
}

@media(max-width: 1200px) {
    .leaders .leader-slider .slick-dots {
        left: 50%;
        transform: translateX(-50%)
    }
}

.leaders .leader-slider .slick-dots li {
    flex-grow: 1;
    display: flex;
    align-items: flex-end
}

.leaders .leader-slider .slick-dots button {
    display: block;
    flex-grow: 1;
    width: 100%;
    height: 3px;
    padding: 0;
    border: none;
    background-color: #a8a8a8;
    text-indent: -9999px
}

.leaders .leader-slider .slick-dots li.slick-active button {
    background-color: #f1b31a;
    height: 8px
}

.admission-procedure {
    padding: calc(22.3px + 7.725vw) 0px calc(18.8px + 5.1vw) 0px
}

@media(min-width: 1200px) {
    .admission-procedure {
        padding: 115px 0px 80px 0px
    }
}

.admission-procedure .section-heading {
    max-width: 310px;
    margin-inline: auto;
    text-align: center
}

.admission-procedure .section-heading h2 {
    font-size: calc(14.4px + 1.8vw);
    font-weight: 700;
    line-height: calc(14.92px + 2.19vw);
    margin: 0px 0px calc(12.9px + 0.675vw) 0px
}

@media(min-width: 1200px) {
    .admission-procedure .section-heading h2 {
        font-size: 36px
    }
}

@media(min-width: 1200px) {
    .admission-procedure .section-heading h2 {
        line-height: 41.2px
    }
}

@media(min-width: 1200px) {
    .admission-procedure .section-heading h2 {
        margin: 0px 0px 21px 0px
    }
}

.admission-procedure .section-heading p {
    color: #606060
}

@media(max-width: 1200px) {
    .admission-procedure .section-heading p {
        font-size: calc(12.4px + 0.3vw)
    }
}

@media(max-width: 1200px)and (min-width: 1200px) {
    .admission-procedure .section-heading p {
        font-size: 16px
    }
}

.admission-procedure .section-steps {
    text-align: center;
    position: relative;
    margin-top: -90px
}

@media(max-width: 992px) {
    .admission-procedure .section-steps {
        margin-top: 10px
    }
}

.admission-procedure .section-steps img {
    max-width: 100%;
    margin-inline: auto
}

@media(max-width: 1200px) {
    .admission-procedure .section-steps img {
        max-width: 572px
    }
}

@media(max-width: 992px) {
    .admission-procedure .section-steps img {
        max-width: 100%
    }
}

.admission-procedure .section-steps .step {
    position: absolute
}

.admission-procedure .section-steps .step p {
    font-size: calc(12.3px + 0.225vw);
    font-weight: 300;
    line-height: calc(13.074px + 0.8055vw);
    color: #0980a2
}

@media(min-width: 1200px) {
    .admission-procedure .section-steps .step p {
        font-size: 15px
    }
}

@media(min-width: 1200px) {
    .admission-procedure .section-steps .step p {
        line-height: 22.74px
    }
}

.admission-procedure .section-steps .step h3 {
    font-size: calc(13px + 0.75vw);
    font-weight: 700;
    line-height: calc(13.474px + 1.1055vw);
    color: #606060
}

@media(min-width: 1200px) {
    .admission-procedure .section-steps .step h3 {
        font-size: 22px
    }
}

@media(min-width: 1200px) {
    .admission-procedure .section-steps .step h3 {
        line-height: 26.74px
    }
}

.admission-procedure .section-steps .step small {
    font-size: calc(12.3px + 0.225vw);
    font-weight: 300;
    line-height: calc(13.074px + 0.8055vw);
    color: #606060
}

@media(min-width: 1200px) {
    .admission-procedure .section-steps .step small {
        font-size: 15px
    }
}

@media(min-width: 1200px) {
    .admission-procedure .section-steps .step small {
        line-height: 22.74px
    }
}

@media(max-width: 576px) {
    .admission-procedure .section-steps .step small {
        display: block
    }
}

.admission-procedure .section-steps .step:nth-of-type(1) {
    text-align: right;
    top: 20px;
    max-width: 180px
}

.admission-procedure .section-steps .step:nth-of-type(2) {
    text-align: right;
    top: 280px;
    left: 0px;
    max-width: 300px
}

@media(max-width: 1200px) {
    .admission-procedure .section-steps .step:nth-of-type(2) {
        top: 235px
    }
}

.admission-procedure .section-steps .step:nth-of-type(3) {
    text-align: center;
    bottom: -100px;
    left: 50%;
    transform: translateX(-50%)
}

.admission-procedure .section-steps .step:nth-of-type(4) {
    text-align: left;
    right: 0px;
    top: 280px;
    max-width: 300px
}

@media(max-width: 1200px) {
    .admission-procedure .section-steps .step:nth-of-type(4) {
        top: 235px
    }
}

.admission-procedure .section-steps .step:nth-of-type(5) {
    text-align: left;
    right: 0px;
    top: 0;
    max-width: 180px
}

@media(max-width: 992px) {
    .admission-procedure .section-steps .step {
        position: static;
        text-align: center !important;
        max-width: 100% !important;
        transform: translateX(0%) !important;
        margin-bottom: 20px
    }
}

footer {
    text-align: center;
    margin-top: calc(18.8px + 5.1vw);
    display: block
}

@media(min-width: 1200px) {
    footer {
        margin-top: 80px
    }
}

@media(max-width: 992px) {
    footer {
        margin-top: 0px
    }
}

footer p {
    border-bottom: 5px solid #5baac1;
    max-width: max-content;
    padding: 10px 0px;
    font-size: calc(12.6px + 0.45vw);
    font-weight: 400;
    line-height: 1;
    color: #606060;
    margin-inline: auto
}

@media(min-width: 1200px) {
    footer p {
        font-size: 18px
    }
}







/*# sourceMappingURL=main.css.map */