*{
	margin:0px;
	padding:0px;
	box-sizing:border-box;
}





.form {
	padding: 30px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.95);
  margin-top: 28px;
}



.form .title {
  font-size: 20px;
  font-weight: 600;
  color: #000b0b;
}



.form .input-field {
  position: relative;
  margin-top: 20px;
}

.form .input-field textarea{
	height: 80px;
	background-color: #f7f7f7;
	resize: none;
	font-size: 13px;
	border-radius: 3px;
	border-bottom: 2px solid #57344e59;

}


.input-field input:focus,
.input-field select:focus,
.input-field textarea:focus{
	box-shadow: none;
	border: 1px solid #57344e59;
}


.input-field input{
  
  height: 38px;
  width: 100%;
  padding: 0 8px;
  border: 1px solid #5c395240;
  outline: none;
  font-size: 15px;
  border-bottom: 2px solid #57344e59;
/*  border-top: 1px solid transparent;*/
  transition: border-bottom-color 0.4s ease;
  border-radius: 3px;
  background-color: #f7f7f7;
  font-size: 13px;
}

.input-field input:is(:focus, :valid) {
  border-bottom-color: #aaabb3;
}

.input-field input:is(:focus, :valid) ~ i {
  color: #8a006e;
}


.input-field select {
  background-color: #f7f7f7;
  height: 100%;
  width: 100%;
  padding: 0 8px;
  border: 1px solid #5c395240;
  border-radius: 6px;
  color: #4a4949;
  font-size: 15px;
  border-bottom: 2px solid #57344e59;
  
}

.input-field select option{
	width: 100%;
	font-size: 12px;
}


.cptha-row{
	display: flex;
    gap: 0px 8px;
}

.cptcha-rfsh-icn {
  padding-top: 28px;
}



.form .sbmt-btn a{
	color: #fff;
  	font-size: 16px;
  	font-weight: 600;
  	letter-spacing: 1px;
  	text-decoration: none;
}

.button input:hover {
  background-color: rgb(227, 193, 49);
}






/*----------------new--css------start------*/

.form .sbmt-btn{
  border: 2px solid #5a195f;
	border-radius: 4px;
	background-color: #2c1933;
	cursor: pointer;
	transition: all 0.6s ease;
	height: 43px;
	width: fit-content;
	line-height: 25px;
	text-align: center;
	margin: 25px auto 0px;
	padding: 7px 20px;
}

.form .sbmt-btn button{
	background-color: transparent;
	border: none;
	color: #fff;
}

.bnnr-cntnt {
  margin-top: 28px;
/*  margin-left: 327px;*/
}

