@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
/**font-family: "Inter", sans-serif;**/



*{margin: 0; padding: 0; box-sizing: border-box;}
h1, h2, h3, h4, h5, h5 {
  font-weight: 600;
}
body {font-family: "Inter", sans-serif;
  margin: 0;
  padding: 0;
}
.bg-light {
  background-color: #fff !important;
}
.blue-bg {
  background: #00b7e8;
  color: #fff;
}
.blue-bg p {
  color: #fff;
}
.white-btn {
  color: #fff;
  border: solid 1px #fff;
}
.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
a:hover {
  text-decoration: none;
}
*:after, *:before, p a, a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
p {
    font-size: 19px;
    font-weight: 500;
}


/*******300621v1tav*********/
.iconobx {
  clear: both;
  display: block;
  width: 100%;
  text-align: right;
  margin: 11px 0 0 0;
}
.iconobx img {
  width: 35px;
}
/**go to top here**/
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}
.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
  width: 25px;
  display: block;
  margin: 0 auto;
}
#back-top a {
    font-size: 19px;
    color: #fff;
    display: block;
    padding: 0;
    border: solid 2px #fff;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 40px;
    background: #004d96;
    text-decoration: none;
    border-radius: 10px;
}
#back-top a span {
    display: block;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    padding: 0 0 9px 0;
}
/**go to top here end**/

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background: none !important;
}
/*******landingpage code************/
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}
/*****all*****/
.allhead {
    font-weight: 800;
    color: #fff;
    font-size: 51px;
    line-height: 52px;
    margin-bottom: 36px;
}
.yeltxt {color: #ffab00;}
.redtxt {color: #c02039;}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slick-prev.slick-arrow {
    background: url(../images/future/black-arrow-left.webp) no-repeat left top/ cover;
    height: 30px;
    width: 30px;
        border: solid 1px #fff;
    border-radius: 50px;
}

.slick-next.slick-arrow {
    background: url(../images/future/black-arrow-right.webp) no-repeat left top/ cover;
    height: 30px;
    width: 30px;
        border: solid 1px #fff;
    border-radius: 50px;
}

.slick-prev:before, .slick-next:before {display: none;}

.slick-slider {}
.slick-slide img { transition: .3s; margin-top: 3px;}

.slick-slide img:hover{transform: translateY(-2px);
    transition: .3s;}

/*****************dbuu dbnexgn-one*****************/
.tobnrma {
    position: relative;
}
.dbnexgn-one {
    background: url(../images/future/bg-bnr.webp) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 19px 0;
    min-height: auto;
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column;
    position: relative;
    z-index: 1;
}
.leixe {
    max-width: 528px;
    width: 100%;
}
img.dbuulogo {
    display: block;
    object-fit: contain;
    height: 100px;
    margin: 49px 0 49px 0;
    float: right;
    clear: both;
}
.nextlogo {
    display: block;
    object-fit: contain;
    height: 352px;
    float: right;
    clear: both;
}
.dbnexgn-one h1 {
    color: #fff;
    font-size: 23px;
    text-align: right;
    line-height: 29px;
    padding: 32px 0 50px;
    display: block;
    clear: both;
    overflow: hidden;
}
.eudes {
    display: block;
    clear: both;
    color: #fff;
    margin: 0 0 58px 0;
    overflow: hidden;
}
.reoxe {
    display: block;
    background: #c02039;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 27px;
    width: fit-content;
    float: right;
    padding: 4px 21px;
}
.whbox {
    display: block;
    background: #ffffff;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: fit-content;
    float: right;
    padding: 0 21px;
        font-size: 37px;
    font-weight: 800;
    color: #000;
}
.forxes {
    position: absolute;
    right: 8%;
    top: 11%;
    z-index: 6;
}
/*****************dbuu dbnexgn-two*****************/
.dbnexgn-two {
    z-index: 100;
    background: url(../images/future/bg-1.webp) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 70px 0;
    min-height: auto;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
    min-height: 707px;
}
.accoxe {
    width: 42%;
}
.accordion-button::after {
  background-image: url("../images/future/download.svg");
  transition: all 0.5s;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("../images/future/download-2.svg");
}
.accordion-button::after {
  transition: all 0.5s;
}
.accordion-item:last-of-type .accordion-button.collapsed, .accordion-button  {
    font-size: 29px;
    font-weight: 700;
    background: #7e1527;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
}
.accordion-item:first-of-type .accordion-button {
    border-radius: 0;
       transition: .3s;
}
.accordion-item .accordion-button:hover{    transform: translateY(-2px);
    transition: .3s;}
 .accordion-button:not(.collapsed)  {
    background: #273f7d;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
}

.accordion-item:first-of-type, .accordion-item:last-of-type, .accordion-item { 
    border: none;
    border-radius: 0;
}

.accoxe li {
    position: relative;
    font-size: 22px;
    padding: 0 0 0 23px;
    margin: 0 0 9px 0;
     transition: .3s;
}
.accoxe li:hover{transform: translateY(-2px);
    transition: .3s;}

.accoxe li span {
    position: absolute;
    height: 14px;
    width: 14px;
    display: block;
    background: #273f7d;
    border-radius: 10px;
    left: 0;
    top: 9px;
}

/*****************dbuu dbnexgn-three*****************/
.dbnexgn-three {padding: 70px 0;}

.dbnexgn-three .allhead {
    color: #0d1820;
}
.blutxt {
    color: #273f7d;
}
.leised {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}
.awboxe {
    display: block;
    width: 100%;
    margin: 26px 0;
}
.slick-slide img.lelev {
    display: inline-block;
    object-fit: contain;
    height: 82px;
    vertical-align: middle;
}
.nuboxe {
    display: inline-block;
    vertical-align: middle;
    font-size: 19px;
    text-align: center;
    line-height: 26px;
    font-weight: 600;
    width: 269px;
    margin: 0;
}
.nuboxe  span{
    display: block;
    color: #c02039;
    font-weight: 800;
    font-size: 49px;
    line-height: 48px;
}
.rgixesl {
    display: inline-block;
    vertical-align: top;
    width: 65%;
    margin: 0 0 0 4%;
}
.rgixesl .slick-slide img {
    width: 100%;
    background: #fff;
    border: solid 1px #273f7d;
    border-radius: 13px;
    object-fit: contain;
    height: 128px;
    margin-bottom: 12px;
}
 /* the slides */
.lpalogo .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
.lpalogo .slick-list {
    margin: 0 -10px;
  }

.lpalogo .slick-list.draggable, .partners .slick-list.draggable {
    width: 96%;
    margin: 0 auto;
}
/*****************dbuu dbnexgn-four*****************/
.dbnexgn-four {
    z-index: 100;
    background: url(../images/future/bg-5.webp) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 70px 0;
    min-height: auto;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
    min-height: auto;
}

.dbnexgn-four .slick-slide img {
    width: 100%;
}

 /* the slides */
.partners .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
.partners .slick-list {
    margin: 0 -10px;
  }

/*****************dbuu dbnexgn-five*****************/
.dbnexgn-five {
    z-index: 100;
    background: url(../images/future/bg-2.webp) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: auto;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
    min-height: 650px;
    overflow: hidden;
}

.maxes {
    height: 558px;
    position: relative;
    max-width: 950px;
    margin: 0 auto;
}
.maxes .allhead {
    position: absolute;
    bottom: 2%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0;
    padding: 0;
}
.ules {
    height: 150px;
    width: 150px;
    display: block;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
      transition: .3s;
}

.ules:hover{transform: translateY(-2px);
    transition: .3s;}
.ules  p{
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}

.ules  p span {
    color: #c02039;
}

.maxes::before {
    content: "";
    height: 900px;
    width: 900px;
    border: solid 4px #fff;
    border-radius: 50%;
    position: absolute;
    top: 36%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.dbnexgn-five .slick-slider, .dbnexgn-five .slick-list.draggable, .dbnexgn-five  .slick-track {
    height: 100%;
}
.dbnexgn-five .slick-slide.slick-active:first-child .ules {
    position: absolute;
    bottom: 0;
}

.dbnexgn-five .slick-slide.slick-active:nth-child(2) .ules {
    position: absolute;
    top: 39%;
    left: 14%;
}

.dbnexgn-five .slick-slide.slick-active:nth-child(3) .ules {
    position: absolute;
    top: 23%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.dbnexgn-five .slick-slide.slick-active:nth-child(4) .ules {
    position: absolute;
    top: 39%;
    right: 14%;
}

.dbnexgn-five .slick-slide.slick-active:last-child .ules {
    position: absolute;
    bottom: 0;
    right: 0;
}
/*****************dbuu dbnexgn-six*****************/
.dbnexgn-six {
    z-index: 100;
    background: url(../images/future/bg-3.webp) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: auto;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 70px 0;
}

.maixess{    transition: .3s; margin-top: 5px;}

    .maixess:hover{transform: translateY(-2px);
    transition: .3s;}

.dbnexgn-six .slick-slide.slick-active { border-right: solid 1px #ccc;}
.dbnexgn-six .slick-slide.slick-active:last-child {border: none;}

.dbnexgn-six  .container .col-md-12 {
    position: relative;
}
p.firdsd {
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    width: 53%;
}

.nav.nav-pills.mb-3 {
    background: #0d1820;
    width: fit-content;
    padding: 13px;
    border-radius: 9px;
    position: absolute;
    right: 1%;
    top: 8%;
}

.nav-pills .nav-link {    font-size: 25px;
    font-weight: 700;
    color: #476276;     padding: 9px 33px;}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
 color: #273f7d; 
    background: #fff;

}
.nav-pills .nav-link.active .redtxthover, .nav-pills .show>.nav-link.redtxthover { color:#c02039}

.subhead {
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 26px;
}
.whive {
    background: #ffffff;
    padding: 30px;
    border-radius: 17px;
    margin: 39px 0 0 0;
}
.slick-slide .maixess img {
    object-fit: contain;
    height: 40px;
    margin: 0 auto 17px;
}
.condes {
    font-size: 23px;
    text-align: center;
    margin: 0 20px;
    font-weight: 500;
    line-height: 31px;
}
.condes  span { font-weight: 700;}


/*****************dbuu dbnexgn-seven*****************/
.dbuu.dbnexgn-seven {
    padding: 70px 0;
    height: 600px;
}
.dbuu.dbnexgn-seven  .row, .dbuu.dbnexgn-seven  .container{ height: 100%;} 
.allhead.bigsize {
    display: inline-block;
    width: 29%;
    vertical-align: top;
    position: relative;
    margin: 9% 0 0 0;
}

.dbuu.dbnexgn-seven .col-md-12 {
    position: relative;
    overflow: hidden;
}

.alumni {
    position: absolute;
    right: -10%;
    width: 75%;
}

.rioxesd {
    width: 70%;
    vertical-align: top;
    display: inline-block;
}

.allhead.bigsize span {
    color: #f1771f;
    font-size: 96px;
}

.allhead.bigsize  img{
    object-fit: contain;
    height: 110px;
    position: absolute;
    left: 0;
    right: 0;
    top: 63%;
}

.mxixws {
    border: solid 1px #273f7d;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
      transition: .3s;
      margin-top: 5px;
}
.mxixws:hover{transform: translateY(-2px);
    transition: .3s;}

.slick-slide img.topquit {
    object-fit: contain;
    height: 69px;
    position: absolute;
    right: 0;
}

.slick-slide  .naimdes .diesde {
    height: 140px;
    margin: 31px 0 0 27px;
}

.namxtxt {
    font-size: 18px;
    margin: 13px 30px 12px;
    line-height: 21px;
}

.namxtxt  span{
    display: block;
    color: #c02039;
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
}

.slick-slide img.rislim {
    position: absolute;
    top: 141px;
    object-fit: contain;
    height: 30px;
    right: 3%;
    width: 99px;
}
.bulboxe {
    background: #273f7d;
    color: #fff;
    padding: 23px;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    line-height: 28px;
    min-height: 190px;
}
 /* the slides */
.alumni .slick-slide {
      margin: 0 15px;
  }
  /* the parent */
.alumni .slick-list {
    margin: 0 -15px;
  }


  .alumni .slick-prev.slick-arrow {    position: absolute;
    margin: 9% 0 0 -30%;
    z-index: 333;  background: url(../images/future/left-or-arrow.webp) no-repeat left top / cover;}

      .alumni .slick-next.slick-arrow{       position: absolute;
    margin: 9% 0 0 -26%;
    left: 0;
    z-index: 333;     background: url(../images/future/right-or-arrow.webp) no-repeat left top / cover;}

/*****************dbuu dbnexgn-eignt*****************/
.dbnexgn-eight{
    z-index: 100;
    background: url(../images/future/bg-4.webp) no-repeat;
    background-position: center;
    background-size: cover;
    min-height: auto;
    height: 930px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 0;
}
.dbnexgn-eight .allhead {
    color: #0d1820;
}

.leides {
    width: 50%;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
}
.imdies {
    display: inline-block;
    object-fit: contain;
    height: 227px;
    float: right;
    vertical-align: middle;
    margin: 3% 0 0 0;
     transition: .3s;
}
.imdies:hover{transform: translateY(-2px);
    transition: .3s;}
.groxe {
    background: #F9E996;
    background: linear-gradient(180deg, rgba(249, 233, 150, 1) 50%, rgba(204, 164, 78, 1) 100%);
    padding: 9px;
    border-radius: 10px;
    margin-bottom: 18px;
      transition: .3s;
      margin-top: 5px;
}
.groxe:hover{transform: translateY(-2px);
    transition: .3s;}

.whibxd {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    font-size: 27px;
    color: #000000;
    font-weight: 600;
    line-height: 33px;
        min-height: 129px;
        display: flex;
    justify-content:center;
    flex-direction: column;
}
.whibxd span{
    display: block;
    font-size: 37px;
    font-weight: 800;
    color: #c02039;
}

/* the slides */
.Edge .slick-slide {
      margin: 0 10px;
  }
  /* the parent */
.Edge .slick-list {
    margin: 0 -10px;
  }

/*****************dbuu dbnexgn-nine*****************/
.dbnexgn-nine {
    background: #e4e8f0;
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}

.dbnexgn-nine  .allhead {
    color: #0d1820;
}


.dbnexgn-nine p {
    font-weight: 600;
    font-size: 25px;
    margin: 0 0 45px 0;
}

.dbnexgn-nine p  strong {
    font-weight: 900;
}

.redbtn {
    background: #c02039;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    padding: 10px 34px;
    display: block;
    width: max-content;
    border-radius: 52px;
    text-transform: uppercase;
       transition: .3s;
}

.redbtn:hover{transform: translateY(-2px);
    transition: .3s;}


.redbtn span {
    display: inline-block;
    vertical-align: middle;
}

.redbtn i {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    margin: 0 18px;
}

.redbtn img {
    object-fit: contain;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

.futimg {
    position: absolute;
    right: 0;
    top: 0;
    object-fit: contain;
    height: 100%;
}

.forbox { width: 100%;}

/******apply btn*******/
.aplbtn {
    position: fixed;
    right: 0;
    top: 40%;
    background: none;
    border: none;
    padding: 0;
    z-index: 99999;
}
.btdmobiel {
    display: none;
}
.aplbtn img {
    object-fit: contain;
    width: 52px;
    display: block;
}
/******apply btn***end*****/
/******model*******/
.modal-header {
    background: #c02039;
    background: linear-gradient(90deg, #cf8590 0%, #c02039 100%);
}
/******model**end*****/


/******Thankyou page css*******/
.thankpage {
    background: #f0f0f0;
}
.thankone {
    background: url("../images/thankyou/bg-1.webp") no-repeat left center/ cover;
}

.mobilesho {
    display: none;
}
.lobobx {
    display: block;
    clear: both;
    padding: 50px 0;
}
.devlogo {
    width: 356px;
    float: left;
}
.ouuologo {
    width:250px;
    float: right;
}

.midlog{
    display: block;
    clear: both;
    text-align: center;
    margin: 13% 0 4%;
}
.dektopsho  {
    width: 80%;
    margin: 0 auto;
    display: block;
}


.herobx {    text-align: center;}
.herobx a {
    display: inline-block;
    background: #f77708;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px;
    border-radius: 10px;
    text-decoration: none;
    margin: 0 7px;
    width: 388px;
    text-align: center;
}

.sociicon {
    display: block;
    text-align: center;
    margin: 42px 0;
}

.jeds{
    display: inline-block;
    font-size: 23px;
    font-weight: 600;
    color: #323232;
    letter-spacing: 3px;
    margin: 0 15px 0 0;
}

.soicn {
    display: inline-block;
    width: auto;
    margin: 0 15px;
}

.soicn img {
    object-fit: contain;
    height: 35px;
    width: auto;
}

.thankftr {     text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;}

.leocont  {
    display: inline-block;
	vertical-align: middle;}

.leocont span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    width: 200px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px;
}

.leocont img{
    display: inline-block;
    vertical-align: middle;
}

.condeals {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2%;
}

.condeals a {
    text-decoration: none;
}

.condeals img {
    display: inline-block;
    vertical-align: middle;
}

.condeals span {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    margin: 0 0 0 11px;
}
.thankpage footer {
    background: #c92039;
    color: #fff;
    overflow: hidden;
    padding: 15px 0;
    font-size: 13px;
}

/******Thankyou page css**end*****/



