@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
    /****font-family: "Playfair Display", serif;**/
 /**  font-family: "Jost", sans-serif;***/
/* CSS Document */
h1, h2, h3, h4, h5, h5 {
   font-family: "Jost", sans-serif;
  font-weight: 600;
}
header {
  padding: 24px 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  z-index: 9999999999999;
} p {    font-size: 23px;
}
body {
   font-family: "Jost", 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;
}
/*******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 {
  position: fixed;
  top: 0px;
  width: 100%;
  animation: MenuSlideDown .3s linear;
  -moz-animation: MenuSlideDown .3s linear;
  -ms-animation: MenuSlideDown .3s linear;
  -o-animation: MenuSlideDown .3s linear;
  -webkit-animation: MenuSlideDown .3s linear;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  background: #fff;
  border-radius: 0;
  margin: 0;
  padding: 2px 0;
  z-index: 99999;
}
.sticky {
  padding: 0;
}
.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 {
	position: fixed;
	bottom: 7px;
	right: 15px;
	z-index: 99;
	cursor: pointer;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a img {
	margin: 0 auto;
}

#back-top a:hover {
	color: #000;
}

#back-top a i {
	background: #ff2c2b;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	font-size: 29px;
	padding-top: 2px;
	border: solid 2px #fff;
	box-shadow: 0px 0px 5px #777;

} **/
#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: 27px;
  color: #fff;
  text-decoration: none;
  background: #00356b;
  /*background: -moz-linear-gradient(left, #f37c12 0%, #eb4645 100%);
  background: -webkit-linear-gradient(left, #f37c12 0%, #eb4645 100%);
  background: linear-gradient(to right, #f37c12 0%, #eb4645 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f37c12', endColorstr='#eb4645', GradientType=1);*/
  display: block;
  padding: 5px;
  border-radius: 50%;
  border: solid 2px #fff;
  height: 50px;
  width: 50px;
  outline: none;
  line-height: 37px;
}
/**go to top here end**/
/*******landingpage code************/
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}

/****lpcode****/

/******lwldiv lelvone****************/
.lelvone {position: relative;}

.rightle img {
    object-fit: contain;
    height: 45px;
}
.logxe {
    display: block;
    width: 100%;
    margin: 2% 0 ;
}
.rightle{
    float: right;
}
.bimgd {
    object-fit: cover;
    height: 870px;
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    display: block;
}

.lelvone .container{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
}
.lelvone h1 {
    clear: both;
    text-align: center;
    font-weight: 500;
    font-size: 53px;
    margin: 7% 0 5% 0;
}

.dateox {
    text-align: center;
    width: fit-content;
    margin: 18px auto 0;
    border-top: solid 2px #fff;
    padding: 12px 0;
    font-size: 24px;
    border-bottom: solid 2px #fff;
}
.dateox.fees {
    margin: 0 auto;
    border-top: 0;
    padding: 12px;
}

.rides {
    text-align: center;
    margin: 50px 0 0;
    font-size: 22px;
}

.rowbt {display: block;
    text-align: center;
    margin: 0 auto;
    width: fit-content;}

.apldbnt {
    background: #fff;
    color: #00346c;
    text-decoration: none;
    padding: 8px 37px;
    width: fit-content;
    display: block;
    border-radius: 53px;
    font-weight: 600;
    font-size: 21px;
    margin: 19px auto 0;
}

.dateox img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 14px 0 0;
}

.leode img {    width: auto;}
.centeobxe {text-align: center; margin: 18px 0 0 0;
        opacity: 0.5;}

   

.rides.feesbx {    margin: 20px 0 -32px 0;
    padding: 0;
    font-size: 22px;
    font-weight: 600;}
/************ lelvtwo***********/
.lelvtwo, .lelvthree, .lelvfour, .lelvfive, .lelvSix {
    padding: 60px 0;
}
.awrdbox {
    width: 80%;
    margin: 57px auto 0;
    position: relative;
}
.allhead{
    color: #00356b;
    font-weight: 500;
    margin: 0 0 39px 0;
	text-align: center;
}

.lelvtwo p{text-align: center;}
/**********lelvthree**********/
.lelvthree{
    background: #f0f9fc;
}
.imidge {text-align: center; font-size: 18px;}

.owl-carousel .owl-item .imidge img {width: auto;
    margin: 0 auto 30px;}

