@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    width: 100%;
    height: 100%;
    font-family: "Montserrat", sans-serif;
}

figure,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

p,
li {
    font-size: 26px;
    font-weight: 400;
}

h1 {
    font-size: 60px;
    font-weight: 700;
}

h2 {
    font-size: 45px;
    font-weight: bold;
}

.italic {
    font-style: italic;
}

section {
    padding: 80px 0;
}

.container {
    max-width: 1600px;
}

/* banner css start */
.mobile{
    display: none;
}
section.banner {
    position: relative;
    padding: 0;
    background-image: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    color: #fff;
}

.mobile figure img{
    width: 100%;
}

.logo {
    padding-top: 55px;
}

.logo img {
    width: 250px;
}

.ban_con {
    position: absolute;
    bottom: 18%;
}

.ban_con h3 {
    font-weight: 300;
    font-size: 47px;
    padding: 10px 0;
}

.btn_a a {
    background: #e04d2c;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 37px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.btn_a {
    padding-top: 130px;
}


.banner_part {
    background: #be842c;
    color: #fff;
    padding: 50px 0;
}

.banner_part .banner_part_con {
    display: flex;
    justify-content: space-between;
}

.banner_part .banner_part_con p {
    position: relative;
}

.banner_part .banner_part_con p::after {
    content: "";
    background: #fff;
    right: -130px;
    position: absolute;
    height: 100%;
    width: 2px;
    top: 0;
}

.banner_part .banner_part_con p:last-child::after {
    display: none;
}

.right_con_a h2 {
    color: #be842c;
    font-weight: 600;
    padding-bottom: 40px;
}

.right_con_a p {
    text-align: justify;
    color: #353535;
}

/* banner css end */

/* institution section css start */
.institution {
    background: #b8802b;
    color: #fff;
    padding-bottom: 425px;
    position: relative;
}

.institution .container {
    position: relative;
}

.institution .heading h2,
.institution .heading h3 {
    text-transform: uppercase;
}

.institution .heading h2 {
    padding-bottom: 20px;
    font-size: 55px;
}

.institution .heading h3 {
    font-size: 38px;
}

.ins_part .ins_con {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    border-style: dotted;
    border-top: 0;
    border-left: 0;
}

.ins_part .ins_con h3 {
    font-size: 60px;
    font-weight: bold;
}

.ins_part .ins_con p {
    font-size: 22px;
    line-height: 1.2;
}

.ins_part .ins_con:last-child {
    border-bottom: 0;
    padding: 30px 0;
}

.ins_part .ins_con:first-child {
    padding: 30px 0;

}

.institution .heading {
    padding-bottom: 70px;
}

.insti_img {
    margin-top: -371px;
    padding: 0;
    position: relative;
}

.insti_img figure {
    text-align: center;
}

.insti_img img {
    width: 70%;
    margin: auto;
}

.institution>img {
    position: absolute;
    bottom: 0;
    mix-blend-mode: multiply;
    /* top: 0; */
    height: 100%;
    width: 100%;
}

/* institution section css end */

/* follow section start */
.step_con {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    color: #be842c;
    position: relative;
    width: 20%;
}

.step_con:last-child::after {
    display: none;
}

.step_con h4 {
    font-size: 29px;
    font-weight: 400;
}

.follow {
    padding-top: 0;
}

.step_con h3 {
    font-size: 30px;
    font-weight: 500;
}

.step_con::after {
    content: "";
    position: absolute;
    top: 44%;
    right: -58px;
    background: #be842c;
    height: 2px;
    width: 117px;
}

.step_con figure {
    border: 2px solid #be842c;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.steps {
    display: flex;
    justify-content: space-between;
}

/* follow section end */

/* programme section css start */
.programme .heading h2 {
    color: #be842c;
    padding-bottom: 10px;
}

.programme .heading p {
    color: #353535;   
}

.programme .heading {
    padding-bottom: 70px;
}

.prog_box {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 2px solid #be842c;
    border-radius: 15px;
    min-height: 200px;
}

.prog_box h3 {
    color: #be842c;
    font-weight: bold;
    font-size: 33px;
}

.prog_slider .slick-slide {
    margin: 0 15px;
}

.prog_slider .slick-list {
    margin: 0 -15px;
}


.prog_slider .slick-list .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}

.prog_slider .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 50px;
    list-style: none;
    gap: 7px;
}

.prog_slider .slick-dots li.slick-active button {
    background: #be842c;
}

.prog_slider .slick-dots li button {
    background: #494949;
    color: transparent;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: none;
}

/* programme section css end */