.bnnr-bg{
	background-image: url(../images/bnnr-img.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
/*	background: linear-gradient(110deg, rgb(243, 255, 255) 0%, rgb(138, 244, 242) 27%, rgb(120, 147, 238) 77%);*/
	height: auto;
	width: 100%;
	padding-bottom: 20px;
}


.bnr-logo img {
  max-height: 63px;
}

.hdr-txt{
	text-align: center;
	padding: 7px 0px;
}

.bnnr-cntnt-scnd-line h3{
	color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0.5px;
  padding-top: 10px;
}

.bnnr-cntnt-scnd-line h3 span{
	font-size: 51px;
}

.evnt-hghlt-txt ul li{
	color: #f9f9f9;
font-size: 28px;
font-weight: 700;
text-shadow: 1px 3px 4px #1c1b1b;
letter-spacing: 0.7px;
}

.bnnr-cntnt-frth-line h3{
	background-color: #f5f5f0;
color: #000b0b;
font-size: 31px;
text-align: center;
font-weight: 700;
width: 85%;
height: auto;
margin: 18px 0px 11px;
line-height: 29px;
padding: 11px 0px;
}

/*----------------new--css------end------*/



.bnnr-cntnt-thrd-line h3{
	font-size: 27px;
  color: #000000;
  font-weight: 600;
  background-color: #bfd81b;
  padding: 5px 8px 10px;
  width: 85%;
  border-radius: 0px 25px 25px 0px;
  margin-top: 20px;
}





/*============================================*/

/*.six-clm-bg {
  background: linear-gradient(151deg, rgba(138,244,242) 27%, rgba(120,147,238) 100%);
  margin: 0px auto;
  height: 158px;
}*/

.six-clm{
	margin: 40px 15px 50px;
}



.six-clm .innr-clm {
	text-align: center;
  width: 216px;
  background-color: #e8dee5;
  padding: 12px 5px 12px 5px;
  margin: auto;
}

.six-clm .innr-clm img{
	width: 33%;
  background-color: #f7f7f7;
  border-radius: 50%;
  padding: 5px;
  border: 2px solid #451d3c;
}



.innr-clm-img {
  padding-left: 30px;
}

.txt-col h6{
  color: #190089 !important;
  }

.innr-clm h6 {
  color: #1a0f18;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	font-weight: 600;
	padding-top: 7px;
}


.frst-img{
	position: relative;
	top: -62px;
}

.frst-img img{
	margin-top: 8px;
}


.lctn-bx-wrp{
	margin: 40px auto 15px;
}


/*----------------------------------------*/


.lctn-bx{
	background: linear-gradient(60deg, rgb(251, 142, 36) 10%, rgb(244, 133, 25) 20%, rgb(246, 178, 30) 100%);
  padding: 30px 7px 30px;
  margin: 15px auto 15px;
  box-shadow: rgba(100, 100, 111, 0.44) 0px 2px 6px 0px;
  text-align: center;
}

.lctn-bx img{
	width: 50%;
	margin-bottom: 3px;
}

.lctn-bx h5{
	color: #f3f5f7;
  text-align: center;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 4px;
  letter-spacing: 0.5px;
  padding-top: 2px;
}

.lctn-bx h6{
	color: #181717;
	text-align: center;
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 1px;
	letter-spacing: 0.5px;
	padding-top: 4px;
}

/*----------------------------------------*/


.rfrsh-btn{
	border: none;
  background-color: transparent;
}

.rfrsh-btn img{
  width: 23px;
  margin-top: 9px;
}

.my-cpth{
	height: 39px;
}

.cptcha-wrp{
	margin-top: 15px;
}

.cpyrgt{
	text-align: center;
	background-color:#28292b;
	color: #fff;
	height: 33px;
	padding-top: 5px;
	font-weight: 500;
}


.cpyrgt a{
	color: #fff;
	text-decoration: none;
}

.free-entry-img img{
	width: 65%;
}


.date-time-wrp .innr-dt-tim-bx{
	display: inline-block;
}

.date-time-wrp .innr-dt-tim-bx:nth-child(1){
	background-color: #fff;
	border-radius: 5px;
	height: 110px;
}

.dte-mnth-wrp .inr-dte-mnth-bx{
	display: inline-block;
	width: 45%;
	margin-top: -20px;
}

.date-time-wrp .innr-dt-tim-bx:nth-child(2) {
	border: 2px dashed #fff;
padding: 13px 7px;
margin-left: -7px;
position: relative;
top: -10px;
height: 109px;
}

.innr-dt-tim-bx ul li:first-child{
	border-bottom: 2px dashed #fff;
}

.innr-dt-tim-bx ul li:first-child h3 {
  text-shadow: 1px 3px 3px #000;
}

.innr-dt-tim-bx ul li:last-child h3{
	font-size: 23px;
line-height: 30px;
}

.innr-dt-tim-bx h5{
	text-align: center;
	background-color: #bed71b;
	padding: 4px 10px 8px;
	color: #000000;
	margin: 0px 15px 9px;
	font-size: 23px;
}

.dte-mnth-wrp .inr-dte-mnth-bx h2{
	font-size: 62px;
	font-weight: 700;
	padding-left: 7px;
	background: linear-gradient(120deg, rgb(130, 39, 138) 0%, rgb(168, 40, 132) 50%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
line-height: 82px;
}

.innr-dt-tim-bx h3{
	color: #fff;
	font-weight: 600;
}

.dte-mnth-wrp{
	text-align: center;
}

.dte-mnth-wrp .inr-dte-mnth-bx h2 sup{
	font-size: 20px;
font-weight: 500;
top: -32px;
}

.dte-mnth-wrp .inr-dte-mnth-bx h3{
	color: #8a2789;
font-size: 29px;
font-weight: 700;
width: 53%;
text-align: right;
line-height: 29px;
}

.innr-dt-tim-bx ul{
padding-left: 0px;
margin-bottom: 0px;
}

.innr-dt-tim-bx ul li{
	list-style: none;
	display: flex;
}

.innr-dt-tim-bx ul li i{
	color: #fff;
	font-size: 19px;
	margin-right: 9px;
	padding: 8px 15px 0px 8px;
	border-right: 1px solid #fff;
}


/*-------------countdown----start-----------------*/


#countdown{
	margin: 0px 13%;
}

#countdown ul{
	padding-left: 0px;
}

