@charset "utf-8";
/*Exam Sucess */


@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/roboto-medium/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoblack';
    src: url('../fonts/robto-black/roboto-black-webfont.woff2') format('woff2'),
         url('../fonts/robto-black/roboto-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin/roboto-thin-webfont.woff2') format('woff2'),
         url('../fonts/roboto-thin/roboto-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight';
    src: url('../fonts/Roboto-light/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/Roboto-light/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
	

/*====================================================Bootstrap=========================================================*/
@media (min-width: 768px) {
	
	
}
@media (max-width: 768px){
	.botm_bx{
		margin-top:12px !important;
		margin-bottom:12px !important;
	}
	#wd{
		width:38% !important;
	}
	.inner_h h1{
		font-size:22px !important;
	}
	.footer_Bx{
		margin-bottom:22px !important;
	}
	.logo
	img{
		height:65px !important;
	}
	.navbar-toggle{
		margin-top:-50px !important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color:white !important;
	}
	.navbar-default .navbar-nav > li > a {
		padding:8px 36px 7px 6px !important;
	}
	.content_bx3{
		height:135px !important;
	}
	.menu-toggle{
		margin-top:43px !important;
	}
}
	

@media (min-width: 992px) {
	
	
	


}
@media (min-width: 1200px) {
	.botm_bx{
		width:29% !important;
		margin:20px !important;
	}
	/*#wd{
		width:23% !important;
	}*/
	.navbar-default{
		float:right !important;
	}
	.content_bx3{
		width:23% !important;
		height:187px !important;
		margin-right:12px !important;
	}
	.navbar-collapse{
		padding-right:0px !important;
	}
	.container-fluid{
		padding-right:0px !important;
	}
	.cont_bx{
		width:47% !important;
	}
	.bottom_c1{
		margin:12px !important;
		min-height:771px !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	
	
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}



/*====================================================Header=========================================================*/

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
ul{
	padding:0;
	margin:0;
}
/*==============================================Header Section====================================================*/
.header_top {
    background-color: #282425;
    width: 100%;
}
.header_phone ul li {
    color: white;
    display: inline-block;
    font-family: "robotoregular";
    font-size: 12px;
    list-style: outside none none;
    padding-right: 15px;
}
.header_phone ul li a{
    color: white;
    display: inline-block;
    font-family: "robotoregular";
    font-size: 12px;
    list-style: outside none none;
    padding-right: 12px;
}
.fa.fa-paper-plane {
    color: #f4ad60;
    font-size: 18px;
    padding-right: 8px;
}
.socialicns_header {
    float: right;
    margin-bottom: 7px;
    margin-top: 11px;
}
.fa.fa-facebook-square {
    color: white;
    font-size: 18px;
}
.socialicns_header ul li {
    display: inline-block;
    list-style: outside none none;
}
.fa.fa-twitter {
    color: white;
    font-size: 18px;
}
.fa.fa-google-plus-square {
    color: white;
    font-size: 18px;
}
.fa.fa-phone {
    color: #f4ad60;
    font-size: 16px;
    padding-right: 8px;
}
.fa.fa-envelope {
    color: #f4ad60;
    font-size: 16px;
}
.header_phone {
    float: left;
    margin-top: 8px;
}
.socialicns_header ul li a {
    padding: 5px;
}
.header_menu {
    float: left;
    margin-top: 16px;
}
.navbar-default .navbar-nav > li > a {
    color: #272423;
   font-family: 'ralewayregular';
   font-weight:bold;
   text-transform:uppercase;
    font-size: 15px;
	float:right;
    padding: 8px 17px 7px 19px;
}
.navbar-default .navbar-nav > li > a:hover{
	color:#018ccf !important;
	transition:color 800ms ease 0s !important;
}
.logo {
    float: left;
}
.header {
    background-color: white;
    float: left;
    margin-bottom: 15px;
    margin-top: 16px;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: transparent !important;
    margin-bottom: 0;
}
.img1{
	float:right;
}
.sectoin1 {
    width: 100%;
    float: left;
    margin-top: 55px;
    margin-bottom: 55px;
}
#dd{
	font-family: "robotoregular";
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:14px;
}
.bottom_c h3{
	font-family: "robotoregular";
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:4px;
}
.bottom_c p {
    color: #272423;
    font-family: "robotoregular";
    font-size: 14px;
	padding-left:15px;

}
.bottom_c ul li{
	list-style:none;
	 color: #272423;
    font-family: "robotoregular";
    font-size: 14px;
}
.list-left{
	float:left;
	margin-right:52px;
	margin-left:12px;
}
.list-right{
	float:left;
	margin-bottom:55px;
}
.left_cont{
	float:left;
	margin-top:12px;
}
.left_cont h2 {
    color: #333333;
   font-family: 'ralewayregular';
    font-size: 32px;
}
.left_cont p {
    color: #272423;
    font-family: "robotoregular";
    font-size: 14px;
	padding-right:26px;
}
.left_cont1{
	float:left;
	margin-top:12px;
	margin-bottom:50px;
}
.left_cont1 h2 {
    color: #333333;
   font-family: 'ralewayregular';
    font-size: 32px;
}
.left_cont1 p {
    color: #272423;
    font-family: "robotoregular";
    font-size: 14px;
	padding-right:26px;
}
.rigt_cn1{
	float:left;
	margin-top:50px;
	margin-bottom:22px;
}
.footerbrder1 {
    border-bottom: 2px solid #db5940;
 
    width: 80px;
	margin:0 auto;
	
}

#ss {
    color: white;
    font-family: 'ralewayregular';
    font-size: 32px;
	margin-top:47px;
	text-align:center;
}