.lelvthree h4 {
    margin-bottom: 15px;
}

.boine {
    display: block;
    clear: both;
    width: 25%;
    margin: -26px 0 0 0;
		
}

.bodes {
    clear: none;
    float: right;
    text-align: center;
    width: fit-content;
    color: #00356b;
    font-weight: 500;
    font-size: 19px;
    line-height: 20px;
    margin: 0 21px 5px 0;
}

.boese {
    clear: both;
    background: #3ea8ff;
    color: #fff;
    padding: 32px 13px 11px;
    font-size: 23px;
    font-weight: 400;
    text-align: right;
}
.awrdbox .boine:nth-child(2) {   width: 50%;     }
.awrdbox .boine:nth-child(2) .boese {background: #287ab2;}
.awrdbox .boine:nth-child(3) {     margin-top: -46px;  width:75%;}
.awrdbox .boine:nth-child(3) .boese {background: #004884;}
.awrdbox .boine:nth-child(4) {   width: 100%; margin-top: -46px;}
.awrdbox .boine:nth-child(4) .boese {background: #00356b;}

.imgide   {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.meibxe{
    width: 159px;
    margin: 0 0 0 38px;
    display: inline-block;
    vertical-align: bottom;
}

.trofimg{
    float: right;
    width: 58px;
    margin: 66px -55px 0 0;
    display: inline-block;
}

/*********lelvfour new *******/
.boesme ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.boesme ul li {
    display: inline-block;
    width: 24%;
    vertical-align: bottom;
    background: #3ea8ff;
    margin: 0 -5px 0 0;
}
.boesme ul li:nth-child(2) {
    background: #287ab2;
    padding-bottom: 4%;
}

.boesme ul li:nth-child(3) {
    background: #004884;
}

.boesme ul li:nth-child(4) {    background: #00356b;
    text-align: right;
    padding-bottom: 0;}




.medw {
    background: #fff;
}
.medw img {
    width: 50%;
}

.boxens {
    padding: 20px;
	text-align: left;
}
.minhead{
    clear: both;
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    margin: 0 0 7px 0;
}
.eidwd {
    position: relative;
    color: #fff;
    padding: 0 0 18px 17px;
    font-weight: 400;
}
.eidwd::before {
    content: "";
    position: absolute;
    left: 0;
    height: 8px;
    width: 8px;
    background: #fff;
    border-radius: 50px;
    top: 7px;
}
.eidwd span{
    display: block;
    font-size: 12px;
}

.ledw {
    width: 75px;
}

.gapb{
    display: block;
    height: 62px;
}


/*********lelvfour lelvblue*******/
.lelvblue {
    background: #00356b;
    color: #fff;
    padding: 52px 0;
}
.maoxe{
    border: solid 1px #fff;
    padding: 50px;
    border-radius: 10px;
}
.maixe {
    text-align: center;
    width: fit-content;
    margin: -65px auto 30px;
    background: #00356b;
    padding: 0 14px;
    font-size: 20px;
    font-weight: 500;
}
.lelvblue .allhead {color: #fff;}

.maixes {
    text-align: center;
    padding: 20px 20% 0;
}
.owl-carousel .owl-item .maixes img {
    width: auto;
    margin: 0 auto 18px;
}
.maixes p {
    font-size: 16px;
}
/********* Meet your Mentors**********/

.whixew {
    background: #fff;
    width: 80%;
    margin: 30px auto 0;
}

.owl-carousel .owl-item .whixew img {
    width: 26%;
    display: inline-block;
    vertical-align: middle;
    object-fit: cover;
    height: 347px;
}

.ricontxe {
    display: inline-block;
    width: 71%;
    vertical-align: top;
    padding: 22px 3% 0;
}

 .ricontxe  strong {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 15px;
    display: block;
}
 .ricontxe p{
    font-size: 18px;
}



/********* lelvfive**********/

.lelvfive {
    background: #f0f9fc;
	padding: 0;
	overflow: hidden;
}

.lelvfive .allhead {
    margin: 0 0 15px 0;
}
.accordion-button {
    position: relative;
    font-size: 19px;
    padding-left: 45px;
    background: none;
    outline: none !important;
    box-shadow: none !important;
    font-weight: 400;
}

.accordion-button  strong {
    position: absolute;
    left: 17px;
    font-weight: 500;
	top:15px;
}

.accordion-button::after {display: none;}
.accordion-flush .accordion-item {
    background: none;
}

.accordion-item {border-color: #00356b;}


/********lelvSix*********/
.lelvSix .imidge {
    text-align: left;
}

.onbd {
    background: #00356b;
    padding: 20%;
    position: relative;
}

.onbd  span {
    position: absolute;
    color: #fff;
    left: 2%;
    bottom: 2%;
    font-size: 30px;
}
.lelvSix .owl-carousel .owl-item .imidge img {
    object-fit: contain;
    height: 86px;
}

.lelvSix p {
    font-size: 18px;
    margin: 16px 0 0 0;
}

.boxese {
    display: inline-block;
    vertical-align: top;
    width: 66%;
    text-align: left;
}

.boxese, .riboxe {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 0;
}

.riboxe {margin: 5% 0 0 0;}

.imides { display: inline-block;
    vertical-align: top;
    width: 29%;
    margin: 0 0 0 4%;}

.imides.rightd {
    margin: 0 2% 0 0;
    float: left;
    object-fit: cover;
    height: 400px;
}

.lelvsix .imides {
    vertical-align: top;
    width: 29%;
    margin: 0 0 0 4%;
    float: right;
    z-index: 2;
    position: absolute;
    top: 0;
    right: 0;
}

/**********lelvsix**************/
.lelvsix {position: relative; background: url("../images/bg-newsection.webp") no-repeat center center fixed; padding: 100px 0; overflow: hidden;}

.lelvsix::before{background: rgb(16 79 131); height: 100%; width: 100%; position: absolute; content: ""; top: 0;}

.lelvsix .container {position: relative;}

.lelvsix .allhead {
    color: #fff;
}
.lelvsix p {color: #fff; text-align: center;}



.logobxe {    display: block;
    padding: 23px 0 0;}
.logobxe img {
    object-fit: contain;
    height: 114px;
    width: 177px;
}

.logobxe img.leld {border-right: solid 1px #256cb5; padding-right: 15px; margin-right: 14px;}


/*********lwldiv lelvfive mentorox**********/
.lwldiv.lelvfive.mentorox {padding: 50px 0; }

/********footer*********/
.ftrd{
    background: #1e3869;
    padding: 37px 0;
    text-align: center;
    color: #fff;
}
.leoxe  {
    margin-top: 25px;
}
.ftrd .leoxe a{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
.leoxe img {
    display: inline-block;
    vertical-align: middle;
    object-fit: contain;
    height: 26px;
}


/*********Awards and Recognition**********/

.lwldiv.lelvSix.award-page {background: url("../images/award.webp") no-repeat center top/ cover; color: #fff;
    text-align: center;}

.lwldiv.lelvSix.award-page .allhead {
    color: #fff;
    margin: 0 0 12px 0;
}

.lwldiv.lelvSix.award-page p {
    margin: 0 0 15px 0;
}

.lwldiv.lelvSix.award-page h4 {
    color: #ffbc3a;
}
.lwldiv.lelvSix.award-page ul {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
    text-align: center;
}

 .lwldiv.lelvSix.award-page ul li {
    margin: 0;
    padding: 0;
    font-size: 20px;
    border: solid 1px #ffbc3a;
    display: inline-block;
    padding: 30px;
    border-radius: 11px;
}

 .lwldiv.lelvSix.award-page ul li span {
    font-size: 50px;
    display: block;
    font-weight: bold;
    line-height: 54px;
    margin: 0 0 20px 0;
    color: #ffbc49;
}

 .lwldiv.lelvSix.award-page ul li span  sup {
    font-weight: 300;
    font-size: 23px;
    display: block;
    margin: -29px 0 0 35px;
}

.lwldiv.lelvSix.award-page ul li:nth-child(2) span  sup  { margin: -29px 0 0 52px;}
.lwldiv.lelvSix.award-page ul li:last-child  span  sup  { margin: -29px 0 0 53px;}

.lwldiv.lelvSix.award-page ul li:nth-child(2) {margin: 0 5%;}

 .lwldiv.lelvSix.award-page ul li .prixe {
    font-size: 40px;
    font-weight: 600;
}

/*****baner btn*******/
.aundte {
    margin: 9px auto 0;
    background: #ffbc49;
    color: #000;
    text-decoration: none;
    padding: 10px 20px;
    display: block;
    width: fit-content;
    border-radius: 10px;
    font-weight: 600;
}






