*{
	 margin:0px;
	 padding:0px;
	
	}
ul{
	 list-style: none;
	
	}	
a{
	 text-decoration:none !important;
	
	}	


.mobile-mneu {display: none}

.header{
   background-color: #000 !important;
   text-align: right;
   border-bottom:2px solid red; 

   padding-right: 35px;



}

.header ul li {
/*font-size: 15px;*/
font:13px "PT Sans",Arial;
color: #fff;

display: inline-block;
margin-bottom: 5px;
margin-top: 10px;
padding-left:15px; 

}
.header ul li span{
  margin: 0 0 0 13px;
}
.header ul{margin: 0; padding:0;}
.logo{



}


 .carousel-control.left,.carousel-control.right{
	  background:none;
	 
	 }


.menu{
 margin-bottom: 0px;
 
border:none;
 border-color: #f0f0f0;


}



.header {
  padding: 10px 16px;
  background: #555;
  color: #f1f1f1;
}


.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 99999;
}



.menu ul li a{

color: #000 !important;

padding-left: 20px;
padding-right:20px;
display: inline-block;


}

.menu ul li a:hover{

	 color:red !important;
	 
}

.navbar-toggle collapsed{

color: red;

}


.heading{

text-align: center;

}

.middle{
text-align: center;
padding-top: 20px;

}



.middle h2::after {
        content: '';
    margin: 14px auto 20px;
    width: 90px;
    height: 0;
    display: block;
    position: relative;
    border-bottom: 3px solid #e82a2f;
}




.middle h2{
font-size: 28px;
color: #000;
font-weight:600px;
font-family: 'Roboto', sans-serif;
}

.middle p{
font-size: 16px;
color: #818a92;
line-height: 27px;
text-align: justify;
padding-top: 15px;

}

.tex {
text-align: left;

}


.tex h2{
font-size:23px;
padding-top:20px;
color: #000;
font-weight: bold;

}
.photos  {
text-align: center;
 margin-top: 35px;
 margin-bottom: 25px;
 
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.photos:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


.photos h3 {
background-color: #000;
font-size: 13px;
color:#fff !important;
line-height:35px;
margin: 0;

text-transform: uppercase;
text-shadow: 0 0px 3px rgba(0,0,0,0.16);
letter-spacing:2px;
font-weight:700;

}

.mini-photo{

margin-top: 35px;
 margin-bottom: 25px;
 text-align: center ! important;
margin-left:15px;
}
.mini-photo p {
background-color: #000;
font-size:13px;
color:#fff;
    line-height: 8px;
margin: 0;

text-transform: uppercase;
text-shadow: 0 0px 3px rgba(0,0,0,0.16);
letter-spacing:2px;
font-weight:700;
text-align: center;
}



.mini-photo{

	 box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.mini-photo:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


.mini{
margin-bottom:20px;
 text-align: center;
 margin-left: 15px;
 margin-top:14px;

}


.mini{

	 box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.mini:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}



.mini p {
background-color: #000;
font-size:13px;
color:#fff;
    line-height: 8px;
margin: 0;

text-transform: uppercase;
text-shadow: 0 0px 3px rgba(0,0,0,0.16);
letter-spacing:2px;
font-weight:700;
text-align: center;
}

.browse ul li{
text-align: center;
margin-top:35px;
margin-bottom:50px;
}
.browse ul li a {
    padding: 16px 24px;
    font-size: 13px;
    letter-spacing: 1px;
     font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    /* background-color: #0aad80; */
    background-color: #000;
    color:#FFFFFF;
   /* text-decoration: underline !important;*/
    border-radius: 5px;

}   


.some{
	
width:100%;
background-image:url(../images/bg-2.jpg) ;
text-align: center;
background-attachment: fixed;

}

.some h1{

font-size: 24px;
color: #fff;
font-weight: 600;
    letter-spacing: 1.6px;
   padding-top: 60px;
   padding-bottom:30px;
    
    
}





/*-=-=-=-=-=-=-=-=-=-=-=- */
/* Column Grids */
/*-=-=-=-=-=-=-=-=-=-=-=- */

.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
	    position: relative;
    display: inline;
    display: inline-block;
    
        margin-bottom: 20px;
}
.end { 
margin-right: 0 !important; }
/* Column Grids End */

.wrapper {
 position: relative;
margin-bottom: 50px;
}
.counter {
 
 padding: 20px 0; 

 border-radius: 5px;
}
.count-title { 
	font-size: 40px;
	 font-weight: normal; 
	  margin-top: 10px; 
	  margin-bottom: 0; 
	      color: #fff;
	  text-align: center; 
	}
.count-text { 
	font-size: 13px;
	 font-weight: normal; 
	  margin-top: 10px; 
	  margin-bottom: 0;
	      color: #fff; 
	  text-align: center; }

.some h1::after {
        content: '';
    margin: 14px auto 20px;
    width: 90px;
    height: 0;
    display: block;
    position: relative;
    border-bottom: 3px solid #e82a2f;
}



.add{
  padding-top:55px;
  padding-bottom: 25px;

}


.add h1{

font-size: 25px;
color: #000;
font-weight:600px;
text-align: center;
font-weight: bold;
}
.add h1::after {
        content: '';
    margin: 14px auto 20px;
    width: 90px;
    height: 0;
    display: block;
    position: relative;
    border-bottom: 3px solid #e82a2f;
}

.add p{
font-size: 15px;
color: #616161;
line-height: 1.64
font-weight400;
    font-family: 'Hind','Open Sans', Helvetica, Arial, sans-serif;
    text-align: center;
    padding-bottom: 20px;

}
.icon{

text-align:  center;


}
.icon h1{
font-family: 'Roboto', sans-serif;
    padding: 0px 50px;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 700;
    color:#2d2c2c;
    /* color: #616161; */
}
.all ul li{
text-align: center;
margin-top:35px;
margin-bottom:50px;
}
.all ul li a {
    padding: 19px 30px;
    font-size: 14px;
    letter-spacing: 1px;
     font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    background-color:#0aad80;
    text-decoration: underline !important;
    border-radius: 5px;
}



.testimonial{
  padding-top:55px;
  padding-bottom: 25px;
  text-align: center;

}


.testimonial h1{

font-size: 28px;
color: #000;
font-weight:600px;
cursor: pointer;
font-weight: bold;
}
.testimonial h1::after {
        content: '';
    margin: 14px auto 20px;
    width: 90px;
    height: 0;
    display: block;
    position: relative;
    border-bottom: 3px solid #e82a2f;
}





p {
  font-size: 1em;
  font-family: 'Roboto', sans-serif;
  line-height: 1.6;
  padding: 1em;
  text-align: center;
  
  
}

#slider-container {
  display: flex;
  flex-wrap: wrap;
}

