/**/
@import url(//fonts.googleapis.com/css?family=Marvel:700,700italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(//fonts.googleapis.com/css?family=Donegal+One);


@import "../css/reset.css";
@import "../css/grid.css";

@font-face {
    font-family: 'sakkal_majallaregular';
    src: url('../font/majalla-webfont.eot');
    src: url('../font/majalla-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/majalla-webfont.woff2') format('woff2'),
         url('../font/majalla-webfont.woff') format('woff'),
         url('../font/majalla-webfont.ttf') format('truetype'),
         url('../font/majalla-webfont.svg#sakkal_majallaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color:#a09ebc;
	position:relative;
	min-width: 1200px;
	

}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}


h1, h2, h2, h4, h5, h6 {
	font-weight: normal;

	color: #8b6369;
}




p {
	margin-bottom: 18px;
}

p.p1 {
	margin-bottom: 28px;
}

p.p2 {
	margin-bottom: 26px;
}

p.p3 {
	margin-bottom: 6px;
}

img {
	/*max-width: 100%;*/
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list li{
	background: url(../images/marker.png) 0 3px no-repeat;
	color: #000;
	margin-bottom: 18px;
	padding-left: 32px;
}
/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color:#fe9c0d
}

a:hover { text-decoration:underline}


a.btn {
	background: url(../images/btn_bg.png) 0 0 repeat-x #84a60d;
	display: inline-block;
	padding: 7px 48px 7px 40px;
	color: #fff;
	margin-top: 32px;
	border-bottom: 1px solid #84a60d ;
}

a.btn:hover {
	background: #656464;
	color: #fff !important;
	border-bottom-color: #515050;
}
/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}

.clear.cl1 {
	height: 24px;
}


.clear.cl2 {
	height: 25px;
}

.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
	margin-bottom: 25px;
 margin-top: 4px;
 border: 3px solid #e3e83a;
 position: relative;
}

.fleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 11px;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}


/*header*/

header {
	display: block;
	padding: 19px 0 0;
	position: absolute;
    width: 100%;
	z-index: 999;
	height:100px;
	background-color: rgba(255, 255, 255, 0.9) !important;
}

header a:hover {
	color: #000;
}

header h1 {
	float: none;
	position: relative;
	z-index: 999;
	padding-bottom: 0px;

}
header h1 a {
	display: block;
	overflow: hidden;
	width: 186px;
	height: 79px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;	
}

.h_phone {
	float: right;
	font-size: 14px;
	padding-top: 65px;
	color: #bfbebe;
}

.socials {
	float: right;
	padding: 10px 0 11px 25px;
}
 
.socials a{
	display: block;
	background: url(../images/socials.png) 0 0 no-repeat;
	width: 32px;
	float: left;
	height: 32px;
}

.socials a:hover {
	box-shadow: 0 3px 3px  #759210;
}

.socials a+a {
	background-position: right 0;
	margin-left: 15px;
}

.autor {
	padding: 11px 0 16px;
	float: right;
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}

.autor a {
	position: relative;
		margin-right: 30px;

}

.autor a:after {
	height: 26px;
	top: -4px;
	position: absolute;
	content: '';
	display: block;
	width: 1px;
	background: #fff;
	right: -18px;

}

/*Content*/

.page1_block {
	padding-top: 41px;
	padding-bottom: 78px;
	border-bottom: 1px solid #a8a8a8;
}
.content {
	padding: 50px 0 150px;
}

.black {
	color: #a8a8a8;
	padding-bottom: 74px;
}


.black h3 {
	margin-bottom: 24px;
	color: #e3e83a;
	padding-top: 56px;
	font: bold 48px/48px  'Marvel', sans-serif;
}

.black .col1 {
	color: #fff;
}

.white {
	color: #666565;
	padding-bottom: 65px;
	background: url(../images/white_bg.png) 0 0 repeat-x #f5f5f5;
}

.white .text1 {
	font: bold 18px/18px 'Open Sans Condensed', sans-serif;;
	color: #000;
	padding-top: 2px;
	margin-bottom: 31px;
}

.white .col1 {
	color: #000;
}

.white a:hover {
	color: #e3e83a;
}

.img_inner.i1 {
	border-width: 1px;
}


.white a.col2  {
	color: #ee1313;
}

.white a.col2:hover {
	color: #000;
}

