html {
  scroll-behavior: smooth;
}
body{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #6f6f6f;
}


*{
	box-sizing: border-box;
}

a, a:hover, a:focus{
	text-decoration: none;
}



.head-ph{
	color: #f96a06;
    font-size: 22px;
    margin-left: 15px;
    margin-top: 15px;
    display: inline-block;
}

.head-ph img{
	margin-right: 10px;
}

.navbar{
	background: linear-gradient(right, #1873bd, #afd7e8);
  background: -webkit-linear-gradient(right, #1873bd, #afd7e8);
    border: none;
    border-radius: 0px;
}


.navbar-brand{height: auto;}
.navbar{margin-bottom: 0;}
.navbar-toggle .icon-bar{background-color: #231f20;}


.navbar-nav>li{
	padding: 15px 0;
}

.nav>li>a{
	/*text-transform: uppercase;*/
    font-size: 15px;
	transition: all ease .3s;
	color: #fff;
	
}	
.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent;
	color: #e47651;
}
.nav>li>a.regi{
	border: 1px solid #ddd;
    background-color: #f58f24;
    color: #fff;
    border-radius: 30px;
	
}

.nav>li>a.regi:hover, .nav>li>a.regi:focus{
	background-color: #1db6e6;
} 
.hd-fixed{
	 top: 0; 
	 background: #d9f7Fc;
   z-index: 100;

}
.hd-fixed p{
	margin-top: 25px;
}

.logo{
	width: 300px;
	height: 117x;

	}

.social-icon{
	 background:#32afe5;
    color:#fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    vertical-align: middle;
   
}

.phone-icon i{
  
  color:#fff;

}
.icon {
    background: #f96a06;
    color:#fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
   
}
.banner{
/*	background-image: url(../img/bg-ban.png);*/
/*background-color: rgba(0, 10,105, 0.7);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;*/
		background-color: #383838;
    padding: 25px 0 0 0;    
	position: relative;
	background-image: url(../img/bg-foot.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.banner .container{
	padding-top: 20px;
	padding-bottom: 50px;
}



.banner h1{
	font-weight: 900;
	font-size: 85px;
	color: #f58f24;
}
.banner h2{
	color: #f87e14;
    font-weight: 600;
    font-size: 35px;
   /* margin: 15px 0;
    line-height: 50px;*/
}

.banner h3 span{
	color: #f00;
	font-size: 48px;
}
.banner h3 small{
	color: #f59824;
}


.banner .sub-h1{
	color: #fff;
    font-weight: 600;
    font-size: 28px;
}

.ban-t-c{
	display: flex;
	color: #fff;
	   
}

.ban-t-c i{
	margin-right: 15px;  
    margin-top: 11px;;
	font-size: 30px;
}
.ban-t-c h4{
	font-size: 24px;
}

/* .ban-t-c h4 p{
	
} */

section{
	padding: 50px 0;
}
.cm-box{
	text-align: center;
	margin-bottom: 50px;
}

.cm-box h4{
	color: #333;
	font-size: 22px;
}

.cm-box h3{
	color: #333;
	font-size: 18px;
}




.h2-h{
	font-size: 42px;
	font-weight: 600;
	color: #f87e14;
	margin-bottom: 50px;
	position: relative;
	margin-top: 0px;
}
.h2-h:after{
	content: '';
    position: absolute;
    width: 70px;
    height: 4px;
    background-color: #00b2eb;
    left: 50%;
    transform: translateX(-50%);
    bottom: -18px;
}


.h4-h-o{
    font-size: 37px;
    font-weight: 800;
    line-height: 65px;
    color: #eb7d1f;
    margin-bottom: 25px;
    margin-top: 0px;

}


#quo h2{
	color: #0a69bb;
    margin-bottom: 25px;
    font-size: 24px;
}



#quo p{
	font-size: 40px;
    line-height: 45px;
	color: #b5b3b3;
    
}

#quo p span{
	font-weight: 700;
}

.w-add-c{
	display: flex;
	margin: 25px;
}

.w-add-c img{
	margin-right: 15px;
}


.w-add-c h4{
	color: #000;
    font-size: 28px;
    margin-top: 0px
}




.register-n{
	background-color: #fff;
	padding: 50px 25px;
	box-shadow: 0 0 6px #00000063;
}

.register-n h3{
	color: #000;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 40px;
}

.regi-con{
	margin-bottom: 25px;
}
.regi-con i{
	font-size: 35px;
    color: #909090;
}

.regi-con h4{
	color: #000;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0px;
}

.btn-b-or{
	display: block;
	background-color: #eb7d1f;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    padding: 15px;
}

.btn-b-b{
	display: block;
	background-color: #1cb0d8;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    padding: 15px;
}


/*accordien*/
#fq .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
}

