body {
    overflow-x: hidden;
    margin: 0px auto;
    font-size: 1rem;
    font-family: "Poppins", sans-serif;
}

.navbar-nav.ml-auto {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    column-gap: 2rem;
}

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

.navbar-light .navbar-toggler {
    color: #fff !important;
    border-color: #fff !important;
}


/* navbar ends*/

.navbar.navbar-light {
    background: white !important;
    box-shadow: 0 0 10px #cecece;
}


/* header nav */

.navbar-light .navbar-nav .nav-link {
    color: #333;
    font-weight: 500;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #313a6c !important;
    font-weight: 500;
}

.header-scrolled {
    background: linear-gradient(#9BCEFC, #7BBDFC);
}

.logo-wd {
    width: 118%;
}


/*Scroll button starts*/

.scroll2 {
    outline: none !important;
    /* border-radius: 50% !important; */
    width: 45px;
    height: 45px;
    color: #000 !important;
    line-height: 40px;
    font-size: 30px;
    z-index: 9991;
    position: fixed;
    right: 15px;
    bottom: 10px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    background: #fff;
    font-weight: 600;
    box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.23);
}

.scroll3 {
    outline: none !important;
    /* border-radius: 50% !important; */
    width: 52px;
    height: 52px;
    color: #000 !important;
    line-height: 43px;
    font-size: 30px;
    z-index: 9991;
    position: fixed;
    right: 14px;
    bottom: 64px;
    padding: 1px;
    text-align: center;
    cursor: pointer;
    background: #E6A125;
    font-weight: 600;
    box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.23);
}


/*Scroll button ends*/

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

#header.header-scrolled {
    background-color: #174a79;
    box-shadow: 0 0 10px #cecece;
}

.navbar-light .navbar-toggler {
    border-color: none;
}

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


/* New css  */

.master_text {
    font-size: 1.8rem;
}

.text_upper {
    text-transform: uppercase;
}

.banner_text {
    position: absolute;
    width: 75%;
    top: 50%;
    left: 6%;
    transform: translatey(-50%);
    z-index: 999;
}

.text_italic {
    font-style: italic;
}

.text_elevate {
    font-weight: bold;
    font-size: 2rem;
}

.head {
    font-size: 3.5rem;
}

.bound_txt {
    font-size: 3rem;
    font-weight: 300;
}

.text_orange {
    background: radial-gradient(circle, #ffb347, #ff9100);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.yellow_box {
    background-color: #f8c300;
    border-radius: 5px;
    width: 100%;
    padding: 3px 0px 3px 5px;
}

.master_text {
    font-weight: 600;
}

.btn.apply_now {
    background: linear-gradient(99deg, #ff9100 11.4%, #ffb347 61.8%);
    border: 1px solid #f8c300;
    padding: 9px;
    font-size: 1.4rem;
    border-radius: 29px;
    font-weight: 600;
}

.apply_now_button {
    background: linear-gradient(99deg, #ff9100 11.4%, #ffb347 61.8%);
    border: 1px solid #f8c300;
    padding: 9px;
    font-size: 1.2rem;
    border-radius: 29px;
    font-weight: 500;
}

.apply_now_button:hover {
    background: linear-gradient(99deg, #F76800 11.4%, #ff9100 61.8%);
}

.dot_lines {
    border-bottom: 1px dashed #ffff;
}

.white_box {
    background-color: #ffffff;
}

.white_box {
    background-color: #ffffff;
    width: 23rem;
    padding: 10px;
    border-radius: 8px;
}

.trans_box {
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 10px;
    padding: 20px;
    width: 39rem;
}

.enq_form {
    position: absolute;
    right: -30rem;
    top: 6rem;
    width: 83%;
    padding: 2rem;
    border-radius: 2rem;
    background: #fff;
}

.text_head {
    font-size: 2.3rem;
    font-weight: 600;
    color: #333333;
}

.bg_patch {
    background-color: #fffaea;
    box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.23);
    /* padding: 34px; */
    border-radius: 20px;
    position: relative;
}

.box {
    box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.23);
    padding: 5px;
    border-radius: 20px;
    min-height: 12rem;
    background-color: #ffff;
}

.p_txt {
    font-size: 0.83rem;
}

.head2 {
    font-size: 1.8rem;
    font-weight: 600;
}

.text_blue {
    color: #174a79;
}

.numb {
    font-size: 2.3rem;
    font-weight: 600;
}

.text_cap {
    text-transform: capitalize;
}

.pink_bg {
    background-color: #fffaea;
}

.col_pad {
    padding-left: 7rem;
    padding-top: 8rem;
    width: 56rem;
}

.box_shwd {
    box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.23);
}

.box_shwd1 {
    box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.23);
    border-radius: 20px;
    background-color: #ffff;
    /* background-image: url("../images/bg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%; */
}

