@font-face{
	font-family: "gothic";
	font-style: normal;
	font-weight: normal;
	src: local('gothic'), url("../fonts/gothic.woff") format("woff");
}
.arial_font{
	font-family: "arial";
}
/* general */

body {
	direction: ltr;
	font-family: 'gothic';
}
header{
	min-height: 150px;
}
header .padding-top{
    padding-top: 64px;
}
#phone_ico{
	height: 30px;
	width: 30px;
	border-radius: 50%;
	border: 2px solid #333A4A;
	color:#333A4A;
	line-height: 28px;
	font-size: 16px;
    font-weight: bold;
	text-align: center;
}
#phone_num{
	color:#333A4A;
	height: 30px;
	line-height: 28px;
	font-size: 16px;
    font-weight: bold;
	margin-left: 10px;
}
#follow_us #fol_tex{
	display: block;
	line-height: 28px;
	color:#333A4A;
    font-size: 16px;
    font-weight: bold;
}
#follow_us .fb_social{
	margin-left: 20px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	border: 2px solid #064EA2;
	color:#064EA2;
	line-height: 27px;
	font-size: 15px;
	text-align: center;
}
#follow_us .fb_social a{
	display: block;
	height: 100%;
	border-radius: 50%;
	width: 100%;
	color: #064EA2;
}
#follow_us .fb_social i{
    position: relative;
    right: 1px;
}
#follow_us .tw_social{
	margin-left: 20px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	border: 2px solid #12B6E9;
	color:#12B6E9;
	line-height: 27px;
	font-size: 15px;
	text-align: center;
}
#follow_us .tw_social a{
	display: block;
	height: 100%;
	border-radius: 50%;
	width: 100%;
	color: #12B6E9;
}

#follow_us .gp_social{
	margin-left: 20px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	border: 2px solid #FE5250;
	color:#FE5250;
	line-height: 25px;
	font-size: 15px;
	text-align: center;
}
#follow_us .gp_social a{
	display: block;
	height: 100%;
	border-radius: 50%;
	width: 100%;
	color: #FE5250;
}
#logo img{
	max-height: 150px;
}
#carousel-1 .item img{
	height: 420px;
	width: 100%;
}
#carousel-1 .carousel-caption{
    right: 0;
    left: 0;
    background: rgba(17,88,144,0.6);
    bottom: 0;
    text-align: left;
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#carousel-1 .carousel-caption p{
	max-width: 30%;
}
#carousel-1 .carousel-indicators{
    right: 20%;
    left: auto;
    text-align: right;
}
.carousel-control.right i{
    margin-right: -15px;
    right: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 40px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    color: #115890;
}
.carousel-control.left i{
    margin-left: -15px;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 40px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    color: #115890;
}
.navbar-default{
    border: 0;
    background: #115890;
    border-radius: 0;
    overflow: hidden;
}
.navbar-default .navbar-nav>li>a{
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
}
.navbar-nav>li>a{
    padding-top: 25px;
    padding-bottom: 25px;
    text-transform: uppercase;
}
.nav>li>a{
    padding-right: 39px;
    padding-left: 39px;
}
.navbar-nav{
    margin: 0 auto;
    display: block;
    float: none;
    max-width: 65%;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #FFF;
}
#american_flag{
	position: absolute;
	right: 0;
}
#ar_url{
	float: right;
	position: absolute;
	right: 17%;
}
#ar_url a{
	font-size: 13px;
}
.color_block{
	max-width: 300px;
	color: #FFF;
	margin: 0 auto;
	border-bottom-left-radius: 40px;
	border-top-right-radius: 40px;
	padding: 20px;
	max-height: 280px;
	min-height: 280px;
	text-align: center;
}
.color_block h4{
	font-weight: bold;
}
.color_block p{
	line-height: 24px;
}
.color_block.gr{
	background: #5D9C1A;
}
.color_block.pr{
	background: #C020A4;
}
.color_block.bl{
	background: #1982B2;
}