.white h3 {
	margin-bottom: 28px;
	font: bold 48px/48px  'Open Sans Condensed', sans-serif;
	color: #000;
	padding-top: 56px;
}

.white a.btn {
	margin-left: 2px;
	margin-bottom: 6px;
	margin-top: 35px;
	box-shadow: 0 4px 4px #949494;
}

.gray {
	background: #323030;
	padding-bottom: 68px;
	color: #a8a8a8;
}

.gray .col1 {
	color: #fff;
}

.gray.g2 {
	padding-bottom: 62px;
}

.car {
	padding-top: 70px;
}

.carousel1 {
	cursor: default !important;
}

.carousel1 li {
	float: left;
	text-align: center;
	margin: 0 13px;
}

.carousel1 li  a {
	display: block;
}

.car_div {
	width: 1030px;
	margin: 0 auto;
}

.gray .img_inner {
	border-width: 2px;
	margin-top: 0px;
}

.gray h3 {
	margin-bottom: 30px;
	color: #e3e83a;
	padding-top: 65px;
	font: bold 48px/48px  'Marvel', sans-serif;
}

a.prev1, a.next1 {
	width: 16px;
	background: url(../images/prevnext.png) 0 0 no-repeat;
	height: 27px;
	left: 0px;
	top: 81px;
	position: absolute;
	display: block;
	z-index: 999;
	right: 256px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

a.next1 {
	right: 0px;
	left: auto;
	background-position: right bottom;

}

a.next1:hover {
	background-position: right 0;
}

a.prev1:hover {
	background-position: 0 bottom;
}




.black.bl1 {
	padding-top: 14px;
	padding-bottom: 73px;
}

.black.bl2 {
	padding-bottom: 78px;
}

.black.bl1 .img_inner {
	border-width: 2px;
	margin-top: 5px;
}

.black.bl1 a.btn {
	margin-top: 47px;
}


.black.bl1 a.btn.bt1 {
	margin-top: 34px;
} 

.black.bl1 h3.head1 {
	margin-bottom: 22px;
}


.wt1 {
	padding-top: 8px;
}

.wt1 a.btn {
	margin-top: 41px;
	padding-bottom: 8px;
}

.wt1 .img_inner {
	border-width: 2px;
}

.wt1 h3 {
	margin-bottom: 26px;
}

.wt1 time {
	font-size: 12px;
	display: block;
	margin-bottom: 15px;
	color: #a8a8a8;
}

.wt2 {
	padding-top: 13px;
	padding-bottom: 71px;
}

.wt2 h3 {
	padding-bottom: 2px;
}



.clear.cl3 {
	height: 35px !important;
}

.clear.cl4 {
	height: 19px;
}

.clear.cl5 {
	height: 17px;
}

.clear.cl6 {
	height: 73px;
}
.white.wt3 h3{
	padding-top: 61px;
}

.white.wt3 a.btn {
	margin-top: 17px;
	padding-bottom: 8px;	
}

.white.wt3 {
	padding-bottom: 67px;
}

.white.wt3 .img_inner,  {
	border-width: 2px;
	margin-top: 2px;
}

.blog .img_inner {
		border-width: 2px;
		margin-top: 5px;

}

.blog {
	margin-top: -2px;
	overflow: hidden;
}

.blog .clear {
	height: 33px;
}

.blog +.blog  {
	margin-top: 75px;
}

.blog time {

	margin-top: 4px;
	margin-right: 31px;
	display: block;
	float: left;
	font: 24px/24px 'Marvel', sans-serif;
	color: #000;
	background: url(../images/time_bg.png) 0 0 repeat-x #d4d84b;
	position: relative;
	padding: 7px 21px;
	padding-right: 18px;

}

.blog time:after {
	height: 2px;
	background: url(../images/time_after.png) 0 0 repeat-x;
	display: block;
	position: absolute;
	content: '';
	left: 0;
	top: -2px;
	right: 0;

}

.blog_title {
	font: 38px/38px 'Marvel', sans-serif;
	color: #000;
}

.blog .text1 {
	margin-bottom: 21px;
}

.blog a.btn {
	margin-top: 42px;
	padding-bottom: 8px;
}

.white h5 {
	font: bold 36px/36px 'Open Sans Condensed', sans-serif;
	color: #000;
	padding-top: 71px;
	margin-bottom: 40px;
}

.blog_search h5 {
	padding-top: 51px;
	margin-bottom: 26px;
}
/****Map***/

.map {
	padding-top: 0px;
	padding-top: 12px;
	color: #848383;
}

.map figure {

width: 466px;
height: 461px;
		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 border-width: 5px;
 margin-right: 38px;
 margin-bottom: 20px;
 border-width: 2px;

}
.map figure iframe {
	width: 462px;
	height: 457px;
	max-width: 100%;
}

.map a {
	color: #ee1313;
}

.map a:hover {
	color: #000;
}

.map address {
	overflow: hidden;
}

.map address+address {
	margin-top: 50px;
}


.map address+address dt {
	margin-bottom: 7px;
}

.map .text2{
	margin-bottom: 21px;
	font: bold 24px/24px 'Marvel', sans-serif;
	color: #000;
	padding-top: 1px;
}

address dt {
	margin-bottom: 18px;
}


address dd span {
	min-width: 85px;
	display: inline-block;
	text-align: left;
}




/************Footer***********/

footer {
	display: block;
	padding: 0 0;
	font-size: 12px;
	color: #a09ebc;
	
}

.copy {
	color: #797979;
	font-size: 12px;
}

h4 {
	font: 35px/35px 'Marvel', sans-serif;
	color: #cbc8c8;
	padding-top: 66px;
}

footer ul {	padding-top: 8px;}
footer ul  li{ background: url(../images/iconli.jpg)  -5px 1px  no-repeat; padding-left: 20px; padding-bottom: 12px; }

footer .footer_logo {
	margin-bottom: 7px;
	display: block;
	position: relative;
	margin-top: 0px;
}

footer p {
	margin-bottom: 25px;
}



#newsletter {
	position: relative;
	font-size: 14px;
	color: #797979;
}

