body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    margin: 0 auto;
    background: #fff;
    font-size: 1rem;
    color: #000;
    font-weight: 400;
    font-display: swap;
    font-display: fallback;
}


/* .row {
    margin-left: 0;
    margin-right: 0;
} */

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

.navbar.navbar-light {
    background: #fee !important
}

.navbar-light .navbar-nav .nav-link {
    color: #092139;
    font-size: 16px;
    line-height: 30px;
    padding-right: .6rem;
    padding-left: .6rem
}

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

a:hover {
    color: #000!important;
}

a {
    color: #000;
}

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

.btn.focus,
.btn:focus {
    box-shadow: none;
}

#header.header-scrolled {
    background: #f8f8f8;
}

.scroll2 {
    cursor: pointer;
    z-index: 9991;
    position: fixed;
    right: -45px;
    bottom: 50%;
    transform: rotate(90deg);
    background: #f8c129;
    color: #092139;
    font-weight: 600;
    font-size: 18px;
    border-radius: 0;
}

.scroll {
    outline: none !important;
    border-radius: 50% !important;
    width: 45px;
    height: 45px;
    color: #fff !important;
    line-height: 40px;
    font-size: 30px;
    z-index: 9991;
    position: fixed;
    right: 15px;
    bottom: 10px;
    padding: 0;
    text-align: center;
    cursor: pointer;
    background: #D20005;
    font-weight: 600;
}

button:focus {
    outline: 0!important
}

.border-right {
    border-right: 1px dashed #dee2e6!important
}

.banner-form {
    position: absolute;
    top: 167px;
    right: 4%;
    width: 354px;
    background: #fff;
    box-shadow: 1px 8px 20px rgb(0 0 0 / 20%)
}

.owl-carousel .owl-dots.disabled {
    display: block
}


/* header */

.col_pd {
    padding-top: 6rem;
}

.text-red {
    color: #D20005;
}


/* comman style */

.head {
    font-size: 3rem;
}

.custom-container {
    padding: 0rem 5rem;
}

.educational,
.Entrepreneurship,
.choose,
.enrich {
    padding-top: 5rem!important;
}


/* comman style */


/* Vibrant Global start */

.vibrant {
    background-image: url('../images/vibrentglobal.webp');
    min-height: 30rem;
    padding: 3rem;
    margin-top: -4rem;
    background-position: center 60%;
}

.text-color {
    color: #FBD411;
}

.font-size {
    font-size: 1.5rem;
    font-weight: 300;
}

.pd-t3 {
    padding-top: 3rem;
}


/* Vibrant Global end */


/* Scholarships start*/

.stroke {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #dad6d6;
    opacity: 0.7;
    font-size: 9rem;
    margin-left: 0rem;
    margin-bottom: -3rem;
}

.head11 {
    font-size: 6rem;
    padding: 0.5rem;
}

.txt-red {
    color: #D20005;
}

.Scholarships {
    margin-top: 4rem;
}


/* scholarships End*/

.master-list {
    position: relative;
}

.master-listing {
    position: absolute;
    bottom: 10px;
    left: 30px;
}


/* programs */

.bord {
    border: 1px solid #D1D1D1;
    border-radius: 0.8rem;
    opacity: 0.9;
    padding: 1rem 0.2rem;
    min-height: 100px;
}

.programs {
    background-image: url('../images/programbg.webp');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: top left;
    padding-top: 10rem;
    margin-top: 5rem;
}

.mrgn-tp6 {
    margin-top: 6rem;
}


/* programs end */


/* educational */

.card1 {
    position: relative;
}

.content-body {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    padding: 1rem;
    background-image: linear-gradient(to bottom, rgb(29 27 27 / 5%), rgb(5 5 20));
    width: 92%;
    border-radius: 1rem;
    text-align: left;
}

.hidden-text {
    display: none;
}

.show-text:hover .hidden-text {
    display: block;
}

.educational {
    box-shadow: 0px 20px 35px -20px #000000;
    border-radius: 0px 0px 120px 120px;
    margin-bottom: -8rem;
    position: relative;
    background: white;
    z-index: 999;
}

.educational {
    background-image: url('../images/educationalbg.webp');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: right top;
    padding-top: 10rem;
}

.educational .owl-item img {
    width: auto;
}


/* educational */


/* learning experiance */