.box_img{
	float:left;
	margin-top:22px;
}
.box_img
img{
	padding:10px;
}
/*Box img*/
.box_img img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
} 
.box_img img:hover {
	transform: scale(0.9);
}

.botom_bg{
	/*background-color:#be8512;*/
	background:url(../images/teach.png) no-repeat fixed 50% / cover;
	width:100%;
	float:left;
	margin-top:33px;
	
}
.botom_bg1{
	background-color:#be8512;
	width:100%;
	float:left;
	margin-top:33px;
	
}
.bottom_c{
	margin-top:52px;
	background-color:white;
	margin-bottom:52px;
}
.bottom_c h2 {
    color: white;
    font-family: 'ralewayregular';
	text-align:center;
    font-size: 32px;
}
.bottom_c1{
	margin-top:52px !important;
	background-color:white;
	margin-bottom:52px !important;
}
.bottom_c1 h2 {
    color: white;
    font-family: 'ralewayregular';
	text-align:center;
    font-size: 32px;
}
.bottom_c1 p {
    color: #272423;
    font-family: "robotoregular";
    font-size: 16px;
	padding-left:15px;

}
.botm_bx{
	background-color:white;
	min-height:214px;
}
.botm_bx ul{
	margin-top:16px;
	margin-bottom:16px;
}
.botm_bx ul li{
	list-style:none;
    color: #272423;
    font-family: "robotoregular";
    font-size: 15px;
	padding-left:12px;
	line-height:22px;
}
.footerbtm_b{
	margin-top:50px;
}
.footerbtm_b
p{
	color: #272423;
    font-family: "robotoregular";
    font-size: 15px;
	padding-right:48px;
}
.footer_b h3 {
    color: #333333;
    font-family: 'ralewayregular';
    font-size: 32px;
}