#testimonials {
  position: relative;
  justify-content: center;
  margin: 0 auto;
  overflow: hidden;
  width: 50%;
  height: 500px;
}





figure {
  
  width: 400%;
  left: 0;
  animation: 20s slider infinite;
  -webkit-animation: 20s slider infinite;
  /*border-top: 1px solid #c2c1c2;
  border-bottom: 1px solid #c2c1c2;
 */
  margin: 0;
} 


blockquote {
  width: 25%;
  margin: 0;
  float: left;
  padding-bottom: 1em;
  text-align:center;
}

@-webkit-keyframes slider {
	0%  { transform: translateX(0%); }
	25% { transform: translateX(0%); }
	33% { transform: translateX(-25%); }
	58% { transform: translateX(-25%); }
	66% { transform: translateX(-50%); }
	91% { transform: translateX(-50%); }
	100%{ transform: translateX(-75%); }
}

@keyframes slider {
	 0%  { transform: translateX(0%); }
	25% { transform: translateX(0%); }
	33% { transform: translateX(-25%); }	
	58% { transform: translateX(-25%); }
	66% { transform: translateX(-50%); }
	91% { transform: translateX(-50%); }
	100%{ transform: translateX(-75%); }
}



.footer{
 
 background-color: #292A32 !important;
 margin-top:0px;
 width: 100%;

}

.footer p{
	/*font-family: 'simple-line-icons';*/
  font-family: 'Hind','Open Sans', Helvetica, Arial, sans-serif;
    overflow: hidden;
    
    display: block;
    color: #e6e6e6;
    font-size: 15px;
    text-align: left;	
padding-left:30px;
    padding-right: 25px;
    
}
.left-part p i {position:absolute; left: 30px;
    color: #f6141a;
    font-size: 35px;}
.left-part p{
  margin-top: 25px;
position:relative;
    padding-left:75px;

}


.about  p strong{

color:#fff;
text-align: left;
font-size: 20px;

font-family: 'Montserrat',sans-serif;
}


.about.journey p{
font-family: 'Montserrat',sans-serif;
font-size: 15px;

float: left;
text-align: justify;
text-align: left;

}