#fq .active, #fq .accordion:hover {
  background-color: #ccc;
}

#fq .accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

#fq .active:after {
  content: "\2212";
}

#fq .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
	margin: 0;
}

#fq .panel p{
	padding: 25px;
}

#footer{
	background-color: #383838;
    padding: 25px 0 0 0;    
	position: relative;
	background-image: url(../img/bg-ban.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	
}


#footer .foot-up .btn-or{
	background-color: #726e6e;
	transition: all ease 0.3s;
}
#footer .foot-up .btn-or:hover{
	background-color: #f96a06;
}



#footer .foot-up h2{
	font-size: 52px;
    color: #fff;    
    margin-bottom: 25px;
	text-align: center;
	margin-bottom: 45px;
}

#footer .foot-down{
	text-align: center;
	color: #fff;
	background-color: #16191e;
	padding: 10px 0;
	margin-top: 75px;
}

#footer .foot-down p{
	color: #eee;
	margin-top: 25px;
	
}
#footer .foot-down h6{
	    color: #eee;
    font-size: 18px;
    margin-top: 25px;
	font-weight: 400;
}

#modal-f .modal-header {   
    background-color: #e28317;
    color: #fff;
    text-align: center;
}

#modal-f .modal-header h4{	
	font-weight: 600;
    font-size: 28px;
}

#modal-f .modal-body{
	padding: 25px;
}

#mForm .form-control{
	height: 45px;
}

#mForm fieldset{
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 25px;
}

#mForm fieldset legend{
	display: inline-block;
	width: auto;
	border-bottom: 0;
	padding: 10px;
	margin-bottom: 10px;
	color: #fff;
}

#mForm label{
	font-weight: 300;
    margin-right: 15px;	
	color: #fff;
}
#mForm .form-group> strong{
	color: #fff;
}


.c-form{
	margin: 50px 0;
	display: block;
}
.c-form h4 span{
	color:#fff;
}

#c-form .form-control{
	display: block;
	width: 100%;
	height: 45px;
	border-radius: 0px;
}

#c-form .pm-button{
	margin-bottom: 25px;
}

/*.c-form h3{
	background-color:#1cb0d8;
    width: 85%;
	margin: auto;
	border-radius: 4px;
	line-height: 10mm;
	
}*/
.c-form h3 span{
	color:#f87e14;
	font-family: cursive;
}
.c-form h4{
	background-color:#f87e14;
    width: 85%;
	margin: auto;
	border-radius: 4px;
	line-height: 10mm;
}
.c-form h4{
	color:black;
	/* font-family: cursive; */
}


.btn-or{
	background-color: #f87e14;
    color: #fff;
    height: 45px;
    display: block;
    width: 100%;
	line-height: 31px;
	transition: all ease 0.3s;
}

#cform{
	display: none;
}

#digi-p{
	background-image: url(../img/bg-dg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
}

#how-we{
	background-color: #d9dada;
}
.practical-training{
	color:#f96a06;
	font-weight:600;
	font-size: 35px;
}
.hw-box img{
	max-width: 100%;
	margin: 0 auto;
}
.hw-box h3{
	font-size: 26px;
	font-weight: 600;
	color: #333333;
}
.btn-course{
	background-color: #f87e14;
    color: #fff;
    height: 45px;
    display: block;
    width: 100%;
	line-height: 31px;
	transition: all ease 0.3s;
}
.btn-course:hover{
	background-color: #f96a06;
}
.course{
	background-color: #fff;
}
.course h2{
	font-size: 35px;

}
.course p{
	font-size: 25px;
    color:#f96a06;
    font-weight: 600px;
    font-family: cursive;
}
.course h3{
	margin-top: 15%;
	color:#f96a06;
	font-weight: 600;
	}
