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

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

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, .wrapper-extra, .extra-wrap{
	position: relative;
	width: 100%;
	overflow:hidden; 
}
.wrapper-after:after{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.box{overflow: 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;}

.marRight1{margin-right: 33px;}
.marRight2{margin-right: 55px;}

.marTop1{margin-top: 5px;}
.marTop2{margin-top: 3px;}

.marBot1{margin-bottom: 20px;}
.marBot2{margin-bottom: 14px;}
.marBot3{margin-bottom: 24px; min-height: 320px;}

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

.fs12{font-size: 12px;}

.color1{color: #47d4f9;}
.color2{color: #000000;}
.color3{color: #fafafa;}

/* Global properties ======================================================== */
html, body { padding:0; margin:0; height:100%;}

body {
	font:13px/19px "Open Sans", Arial, Helvetica, sans-serif;
	color:#474747;
	background: #797979;
	background: url(../images/bg_grad.png) #797979;
	min-width:300px;
	}
.main{
	width:100%;
	height: auto;
	padding:35px 0 30px 0; 
	/*background: #fafafa;*/
}
.div-content{
	width:100%;
	width: 970px;
	margin:0 auto;
	padding-bottom:0;
	background: #dcdcdc;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	display: inline-block;
	float:left;
	margin-top: 17px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
h1 img{max-width: inherit;}
h1 a{display:inline-block;}
h2{
	width: 100%;
	min-height: 68px;
	font:bold 20px/54px 'Open Sans', Arial, sans-serif;
	color:#2c2c2c;
	background: url(../images/title_bg.png) right 0;
	text-indent: 21px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
h2.v2{margin-bottom: 5px;}
h3{
	font:600 14px/19px 'Open Sans', Arial, sans-serif;
	color:#063469; 
	text-transform:uppercase;
	margin-bottom: 11px;
}
h3.v2{margin-bottom: 8px;}
.hline2{
	border-bottom: 1px solid #aeaeae;
	padding-bottom: 4px;
	margin-bottom: 15px;
}
p{margin-bottom: 11px;}
.list1 p{margin-bottom: 12px;}
img{max-width:100%; height:auto;}
a {
	text-decoration:none; 
	cursor:pointer; 
	color: #0352ad;
}
a:hover {
	text-decoration:underline;
	color: #0099ff;
}

a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}


.phone_section{
	float: right;
	/*margin-right: -5px;*/
	text-transform: uppercase;
	color: #CCC;
	padding-bottom: 26px;
	font:14px/16px 'Open Sans', Arial, sans-serif;
}
.phone_section .phone{
	margin: 0 6px;
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/phone_sign.png);
	margin-top: -7px;
}
.phone_section .phone_txt{
	font:600 24px/28px 'Open Sans', Arial, sans-serif;
	color:#CCC; 
	margin-top: -13px;
	display: inline-block;
}
/************Header************/
header{
	position: relative;
	padding-bottom: 0px;
	background: url(../images/header_bg.png);
	height: 71px;
	border-top: 1px solid #0a5cb9;
}
.under_header{
	background: url(../images/under_header_bg.png);
	width: 100%;
	height: 20px;
	display: block;
	margin-bottom: 10px;
}
.under_header.marBot0{margin-bottom: 0;}
header .header_spot {
	position: absolute;
	width:366px;
	height:71px;
	top: 0;
	left: 0;
	display: inline-block;
	background: url(../images/header_spot.png) no-repeat;
}
.slider_section	{
	background: url(../images/slider_section.png) 0 bottom;
	padding: 0px 0 10px;
}
.banners_section	{
	background: url(../images/banners_section.png);
	padding: 10px 0 0;
}

.content_section{
	position: relative;
	width: 100%;
	background: #c6c6c6;
	margin-top: 10px;
}
.content_section .content_section_pad{
	padding: 2px 20px 20px 20px;
}
.content_section .content_section_pad2{
	padding: 2px 14px 20px 20px;
}
.content_section .content_section_pad3{
	padding: 2px 7px 20px 14px;
}
/************Content***********/
figure{
	display: block;
	margin-top: 5px;
	margin-bottom: 16px;
}
figure a{width: 100%;}
.col_1{
	float: left;
	width: 45%;
	margin-right: 5%;
	display: inline;
}
.list_left_part{
	width: 45px;
	margin-right: 3px;
	float: left;
	font:600 14px/17px "Open Sans", Arial, sans-serif;
	color: #0352ad;
}
/* ============================= start lists ====================== */
.listWithMarker{
	margin: 0;
	margin-top: 22px;
	margin-bottom: 25px;
}
.listWithMarker li {
	display:block;
	margin-bottom: 12px;
	padding-left:13px;
	background:url(../images/list_marker.png) 0 6px no-repeat;
}
.listWithMarker li.last {
	border-bottom: none;
}
.listWithMarker li a {
	display:inline-block;
	color:#636363;
	text-decoration:none;
}
.listWithMarker li a:hover {
	padding-left:10px;
	color:#0352ad;
}
/* ============================= end lists ====================== */
.more_btn {
	display: inline-block;
	text-decoration:none;
	color:#fff;
	padding:11px 15px 10px;
	font:bold 14px/17px Arial, sans-serif;
	border-right: 1px solid #041f3f;
	border-bottom: 1px solid #041f3f;


	text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 4px;

    -moz-box-shadow: 2px 2px 0px rgba(156,156,156,1);
	-webkit-box-shadow: 2px 0px 2px rgba(156,156,156,1);
	box-shadow: 2px 2px 0px rgba(156,156,156,1);

	background: #063469; /* for old browsers */
    background: -moz-linear-gradient(top, #094fa0, #033e82); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#094fa0), color-stop(100%,#033e82));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #094fa0, #033e82);
    background: -o-linear-gradient(top, #094fa0, #033e82); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #094fa0, #033e82); /* IE10 */
    background: linear-gradient(top, #094fa0, #033e82); /* CSS3 */ 
}
.more_btn:hover, .more_btn .active a{
	color:#93c5ff;
	background: #1965bd; /* for old browsers */
    text-decoration:none;

    background: #032f62; /* for old browsers */
    background: -moz-linear-gradient(top, #2488fe, #032f62); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#2488fe), color-stop(100%,#032f62));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #2488fe, #032f62);
    background: -o-linear-gradient(top, #2488fe, #032f62); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2488fe, #032f62); /* IE10 */
    background: linear-gradient(top, #2488fe, #032f62); /* CSS3 */ 

    padding:11px 19px 10px;
}


.more_arr {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-top: 5px;
	margin-left: 7px;
	background: url(../images/more_arr1.png) no-repeat 0 0;
}
.more_arr:hover{
	margin-left: 11px;
}
.img1{
	display: inline-block;
	margin-bottom: 10px;
}
.img2{
	float: left;
	display: inline-block;
	margin-top: -3px;
	margin-right: 9px;
}
.img3{
	float: left;
	display: inline-block;
	margin-top: 3px;
	margin-right: 17px;
	margin-bottom: 16px;
	border: 2px solid #FFF;
}
.img4{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 26px;
	border: 2px solid #FFF;
	
	
}
.img4.marBot16{margin-bottom: 16px;}
.img5{
	float: left;
	display: inline-block;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 16px;
	border: 2px solid #FFF;
}
.address figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-bottom: 0px;
	overflow: hidden;
	padding-top: 1px;
	margin-bottom: 25px;
}
.address figure iframe {
	width: 100%;
	max-width:394px;
	height: 270px;
}
address{
	font-style: normal;
	display: inline-block;
}
address dl dt{
	color: #0352ad;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 13px;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 94px;
}
address a, .link1{
	color: #636363;
}

/*------start list_carousel ------- */
.list_carousel {
  padding: 0 0 55px;
  position: relative;
  margin-top: -12px;
}
.list_carousel .more_btn{
  margin-bottom: 38px;
}
.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  cursor: default;
}
.list_carousel li {
  padding: 0;
  padding-top: 14px;
  margin-right:10px;
  float: left;
}
.list_carousel li blockquote{
	position: relative;
	width: 100%;
	border: 1px solid #e8e8e8;
	border-top: 3px solid #e47e6b;
}
.list_carousel li blockquote .inner{
	padding: 20px;
}

.list_carousel.responsive {
  width: auto;
}
.prev,
.next {
  position: absolute;
  top: -52px;
  display: block;
  width: 10px;
  height: 15px;
}
.next {
  background: url(../images/next.png) no-repeat 0 0;
  right: 10px;
}
.prev {
  background: url(../images/prev.png) no-repeat 0 0;
  right: 43px;
}
.prev:hover,
.next:hover {
  background-position: 0 bottom;
}
/*------end list_carousel ------- */

/*********************************start magnifier2*************************************/
.magnifier2 {
    position:relative;
    /*display:block;*/
    display: inline-block;
	
}
.magnifier2:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	background: #0352ad url('../images/magnifier2.png') center center no-repeat;
	-webkit-transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-ms-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
}
	
.magnifier2:hover:after{
	opacity: 0.4;
	transition: 0.3s easy all;
}
/*********************************end magnifier2*************************************/
/************Footer************/
footer{ 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	margin-top: 0px;
	}
.main-footer{
	padding-top: 18px; 
	padding-bottom: 14px;
}
.main-footer .footer_left_section{
	float: left;
	margin-left: 10px;
}
.main-footer p{
	float: left;
	margin:0;
	font-size:13px;
	color: #727272;
	margin-top: 2px;
}
footer a{color:#727272;}
footer a:hover{color:#000}

/************start social icons************/
.social{
	overflow:hidden;
	margin-top: 14px;
	margin-right: 6px;
	float: right;
}
.social a{
	display:block; 
	float:left;
	width:19px;
	height: 20px;
	overflow:hidden;
	margin-left: 3px;
}
.social a:first-child{
	margin: 0 0 0 0;
}
.social a:hover img{
	margin-top:-20px;
}	
/************end social icons************/



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

}

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

	.slider_wrapper {height: 296px;}

	.div-content{width: 768px;}

	.caption {top: 54px;}


}
@media only screen and (max-width: 767px) {
	img{width: 100%;}
	figure{width: 100%;}
	img.no_resize{width: auto;}

	.slider_wrapper {height: 163px;}
	
	.div-content{width: 431px;}

	h1{
		margin:6px 0 2px 25px;
	}
	
	.caption {display: none;}
	.box{overflow: visible;}


	.content_section .content_section_pad2{
		padding: 2px 17px 20px 17px;
	}
	.content_section .content_section_pad3{
		padding: 2px 10px 20px 11px;
	}
}


@media only screen and (max-width: 479px) {
	.slider_wrapper {height: 116px;}

	.phone_section .phone_txt{margin-top: 4px;}
	.div-content{width: 310px;}

	header .header_spot {
		width:300px;
		background: url(../images/header_spot.png) right 0 no-repeat;
	}

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

}.opacity:hover {opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

/*B&W*/
.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.bw:hover {
  -webkit-filter: grayscale(100%);
}


.padtop20 {
	padding-top: 30px;.img
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.whiteborder {
	border: 2px solid #FFF;
}

.privacy{
	overflow:hidden;
	margin-top: 14px;
	margin-right: 6px;
	float: right;
}

.redtext{
	color:#E30000;
	font-weight: bold;
}