#countdown ul li {
 display: inline-block;
list-style-type: none;
font-size: 16px;
padding: 4px 14px 4px 0px;
color: #fff;
font-weight: 600;
text-align: center;
}



#countdown ul li span {
  display: block;
	font-size: 35px;
	color: #a42885;
	background-color: #fff;
	text-align: center;
	width: 60px;
	border-radius: 3px;
	border-bottom: 3px solid #620e66;
}

/*-------------countdown-----------end------------*/

.cpyrgt p{
	margin-bottom: 0px;
}

.bnr-call-wrp h3{
	border: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 25px;
  width: 38%;
  text-align: center;
  margin: 7px 115px 15px;
  font-weight: 600;
}


/*------------five--------easy---------steps------start---------*/



.five-step{
	margin: 40px auto 50px;
	position: relative;
/*  background: linear-gradient(60deg, rgb(251, 142, 36) 10%, rgb(244, 133, 25) 20%, rgb(247, 191, 31) 100%);*/
  padding: 20px 0px 15px;
/*  overflow: hidden;*/
}

.five-step .circle-shape {
  width: 260px;
  height: 260px;
  left: -70px;
  bottom: -22px;
  position: absolute !important;
  border-radius: 50% !important;
  z-index: -1;
  background-color: #f2d18221;
}


.five-step .circle-shape-2 {
  right: 0px;
  top: -274px;
  width: 400px;
  height: 400px;
  background-color: #a93290;
  opacity: 0.2;
  border-radius: 50% !important;
  z-index: -1;
  position: absolute !important;
}

.five-step .circle-shape-3 {
  left: -88px;
  bottom: -45px;
  width: 300px;
  height: 300px;
  border: 2px solid #f2d1823d;
  border-radius: 50% !important;
  z-index: -1;
  position: absolute !important;
}


.five-step-hdng{
	text-align: center;

}

.five-step-hdng i{
	font-size: 38px;
	color: #2c1933;
}

.five-step-hdng h2{
	font-weight: 700;
	font-size: 36px;
	position: relative;
	color: #a82884;
}

.five-step-hdng h2 span{
	color: #2c1933;
}


.five-step-hdng h2:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 20%;
  height: 1px;
  background: #2c1933;
}

.five-step-hdng h2::after {
  content: '';
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 7px;
  height: 7px;
  background: #2c1933;
}

.five-stp-bx-wrp{
	margin-top: 60px;
}

.iconset span {
  background-color: #2c1933;
	color: #fff;
	height: 34px;
	display: block;
	border-radius: 30px;
	top: 15px;
	left: 2px;
	width: 33px;
	box-shadow: 2px 5px 20px rgba(160, 40, 133, 0.22);
	line-height: 32px;
	position: relative;
}

.box-shadow-border {
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .2);
  border-top: 1px solid #cccccc94;
  min-height: 205px;
  background-color: #f7f7f7;
  margin: 0px auto;
}


.five-stp-bx{
	transition: .3s;

}

.five-stp-bx img{
	width: 45%;
}


.box-shadow-border:hover .five-stp-bx{
	transform: translateY(-15px);
}


.five-stp-bx h4{
	font-size: 16px;
font-weight: 600;
width: 87%;
text-align: center;
margin: 10px auto 0px;
line-height: 20px;
}



/*-------funfact-------wrap-------start----------*/



.funfact-wrap{
padding: 50px 0px 50px;
background: linear-gradient(60deg, rgb(173, 52, 148	) 10%, rgb(240, 112, 214) 20%, rgb(168, 47, 139) 100%);
margin: 50px 40px;
position: relative;

}

.funfact-wrap .cs-funfact_shape {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: inherit;
  background-position: center top;
  background-repeat: no-repeat;
  opacity: 0.6;
}

.counter-container{
	text-align: center;
	position: relative;
}

.counter-container i{
	color: #fff;
  font-size: 45px;
}



 .counter-container .counter{
	color: #f4f4f4;
  font-size: 35px;
  font-weight: 700;
}

.counter-container span{
	color: #f4f4f4;
	font-size: 18px;
	font-weight: 600;
}

.fun-fct-plus{
	position: absolute;
  top: 33%;
  font-size: 36px !important;
  right: 50px;
}



/*-------funfact-------wrap-------end---------*/

/*--------------footer------wrap--------start-----------*/


.foot-bg-wrp{

	width: 100%;
	background: url(../images/footer-bg.jpg);
	background-size: cover;
	position: relative;
	padding: 50px 0px 0px 0px;
	margin-bottom: 0px;
	z-index: 4;
	background-repeat: no-repeat;
	background-position: top center;
}