.social{
 margin:5px 5px 5px 5px ;


}
.social  ul li {

float: right;
margin:5px 5px 5px 5px ;

}
.social ul li {
  width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    padding: 6px 0;
    font-size: 21px;
    margin: 0 8px;
    line-height: 26px;
    background: #FFF}
.social ul li i {
  color: #f6141a
}

.social ul li a img:hover {
background-color: red;
border-radius: 6px;



}
.social-head  {margin: 0; padding: 0}
.social-head ul {margin: 0; padding: 0}
.social-head ul li { float: left;
    margin: 5px 5px 5px 5px;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    padding: 6px 0;
    font-size: 15px;
    margin: 0 8px;
  }

.top {

 padding-top: 20px;
 padding-bottom: 30px;
 text-align: center;
margin-bottom:30px;
margin-top:0px;
background-color:#f7f7f7;	
}

.top h1::after {
        content: '';
    margin: 14px auto 20px;
    width: 90px;
    height: 0;
    display: block;
    position: relative;
    border-bottom: 3px solid #e82a2f;
}

.sitebar{

text-align: left;
    border: 1px solid #e3e3e3;
    
    box-shadow: 0 2px 0 0px rgba(0,0,0,0.035);
    margin-bottom:20px;
    margin-right:15px;
    


}
    .sitebar h3 {
     
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 4px solid #e3e3e3;
    position: relative;
    padding-left:10px;
    padding-right:10px;
}
.sitebar h3:after{

	    content: '';
    width: 50px;
    height: 4px;
    background: #e82a2f;
    border-right: 3px solid #fff;
    display: block;
    border-bottom: 0;
    position: absolute;
    bottom: -4px;
    left: 0;
    
}
.sitebar ul li{
border-bottom:1px solid #f7f7f7;
   margin: 25px 10px 10px 0px;
   

}
.sitebar ul li a{

 font-size: 13px;
font-family: 'Montserrat',sans-serif;
color: #616161;
margin-left:15px;
margin-right:15px;





}
.sitebar ul li a:hover{
  color: red;


}
.categories{
text-align: left;
	 box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 2px 3px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
margin-bottom: 35px;
margin-right:15px;
margin-left: 15px;
}


.categories h1 {
padding: 0 15px;

}
.categories h1 a{
font-size: 20px;
font-family: 'Montserrat',sans-serif;
color: #000;
font-weight: bold;

}
.categories h1 a:hover{

	color: red;
}

.categories  a{
  color: #777;
  padding-top:5px;
  margin-bottom:5px;
  
  
  
     display: block;
}
.categories h4 a{
color: #2174e2;
    transition: all 0.2s ease;
    font-size: 14px;
    margin-bottom: 20px;
    display:block;
    background-color:#f7f7f7;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:15px;

}
.categories h4 a:hover{

	color: red;
}



.training h1{
     color: #1a1a1a;
    font-size: 25px;
    line-height: 1.1;
    
    position: relative;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 5px;
    padding: 40px 0;
    text-align: center;
   background-color:#f7f7f7;



}

.training h1::after {
        content: '';
    margin: 14px auto 20px;
    width: 90px;
    height: 0;
    display: block;
    position: relative;
    border-bottom: 3px solid #e82a2f;
}

.training p{
text-align: left;
color: #5a5a5a;
    font-family: 'Hind','Open Sans', Helvetica, Arial, sans-serif;
  font-size: 18px;

}
.modules {

	text-align: left;
	
}

.modules h3{
font-family: 'Montserrat', sans-serif;
font-size: 21px;
padding-bottom: 15px;

}
.modules label{
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 7px;
  color: red;


}

.list{

text-align: left;
padding-bottom: 20px;

}
.list ul li {
/*font-family: */
    margin: 0 0 20px 0;
    color: #5a5a5a;
    font-size: 18px;
    line-height: 1.64;
    font-weight: 400;
    font-family: 'Hind','Open Sans', Helvetica, Arial, sans-serif;
    padding: 20px 0 0 0 ;



}
.enquiry{
text-align: left;


}
.enquiry  label{
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 7px;
  color:#000;


}
.enquiry ul li  a{
    position: relative;
    border: 0 none;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    font-family: 'Hind', Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1;
    text-transform: none;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 21px;
    margin-right: 10px;
    line-height: 1;
    letter-spacing: 1px;
    padding: 13px 18px;
    background: #54cd38


}


.about p{
    
    
    font-size: 15px;
    line-height: 1.64;
    font-weight: 400;
   /* text-align: left;*/
    text-align: justify;
    font-family: 'Hind','Open Sans', Helvetica, Arial, sans-serif


} 
.journey{
 text-align: left;

}

.journey h3 {
     border-left-color: #ed3237;
    border-left-style: solid;
    border-left-width: 6px;
    font-size: 21px;
    line-height: 1.2;
    margin-bottom: 24px;
    padding-left: 10px;
    background-image: linear-gradient(90deg, #ed323757, #fffffb)

}
.journey p{

 color: #5a5a5a;
    font-size: 15px;
    line-height: 1.64;
    font-weight: 400;
    text-align: left;
    font-family: 'Hind','Open Sans', Helvetica, Arial, sans-serif
}
.journey ul li {
    color: #5a5a5a;
    font-size: 15px;
    line-height: 1.64;
    font-weight: 400;
    text-align: left;
    font-family: 'Hind','Open Sans', Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
list-style:circle
}
.contact {
 text-align: left;

}

.contact h1{
   
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    color: #ff3a3a;
    font-weight: 700;


}

.contact ul li {
  
      color: #5a5a5a;
    font-size: 14px;
    line-height: 1.64;
    font-weight: 400;
    text-align: left;
    font-family: 'Hind','Open Sans', Helvetica, Arial, sans-serif;
    padding-bottom:25px;
    list-style:circle;
        
}
.contact label{


	    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    color: #000;
    font-weight: 400;
}
.map{

 
 margin-top:20px;
 margin-bottom: 30px;



}

.search{

text-align:left;

	box-shadow: 0 3px 4px rgba(0,0,0,0.12), 0 10px 10px rgba(0,0,0,0.24);
  margin-bottom: 30px;

} 






@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600);

* {
  margin:0;
  padding:0;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-font-smoothing:antialiased;
  -moz-font-smoothing:antialiased;
  -o-font-smoothing:antialiased;
  font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}




#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
  background:#F9F9F9;
  padding:25px;
  
}

