top/**** Contact Form Popup ****/
#contact-us-overlay{display:none;position:absolute;top:0px;z-index:50;}
#contact-us-wrapper{height:1px;width:1px;background-color:black;cursor:wait;opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;}
.qform-elements{cursor:default;position:fixed;z-index:1002;left:40%;top:28%;background-color:#3a5680;float:left;margin-left:1px;padding:15px 22px;width:316px;min-height:200px;overflow:hidden;display:none;}
.qform-elements a{float:right;margin-right:-32px;margin-top:-22px;}
.qform-elements a img{opacity:0.4;border:none;}
#loading{position:fixed;z-index:1002;left:50%;top:50%;background-color:black;padding-top:5px;padding-bottom:2px;padding-left:5px;padding-right:5px;border-radius:10px;}
.noshow{display:none !important;}
#btenquiry_id{margin-top:15px;}
form#btenquiry_id input{background-color:#EEE;font-family:'Open Sans', sans-serif;border:1px solid #ADE329;border-radius:4px 4px 4px 4px;color:#231F20;font-size:13px;margin-bottom:5px;padding:5px;width:272px;}
form#btenquiry_id select{width:272px;height:25px;border:0 none;border-radius:5px 5px 5px 5px;padding-left:3px;color:#231F20;vertical-align:middle;margin-top:2px;font-family:'Open Sans', sans-serif;background-color:#EEE;}
form#btenquiry_id select option{padding-top:5px;font-family:'Open Sans', sans-serif;color:#231F20;background-color:#EEE;}
form#btenquiry_id textarea{resize: none;width:272px;height:100px;border:0 none;bordertop-radius:5px 5px 5px 5px;padding-left:3px;color:#666;vertical-align:middle;margin-top:8px;font-family:'Open Sans', sans-serif;color:#231F20;background-color:#EEE;font-size:13px;}
form#btenquiry_id button{margin-top:8px;background-color:#ADE329;border:0px;padding:5px 13px;font-weight:400;cursor:pointer;border-radius:5px 5px 5px 5px;}

.enquiry {
  color: white!important;
  font-size: 20px!important;
  font-weight: normal!important;
  margin-bottom: 0px!important;
  text-transform: uppercase!important;
  margin-top: 0px !important;
}
.offer_msg{
    text-align: center;
    color: #2389F2;
    font-weight: 700;
    letter-spacing: 0.5px;
    animation: blinker 2s linear infinite;
    -webkit-animation:blinker 2s linear infinite;
    -moz-animation: blinker 2s linear infinite;
    -o-animation: blinker 2s linear infinite;
}
@keyframes blinker{
    50%{
        opacity: 0.0;
    }
}
.nav-header{
z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
/**** Parallax-slider,css *****/
.da-slider{
	width: 100%;
	height: 427px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2), 0px -2px 1px #fff;
	-webkit-transition: background-position 1.4s ease-in-out 0.3s;
	-moz-transition: background-position 1.4s ease-in-out 0.3s;
	-o-transition: background-position 1.4s ease-in-out 0.3s;
	-ms-transition: background-position 1.4s ease-in-out 0.3s;
	transition: background-position 1.4s ease-in-out 0.3s;
}
.da-slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	text-align: left;
}
.da-slide-current{
	z-index: 10;
}
.da-slider-fb .da-slide{
	left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
	left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img{
	position: absolute;
	opacity: 0;
	left: 110%;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
	left: 10%;
	opacity: 1;
}
.da-slider-fb .da-slide .da-img{
	left: 60%;
	opacity: 1;
}
.da-slide h2{
    font-family: 'Roboto', Arial, sans-serif;
	color: #222;
	line-height:50px;
	top: 80px;
	z-index: 10;
	padding:0;
	margin-left:-2%;
}
.da-slide h2 i {
	font-size: 36px;
	font-style:normal;
	background-color:white;
	padding:0 5px;
	text-transform:uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.da-slide p {
    font-family: 'Roboto', Arial, sans-serif;
	font-size:18px;
	font-weight:400;
	line-height: 25px;
	width:100%;
	top: 300px;
	color: #fff;
	overflow: hidden;
	margin-left:-2%;
}
.da-slide p i {
background-color: #2389f2;
padding: 0 10px;
font-style: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.da-slide .da-img{
	text-align: center;
	width: 50%;
	top: 80px;
	height: 328px;
	line-height: 320px;
	left: 110%; /*60%*/
	margin-left:-16%;
}
.da-slide-current .da-img{
	left: 60%;
	opacity: 1;
}

.da-slide .da-link{
	top: 320px; /*depends on p height*/
	border-radius: 3px !important;
	min-width:15%;
	color: #666;
	text-shadow:0 1px 0 #eee;
	box-shadow: 0 0 4px #bbb;
	border: 1px solid #fff;
	padding: 2px 20px;
	font-size: 25px;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
.da-slide .da-link:hover{
	background: rgba(255,255,255,0.3);
	box-shadow: 0 0 5px #eee;
	text-decoration:none;
}
.da-dots{
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0px;
	bottom: 15px;
	z-index: 9;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-dots span{
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50% !important;
	background: url(../img/bg-text.png) repeat;
	margin: 3px;
	cursor: pointer;
}
.da-dots span.da-dots-current:after{
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 2px;
	left: 2px;
	border-radius: 50% !important;
	background:#fff;
}
.da-arrows{
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-arrows span{
	background: transparent url(../img/arrows.png) no-repeat;
	position: absolute;
	top: 50%;
	height: 50px;
	width: 49px;
	cursor: pointer;
	z-index: 20;
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-in-out 0.2s;
	-moz-transition: opacity 0.4s ease-in-out 0.2s;
	-o-transition: opacity 0.4s ease-in-out 0.2s;
	-ms-transition: opacity 0.4s ease-in-out 0.2s;
	transition: opacity 0.4s ease-in-out 0.2s;
}
.da-slider:hover .da-arrows span{
	opacity: 0.8;
}
.da-slider:hover .da-arrows span:hover{
	opacity: 1;
}
.da-arrows span:after{
	content: '';
	position: absolute;
	width: 49px;
	height: 49px;
}
.da-arrows span.da-arrows-prev{
	left: 12px;
	background-position:0 -68px;
}
.da-arrows span.da-arrows-next{
	right: 15px;
	background-position:0 1px;
}

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 10%;
	opacity: 1;
}
.trending_courses .col-lg-3 {
	padding-left: 38px;
padding-right: 30px;
}
.trending_courses .col-lg-3 a{
	text-align: center;
	text-decoration: none;
}
.courses_small{
	background: #fff;
box-shadow: 0 0 4px 4px #e8e7e7;
margin-bottom: 20px;
}
.trending_courses .col-lg-3 img{
	width:100%;
}
.trending_courses .col-lg-3 a .courses_small{
	color: #000;
padding: 5px;
font-size: 17px;

}
/* Animation classes and animations */

/* Slide in from the right*/
.da-slide-fromright h2{
	-webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	animation: fromRightAnim1 0.6s ease-in 0.8s both;
}
.da-slide-fromright p{
	-webkit-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	animation: fromRightAnim2 0.6s ease-in 0.8s both;
}
.da-slide-fromright .da-link{
	-webkit-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	animation: fromRightAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromright .da-img{
	-webkit-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	animation: fromRightAnim4 0.6s ease-in 0.8s both;
}
@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide in from the left*/
.da-slide-fromleft h2{
	-webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	animation: fromLeftAnim1 0.6s ease-in 0.6s both;
}
.da-slide-fromleft p{
	-webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	animation: fromLeftAnim2 0.6s ease-in 0.6s both;
}
.da-slide-fromleft .da-link{
	-webkit-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	animation: fromLeftAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromleft .da-img{
	-webkit-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	animation: fromLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 10%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 60%; opacity: 1; }
}
/* Slide out to the right */
.da-slide-toright h2{
	-webkit-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-moz-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-o-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-ms-animation: toRightAnim1 0.6s ease-in 0.6s both;
	animation: toRightAnim1 0.6s ease-in 0.6s both;
}
.da-slide-toright p{
	-webkit-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-o-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toRightAnim2 0.6s ease-in 0.3s both;
	animation: toRightAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toright .da-link{
	-webkit-animation: toRightAnim3 0.4s ease-in both;
	-moz-animation: toRightAnim3 0.4s ease-in both;
	-o-animation: toRightAnim3 0.4s ease-in both;
	-ms-animation: toRightAnim3 0.4s ease-in both;
	animation: toRightAnim3 0.4s ease-in both;
}
.da-slide-toright .da-img{
	-webkit-animation: toRightAnim4 0.6s ease-in both;
	-moz-animation: toRightAnim4 0.6s ease-in both;
	-o-animation: toRightAnim4 0.6s ease-in both;
	-ms-animation: toRightAnim4 0.6s ease-in both;
	animation: toRightAnim4 0.6s ease-in both;
}
@-webkit-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 10%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 60%;  opacity: 1; }
	30%{ left: 55%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
/* Slide out to the left*/
.da-slide-toleft h2{
	-webkit-animation: toLeftAnim1 0.6s ease-in both;
	-moz-animation: toLeftAnim1 0.6s ease-in both;
	-o-animation: toLeftAnim1 0.6s ease-in both;
	-ms-animation: toLeftAnim1 0.6s ease-in both;
	animation: toLeftAnim1 0.6s ease-in both;
}
.da-slide-toleft p{
	-webkit-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-o-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	animation: toLeftAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toleft .da-link{
	-webkit-animation: toLeftAnim3 0.4s ease-in both;
	-moz-animation: toLeftAnim3 0.4s ease-in both;
	-o-animation: toLeftAnim3 0.4s ease-in both;
	-ms-animation: toLeftAnim3 0.4s ease-in both;
	animation: toLeftAnim3 0.4s ease-in both;
}
.da-slide-toleft .da-img{
	-webkit-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	animation: toLeftAnim4 0.6s ease-in 0.6s both;
}
@-webkit-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 10%;  opacity: 1; }
	30%{ left: 15%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 10%;  opacity: 1; }
	99%{ left: 10%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 60%;  opacity: 1; }
	40%{ left: 70%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}

/*Higher Resolutions*/
@media (min-width: 1440px) {
	.da-slide h2,
	.da-slide p {
		margin-left:3%;
	}
	.da-slide .da-img{
		margin-left:-18%;
	}
}

@media (min-width: 1680px) {
	.da-slide h2,
	.da-slide p  {
		margin-left:7%;
	}
	.da-slide .da-img{
		margin-left:-20%;
	}
}

@media (min-width: 1920px) {
	.da-slide h2,
	.da-slide p  {
		margin-left:12%;
	}
	.da-slide .da-img{
		margin-left:-22%;
	}
}

/* Custom CSS */

body{color:#858585}
a, a:hover, a:active{color: #2389f2;}
img{max-width:100%}
.cntr{text-align:center;}
.ourServices {padding:40px 0}
.ourServices img{max-width:140px}
.title{padding-bottom:4px; margin-bottom:20px;color:#278df2;}
.topHeaderSection{background:#fff; padding:0;}

  .header {
z-index: 19;
padding: 0;
}
.is-sticky {
width: 100%;
background-color: #ffffff;
background-color: rgba(255, 255, 255, 0.95);
}
.small-panel h2{
	font-size: 24px;
	text-align: center;
	color:#000;
}
.small-panel{
	background: #fff;
	box-shadow: 0 0 4px 8px #e8e7e7;
	margin-bottom: 20px;
}
.trending-title h2{
	font-size: 20px;
	font-weight: bold;
	color:#000;
}
.trending-title{
	margin-bottom: 35px;
}
/*carosol*/
.carousel-inner .active.left { left: -25%; }
.carousel-inner .next        { left:  25%; }
.carousel-inner .prev		 { left: -25%; }
.carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {background-image:none;}

.serviceh2 {
	text-align: center;
font-size: 20px;
font-weight: bold;
color:#000;
}
.serviceBlock{
	padding-top:35px;
}
.serviceBlock i{
	border-radius: 50%;
display: inline-block;
height: 100px;
line-height: 100px;
position: relative;
text-align: center;
vertical-align: middle;
width: 100px;
background-color: #278df2;
font-size: 36px;
color: #ffffff;
}
.footerTopSection h3{
	color:#fff;
	font-size: 20px;
	margin-bottom: 15px;
}
.footerTopSection p{
	color:#fff;
	line-height: 1.6;
}
.star_rating .checked{
	color: orange;
}
.clientSection img{
	max-width:80%;
}
.trending_courses .carousel-control .glyphicon-chevron-left{
	top: 45%;
font-size: 26px;
left: 0%;
}
.trending_courses .carousel-control .glyphicon-chevron-right{
	right: 0%;
top: 45%;
font-size: 26px;
}
.block_img{
background: #fff;
border-radius: 100px;
box-shadow: 0 1px 7px 5px #ddd;
height: 160px;
width: 160px;
float: left;
overflow: hidden;
}
.block_img img{
	padding: 47px 0 0 30px;
}
.blog_flow{
	width:60%;
	float:left;
	padding-left: 20px;
	padding-top:22px;
}
.blog_flow h2{
	color: #444;
font-weight: 500;
font-size: 20px;
line-height: 29px;
margin-top: 0;
}

.blog_flow p{
color: #666;
font-size: 15px;
line-height: 26px;
margin: 0;
}
.box1::after{
	content: url(../img/chooseus/dotted-line-2.png);
position: absolute;
left: 80px;
bottom: -62px;
}
.clearfix{
	clear:both;
}
.box2{
	position: relative;
	top:55px;
}
.firstblock{
	margin-top:50px;
}
.secondblock{
	margin-top: 95px;
}
.box3::before{
	content: url(../img/chooseus/dotted-line-3.png);
position: absolute;
right: -445px;
top: -9px;
z-index: 0;
}
.box4 img
{
	padding: 0;
width: auto !important;
}
.thirdblock::before{
	content: url(../img/chooseus/dotted-line-1.png);
left: 117px;
position: absolute;
top: -170px;
z-index: 0;
}
.thirdblock{
	margin-top: 118px;
}
.box5 .block_img img{
padding:26px 0 0 30px;
}
.box5::after{
		content: url(../img/chooseus/dotted-line-2.png);
position: absolute;
left: 80px;
bottom: -58px;
}
.box6{
	position: relative;
	top:55px;
}
.box6 img{
	padding: 19px 0 0 19px;
width: 90%;
}
.forthblock{
	margin-top:95px;
}
.box7::before{
	content: url(../img/chooseus/dotted-line-3.png);
position: absolute;
right: -445px;
top: -9px;
z-index: 0;

}
.box7 img{
padding: 25px 24px 0 0;
width: auto;
float:right;
}
.box8 img{
	padding: 0;
width: 100%;
}
.client_section{
	margin-top:25px;
}
.box8 .block_img{
 background: rgba(0,0,0,0);
border-radius: 100px;
box-shadow: none;
float: right;
height: auto;
width: auto;
}
.client_section h2{
	text-align: center;
font-size: 20px;
font-weight: bold;
margin-bottom: 30px;
color: #000;
}


/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 116px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 116px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 100px
}
.morecontent span {
    display: none;
}
.user_review a {
  
    text-decoration: none;
}
.stu_star_rating .checked{
	color:orange;
}
.stu_star_rating{
	padding-top: 15px;
padding-bottom: 15px;
}
.user_review{
	padding-top:15px;
	line-height: 1.6;
}
.student_review{
	margin-top: 55px;
}
.student_review h2{
	margin-bottom: 25px;
}
.weekly_batches .color_back{
	background: #fff;
	padding: 10px;
	border: 1px solid #ddd;
}
.batch_date p{
	margin-bottom:0px;
	font-weight: 900;
	font-size: 15px;
	color:#000;
}
.batch_date{
	border: 1px solid #e0e0e0;
width: 38px;
text-align: center;
font-size: 11px;
padding: 0px 4px;
line-height: 13px;
margin: 0px auto;
}
.none-padd{
	padding-left: 0px;
	padding-right:0px;
}
.days_row{
	padding-left: 35px;
	
}
.font_days{
	font-weight: bold;
}
.weekly_row:hover{
	border:1px solid #3a5680;
}
.course_price{
	font-weight: bold;
	color: #000;
}
.batches_list h4{
	color:#000;
	font-weight: 600;
font-size: 16px;
}
.font_days span{
	color:#000;
}
.padding_z{
	padding-left: 0px;
	padding-right: 0px;
}
.type_course{
	margin-bottom: 12px;
}
.course_1{
	font-size: 18px
}
.course_2{
	float: right;font-size: 17px
}
.course_heading .col-lg-4{
	font-weight:bold;
}
.course_heading .col-lg-3{
		font-weight:bold;
}
.subcourse_heading .col-lg-4{
		font-weight:bold;
}
.type_course .course_2{
	font-weight:bold;
}
/* End carousel */
/*reviews*/

@media only screen and (min-width: 320px) and (max-width: 908px) 
{
	.phone-mail li{
		display: block !important;
		padding-bottom: 5px !important;
	}
	.color li{
		display:inline !important;
		
	}
	.color{
		float:left !important;
	}
	.navbar-nav > li > a{
		padding-top: 15px !important;
		padding-bottom: 16px !important;
	}
	.small-panel h2{
		font-size: 19px;
	}
	.box1::after{
		display:none;
	}
	.box3::before{
		display: none;
	}
	.thirdblock::before{
		display: none;
	}
	.box5::after{
		display:none;
	}
	.box7::before{
		display: none;
	}
	.block_img{
		border-radius: 0px;
		box-shadow: none;
		background: none;
		height: auto;
		width:65px;
		padding-top:6px;
	}
	.block_img img{
		padding: 0px;
		width:55px;
	}
	.box1,.box2,.box3,.secondblock,.box4,.box5,.thirdblock,.box7,.forthblock,.box8,.box6{
		padding-left: 0px;
		padding-right:0px;
	}
	.firstblock{
		padding-left:0px;
		padding-right:0px;
	}
	.blog_flow{
		padding-left: 0px;
		padding-top: 0px;
		width:70%;
	}
	.blog_flow h2{
		font-size: 16px;
	}
	.blog_flow p{
		font-size: 12px;
		line-height: 22px;
	}
	.firstblock{
		margin-top: 24px;
	}
	.secondblock{
		margin-top:302px;
		margin-bottom: 312px;
	}
	.secondblock .block_img{
		margin-left:5px !important;
	}
	.box5 .block_img img{
		padding:0px;
	}
	.forthblock{
		margin-top: 356px;
	}
	.forthblock .block_img{
		margin-left: 22px !important;
	}
	.student_review h2{
		margin-bottom: 0px;
	}
	.media-carousel{
		padding: 0px;
	}
	.reviews_tile{
		margin-bottom:25px;
	}
	.client_row{
		text-align: center;
	}
	.clientSection img{
		padding: 15px;
width: 70%;
	}
	.client_section h2{

		margin-bottom: 10px;
	}
	.media-carousel .carousel-control.left{
		margin-top: 250px;
	}
	.media-carousel .carousel-control.right{
		margin-top: 250px;
	}
}
.secondblock .block_img{
	margin-left: 32px;
}
.forthblock .block_img{
	margin-left:32px;
}




/* Style the Image Used to Trigger the Modal */
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
.certification{
	margin-bottom: 20px;
	position: relative;
}
.online_back{
	position: absolute;
background-color: #000;
color: #fff;
bottom: 13px;
opacity: 0.7;
left: 21px;
padding: 2px;
font-size: 14px;
border-radius: 2px;
}
.online_back span{
	padding:46px;
}



/* --------------------------- */
/* --------------------------- */
/*Top Bar (login, search etc.)
------------------------------------*/
.top {
    padding-top: 10px;
    padding-bottom: 5px;
    background-color: #3a5680;
	z-index:9;
	height: 40px;
}
.top .container {
    padding:0 15px;
}

.phone-mail {
    margin:0 20px 0 0;
    padding:0;
    //z-index:9;
    list-style:none;
    position:relative;
    float: left;
    padding-left: 25px;
}
.phone-mail li {
    display:inline;
    list-style:none;
    padding-bottom:15px;
    margin-right: 8px;
}
.phone-mail i {
    font-size:14px;
    margin-top:3px;
    margin-right: 3px;
    color:#fff;
}
.phone-mail li span {
	font-size:14px;
    color:#fff;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.loginbar {
	margin:0;
	padding:0;
	z-index:9;
	list-style:none;
	position:relative;
    float: right;
}

@media (max-width: 480px) {
    .loginbar {
        float: left;
    }
}

.loginbar li {
	display:inline;
	list-style:none;
}

.loginbar li a,
.loginbar li a:hover {
	color:#7c8082;
	font-size:11px;
    font-family: 'Roboto', sans-serif;
}

.loginbar li.devider { 
	top:-1px;
	padding:0;
	font-size:8px;
	position:relative;
	margin:0 6px 0 2px;
	font-family:Tahoma;
	border-right:solid 1px #bbb;
}

.loginbar i {
	color:#999;
	font-size:18px;
	margin-top:3px;
	cursor:pointer;
}

/*Lenguages*/
.loginbar li ul { 
	top:18px;
	margin:0;
	left:-6px;
	display:none; 
	padding-top:4px;
	position:absolute; 
	border-radius:3px;
	padding-bottom:4px;
	background:#f0f0f0;
}

.loginbar li:hover ul { 
	display:block; 
}

.loginbar li ul li { 
	padding-bottom:0;
	display:list-item;
	position:relative;
	margin-bottom:1px;
}

.loginbar li ul li a { 
	color:#555;
	display:block;
	min-width:85px; 
	font-size:10px;
	padding:2px 12px;
	background:#f0f0f0;
	text-decoration:none;
}

.loginbar li ul li a:hover, 
.loginbar li ul li.active a {
	opacity:1 !important;
	color:#555 !important;
	font-size:10px !important;
	text-shadow:none !important;
	background:#fafafa !important;
}

.loginbar li ul li.active i {
	top:2px;
	right:-5px;
	font-size:14px;
	cursor:default;
	position:absolute;
	text-shadow:0 1px 0 #e9e9e9;
}

.loginbar i.icon-globe {
	color:#bbb;
	font-size:13px;
	margin:3px 3px 0 0;
}

.loginbar li i.icon-sort-up {
	top:21px; 
	left:-1px;
	color:#eee;
	display:none;
	font-size:14px;
	cursor:default;
	position:absolute;
}

.loginbar li:hover i.icon-sort-up {
	display:block;
}

.loginbar li:hover i.icon-ok {
	top:-2px;
	color:#aaa;
}
/* --------------------------- */
/* --------------------------- */
.bannerSection{background:#e5e5e5; padding:0}
.highlightSection{color:#333; background:#fafafa; padding:18px 0; border-bottom: 1px solid #D1D1D1}
.highlightSection h2{padding-top:0; margin-top:0; font-size:21px}
.highlightSection h4{padding-top:0; margin-top:0; line-height:1.6em; font-size:18px}
.bodySection{background:#fff; padding:18px 0}
.align-right{text-align:right}

.testimonails{background:#f7f7f7; padding:14px; margin:28px 0 44px }
.projectList{}
.projectList img{padding:4px; border:1px solid #eee; background:#f5f5f5;}


.projectImg{max-width:140px}
.clientSection{padding:18px 0; margin-bottom:20px; padding:18px }
.footerTopSection{background:#3a5680; padding:18px 0; border-top: 1px solid #e7e7e7}
.footerBottomSection{background:#212121; padding:18px 0; color:#fff}

#topcontrol:hover {color: #a2c753;}
#topcontrol, #topcontrol:hover {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.blockquote {border-left: 5px solid #FF792D;}
/* Toggle menu */
.navbar-collapse {background: #fff;z-index: 9999;}
.navbar-toggle {border-radius: 0;outline:0}
.navbar-toggle span {border-color: #ff0000;background: #2389f2;}
.nav>li>a:hover, .nav>li>a:focus {text-decoration: none;background-color: #2389f2;color:#fff;}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {background-color: #fff; border-color: #428bca;}
.navbar-nav>li>a {padding-top: 40px;padding-bottom: 32px;color: #858585;}
.navbar-nav>li.active>a, .navbar-nav>li>a:hover {color: #fff;background-color: #3a5680;}

/*.navbar-nav.navbar-right:last-child {margin-right: -15px;margin-top: 34px; margin-bottom: -18px;}*/
.btn-brand{background-color: #2389f2; border-color: #2389f2;color:#fff}
.btn-brand:hover, .btn-brand:focus, .btn-brand:active, .btn-brand.active, .open .dropdown-toggle.btn-brand {color: #fff; background-color: #F07341; border-color: #F07341;}
.services {padding:38px 0; margin:18px 0}
blockquote {
border-left: 5px solid #2389f2;
}
.offer_ann{
	position: relative;
	bottom: 58px;
	font-weight: bold;
	padding-top: 25px;
	text-align: center;
}
.bt-close{
	float:right;
	font-size: 20px;
	position: absolute;
	top: 7px;
	right: 13px;
}
.bt-close:hover{
	cursor: pointer;
}
/* Media Query */

/* Small devices (tablets, 768px and up) */
@media (max-width: 480px) {
.topHeaderSection {padding: 0;}
.da-slide .da-img{display:none}
.da-slide h2 {top: 18px;}
.da-slide p {top: 255px;}
.navbar-nav.navbar-right:last-child {margin-top: 0px;margin-bottom: 0px;}
.navbar-toggle {margin-top: 21px;}
 }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {  }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }


/** Custom CSS **/
.reasontochoose, .subpage ul{
	margin: 0px !important;
	padding: 0px 0px 0px 10px !important;
	list-style-type: none;
}
.reasontochoose li{
	list-style-type: none;
	padding-bottom: 10px;
}
.reasontochoose li i{
	padding-right: 15px;
}
.noliststyletype{
	margin: 0px !important;
	padding: 0px 0px 0px 10px !important
}
.noliststyletype li{
	list-style-type: none;
	padding-bottom: 10px;
}
.noliststyletype li i{
	padding-right: 15px;
}
.font16{
	font-size: 16px;
}
.fleft{
	float: left;
}
.margin50{
	margin-right: 50px;
}
.ptop{
	padding-top: 30px;
}
.pbottom{
	padding-bottom: 20px;
}
.p19{
	padding: 19px !important;
}
.subpage li{
background: transparent url('../img/tick-green.png') no-repeat scroll 0 3px;
padding-left: 30px;
padding-bottom: 10px;
}
.p19 p{
	line-height: 25px;
}
@media (min-width: 1200px){
.breadcrumb{
display: inline-block !important;
}
.rightcta{
position: absolute !important;
right: 35px !important;
display: inline !important;
}
}
@media (max-width: 1199px){
.rightcta{
	display: none;
}
.breadcrumb{
	display: block;
}
}


/* Begin Table Formatting */
table.custom-table {
    font-size: 13px;
    margin: 10px 0;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
table.custom-table th {
    border-bottom: 2px solid #999;
    padding: 12px;
    font-size: 14px;
    font-weight:bold;
    text-align: left;
}
table.custom-table td {
    padding: 9px 12px;
    border-top: 1px solid #fff;
}
table.custom-table tfoot td {
    font-size: 11px;
}
table.custom-table tbody td {
    background: transparent url('../img/back.png') repeat scroll;
}
table.custom-table tbody tr:hover td {
    background: none;
}
/* End Table Formatting */
/* Starts OFFER Zone */
.notification-banner{
background-color: #5f5f5f;
background-size: cover;
color: #ffffff;
height: 40px !important;
}
.offertxtcontainer{
padding-top: 8px;
text-align: center;
color: #ffffff !important;
}
.offerpercentage{
	background-color: #73ad21;
}
/* Ends OFFER Zone */

/*Online Training */
.txtstyle{
	color: #ffffff !important;
	font-size: 24px;
	text-align: center;
}
.bgstyle{
	background: #2388f2 !important;
	border:0px !important;
}
.txtstyle a{
	text-decoration: inherit;
	color: inherit;
}
.txtstyle span{
	font-size:14px;
	text-decoration: underline;
}
}
}




/* SEO utility blocks */
#seo-visible-breadcrumbs,
.seo-breadcrumbs {
    margin: 14px auto 10px;
    padding: 9px 14px;
    background: #f3f8ff;
    border: 1px solid #d8e7fb;
    border-radius: 10px;
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    color: #43526a;
    box-shadow: 0 1px 6px rgba(35, 137, 242, 0.08);
}

#seo-visible-breadcrumbs a,
.seo-breadcrumbs a {
    color: #1f74cf;
    text-decoration: none;
    font-weight: 600;
}

#seo-visible-breadcrumbs a:hover,
.seo-breadcrumbs a:hover {
    text-decoration: underline;
    color: #155ca8;
}

#seo-visible-breadcrumbs span,
.seo-breadcrumbs span {
    color: #0d1b34;
    font-weight: 600;
}

#seo-trust-meta {
    margin: 16px 0 20px;
    padding: 14px 16px 12px;
    background: #ffffff;
    border: 1px solid #dbe6f7;
    border-left: 4px solid #2389f2;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(15, 95, 168, 0.08);
}

#seo-trust-meta p {
    margin: 0 0 7px;
    color: #334860;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
}

#seo-trust-meta p:last-child {
    margin-bottom: 0;
}

#seo-trust-meta strong {
    color: #0f294d;
    font-weight: 600;
}

#seo-trust-meta a {
    color: #1f74cf;
    font-weight: 600;
    text-decoration: none;
}

#seo-trust-meta a:hover {
    color: #155ca8;
    text-decoration: underline;
}

@media (max-width: 767px) {
    #seo-visible-breadcrumbs,
    .seo-breadcrumbs {
        margin: 10px 10px 8px;
        padding: 7px 10px;
        font-size: 12px;
        line-height: 20px;
    }

    #seo-trust-meta {
        margin: 12px 0 14px;
        padding: 12px;
    }

    #seo-trust-meta p {
        font-size: 13px;
        line-height: 22px;
    }
}