/* study section css start */
.study {
    background-image: url(../images/scholar-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.stu_con {
    background: #8d460a;
    color: #fff;
    padding: 50px;
}

.stu_con .heading p {
    padding: 30px 0;
    font-size: 24px;
}


.stu_con_all .stu_c h4 {
    font-size: 22px;
    padding-bottom: 5px;
}

.stu_con_all .stu_c h3 span {
    font-size: 22px;
}

.stu_con_all .stu_c {
    border-bottom: 2px solid #179b8d;
    padding-bottom: 12px;
    margin-bottom: 30px;
    width: 47%;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.stu_con_all .stu_c:last-child {
    margin: 0;
    border-bottom: none;
}

.stu_con_all .stu_c h3 {
    font-size: 27px;
}

.stu_con_all {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


/* study section css end */


/* placement section css start */
.placement {
    background-image: url(../images/placement-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    background-attachment: fixed;
}

.place_con {
    position: relative;
    color: #fff;
    z-index: 1;
    padding: 50px;
}

.place_con p {
    font-size: 24px;
}


.place_con::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #827028;
    z-index: -1;
}

.place_con .heading h2 span {
    font-weight: 400;
}

.placement .col-lg-6 {
    margin-left: auto;
}

.place_p {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px 0;
    padding-top: 40px;
}

.place_p .place_s h3 {
    font-size: 63px;
    font-weight: bold;
    color: #f8bd3e;
}

/* placement section css end */

/* recruiter section css start */
.recruiter {
    padding: 0;
    margin-top: -154px;
    position: relative;
}

.recruiter .container {
    background: white;
    padding: 40px 50px;
    -webkit-box-shadow: 10px 10px 5px 0px rgb(0 0 0 / 43%);
    -moz-box-shadow: 10px 10px 5px 0px rgb(0 0 0 / 43%);
    box-shadow: 10px 10px 5px 0px rgb(0 0 0 / 43%);
}

.rec_log {
    border-right: 2px solid #000;
}

.recruiter .heading {
    padding-bottom: 40px;
}

.recruiter .slider_rec figure img {
    width: 250px;
    object-fit: scale-down;
}

.recruiter .slider_rec figure {
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}




/* .recruiter .slider_rec .slick-slide:last-child .rec_log{
    border: none;
} */


.recruiter .slider_rec .slick-active:nth-child(4n) .rec_log {
    border: none;
}

/* recruiter section css end */

/* voice section css start */
.voices {
    background: #ffecd4;
    padding-top: 200px;
    margin-top: -123px;
}

.voices .container {
    max-width: 100%;
    padding: 0;
    overflow: hidden;
}



.voices .heading {
    padding-bottom: 40px;
    color: #be842c;
    text-align: center;
}

.voices .heading {
    padding-bottom: 40px;
    color: #be842c;
    text-align: center;
}

.video_part {
    height: 400px;
}

.video_part iframe {
    pointer-events: none;
    width: 100%;
    height: 100%;
}

.video_slider .slick-list {
    margin: 0 -15px;
}

.video_slider .slick-slide {
    margin: 0 15px;
}

.video_slider .video_part {
    padding: 40px 0;
    transition: all 0.4s;
}

.video_slider .slick-current .video_part {
    padding: 0;
}

.video_slider .slick-current .video_part iframe {
    pointer-events: auto;
}

.video_slider .slick-dots li button {
    background: #494949;
    color: transparent;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: none;
}

.video_slider .slick-dots li.slick-active button {
    background: #be842c;
}

.video_slider .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
    list-style: none;
    gap: 7px;
}



/* voice section css end */

/* footer css start */
footer {
    background: #000;
    color: #fff;
    padding: 30px;
}

footer p {
    font-size: 20px;
}

/* footer css end */






/* form css */
.form-sec {
    position: fixed;
    top: 26%;
    right: 0px;
    width: 360px;
    background: #1081a6;
    padding: 13px 24px 20px;
    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: 28px;
    color: #ffffff;
}

.adm-txt h4 {
    font-size: 30px;
    color: #fff;
}

.adm-txt {

    color: #000;
    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 #fff;
    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 #1081a6;
    border-radius: 0;
    padding: 8px 20px;
    color: #fff;
    font-weight: bold;
    /* text-transform: uppercase; */
    margin: 14px auto 0;
    width: 100%;
    display: inherit;
    font-size: 20px;
    background-color: #000000;
}

.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: 40%;
    right: -55px;
    transform: rotate(90deg);
    overflow: hidden;
    z-index: 300;
    background-color: #1081a6;
    color: #fff;
    outline: none;
    z-index: 999;
}

.topenq a:hover {
    outline: none;
    color: #f8e91e;
    border: none;
}

.topenq a {
    border: none;
    color: #000000;
    font-size: 20px;
    padding: 13px 21px;
    z-index: 999999999;
    position: relative;
    display: inline-block;
    background-color: #ffffff;
    text-decoration: none;
}

.error {
    color: #fdf8f8;
    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;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .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: #00ada7;
    }

    .special_item:focus-visible {
        outline: none;
    }

    .topenq1.mobile a {
        display: block;
        text-align: center;
        background-color: #1081a6;
        padding: 15px;
        transition: all 0.3s ease;
        color: white;
        font-size: 16px;
        text-decoration: none;
    }

    .slide-righta.active .side-slide-form-wrap {
        display: block;
    }

    .admission {
        margin-top: 0rem;
    }
}

.hjghj {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
}

.hjghj a {
    text-decoration: none;
    color: #ffffff;
    font-size: 0.7rem;
}