.education-footer-pattren {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/footer-pattren-1.png);
  z-index: -1;
}

.innr-foot-bx img{
	width: 43%;
}

.innr-foot-bx p{
	color: #fff;
	font-size: 16px;
	padding-top: 20px;
}

.innr-foot-bx ul{
	padding-left: 0px;
}


.innr-foot-bx ul li{
	list-style: none;
	color: #fff;
	font-size: 15px;
	display: flex;
	position: relative;
	padding-bottom: 20px;
	padding-left: 39px;

}

.innr-foot-bx ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 15px;
}

.innr-foot-bx ul li i{
	color: #8b006e;
font-size: 16px;
background-color: #f1f1f1;
width: 32px;
height: 32px;
position: absolute;
text-align: center;
line-height: 32px;
border-radius: 50%;
margin-left: -39px;
margin-top: -3px;
}

.foot-scl-icn ul{
	padding-left: 0px;
}

.foot-scl-icn ul li{
	list-style: none;
	float: left;
	padding: 0px 4px;
	margin-bottom: 35px;
}

.foot-scl-icn ul li:first-child{
	padding-left: 0px;
}

.foot-scl-icn ul li a{
	color: #fff;
background-color: #2f1329;
font-size: 14px;
width: 30px;
height: 30px;
display: block;
text-align: center;
padding-top: 9px;
border-radius: 7%;
}

.foot-link h5{
	color: #fff;
	font-size: 19px;
	font-weight: 600;
}

.foot-link h5:after{
	content: '';
	display: block;
	width: 39px;
	height: 2px;
	background-color: #c326a2;
	margin-top: 5px;
}

.foot-link ul{
	padding-left: 0px;
	padding-top: 15px;
}

.foot-link ul li{
	list-style: none;
	padding-bottom: 9px;
	color: #fff;
}

.foot-link ul li i{
	font-size: 13px;
	color: #fdfdfd;
}

.foot-link ul li a{
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	font-weight: 600;

}

.education-copyright {
  float: left;
  width: 100%;
  position: relative;
  border-top: 1px solid #8b8785;
  padding: 24px 0px 16px 0px;
}

.education-copyright p {
  text-align: center;
  margin-bottom: 0px;
  color: #cccccc;
}

.education-back-top {
  position: absolute;
  left: 50%;
  top: -25px;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  text-align: center;
  padding-top: 8px;
	color: #2f2f2f;
}


.education-back-top::after {
  content: '';
  position: absolute;
  right: -4px;
  bottom: 0px;
  border-top: 5px solid #ffffff;
  border-right: 4px solid transparent;
}

.education-back-top::before {
  content: '';
  position: absolute;
  left: -4px;
  bottom: 0px;
  border-top: 5px solid #ffffff;
  border-left: 4px solid transparent;
}

.education-copyright p a{
	color: #fdfdfd;
	text-decoration: none;
}


     
/*----------footer------wrap--------end--------------*/



/*--------------testimonials----------wrap-------------start-------------*/

.testi-hdng h2{
	font-weight: 700;
	font-size: 36px;
	position: relative;
	text-align: center;
	color: #fff;
}


.testi-hdng h2:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 20%;
  height: 1px;
  background: #fff;
}

.testi-hdng h2::after {
  content: '';
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 7px;
  height: 7px;
  background: #fdfdfd;
}

.testi-bg-wrp{
	height: 500px;
	padding: 60px 0px 50px;
	position: relative;
	background-position: top center;
	background-repeat: no-repeat !important;
	background: linear-gradient(150deg,#180e16e5 35%,rgb(71, 29, 62) 100%),url("../images/testimonial-back-image.jpg");
}

.home-hero-header {
  color: #fff;
  text-align: center;
}

.home-hero-header img{
	width: 9%;
}



.carousel-item {
  background-size: cover;
  z-index: -1;
  position: relative;
}

.carousel .container {
  z-index: 9999;
  position: relative;
}



.home-hero-header p {
  font-weight: 500;
	font-size: 16px;
	line-height: 27px;
	padding-top: 12px;
	padding-bottom: 35px;
}



.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: auto;
  margin-top: 40px;
}
.carousel-control-next,
.carousel-control-prev {
  top: 0;
}

nav + .carousel {
  top: -60px;
  margin-bottom: -60px;
}