.course span{
	color:blue;
	padding-top: 13px;
}

#how-we h2{
	color: #726e6e;
	font-size: 48px;
	text-align: center;
	font-weight: 600;
	margin-top: 50px;
    margin-bottom: 30px;
}

#how-we .btn-or{
	background-color: #726e6e;
	transition: all ease 0.3s;
}
#how-we .btn-or:hover{
	background-color: #f96a06;
}
#how-to{
    padding-bottom:0px;
}
 h2{
	color: #333333;
	font-size: 52px;
	text-align: center;
	
	
}

#book-demo{
	background-image: url(../img/bg-demo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;	
}

#book-demo h4{
	color: #fff;
	margin-bottom: 25px;
}
.live h3{
	background-color:#1cb0d8;
    width: 85%;
	margin: auto;
	border-radius: 4px;
	line-height: 10mm;
	color:#fff;
}
.col-container{
	display: flex;
  flex-wrap: wrap;
    column-gap: 30px;
/*    display: grid;*/
/*margin-left: 3%;*/



}
.why-us{	
	background-image: url(../img/Teaching.jpg);
	background-position: center;
	background-size: cover;
	display: table-cell;
/*    margin-right: 10px;*/
    display: flex;
  flex-wrap: wrap;
  


}
.why-us h3{
/*	margin-left: 2%;*/
	color:#f87e14;
	font-size: 17px;
	font-weight: 700;
}
.why-us ul{
	text-align: left;
	margin-left: -32px;
}

.why-us ul li{
	list-style-type: none;
	font-size: 15px;
	color: #fff;
	
}
.why-us ul li i{
	margin-right: 10px;
	color:lightskyblue;
}

.clock{	
	background-image: url(../img/Clock.jpg);
	background-position: center;
	background-size: cover;
	display: table-cell;
/*	margin-right: 10px;*/
	display: flex;
  flex-wrap: wrap;

  

}

.clock h3{
/*	margin-left: 2%;*/
	color:#f87e14;
	font-size: 17px;
	font-weight: 700;
}
.clock ul{
	text-align: left;
	margin-left: -23px;
}

.clock ul li{
	list-style-type: none;
	font-size: 15px;
	color: #fff;
	margin-left: -10px;
}
.clock ul li i{
	margin-right: 10px;
	color:lightskyblue;
}

.teaching{	
	background-image: url(../img/courses.png);
	background-position: center;
	background-size: cover;
	display: table-cell;
/*    margin-left: 10px;*/
  display: flex;
  flex-wrap: wrap;

}


.teaching h3{
/*	margin-left: 2%;*/
	color:#f87e14;
	font-size: 17px;
	font-weight: 700;
}
.teaching ul{
	text-align: left;
	margin-left: -40px;
}

.teaching ul li{
	list-style-type: none;
	font-size: 15px;
	color: #fff;
	margin-left: 10px;
	
}
.teaching ul li i{
	margin-right: 10px;
	color:lightskyblue;
}
#dform{
	display: none;
}
#t-details{
	background-color: #dddede;
}
#t-details h2{
	font-weight: 600;
	font-size: 40px;
	color: #333333;
	text-align: center;
}

#t-details h2+h4{
	font-weight: 600;
	font-size: 36px;
	color: #333333;
	text-align: center;
}

.cls-a{
	border: 1px solid #f00;
    text-align: center;
    color: #333;
    font-size: 23px;
	position: relative;
	margin: 25px 0;
}
.cls-a:after{
	content: '';
	position: absolute;
	border-top: 16px solid transparent;
	border-bottom: 16px solid #f00;
	border-left: 16px solid transparent;
	border-right: 16px solid #f00;
	right: 0px;
}

.cls-a:before{
	content: '';
    position: absolute;
    border-top: 16px solid #f00;
    border-bottom: 16px solid transparent;
    border-left: 16px solid #f00;
    border-right: 16px solid transparent;
    left: 0;
}