#contact h3 {
  color: #F96;
  display: block;
  font-size: 30px;
  font-weight: 400;
}

#contact h4 {
  margin:5px 0 15px;
  display:block;
  font-size:13px;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
  width:100%;
  border:1px solid #CCC;
  background:#FFF;
  margin:0 0 5px;
  padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
  -webkit-transition:border-color 0.3s ease-in-out;
  -moz-transition:border-color 0.3s ease-in-out;
  transition:border-color 0.3s ease-in-out;
  border:1px solid #AAA;
}

#contact textarea {
  height:100px;
  max-width:100%;
  resize:none;
}

#contact button[type="submit"] {
  cursor:pointer;
  width:30%;
  border:none;
  background:red;
  color:#FFF;
  margin:0 0 5px;
  padding:10px;
  font-size:15px;
}

#contact button[type="submit"]:hover {
  
  -webkit-transition:background 0.3s ease-in-out;
  -moz-transition:background 0.3s ease-in-out;
  transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
  outline:0;
  border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}


/* //////////////////////////////////////////////////////////////////////////////////////////////
  //   Default Modal Styles   //
////////////////////////////////////////////////////////////////////////////////////////////// */
/*   This is the background overlay   */
.backgroundOverlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #000000;
  opacity: .85;
  filter: alpha(opacity=85);
  -moz-opacity: .85;
  z-index: 101;
  display: none;
}
/*   This is the Popup Window   */
.delayedPopupWindow {
  display: none;
  position: fixed;
  width: auto;
  max-width: 580px;
  height: 380px;
  top: 20%;
  left: 0;
  right: 0;
  margin: auto;

  background-color: #efefef;

  border: 10px solid #eb1b2e;
  z-index: 99999;
  padding: 10px 20px;
}
/*   This is the closing button  */
#btnClose {
  width:100%;
  display: block;
  text-align: right;
  text-decoration: none;
  color: #BCBCBC;
}
/*   This is the closing button hover state  */
#btnClose:hover {
  color: #c90c12;
}
/*   This is the description headline and paragraph for the form   */
#delayedPopup > div.formDescription {
  float: left;
  display: block;
  width: 48%;
  padding: 10% 3%;
  font-size: 18px;
  color: #666;
  clear: left;
    text-align: center;
}
/*   This is the styling for the form's headline   */
#delayedPopup > div.formDescription h2 {
  color: #444444;
font-size: 20px;
  line-height: 40px;
    font-family: 'bod_r';
}
#delayedPopup > div.formDescription h2 span{
    font-size: 22px;

}
#delayedPopup > div.formDescription p{
  color: #444444;
    font-size: 16px;
  line-height: 28px;
    font-family: 'Raleway', sans-serif;
    
}

/* 
////////// MailChimp Signup Form //////////////////////////////
*/

