@charset "utf-8";


@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
    /** font-family: "Rajdhani", sans-serif;**/
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
    /** font-family: 'Barlow', sans-serif;**/   
h1, h2, h3, h4, h5, h5 {font-family: "Rajdhani", 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: 19px;
    font-weight: 300;
    color: #fff;
    line-height: 27px;
}
body {font-family: 'Barlow', 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: #000;
  /*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 */
}


/****slider****/
.slidebpx { position: relative;}
.banbg {
    width: 100%;
    max-width: 2520px;
    margin: -4% auto 0;
    display: block;
}

.slidebpx .container {
    position: absolute;
    top: 14%;
    left: 0;
    right: 0;
}
.slidebpx .lobox .leobx {width: 220px;}
.slidebpx .lobox .leobx:last-child  { width: 150px; float: right;}


.txtbox {
    display: block;
    clear: both;
    margin: 7% 0 0 0;
}

.lextd {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.lextd h1 {
    font-size: 55px;
    font-weight: bolder;
    color: #e78212;
    line-height: 53px;
}
.lextd h1 span {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 42px;
}

.lextd {
    font-size: 26px;
    font-weight: 500;
    line-height: 31px;color: #fff;
}

.lextd p {
    font-size: 26px;
    font-weight: 400;
    line-height: 31px;
    margin: 49px 0 0 0;
}

.albtn {
    display: block;
    width: fit-content;
    background: #e78212;
    color: #000000;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 30px;
    text-decoration: none;
    padding: 8px 25px;
    line-height: 34px;
    margin:69px 0 0 0;
}

.fobox {
    display: inline-block;
    vertical-align: top;
    width: 338px;
    float: right;
    text-align: right;
    position: relative;
    z-index: 3;
}

.fobox img {width: 100%;}
.fobox.mbile-show {display: none;}

/******one*****/
.srmap{
    padding: 20px 0;
}

.leboxabx {
    display: block;
    vertical-align: middle;
    width: 100%;
}

.allhead {
    color: #ffffff;
    font-weight: 700;
    font-size: 34px;
	font-family: "Rajdhani", sans-serif;
}


.allhead strong {
    color: #e78212;
    font-weight: 700;
}

#reviews.owl-carousel .owl-item img {
    width: 90px;
    margin: 0;
}
.hebox {
    font-size: 24px;
    color: #fff;
    line-height: 28px;
    font-weight: 300;
    margin: 69px 0 0 0;
}

#reviews.owl-carousel .owl-item {  background: #141414; border-radius: 5px;}
.owl-nav{
    position: absolute;
    top: -43%;
    right: 0;
}
.owl-carousel {
    margin-top: 56px;
}

.owl-dots {
    margin: 28px 0 80px;
}

.cox {
    text-align: left;
    min-height: 291px;
    padding: 50px 36px;
    position: relative;
}

.grdentb {background: rgb(230,130,18);
    background: linear-gradient(90deg, rgba(230,130,18,1) 0%, rgba(65,62,34,1) 100%); display: block; height: 15px; width: 100%; position: absolute; bottom: 0; left: 0;  border-radius:0 0 5px 5px;}

.ribxs {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 41px;
}

.ribxs {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    width: 100%;
}

.duboxa  {
    border: solid 1px #413f22;
    width: 100%;
    border-radius: 10px;
    padding: 13px 29px;
    font-size: 19px;
    font-weight: 500;
    line-height: 25px;
}

.lebox {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    border-right: solid 1px #999780;
    margin: 0 25px 0 0;
}
.leobxa {
    display: block;
}

.hedad {
    font-size: 22px;
    font-weight: 700;
    color: #e78212;
    display: block;
    margin: 0 0 4px 0;
}

.robxaad {
    display: inline-block;
    width: 31%;
    padding-top: 17px;
    vertical-align: top;
    border-right: solid 1px #999780;
    margin: 0 24px 0 0;
}

.robxaad:last-child {margin: 0; border: none;}


 .lebox .leobxa:first-child {
    border-bottom: solid 1px #999780;
    margin-bottom: 14px;
}

.allhead.fuulline {position: relative;}

.allhead.fuulline span {
    display: block;
    padding-right: 20px;
    position: relative;
    width: fit-content;
}
.allhead.fuulline::before {
    content: "";
    position: absolute;
    right: 0;
    width: 40%;
    height: 1px;
    background: #e78212;
    top: auto;
	bottom: 13%;
}

.booie ul {
    margin:20px 0 0 0;
    padding: 0;
    list-style: none;
}

.booie ul li {
    background: #141414;
    display: inline-block;
    width: 24%;
    text-align: center;
    padding: 20px;
    min-height: 331px;
    font-size: 25px;
    line-height: 33px;
    font-weight: 500;
    border-radius: 11px;
    position: relative;
    vertical-align: top;
    margin: 0 1% 0 0;
	color: #fff;
}

.booie ul li:last-child{margin-right: 0;}
 .booie ul li img {
    width: 75px;
    margin: 29px 0 0 0;
}

.parbox {
    display: block;
    margin: 20px 0 0 0;
    font-weight: 300;
}

footer {
    background: #403e22;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    padding: 24px 0 2px;
        margin-top: 0;
}



.leboxaft {
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px 0;
}
.fthead{
    display: block;
    font-weight: 600;
    color: #e78212;
    font-size: 22px;
}

