/*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:300,400,600,700,800);

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;
}
.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;}

.marBot1{margin-bottom: 16px;}
.marBot2{margin-bottom: 1px;}
.marBot3{margin-bottom: 8px;}
.marBot4{margin-bottom: 50px;}


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

.fs12{font-size: 12px;}

.box{overflow: hidden;}
.bold{font-weight: bold;}

.color1{color: #1d1d1d;}

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

body {
	font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#666666;
	background: #fff;
	min-width:300px;
}
#back-top {
  position: fixed;
  left: 51%;
  margin-left: 500px;
  bottom: 90px;
  z-index: 1000;
  display: none;
  width: 65px;
  height: 36px;
  background: url("../images/up-arrow.png") center bottom no-repeat;
  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;
}
#back-top:hover {
  background: url("../images/up-arrow.png") center top no-repeat;
  -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;
	padding:0 0 0 0; 
	/*background: #fafafa;*/
}
.div-content{
	width:100%;
	margin:0 auto;
	padding-bottom:0;
	background: #fff;
}
.div-content.v2{padding-bottom: 23px;}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	display: inline-block;
	float:left;
	margin: 35px 0 0 0;
}
h1 img{max-width: inherit;}
h1 a{display:inline-block;}
h2 {
	font:36px/36px 'Open Sans', Arial, sans-serif;
	color:#212121; 
	margin-top: 20px;
	display: block;
	letter-spacing: 2px;
}
h2.lines {
  padding-bottom: 10px;
  margin-bottom: 0;
  margin-top: 0px;
  letter-spacing: 0px;
  font:36px/44px 'Open Sans', Arial, sans-serif;
  display: inline-block;
}
h2.line {
  padding-bottom: 10px;
  margin-bottom: 0;
  margin-top: 0px;
  letter-spacing: 0px;
  display: inline-block;
}
.wrap {
  position: relative;
  text-align: center;
}
.line-before,
.line-after {
  position: absolute;
  height: 1px;
  background: #212121;
  top: 50%;
  margin-top: -1px;
}
.line-before {
  left: 0;
}
.line-after {
  right: 0;
  background: #212121;
}

h2.v2 {
	letter-spacing: 0px;
	margin-bottom: 6px;
}
h2.v3{
	letter-spacing: 0px;
	margin-bottom: 6px;
	font: 32px/48px 'Open Sans', Arial, sans-serif;
	margin-top: 20px;
}
h2.v4 {
	margin-top: 66px;
	letter-spacing: 0px;
	margin-bottom: 6px;
}
h3{
	font:bold 18px/24px 'Open Sans', Arial, sans-serif;
	color:#1d1d1d;
	margin-top: 20px;
}
h3.v2{margin-bottom: 14px;}
h4{
	font: 36px/46px 'Open Sans', Arial, sans-serif;
	color:#333333;
	margin-top: 17px;
	letter-spacing: 0px;
}

h5{
	font:bold 14px/18px 'Open Sans', Arial, sans-serif;
	color:#1d1d1d;
	margin-top: 15px;
	margin-bottom: -8px;
}

