/*css*/
@import "/css/reset.css";
@import "/css/skeleton.css";
@import "/css/superfish.css";
@import "/css/touchTouch.css";
@import "/css/form.css";

/*Open Sans*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
/*Open Sans*/
@import url(http://fonts.googleapis.com/css?family=Open Sans);

::-ms-clear {
	display: none;
}
input::-ms-clear {
	 display: none;
}

html, body {}

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper, .wrapper2, .wrapper-extra, .extra-wrap{
	position: relative;
	width: 100%;
	overflow:hidden; 
}
.wrapper2{display: block; min-height: 44px;}
.wrapp, .wrap{
	position: relative;
	width: 100%;
	overflow: visible !important;
}
.wrapper-after:after{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.dis-block{display: block;}
.dis-inblock{display: inline-block;}

.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_cntr{text-align: center;}
.txt_ital{font-style: italic;}
.txt_line_through{text-decoration: line-through;}


.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{margin-left:0 !important; margin-right:0 !important;}
.last-mbot{margin-bottom:0 !important;}	
.last-pbot{padding-bottom: 0 !important;}
.last-mpbot{margin-bottom:0 !important;padding-bottom:0 !important;}

.marLeft1{margin-left: 25px;}
.marRight1{margin-right: 33px;}

.mar1{margin: 0 10px;}

.marTop1{margin-top: 23px;margin-bottom: -6px;}
.marTop2{margin-top: 23px;}
.marTop3{margin-top: 9px;}
.marTop4{margin-top: 23px;padding-bottom: 10px;}



.marBot1{margin-bottom: 44px;}

.border_botom{border-bottom: 1px solid #f2f2f2; margin-bottom: 25px; padding-bottom: 7px;}

.fs11{font-size: 11px;}
.fs12{font-size: 12px;}

.box,.box2{overflow: hidden;}
.bold{font-weight: bold;}
.upp{text-transform: uppercase;}


.color1{color: #fff;}
.color2{color: #516379;}


.fs14{font-size: 14px; margin-top: 10px;}
/* Global properties ======================================================== */
html, body { padding:0; margin:0; height:100%;}

body {
	/*font: 14px/18px "Open Sans", Arial, Helvetica, sans-serif;*/
	font: 14px/24px "Open Sans", Arial, Helvetica, sans-serif;
	color:#929292;
	background: #3d4f65;
	min-width:300px;
}
#back-top {
	position: fixed;
	left: 51%;
	margin-left: 500px;
	bottom: 90px;
	z-index: 1000;
	display: none;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	font:12px/33px 'Open Sans', Arial, sans-serif;
	width: 33px;
	height: 33px;
	background: #242a2f;
	text-align: center;
}
#back-top:hover {
	color: #62c23a;
	background: #000;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.main{
	width:100%;
	height: auto;
	margin: 0 !important;
	padding: 0 !important;
	/*background: #fafafa;*/
}
.div-content{
	width:100%;
	margin: 0 !important;
	margin:0 auto;
	padding: 0;
	background: #eeeeee;
	padding-bottom: 0px;
}
.div-content.content_version{padding-bottom: 100px;}


.services_txt{
	background: #516379;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 0px 10px 21px 20px;
	color: #b7bfc8;
	border: 1px solid #516379;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.services_txt span{color: #fff;}

.services_txt:hover{
	background: #eeeeee;
	border: 1px solid #c8cdd2;
	color: #929292;
}
.services_txt:hover span{color: #516379;}

/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	display: block;
	margin: 0;
	margin-top: 32px;
	float: left;
}
h1 img{max-width: inherit;}

h2{
	font:30px/30px 'Open Sans', Arial, sans-serif;
	color:#516379;
	margin-top: 52px;
}
h2.v2{margin-top: 60px;}
h2.v3{margin-top: 12px;}

h3{
	font:26px/30px 'Open Sans', Arial, sans-serif;
	color:#fff;
	margin-top: 5px;
}

h4{
	font:20px/24px 'Open Sans', Arial, sans-serif;
	color:#646464;
	margin-top: 18px;
}

h5{
	font:600 18px/24px 'Open Sans', Arial, sans-serif;
	color:#40474e; 
	text-transform:uppercase;
	margin-top: 37px;
	margin-bottom: -2px;
}

.lh21{line-height: 21px;}
.lh18{line-height: 18px;}

.txt1{
	font:10px/14px Arial, sans-serif;
	color:#aab3bd;
	display: block;
	text-transform: uppercase;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.txt2{
	font:bold 40px/60px "Open Sans", Arial, sans-serif;
	color:#fff;
	display: block;
	text-transform: uppercase;
}
.txt3{
	font:300 16px/30px "Open Sans", Arial, sans-serif;
	color:#919191;
	display: block;
	margin-top: 24px;
}
.txt4{
	font:300 16px/20px "Open Sans", Arial, sans-serif;
	color:#fff;
	display: block;
	margin-top: 10px;
}


.date_txt{
	margin-top: 30px;
	color:#dc0e23;
	display: block;
	margin-top: 13px;
	text-align: center;
	text-transform: uppercase;
}
.day{
	font:bold 36px/36px 'Open Sans', Arial, sans-serif;
	display: inline-block;
}
.month{
	font:14px/14px 'Open Sans', Arial, sans-serif;
	color:#3c3c3c; 
	text-transform:uppercase;
	display: block;
	margin-bottom: 16px;
}
p{margin-top: 14px;}
p.p_martop{margin-top: 18px;}
img{max-width:100%; height:auto; margin-bottom: 0px;}

.img1{
	position: absolute;
	right: 0;
	bottom: 3px;
}
.img2{float: right; margin-top: 15px; display: inline-block;}
.img3{
	float: left;
	margin-right: 20px;
	margin-top: 30px;
}
.img4{margin-top: 30px;}
.img5{margin-top: 30px;}

p.logo_txt{
	float: left;
	width: 180px;
	font:24px/24px 'Open Sans', Arial, sans-serif;
	color: #3c3c3c;
	margin-top: 22px;
}


a {
	text-decoration:none; 
	cursor:pointer; 
	color: inherit;
}
a:hover {
	text-decoration:none;
	color: #62c23a;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

a.link1{color: inherit;}
a.link1:hover{color: #fff;}

a.link2{color: inherit;}
a.link2:hover{color: #62c23a;}

a.link3{margin-top: 62px; display: block;}
a.link3:hover img{
	opacity: 0.5;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

a.link3 img{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	border: 1px solid #c8cdd2;
}

a.link4 img{
	-webkit-transition: all 0.6s ease;
		-moz-transition: all 0.6s ease;
		-o-transition: all 0.6s ease;
		transition: all 0.6s ease;
}
a.link4:hover img{opacity: 0.8;}

blockquote{
	padding-left: 42px;
	background: url(/images/quote_sign2.png) 0 7px no-repeat;
	margin-top: 27px;
}


.top_section{
	background: #516379;
	padding: 6px 0 3px;
	position: relative;
	z-index: 2;
}
/************Header************/
header{
	padding: 10px 0 39px;
}
header.content_header{
	border-bottom: 1px solid #c3c3c3;
}

/************Content***********/
.num_section{
	float: left;
	width: 41px;
	font:bold 36px/36px 'Open Sans', Arial, sans-serif;
	color:#516379; 
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-top: 13px;
}

.letter_section{
	font:bold 36px/40px 'Open Sans', Arial, sans-serif;
	float: right;
	margin-top: 6px;
	color: #fff;
}


/* ============================= lists ====================== */
.listWithMarker {
	margin: 0;
	margin-top: 25px;
	margin-bottom: -8px;
}
.listWithMarker li {
	display: block;
	padding-left: 35px;
	margin-bottom: 12px;
	background: url(/images/list_marker.png) 1px 5px no-repeat;
}
.listWithMarker li a {
	/*display: inline-block;*/
	color: #fff;
	font:18px/20px "Open Sans", Arial, sans-serif;
	text-decoration: none;
}
.listWithMarker li a:hover {
	color: #62c23a;
}



.listWithMarker2 {
	margin: 0;
	margin-top: 15px;
	margin-bottom: 0;
}
.listWithMarker2 li {
	display: block;
	padding-left: 35px;
	margin-bottom: 12px;
	background: url(/images/list_marker.png) 1px 5px no-repeat;
}
.listWithMarker2 li a {
	/*display: inline-block;*/
	color: #929292;
	font:18px/20px "Open Sans", Arial, sans-serif;
	text-decoration: none;
}
.listWithMarker2 li a:hover {
	color: #62c23a;
}



.list_flags {
	margin: 0;
	float: right;
}
.list_flags li {
	display: block;
	float: left;
	padding-left: 8px;
}
.list_flags li a:hover img{opacity: 0.5;}

/* ============================= end lists ====================== */


.more_btn {
	display: inline-block;
	text-decoration:none;
	color:#fff !important;
	text-align: center;
	background:#62c23a;
	padding: 11px 28px;
	font:bold 16px/20px "Open Sans", Arial, Helvetica, sans-serif ;
	margin-top: 31px;
	text-transform: uppercase;
	border-radius: 20px;
}

.more_btn:hover {
	color: #62c23a !important;
	background: #000;
	text-decoration:none;
}

figure a:hover img{opacity: 0.8; -webkit-transition: all 0.6s ease;
		-moz-transition: all 0.6s ease;
		-o-transition: all 0.6s ease;
		transition: all 0.6s ease;}
figure a .img_txt1{-webkit-transition: all 0.6s ease;
		-moz-transition: all 0.6s ease;
		-o-transition: all 0.6s ease;
		transition: all 0.6s ease;}
figure a:hover .img_txt1{color: #1f5f04;}

figure{display: block;}
figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-bottom: 0px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 0;
}
figure iframe {
	width: 100%;
	height: 370px;
}
address{
	font-style: normal;
	display: block;
	margin-top: 13px;
	margin-bottom: 20px;
}
address dl dt{
	font-weight: bold;
	color: #516379;
	margin-bottom: 0px;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 78px;
}
address a{
	
}

figure{position: relative; margin-bottom: 22px;}
figure.services_figure{margin-bottom: 0; margin-top: 20px;}

.img_txt{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0; 
		box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}
.img_txt1{
	font: bold 18px/24px "Open Sans", Arial, sans-serif;
	color:#fff; 
	display: block;
	text-align: center;
	text-transform: uppercase;
	margin: 0 10px;
	margin-top: 55px;
}
.img_txt2{
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 10px;
	margin-top: 8px;
}



/*********************************start magnifier2*************************************/
.magnifier2 {
	 position:relative;
	 /*display:block;*/
	 display: inline-block;
}


.zoom{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0; 
	-webkit-transition: all 0.6s ease;
		-moz-transition: all 0.6s ease;
		-o-transition: all 0.6s ease;
		transition: all 0.6s ease;

		box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	background: url(/images/magnifier2.png) 50% 50% no-repeat;


}
a.magnifier2:hover .zoom{
	opacity: 1
}
a.magnifier2 .zoom{
	opacity: 0;
}
/*********************************end magnifier2*************************************/
/************Footer************/
.main-footer{
	margin-top: 56px;
	padding-top: 52px; 
	padding-bottom: 62px;
	background: url(/images/big_pic2.jpg) 50% 0 no-repeat #6b97b2;
	text-align: center;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
}
.footer_txt1{
	font:30px/30px "Open Sans", Arial, sans-serif;
	color:#fff; 
	margin-top: 10px;
}
.footer_txt2{
	font:300 16px/30px "Open Sans", Arial, sans-serif;
	color:#fff; 
	margin-top: 22px;
}



footer{ 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	/* margin-top: 30px; */
	text-align: center;
}
.footer_priv{
	padding: 11px 0 10px;
}
.footer_priv p{
	font:13px/20px "Open Sans", Arial, sans-serif;
	color:#d6dade;
	margin-top: 2px;
	text-transform: uppercase;
}


.soc_icons {
	position: relative;
	display: inline-block;
	margin-top: 2px;
	white-space: nowrap;
	margin-top: 28px;
	margin-left: -7px;
}
.soc_icons > li {
	position: relative;
	display: inline-block;
	margin-right: 20px;
}
.soc_icons > li.last{margin-right: 0;}
.soc_icons > li > a {
	position: relative;
	color: #fff;
	font: normal normal 36px 'FontAwesome';
	line-height: 1em;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.soc_icons > li > a:hover {
	color: #62c23a;
	text-decoration: none;
}



.soc_icons2 {
	position: relative;
	display: inline-block;
	/*white-space: nowrap;*/
	margin-top: 12px;
	margin-left: 0;
}
.soc_icons2 > li {
	position: relative;
	display: inline-block;
	margin-right: 2px;
	margin-bottom: 5px;
}
.soc_icons2 > li.last{margin-right: 0;}
.soc_icons2 > li > a {
	position: relative;
	color: #fff;
	font: normal normal 12px/29px 'FontAwesome';
	text-align: center;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	width: 29px;
	height: 29px;
	background: #b7bfc8;
	overflow: hidden;
	display: block;
	border-radius: 500px;
}
.soc_icons2 > li > a:hover {
	color: #62c23a;
	background: #000;
	text-decoration: none;
}





.banner-box{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	width: 100%;
	background: #fff;
	border: 1px solid #dedbd9;
	padding: 20px 27px 49px;
	margin-top: 72px;
	text-align: center;
}



.box-1{
	width: 100%;
	min-height: 501px;
	background: url(/images/big_pic1.jpg) 50% 0 no-repeat #6b97b2;
	margin-top: 0px;
	text-align: center;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding-top: 150px;
}

.box-2{
	width: 100%;
	margin-top: 49px;
	padding: 45px 0 53px;
	background: #516379;
	color: #b7bfc8;
}

.box-img{
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;

	margin-top: 20px;
	border: 1px solid #dedbd9;
	background: #fff;
}

.quote_sign{
	background: url(/images/qoute_sign.png) 2px 1px no-repeat;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	border-right: 3px solid #85868a;
	min-height: 152px;
}

.pos_rel{position: relative;}
.indent1{
	width: 100px;
	margin-top: 64px;
}
.indent2{
	width: 100px;
	margin-top: 10px;
}

.priv_section1{float: left;}
.priv_section2{float: right;}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1039px) {


}

@media only screen and (max-width: 995px) {
	.address figure iframe {
		width: 100%;
		max-width:100%;
	}

	.magnifier2{width: 100%;}
	.img_txt1 {margin-top: 20%;}
	.listWithMarker.v2 {max-width: 270px;}
	address dd span {display: block;}
	.form_btns a {margin-right: 11px;}
	.main-footer{padding-bottom: 60px;}

}
@media only screen and (max-width: 767px) {

	img, figure, figure a{width: 100%;}
	img.no_resize{width: auto;}
	.box{overflow: visible;}
	/*img:not(.no_resize) {width: 100%;}*/
	.mobile_center{text-align: center;}

	.soc_icons > li > a {font: normal normal 30px 'FontAwesome';}
	.soc_icons > li {margin-right: 8px;}
	.txt2 {font: bold 30px/50px "Open Sans", Arial, sans-serif;}
	.letter_section{float: none;}
	.img_txt1 {margin-top: 40%;}
	.listWithMarker.v2 {max-width: 100%;}
	h3{margin-top: 20px;}
	.main-footer {padding-top: 22px; margin-top: 22px;}
	.footer_txt2 {font: 300 13px/20px "Open Sans", Arial, sans-serif;}

	.logo_section .grid_3{width: 48% !important; margin-right: 2%;}
	a.link3{margin-top: 22px;}
	
	.priv_section1{float: right;}
	.priv_section2{float: left;}
	address dd span {display: inline-block;}

}


@media only screen and (max-width: 479px) {
	.txt2 {font: bold 24px/38px "Open Sans", Arial, sans-serif;}
	.img1{display: none;}
	


}
@media only screen and (max-width: 320px) {

}
/*
     