.class-t h5{
	color: #333333;
	font-size: 26px;
	text-align: center;
	margin-bottom: 25px;
}
.class-t ul{
	padding-left: 0px;
}
.class-t ul li{
	font-weight: 300;
	color: #333333;
	font-size-adjust: 18px;
	text-align: center;
	list-style: none;
	margin-bottom: 15px;
}

.sav-25{
    margin-top:25px;
    color: #f87e14;
    text-align:center;
}

.sctop{
	position: fixed;
    bottom: 100px;
    right: 100px;
    z-index: 999;
    text-align: center;
    color: #fff;
    font-size: 14px;
	display: none;
}


.fixed {
    position:fixed;
    top:-120px;
    left: 0;
    right: 0;
    z-index:999;
  	transition:0.4s top cubic-bezier(.3, .73, .3, .74);    
	}

.fixed.slideDown {
    top:0;
	
	}

/*#t-details .btn-or{
	background-color: #f96a06;
	transition: all ease 0.3s;
	margin-top: 25px;
}
#t-details .btn-or:hover{
	background-color: #f96a06;
}*/

.navbar-header .navbar-brand img{
	max-width: 50px;
}

.tool-w{
	display: flex;
}

.tool-w .tool{
	padding: 15px;
}
.tool-w .tool img{
	max-width: 100%;
}


.tool-w-b{
	border: 2px dashed #848484;
}

#tools .btn-or{
	margin-top: 25px;
}

#l-out{
	background-color: #32afe5;
}
#l-out h2{ 
	color: #fff;
	font-size: 46px;
	font-weight: 600;
	text-align: center;
}

#l-out ul{
	margin-top: 25px;
}

#l-out ul li{
	position: relative;
	font-size: 22px; 
	color: #fff;
	font-weight: 300;
	list-style: none;
	margin-bottom: 35px;
}

#l-out ul li span{
	position: absolute;
	left: -70px;
	background-image: url(../img/bg-li.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 49px;
	text-align: center;
    line-height: 48px;
    color: #fff;
}



#testi-con.owl-carousel .owl-item img{
	display: inline-block;
	width: auto;
}

#testi-con .item{
	display: block;
	text-align: center;

}

#testi-con .item img{
	max-width: 100px;
	margin-right: 15px;
	margin-bottom: 25px;
}
#testi-con .item p{
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding:10px;
}

#testi-con .item span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 15px;
}



#testimonial{
	background-color: #f96a06;
}

#testimonial h2{
	font-size: 46px;
	font-weight: 600;
	color: #333333;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 0;
}


.howt-box p{
	font-size: 19px;
	font-weight: 600;
	color: #333;
	
}
.train-pop{
	margin: 25px 0;
	display: inline-block;
	border: 3px solid #fff;
}

.ful-pro{
	margin-top: 25px;
	display: none;
}

.btn-pro{
	font-size: 32px;
}
.btn-paytm{
	background-color: #e4e6e6;
    
}

.btn-payu{
	background-color: #8ecb20;
	margin-right: 15px;
}

.fot-a{
	text-align: center;
	color: #fff;
	margin-top: 15px;
}
.fot-a i{
	font-size: 28px;
}
.timer{
	font-size: 40px;
    color: #f00;
    font-weight: 600;
	margin-top: 35px;
	margin-bottom: 35px;
}

.timer span{
	font-size: 40px;
    color: #fff;
    font-weight: 600;
    background-color: #00000099;
    padding: 10px;
    position: relative;
}

.timer span:after {
    content: "0";
    bottom: -21px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
}

.timer span.d:after {
	content: 'Days';
}

.timer span.h:after {
	content: 'Hours';
}

.timer span.m:after {
	content: 'Minutes';
}
.timer span.s:after {
	content: 'Sec';
}

/*.timer span:before {
    content: "0";
    top: -21px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
}

.timer span.d:before {
	content: 'Left';
}

.timer span.h:before {
	content: 'Left';
}

.timer span.m:before {
	content: 'Left';
}
.timer span.s:before {
	content: 'Left';
}*/