/* Mobile Slider */
@media (max-width: 768px) {


  
  .carousel-control-next,
  .carousel-control-prev {
    bottom: 50px;
  }
  .home-hero-header p {
    font-weight: 500;
font-size: 15px;
line-height: 25px;
  }
  /*.carousel-control-next,
  .carousel-control-prev {
    top: 70vh;
  }*/
}



/*-----------------testimonials----------wrap---------end----------------*/




/*-----------------------------------------*/

.our-coaching-section-two{
	background-color: #f5f8fb;
	padding:50px 0 150px 0;
}

.pbmit-subtitle {
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 3px;
  font-weight: 600;
  color: #979b9f;
  text-transform: uppercase;
  font-style: normal;
  margin-bottom: 0;
}


.pbmit-title {
  font-weight: 500;
  font-size: 42px;
  line-height: 50px;
  letter-spacing: 1px;
  color:#2d3845;
  text-transform: none;
  font-style: normal;
}

.our-coaching-section-two p {
  margin-top: 35px;
}

.coachingbox-two {
  margin-top: -155px;
  padding-bottom: 0px;
}

.five-step {
  text-align: center;
}

.five-step .pbmit-coachingbox-style-2 {
  display: inline-block;
  margin-right: 27px;
}


.pbmit-coachingbox-style-2 .pbmit-box-content {
  background: #fff;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0 10px 20px rgba(23, 119, 224, 0.06);
  padding: 21px 38px;
  position: relative;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}

.pbmit-coachingbox-style-2 .pbmit-box-content:hover {
  transform: translateY(-10px);
  background-color: #4466a5;
}

.pbmit-coachingbox-style-2 .pbmit-ihbox-icon {
  padding-bottom: 10px;
  font-size: 70px;
  color: #4466a5;
}

.pbmit-coachingbox-style-2:hover .pbmit-ihbox-icon {
	color: #fff;
}

.pbmit-coachingbox-style-2 .pbmit-des h3 a{
  font-size: 15px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 0px;
  color: #2d3845;
  text-decoration: none;
  font-weight: 600;
}


.pbmit-coachingbox-style-2:hover .pbmit-des h3 a{
	color: #fff;
}


/*--------------------------------------*/



/*--------university-------wrap--------start------------*/


.univrs-sctn{
	padding: 20px 0px 70px;
}



.univrs-sctn .slider{
	padding-top: 60px;
}



.uni-slide {
  position: relative;
  text-align: center;
  border: 1px solid #e2e9ec;
  border-radius: 3px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 5px 9px;
  background-color: #f9f9f9;
  padding: 15px 5px;
}


.uni-slide img{
			width:150px;
			object-fit: cover;
			height: 50px;

	}

/*----------university--------wrap----------end-----------*/


/*--------testimonial--------wrap-----------start--------------*/

.testi-bg{
	background-color: #f5f8fb;
	padding: 50px 0px 30px;
}

.client-testimonial-carousel{
	margin-top: 60px;
}



.single-testimonial-item{
	position: relative;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 1px 9px -2px rgba(36, 44, 66, 0.31);
  padding: 25px 30px 30px;
  height: 300px;
  margin-bottom: 35px;
}


 .pbminfotech-box-author {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 20px;
}

 .pbminfotech-box-img img {
  width: 70px !important;
  height: 70px;
  border-radius: 50%;
  margin-right: 25px;
  display: block;
}

 .pbminfotech-box-title {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 0px;
  font-weight: 400;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #4466a5;
}

/*----------testimonial---------wrap-------end------------------*/


/*------------counter--------wrap-----------start-------------*/

.counter-section-two{
	
	background-color: #91177a;
	padding: 65px 0px 45px;
	margin-bottom: 30px;
}


.counter-two-box{
	padding-top: 50px;
}


.pbmit-heading-subheading.text-white .pbmit-subtitle {
  color: #fff;
}

.pbmit-heading-subheading.text-white .pbmit-title {
  color:#fff;
}

.counter-two-left-box p {
  color: #edeef0;
  margin-bottom: 12px;
}

.map-img-two {
  margin-top: 30px;
  text-align: right;
}


.rating-star ul{
	padding-left: 0px;
}


.rating-star ul li{
	list-style: none;
	display: inline-block;
	color: #ffa500;
	font-size: 14px;
}


/*---------------counter---------wrap-----------end-----------*/


/*=====================mobile-------responsive-----------------start================*/

@media only screen and (max-width: 767px) {

	#countdown {
  margin: auto;
}