.leboxargt {
    display: block;
    vertical-align: middle;
    margin: 0;
    text-align: center;
    background: #000000;
    padding: 16px 0;
    font-weight: 200;
    font-size: 15px;
}
 .booie ul li .grdentb {background: rgb(66,62,34);
background: linear-gradient(90deg, rgba(66,62,34,1) 0%, rgba(170,91,3,1) 100%);}

owl-theme .owl-dots .owl-dot span {background: #fff;}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {background: #e78212; padding-left: 20px;}


/****20124 lp***/
body{background: url("../images/2/bg-1.webp") no-repeat  top/ cover;}

.linboxa {
    position: absolute;
    left: 11px;
    bottom: -77%;
}
.linboxa .verline {
    display: block;
    width: 600px;
    height: 1px;
    background: #e78212;
    margin: 0 0 0 -7%;
}
.linboxa .harzolie {
    display: block;
    width: 1px;
    height: 600px;
    background: #e78212;
    margin: -18% 0 -54px 0;
}

.sratpone {
    margin: -10% 0 0 0;
    position: relative;
}
.lebparx {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    width: 38%;
    margin: 3% 6% 0 6%;
}

.imbrig {
    display: inline-block;
    width: 40%;
    vertical-align: top;
}
.srmap.sratpone .container {   z-index: 2; position: relative;
}
.playbtnox {
    position: absolute;
    right: 0;
    top: -40%;
    width: 38%;
    z-index: 1;
}
.playbtnox img {    width: 100%;}
.libox {
    display: block;
    position: relative;
    padding: 0 0 0 30px;
    margin: 0 0 5px;
    color: #fff;
    font-size: 22px;
    font-weight: 300;
}


.roboxarg {
    width: 32%;
    float: right;
    margin: 28px 10% 0 0;
}

.libox:before {
  content: "";
  /*  font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;

    color: #e78212;
    font-size: 18px;
    font-weight: 700;*/
	background: url("../images/2/plus-icon.webp") no-repeat left top/ cover;
	left: 0;
	position: absolute;
	top: 8px;
	height: 18px;
	width: 18px;
}

.bgtwo {
    width: 100%;
    object-fit: contain;
    height: 792px;
}
.srmap.sraptwo.bg-backgtw {
    position: relative;
}


.srmap.sraptwo.bg-backgtw .container {
    position: absolute;
    top: 14%;
    left: 0;
    right: 0;
}
.ribone {position: relative;}

.blobx {
    background: #141414;
    padding: 50px 50px 72px;
}


.blobx  p {
    width: 49%;
}

.girlimt {
    position: absolute;
    right: 9%;
    top: -24%;
    width: 340px;
}
.srmap.srapone.bgtheeb {position: relative;}
.srmap.srapone.bgtheeb  .container {position: relative;}
.bgimgtr {
    position: absolute;
    width:100%;
    top: -10%;
	 z-index: -0;
}
/*.srmap.srapone.bgtheeb {background: url("../images/2/bg-3-v2.webp") no-repeat 100%/ contain;}*/

.ribone-two, .ribone-three {
    padding-top: 60px;
}

.ribone-two .allhead {
    padding-bottom: 37px;
}

.accobbxae {
    width: 48%;
    display: inline-block;
	vertical-align: top;
	    background-color: #141414;
	padding: 0 20px;
	border-radius: 8px;
}
.accobbxae:last-child {margin: 0 0 0 1.8%;}



.accordion-button, .accordion-button:not(.collapsed), .accordion-item, .accordion-item:first-of-type .accordion-button {
    background-color: #141414;
    color: #b76814;
    font-size: 20px;
    padding: 0;
	box-shadow: none !important;
	border-radius: 0;
	outline: none !important;
	border: none !important;
	
}



.accordion-item  ul {margin: 0;  padding: 0; list-style: none;}

.accordion-item ul li {
    color: #fff;
    padding: 4px 0 0 18px;
    position: relative;
    font-size: 17px;
    font-weight: 300;
}

.accordion-item  ul li:before {
  /**content: "\f101";**/
	  content: "";
 /*font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;*/
	background: url("../images/2/arrow-dubble.webp") no-repeat left top/ cover;
    font-weight:900;
	left: 0;
	position: absolute;
	    top: 10px;
    height: 14px;
    width: 11px;
}
.accordion {
    --bs-accordion-btn-icon: url(../images/2/white-arrow-btm.webp);
   --bs-accordion-btn-active-icon: url(../images/2/white-arrow-btm.webp);
	border: none;   
}
/*.accoubx .accordion-item, .accordion-item:first-of-type ,*/ .accoubx  .accordion-header, .accoubx  .accordion-body {
    border-bottom: dotted 2px #8f8a8a;     padding: 15px 0;
}
.accoubx  .accordion-body {color: #fff; font-size: 20px; width: 300;}
.accoubx .accordion-item:last-child .accordion-header {border-bottom: none;}

.avbx .hebox {
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    font-weight: 300;
    padding: 25px 0 0 0;
	margin: 0;
    min-height: 144px;
    text-align: center;
	background: #141414;
}

#mentors.owl-carousel .owl-item img {border-radius: 8px 8px 0 0;}

.avbx .hebox  	strong{
    display: block;
    color: #e78212;
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 5px 0;
}

#mentors .owl-nav {
    top: -24%;	
}
#mentors  .owl-dots {
    margin: 28px 0 10px;
}
.bgtoeb {background: url("../images/2/bg-3.webp") no-repeat top center/ cover; padding-bottom: 50px;}

.bgtoeb .allhead {margin: 40px 0;}

.accordion-body p {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    line-height: 25px;
}

.accordion-body p strong{
    font-weight: 600;
}