#carousel-2, #carousel-3{
	height: 260px;
}
#carousel-2 .carousel-caption, #carousel-3 .carousel-caption{
	position: static;
	text-shadow: none;
	color: #000;
}
.sat_block{
	border-radius: 10px;
	max-width: 80%;
	margin: 0 auto;
	color: #000;
	background: #D2D2D2;
}
.sat_block h2{
	color: #11588E;
}
#carousel-2 .carousel-indicators .active, #carousel-3 .carousel-indicators .active{
	background-color: #515151;
}
#carousel-2 .carousel-indicators li, #carousel-3 .carousel-indicators li{
	border: 1px solid #515151;
}
#carousel-2 .carousel-indicators, #carousel-3 .carousel-indicators {
	bottom: 0;
}
#carousel-4{
	background: #115890;
    height: 300px;
    overflow: hidden;
}
#carousel-4 .item img{
    width: 75%;
    height: 300px;
}
#carousel-4 .carousel-caption{
    right: 0;
    left: auto;
    padding: 0 20px;
    width: 25%;
    bottom: auto;
    top: 15px;
}
#carousel-4 .carousel-caption h4{
	font-weight: bold;
    margin-bottom: 27%;
}
#carousel-4 .carousel-caption p{
	line-height: 30px;
}
#carousel-4 .carousel-indicators {
    bottom: 0;
    right: 10%;
    left: auto;
    width: auto;
}
#succ_div{
	width: 100%;
	margin: 0 auto;
	background: #D2D2D2;
	border-radius: 10px;
	min-height: 200px;
}
#teach_div{
	background: #D2D2D2;
	border-radius: 10px;
	padding-top: 10px;
}
#teach_div h3{
	margin-top: 0;
	color: #115890;
}
#carousel-5{
	min-height: 354px;
}
#carousel-5 .carousel-caption{
	position: static;
	color: #000;
	padding: 30px;
	text-align: center;
	text-shadow: none;
}
#carousel-5 .carousel-caption p{
	line-height: 33px;
}
#newslet_div{
	background: #D2D2D2;
	width: 100%;
	border-radius: 10px;
	min-height: 150px;
	padding-top: 7%;
}
#newslet_div input{
	background: #BBBBBB;
	color: #000;
	width: 20%;
	border:0;
	height: 50px;
    margin-left: 3%;
    padding-left: 20px;
}
#newslet_div .btn{
	background: #115890;
	color: #FFF;
	padding-left: 12px;
}
#map{
	height: 350px;
	margin: 30px 0;
}
footer{
	background: #115890;
	color: #FFF;
	padding: 30px 0;
}
footer p{
	line-height: 30px;
}
footer a{
	color: #FFF;
	margin-right: 20px;
	font-size: 22px;
}
.lead_comp{
	width: 150px;
	margin: 0 auto;
}
.lead_comp .circ{
	width: 100%;
	height: 150px;
	border-radius: 50%;
	border: 2px solid #296999;
	text-align: center;
	line-height: 140px;
}
.lead_comp .circ img{
	max-width: 90%;
	max-height: 50%;
}
footer a:hover{
	color: #FFF;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	color: #FFF;
	background: transparent;
	border-bottom: 6px solid #FFF;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	border-bottom: 6px solid #FFF;
}
footer .form-control{
	background: #0F446E;
	color: #FFF;
	border:0;
	width: 80%;
	box-shadow: none;
	margin-bottom: 20px;
}
footer h4{
	margin-bottom: 30px;
}
.follow_us_cp .fol_tex_cp{
	display: block;
	float: left;
	line-height: 28px;
	color:#333A4A;
    font-size: 16px;
    font-weight: bold;
}
.follow_us_cp .fb_social{
	margin-left: 20px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	border: 2px solid #064EA2;
	color:#064EA2;
	line-height: 27px;
	font-size: 15px;
	text-align: center;
}
.follow_us_cp .fb_social a{
	display: block;
	height: 100%;
	border-radius: 50%;
	width: 100%;
	color: #064EA2;
}
.follow_us_cp .fb_social i{
    position: relative;
    right: 1px;
}
.follow_us_cp .tw_social{
	margin-left: 20px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	border: 2px solid #12B6E9;
	color:#12B6E9;
	line-height: 27px;
	font-size: 15px;
	text-align: center;
}
.follow_us_cp .tw_social a{
	display: block;
	height: 100%;
	border-radius: 50%;
	width: 100%;
	color: #12B6E9;
}

.follow_us_cp .gp_social{
	margin-left: 20px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	border: 2px solid #FE5250;
	color:#FE5250;
	line-height: 25px;
	font-size: 15px;
	text-align: center;
}
.follow_us_cp .gp_social a{
	display: block;
	height: 100%;
	border-radius: 50%;
	width: 100%;
	color: #FE5250;
}
.follow_us_cp{
    width: 61%;
    margin: 0 auto;
}
#american_flag2{
	display: none;
	float: right;
}