#newsletter span {
	display: block;
	padding-top: 8px;
	margin-bottom: 14px;
}


#newsletter input {

	border: none;
	margin-bottom: 17px;
	float: left;
	color: #000;
	width: 218px;
	height: 31px;
	font: 14px/18px  Arial, Helvetica, sans-serif;
	padding: 6px 10px;
	box-shadow: none !important;
	-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

#newsletter a.btn {
margin-top: 0px;
padding-left: 25px;
padding-right: 25px;
padding-top: 6px;
padding-bottom: 8px;
}

#newsletter .error, #form1 .empty {		
	height:0px;
	top: 64px;
	width: 100%;
	left: 0;
	font-size: 10px;
	line-height: 13px;
	display: block;
	overflow: hidden;
	z-index: 999;
	color: #ff0000;
		-webkit-transition:  0.3s ease-out; 
		-o-transition: all 0.3s ease-out; 
		transition: all 0.3s ease-out; 
		position: absolute;
	}

#newsletter label.invalid .error {
	/*display: block;*/
	height:40px;

}

#newsletter .success {
	width: 218px;
	z-index: 999;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	-o-box-sizing: border-box;
 	box-sizing: border-box;	
	display: none;	
	top: 40px;
	background: #fff;
	left: 0px;
	font-size: 12px;
 color: #000;
	overflow: hidden;
	padding: 10px;
	-webkit-transition:  0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out; 
	position: absolute;
}



.f_bot {
	padding-top: 26px;
	padding-bottom: 40px;
	color: #858585;
	background:#d8d8d8;
	font-size:12px;
}

#form1 {
	position: relative;
	width: 220px;
	overflow: hidden;
}

#form1 input {
		border: 1px solid #e1e1e1;
	float: left;
	color: #000;
	width: 100%;
	height: 33px;
	padding: 7px 48px 8px 10px;
	font: 14px/18px  Arial, Helvetica, sans-serif;
	box-shadow: none !important;
	-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

#form1 input:focus, #newsletter input:focus, .phone input:focus{
	outline: none;
}

#form1  span {
	display: block;
	margin-bottom: 13px;
}


#form1 a {
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	width: 47px;
	background: url(../images/search_icon.png) center center no-repeat;
	height: 33px;
}

#form1 a:hover {
	opacity: 0.5;
}

.div_title { background: url(../images/bgtitle.jpg) center center repeat-x; padding:20px 0; text-align:center;
font-family: 'sakkal_majallaregular'; font-size:36px; text-transform:uppercase; color:#fff; font-style:italic; font-weight:bold; letter-spacing: 0.3px;
}
.title_sub { background: url(../images/title-sub_03.jpg) center center repeat-x; padding:9px 0; text-align:left;
font-family: 'sakkal_majallaregular'; font-size:30px; text-transform:uppercase; color:#fff; font-style:italic; font-weight:bold; letter-spacing: 0.3px;
}

