body {
    overflow-x: hidden;
    margin: 0px auto;
    color: #000000;
}

.font1 {
    font-family: 'Covered By Your Grace', cursive;
}

.row {
    margin: 0;
}

p {
    font-family: 'Lato', sans-serif;
}

button.btn.apply_now:hover {
    background-color: #BCCF30;
    color: #000;
}


/* navbar starts*/

.navbar-nav.ml-auto {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("../images/togglericon.svg");
}


/* navbar ends*/


/* header nav */

.navbar-light .navbar-nav .nav-link {
    color: #313a6c;
    font-weight: bold;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #F47923 !important;
    font-weight: bold;
    border-bottom: 1px solid #F47923;
}

#header.fixed-top {
    box-shadow: 0px 16px 32px #00000019;
    background: #fff;
}

a,
a:hover {
    text-decoration: none !important;
}

a,
a:hover {
    color: #000000;
}

.logo-wd {
    width: 10rem;
}


/*Scroll button starts*/

.scroll2 {
    cursor: pointer;
    z-index: 9991;
    position: fixed;
    right: -42px;
    bottom: 30%;
    transform: rotate(90deg);
    background: #F47923;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    box-shadow: 0 3px 14px 2px rgb(0 0 0 / 30%);
}

.button {
    background-color: #004a7f;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    padding: 5px 10px;
    text-decoration: none;
    -webkit-animation: 1.5s infinite glowing;
    -moz-animation: 1.5s infinite glowing;
    -o-animation: 1.5s infinite glowing;
    animation: 1.5s infinite glowing;
}


/*Scroll button ends*/

:focus,
.navbar-light .navbar-toggler:focus {
    outline: none;
}

.navbar-light .navbar-toggler {
    border-color: rgb(197 60 64);
}


/* NEW CSS */

button.btn.btn_applynow {
    border-radius: 32.5px;
    background: #F47923;
    color: #ffff;
    font-weight: bold;
    width: 12rem;
    padding: 10px;
}

.text_orange {
    color: #F47923;
}

.text_blue {
    color: #0E3265;
}

.head {
    font-size: 4rem;
}

.uni_img {
    position: relative;
    /* top: -5rem; */
    z-index: -1;
    margin-top: -225px;
}

.bg-black-footer {
    background-color: #000000;
}

#testis_slider.owl-carousel .owl-item img {
    width: 100%;
    display: block;
    margin: 0 auto;
    border-radius: 12px;
}