.education {
    background: url(../images/placement.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 1150px;
}

.pt-edu {
    padding-top: 12rem;
}

.bord-edu-rt {
    border-right: 1px solid #919191;
}

.border-box1,
.border-box2,
.border-box3 {
    padding: 1rem 2rem 1rem 0rem;
    margin: 1rem;
    min-height: 14rem;
}

.border-box1 {
    border-right: 1px dashed #CCCCCC;
}

.text-yellow {
    color: #FFCC29;
}

.text-gray {
    color: #fdfdfde0;
}

.dotted_bottom {
    border-bottom: 1px dashed #CCCCCC;
    width: 90%;
}

.pd-left {
    padding-left: 4rem;
}


/* learning experiance end */


/* Entrepreneurship */

.Entrepreneurship {
    border-radius: 120px 120px 0px 0px;
    background-color: #fff;
    margin-top: -7rem;
}

.flx-wrap {
    flex-wrap: nowrap;
}

.position {
    position: relative;
}

.position1 {
    position: absolute;
    bottom: 0rem;
    padding: 1rem;
}

.postn1 {
    position: absolute;
    bottom: 0rem;
    padding: 1rem;
}

.global .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}

.head1 {
    font-size: 4rem;
}

.Entrepreneurship {
    background-image: url('../images/entrepreneurship.webp');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: right 15%;
    padding-top: 10rem;
    background-color: #f4f4f4;
}

#excellence_slide.owl-carousel .owl-item img {
    width: auto;
    display: block;
    margin: 0 auto;
}

.card1 {
    background-color: #fff;
    padding: 1rem;
    border-radius: 1rem;
    min-height: 15rem;
    text-align: center;
}

.position-set {
    position: relative;
    min-height: 30rem;
}

.international .owl-item img {
    width: auto;
}

.campus .owl-item img {
    width: auto;
}

.choose .owl-item img {
    width: auto;
}


/* Entrepreneurship end */


/* Choose More */

.choose {
    background-image: url('../images/choose.webp');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: right 2%;
    padding-top: 5rem!important;
    min-height: 80rem;
}

.choose .owl-item img {
    width: auto;
}

.choose1 {
    display: block;
}

.choose11 {
    display: none;
}

.pso-set {
    background-image: linear-gradient(to bottom, rgb(29 27 27 / 5%), rgb(5 5 20));
    width: 92%;
    border-radius: 1rem;
}


/* Choose More end */


/* international */

.bg-clr {
    background-color: #F2F2F2;
    width: 100%;
    position: relative;
}

.head3 {
    font-size: 4.2rem;
}

.pos-set {
    position: absolute;
    top: -8rem;
}

.right-align {
    position: absolute;
    right: 0;
}

.mrgn-tp {
    margin-top: 15rem;
}


/* international end*/


/* skilling Traing */

.enrich .owl-item img {
    width: auto;
}

.owl-carousel .owl-nav button.owl-next img,
.owl-carousel .owl-nav button.owl-prev img {
    width: 32px;
}

.owl-carousel .owl-nav .owl-prev {
    left: -4%;
}

.owl-carousel .owl-nav .owl-next {
    right: -4%;
}

.enrich {
    border-radius: 0px 0px 120px 120px;
    background-color: #fff;
}

.enrich {
    background-image: url('../images/skillsbg.webp');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: left 5%;
    padding-top: 10rem;
}


/* skilling Traing end*/


/* Goodbye */

.global {
    background: url(../images/global.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 85rem;
}

.global .owl-item img {
    width: auto;
}

.global .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none!important;
}

.glob .owl-item img {
    width: auto;
}

.bg-trans {
    background: rgba(0, 0, 0, 0.55);
    margin-top: 4rem;
}

.ps-ab {
    position: absolute;
    right: 0rem;
}

.opacity1 {
    opacity: 0.8;
}


/* Goodbye End*/


/* destination */

.destination {
    background: url(../images/destination.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 60rem;
}

.clr-orange {
    font-size: 5rem;
    color: #E25401;
}

.border-right2 {
    border-right: 2px dashed #cfcfcf;
}

.pd-4 {
    padding-left: 2rem;
}

.mrgn-top {
    margin-top: -15rem;
}

.clr-red {
    color: #D20005;
    font-size: 5rem;
}

.stroke1 {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #9a9a9a;
    opacity: 0.5;
    font-size: 9rem;
    margin-left: 0rem;
    margin-bottom: -4rem;
}


/* destination end */


/* student speak */

.speak .owl-item img {
    width: auto;
    margin-left: 6rem;
}

#rec_slide .owl-nav.disabled {
    display: none !important;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block;
}

.speak .owl-nav .owl-prev,
.speak .owl-carousel .owl-nav .owl-next {
    top: 100%;
}

.speak .owl-nav .owl-prev {
    left: 90%;
}