.banner_page { text-align:center; position:relative; overflow:hidden}
.banner_page img{ }
.content_home_top { background: #fff;  padding:50px 0 0px; min-height:500px}
.content_home_center { background:#f4f4f9; border-top:1px solid #e7e3e4; padding:60px 0 70px; }
.footer_top { background:#e7e6ed;  padding:77px 0 30px 0; min-height:330px; }
.footer_top h3{ font-size:18px; font-weight:800; padding-bottom: 20px;}

.footer_secnd {padding-left: 20px; width: 241px !important; padding: 0px 33px 0px 40px;}


.menu_block { float:right; width:920px; margin-top: 23px;}

.content_home_top .service_block { float:left; width:285px; margin-right: 15px; margin-bottom: 85px;}
.service_title { font-size:20px; font-weight:800; text-transform:uppercase; padding-left: 57px; padding-bottom: 20px; padding-right:36px;   line-height: 20px;}
.serv_bot { padding-bottom: 40px;}
.service_block a { text-transform:uppercase; text-decoration:underline; font-weight:800;}
.service_block a:hover { text-decoration:none}
.service_desc { padding-bottom: 27px;}
.icon1 { background:url(../images/icon_serv_03.png) left 4px no-repeat;}
.icon2 { background:url(../images/icon_serv_05.png) left 4px no-repeat;}
.icon3 { background:url(../images/icon_serv_07.png) left 4px no-repeat;}
.icon4 { background:url(../images/icon_serv_09.png) left 4px no-repeat;}
.icon5 { background:url(../images/icon_serv_15.png) left 4px no-repeat;}
.icon6 { background:url(../images/icon_serv_16.png) left 4px no-repeat;}
.icon7 { background:url(../images/icon_serv_17.png) left 4px no-repeat;}
.icon8 { background:url(../images/icon_serv_18.png) left 4px no-repeat;}

.home-company h2 { font-size:24px; text-align:left; margin-bottom: 27px; padding:0;  line-height: 23px; font-weight:800; color:#fea016; padding-right: 49px;}
.home-company h2 span { color:#494399}
.home-company a , .home-partner a{ text-transform:uppercase; text-decoration:underline; font-weight:800; padding-top: 14px; display: block;}
.home-company a:hover , .home-partner a:hover{ text-decoration:none}

.home-partner {margin-top: -7px;}

h2 { font-size:24px; text-align:left; margin-bottom: 27px; padding:0;  line-height: 24px; font-weight:800; color:#fea016; padding-right: 49px;}
h2 span { color:#494399}
h3 { font-size:20px; font-weight:800; text-transform:uppercase; padding-bottom: 20px;   line-height: 20px;}

.sub { font-size:14px; line-height: 24px;}
.quote_outer {background:url(../images/quote_07.jpg) top left no-repeat; padding-left: 43px; padding-top: 4px;  width:420px  }
.quote_inner { font-size:30px; font-family: 'sakkal_majallaregular';  background:url(../images/quote_11.jpg) bottom right no-repeat; line-height: 28px; padding-bottom: 21px;}
.vision_content_text { font-size:24px; font-family: 'sakkal_majallaregular'; line-height: 24px; }

.service_content_page {background: #f4f4f9 none repeat scroll 0 0;    border-top: 1px solid #e7e3e4;    padding: 60px 0 70px; margin-top:0px; }
.service_content_page .service_block { width:524px; padding-right:150px;   margin-bottom: 40px; float:left }
.service_content_page .service_block.sec_block { padding-right:0 !important; margin-right:0 !important}
.service_content_page .service_title {padding-top: 9px; padding-right:0; padding-left: 47px;}
.service_content_page .service_desc { padding-left:7px; padding-top:10px; font-size:14px; line-height:20px;}

.partner_list { margin-top:60px;}

.accordion-content table { width:95%}
table tr td.des { padding:15px 117px 10px 20px}

.map { margin-bottom:30px}

.banner { position:relative;}
table.partner tr td { padding-bottom:25px}
table.partner tr td.des { width:300px}
table.partner tr td.img{ text-align:center; vertical-align:middle}