.blinking{
    animation:blinkingText 0.8s infinite;
}
@keyframes blinkingText{
    0%{     color: #fff;    }
    49%{    color: transparent; }
    50%{    color: #fff; }
    99%{    color:#fff;  }
    100%{   color: #fff;    }
}

#onform{display: none;}

#t-details .timer span:after{
	color: #000;
}


#demomod .modal-header{
	text-align: center;
	    background-color: #f16c25;
}

#demomod .modal-header h4{
	color: #fff;
	font-size: 28px;
    font-weight: 600;
}

#demomod .form-control{
	height: 40px;	
	border-radius: 0px;
}

#fut-btn{
	background-color: #1e6bc3;
    color: #fff;
    padding: 10px 25px;
   
}


/*================
	Desktop
==============*/
@media(min-width: 768px){
	
	.bor-r{
		border-right: 1px solid #ddd;
	}
	
	#how-to{padding-bottom: 0px;}
	
	.howt-box p{
		margin-top: 80px;
	}
	.howt-box img{
		width: 80%;
		float: right;
	}
	
	#testi-con{
		margin-top: 15px;
	}
	
	.bor-bl{
		border-left: 2px dashed #848484;
		border-bottom: 2px dashed #848484;
	}
	.bor-bl:first-child{
		border-left: 0px dotted #848484;
	}
	
	.bor-l{
		border-left: 2px dashed #848484;
	}
	
	.bor-l:first-child{
		border-left: 0px dotted #848484;
	}
	
	
	.bor{
		border-right: 1px solid #d3d3d3;
	}
	
	
	
	.w-add-c img{
		margin-right: 25px;
	}
	.navbar-brand img{
		width: 170px;
	}

	.navbar-right{
		margin-top: 15px;
	}
	
	.banner{
		padding: 50px 0;
	}
	
	
	
	#quo p{	    
    margin-left: 150px;
	}
	
	.navbar-header .navbar-brand img{
		max-width: 50px;
	
	}
	
	.call-s{
	    display:none;
	}


}


/*================
	Mobile
==============*/
@media(max-width: 768px){
	.btn-or{margin-bottom:15px;}
	
	.call-s{
		position: fixed;
		bottom: 35px;
		left: -140px;
		transition: all ease 0.3s;
		z-index: 99999;
	}
	.call-s i{
		width: 35px;
		height: 35px;
		display: inline-block;
		background-color: #2279c0;
		color: #fff;
		text-align: center;
		line-height: 34px;
		border-radius: 50%;
		font-size: 18px;
		cursor: pointer;
	}
	.call-s span{
		background-color: #2279c0;
		color: #fff;
		padding: 4px 8px;
	}

	.l-0{
		left: 0;
	}
	
	
	
	
	
	.timer span{
		font-size: 28px;}
	
	
	.navbar-header .navbar-brand {
		margin:0 0 0 15px;	
	}
	.navbar-header .navbar-brand img{
		max-width: 50px;
		
	}
	
	.sctop {
		position: fixed;
		bottom: 35px;
		right: 43px;
	}
	
	#testi-con{
		margin-top: 50px;
	}
	
	#testi-con .item{
		display: block;
		text-align: center;
	}
	
	#testi-con .item img{
		margin: 0 auto;
	}
	
	
	.tool-w{
		display: block;
	}
	
	.tool-w .tool{
		width: 50%;
		float: left;
		 
	}
	.tool-w .tool img{
		max-width: 100%;
		margin: 0 auto;
	}
	

	
	.banner h1{
	word-break: break-word;
    font-size: 38px;
	}
	
	.navbar-toggle{
		margin-top: 30px;
	}
	.navbar-brand{padding-left: 0px;
		margin-top: 15px;
	}
	.navbar-brand img{
		width: 110px;				
	}
	.head-ph{font-size: 14px;}
	.head-ph img {
    margin-right: 10px;
    width: 20px;
	}
	.head-ph:last-child img{
		width: 15px;
		margin-bottom: 15px;
	}
	.col-container{
		display: flex;
		display: table-cell;

	}
	.why-us h3{
           width: 250px;
	}
	.clock h3{
		width: 250px;
	}
	.teaching h3{
		width: 250px;
	}	
	
	.cm-box h3{
	
	font-size: 12px;
}

	
}



