*{
	margin:0;
	padding:0;
}
body{font-family:open sans,sans-serif;font-size:14px;line-height:24px;color:#545454}
p{

}
 h2, h3, h4, h5, h6{
    font-family: roboto slab,serif;
    font-weight: 550;
    color: #fff;
	padding: 5px;
	font-size:17px;
}
h3 {
    font-size: 22px;
}
ul {
    list-style-type: none;
    margin: 0;
}
a, a:focus, a:active {
    outline: none!important;
}
a {
    text-decoration: none;
    font-size: 18px;
    transition: color .3s ease;
}
a, a:hover {
    color: #fff;
    text-decoration: none;
}

.btn {
    border-radius: 0;
}
.top-header{
	background-color: #ca1d08;
}

.row{
	margin-left:0;
	margin-right:0;
}
.top-header .row p{
	color: #ffffff;
    font-weight: 550;
	line-height:2;
	margin:0 !important;
}

@media screen and (max-width: 600px){
	.top-header p span{ 
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: -16px;   			 
	}	
}
.icon-size{
	margin-right: 10px;	
}
@media screen and (max-width: 600px){
	.icon-size{
	font-size:15px;
	position: relative;
	top: 3px;
	}
}
@media screen and (max-width: 600px){
	.topbar-right .topContact .top-icon a{
	border: 2px solid white !important;
	height: 35px !important;
	width: 35px !important;
	border-radius: 50% !important;
	display: inline-block !important;
	}
}
@media screen and (max-width: 600px){
	.topbar-right .topContact .top-icon i{
		color: white !important;
		font-size: 15px !important;
		margin-top: 7px !important;
		margin-left: 0px !important;
	}
}
.download-app{
	text-decoration:none;
	color:#23221c;
}
.download-app:hover{
	text-decoration:none;
	color:#017cab;
}
.download-span{
	vertical-align: bottom;
	
}
.log-in-xs-sm{
	padding-left: 0;
}
.btn-log-in{
	background-color: #017cab;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.dropdown-menu-log-in{
	left: 381px;
	top: 33px;
	width: 352px;
	padding: 0px 0 5px 0;
}
@media screen and (max-width:600px){
	.dropdown-menu-log-in {
    left: 0px;
    top: 32px;
   	width: 276px;
    padding: 0px 0 5px 0;
	}
}
.checkbox-log-in{
	width: 50%;
	display: inline-block;
	padding-left: 10px;
}
.forget-password{
	text-decoration:none;
	color:#23221c;
	display: inline-block;
	padding: 10px;
}
.forget-password:hover{
	text-decoration:none;
	color:#017cab;
	padding: 10px;
	display: inline-block;
}
.submit-log-in{
	background-color: #eee;
	margin-left: 10px;
}
.submit-log-in:hover{
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
	margin-left: 10px;
}
.new-sign-up{
	padding-right: 10px;
	font-weight: bold;
	text-decoration: none !important;
}
@media screen and (max-width:600px){
	.dropdown-log-in{
		
	}
}
.logo-name-container{
	padding: 10px;
}
.topbar-right{margin:0 auto}
.phone{padding: 7px;}
.top-icon{display:inline-block;position:relative;}
@media(min-width:768px){.topbar-right .topContact .top-icon{}}
.topbar-right .topContact .top-icon a{border:1px solid #adadad;height:50px;width:50px;border-radius:50%;display: inline-block;}.topbar-right .topContact .top-icon i{color:#ca140e;font-size:18px;margin-left:6px;margin-top:15px}
@media screen and (max-width:600px){
	.institute-name{
		width: 100%;
		height: 40px;
	}
}
.logo-name-container h3{
	display: inline-block;
	font-size: 20px;
	margin-top: 30px;
	color:#23221c;
}
@media screen and (max-width:600px){
	.logo-name-container h3{
	display: inline-block;
	font-size: 13px;
	margin-top: 0px;
	color: #23221c;
	}
}
.menu-bar{
	background-color:#29125f;
	border:none;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
@media  screen and(max-width:600px){
.menu-bar{
	min-height:50px;
	background-color: #2d048d;
	border:none;
	border-radius: 0;
	margin-bottom:0;
	font-size: 17px;
	color: #f1f1f1;
	letter-spacing: 1px;
	font-family: "Segoe UI",Arial,sans-serif;
	}
}
@media  screen and(max-width:600px){
	.navbar-inverse {
	background-color: #222;
    border-color: #080808;
}
}
.menu-bar-navbar-header{
	margin-right: 0px !important;
	margin-left: 0px !important;
}
.menu-bar-navbar-header button{
	margin-right:0;
	}
@media screen and (max-width:600px){ 
	.main-menu-bar{
	margin-right:0px !important;
	}
}
@media screen and (max-width:600px){
	.menu-nav{
		padding-left: 10px;
	}
}
.menu-nav li:hover{
	background-color:#29125f;
}
.menu-nav li.active{
	background-color:#29125f;
}
.menu-nav li a{
    color: #ffffff !important;
    font-size: 15px; !important;
} 
.menu-nav li a span{
	font-size: 20px;
}
.dropdown-css{
	background-color: #ca1d08;
	padding:0;
}
.dropdown-css li{
	color: #f1f1f1;
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #f1f1f1;
}
.dropdown-css li:last-child{
	border-bottom:none;
}
@media screen and (max-width:600px){
	.search-xs-sm{
	padding-right:0;
	}
}
.dropdown-search{
	top: 0px;
}
@media screen and (max-width:600px){
	.dropdown-search{
	top: 0px;
}
}
.dropdown-search button span{
	font-size:24px;
}
@media screen and (max-width:600px){
	.dropdown-search button span{
	font-size:14px;
	}
}
.dropdown-search button{
	padding: 13px 16px;
	border:none;
}
@media screen and (max-width:600px){
	.dropdown-search button {
    padding: 10px 21px;
    border: none;
	}	
}

@media screen and (max-width:600px){
.panel-padding-32 h2 {
    font-size: 26px !important;
}
}

.dropdown-menu-search{
	top: 0px;
    left: -365px !important;
    border-radius: 0;
   	padding: 7px 0px;
	margin: 0;
	background-color: #f74732;
	border: none;
	
}
@media screen and (max-width:600px){
	.dropdown-menu-search{
	top: 35px;
	border-radius: 0;
	padding: 7px 7px;
	margin: 0;
	background-color: #f74732;
	border: none;
	width: 641%;
	border: 1px solid rgba(0,0,0,.15);
}
}
.dropdown-menu-search form input{
	width: 82%;
	display: inline-block;
	margin-left: 1%;
	border-radius: 0;
}
.submit-search{
	width: 13%;
	display: inline-block;
	margin-left: 2%;
	border-radius: 0;
	height: 34px;
	padding: 6px 12px !important;
	line-height: 1.42857143;
	background-color:#23221c;
}
.submit-search:hover{
	width: 13%;
	display: inline-block;
	margin-left: 2%;
	border-radius: 0;
	height: 34px;
	padding: 6px 12px !important;
	line-height: 1.42857143;
	background-color:#23221c;
}
.submit-search i{
	color:#f2d1ab;
	font-size: 14px;
}
.container-slider{
	padding-left:0;
	padding-right:0;
}
@media screen and (max-width:600px){
	.slider-image{
		height: 373px !important;
	}
}
.university-name{
	color:#fbcf1f;
}

/*about-container*/
.panel-padding-32{
	padding-top:32px!important;
	padding-bottom:32px!important;
}
.panel-center{
	text-align:justify !important
    color: #8a8383;
}
.panel-padding-32 h2{
	color: #29125f;
	font-size: 40px;
}
.highlight_heading{
	color:#ca1d08;

}
.panel-button{
	border:none;
	display:inline-block;
	padding:8px 16px;
	vertical-align:middle;
	overflow:hidden;
	text-decoration:none;
	color:inherit;
	background-color:inherit;
	text-align:center;
	cursor:pointer;
	white-space:nowrap;
	font-family: Verdana,sans-serif;
}	
.about-red{
	color:#fff!important;
	background-color:#901607!important;
	border:none;
	padding: 10px 25px;
}
.about-red:hover{
	color:#ffffff!important;
	background-color:#29125f !important;
}
.about-round-small{
	border-radius:4px;
}


/*  bhoechie tab */
div.bhoechie-tab-container{
	z-index: 10;
	/*background-color: #ffffff;*/
	padding:16px 0 !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	/*border:1px solid #ddd;*/
	/*margin-top: 20px;
	margin-left: 50px;*/
	/*-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	-moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
	background-clip: padding-box;
	opacity: 0.97;
	filter: alpha(opacity=97);
	margin-top: 32px;
}
div.bhoechie-tab-menu{
 
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
  display:inline-block;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #29125f;
  background-image: #5A55A3;
  color: #ffffff;
}
@media screen and (max-width:600px){
div.bhoechie-tab-menu div.list-group a.list-group-item{
	width: 95%;
	border-radius: 0px;	
}
}
div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
}
div.bhoechie-tab{
	margin-top:1em;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
.w3-row-padding{
	padding:0;
}
.w3-padding-16{
	padding-top:16px!important;padding-bottom:16px!important
}
.w3-center{
	text-align:center!important
}
.w3-quarter{
	padding: 8px 0px;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.w3-quarter:hover{
	background:#990000;
	color:#fffff;
}
@media screen and (max-width:600px){
	.w3-quarter{
	float: left;
	width: 100%;
	padding: 8px 0px;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	margin: 0px;
	}
}
.w3-quarter img{
	height: 232px;
	width: 100%;
}
.w3-quarter h3, .w3-quarter h5, .w3-quarter a{
	padding-left: 10px;
}
.w3-quarter h3{
	text-align:left;
}
.w3-quarter h5{
	color: #5a584b;
	text-align:left;
}
.w3-quarter	a{
	display:block;
	text-align:left;
}
.client-indicators{
	position: absolute;
	width: 99px;
	margin-left: 0;
	left: 1017px;
	right: 87px;
	top: -31px;
}
@media screen and (max-width:600px){
.client-indicators {
	position: absolute;
    width: 99px;
    margin-left: 0;
    left: 97px;
    right: 87px;
    top: -20px;
}
}
.coaching-indicator{
	position: absolute;
	width: 99px;
	margin-left: 0;
	left: 1043px;
	right: 87px;
	top: -31px;
}
@media screen and (max-width:600px){
.coaching-indicator {
	position: absolute;
    width: 99px;
    margin-left: 0;
    left: 93px;
    right: 87px;
    top: -21px;
}
}
.carousel-indicators li {
      border-color: #f4511e;
}
.carousel-indicators li.active {
      background-color: #ca1d08;
}
.panel-padding-48{
	padding-top:48px !important;
}
.videoNine{
	padding-right:30px;
}
@media(max-width:767px){
	.videoNine{
		padding-right:0;
		border-right:none
		}
}
@media screen and (max-width:767px){
	.formArea {
		border-top-color: #ca140e;
		width: 100%;
		/*margin-bottom: 20px;*/
		border: 1px solid #dce4ea;
		padding: 15px 12px 25px;
		border-top: 3px solid #ca140e;
		margin-bottom: 25px;
	}
}
.pb-40{
	padding-bottom: 32px !important;
}
.formTitle h3 {
	margin:0;
    margin-bottom: 20px;
    text-transform: uppercase;
	text-align:left;
	font-family: roboto slab,serif;
	font-weight: 700;
    color: #282428;
}
.formTitle p {
    margin-bottom: 25px;
	text-align:left;
	margin: 0 0 15px;
	word-spacing: -3px;
}
.prs-content{
	text-align:justify !important;
	margin: 0 0 14px! important;
}
.formArea .form-group {
    margin: 0 0 20px;
}
.formArea .form-group .form-control {
    height: 42px;
    border-color: #dcdfe3;
	border-radius: 0;
}
.formArea .form-group textarea.form-control {
    height: auto !important;	
}
.commonBtn{
	border-color: #ca1d08;
	background: #ca1d08;
	padding: 0;
    text-transform: uppercase;
    color: #fff;
    height: 42px;
    line-height: 42px;
    font-weight: 700;
}
.list_block {
    border-top-color: #ca140e;
	border: 1px solid #dce4ea;
    padding: 15px 12px 25px;
    border-top: 3px solid #ca140e;
    margin: 0 0 0px;
}
.list_block h3 {
    font-size: 22px;
	text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 1px solid #dce4ea;
    margin: 0 0 18px;
	text-align:left;
	font-family: roboto slab,serif;
	font-weight: 700;
    color: #282428;
}
.upcoming_events marquee ul{
	list-style-type: none;
    margin: 0;
}
.upcoming_events li.related_post_sec{
    float: none;
    margin-bottom: 16px;
	position: relative;
	display: table;
	padding: 0 0 6px;
    margin: 0 0 18px;
    border-bottom: 1px solid #dce4ea;
    clear: both;
    width: 100%;
}
.upcoming_events .related_post_sec .date-wrapper {
    position: absolute;
    top: 0;
    left: 0;
}
.upcoming_events .related_post_sec span.date {
    display: block;
    margin-right: 20px;
	font-weight: 400;
    font-size: 14px;
    color: rgba(0,0,0,.7);
    transition: color .3s;
    padding: 5px 0;
    border: 3px solid #dce4ea;
    width: 70px;
    text-align: center;
}
.upcoming_events span.date span {
    font-weight: 700;
    font-size: 36px;
    display: block;
    line-height: 30px;
}
.upcoming_events .related_post_sec .rel_right {
    padding-left: 90px;
    float: left;
}
.rel_right h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
	MARGIN-TOP: 0;
    margin-bottom: 0;
}
.rel_right h4 a {
    font-size: 16px;
    font-weight: 700;
    color: rgba(0,0,0,.6);
    line-height: 21px;
    margin: 0 0 8px;
    text-decoration: none;
	font-family: roboto slab,serif;
	transition: color .3s;
	display: table-cell;
}
.related_post_sec .meta {
    padding: 0;
    border: none;
    margin: 0 0 15px;
}
.related_post_sec .meta>span {
    border: none;
	font-size: 13px;
    color: rgba(0,0,0,.5);
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    padding-right: 0;
    margin-right: 25px
	display: inline-block;
}
.related_post_sec ul li:last-child {
    border: none;
}
.upcoming_events .btn {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px;
	border-color: #ca140e
	background: #ca140e;
}
.feature-section {
    width: 100%;
    float: left;
    background: #f1f4f7;
}
@media screen and (max-width:767px){
	.feature-section {
		width: 100%;
		float: left;
		background: #f1f4f7;
		padding:0 !important;
	}
}
.padding {
    padding: 85px 0;
}
.margin-top-32{
	margin-top:32px;
}
.sectionTitle h3 {
    color: #413c6b;
    text-transform: uppercase;
    clear: both;
    margin-bottom: 60px;
}
.feature-box {
    margin-bottom: 30px;
    transition: all .3s ease-in-out;
}
.feature-box span {
    transition: all .3s ease-in-out;
    border: 3px solid transparent;
    color: #ca140e;
    text-align: center;
    border-radius: 50%;
    background-color: transparent;
    width: 85px;
    height: 85px;
    display: block;
    margin: 0 auto;
}
.feature-box span i {
    transition: all .3s ease-in-out;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 3px solid #dce4ea;
    color: #ca140e;
    line-height: 73px;
    font-size: 28px;
    border-radius: 50%;
}
.feature-box h3 {
    color: #000;
    font-size: 20px;
    margin: 25px auto;
}
@media screen and (max-width:767px){
	.feature-box h3 {
		color: #000;
		font-size: 19px;
		margin: 25px auto;
	}
}
.feature-box p {
    color: #545454;
    font-size: 14px;
    margin: 0;
}
.w3-panel{
	padding:1em 16px;
	margin-top:16px;
	margin-bottom:16px;
}
@media screen and (max-width:600px){
	.w3-panel {
		padding:1em 16px;
		margin-top:16px;
		margin-bottom:16px;
		height: auto;
	}
}
.w3-card{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);}
.footer-v2 {
    color:#F5F5F5;
}
.footer-v2 .menuFooter {
    background: #222c34;
}
.footer-v2 .menuFooter {
    padding: 65px 0;
}
.menuFooter {
    background-color: #fff;
    width: 100%;
    float: left;
    height: auto;
    padding: 17px 0 35px;
    border-top: 1px solid #dce4ea;
}
.aboutArea, .aboutTitle, .aboutImage, .mainContent, .menuFooter, .footer {
    width: 100%;
    display: block;
}
.footer-v2 a {
    transition: color .3s ease;
}
.footer-about a {
    font-size: 12px;
    color: #929497;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    transition: color .3s ease;
}
.footer-v2 .footer-about a {
    color:#cce8ff;
}
.footer-v2 a.footer-logo {
    width: 170px;
    display: inline-block;
    margin-bottom: 25px;
}
.footer-v2 a.footer-logo {
    width: 190px;
}
.footer-v2 a.footer-logo {
    width: 150px;
}
.footer-v2 h5 {
    color: #fff;
}
.footer-v2 h5 {
    font-size: 28px;
    margin-bottom: 15px;
}

