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

.btn-primary-op {
    color: #fff !important;
    background-color: #F47923!important;
    border-color: #F47823 !important;
    border-radius: 32px;
    padding: 0.5rem 2rem;
    box-shadow: 0px 8px 24px 0px #00000029;
}

#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: -22rem; */
    z-index: -1;
    margin-top: -341px;
}

.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/mba.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50rem;
}

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

.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%;
} */

#testis_slider.owl-theme .owl-dots .owl-dot span {
    border: none !important;
    background: #F47923 !important;
}

#testis_slider .owl-dots .owl-dot:hover span,
#testis_slider .owl-dots .owl-dot.active span {
    background: white !important;
}

#testis_slider.owl-carousel .owl-dots.disabled {
    display: block;
}

#testis_slider2.owl-theme .owl-dots .owl-dot span {
    border: none !important;
    background: #F47923 !important;
}

#testis_slider2 .owl-dots .owl-dot:hover span,
#testis_slider2 .owl-dots .owl-dot.active span {
    background: white !important;
}

#testis_slider2.owl-carousel .owl-dots.disabled {
    display: block;
}

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

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

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

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

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

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

.admission-process .gap {
    gap: 30px;
    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.png");
    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.png");
    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;
}

.Specialisations {
    background-image: url("../images/specialize.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 160px 0;
}

.bold-o {
    font-size: 72px;
}

.light-o {
    font-size: 32px;
}

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

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

.top {
    padding-top: 10rem;
}

.col_top {
    padding-top: 16rem;
}

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

.mb_Specialisations {
    background-image: url("../images/mb-specialize.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 25px 0 325px;
}

.mb_Specialisations .bold-o {
    font-size: 1.7rem;
}

.mb_Specialisations .light-o {
    font-size: 21px;
}


/* .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.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* height: 50rem; */
}

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

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

.mb_top {
    padding-top: 5rem;
}

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

.placement-logo {
    position: absolute;
    top: -55px;
    right: 0;
}

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

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

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

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

.seller-placements {
    background-color: #F1F1F1;
}

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

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

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

.mb_place-student {
    /* background-image: url("../images/mb-place-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 50rem; */
}

.training {
    background-color: #F9F9F9;
}

.training-banner {
    margin: 40px 0 42px;
}

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

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

.t-f-24 {
    font-size: 24px;
}

.skill {
    text-align: left;
}

.skill {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
    border-radius: 30px;
    padding: 25px 20px 20px 25px;
    /* min-height: 330px; */
    height: 100%;
}

.skill:hover {
    background: radial-gradient(36.6% 36.6% at 16.62% 20.13%, #0851B8 0%, #0E3265 100%)/* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
    , linear-gradient(0deg, #E8E8E8, #E8E8E8);
    color: white;
}

.top-u1 {
    margin-top: 30px;
}


/* .skill:hover {
    color: white;
} */

.skill:hover svg rect {
    fill: #F47923;
}

.skill svg rect {
    fill: rgba(14, 50, 101, 0.1);
}

.skill svg path {
    fill: #F47923;
}

.skill:hover svg path {
    fill: white;
}

.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%; */
    width: 100%;
}

.testimonials_second .testimonials_second__item img {
    /* width: 32%; */
    width: initial;
    margin: 0;
}

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

#testis_slider2 .text-white {
    /* min-height: 290px; */
    min-height: 400px;
    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);
}

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