/*   This is the signup form body  */
#delayedPopup #mc_embed_signup {
  float: left;
  width: 47%;
  padding: 1%;
  display: block;
  font-size: 16px;
  color: #666;
  margin-left: 1%;
}
/*   This is the styling for the signup form inputs  */
#delayedPopup #mc_embed_signup input {
  width: 100%;
  height: 30px;
  font-size: 18px;
  padding: 3px;
    border-radius: 0;
    border: 1px solid #ccc;
   margin-bottom: 5px;
    
}
/*   This is the styling for the signup form inputs when they are being hovered with the mouse  */
#delayedPopup #mc_embed_signup input:hover {
  border:solid 1px #eb1b2e;
  /*box-shadow: 0 1px 3px #eb1b2e;*/
}
/*   This is the styling for the signup form inputs when they are focused  */
#delayedPopup #mc_embed_signup input:focus {
  border:solid 1px #eb1b2e;
  box-shadow: none;
}
/*   This is the styling for the signup form submit button  */
#delayedPopup #mc-embedded-subscribe {
  width: 100%!important;
  height: 40px!important;
  margin: 10px auto 0 auto;
  background: #eb1b2e;
  border: none;
  color: #fff;
}
.bc{
    width: 100%!important;
  height: 30px!important;
  
  background: #eb1b2e;
  border: none;
  color: #fff;
}
.bc:hover{
    background: #d32131;
    color: #fff;
}
/*   This is the styling for the signup form submit button hover state  */
#delayedPopup #mc-embedded-subscribe:hover {
  background: #eb1b2e;
  color: #fff;
  box-shadow:none!important;
  cursor: pointer;
}

.navbar-toggle .icon-bar {
    
    background: #ed3237;}

.navbar-toggle {
    
     background-color: #f7f7f7 }

/* ipad potrait */
@media(max-width:768px){
    .col_fourth {
    width: 32.5%;}
    #testimonials {
  
    width: 97%;
    height: auto;}
    .navbar-nav > li > a {
    padding: 15px 8px;}
    .top h1 {font-size:26px;}
    .mini   { margin: 35px 50px;}
    .mini-photo { margin: 35px 50px;}
    .photos {margin:  0 50px}
    
}
/*sidebarmenu*/
.nav-side-menu {
  overflow: auto;
  font-family: verdana;
  font-size: 12px;
  font-weight: 200;
  background-color: #2e353d;
  top: 0px;
  width: 270px;
  height: 100%;
  color: #e1ffff;
}
.nav-side-menu .brand {
  background-color: #23282e;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
  /*    
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #d19b3d;
/*  background-color: #fff;*/
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #020203;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-left: 0px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #e1ffff;*/
 /*  color:#000;*/
    font-size: 17px;
    margin-left: 17px;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 15px;
}
.nav-side-menu li:hover {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .nav-side-menu {
  /*  position: relative;*/
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    /*position: absolute;*/
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
  .logo{
    /*background-image: url("");*/
    margin: 10px 0;
  }
  .social-head{
    margin-left: 65px;
  }
  .con{text-align: justify;
    margin-left: 0px;

  }
  .header ul li {
    
    padding-left: 0px;
    text-align: center;
    margin: 3px auto
  }
  .header ul{
    text-align: center;
  }
  .header {
    padding: 4px 16px;
  }
  .header ul li span {
    display: none;
  }
  .mini-photo {
    margin-left: 0;}
  .mini {
    margin-left: 0px;}
  .footer {padding-bottom: 45px}
  .navbar {display: none;}
  .mobile-mneu {display: block; text-align: right;}
  .contact h1 {  font-size: 22px;}
  .contact label {font-size: 17px;}
  .contact ul li {    margin: 0 29px;}
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}
body {
  margin: 0px;
  padding: 0px;
}
/*****/
.text1{    
  font-size: 20px;}
.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
} 
.navbar-default .navbar-nav > li > a {
    color: #000;
font-family: 'Roboto', sans-serif;
  }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ff0000;
    background-color: #e7e7e7;}  
.navbar {
   margin-bottom: 0;
} 
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ff0000;
    background-color: #e7e7e7;
}

.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}

.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 5px;
  border-bottom: 2px solid #32465B;
    margin-bottom: 13px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 2px solid rgb(80,144,247);
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 2px solid #32465B;
  position: relative;
  background: #ccc;

}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
  background:#ccc; 
   color:  #FFF;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