.footer-contact ul{
	list-style-type:none;
}
.footer-contact ul li {
    font-size: 14px;
    color:#F8F8F8;
    transition: color .3s ease;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.footer-v2 .footer-contact ul li {
    color: #F8F8F8;
}
.footer-contact ul li a {
    color:inherit;
}
.footer-contact ul li i {
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 5px;
}
.footer-v2 .footer-contact ul li i {
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 5px;
}
ul.menuLink{
	list-style-type:none;
}
.menuLink li a {
    font-size: 15px;
    line-height: 20px;
    color:#F7F7F7;
    font-weight: 400;
    text-transform: capitalize;
    display:inline-block;
    margin-bottom: 7px;
	font-family: open sans,sans-serif;
}
.menuLink li a:hover{
	color: #88c8f5f2;
}
.footer {
    padding: 0;
    background: #1e2830;
	float: left;
	width: 100%;
    display: block;
}
.footer-bottom {
    border-top: none;
	padding: 20px 0;
}
.copyRight p {
    color: rgba(255,255,255,.3);
	font-size: 13px;
    margin-bottom: 0;
}
.copyRight p a {
    color: rgba(255,255,255,.3);
	text-decoration: underline;
	transition: color .3s ease;
	font-size: 13px;
    font-weight: 400;
}
.copyRight p a:hover{
	color: #fff;
}
.privacy_policy {
    text-align: right;
}
.privacy_policy a {
    color: rgba(255,255,255,.3);
	display: inline-block;
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    line-height: 16px;
	transition: color .3s ease;
	font-size: 13px;
    font-weight: 400;
}
.privacy_policy a:hover{
	color: #fff;
}


.features ul li:hover i, .content_top .content_left ul li:before, .thumb_title .author_designation a, .meta span a, .rel_right span.date a, .upcoming_events ul li:hover span.date, .dropdown-category .dropdown-menu li a:hover, .dropdown-category .dropdown-menu li.active a, .productCaption .caption-bottom .offer-price, .text-box:hover .text-box-icon i, .text-box:hover .text-box-top h4 a, .feature-box span, .feature-box:hover span i, .customModal .panel-footer p a, .cartListInner .table-responsive .table tbody tr td:nth-child(3), .totalAmountArea .cart-price, .upcoming_events .related_post_sec.single_post:hover span.date {
    color: #ca140e;
}

/*aboutus*/
.margin-top-bottom-64{
	margin-top:64px;
	margin-bottom:0;
}
@media screen and (max-width:767px){
	.margin-top-bottom-64{
		margin-top:32px;
		margin-bottom:0;
	}
}
.padding-top-bottom-0{
	padding-top:0;
	padding-bottom:0;
}
.margin-top-32{
	margin-top:32px;
}
.margin-bottom-32{
	margin-bottom:32px;
}
.breadcrumb-container{ 
	padding-left:0; 
	padding-right:0;
}
.breadcrumb-Content{
	padding-top:0 !important;
}
.background-img{
	background-image:url(../image/banner/bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	height:210px;
}
.breadcrumb-bar{
	background-color: transparent;
	text-align: center;
	font-size: 18px;
	vertical-align: middle;
	padding: 2.5em;
}
.topContent{
    background-color: #fff;
}
.imageLeft img{
}
@media screen and (max-width:767px){
	.imageRight h1{
    	margin-top: 30px;
	}
}
.btn.learnBtn {
    padding: 0;
    height: 42px;
    border-radius: 0;
    line-height: 42px;
    text-transform: uppercase;
    font-weight: 400;
}
.bottomContent{
	background-color:#fff;
}
.content_left{
	padding-left:30px;
}
@media(max-width:767px){
	.content_left{
		padding-left:0;
		margin-top:25px;
	}
}
.content_left h3{
	text-transform:uppercase;
}
.content_left ul{
	margin:0;
	list-style-type:none;
}

.content_left ul li{
	width:100%;
	line-height:27px;
	margin:0 0 15px;
	font-weight:600;
	font-style:italic;
	color:rgba(0,0,0,.8);
	transition:color .3s;
	position:relative;
	padding-left:35px;
	list-style-type:none
}
.content_left ul li:hover{
	color:#000;
	transition:color .3s;
}
.content_left ul li:hover i{
	color:#49c32c;
	transition:color .3s;
}
.content_left ul li i{
	font-size:28px;
	text-align:right;
	margin-right:10px;
	color:#c5c5c5;
	sition:color .3s;
	font:normal normal normal 28px/1 FontAwesome;
	position:absolute;
	left:0;
	top:1px;
}
@media(max-width:767px){
	.content_right{
		margin:20px 0 0;
	}
}

/*director message*/
.director-img, .co-ordinator-img{
	margin-top: 55px;
}
.director-img h3, .co-ordinator-img h3{
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: roboto slab,serif;
    font-weight: 700;
    color: #282428;
}
.director-img img, .co-ordinator-img img{
	margin:0 auto;
}
.director-img h4, .co-ordinator-img h4{
    margin: 0;
    text-transform: uppercase;
    font-family: roboto slab,serif;
    font-weight: 700;
    color: #282428;
	margin-top: 20px;
}
/*courses*/
.courses_section{
	background-color:#FFF;
	padding: 0 0 35px 0;
}
.courses_right{
    padding-right: 30px;
    border-right: 1px solid #dce4ea;
}
@media screen and (max-width:767px){
	.courses_right{
		padding-right:0;
		border-right:none;
	}
}	
.courses_right .col-lg-4{
	margin-bottom: 40px;
}

.aboutImage {
    position: relative;
	width: 100%;
    display: block;
}
.aboutImage:hover {
    position: relative;
	width: 100%;
    display: block;
}
.aboutImage img {
    width: 100%;
}
.aboutImage .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 44px;
    width: 100%;
    padding: 10px;
    text-align: left;
    background: 0 0;
    transition: background .3s;
}
.aboutImage .overlay p {
    font-size: 10px;
    line-height: 23px;
    margin: 0;
    color: #fff;
    opacity: 0;
    transform: translate(0,30px);
    transition: opacity .3s,transform .3s,-webkit-transform .3s;
    font-weight: 400;
}
.captionLink, .captionLink:hover {
    font-size: 10px;
    text-indent: 13px;
    height: 44px;
    line-height: 44px;
	width: 100%;
    display: block;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    bottom: 0;
    font-family: open sans,sans-serif;
    font-weight: 700;
    color: #fff;
	background-color: #0060b1;
}
.captionLink>span {
    margin: 16px 10px 0 0;
	background-image: url(../image/courses/read_more_link.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 13px;
    display: inline-block;
    float: right;
}
.courses_right h3 a {
    font-size: 17px;
    font-weight: 700;
    color: rgba(0,0,0,.8);
    line-height: 21px;
    display: block;
    margin: 20px 0 30px;
    text-decoration: none;
}
.courses_right .pagination {
    float: left;
    margin: 200px 0 0;
}
.courses_right .pagination>li {
    display: inline-block;
	margin-right: 20px;
}
.courses_right .pagination>li:first-child>a{
    border-radius: 0;
}
.courses_right .pagination>li>a{
    border-color: #0060b1;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    border: 1px solid #0060b1;	
	padding: 7px 13px;
}
.pagination>li:last-child>a{
	border-radius: 0;
}
.courses_left {
    padding-right: 0;
}
.courses_left h3 {
    letter-spacing: -1px;
	text-transform: uppercase;
    margin: 0 0 13px;
}
.courses_left ul {
    float: left;
    width: 100%;
    margin: 0 0 40px;
}
.courses_left ul li {
    float: left;
    width: 100%;
    margin: 0 0 6px;
}
.courses_left ul li a {
    /*font-weight: 600;*/
    font-size: 14px;
    color: #282428;
    text-decoration: none;
    font-weight: 400;
    display: block;
}
.courses_left ul li a:hover {
    color: #0060b1
}
.courses_left ul li.active a {
    color: #0060b1;
}

.pd_left li{
	padding-left:1em;
}
.bg_color{
	background:#f5f5f569;
}
.bg_color1{
	background:#f5f5f569;
	border-top:2px solid #ca1d08;
	border-bottom:2px solid #ca1d08;

}

.heading_size h1{
	font-size:30px !important;
	color:#fff;
	padding: 30px 0px;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background:#29125f;
}
.heading_size h1:hover{
	background:#990000;
}

.bg_col{
	background:#ffffff;
	border:1px solid #EBEBEB;
}
.heading_size ul {
	list-style-type: none;
    text-align: justify;
}
.heading_size ul li{
	font-size:14px;
	font-weight:550;
	color:#414141;
	margin:6px;
	padding: 10px;
	background:#f5f5f569;

}
.heading_size ul li:hover{
	font-size:14px;
	font-weight:550;
	color:#fff;
	margin:6px;
	padding: 10px;
	background:#B00000;
	font-style:italic;

}
.list_block1 {
    border-top-color: #ca140e;
    border-top: 3px solid #ca140e;
    margin: 0 0 0px;
	padding-top: 15px;
}
/*.bg{
	background:#ca1d0826;
}
*/
.footer_heading h2{
	font-size:28px;
}
.pt_20{
	padding-top:20px;
}
.font_col h4{
	color:#29125f;
}
.size_f{
	font-size:36px;
}
.heading_detail span{
	color: #ca1d08;
    font-size: 18px;
    font-weight: 600;
}
.heading_detail span:hover{
	color:#FFFFFF;
}

.banner-page {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 200px;
    min-height: 200px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.banner-page .banner-content {
    padding: 30px 0;
}
.banner-page .banner-content h3 {
	font-size: 38px;
    position: relative;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
banner-page .banner-content .breadcrumb {
    background-color: transparent;
    display: inline-block;
    width: 100%;
    margin-bottom: 0
}
.banner-page .banner-content .breadcrumb li.breadcrumb-item active {
    font-weight: 600;
}
.banner-page .banner-content .breadcrumb li, .page-banner .banner-content .breadcrumb li a {
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}
.breadcrumb li a{
	text-align:justify !important;
    font-size: 18px;
    position: relative;
	color:#FFFFFF !important;
    font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:500;
}
.breadcrumb li a:hover{
	color:#070243 !important;
}
.breadcrumb li{
	text-align:justify !important;
    font-size: 18px;
    position: relative;
	color:#FFFFFF !important;
	text-shadow:#666666 8px 6px 8px;
    font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.banner-page .banner-content .breadcrumb > li + li::before {
    color: #fff;
    content: "/";
    padding: 0 5px;
}

.head_size h2{
	font-size:30px;
	color:#000066;
}
.head_size p{
	text-align:justify;
	font-size:15px;
	color:##8a8a8a;

}
.pb_25{
	padding-bottom:25px;

}
.head_size ul li{
	text-align:justify;
	font-size:15px;
	color:##8a8a8a;
}

.our-team{
    border: 1px solid #dedede;
    text-align: center;
    color:#29125f;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}
.our-team:hover{
    background: #ca1d08;
    color: #fff;
}
.our-team .pic{ position: relative; }
.our-team .pic img{
    width: 100%;
    transition: all 0.3s ease 0s;
}
.our-team:hover .pic img{ transform: translateY(-20px); }
.our-team .social{
    width: 20%;
    height: 100%;
    background: #ca1d08;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 0;
    left: -50%;
    transition: all 0.5s ease 0s;
}
.our-team:hover .social{ left: 0; }
.our-team .social li{ display: block; }
.our-team .social li a{
    display: block;
    padding: 10px 0;
    font-size: 20px;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.our-team .social li a:hover{ color: #ff9b19; }
.our-team .team-content{ padding: 15px 0; }
.our-team .title{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.our-team .post{
    display: block;
    font-size: 15px;
    text-transform: capitalize;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
.msg_size{
	font-size:16px;
}

.pb_15{
	padding-bottom:15px;

}
.pt_30{
	padding-top:30px;

}
.course_heading h2{
	color:#000066 !important;
	font-size:25px;
	text-align:center;
}
.heading_size1 ul {
	list-style-type: none;
    text-align: justify;
}
.heading_size1 ul li{
	font-size:15px;
	font-weight:600;
	color:#fff;
	margin:6px;
	padding: 10px;

}
.educat_head{
	background-color:#29125f;
	color:#FFFFFF;
	padding:20px;
	font-size:16px;
	min-height: 180px;
    overflow: hidden;   
	
	}
.educat_head:hover{
	background-color:#ca1d08;

}
.cou_heading h1{
	padding-bottom:.5em;
	font-size:40px;
}

.bg1{
	background:#ca1d08;
}
.bg2{
	background:#29125f;
}

.bg2:hover{
	background:#ca1d08;
}

.pb_1 h2{

	padding-bottom:1em;
}

.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}




/*---contact*/
.text-heading {
  margin-bottom: 15px;
  font-size: 20px;
}
.ulockd-ohour-info.style2 {
  border: 2px solid #f5f5f5;
  padding: 10px 0;
  -webkit-box-shadow: 0 2px 24px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #29125f;
   }
.ulockd-ohour-info.style2 .ulockd-info {
    padding-left: 0; }
.ulockd-ohour-info .ulockd-icon {
  font-size: 20px;
  line-height: 1.3em;
  color: #fff;
   }
.ulockd-ohour-info .ulockd-info {
  display: inline-block;
  padding-left: 15px;
  position: relative; }
.ulockd-ohour-info .ulockd-info h3 {
    color: #fff;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 12px; }
.ulockd-ohour-info .ulockd-info h5,
.ulockd-ohour-info .ulockd-info h4 {
    font-weight: bold;
    margin: 0; }
.ulockd-ohour-info .ulockd-info p {
    font-size: 16px;
    margin: 10px; }

.htc-info .ulockd-icon {
  border: 2px solid #DCDCDC;
  font-size: 26px;
  margin-right: 16px;
  padding: 3px 10px; 
}
.htc-info .ulockd-info {
  padding-right: 25%; 
}
.htc-info .ulockd-info h3 {
	color: #333333;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 0;
	margin-top: 12px;
}

.ulockd-cell,.ulockd-addrss {
  text-align:justify;
  color: #ffffff; 
}

.ulockd-main-logo2 img {
  margin-top: 10px; 
  
}

.ulockd-contact-form .ulockd-form-fg {
  border: 1px solid #D3D3D3;
  border-radius: 0;
  box-shadow: none;
  color: #A3A3A3;
  height: 40px;
  margin-bottom: 20px; 
  
}
.ulockd-contact-form .ulockd-form-tb {
  border: 1px solid #eeeeee;
  border-radius: 0;
  box-shadow: none;
  color: #A3A3A3; 
  
}
.ulockd-contact-form.style2 {
  background: white none repeat scroll 0 0;
  border: 1px solid #DCDCDC;
  padding: 10px; 
  
}

.ulockd-google-map .ulockd-style-two {
  margin-top: -9%;
  position: relative;
  z-index: -1; 
  
}

.ulockd-contact-btn:hover button {
  background-color:#00318c;
  color: #ffffff; 
  
}

.ulockd-cp-title {
  position: relative;
  padding-bottom: 30px; 
  
}
.ulockd-cp-title h2 {
    color: #111111;
    margin-top: 0;
	
}
.pt_50{
	padding-top:50px;
}

.pb_50{
	padding-bottom:50px;	

}
.download_info h3{
	color:#333333;
	text-align:center;
}
.btn1 {
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn1-primary {
    color: #fff;
    background-color: #29125f;
    border-color: #29125f;
}


.element {
    position: relative;
}
 
.head_size ul li:before {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
}

.para_info p{
	text-align:justify;
	font-size:16px;
	word-spacing:4px;
	line-height:2;
}
.para_info h3{
	color:#ca1d08;
	font-size:24px;

}
.pd_0{
	padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
	}
	
ul.menuLink1{
	list-style-type:none;
}
.menuLink1 li a {
    font-size: 18px;
    line-height: 20px;
    color:#000;
    font-weight: 400;
    text-transform: capitalize;
    display:inline-block;
    margin-bottom: 7px;
	font-family: open sans,sans-serif;
}
.menuLink1 li a:hover{
	color: #ca1d08;
}
.course_heading1 ul li:before {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    left: 10;
	
}
.course_heading1 h2{
	color:#000066 !important;
	font-size:25px;
	text-align:center;
}
.navbar-toggle {
    background-color: #ffffff !important;
    
}
.navbar-toggle .icon-bar {
    background: #ccc !important;
}
