/*css*/
@import "../css/grid.css";
@import "../css/superfish.css";
@import "../css/touchTouch.css";
@import "../css/form.css";
@import "../css/stuck.css";

@import url(//fonts.googleapis.com/css?family=Roboto:400,500,400italic,300,700,900);

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

.lh24{line-height: 24px;}


.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{ margin-right:0 !important;margin-left: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: 17px !important;}

.marRight1{margin-right: 0px !important;}
.marRight2{margin-right: 69px;}

.padTop1{padding-top: 20px;}

.padBot1{padding-bottom: 60px;}
.padBot2{padding-bottom: 41px;}

.mar1{margin: 18px 0 -13px 18px;}

.marTop0{margin-top: 0px;}
.marTop1{margin-top: 43px;}
.marTop2{margin-top: 43px;}
.marTop3{margin-top: 47px;}
.marTop4{margin-top: 17px;margin-bottom: 21px;}
.marTop5{margin-top: 23px;margin-bottom: 6px;}
.marTop6{margin-top: -7px;margin-bottom: 6px;}
.marTop7{margin-top: 16px;}
.marTop8{margin-top: 39px;margin-bottom: 30px;}
.marTop9{margin-top: 40px;margin-bottom: 35px;}
.marTop10{margin-top: 36px;margin-bottom: -6px;}

.indent1{width: 100%; margin-top: 30px;}
.indent2{width: 100%; margin-top: 55px;}


.pos_rel{position: relative;}

.marBot1{margin-bottom: -12px;}
.sign_section{
	padding-left: 58px;
	background: url(../images/sign1.png) 0 0px no-repeat;
	padding-top: 5px;
}
.hline2{
	position: relative;
	width: 100%;
	padding-bottom: 25px;
	border-bottom: 1px solid #cecece;
	margin-bottom: -19px;
}
.hline2.v2{
	margin-top: 46px;
	padding-bottom: 24px;
	margin-bottom: 0px;
}
.hline2.v3{
	margin-top: 32px;
	padding-bottom: 24px;
	margin-bottom: -8px;
}
.hline3{
	margin-top: 39px;
	position: relative;
	width: 100%;
	padding-bottom: 24px;
	border-bottom: 1px solid #fff;
	margin-bottom: -19px;
}
.no_line{border: none;}

.box, .box2, .box3{overflow: hidden;}
.bold{font-weight: bold;}
.fw400{font-weight: 400;}
.fw600{font-weight: 600;}

.color1{color: #d61414;}

.bg1{background: #ebcd3f !important;}





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

body {
	min-width:300px;
	background: #000;
	color:#777;
	font:13px/21px "Roboto", Arial, Helvetica, sans-serif ;
}
.fs_14{font-size: 14px;}
#back-top {
	position: fixed;
	bottom: 40px;
	left: 51%;
	z-index: 1000;
	display: none;
	margin-left: 620px;
	width: 26px;
	height: 26px;
	/*background: url(../images/up-arrow.png) 50% 50% no-repeat;*/
	color: #f66414;
	text-align: center;
	cursor: pointer;
	border-radius: 500px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;

}
#back-top i{line-height: 62px; font-size: 62px; /*display: none*/}
#back-top:hover {
	color: #444;
	/*background: url(../images/up-arrow.png) 50% 50% no-repeat #b5fa9c;*/
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	 /*background: #fff;*/
	 margin:0 auto;
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	/*padding-bottom: 65px;*/
	width:100%;
	background: #fff;
	overflow: hidden;
}
.div-content.content_page{padding-bottom: 86px;}


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


h2 {
	font:500 34px/34px 'Roboto', Arial, sans-serif;
	color:#333;
	margin-top: 47px;
}

h3 {
	font:bold 18px/24px 'Roboto', Arial, sans-serif;
	color:#f66414;
}
.h3_num{
	font:bold 33px/33px 'Roboto', Arial, sans-serif;
	color:#333;
	margin-top: -10px;
	display: inline-block;
	margin-right: 10px;
}
h3.v2{
	color: #333;
	margin-top: 25px;
}


h4 {
	font:300 20px/25px 'Roboto', Arial, sans-serif;
	color:#f25f43;
	margin-top: 37px;
	text-transform: uppercase;
}


#search-results h4{color: #000; padding-bottom: 12px;}
span.search{color: #2ebbea !important;}
#search-results h4 a:hover{color: #2ebbea;}
h5{ 
	margin-top: 10px;
	margin-bottom: 0;
	color:#333333;
	text-transform: uppercase;
	font:14px/22px 'Roboto', Arial, sans-serif;
}

.txt1 {
	font:bold 24px/24px 'Roboto', Arial, sans-serif;
	color: #fff;
	margin-top: 6px;
}
.txt1 i.v1{
	font: normal normal 26px/26px 'FontAwesome';
	color: #777;
	margin-right: 6px;
}
.txt1 i.v2{
	font: normal normal 20px/26px 'FontAwesome';
	color: #777;
	margin-left: 8px;
}
.txt2 {
	font:bold 20px/24px 'Roboto', Arial, sans-serif;
	color: #f66414;
	margin-right: 7px;
	margin-top: 6px;
}
.txt3 {
	font:bold 50px/50px 'Roboto', Arial, sans-serif;
	color: #333;
	margin-top: 6px;
}
.txt4 {
	font:900 94px/94px 'Roboto', Arial, sans-serif;
	color: #f66414;
	margin-top: 2px;
	letter-spacing: -3px;
}


p{margin-top: 5px;}
img{ margin-bottom: 0px;max-width:100%; height:auto;}

.img1{
	margin-top: 37px;
	float: left;
	margin-right: 29px;
}
.img2{margin-top: 37px;}
.img3{margin-top: 37px;}

.img4{
	margin-top: 4px;
	float: left;
	margin-right: 10px;
}


a { 
	text-decoration:none; 
	cursor:pointer;
	color: inherit;
}

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

a.link2{color: inherit;}
a.link2:hover{color: #333;}
a.link2:hover span{color: #f66414;}

a.link3{color: #f66414;}
a.link3:hover{color: #000;}

a.link4{text-decoration: underline; margin-top: 28px;}
a.link4:hover{color: #000;}

a.link_logo{
	margin-top: 36px;
	display: block;
	margin-bottom: -6px;
}
a.link_logo img{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
a.link_logo:hover img{opacity: 0.5;}


a:hover{
	color: #f66414;
	text-decoration:none;
}
a:hover i{color: #f66414 !important;}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.date_section{
	position: relative;
	width: 70px;
	height: 70px;
	/*height: 126px;*/
	background-color: #8dbf41;
	float: left;
	margin-right: 31px;
	text-align: center;
	margin-top: 32px;
	color: #fff;
	text-transform: uppercase;
}
.day{font:30px/30px 'Roboto', Arial, sans-serif; margin-top: 9px; display: inline-block;}
.month{font:18px/18px 'Roboto', Arial, sans-serif; margin-top: 0;}



.top_section{
	background: #191919;
	padding: 4px 0 11px;
	text-align: right;
}

/************Header************/
header{
	position: relative;
	z-index: 9;
	padding: 0;
	background: #f66414;
}

header.content_header{
	margin-bottom: 40px;
}
.gradient1 {
	background: #f0f0f0; /* for old browsers */
	background: -moz-linear-gradient(top, #f0f0f0, #fff); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom, 
				color-stop(0%,#f0f0f0), color-stop(50%,#fff));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #f0f0f0, #fff);
	background: -o-linear-gradient(top, #f0f0f0, #fff); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0f0f0, #fff); /* IE10 */
	background: linear-gradient(top, #f0f0f0, #fff); /* CSS3 */ 
}


/************Content***********/



blockquote{
	position: relative;
	background: #efeff0;
	margin-top: 27px;
	display: block;
	padding: 13px 20px 15px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
}
blockquote:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 18px;
	height: 17px;
	left: 20px;
	bottom: -17px;
	background: url(../images/corner1.png) no-repeat 0 0;
}


.box-1{
	margin: 0;
	padding: 69px 0 69px 152px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	background: url(../images/bg_pic1.jpg) 50% 0 no-repeat #c6c9d4;
}
.box-2{
	position: relative;
	margin-top: 30px;
}
.box-2.v2{
	margin-top: 24px;
	margin-bottom: 29px;
}
.box-2-inner1{
	background: #333;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 9px 20px 13px;
}
.box-2-inner1 p{
	margin-top: 0;
	font:bold 29px/30px 'Roboto', Arial, sans-serif;
	color: #fff;
}
.word-break{word-break: break-all;}
.box-2-inner1 i{
	font: normal normal 29px/30px 'FontAwesome';
	color: #f66414;
	margin-right: 0px;
}
.box-2-inner2{
	border: 1px solid #cdcdcd;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 17px 18px 20px;
}
.box-3{
	margin: 0;
	padding: 0px 0 46px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	background: url(../images/bg_pic2.jpg) 50% 0 no-repeat #e6ebf2;
	margin-top: 61px;
}

.box-4{
	margin: 0;
	padding: 0px 0 38px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	background: url(../images/bg_pic3.jpg) 50% 0 no-repeat #f7f6f5;
	margin-top: 35px;
}
.box-4 p{color: #000;}


/* ============================= lists ====================== */
.listWithMarker {
	margin: 0;
	margin-top: 37px;
	margin-left: 6px;
}
.listWithMarker li {
	display: block;
	padding-left: 45px;
	background: url(../images/list_marker.png) 0px 3px no-repeat;
	margin-bottom: 15px;
}
.listWithMarker li a {
	color: #333;
	text-decoration: none;
	font: 500 29px/29px 'Roboto', Arial, sans-serif;
}
.listWithMarker li a:hover, .listWithMarker li.current a {
	color: #f66414;
}


.list2 {
	margin-top: 28px;
}
.list2 li {
	display: block;
	border-bottom: 1px solid #cecece;
	padding-bottom: 5px;
	margin-bottom: 3px;
}
.list2 li.last{border: none;}

.list2.no_line li {border: none; padding-bottom: 6px;}
/* ============================= end lists ====================== */

.more_btn{
	position: relative;
	display: inline-block;
	margin-top: 15px;
	padding: 16px 19px;
	color: #fff;
	text-decoration:none; 
	font:bold 19px/20px "Roboto", Arial, sans-serif;
	background: #f66414;
}
.more_btn:hover{
	color: #fff;
	background: #696969;
}

figure{display: block; margin-top: 7px;margin-bottom: 20px;}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
	margin-top: 37px;
}
.img_inner.v2{margin-bottom: -4px;}
figure iframe {
	width: 100%;
	height: 200px;
}
figure.v2 iframe{height: 730px;}
address{
	display: block;
	margin-top: 16px;
	font-style: normal;
	margin-bottom: 21px;
}
address dl dt{
	margin-bottom: 0px;
	display: inline-block;
	/*color: #454545;*/
	margin-bottom: 25px;
	font-weight: bold;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 75px;
}



/*********************************start magnifier2*************************************/
.magnifier2 {
		position:relative;
		/* display:block; */
		display: inline-block;
		width: 100%;
}
.magnifier2 img{
}
.zoom{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/

		box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: url(../images/img_zoom_icon.png) 50% 50% 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;
}
a.magnifier2:hover .zoom{
	opacity: 1;
}
a.magnifier2 .zoom{
	opacity: 0;
}
/*********************************end magnifier2*************************************/
/************Footer************/
footer{ 
	display: block; 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	/*background: #aaa;*/
}
.footer_priv{
	padding: 7px 0 10px;
}
footer h1{margin-top: 1px; float: none;}
p.txt_priv{
	color:#fff;
	font:12px/20px "Roboto", Arial, sans-serif;
}


.fw_video {
  width: 100%;
  height: 460px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 36px;
}
.fw_video iframe {
  position: relative;
  display: inline-block;
  outline: none;
  width: 100%;
  height: 100%;
  border: none;
}

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


/*-----------css start table ---------------*/
.table-1 {
	background:#fff;
	border: 1px solid #cecece;
	line-height: 31px;
	width: 100%;
	vertical-align: middle;
	margin-top: 0px;
}
.table-1 td {
	vertical-align: middle;
	border: 1px solid #cacaca;
}
.table-1 tr {
	vertical-align: middle;
}
.col-1, .col-2{
	width: 50%; 
	padding: 5px 77px 3px 18px;
}
.col-2{
	padding: 5px 66px 3px 28px;
}

/*-----------css end table ---------------*/

.col-1 span, .col-2 span{float: right;}






/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
	.div-content{width:100%;}
	address dd span{width: 85px;}

	figure.img_inner{float: none; margin-right: 0;}
	figure iframe {width: 100%;}

	.box-1{padding-left: 0;}
	.box-4{background: #f7f6f5;}

	.col-1, .col-2{padding-left: 5px; padding-right: 5px; line-height: 20px;}

}


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

	figure iframe {width: 100%;}
	.magnifier2 {width: 100%;}

	.txt3 {font:bold 30px/30px 'Roboto', Arial, sans-serif;}
	.txt4 {font:900 44px/44px 'Roboto', Arial, sans-serif; letter-spacing: 0;}
	
	.listWithMarker li{padding-left: 30px;}
	.listWithMarker li a {font: 500 19px/28px 'Roboto', Arial, sans-serif;}
	.box3{overflow: visible;}
	.col-1 span, .col-2 span{float: none; margin-left: 10px;}

	.box-3{background: #e6ebf2;}





}


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

	img{width: 100%;}
	img.no_resize{width: auto;}
	.box{overflow: visible;}
	.mobile_txt_cntr{text-align: center;}
	figure.img_inner {margin-bottom: 10px;}
	.marTopMobile1{margin-top: 30px;}

	.box-3 .grid_2 {
		width: 30%;
		display: inline-block;
		margin: 0;
	}
	a.link_logo{margin-top: 20px; margin-bottom: -15px;}
	.no_line.v2{border-bottom: 1px solid #fff;}
	figure.v2 iframe{height: 230px;}

	.img1, .img4{margin-bottom: 10px;}

	.fw_video {height: 200px;}

}


@media only screen and (max-width: 479px) {
	.box-1{padding: 17px 0;}
	.listWithMarker {margin-top: 15px;}
	.listWithMarker li a {font: 500 12px/28px 'Roboto', Arial, sans-serif;}
	.txt1 {font: bold 17px/24px 'Roboto', Arial, sans-serif;}
	.txt2 {font: bold 18px/24px 'Roboto', Arial, sans-serif; margin-right: 2px;}
	.marLeft1 {margin-left: 3px !important;}
	.txt1 i.v2 {margin-left: 3px;}
	.txt4 {font: 500 35px/44px 'Roboto', Arial, sans-serif;}
	/*.main{width: 300px;}*/
	/*h1 img{width: 100%;}*/
	

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


}