.address_section p{
	font:18px/24px 'Open Sans', Arial, sans-serif;
	color:#9f9f9f;
	margin-top: 19px;
}
.address_section p+p{
	font: bold 22px/20px 'Open Sans', Arial, sans-serif;
	color:#1d1d1d;
	margin-top: 3px;
	letter-spacing: 2px;
}
.address_section p+p+p{
	font:bold 12px/18px 'Open Sans', Arial, sans-serif;
	color:#9f9f9f;
	text-transform: uppercase;
	margin-top: 15px;
	letter-spacing: 1px;
}
.hline2, .hline3{
	width: 100%;
	background: #f2ab00;
	height: 5px;
}
.hline3{background: #f2ab00;}
p{margin-top: 20px;}
img{max-width:100%; height:auto; margin-bottom: 0px;}
.img1{margin-top: 25px;}
.img2{
	/*border: 4px solid #dadada;*/
	overflow: hidden;
	border-radius: 500px;
}
.img2_holder{
	border: 4px solid #dadada;
	overflow: hidden;
	border-radius: 500px;
}
.img3{
	float: left;
	margin-right: 8px;
}
.img4{border: 4px solid #dadada; margin-top: 25px;margin-bottom: -3px;}
.imgIndent1{
	float: left;
	margin-right: 20px;
}

.why_txt{
	padding-left: 25px;
	background: url(../images/arrow2.png) 0px 3px no-repeat;
	margin-top: 23px;
}
a {
	text-decoration:none; 
	cursor:pointer; 
	color: #1d1d1d;
}
a:hover {
	color: #989ea9;
}
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{text-decoration: underline;}
a.link1:hover{color: #333333;}

a.link2{
	color: #1d1d1d;
	text-decoration: underline;
	font:bold 12px/18px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
}
a.link2:hover{color: #333333;}
/************Header************/
header{
	min-height: 114px;
	background: #ffffff;
	border-bottom: 6px solid #333;
}
header.page_header{margin-bottom: 0px;}
.bot_line{
	width: 100%;
	height: 1px;
	display: inline-block;
	background: #f2f2f2;
	margin-top: 2px;	
	margin-bottom: 42px;	
}
	
/************Content***********/
blockquote{
	padding-left: 40px;
	margin-bottom: 31px;
	background: url(../images/quote_sign.png) 2px 5px no-repeat;
}
.quote_txt1{font-size: 16px;}
.num_section{
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	width: 40px;
	height: 40px;
	background: #e7e9eb;
	border-radius: 100px; 
	font:20px/40px 'Open Sans', Arial, sans-serif;
	text-align: center;
	color:#33373d; 
}

.dark_bg_section{
	background: #f6f6f6;
	padding: 34px 0 30px;
}
.box-1{
	width: 100%;
	position: relative;
	display: block;
	background: #e6e6e6;
	padding: 25px 0 104px;
}

.box-2{
	width: 100%;
	position: relative;
	display: block;
	background: #e6e6e6;
	padding: 25px 0 53px;
	border-bottom: 5px solid #dadada;
	margin-top: 43px;
	margin-bottom: 50px;
}
.box-2.v2{
	padding: 25px 0 53px;
	margin-top: 52px;
	margin-bottom: 50px;
}

.banner2{
	width: 100%;
	position: relative;
	display: block;
	background: #333333;
	min-height: 221px;
	border-bottom: 5px solid #f2ab00;
	margin-top: 50px;
}
.banner2 .container_12{min-height: 221px;}
.banner2 p{
	position: relative;
	font:300 72px/79px 'Open Sans', Arial, sans-serif;
	color:#fff;
	margin-top: 27px;
}
.banner2 p+p{
	position: absolute;
	top: 92px;
	left: 322px;
	font: bold 18px/24px 'Open Sans', Arial, sans-serif;
	color: #f2ab00;
	margin-top: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 637px;
	height: 68px;
}
.banner2 .more_btn2{
	position: absolute;
	right: 9px;
	bottom: 0;
}
.banner2 img{
	position: absolute;
	right: -179px;
	top: 0;
	z-index: 0;
}

.banner1{
	position: relative;
	display: block;
}
.banner1 h3{padding: 0 40px;}
.banner1:hover .more_btn{color:#f2ab00;}


.banner3{
	position: relative;
	display: block;
}
.banner3:hover h5{color: #f2ab00;}
.banner3:hover p{color: #f2ab00;}
.banner3:hover .img2_holder{border: 4px solid #f2ab00;}



/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  display: inline-block;
  margin-top: 26px;
}
.listWithMarker.v2{margin-top: 14px;}
.listWithMarker.v3{margin-top: 20px;}
.listWithMarker li {
  display: block;
  padding-left: 18px;
  margin-bottom: 8px;
  background: url(../images/list_marker.png) 0 5px no-repeat;
}
.listWithMarker li a {
  /*display: inline-block;*/
  color: #333333;
  font:bold 13px/17px "Trebuchet MS", Arial, sans-serif;
  text-decoration: none;
}
.listWithMarker li a:hover {
  color: #000;
}
/* ============================= end lists ====================== */


.more_btn {
	display: inline-block;
	text-decoration:none;
	color:#212121;
	font:bold 14px/14px 'Open Sans', Arial, sans-serif;
	text-decoration:underline;
  margin-top: 20px;
	letter-spacing: 1px;
}
.more_btn:hover, .more_btn .active a{
	color:#f2ab00;
}

.more_btn2 {
	display: inline-block;
	text-decoration:none;
	color:#fff;
	background:#f2ab00;
	padding: 10px 22px;
	font: bold 14px/21px Arial, sans-serif;
	letter-spacing: 0px;
}
.more_btn2:hover {
	color:#f2ab00;
	background:#333;
	text-decoration:none;
}
figure{display: block;}
figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-bottom: 0px;
	overflow: hidden;
	/* float: left; */
	/* margin-right: 20px; */
	width:100%;
	border: 4px solid #dadada;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	margin-top: 24px;
}
figure iframe {
	width: 100%;
	max-width:100%;
	height: 387px;
}
address{
	font-style: normal;
	display: block;
	margin-top: 19px;
}
address dl dt{
	/*color: #47d4f9;*/
}
address dd span{
	position: relative;
	display: inline-block;
	width: 90px;
}
address a{
	color: #989ea9;
	text-decoration: underline;
}

/*------start list_carousel ------- */
.list_carousel {
  position: relative;
  margin-top: -102px;
  padding: 27px 0 27px;
}
.caroufredsel_wrapper{
	padding-bottom: 20px;
	margin-bottom: -20px;
}
.list_carousel ul {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: default;
  padding-bottom: 20px !important;
}
.list_carousel li {
  float: left;
  margin-right:20px !important;
  padding: 0;
  width: 140px !important;
  text-align: center;
  overflow: hidden;
}
.list_carousel.responsive {
  width: auto;
}
.carousel_btns{
	top: -2px;
	right: 0;
	position: absolute;
	min-width: 100%;
	min-height: 25px;
	background: #f2f1ef;
	padding-left: 20px;
}
.prev,
.next {
  position: absolute;
  top: 67px;
  right: -80px;
  display: block;
  width: 60px;
  height: 61px;
}
.next {
	
  background: url(../images/slider_prev_arr.png) no-repeat 0 0;
}
.prev {
  right: auto;
  left: -80px;
  background: url(../images/slider_next_arr.png) no-repeat 0 0;
}
.prev:hover,
.next:hover {
  background-position: 0 bottom;
}
/*------end list_carousel ------- */


/*********************************start magnifier2*************************************/
.magnifier2 {
    position:relative;
    /*display:block;*/
    display: inline-block;
    overflow: hidden;
    margin-top: 4px;
}
.magnifier2 img{
	background: #dde0e4;
	padding: 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}
.zoom{
	position: absolute;
	width: 100%;
	height: 100%;
	border: 8px solid #dde0e4;
	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 */
}
a.magnifier2:hover .zoom{
	opacity: 1
}
a.magnifier2 .zoom{
	opacity: 0;
}
a.magnifier2{display: block;}
.grid_2_2 p{
	margin-top: 8px;
	font:16px/18px 'Trebuchet MS', Arial, sans-serif;
	color:#989ea9; 
}
/*********************************end magnifier2*************************************/
/************Footer************/
footer{ 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	/* margin-top: 30px; */
}
.main-footer{
	padding-top: 0px; 
	padding-bottom: 41px;
}
.main-footer p{
	margin:0;
	color: #a4a4a4;
	font:bold 12px/14px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	margin-top: 6px;
}
footer a{color:#a4a4a4;}
footer a:hover{color:#000}

.footer_priv{border-top: 1px solid #e8e8e8; padding-top: 43px;}

a.survery_link { color:#f2ab00;}
a.survery_link:hover { color:#ffffff;}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1360px) {
	.banner2 img{right: 0px;}
}


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

	.address figure.img_inner {width:100%;}

	.caption {margin-top: -80px;}
	.caption span.slider_txt1{font:300 54px/60px 'Open Sans', Arial, sans-serif; letter-spacing: 0px;}

	.list_carousel li {width: 108px !important;}

	.img2, .img4{
		box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	}

	.prev {left: -70px; top: 49px;}
	.next {right: -70px; top: 49px;}
	.list_carousel {margin-top: -82px;}

	.address_section p+p{font: bold 18px/20px 'Open Sans', Arial, sans-serif;}

	address dd span {width: 75px;}




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

	img{width: 100%;}
	img.no_resize{width: auto;}
	.box{overflow: visible;}

	.caption {margin-top: -80px;}
	.caption span.slider_txt1{font:300 44px/50px 'Open Sans', Arial, sans-serif; letter-spacing: 0px;}

	.banner1 h3{padding: 0 20px;}

	.banner2 img{display: none;}
	.banner2 p{
		font:300 24px/32px 'Open Sans', Arial, sans-serif;
		margin-top: 20px;
	}
	.banner2 p+p{
		top: 79px;
		left: 0px;
		font: bold 16px/24px 'Open Sans', Arial, sans-serif;
		margin-top: 20px;
		letter-spacing: 2px;
		margin-left: 6px;
	}

	.list_carousel {padding-bottom: 77px;}
	.list_carousel li {width: 126px !important;}
	.prev {left: 0px; bottom: 10px; top: auto;}
	.next {right: 0px; bottom: 10px; top: auto;}

	.imgIndent1{margin-bottom: 20px;}
	.mobile_marbot{margin-bottom: 40px;}

	


}


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

	.caption {margin-top: -60px;}
	.caption span.slider_txt1{font:300 26px/34px 'Open Sans', Arial, sans-serif; letter-spacing: 0px;}

	.list_carousel li {width: 80px !important;}
	.list_carousel {margin-top: -116px;}
	.img3{float: none; margin-bottom: 10px;}


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

}



@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?cs2rb7');
    src:    url('../fonts/icomoon.eot?cs2rb7#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?cs2rb7') format('truetype'),
        url('../fonts/icomoon.woff?cs2rb7') format('woff'),
        url('../fonts/icomoon.svg?cs2rb7#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */

    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-cart:before {
    content: "\e900";
    color: #080074;
    padding-right: 10px;
        font-family: 'icomoon' !important;
}
.icon-phone:before {
    content: "\e901";
    color: #080074;
    padding-right: 10px;
        font-family: 'icomoon' !important;
}
.icon-envelop:before {
    content: "\e902";
    color: #080074;
    padding-right: 10px;
        font-family: 'icomoon' !important;
}

#g1-preheader {
	background-color: #FAFAFA;
	border-bottom: solid 1px #E6E6E6;
	padding: 5px 0;
}
	#g1-secondary-nav-menu {
		text-align: center;
	}
		@media only screen and (min-width: 600px) {
			#g1-secondary-nav-menu {
				float: right;
			}
		}
		#g1-secondary-nav-menu li {
			display: block;
			margin-bottom: 10px;
			font-size: 12px;
			line-height: 18px;
			font-family: "Open Sans",Arial,sans-serif;
		}
		@media only screen and (min-width: 600px) {
				#g1-secondary-nav-menu li {
					display: inline-block;
					margin-left: 15px;
					margin-bottom: 0;
				}
		}
			#g1-secondary-nav-menu li a {
				color: #666666;
				font-weight: 700;
			}
			#g1-secondary-nav-menu li a:hover {
				color: #f2ab00;
			}