#countdown ul li span {
 		font-size: 23px;
    width: 49px;
  }

	.innr-foot-bx ul li i {
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.foot-scl-icn ul li a {
  font-size: 12px;
  width: 26px;
  height: 26px;
  padding-top: 7px;
}

.innr-foot-bx img {
  width: 37%;
}

.foot-link ul li a {
  font-size: 14px;
}

.education-copyright {
  padding: 19px 0px 13px 0px;
}

.education-back-top {
	left: 43%;
}

#countdown ul li {
  font-size: 12px;
  padding: 4px 11px 4px 0px;
}

.innr-dt-tim-bx h5 {
  margin: 0px 25px 12px;
  font-size: 19px;
}

.innr-dt-tim-bx h3 {
	font-size: 20px;
}

.dte-mnth-wrp .inr-dte-mnth-bx h2 {
  font-size: 45px;
}

.dte-mnth-wrp .inr-dte-mnth-bx h3 {
	font-size: 25px;
	line-height: 31px;
}

.date-time-wrp .innr-dt-tim-bx:nth-child(1) {
  height: 97px;
}

	/*-----five---steps--wrap-----start----------*/
	.five-step {
    padding: 35px 0px 30px;
    display: grid;
    grid-template-columns: auto auto;
  }

  .pbmit-coachingbox-style-2 .pbmit-box-content {
  box-shadow: 0 10px 20px rgba(46, 47, 49, 0.11);
  padding: 21px 38px;
  margin-bottom: 11px;
}


	.five-step-hdng h2 {
  	font-size: 24px;
	}

	.five-step-hdng i {
	  font-size: 21px;
	}

	.box-shadow-border {
  	min-height: auto;
    padding-bottom: 11px;
    margin: 0px 5px 14px;
    width: 46%;
	}

	.five-stp-bx h4 {
		width: 100%;
    font-size: 14px;
    line-height: 15px;
	}

	.five-step {
  margin: 0px auto 0px;
  text-align: left;
}


.iconset span {
  height: 25px;
  top: 15px;
  left: 2px;
  width: 25px;
  line-height: 23px;
  font-size: 13px;
  font-weight: 600;
}

.five-step .circle-shape-2 {
	display: none;
}


.our-coaching-section-two p {
  margin-top: 5px;
}

.our-coaching-section-two {
  padding: 20px 0 0px 0;
}


.coachingbox-two {
  margin-top: 0px;
  padding-left: 7px;
}

.five-step .pbmit-coachingbox-style-2 {
  margin-right: 10px;
}

.pbmit-coachingbox-style-2 .pbmit-ihbox-icon {
  padding-bottom: 5px;
  font-size: 45px;
}


/*-----five---steps--wrap-----end----------*/


/*----------funfact---------wrap------start-------*/

.counter-container .counter {
  font-size: 30px;
}



.counter-container i {
font-size:41px;
width: 60px;
height: 60px;
line-height: 56px;

}



.counter-container span {
	font-size: 15px;
}

.counter-container {
  margin-bottom: 23px;
}



/*--------funfact-------wrap-------end---------*/




.bnr-call-wrp h3 {
  font-size: 18px;
  width: 64%;
	margin: -6px auto 10px;
	padding: 3px 0px 5px;
}


.cptha-row {
  gap: 0px 2px;
}


	/*---------------new----resp----start-----*/

	.bnnr-cntnt {
	  margin-top: 25px;
		margin-left: 7px;
	}


	.bnnr-cntnt-scnd-line h3 span {
  font-size: 34px;
}

	.bnnr-cntnt-frth-line{
		margin-left: 18px;
	}

	.bnnr-cntnt-frth-line h3 {
		width: 87%;
		font-size: 18px;
		margin: 18px 0px 6px;
		padding: 3px 0px;
	}

	.bnnr-bg {
		background-position: top left;
		background-size: cover;
		height: auto;
	}

	.lctn-bx-wrp {
  margin-top: 10px;
  margin-bottom: 25px;
}

.six-clm {
  margin: 0px auto 45px;
}


.form {
	padding: 17px 25px;
background: rgba(253, 253, 253, 0.86);
margin-top: 15px;
margin-bottom: 23px;
box-shadow:none;
margin-left: 0px;
position: unset;
}

	.bnnr-cntnt-scnd-line h3 {
  font-size: 28px;
	line-height: 35px;
}

.bnnr-cntnt-thrd-line h3 {
 font-size: 17px;
margin-top: 12px;
font-weight: 600;
width: 100%;
}