.nav-tabs > li > a {
    color: #000;}
.test-box {background: #f6f6f6; margin: 25px 0 0; padding-bottom: 25px;}  




/*****bottom contact form***/


.nb-form {
    position: fixed;
    z-index: 9999;
    width: 300px;
    background: #FFF;
    right: 20px;
    bottom: -350px;
    transition: all .8s cubic-bezier(.22, .67, .43, 1.22) .2s;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
}
.nb-form:hover {
    bottom: 0px;
}

/*-- User Icon --*/

.nb-form .user-icon {
    position: absolute;
    top: -49px;
    right: 12px;
    display: block;
    width: 58px;
    margin: 20px auto 15px;
    border-radius: 100%;
}

/*-- Title --*/

.nb-form .title {
    background: #cc1f1f;
    font-size: 16px !important;
    padding: 12px 18px !important;
    color: #fff !important;
    border-radius: 10px 10px 0 0;
    margin: 0;
}

/*-- Text --*/

.nb-form p {
    font-size: 13px;
    margin: 0;
    padding: 15px;
    color: #666;
    text-align: center;
    font-weight: 700;
}

.nb-form p.message {
    margin-left: 7px;
}

/*-- Form Elements --*/
.nb-form form {
    padding: 0px 15px 15px 15px;
}
.nb-form input,
.nb-form textarea {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    width: 254px;
    max-width: 254px;
    margin-bottom: 10px;
    margin-left: 7px;
    padding: 6px;
    border: none;
    border-radius: 4px;
    color: #999;
    border-bottom: 1px solid #f0f0f0;
}
.nb-form input:focus,
.nb-form textarea:focus {
    outline: none;
    box-shadow: none;
}
.nb-form input[type='submit'] {
    display: block;
    width: 120px;
    margin: 0 auto;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    cursor: pointer;
    transition: all .4s ease;
    color: #fff !important;
    border: none;
}
.nb-form input[type='submit']:hover {
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.07),0 1px 7px 0 rgba(0,0,0,0.02),0 3px 1px -1px rgba(0,0,0,0.1);
}
.nb-form textarea {
    min-height: 110px;
}
.nb-form ::-webkit-input-placeholder {
    color: #ccb0b0;
}
.nb-form ::-moz-placeholder{
    color: #ccb0b0;
}
.nb-form :-ms-input-placeholder {
    color: #ccb0b0;
}
.nb-form :-moz-placeholder {
    color: #ccb0b0;
}
.nb-form input[type='submit'] {
    background: #cc1f1f;
}
@media screen and (max-width: 1024px) {
    .contactformfield2 {
    
    height: 46px;}
    .contactformfield1 {
   
    padding: 9px 10px;}
    .informbox h3 {

    padding: 6px 20px;}
    .informbox {
    padding: 11px 30px;
   
    top: -315px;}
}
/*@media screen and (max-width: 768px) {
   
}*/
@media screen and (max-width: 676px) {
    .nb-form:hover .user-icon {
        display: none;
    }
    .nb-form .message {
        display: none;
    }
    .nb-form form {
        padding-top: 15px;
    }
    .nb-form{
        right: 50%;
        bottom: -425px;
        left: 50%;
        transform: translateX(-50%);
    }
    .categories {margin: 30px;}
    .photos { margin: 32px}
    .mini-photo { margin: 30px;}
    .mini{ margin: 30px;}
    .left-part p i {font-size: 20px;}
    .mini-photo p {line-height: 16px;}
    .journey ul {padding: 30px;}
}



.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}



#circle
{
  /*  width: 100px;
  height: 100px;*/
 /* background: blue;*/
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;

  margin:5px;
   font-size: 20px;
    color: #fff;
}
#circle i {display: block; font-size: 65px;
    color: #f6f6f6; margin: 0 0 14px;}
.count, .counted
{
  line-height: 50px;
  color:white;
  margin-left:0px;
  font-size:22px;
  display: block;
}
#talkbubble {
    /* width: 120px;
     height: 80px;*/
  /* background: green;*/
   position: relative;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
   border-radius:         10px;
  
   margin:5px;;
       font-size: 20px;
    color: #fff;
}
#talkbubble i {display: block; font-size: 65px;
    color: #f6f6f6; margin: 0 0 14px;}
/*
#talkbubble:before {
   content:"";
   position: absolute;
   right: 100%;
   top: 15px;
   width: 0;
   height: 0;
   border-top: 13px solid transparent;
   border-right: 20px solid green;
   border-bottom: 13px solid transparent;
}*/


 
.test-box .carousel{
  box-shadow: 0px 0px 6px rgba(1, 47, 86, 0.5);
border-radius: 8px;
padding: 30px;
background-color: white;}



/*new cs added date 21 06 2020*/

