@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	background-color:#fff !important;
}

@font-face {
	font-family: 'k010';
	src: url('../fonts/k010.eot');
	src: local('k010'), 
	url('../fonts/k010.woff') format('woff'), 
	url('../fonts/k010.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_8705">Text with this font applied</p> */
.fontsforweb_fontid_8705 {
	font-family: 'k010' !important;
	font-size: 20px;
	font-weight: 800;
}




/*------Home-------*/
.top_header_row{
	width:100%;
	float:left;
	margin:0 auto;
	/*background-color:#2c4a6b;*/
}
.wrapper{
	width:1200px;
	margin:0 auto;
}
.header_posi {position:absolute;top:0px;left:0px;right:0px;}
.top_header_content{
	width:100%;
	float:left;
	margin:0 auto;
	padding:8px 0px;
}
.top_header_left_content{
	width:100%;
	float:left;text-align:right;padding-bottom:10px;
}

.top_header_left_content a {color:#fff;text-transform:inherit !important; font-weight:400 !important;}
.top_header_left_content a:hover {border:none !important;}
.top_header_left_content ul{
	display:inline-table;
	list-style:none;
	margin:0;
	padding:0;
}
.top_header_left_content ul li{
	display:inline-block;
	margin:0;
	padding:0px 8px;
	color:#fff;
}
.top_header_left_content ul li:first-child{
	padding-left:0;
}
.top_header_left_content .fa.fa-phone-square {
    color: #fff;
	padding-right:5px;
}
.top_header_left_content .fa.fa-envelope{
	    color: #fff;
		padding-right:5px;
}
.top_header_right_content{
	width:54%;
	display:inline-table;
	text-align:right;
}
.top_header_right_content ul{
	display:inline-table;
	list-style:none;
	margin:0;
	padding:0;
}
.top_header_right_content ul li{
	display:inline-block;
	margin:0;
	color:#fff;
	font-size:16px;
	background-color:#6c8198;
	border-radius:100%;
	width:35px;
	height:35px;
	text-align:center;

}
.top_header_right_content i{
	vertical-align:bottom;
	padding-top: 10px;
}
.navlogo_content{
	width:100%;
	float:left;
	margin:0 auto;
	
}
.nav_bar_content {
    float: left;
    width: 100%;
}
.logo {
    float: left;
    width:25%;
}
.logo img{
	max-width:100%;
}
.navigation_bar{
	width:74%;
	float:right;
	text-align:right;
	margin-top: 16px;
	/*padding-top:25px;*/
}
.navigation_bar ul{
	display:inline-table;
	list-style:none;
	margin:0;
	padding:0;
}
.navigation_bar ul li{
	display:inline-block;
	margin:0;
	padding-right:15px;
}
.navigation_bar ul li a{
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-size:15px;
	font-weight:600;
}
.navigation_bar li:last-child {
    padding-right: 0;
}
.navigation_bar ul li a:hover{
	border-bottom:2px solid #fff;
	
}
.navigation_bar ul li.active a{
	border-bottom:2px solid #fff;
	
}
.banner{
	width:100%;
	float:left;
	margin:0 auto;
	position:relative;
}
.banner_hading_rows{
	top: 38%;
}
.banner_hading_rows h2{
	font-size:35px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
}
.banner_hading_rows span{
	font-size:30px;
	color:#fff;
	margin:0;
}
.next_top{
	text-shadow:none !important;
	top:50% !important;
}
.pre_top{
	text-shadow:none !important;
	top:50% !important;
}
.welcome_text_row{
	width:100%;
	float:left;
	margin:30px auto;
	text-align:center;
}
.welcome_text_row h2 {
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
	color:#2c4a6b;
	padding-bottom:20px;
}

.welcome_text_row span {
	color:#000;
}

.welcome_text_row  .about_us_text{width:100%; float:left; text-align:center;padding-bottom: 15px;}
.welcome_text_row .about_us_text h3{margin: 0px;padding-top: 0px;font-size: 30px;font-weight: 600;color: #333;padding-bottom: 5px;}


.welcome_text_row h3 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding-top: 20px;
    text-align: center;
}
.welcome_text_row p {
    line-height: 26px;
    margin: 0;
    text-align: center;
	color:#333;
}
.ctpat_link{
	width:100%;
	float:left;
	text-align:center;
}
.welcome_text_row  a {
    text-align: center;
	color:#2c4a6b;
	text-transform:uppercase;
}
.welcome_text_row  a:hover {
	    text-decoration: none;
}
.service_details{
	width:100%;
	float:left;
	margin:0 auto;
	background-color:#f2f2f2;
}
.homepage_services{
	width:100%;
	float:left;
	padding:30px 0;
}
.homepage_services h2{
	font-size:16px;
    font-weight:600;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
	color:#2c4a6b;
	padding:20px;
}
.homepage_services span {
	color:#000;
}
.homepage_services ul{
	list-style:none;
	
 	padding:0;text-align:center;
}
.homepage_services ul li {
    background-color: #fff;
    box-shadow: 3px 3px 5px #cacaca;
    display:inline-table;
    margin: 0 0 0 27px;
    width: 30%;
	position:relative;
	
}
.homepage_services img {max-width:100%;}
.homepage_services ul li:first-child{
	margin-left:0px;
}
.icon_holder {
    float: left;
    position: absolute;
    text-align: center;
    top: -40px;
    width: 96%;
}
.service_icon_row{
	width:75px;
	height:75px;
	text-align:center;
	background-color:#fff;
	border-radius:100%;
	border:1px solid #d9d9d9;
	margin:0 auto;
}
.service_icon_row img {
    max-width: 100%;
    padding-top: 12px;
}
.homepage_service_heading {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.homepage_service_heading h2{
	margin:0;
	font-size:15px;
	font-weight:bold;
	line-height: 20px;
	font-weight:600;
}
.homepage_service_heading  p {
    margin: 0;
    padding-top: 20px;
    text-align: center;
	color:#333;
	line-height:22px;
}
.service_icon_row4{
	width:75px;
	height:75px;
	text-align:center;
	background-color:#fff;
	border-radius:100%;
	border:1px solid #d9d9d9;
	margin:0 auto;
}

.service_icon_row4{
	max-width:100%;
	padding-top:22px;
}
.tag_line_row {
    float: left;
    margin-top: 40px;
    width: 100%;
	text-align:center;
}
.tag_line_row h2{
	margin:0;
	color:#000;
	font-size:35px;
}


.feedbacks {width:100%; float:left; background-image:url(../img/feedback.jpg);background-size:cover;background-position:top center; background-repeat:no-repeat;padding:50px 0px;text-align:center;color:#fff;}
.feedbacks h1 {font-size:36px;margin:0;}
.clien {width:60%; margin:0px auto;}
.client {width:100%; float:left; text-align:center;padding-top:25px;}
.client_img {width:100%; float:left;padding-bottom:15px;}
.client_img img {border-radius:50%; border:2px solid #fff;height:73px; width:73px;}
.client_text {width:100%; float:left;color:#fff;}
.client_text p {font-size:14px; line-height:26px;}
.client_text h4 {font-size:16px;font-weight:600;text-transform:uppercase;line-height:26px;}
.consult_un1 {position:absolute; top:100px;left:0px; right:0px;z-index:11;}
.feedbacks .pager li > a, .pager li > span {background:none;border:none;}

.home_text{width: 100%;float: left;text-align: center;font-size: 40px;position: absolute;top: 240px;color: #fff; font-weight:600;}
.col-md-9 .home-top-cour-desc span{text-transform:lowercase !important;}


/*
.footer{
	width:100%;
	float:left;
	margin:0 auto;
	background:url(../img/bg-pattern-2.png) no-repeat center center #2d3741;
	margin-top:40px;
}
.footer_content{
	width:100%;
	float:left;
	margin:25px auto;
}
.footer_content ul{
	list-style:none;
	margin:0;
	padding:0;
}
.footer_content ul li{
	float:left;
	 margin: 0 40px 0 0;
 	padding:0;
	width:22%;
}
.footer_content ul li:last-child{
	margin-right:0;
}
.footer_content ul li p {
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding-top: 25px;
}
.footer_icons{
	width:100%;
	float:left;
	margin-top:20px;
}
.footer_icons ul{
    list-style: outside none none;
    margin: 0;
    padding: 0;
	display:inline-table;
}
.footer_icons ul li{
    display:inline-block;
    margin: 0 3px;
    padding: 0;
	background-color:#6c737a;
	height:35px;
	width:35px;
	border-radius:100%;
	
}
.footer_icons li a{
	text-decoration:none;
	color:#fff;
	 padding: 3px 12px 13px;
	font-size:16px;
}
.footer_icons i {
    vertical-align: bottom;
	 padding-top: 9px;
}
.footer_icons .fa.fa-twitter {
	padding-left:0px;
}
.footer_icons .fa.fa-google-plus {
}
.quick_links{
	width:100%;
	float:left;
	margin:0 auto;
}
.quick_links  h2 {
    border-bottom: 2px solid #000;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.quick_links ul{
	list-style:none;
	margin-top:5px;
	padding:0;
}
.quick_links ul li {
    float: none;
    margin: 0;
    padding: 4px 0;
    width: 100% !important;
}
.quick_links ul li a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
	
}
.footer_social_icons{
		width:100%;
	float:left;
	margin:0 auto;

}
.footer_social_icons  h2 {
    border-bottom: 2px solid #000;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.footer_social_icons ul{
	list-style:none;
	margin:0;
	padding:0;
}
.footer_social_icons ul li {
    float: none;
    margin: 0;
    padding:12px 0;
    width: 100% !important;
	color:#fff;
}
.footer_social_icons i{
	padding-right:8px;
	vertical-align:middle;
}
.footer_social_icons span {
    float: right;
    width: 90%;
}
.copyright{
	background-color:#161b20;
	width:100%;
	float:left;
	margin:0 auto;
}
.copyright_content{
	width:100%;
	float:left;
	margin:20px auto;
}
.copyright_content p{
	margin:0;
	color:#8b8d90;
	font-size:13px;
	text-align:center;
}*/
a {text-decoration:none !important;}
.footer{width:100%;float:left;border-top:1px solid #c2c2c2;border-bottom:1px solid #c2c2c2;
	margin: 0 auto;
	background: url(../img/bg-pattern-2.png) no-repeat center center #2d3741;
	}
.footer_content{width:100%;float:left;padding:30px 0;}
.footer_logo{width:30%;float:left;margin-right:50px;padding-top: 40px;}
.footer_menu{width:30%;float:left;margin-right:25px;}
.footer_menu h2{font-size:16px;text-transform:uppercase;font-weight:bold;color:#fff;margin:0;padding-bottom:10px;}
.footer_menu ul {display: inline-table;list-style: outside none none;margin: 0;padding: 0;width: 100%;}
.footer_menu ul li{display: inline-table; margin: 0; padding: 0;width:48%;}
.footer_menu ul li a{color:#fff;line-height:30px;}
.footer_menu ul li a:hover{text-decoration:none;}
.contact_address{width:30%;float:right;/*background-color:#2c4a6b;*/padding:20px;}
.contact_address h2{margin:0;font-size:16px;font-weight:bold;color:#fff;padding-bottom:10px;}
.contact_address ul{list-style:none;margin:0;padding:0;width:100%;display:inline-table;}
.contact_address ul li{margin:0;padding:0;display:inline-table;width:100%;line-height:26px;}
.contact_address ul li i{padding-right:6px;}
.contact_address ul li a{color:#fff;}
.contact_address ul li a:hover{text-decoration:none;}
.copy_right_main_panel{width:100%; float:left; background-color:#161b20;padding: 4px 0px; }
.copyright_part{width:100%;float:left;padding:10px 0;}
.copyright{float:left;width:60%;}
.copyright p{margin:0;padding:0;color:#fff;}
.desgin{float:right;width:25%;text-align:right;}
.desgin p{margin:0;padding:0;color:#fff;}
.desgin p a{color:#fff;}

.welcome_text_row .courses_details_table{padding-top:50px;}
/*------Home-------*/



/*-----------About---------*/
.inner_page_heading{
	width:100%;
	float:left;
	margin:0 auto;
	background-color:#2c4a6b;
}
.inner_heading_row{
	width:100%;
	float:left;
	margin:50px auto;
}
.inner_heading_row h2{
	margin:0;
	color:#fff;
	text-transform:uppercase;
	font-size:30px;
	font-weight:600;
}
.about_text_row{
	width:100%;
	float:left;
	margin-top:40px;
	text-align:center;
}
.about_text_row h3{
	font-size:14px;
	font-weight:600;
	color:#000;
	margin:0;
	line-height:25px;
}
.about_text_row p{
	margin:0;
	font-size:14px;
	color:#333;
	line-height:25px;
}
.about_text_right {
    float: left;
    width: 100%;
}
.about_txt {
    float: left;
    width: 86%;
}
.about_team {
    float: right;
    text-align: right;
    width: 10%;
}
.about_link {
    color: #02c4a6b;
}
.about_link:hover {
    text-decoration: none;
}
.about_team img {
    border: 1px solid #333;
    max-width: 100%;
}






/*------News-------*/
/*
.about_text_row h4 {
    color: #ff0000;
    margin:20px auto;
	font-size:14px;
}*/
/*------News-------*/
/*------service----*/
/*
.service_row1{
	width:100%;
	float:left;
	margin:40px auto;
}
.service_page_row{
	width:84%;
	float:right;
}
.service_page_row h2{
	margin:0;
	color:#000;
	font-size:14px; 
	font-weight:bold;
	text-align:left;
}
.service_page_row_img{
	float:left;
	text-align:left;
	width:15%;
}
.service_page_row_img  img {
    border: 1px solid #bcbcbc;
    max-width: 100%;
    padding: 36px;
	background-color:#fff;
}
.service_page_row a{
	color:#2c4a6b;	
}
.service_page_row a:hover{
	text-decoration:none;
}
.service_page_row > p {
    text-align: left;
	line-height:24px;
}
.service_back2{
	width:100%;
	float:left;
	background-color:#f2f2f2;
}
.service_icon_row2{
	width:100%;
	float:left;
	margin: 30px auto;
}
.service_row2_name{
	width:84%;
	float:left;
}
.service_row2_name > h2 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    text-align: right;
}
.service_row2_name p {
    color: #333;
    margin: 0;
  	line-height:24px;
	text-align:right;
}
.service_row2_name a{
	color:#2c4a6b;
}
.service_row2_name a:hover{
	text-decoration:none;
}
.service_row2_img{
	float:right;
	text-align:right;
	width:15%;
}
.service_row2_img img {
    border: 1px solid #bcbcbc;
    max-width: 100%;
    padding: 36px;
	background-color:#fff;
}
.service_footer{
	margin-top:0px !important;
}*/
/*------service----*/
/*------contact----*/
/*
.about_text_row h1 {
    color: #000;
    font-size: 24px;
    margin: 0;
    padding-top: 15px;
}
.contact_form {
    float: left;
    margin-top:40px;
    width: 100%;
}
.contact_form h2 {
    color: #2c4a6b;
    font-size: 24px;
    margin: 0;
    padding-bottom: 20px;
}
.form_container {
    float: left;
    width: 70%;
}
.contact_name {
    float: left;
    width: 48%;
}
.contact_name p {
    margin: 0;
    padding-bottom: 6px;
}
.contact_name input {
    border: 1px solid #9d9d9d;
    box-shadow: 1px -1px 5px #9d9d9d inset;
    padding: 8px;
    width: 100%;
}

.contact_mail {
    float: right;
    width: 45%;
}
.contact_mail p {
    margin: 0;
    padding-bottom: 6px;
}
.contact_mail > input {
    border: 1px solid #9d9d9d;
    box-shadow: 1px -1px 5px #9d9d9d inset;
    padding: 8px;
    width: 100%;
}
.message_text {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.message_text  p {
    margin: 0;
}
.message_text textarea{
	border: 1px solid #9d9d9d;
    box-shadow: 1px -1px 5px #9d9d9d inset;
    padding: 8px;
    width: 100%;
	height:100px;
}
.submit_btn {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.submit_btn button{
	border:none;
	border-radius:5px;
	background-color:#2c4a6b;
	color:#fff;
	font-size:22px;
	padding:8px 30px;
	text-transform:uppercase;
}
.map_row {
    background-color: #fff;
    box-shadow: 1px 1px 5px #9d9d9d;
    float: left;
    margin-left: 30px;
    padding: 10px;
    width: 26%;
}
.map_row img{
	max-width:100%;
}
.address {
    float: left;
    padding-top: 20px;
    width: 100%;
}
.address ul{
	display:inline-table;
	margin:0;
	padding:0;
	list-style:none;
}
.address ul li{
	display:inline-block;
	margin:0;
	padding:0;
	padding:8px 0px;
	color:#333;
}
.address ul li i {
    padding-right: 8px;
	vertical-align:middle;
}
*/
/*------contact----*/
/*-------------*/
/*
.service_about_row{
	width:100%;
	float:left;
	text-align:center;
	margin:30px auto;
}
.service_about_row h1{
	margin:0;
	font-size:18px;
	font-weight:600;
	color:#2c4a6b;
	padding-bottom:12px;
}
.service_about_row h2 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
	padding-bottom:12px;
}
.service_about_row  p {
    color: #333;
    line-height: 24px;
    margin: 0;
}
.service_about_row  p {
	padding-top:0;
}
.service_about_row span {
    color: #000;
    font-weight: 600;
}
.service_about_row a:hover {
	text-decoration:none;
}
.service_about_row ul {
    display: inline-table;
    list-style: outside none disc;
    margin: 15px auto;
    padding: 0;
    width: 100%;
}
.service_about_row ul li{
    margin: 0;
    padding: 0;
	text-align:left;
	line-height:25px;
}
.importersecurity {
    float: left;
    margin: 12px auto;
    width: 100%;
}
.importersecurity ol {
    float: left;
    margin: 0;
}
.importersecurity ol li {
    float: none;
    text-align: left;
	margin: 0;
    padding: 0;
}
.importersecurity p {
    text-align: left;
	float:left;
}
.service_about_row img {
    margin: 15px auto;
    max-width: 100%;
}


.s1_top{
    float: left;
    margin: 30px auto;
    width: 100%;
}
.s1_top_left{
	width:48%;
	float:left;
	text-align:left;
}
.s1_top_left img{
	max-width:100%;
}
.s1_top_right {
    float: right;
    text-align: right;
    width: 48%;
}
.s1_top_right img {
	max-width:100%;
}*/








/*--------------------------about start----------------------*/
.our_story {
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:40px;
	padding-top:5px;
}
.our_story h2 {
	margin:0;
	padding-bottom:5px;
	font-size:21px;
	text-transform:uppercase;
	font-weight:bold;
}
.our_story p {
	margin:0;
	padding: 5px 0px;
}
.social_media {
	width:100%;
	float:left;
	float:right;
	text-align:right;
	margin-bottom:40px;
}

.navigaiton_bar .dropdown {
	position: relative;
	display: inline-block;
}
.navigaiton_bar .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 200px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 18;
	text-align:left;
}
.navigaiton_bar .dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.navigaiton_bar .dropdown-content a:hover {
	background-color: #ddd;
	color:#e62a00;
}
.navigaiton_bar .dropdown:hover .dropdown-content {
	display: block;
}
.navigaiton_bar .dropdown:hover .dropbtn {
	color:#e62a00;
}
.time_tab {
	width:100%;
	float:left;
	padding:15px 0px;
}

.time_tab .about_us_text{width:100%; text-align:center; color:#333;}
.time_tab .about_us_text h3{color:#333;}


.time_tab h3 {
	font-size:22px;
	font-weight:600;
	color:#e62a00;
}
.time_tab h5 {
	font-size:18px;
}
.time_table {
	width:100%;
	float:left;
	padding-top:30px;
	padding-bottom:20px;
}
.miktable {
	border-collapse: collapse;
}
.miktable tr:nth-child(2n+1) {
 background: none repeat scroll 0 0 #F5FDE8;
}
.miktable td {
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 4px;
	text-align: center;
}
.miktable tr:nth-child(2n) {
 background-color: #D9FBD9;
}
.miktable tr:hover {
	background: none repeat scroll 0 0 #EFEFEF;
}
.full_courses {
	width:100%;
	float:left;
	padding-top:40px;
}
.full_courses h2 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
}

.border {
	width:60px;
	height:4px;
	background-color:#434343;
	margin:0 auto;
}

.about_text_above_bg{width:100%; float:left;}

.about_table{width:60%; margin:0 auto;}
.courses_details_table{width:100%; float:left; padding-bottom:40px;}
.about_table tr th{padding:10px; background-color: #ddd;}
.about_table tr td{padding:10px;background-color: #f3f3f3;}
/*-------------------------about end--------------------*/


/*------------------------register strat--------------------
.register_from {
	width:100%;
	display:inline-table;
	text-align:center;
}
.register_user {
	width:80%;
	display:inline-table;
	text-align:center;
}
.register_user_containt {
	width:100%;
	display:inline-table;
	padding-bottom:10px
}
.register_user p {
	text-align:left;
	padding-bottom:5px;
	line-height:normal;
	margin:0;
	font-size:15px;
}
.register_user input[type="text"] {
	width:100%;
	padding:9px;
	border:1px solid #c2c2c2;
	box-shadow:inset 0px -2px 4px #c2c2c2;
}
.register_use_left {
	width:48%;
	float:left;
	margin-right:28px;
}
.register_use_right {
	width:48%;
	float:left;
}
.register_user_containt a {
	color:#333;
	font-weight:600;
}
.register_user_containt a:hover {
	text-decoration:none;
}
.reg_btn {
	width:100%;
	display:inline-table;
	text-align:center;
	margin-top:25px;
}
.reg_btn input[type="submit"] {
	background-color:#333;
	color:#fff;
	display:inline-table;
	text-transform:uppercase;
	font-size:18px;
	font-weight:600;
	border:none;
	padding:9px 60px;
	border-radius:4px;
}
register end------------------------------*/


/*------------------gallery start---------------------------*/


.gal-container {
	padding: 40px 0px;
	width:100%;
	float:left
}
.gal-item {
	overflow: hidden;
	padding: 3px;
}
.gal-item .box {
	height: 350px;
	overflow: hidden;
}
.box img {
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus {
	outline: none;
}
.gal-item a:after {
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
	line-height: 350px;
	font-size: 30px;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after {
	opacity: 1;
}
.modal-open .gal-container .modal {
	background-color: rgba(0, 0, 0, 0.4);
}
.modal-open .gal-item .modal-body {
	padding: 0px;
}
.modal-open .gal-item button.close {
	position: absolute;
	width: 25px;
	height: 25px;
	background-color: #000;
	opacity: 1;
	color: #fff;
	z-index: 999;
	right: -12px;
	top: -12px;
	border-radius: 50%;
	font-size: 15px;
	border: 2px solid #fff;
	line-height: 25px;
	-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
}
.modal-open .gal-item button.close:focus {
	outline: none;
}
.modal-open .gal-item button.close span {
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue {
	width: 80%;
}
.gal-container .description {
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4 {
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
	-webkit-transform: scale(0.1);
	-moz-transform: scale(0.1);
	-ms-transform: scale(0.1);
	transform: scale(0.1);
	top: 100px;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.gal-container .modal.fade.in .modal-dialog {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform: translate3d(0, -100px, 0);
	transform: translate3d(0, -100px, 0);
	opacity: 1;
}



/*-----------------------------programme dropdown start----------------------------------*/


.navigation_bar .dropdown {
    position: relative;
    display: inline-block;
}

.navigation_bar .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width:200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index:9;
    right:0;
	text-align:left;
}

.navigation_bar .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.navigation_bar .dropdown-content a:hover {background-color: #ddd}

.navigation_bar .dropdown:hover .dropdown-content {
    display: block;
}




.miktables {
    border-collapse: collapse;
}

.miktables tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #F5FDE8;
}
.miktables td {
    border: 1px solid #CCCCCC;
    color: #000000;
    padding: 4px;
    text-align: center;
}
.miktables tr:nth-child(2n) {
    background-color: #D9FBD9;
}

.miktables tr:hover {
    background: none repeat scroll 0 0 #EFEFEF;
}


/*-----------------------end dropdown-----------------------------*/


/*----------------------------our faculties start-----------------------*/

.clg_team_main_panel {
	width:100%;
	float:left;
	padding:40px 0px;
}
.clg_team_main_pane:nth-last-child {
	border-bottom:none;
}
.team_details {
	width:100%;
	margin:0px auto;
	text-align:center;
}
.clg_team_img {
	width:30%;
	float:left;
}
.details_img {
	width:100%;
	float:left;
	text-align:center;
	padding:10px 0px;
}
.clg_team_img ul li {
	list-style: none;
	line-height: 20px;
	display: inline-table;
}
.team {
	width:100%;
	float:left;
	padding:40px 0px;
}
.clg_team_img img {
	max-width:100%;
	box-shadow:0px 0px 5px #c2c2c2;
}
.table_taxt {
	width:100%;
	float:left;
}
.table_taxt h4 {
	font-size:20px;
	color: #2c2c2c;
}
.table_taxt p {
	font-size:14px;
	color:#555;
}
.table_res {
	width:100%;
	float:left;
}
.right_part {
	width:70%;
	float:left;
	padding-top:5px;
}

.right_part .about_us_text{width:100%; float:left; text-align:center;padding-bottom: 15px;font-weight: 600;}
.right_part .about_us_text h3{font-weight: 600;padding-bottom: 0px;}



.table_res table {
	border:1px gray solid;
	margin:auto;
	float: left;
	width: 100%;
}
.table_res table tr td {
	border:1px gray solid;
	padding: 5px 15px;
	text-align: left;
}
.table_res table tr th {
	border:1px gray solid;
	padding: 10px 15px;
	background: #f8f8f8;
}


/*-------------------------end-----------------------*/



/*------------------------------start courses------------------------*/


.popular_courses {
	width:100%;
	float:left;
	padding:40px 0px;
}
.pop-cour {
	background: #f5f5f5;
}
 .pop-co::before {
 content: '';
 position: absolute;
 background: linear-gradient(to top, rgb(29, 36, 42) 15%, rgba(0, 0, 0, 0) 100%);
 top: 0px;
 bottom: 0px;
 left: 0px;
 width: 100%;
}
.home-top-cour {
	position: relative;
	overflow: hidden;
	background: #ffffff;
	padding: 15px 0px;
	margin-bottom: 30px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border: 1px solid #e4e4e4;
}
.home-top-cour:hover {
}
.home-top-cour img {
	max-width:100%;
}
.home-top-cour-desc {
}
.home-top-cour-desc span {
	
	font-size: 12px;
}
.home-top-cour-desc h3 {
	font-size: 20px;
	padding-bottom: 8px;
	color: #000000;
	margin: 0px;
}
.home-top-cour-desc h4 {
	font-size: 15px;
	padding-bottom: 8px;
}
.home-top-cour-desc p {
	margin-bottom: 0px;
	font-size: 13px;
}
.home-top-cour-rat {
	position: absolute;
	background: #607D8B;
	padding: 0px 5px;
	font-weight: 600;
	color: #fff;
	right: 15px;
	top: 0px;
	font-size: 14px;
	border-radius: 2px;
}
.home-top-cour-rat span {
}
.home-top-cour-rat i {
}
.list-inn-rat {
}
.list-inn-rev {
}
.list-inn-links {
}
.list-number {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 10px;
}
.hom-list-share {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 8px;
}
.hom-list-share ul {
	margin-bottom: 0px;
	padding: 0px;
}
.hom-list-share ul li {
	float: left;
	list-style-type: none;
	display: inline-block;
	width: 33.333%;
}
 .hom-list-share ul li:nth-child(1) a {
 color: #fff;
 border: 1px solid #333;
 background: #333;
 text-transform: uppercase;
 font-weight: 700;
}
.hom-list-share ul li a {
	display: block;
	border: 1px solid #ececec;
	margin: 2px;
	padding: 4px 5px;
	font-size: 12px;
	color: #8a8a8a;
	text-align: center;
	font-weight: 600;
}
.hom-list-share ul li a i {
	padding-right: 5px;
}
/*-----------------------end---------------------------*/



/*------------------------contact_us start-------------------------*/

.contact_address_part h2 {
	font-size: 16px;
	color: #333;
	font-weight: 600;
	margin: 0;
	padding-bottom: 15px;
}
.contact_address_loaction {
	float: left;
	padding-bottom: 20px;
	width: 100%;
}
.contact_address_part {
	padding: 0 0 0 25px;
}
.contact_form_row {
	width: 100%;
	float: left;
	padding: 50px 0;
}
.contact_form_part {
	padding-left: 0;
}
.contact_input_row {
	width: 100%;
	margin-left: 0;
	float: left;
}
.contact_imgs {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.contact_imgs img {
	max-width: 100%;
}
.contact_address_loaction p {
	display: inline-table;
	width: 100%;
	color: #333;
	font-size:16px;
}
.contact_address_loaction span {
	padding-right:5px;
}
.contact_address_loaction a {
	color:#333;
}
.contact_address_loaction a:hover {
	text-decoration:none;
}
 Latest Courses CSS -----------------------------------------------------------*/ .latest_courses_area {
 background: url(img/bg_latest_course.jpg);
 background-position: 0 -60px;
 background-attachment: fixed;
}
.all_latest_course {
	padding-top: 50px;
}
.single_latest_courses {
	border: 1px solid #ececec;
	background: #fff;
	border-radius: 7px;
}
.sing_lat_course_photo > img {
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.sing_lat_course_txt {
	padding: 20px 20px 30px;
}
.sing_lat_course_txt h3 {
	font-size: 13px;
	color: #ff3d00;
	text-transform: uppercase;
}
.sing_lat_course_txt h2 {
	font-size: 20px;
	font-family: 'Libre Baskerville', serif;
}
.sing_lat_course_txt p {
	line-height: 26px;
}
.sing_lat_course_txt ul li {
	font-weight: 700;
}
.sing_lat_course_txt ul li i {
	color: #ff3d00;
	width: 25px;
}
.sing_lat_course_txt ul li span {
	color: #666666;
}
.all_latest_course .owl-nav {
	position: absolute;
	right: 0;
	top: 0;
}
.all_latest_course .owl-nav .owl-prev, .all_latest_course .owl-nav .owl-next {
	display: inline-block;
	line-height: 35px;
	text-align: center;
	width: 35px;
	border: 1px solid;
	border-radius: 5px;
	color: #666666;
	font-size: 20px;
}
.all_latest_course .owl-nav .owl-next {
	margin-left: 5px;
}

/*--------------------end-------------------------*/