.date-time-wrp .innr-dt-tim-bx:nth-child(1) {
	width: 95%;
}

.date-time-wrp .innr-dt-tim-bx:nth-child(2) {
 border: 2px dashed #fff;
    padding: 6px 7px;
    margin-left: 0px;
    position: relative;
    top: -2px;
    height: 87px;
    margin-bottom: 19px;
    width: 95%;
}

.innr-dt-tim-bx ul li:last-child h3 {
  font-size: 19px;
  line-height: 30px;
  width: 100%;
}


	/*-----------new---resp-----end-----------*/

	.free-entry-img img{
	width: 90%;
}


.evnt-hghlt-txt ul li {
  font-size: 16px;
}


	

	.six-clm-bg {
		padding-top: 10px;
		height: auto;
	}


	.six-clm .innr-clm {
  border-right: none !important;
  margin-bottom: 4px;
  padding-right: 0px !important;
  width: 49% !important;
}


.six-clm .innr-clm img {
  width: 35% !important;
}

.innr-clm h6 {
  font-size: 14px !important;
  line-height: 17px !important;
}

/*---------------------------*/
.lctn-bx {
  padding: 20px 0px 25px;
  }


  .lctn-bx h6 {
  	font-size: 16px;
  }

 /*---------------------------*/


.home-hero-header img {
  width: 32%;
}

.testi-bg-wrp {
  height: 580px;
  padding: 20px 0px 20px;
  }

  .fun-fct-plus{
	position: absolute;
  top: 34%;
  font-size: 38px !important;
  right: 0px;
}



.pbminfotech-box-img img {
  width: 60px !important;
  height: 60px;
}

.uni-slide img {
  width: 134px;
  object-fit: cover;
  height: 40px;
}


.univrs-sctn .slider {
  padding-top: 40px;
}

.univrs-sctn {
  padding: 0px 0px 30px;
}

.testi-bg {
  padding: 30px 0px 0px;
}

.client-testimonial-carousel {
  margin-top: 35px;
}

.pbmit-title {
  font-size: 26px;
  line-height: 35px;
}


.counter-section-two {
  padding: 25px 0px 10px;
  margin-bottom: 27px;
}

.counter-two-box {
  padding-top: 20px;
}


.single-testimonial-item {
	height: auto;
}



/*--------thankyou---pg----wrap----start--------*/



.foot-pttrn {
  height: 100%;
  background-size: 140%;
}


.thnku-wrp h4 {
font-size: 53px
}


.thnku-wrp img {
width: 37%;
margin-top: 23px;
}


.thnku-wrp p {
font-size: 25px;
font-weight: 500;
padding-top: 21px;
line-height: 28px;
}



}

/*-----------------------------mob--------------------responsive--------------wrap---------------start-----------------*/

/*=====================tab-------responsive-----------------start================*/

@media only screen and (min-width: 768px) and (max-width: 1080px) {


	.bnnr-cntnt-scnd-line h3 {
  font-size: 38px;
  line-height: 38px;
}

.bnnr-cntnt-scnd-line h3 span {
  font-size: 29px;
}


.bnnr-cntnt-frth-line h3 {
	width: 61%;
}

.free-entry-img img {
  width: 57%;
}


.six-clm .innr-clm {
  
  margin: 25px 3px 0px 0px;
  padding-right: 0px;
  width: 126px;
  padding-bottom: 13px;
}


.innr-clm h6 {
  font-size: 13px;
  line-height: 16px;
}

.six-clm .innr-clm img {
  width: 36%;
}

.lctn-bx h5 {
  font-size: 15px;
  }


  .form {
  width: 320px;
  padding: 24px 20px;
  margin-left: -40px;
}




.bnnr-cntnt-thrd-line h3 {
  font-size: 20px;
  width: 75%;
  border-radius: 0px 20px 20px 0px;
  margin-top: 20px;
}


#countdown {
  margin: 0px 0%;
}

#countdown ul li {
  font-size: 13px;
  font-weight: 700;
}



#countdown ul li span {
  font-size: 26px;
  width: 54px;
}

.bnnr-bg {
	background-position: top left;
}


.dte-mnth-wrp .inr-dte-mnth-bx h2 {
  font-size: 47px;
}

.dte-mnth-wrp .inr-dte-mnth-bx h2 sup {
  top: -27px;
}

.dte-mnth-wrp .inr-dte-mnth-bx h3 {
  font-size: 26px;
}

.innr-dt-tim-bx h3 {
  font-size: 20px;
}