.speak .owl-nav .owl-next {
    right: 0%;
}

.speak {
    margin-top: 1rem !important;
}

.mrgn-b {
    margin-bottom: 3rem;
}

.speak .owl-nav .owl-prev,
.speak .owl-carousel .owl-nav .owl-next {
    top: 100%;
}

.speak .owl-nav .owl-prev {
    left: 90%;
}

.speak-top {
    position: relative;
    top: 11rem;
}


/* student speak End */


/* footer */

.logo-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.logo-box img {
    width: 320px;
}

.footer-adresss-box {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    flex-direction: column;
}

.form-click {
    position: relative;
    font-weight: 500;
    font-size: 19px;
    padding: 5px 20px;
    cursor: pointer;
    display: inline-block;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #000;
    background: #ffd700;
}

.footer_bottom {
    background-image: url('../images/Footer.webp');
    background-repeat: no-repeat;
    padding: 70px 0 20px;
    background-size: cover;
}

.footer_bottom h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer_bottom a {
    color: #FFFFFF !important;
}


/* footer end */


/* header and form */

.dsu-form {
    top: 10rem;
}

.dsu-form {
    z-index: 100000 !important;
}

.dsu-form {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    width: 308px;
    float: right;
    margin-top: 52px;
    padding: 0 0 0;
    background: #fff;
    position: fixed;
    right: 0;
    z-index: 9999;
    margin: 0;
    padding: 0;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
}

.form-clickOuter {
    left: -34%;
    position: absolute;
    bottom: 39%;
    right: 78%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    animation: blinker 2s linear infinite;
}

.form-click {
    position: relative;
    font-weight: 500;
    font-size: 19px;
    padding: 5px 20px;
    cursor: pointer;
    display: inline-block;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    color: #000;
    background: #ffd700;
}

.frmBg {
    text-align: center;
    padding: 10px 15px;
    background-color: #000;
}

.frmBg span {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}

input#submit_btn {
    /*    background: #393185;*/
    margin: auto;
    display: block;
}

.dsu-form1 {
    border: 1px solid #ced4da;
    padding: 1rem;
}


/*sidebar form ends*/

button.btn.enq_ftr {
    background-color: #fde500;
    color: #000;
    font-weight: 700;
    font-size: .9rem;
    width: 100%;
    border-radius: 0rem;
}

.navbar-expand-lg .navbar-collapse {
    flex-basis: 100%;
}

.clr-black {
    color: #000;
}

.border-set {
    /* padding: 0rem 5rem; */
    border: 5px solid #D20005;
}

.stroke3 {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
    opacity: 0.5;
}

.btn-primary,
.btn-primary:hover {
    color: #fff;
    background-color: #D20005;
    border-color: #D20005;
    border-radius: 3rem;
    padding: 0.5rem 3rem;
}

.head2 {
    font-size: 5rem;
}

.head35 {
    font-size: 3.5rem;
}


/* program section */

.nav-tabs .nav-link.active {
    width: 30%;
    border-radius: 20px;
    opacity: 1;
    /* backdrop-filter: blur(2px); */
    -webkit-backdrop-filter: blur(2px);
    padding: 1.8rem;
    box-shadow: 9px 11px 13px 4px #00000029;
    color: #393185;
    font-weight: bold;
    font-size: 2rem;
    border: none;
    box-shadow: 4px 7px 11px 5px #00000029;
    margin: 1rem;
}

.nav-tabs .nav-link {
    margin: 1rem;
    font-weight: bold;
    font-size: 2rem;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    padding: 1.8rem;
    box-shadow: 0px 7px 9px #00000029;
    color: #000000;
    height: 25%;
    width: 27%;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

.act_com.active::after {
    position: absolute;
    left: 70%;
    width: 0;
    content: "\2192";
    top: 0%;
    font-size: 4rem;
}


/* .rt_top {
    padding-top: 1.2rem;
} */


/* .red-box.bg1 {
    background-color: #CA253A;
} */

.tab-content .box {
    /* background-size: 105%; */
    /* padding: 50px 15px 15px; */
    border-radius: 10px;
}

.box {
    background-color: #fff;
    padding: 0.8rem;
    border-radius: 8px;
    text-align: center;
    border: 1px solid gray;
}

.box:hover {
    background-color: #FFCC29;
}

.blue-box.bg2:hover {
    background-color: #FFCC29;
}

.red-box.bg1:hover {
    background-color: #FFCC29;
}

.tabstxt {
    text-align: initial;
}


/* .desc-box {
    width: 70%;
} */


/* .blue-box.bg2 {
    background-color: #393185;
} */


/* program section end */