.students {
    background-image: url("../images/student.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 48rem;
}

.oportunity {
    background-image: url("../images/placement-bg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* height: 40rem; */
    padding-bottom: 8rem;
}

.university {
    background-image: url("../images/university.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 44rem;
}


/* below code hite for temory if you want previous sturture then uncommit
.university {
    position: relative;
    z-index: -1;
    height: auto !important;
    background-image: url("../images/university.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 389px !important;
    margin-top: -350px;
} */

.ftp {
    background-image: url("../images/footer.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.bann-ht {
    margin-top: 6rem;
}

#testis_slider.owl-carousel .owl-nav .owl-prev {
    left: 90% !important;
    position: absolute;
    top: -30%;
}

#testis_slider.owl-carousel .owl-nav .owl-next {
    right: 0% !important;
    position: absolute;
    top: -30%;
}

.text_head {
    font-size: 4rem;
    font-weight: bold;
}

.p_bold {
    font-weight: bold;
    font-size: 1.8rem;
}

.mb_students {
    background-color: #0F2139;
    margin-top: 4rem;
}

.op_txt {
    font-size: 4rem;
    padding-top: 7rem;
}


/* .dark-op_txt{
    font-size: 4rem;
    padding-top: 15rem;
} */

.top-space {
    padding-top: 15rem;
}

.o_op_txt {
    font-size: 2rem;
}

.mb_university {
    background-image: url("../images/mb_university.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 47rem;
}

.mb_oportunity {
    background-image: url("../images/mb_oportunity-banner.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* height: 50rem; */
    padding-bottom: 80px;
}

.mobile-un {
    position: relative;
    z-index: 1;
    padding: 0;
}

.mb-unique-banner {
    margin-top: -160px;
}

.mb_top {
    padding-top: 5rem;
}

.placement-logo {
    position: absolute;
    bottom: 35%;
    right: 0;
}

.container-fluid.plc_padding {
    /* padding-left: 7rem; */
}

.placement-banner {
    /* margin: 40px 0 95px; */
    margin: 40px 0 0;
}

.mobile-placement-banner {
    margin: 0 0 35px;
}

.testimonials_second {
    background-image: url("../images/testimonials.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.testimonials_second .resp_center {
    background-image: url("../images/item-testimonials.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 70px 50px;
}

.testimonials_second .text-white {
    font-size: 24px;
    color: white;
}

.testimonials_second .text-white-bold {
    font-size: 4rem;
    color: white;
    font-weight: 700;
    text-align: center;
}

.testimonials_second .testimonials_second__item {
    width: 32%;
}

#testis_slider2 {
    justify-content: space-between;
}

#testis_slider2 .text-white {
    min-height: 290px;
    line-height: 1.5;
}

.testimonials_second .testgap {
    padding-bottom: 100px;
}

.text-white-dark {
    font-size: 30px;
    color: white;
}

.text-orange-dark {
    color: #F47923;
    font-size: 20px;
    font-weight: 400;
}

.text_orange-bold {
    color: #F47923;
    font-size: 2.5rem;
    text-align: center;
}

.img_spec {
    box-shadow: 0px 14px 26px #00000017;
    border-radius: 2rem;
}

.banner_form {
    position: absolute;
    top: 13%;
    right: 6%;
    width: 375px;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0px 14px 20px rgba(0, 0, 0, 0.52);
}

.scholar {
    background-image: url("../images/scholar.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 200px;
}

.scholar_mb_bg {
    margin-top: -460px;
    width: 100%;
}

.top {
    padding-top: 10rem;
}

.col_top {
    padding-top: 16rem;
}

.lh-base {
    font-size: 24px !important;
}

.mb-lh-base {
    font-size: 20px !important;
}

.bb-text {
    padding-top: 3rem !important;
}

.criteria {
    /* background-image: url("../images/elgilib2.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 346px !important; */
    background-color: #F9F9F9;
}

.mb-criteria {
    background-color: #F9F9F9;
}

.admission-process {
    background-color: #F9F9F9;
    padding: 60px 0;
}

.admission-process .text_head {
    font-size: 3rem;
}

.admission-process .admission-list {
    background-image: url("../images/admission-item.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 30px 0 30px 48px;
    width: 48%;
}

.admission-process .admission-list1 {
    background-image: url("../images/admission-item1.webp");
}

.admission-process .admission-par {
    width: 55%;
}

.admission-process .p_bolder {
    font-weight: bold;
    font-size: 1.2rem;
}

.admission-process .gap {
    gap: 4%;
    justify-content: center;
}

.mb-admission-process {
    background-color: #F9F9F9;
    padding: 45px 0;
}

.mb-admission-process .mb-admission-list {
    background-image: url("../images/mb-admission-item.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 18px 15px 280px;
}

.mb-admission-process .mb-admission-list1 {
    background-image: url("../images/mb-admission-item1.webp");
    padding: 18px 15px 340px;
}

.mb-admission-process .admission-par {
    width: 100%;
}

.mb-admission-process .p_bolder {
    font-weight: bold;
    font-size: 15px;
}

.mb-admission-process .gap {
    gap: 30px;
    justify-content: center;
}

.llb-global {
    background-image: url("../images/global.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* height: 40rem; */
    padding-bottom: 7rem;
}

.llb-global .op_txt {
    font-size: 48px;
    padding-top: 10rem;
}

.llb-global .btn_applynow {
    background-color: white !important;
    color: #000 !important;
}

.mb-llb-global {
    background-image: url("../images/llb-global-bg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* height: 50rem; */
    padding-bottom: 480px;
}

.mb-llb-global .btn_applynow {
    background-color: white !important;
    color: #000 !important;
    width: 10rem !important;
}

.op-list-auto {
    margin: 0 auto;
    display: block;
    margin-top: 4rem;
    width: 40%;
}

button.btn.btn_footer-now {
    border-radius: 32.5px;
    background: #F47923;
    color: #ffff;
    font-weight: bold;
    padding: 10px;
}

button.btn.btn_footer-now {
    border-radius: 32.5px;
    background: #F47923;
    color: #ffff;
    font-weight: bold;
    padding: 10px;
}

.com_img {
    width: 3rem;
}

.bg_red,
.feedback {
    background-color: #F47923;
}

@-webkit-keyframes glowing {
    0%,
    100% {
        background-color: #F47923;
        -webkit-box-shadow: 0 0 3px #F47923;
    }
    50% {
        background-color: #F47923;
        -webkit-box-shadow: 0 0 40px #F47923;
    }
}

@-moz-keyframes glowing {
    0%,
    100% {
        background-color: #F47923;
        -moz-box-shadow: 0 0 3px #F47923;
    }
    50% {
        background-color: #F47923;
        -moz-box-shadow: 0 0 40px #F47923;
    }
}

@-o-keyframes glowing {
    0%,
    100% {
        background-color: #F47923;
        box-shadow: 0 0 3px #F47923;
    }
    50% {
        background-color: #F47923;
        box-shadow: 0 0 40px #F47923;
    }
}

@keyframes glowing {
    0%,
    100% {
        background-color: #F47923;
        box-shadow: 0 0 3px #F47923;
    }
    50% {
        background-color: #F47923;
        box-shadow: 0 0 40px #F47923;
    }
}

#mybutton {
    position: fixed;
    bottom: -4px;
    right: 0;
    width: 100%;
    z-index: 999;
}

.feedback {
    color: #fff;
    padding: 4px 1px 14px 0;
    width: 100%;
    border: none;
    box-shadow: 0 0 10px #cecece;
}

.bg_red {
    border: 1px solid #000;
}

.bg_black {
    background-color: #000;
}

.k {
    margin-right: 60px;
}

.s {
    gap: 60px;
}


/* .medium-b {
    display: none;
} */