.innr-dt-tim-bx ul li:last-child h3 {
  font-size: 21px;
  line-height: 27px;
}

.date-time-wrp .innr-dt-tim-bx:nth-child(2) {
  margin-left:0px;
  top: -3px;
  height: 86px;
  padding: 8px 3px;
}

.date-time-wrp .innr-dt-tim-bx:nth-child(1) {
  height: 100px;
  width: 254px;
}

.bnr-call-wrp h3 {
  font-size: 20px;
  width: 51%;
  margin: 7px 0px 15px;
  padding: 0px 5px 2px;
}


.five-step-hdng h2 {
  font-size: 28px;
}

.five-step-hdng i {
  font-size: 27px;
}

.five-step {
  margin: 20px auto 25px;
}

.five-stp-bx h4 {
  font-size: 14px;
  width: 100%;
}

.box-shadow-border {
	min-height: auto;
	padding-bottom: 10px;
}


.iconset span {
  height: 25px;
  top: 5px;
  left: 2px;
  width: 25px;
  line-height: 25px;
  font-size: 14px;
}


.our-coaching-section-two .pbmit-heading-subheading{
	padding-top: 15px;
}


.pbmit-title {
  font-size: 28px;
  line-height: 34px;
}


.pbmit-coachingbox-style-2 .pbmit-ihbox-icon {
  padding-bottom: 5px;
  font-size: 40px;
}

.pbmit-coachingbox-style-2 .pbmit-box-content {
  padding: 21px 17px;
  width: 125px;
  height: 122px;
}

.pbmit-coachingbox-style-2 .pbmit-des h3 a {
  font-size: 17px;
  line-height: 20px;
}

.five-step .pbmit-coachingbox-style-2 {
  margin-right: 13px;
}

.counter-section-two {
  padding: 37px 0px 36px;
  margin-bottom: 15px;
}


.coachingbox-two {
  margin-top: -128px;
}

.our-coaching-section-two {
  padding: 20px 0 117px 0;
}

.our-coaching-section-two p {
  margin-top: 15px;
}


.counter-two-box {
  padding-top: 30px;
}

.counter-container i {
  font-size: 38px;
}


.counter-container .counter {
  font-size: 26px;
}

.fun-fct-plus {
  top: 33%;
  font-size: 28px !important;
  right: 20px;
}


.counter-container span {
  font-size: 15px;
}

.univrs-sctn {
  padding: 20px 0px 40px;
}


.testi-bg {
  padding: 30px 0px 10px;
}


}

/*=====================laptop------responsive-----------------start================*/

@media only screen and (min-width: 950px) and (max-width: 1280px) {

	.six-clm .innr-clm {
		width: 205px;
	}


}


/*=====================laptop------responsive-----------------end================*/


small.help-block {
    color: red;
}
.loading {
    height: 0;
    width: 0;
    padding: 15px;
    border: 6px solid #ccc;
    border-right-color: #122d62;
    border-radius: 22px;
    -webkit-animation: rotate 1s infinite linear;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99999;
}
@-webkit-keyframes rotate {
  /* 100% keyframe for  clockwise. 
     use 0% instead for anticlockwise */
  100% {
    -webkit-transform: rotate(360deg);
  }
}
#loaderBody {
    background: #212529a1;
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100%;
    display: none;
}

*{margin:0px; padding:0px;box-sizzing:border-box;}

.bdy-pttrn{
	background-image: url(../images/pattern.png);
	width: 100%;
	height: 100%;
}

.thnku-wrp{
	text-align: center;
	padding-top: 70px;
}

.thnku-wrp img{
	width: 22%;
}

/*.thnku-wrp h4{

	font-size: 65px;
	font-family: bree-serif;
	font-weight: 800;
	color: #204274;
	text-shadow: 2px 1px 3px #20427470;
}*/

.thnku-wrp p{
	font-family: rubik;
	font-size: 22px;
	font-weight: 400;
	color: #3a3939;
	padding-top: 15px;
}

/*.foot-pttrn{
	background-image: url(../images/footer-pttrn.png);
	width: 100%;
	height: 273px;
	background-size: 72%;
	background-position: bottom center;
	background-repeat: repeat-x;
	opacity: 0.23;
}*/


.bck-btn a{
	background-color: #a8318f;
  color: #fff;
  padding: 6px 21px;
  border-radius: 3px;
  text-decoration: none;
  font-size: 20px;
  border-bottom: 3px solid #8e2177;
  transition: 0.4s ease;
}

.bck-btn a:hover{
	background-color: #8e2177;
}