body{
 color: #000000
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #cc1f1f;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
.header ul li {
   
    padding-right: 35px;
    padding-left: 0px;
}
.header {
    background-color:  #cc1f1f !important;
    
}
.navbar-default {
    background-color: #001f3f; 
     border-color: #001f3f;
}
.navbar-default .navbar-nav > li > a {
    color: #FFFFFF!important;
     
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    
    background-color: #cc1f1f;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  border: 1px solid #FFFFFF;
 
    background-color: #cc1f1f;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
     
    background-color: #cc1f1f;
}
.callus li strong {
    font-weight: 600;
    color: #111111;
    font-size: 16px;
    display: block;
    margin-bottom: 2px;
    margin-top: 6px;
}
#newHeader a span{
  color:#333;
}

p,li{
  font-family: Poppins, sans-serif!important;
  color: #2d2c2c!important;
  font-weight: 700!important;
}
.header li{
  color: #FFFFFF!important
}
.footer p{
  color: #FFFFFF!important
}
.textcolor p {
  color: #FFFFFF!important
}

.test-box .carousel p{
 color: #6c757d!important
}
.test-box img{
  border:1px solid #01325b;
}
.test-box .carousel h3{
color: #01325b;
margin-left: 25px;
}
.testimonial_fa{
  color: #01325b;
  font-size: 30px;
  }
  .testimonial_control a{
    height: 40px;
    width: 40px;
    line-height: 25px;     
    border-radius: 50%;
    background-color: #fff!important;
    color: #333!important;
    box-shadow: 0 3px 6px rgba(0,0,0,.2);

  }

  .fa-envelope-open{
    color:#f1d592!important;
  }
  .fa-phone{
    color:green!important;
  }
  
  .social-icons{
   
    position:fixed;
    top:40%;
    right:0%;
    width:200px;
    display:flex;
    flex-direction:column;
    
  
  }
  .social-icons a{
    text-decoration:none;
    /* text-transform:uppercase; */
    padding:2px;
    font-size:22px;
    color:black;
    margin:2px;
    text-align:left;  
    border-radius: 50px 0px 0px 50px;
    transform:translate(152px, 0px);
    transition:all 0.5s;
  }
  .social-icons a:hover{
    transform:translate(0px, 0px)
  }
  .social-icons  a i {
    margin-right:25px;
    background-color:white;
    height:40px;
    width:40px;
    color:black;
    text-align:center;
    line-height:40px;
    border-radius:50%;
    transition:all 0.5s;
  }
  .social-icons a:hover i{
    transform:rotate(360deg)
  }
  
  
  .social-icons .fb{
    background-color:#003399;
    color:white;
  }
  .social-icons .yt{
    background-color:#fa0910;
    color:white;
  }
  .social-icons .whapps{
    background-color:#075e54;
    color:white;
  }
  .social-icons .insta{
    background-color:#ff0066
;
    color:white;
	}

  .fa-facebook{
    color:#2C80D3!important;
  }
  .fa-youtube{
    color:#fa0910!important;
  }
  .fa-whatsapp{
    color:#075e54!important;
  }
  .fa-map-marker{
    color:#960A0A
  }
	.fa-instagram{
    color:#DF0174
  }
	.fa-telegram{
    color:#0174DF
  }
  .social-icons .fa {
      -webkit-animation: rotation 2s infinite linear;
  }
  
  
  
  @-webkit-keyframes rotation {
      from {
          -webkit-transform: rotate(0deg);
      }
      to {
          -webkit-transform: rotate(359deg);
      }
  }
  

@media (max-width: 767px){
#myHeader {
  background: white!important;
  }
  .mobileshow{
    display:block;
  }
  #myCarousel img{
    height:200px;
  }
 .social ul {     
    margin-left: 15px;
   }

   .social ul li {
    float: left;
   }

   .test-box .carousel h3{
      margin-left: 0px;
    }
    .list ul {
    padding-left: 25px!important; 
    }
   .social-icons{
      margin-right: -150px;
    }
    .social-icons a {
    transform: translate(0px, 0px);}
    .list ul li {
     font-size:14px!important; 
   }
  }


/* header new css */
 
.headericon ul li {
    display: inline-block;
  
  } 
   .headericon ul li i {
    font-size:40px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
     
  } 

/* Course page new css */

  #boxshadow .categories{
    box-shadow: 0px 0px 6px rgba(1, 47, 86, 0.5);
border-radius: 5px;

 }
/* .categories{
 min-height: 450px;
} */
 #boxshadow .categories:hover{
box-shadow: 0px 0px 25px rgba(18, 146, 255, 0.5);
opacity: 1000;

 }