.content_btmbg{
	width:100%;
	float:left;
	background-color:#f5f5f5;
}
.content_bx3{
	float:left;
	background-color:white;
	box-shadow:0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
	margin-top:15px;
}
.content_img{
	float:left;
}
.content_p{
	float:left;
}
.content_p
p{
	color: #272423;
    font-family: "robotoregular";
    font-size: 14px;
	line-height:18px;
	padding-left:12px;
	padding-right:0px;
	margin-bottom:10px;
	margin-top:-5px;
}
.content_p h2 {
    color: #2395d3;
    font-family: 'ralewayregular';
    font-size: 16px;
	padding-left:12px;
}
.content_p
a{
	padding-left:12px;
	color: #272423;
	font-family: "robotoregular";
	font-size:16px !important;
	font-weight:bold;
}
.footer_b{
	margin-bottom:55px;
}
.footerbtm_b a {
    color: #333333;
    font-family: "robotoregular";
	line-height:26px;
    font-size: 22px;
	text-decoration:none;
}
.sponser {
	margin-top:32px;
	margin-bottom:32px;
}
.sponser_img{
	float:left;
	background-color:#eaedef;
	padding:35px;
	box-shadow:0 42px 15px -38px #c5c4c3;
	border-radius:6px;
	margin:24px;
	border:1px solid #ccc;
}
/*Box img*/
.content_img img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
} 
.content_img img:hover {
	transform: scale(0.9);
}
.sponser_img1 img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
} 
.sponser_img1 img:hover {
	transform: scale(0.9);
}
.sponser_img1{
	margin:0 auto;
	text-align:center;
}
.sponser_img1 ul li{
	list-style:none;
	background-color:#eaedef;
	text-align:center;
	padding:20px;
	border-radius:4px;
	margin:8px;
	box-shadow:0 42px 15px -40px #c5c4c3;
	border:1px solid #ccc;
	display:inline-block;
}

.fa.fa-check-circle{
    color: white;
    font-size: 25px;
	padding-right:12px;
}
.carousel-caption {
    bottom: 127px !important;
	left:11% !important;
	text-align:left !important;
}
.slider_ul{
	float:left;
}
.slider_ul ul li{
	list-style:none;
	font-family: 'ralewayregular';
    color: white;
	line-height:33px;
    font-size: 18px;
}
#cc{
	color:#018cd6;
}
.cont_bx{
	float:left;
	text-align:center;
	margin-right:12px;
	height:143px;
	margin-top:22px;
	background-color:#eaedef;
	box-shadow:0 42px 15px -40px #c5c4c3;
}
.cont_bx h3 {
    color: #333333;
    font-family: "robotoregular";
    font-size: 16px;
	margin-top:8px;
	text-align:center;
}
.cont_bx p {
    color: #272423;
    font-family: "robotoregular";
    font-size: 14px;
	text-align:center;
	padding-right:0px !important;
    line-height: 18px;
}
.level_1{
	float:left;
	background-color:#1d4959;
	border-radius:4px;
	margin-left:12px;
	padding:20px;
	margin:10px;
}
.level_1
a{
	color: white;
    font-family: "robotoregular";
    font-size: 16px;
	text-decoration:none;
}
.level_1
a:hover{
	color:#f4ad60;
	transition:color 800ms ease 0s !important;
}
.why_ch
h2{
    color: #333333;
    font-family: "robotoregular";
    font-size: 23px;
    margin-top: 18px;
	margin-bottom:15px;

}
.why_ch p {
    color: #333333;;
    font-family: "robotoregular";
    font-size: 13px;
	padding-right:14px;
    padding-left: 14px;
}
.bottom_c4{
	margin-top:28px;
	margin-bottom:28px;
}
.bottom_c4 p {
    color: #333333;;
    font-family: "robotoregular";
    font-size: 18px;
	padding-right:14px;
    padding-left: 14px;
}
.cfa3_logo{
	margin-top:12px;
	margin-bottom:22px;
}
.cfa3_logo p {
    color: #333333;;
    font-family: "robotoregular";
    font-size: 16px;
	margin-top:12px;
}
.table-responsive{
	margin-top:8px;
}
.cfa3_logo
img{
	height:38px;
}
.team_bx{
	margin-top:22px;
	float:left;
	background-color:#f8f7fe;
	border:1px solid #ccc;
	box-shadow:0 0 4px 0 rgba(0,0,0,.08), 0 2px 4px 0 rgba(0,0,0,.12);
}
.team_bx h3 {
    color: #333333;
    font-family: 'ralewayregular';
    font-size: 28px;
	text-align:center;
	margin-top:12px;
}
.team_bx p {
    color: #272423;
    font-family: "robotoregular";
    font-size: 14px;
	text-align:center;
}
.team_bx
img{
	border:3px solid #ccc;;
	margin:0 auto;
	margin-top:22px;
}
.teach3{
	float:left;
	margin-top:22px;
}
.teach3 h3 {
    color: #333333;
    font-family: 'ralewayregular';
    font-size: 28px;
	margin-top:12px;
}
.teach3 p {
    color: #272423;
    font-family: "robotoregular";
    font-size: 14px;
}
/*==============================Tabs================================*/
.nav.nav-tabs {
    float: left !important;
}
.active a{
	background-color:#1d4959 !important;
	color:white !important;
	 font-family: "robotoregular";
	font-size:16px;
}
.nav-tabs{
	border:1px solid #959595 !important;
	border-radius:12px !important;
	
}
.nav-tabs > li > a{
	margin-right:0px !important;
	border-top-right-radius:12px !important;
	border-bottom-right-radius:12px !important;
	border-top-left-radius:0px !important;
	 font-family: "robotoregular";

}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	border: none !important;
}

