@charset "utf-8";
/* CSS Document */

@-ms-viewport {
 width: device-width;
}
body, input, textarea {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #727272;
	padding: 0px;
	margin: 0px;
}
a:hover, a:focus, a:active {
	text-decoration:none
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	color: #272727;
}
h2 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 300;
}
h3 {
	font-size: 27px;
	line-height: 30px;
	margin-bottom: 18px;
	font-style: normal;
}
h4 {
	font-size: 21px;
	line-height: 25px;
	margin-bottom: 18px;
	font-style: normal;
}
h5 {
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 16px;
	font-style: normal;
}
h6 {
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 14px;
	font-style: normal;
}
a{color: #272727;}
a, .btn {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.topheader {
	background:#F6F6F6;
	padding: 15px 0;
}
.social_icons ul li {
	float: left;
	display: inline-block;
	padding: 0 15px 0 0;
	font-size: 14px;
}
.social_icons ul li a {
	color: #8d8c8c;
}
.customercare {
	float:right
}
.customercare ul li {
	float:left;
	display:inline-block
}
.social_icons {
	display: inline-block;
}
.menu {
	float:right
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default {
	background:none;
	border:none
}
.navbar-collapse.collapse {
	padding:0;
	border: none;
}
.navbar-nav > li:last-child > a {
	padding-right:0
}
.navbar-nav > li > a {
	padding-bottom: 39px;
    padding-top: 38px;
    text-transform: uppercase;
}
.navbar-nav > li:hover > a{color: #B70207 !important;}
.logo {
	padding:15px 0
}
.navbar {
	margin-bottom:0;
	float: left;
}
.navbar-nav > li.current-menu-item > a {
	color:#B70207 !important
}
.carousel-caption {
	bottom:auto;
	top:30%;
}
.carousel-caption h3, .carousel-caption p, .carousel-caption a {
	font-family: 'Roboto', sans-serif;
}
.carousel-caption p {
	font-size:40px;
	line-height:40px;
	margin-bottom: 20px;
}
.carousel-caption h3 {
	font-size:56px;
	line-height:60px;
	font-weight:bold;
	margin-bottom: 50px;
	color:#fff
}
.carousel-caption {
	right: 10%;
	left: 10%;
}
.carousel-caption a {
	font-size:18px;
	background:#B70207;
	padding:10px 30px;
	color:#fff
}
.welcome_content {
	padding:50px 0 0
}
.welcome_image img {
	width:100%;
}
.welcome h2 {
	font-weight:400;
	margin-top: 0;
}
.iconlist li {
	padding: 0px;
	margin: 0 0 10px 0;
	display: block;
	line-height: 23px;
}
.iconlist li i {
	color: #012061;
	padding: 0 15px 0 0;
}
.welcome a {
	background: #012061;
	padding: 13px 40px;
	color: #fff;
	display: inline-block;
	margin-top: 20px;
}
.welcome .col-xs-12 {
	border-bottom: 2px dotted #e4e4e4;
	padding-bottom: 50px;
}
.our_services {
	padding:50px 0;
	text-align:center;
}
.subtitle span {
	color:#B70207
}
.subtitle {
	width: 60%;
	font-size: 16px;
	text-align: center;
	margin:20px auto 50px auto;
}
.our_services h3, .latest_news h3 {
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 10px;
}
.latest_news h3 { text-align:center}
.title-line.align-center {
	margin: 0 auto;
}
.title-line {
	width: 50px;
	height: 2px;
	padding: 0px;
	margin: 0px;
	background-color: #242424;
}
.service {
	width: 100%;
	padding: 40px 20px 0;
	border: 1px solid #e4e4e4;
	transition: all 0.3s ease-out 0s;
	min-height:290px;
}
.service span {
	font-size: 61px;
	color: #242424;
	transition: all 0.3s ease-out 0s;
}
.testi_con h3 {
	text-align:center;
	margin: 0;
	margin-bottom: 10px;
	color: #fff;
}
.testi_con {
	background:url(../images/testimonials.jpg) no-repeat center center;
	background-size:cover;
	background-attachment: fixed;
	padding: 30px 0;
}
.testi_con .title-line {
	background-color: #fff;
}
.client_con h5 {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	margin-bottom:5px;
}
.client_con span {
	color: #B70207;
	font-size: 16px;
	font-weight: 600;
}
.client_con p {
	color: #FFFFFF;
	font-size:16px;
	line-height: 30px;
	margin-top: 20px;
	margin-left:25px;
}
.client_con p:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f10d";
	padding-right: 10px;
	color: #B70207;
	margin-left:-25px;
}
.client_con p:after {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f10e";
	padding-left: 10px;
	color: #B70207;
}
.testi_con img {
	background: #B70207;
	padding: 2px;
	border-radius: 100%;
}
.testi_sec {
	display: inline-block;
	margin: 50px 0;
}
.banner img {
	width:100%;
	height:auto
}
.latest_news h4 {
	font-weight:400;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.left_image {
	width: 70px;
	height: 70px;
	font-size: 26px;
	color: #242424;
	line-height: 74px;
	float: left;
	margin: 0px 20px 0px 0px;
	border: 1px solid #e4e4e4;
	text-align: center;
}
.left_image span {
	line-height: 68px;
    vertical-align: top;
}
.right_con {
	display: block;
	padding: 0px 0px 0px 99px;
	text-align: left;
}
.common_sec {
	margin-bottom:30px;
}
.right_con h5 {
	font-weight: 400;
	margin:0
}
.right_con p {
	padding-top: 5px;
	font-size: 13px;
	text-align: justify;
}
.news img {
	position:relative;
	width:100%;
	height:auto
}
.news .news_con {
	position: absolute;
	z-index: 1;
	bottom: 0;
	padding: 20px;
	background: rgba(0, 0, 0, 0.53);
}
.news .news_con p {
	color:#fff
}
.news {
	margin-top:35px;
}
.features .carousel-indicators {
	position:relative;
	bottom:-10px
}
.features .carousel-indicators .active {
	opacity:1;
	border:none
}
.features .carousel-indicators li {
	background-color:#B70207;
	opacity:0.5;
	margin: 0px 3px;
	width:12px;
	height:12px
}
.partners {
	padding:40px 0
}
.partners .bx-controls {
	display:none
}
.footer {
	background:#242424;
	padding:40px 0
}
.footer h5 {
	color:#fff;
	text-transform: uppercase;
	margin-bottom:30px;
	position:relative;
	padding-bottom:10px;
}
.footer h5:before {
	position:absolute;
	width:30px;
	height:2px;
	bottom:0;
	left:0;
	content:'';
	background:#fff
}
.quick_links li a {
	padding: 0px;
	margin: 0 0 17px 0;
	display: block;
	color: #727272;
	line-height: 23px;
	font-size: 13px;
}
.quick_links li a:hover {
	color:#fff
}
.quick_links li i {
	color: #727272;
	padding: 0 10px 0 0;
}
.customercare p {
	margin-bottom:0
}
.quick_links .right_con {
	padding: 0px 0px 0px 69px;
}
.quick_links img {
	width:100%;
	height:auto;
	vertical-align: top;
}
.bot_foot {
	padding:20px 0
}
.right_foot ul li {
	float: left;
	display: inline-block;
	background:#242424;
	margin-left: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
}
.right_foot ul li i {
	line-height:30px;
}
.right_foot ul li a {
	color:#fff
}
.right_foot {
	float: right;
}
.quick_links .right_con a {
	color:#fff;
	font-weight: 300;
}
.testi_con .carousel-indicators {
   bottom: -60px;
}
.service:hover{ background:#012061}
.service:hover span, .service:hover a, .service:hover p{color: #fff;}
.features .common_sec:hover h5{ color:#012061}
.features .common_sec:hover .left_image{ background:#012061;transition: all 0.3s ease-out 0s;}
.features .common_sec:hover span{color: #fff;}
.quick_links li a:before{content: "\f105"; font: normal normal normal 14px/1 FontAwesome;color: #727272;padding: 0 10px 0 0;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{font-size: 50px;}
.carousel-control.left, .carousel-control.right{ background-image:none}
.carousel-control{width: 10%;}
.content_part{ padding:40px 0}
.address_details ul li{    width: 45%;
    float: left;
    margin: 15px 5% 0 0;}
.address_details h5{    padding-bottom: 11px;
    padding-left: 4px;
    font-weight:500;
    color: #222;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    letter-spacing: 0.05em;
    text-transform: uppercase;border-bottom: 1px solid #B70207;    font-size: 15px;}
.address_details li p{ font-size:13px;}
.address_details li a{ font-size:13px;}
.address_details li i{ padding-right:10px;font-size: 18px;color: #666;}
.con_form input, .con_form textarea{    display: block;
    border: 1px solid #dcdcdc;
    background: #fff;
    width: 100%;
    padding: 0 14px;
    outline: none !important;
    font-size: 14px;
    line-height: 43px;
    font-weight: 400;
    color: #262625;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;}
.con_form textarea{ height:170px}
.con_form input[type="submit"]{ float:right; width:20%; background:#B70207; color:#fff;/* height: auto !important; margin-right: 15px !important;  margin-top: 0;*/}
.con_form span{ color:#f00}
.address_details h3{ margin-top:0} 
.our_services .bx-pager{ display:none}
.our_services .bx-pager{}
.single_ser img{ width:42%; height:auto; padding:0px 20px 0 0; float:left;}
.single_ser .co-location_img img { float:right; padding:0 0 0 20px;}
.single_ser .col-md-12 br { display:none;}
.single_ser .col-md-12 { padding:0;}
.single_ser .col-md-12 h4 { text-align: left;}
.single_ser .col-md-12 .right_con h5 { text-align: left;}
.single_ser li { text-align: left;}
.single_ser p{ line-height:30px;}
.single_ser li{ line-height:20px; margin-bottom:10px;color: #727272;}
.single_ser li i{ margin-right:10px;color: #012061;}
.single_ser{display: inline-block;width: 100%;text-align: justify;}
.sin_ser .common_sec { margin-top: 0;}
.sin_ser h4{ margin-top:20px;}
.left_foot p{ text-align:center; margin: 0;}
.single_ser ul{ margin-bottom:20px;}
.menu ul.sub-menu{ position:absolute; z-index:1; display:none}
.menu ul li:hover ul.sub-menu{display:block;width: 230px;z-index: 11;}
.menu ul li ul.sub-menu li{background: #B70207;padding: 10px 10px;border-bottom: 1px dotted #fff;}
.menu ul li ul.sub-menu li:last-child{ border:none}
.menu ul li ul.sub-menu li:hover {border-left: 5px solid #460002;-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;}
.menu ul li ul.sub-menu li a{ color:#fff;display: block;}
.emir_logo{ float:right; padding:27px 20px; padding-right:0} 
.features img{ width:100%; height:auto; margin-top:20px;}
.latest_news .col-xs-12{ padding:50px 0 0;border-top: 2px dotted #e4e4e4; border-bottom:0}
.our_services .bx-wrapper .bx-controls-direction a{position: absolute;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9999;top: 50%;}
.our_services .bx-wrapper .bx-prev:before{content: "\f104";font: normal normal normal 14px/1 FontAwesome;}
.our_services .bx-wrapper .bx-next:before{content:"\f105";font: normal normal normal 14px/1 FontAwesome;}
.our_services .bx-wrapper .bx-prev{ left:0; background:url(../images/arrow.png)}
.our_services .bx-wrapper .bx-prev:hover {background:url(../images/arrow.png) 0px -50px}
.our_services .bx-wrapper .bx-next{ right:0; background:url(../images/arrow.png) 32px 0px}
.our_services .bx-wrapper .bx-next:hover {background:url(../images/arrow.png) 32px 32px}
.our_services .bx-wrapper{ position:relative}
.our_services .bx-prev, .our_services .bx-next{ opacity:0; visibility:hidden}
.our_services .bx-wrapper:hover .bx-prev, .our_services .bx-wrapper:hover .bx-next{ opacity:1; visibility:visible}
.quick_links ul li{ float:left; width:50%;}
.data_fac{display: inline-block; width: 100%;}
.data_fac h4{ margin-bottom:10px}
.data_fac p{ margin-bottom:20px;}
.welcome a:hover{background: #B70207;}
.carousel-caption a:hover{background: #012061;}
.our_differ .col-xs-6{background: #eee;
    min-height: 240px;
    margin-bottom: 20px;
    margin-right: 2%;
    width: 48%;}
.scrollup {
	width: 40px;
    height: 40px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    background-color:#B70207;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #fff !important;
}
.scrollup:hover{
background:#012061
}

.about_area { padding:40px 0;}
.abt-text h3 {margin-top: 0; margin-bottom: 10px;}
.abt-text p { text-align: justify;line-height: 26px;}
.abt-ban { position: relative; text-align:center;}
.breadcrumbs {position: absolute; z-index: 1; top: 30%; width: 100%;}
.aboutbanner-text h2 { color: #FFFFFF; font-weight: bold; font-size: 45px;}
.abt-ban img { width: 100%; height: auto;}
.service-image img { width:42%; float:left}
.services { padding:25px 0;}
.service-text { text-align:justify;}
.service-text p { font-size: 15px; font-weight: 600; padding: 0 15px 0 15px;}
.serv p { font-weight:normal; line-height:25px;}
.serv { padding:5px 15px 5px 15px;}
.serv li{    font-weight: normal; line-height: 25px; margin-bottom: 10px; font-size: 15px;}
.location { background:#F6F6F6;}
.locations { margin: 40px 0px;}
.local-text h2 { font-size: 30px; margin-bottom: 8px;margin-top: 0; line-height: 30px;}
.local-image { padding-left:0}
.local-text { padding-right:0;}
.local-text h4 { font-size: 18px; color: #6C6C6C; line-height: 30px;}
.local-text p { line-height: 28px; text-align:justify;}
.local-text li i { color: #B70207; padding:10px 15px 0 0; float:left;}
.local-text li {    line-height: 33px;}
.btn.btn-bgprimary { color: #fff; background-color: #ccc;}
.btn { padding: 10px 36px; margin: 0px; box-shadow: none; border-radius: 0; margin-top: 16px;}
.btn.btn-bgprimary { background: #012061;}
.btn.btn-bgprimary:hover { color: #fff; background-color: #B70207;}
.data { padding:25px 0;}
.data-image { float:right;}
.data-image img { width:100%; padding-top: 0;}
.data-text {/* text-align:justify;*/ }
.data-text h2 { margin-top:10px;}
.data-text p { font-size: 15px;}
.data-cen p { font-weight:normal; line-height:32px;}
.data-cen { padding:5px 0;/*padding-left: 20px;*/}
.data-cen li i { color: #B70207; padding:10px 15px 0 0; float:left;}
.center { background: #F6F6F6;}
.data-cen li{ font-weight:normal; line-height:32px; margin-bottom:10px;}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {float: left\9;}
.col-xs-12 { width: 100%\9;}
.col-xs-11 {width: 91.66666666666666%\9;}
.col-xs-10 { width: 83.33333333333334%\9;}
.col-xs-9 { width:69%\9;}
.col-xs-8 { width: 66.66666666666666%\9;}
.col-xs-7 {width: 58.333333333333336%\9;}
.col-sm-6{ width: 50%\9;}
.col-xs-6 { width:47%\9;}
.col-xs-5 { width: 41.66666666666667%\9;}
.col-xs-4 {width: 32%\9;}
.col-xs-3 {width: 24%\9;}
.col-xs-2 {width: 16.666666666666664%\9;}
.col-xs-1 {width: 8.333333333333332%\9;}
.container{ width:1170px\9;}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {float: left\9;}
.col-md-12 { width: 100%\9;}
.col-md-11 {width: 91.66666666666666%\9;}
.col-md-10 { width: 83.33333333333334%\9;}
.col-md-9 { width:69%\9;}
.col-md-8 { width: 66.66666666666666%\9;}
.col-md-7 {width: 58.333333333333336%\9;}
.col-md-6 { width:47%\9;}
.col-md-5 { width: 41.66666666666667%\9;}
.col-md-4 {width: 32%\9;}
.col-md-3 {width: 24%\9;}
.col-md-2 {width: 16.666666666666664%\9;}
.col-md-1 {width: 8.333333333333332%\9;}

.left_foot br { display:none;}
.navbar-toggle { padding: 10px;margin-right: 0;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #042263; border-color: #FFF;}
.navbar-header .collapse.in { width:100%;border: none; padding: 0 15px;}
div.wpcf7 img.ajax-loader { margin-right: 5px; float: right;  margin-top: 15px;}
div.wpcf7-response-output { margin:15px !important;text-align: center;}
.sin_ser {padding:0;}


/* Example */

#myform input {height: 40px;  padding: 0 12px; line-height: 35px;border-radius: 0;}
#myform textarea { height:150px; padding:5px 12px; line-height:26px; border-radius:0;}
#myform label {font-weight: normal; margin: 0;}
#myform input:focus {border-color: #0865BB !important;box-shadow: none !important;}
#myform .form-group { margin-bottom: 0px !important;}

#field{margin-left:.5em;float:left;}
#field,label{float:left;font-family:Arial,Helvetica,sans-serif;font-size:small;}
br{clear:both;}
input{border:1px solid black;margin-bottom:.5em;}
input.error, textarea.error{border:1px solid red;}
label.error{background:url(../images/unchecked.gif) no-repeat;padding-left:16px;margin-left:.3em;margin-left: .3em !important; line-height: 18px; font-size: 12px; color: red;}
label.valid{background:url(../images/checked.gif) no-repeat;display:block;width:16px;height:16px;position: absolute; right: 25px; bottom: 18px;}
#message-error { margin-top:7px !important;}
#message-error.valid{ top: -3px !important; left: 110px !important;}

.emir_logo { display: none!important; }