#boxshadow .categories h1 a {
font-size: 18px;
 }
#boxshadow .fa-file-pdf-o{
color:#FF3500
}


/* About us page new css */

.timelinebase .timeline {
  /* background-image: linear-gradient(to bottom, #222, #444); */
  color: #bbb;
  padding: 1rem;
  font-family: 'Playfair Display', serif;
}
.timelinebase h1 {
  text-align: center;
  font-family: 'Raleway', sans-serif;
}
.timelinebase hr {
   width: 35px;
   height: 3.7px;
   border-radius: 2px;
   background-color: #cc1f1f;
   padding: 0;
   margin: 0 auto;

}

.timelinebase .timeline {
  position: relative;
  padding: 1rem;
  margin: 0 auto;
  max-width: 1300px;
}
.timelinebase .timeline:before {
  content: '';
  position: absolute;
  height: 100%;
  border: 1px solid #cc1f1f;
  right: 40px;
  top: 0;
}
.timelinebase .timeline:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width: 700px) {
 .timelinebase .timeline {
    padding: 2rem;
 }
 .timelinebase .timeline:before {
    left: calc(50% - 1px);
    right: auto;
 }
}
.timelinebase .timeline__item {
  padding: 1rem;
  border: 2px solid #cc1f1f;
  border-image: linear-gradient(to right, skyblue 0%, #cc1f1f 100%);
  border-image-slice: 1;
  position: relative;
  margin: 1rem 3rem 1rem 1rem;
  clear: both;
}
.timeline__item:after, .timeline__item:before {
  content: '';
  position: absolute;
}
.timelinebase .timeline__item:before {
  right: -10px;
  top: calc(50% - 5px);
  border-style: solid;
  border-color: #cc1f1f #cc1f1f transparent transparent;
  border-width: 10px;
  transform: rotate(45deg);
}
@media screen and (min-width: 700px) {
 .timelinebase .timeline__item {
    width: 44%;
    margin: 1rem;
 }
 .timelinebase .timeline__item:nth-of-type(2n) {
    float: right;
    margin: 1rem;
    border-image: linear-gradient(to right, #cc1f1f 0%, skyblue 100%);
    border-image-slice: 1;
 }
 .timelinebase .timeline__item:nth-of-type(2n):before {
    right: auto;
    left: -10px;
    border-color: transparent transparent #cc1f1f #cc1f1f;
 }
}
.timelinebase .timeline__item--year {
  text-align: center;
  max-width: 150px;
  margin: 0 48px 0 auto;
  font-size: 1.8rem;
  background-color: #333;
  line-height: 1;
  border-image: none;
  padding: 0.5rem 1rem 1rem;
}
.timelinebase .timeline__item--year:before {
  display: none;
}
@media screen and (min-width: 700px) {
 .timelinebase .timeline__item--year {
    text-align: center;
    margin: 0 auto;
 }
 .timelinebase .timeline__item--year:nth-of-type(2n) {
    float: none;
    margin: 0 auto;
    border-image: none;
 }
 .timelinebase .timeline__item--year:nth-of-type(2n):before {
    display: none;
 }
}
.timelinebase .timeline__title {
  margin: 0;
  font-family: 'Raleway', sans-serif;
  font-size: 1.5em;
}
.timelinebase .timeline__blurb {
  line-height: 1.5;
  font-size: 1.2rem;
  margin: 0.5rem 0 0;
}

.training p {
    text-align: justify;
   
}

/* course details page css */

.list ul li {
    margin: 0px;
    color: #5a5a5a!important;
    font-size: 16px;
    line-height: 1.64;
    font-weight: 400!important;
    font-family: 'Hind','Open Sans', Helvetica, Arial, sans-serif!important;
    padding: 20px 0 0 0;
}

.list ul {
 
  padding-left: 50px;
 }
 .training p {
  padding-left: 0px;
}
.modules h3 {
     
    font-size: 22px;
   
    font-weight: 800;
}
.modules label {
    
    font-weight: 800;
    color: #cc1f1f;
}
.list ul li {
  
    font-weight: 600!important;
    text-align:justify;
}
.enquiry ul li a {
    
    background: #001f3f;
}
.list ul li::before {
  /* list-style: disc; */
  content: "\2022";
  color: #cc1f1f;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
  }
  .enquiry  img{

  width: 100px;
    height: 100px;
  }
.foot-tem {
	margin-bottom: 40px;
} 
.foot-tem ul li{
float: left;
    margin-left: 45px;
    list-style: disc; 
    color: #fff !important;
}
@media (max-width:768px){
.foot-tem ul li{
float: none; 
}
}