.tabs2 {
	float:left;
	margin-top:20px;
}
.tabs2{
	float:left;
}
.tabs2 h3 {
    color: #333333;
    font-family: 'ralewayregular';
    font-size: 28px;
	margin-bottom:25px;
}
.csc_tb h3 {
    color: #333333;
    font-family: 'ralewayregular';
    font-size: 22px;
}
.csc_tb p {
    color: #333333;
    font-family: "robotoregular";
    font-size: 14px;
    margin-top: 12px;
}
.csc_tb ul li{
	list-style:none;
	color: #333333;
    font-family: "robotoregular";
    font-size: 14px;
}
.pdf3{
	float:left;
}
.left_cont ul li{
	list-style:none;
	color: #333333;
    font-family: "robotoregular";
    font-size: 16px;
	margin-left:0px !important;
	margin-bottom:0px !important;
}
.learn_p3{
	float:left;
}
.learn_p3
a{
	color: #018cd6;
    font-family: "robotoregular";
    font-size: 16px;
	line-height:25px;
}
.csc_tb h3 {
    color: #333333;
    font-family: 'ralewayregular';
    font-size: 22px;
}
.csc_tb p {
    color: #333333;
    font-family: "robotoregular";
    font-size: 16px;
    margin-top: 12px;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a{
	color: #333333;
    font-family: "robotoregular";
    font-size: 16px;
}
.panel-body{
	color: #333333;
    font-family: "robotoregular";
    font-size: 14px;
}
.signup_btm {
    margin-bottom: 16px;
}
.signup_btm input {
    background-color: #393737;
    border: medium none;
    border-radius: 4px;
    color: #FFF;
    font-family: "robotoregular";
    font-size: 16px;
    padding: 8px 25px 9px;
    text-align: center;
    text-decoration: none;
}
.form-control{
	font-family: "robotoregular";
}
.contact_form{
	background-color:#f8f9fa;
	box-shadow:0 42px 15px -38px #c5c4c3;
	border:1px solid #ccc;
	border-radius:4px;
	padding:25px;
}
.price{
	padding-right:15px;
	padding-top:12px;
	text-align:center;
}
.price{
	font-family: "robotoregular";
}
.radio
p{
	font-family: "robotoregular";
}
.radio
label{
	font-family: "robotoregular";
}
.border44{
	border-bottom:2px solid #ccc;
	width:59%;
	margin-top:22px;
	margin-bottom:22px;
}
.sidebar-nav li.sidebar-nav-item a {
    padding-bottom: 4px !important;
    background-color: #383737 !important;
	font-size:14px !important;
}
.sidebar-nav>.sidebar-brand a{
	background-color: #383737 !important;
}
	



/*==============================Footer Area================================*/
.footer_Bg{
	width:100%;
	float:left;
	background-color:#20232e;
}

.footer{
	float:left;
}
.footer
h3{
	color:white;
	font-family: 'robotoregular';
	font-size:24px;
	text-transform:uppercase;
}

.footer ul li {
	list-style:none;
}
.footer
ul li a{
	color:#959595;
	font-family: 'robotoregular';
	font-size:13px;
	text-decoration:none;
}
.fa.fa-facebook-f {
    color: white;
    font-size: 18px; 
}
.fa.fa-twitter {
    color: white;
    font-size: 18px;  
}
.socialicns_footer{
	text-align:center;
	margin-top:7px;
}
.socialicns_footer ul li{
	list-style:none;
	display:inline-block;
}
.socialicns_footer ul li a{
	padding:5px;
}
.fa.fa-linkedin {
    color: white;
    font-size: 18px;
}
.footer_btm {
    background-color: #1b1d26;
    float: left;
    width: 100%;
}
.footer_center{
	text-align:center;
}
.footer_center
p{
	color:white;
	font-size:13px;
	padding-top:20px;
	padding-bottom:9px;
	font-family: 'robotoregular';
}
.footer_area{
	margin:0 auto;
	margin-bottom:14px;
	margin-top:28px;
}
.footer_menu{
	margin:0 auto;
	text-align:center;
}
.footer_menu ul li{
	list-style:none;
	display:inline-block;
}
.footer_menu ul li a{
	text-decoration:none;
	font-size:14px;
	color:#efeeee;
	padding:16px;
	text-align:center;
	font-family: 'robotolight';
}
.footer_menu a:hover{
	transition:color 800ms ease 0s !important;
	color:#f4ad60;
}
.copyright.col-lg-12.col-xs-12.col-sm-12 a{
	color:#efeeee;
	font-weight:bold;
}

.copyright{
	margin:0 auto;
	margin-top:8px;
	text-align:center;
}
.copyright
p{
	text-align:center;
	color:#a8a6a6;
	font-size:14px;
	font-family: 'robotolight';
}

.footerbrder {
    border-bottom: 2px solid #272423;
    margin-bottom: 11px;
    margin-top: 11px;
    width: 122px;
}




 
.prom_bx img:hover {
	transform: scale(0.9);
}
.inner_bg{
	background:url("../images/compass.jpg") no-repeat center;
	margin-top:-2px !important;
	top:12px;
}
.inner_h {
    float: left;
    margin-bottom: 80px;
    margin-top: 67px;
}
.inner_h
h1{
	font-family: "robotoregular";
	font-size:30px;
	color:white;
	padding:12px;
	text-transform:uppercase;
}
.left_cont1{
	float:left;
}
.left_cont1 ul li a{
	font-family: "robotoregular";
	color:#272423;
	text-decoration:none;
	font-size:15px;
}
.content_btom{
	margin-top:30px;
	margin-bottom:30px;
}
/*Box img*/
.rigt_cn1 img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
} 
.rigt_cn1 img:hover {
	transform: scale(0.9);
}
/*Box img*/
.img1 img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
} 
.img1 img:hover {
	transform: scale(0.9);
}
.left_cont ul li{
    font-family: "robotoregular";
    color: #272423;
	margin-left:18px;
    text-decoration: none;
    font-size: 14px;
	padding-right:15px;
	margin-bottom:6px;
}
.fa.fa-bars {
    color: white;
    padding-top: 7px;
}