.choose {
    border-radius: 20px 0px 0px 20px;
}

.p_para {
    font-size: 1.3rem;
}

.adm_tabs .nav-pills {
    /* padding: 10px; */
    background: #fff;
    border: 0px solid transparent;
    border-radius: 6px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    width: 81rem;
    justify-content: center;
    margin: auto;
    border-radius: 38px;
    box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.23);
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link,
.nav-pills .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: linear-gradient(99deg, #ff9100 11.4%, #ffb347 61.8%);
    color: #000 !important;
    border-radius: 38px;
    padding: 25px;
}

.nav-pills .nav-link {
    font-weight: 600;
    text-transform: initial;
    color: #000;
    padding: 15px 10px;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
    font-size: 1.3rem;
    padding: 25px;
}

.specialization {
    position: relative;
    top: -6rem;
}

.step {
    background: linear-gradient(99deg, #24324e 11.4%, #194294 61.8%);
    margin-top: -1rem;
}

.step_txt {
    font-weight: 300;
    font-size: 2rem;
}

.membership {
    background: linear-gradient(99deg, #ff9100 11.4%, #ffb347 61.8%);
}

.text_grey {
    color: #666666;
}

.num_text {
    font-size: 3rem;
}

span.small {
    font-size: 1.5rem;
}

.text_dark_blue {
    color: #001c54;
    font-weight: 600;
}

.brd_right {
    border-right: 1px solid #666666;
}

.brd_btm {
    border-bottom: 1px solid #666666;
}

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

.stu {
    background-image: url("../images/student.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px;
}

.speak {
    background-image: url("../images/testies.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 17px;
    min-height: 24rem;
}

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

.step2 {
    background-color: #fffaea;
    margin-top: -1rem;
}

.footer {
    background-color: #e6a125;
}

/*.bann-ht {*/
/*    margin-top: 4rem;*/
/*}*/

.jet_txt {
    font-size: 1.8rem;
    font-weight: 600;
}

.date_txt {
    font-size: 1.5rem;
    color: #333333;
    font-weight: 600;
}

.text_top {
    color: #333333;
}

.top_font {
    font-weight: 600;
}

.b_right {
    border-right: 2px dashed #b5b4b4;
}

.adm_txt {
    font-weight: 600;
}

.mrf_left {
    margin-left: 3rem;
}

.box_spe {
    box-shadow: 0px 6px 16px 1px rgba(0, 0, 0, 0.23);
    padding: 19px;
    border-radius: 11px;
    min-height: 8rem;
}

.p_spec {
    font-size: 1.1rem;
    font-weight: 600;
    color: #333333;
}

.top_c {
    padding-top: 21px;
}

.apply_now:hover {
    background: linear-gradient(to bottom, #edaf0d 0%, #f44336 100%);
    box-shadow: 0 0 10px #cecece;
}

.com_top {
    padding-top: 2rem;
}

.patch_banner {
    margin-top: -4rem;
    background-color: #fffaea;
}

.p_brd_right {
    border-right: 1px solid #D2D2D2;
}

.p1 {
    font-weight: 600;
}

.membership {
    position: relative;
    top: -5rem;
    z-index: -11;
}

.rowtop {
    padding-top: 107px;
}

#stud_speak.owl-carousel .owl-nav .owl-prev {
    left: -4% !important;
}

#stud_speak.owl-carousel .owl-nav .owl-next {
    right: -5% !important;
}

#stud_speak.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 34%;
}


/* ACCORDIAN  */

.accordion__header {
    padding: 22px;
    margin-top: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    /* border-radius: 0px 0px 10px 10px; */
    background-color: #fff;
    border-bottom: 1px solid #0000004a;
}

.accordion__header>* {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.1rem;
}

.accordion__header.is-active {
    background-color: #0553AF;
    color: #fff;
    border-radius: 10px 10px 0px 0px;
}

.accordion__toggle {
    margin-left: 10px;
    height: 3px;
    background-color: #222;
    width: 13px;
    display: block;
    position: relative;
    flex-shrink: 1;
    border-radius: 2px;
}

.accordion__toggle::before {
    content: "";
    width: 3px;
    height: 13px;
    display: block;
    background-color: #222;
    position: absolute;
    top: -5px;
    left: 5px;
    border-radius: 2px;
}

.is-active .accordion__toggle {
    background-color: #fff;
}

.is-active .accordion__toggle::before {
    display: none;
}

.accordion__body {
    display: none;
    /* padding: 1em; */
    /* border: 1px solid #ccc; */
    border-top: 0;
}

.accordion__body.is-active {
    display: block;
}

.card-body {
    background-color: #0553AF;
    color: #ffff;
}

button {
    outline: none !important;
}


/* Sticky Notification Styles */

.sticky-notification {
    position: fixed;
    bottom: 128px;
    right: 19px;
    width: 259px;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    z-index: 1000;
    display: none;
    /* Initially hidden */
}

.notification-card {
    padding: 12px;
    border-radius: 10px;
    background-color: #f9f9f9;
}

.sticky-notification h4 {
    margin: 0;
    font-size: 1.3rem;
}

.sticky-notification p {
    /* margin: 10px 0; */
}

.sticky-notification button {
    background-color: #F8C300;
    color: #000;
    border: none;
    padding: 8px 12px;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
    border-radius: 32px;
    width: 8rem;
    font-size: 0.8rem;
}

.sticky-notification button:hover {
    background-color: #ff4040;
}

.text_red {
    color: #FF4A22;
}

.sticky-notification:after {
    top: 100%;
    right: 15px;
    border: 6px solid rgba(255, 255, 255, 0);
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #fff;
    margin-left: -6px;
}

.ftp2 {
    /* background: linear-gradient(99deg, #ff9100 11.4%, #ffb347 61.8%); */
    background-color: #ff9100;
}

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

button.btn.btn_ftp_2 {
    background-color: #ff9100;
    padding: 9px;
    font-size: 1.1rem;
    /* border-radius: 29px; */
    font-weight: 500;
    border: none !important;
}

.border-r {
    border-right: 1px solid #000;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

.notification #demo {
    display: flex;
    margin-bottom: 0;
    font-weight: 600;
    gap: 5px;
}


/* COUNTER */

#clockdiv>div {
    /* padding: 30px; */
    border-radius: 3px;
    /* background: rgb(249,164,135); */
    display: inline-block;
    margin: 5px;
}

#clockdiv div>span {
    padding: 9px;
    border-radius: 3px;
    background: #000;
    display: inline-block;
    color: #ffff;
    border-radius: 10px;
    min-width: 35px;
}

.smalltext {
    padding-top: 5px;
    font-size: 11px;
}

#saleActive,
#saleEnded {
    background: #356;
    border-radius: 3px;
    color: rgb(249, 164, 135);
    font-weight: 100;
    font-size: 20px;
}

#saleEnded {
    display: none;
}

.num_a {
    color: #000;
}

.fixed_btn {
    right: -17px;
    top: 43%;
    border-top-left-radius: 15px;
}

.fixed_btn {
    z-index: 9999;
    transform: rotate(360deg);
    padding: 14px;
    border-bottom-left-radius: 15px;
    position: fixed;
}
.choose1{
    height:100%;
    object-fit:cover;
}