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



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



.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: 10px;}

.marRight1{margin-right: 13px;}
.marRight2{margin-right: 69px;}

.padTop1{padding-top: 20px;}

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

.mar1{margin-right: 15px;width: auto;}

.marTop0{margin-top: 0px !important;}
.marTop1{margin-top: 45px;}
.marTop2{margin-top: 10px; margin-bottom: 1px;}
.marTop3{margin-top: 26px !important;}
.marTop4{margin-top: 10px; margin-bottom: 17px;}
.marTop5{margin-top: 29px !important;margin-bottom: -7px;}
.marTop6{margin-top: 20px !important;margin-bottom: -7px;}
.marTop7{margin-top: 14px !important;}
.marTop8{margin-top: 25px !important;}



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


.pos_rel{position: relative;}

.marBot1{margin-bottom: -12px;}

.hline2{
	position: relative;
	width: 100%;
	padding-bottom: 29px;
	border-bottom: 1px solid #dedcdc;
	margin-bottom: 6px;
}


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

.color1{color: #fff;}
.color2{color: #1960b8;}

.bg1{background: #fca401;}








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

body {
	min-width:300px;
	background: #f2f2f2;
	color:#888888;
	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;
	/*background: url(../images/up-arrow.png) 50% 50% no-repeat;*/
	color: #1960b8;
	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: 44px; font-size: 44px; /*display: none*/}
#back-top:hover {
	color: #e91437;
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	 /*background: #f2f1e6; */
	 margin:0 auto;
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	width:100%;
	background: #ffffff;
	overflow: hidden;
}
.div-content.content_page{padding-bottom: 70px;}


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


h2 {
	font:bold 48px/50px 'Roboto', Arial, sans-serif;
	color:#2a2b2b;
	margin-top: 40px;
}

h3 {
	font:bold 24px/25px 'Roboto', Arial, sans-serif;
	color:#2050bb;
	margin-top: 19px;
}


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: #f83260 !important;}
#search-results h4 a:hover{color: #f83260;}
h5{ 
	margin-top: 10px;
	margin-bottom: 0;
	color:#333333;
	text-transform: uppercase;
	font:14px/22px 'Roboto', Arial, sans-serif;
}


.txt1 {
	font:bold 81px/81px 'Roboto', Arial, sans-serif;
	color: #fff;
	margin-top: 8px;
}
.txt2 {
	font:bold 34px/34px 'Roboto', Arial, sans-serif;
	color: #fff;
	margin-top: 6px;
}
.txt3 {
	font:13px/21px 'Roboto', Arial, sans-serif;
	color: #fff;
	margin-top: 16px;
	max-width: 660px;
}
.txt4 {
	font:bold 25px/27px 'Roboto', Arial, sans-serif;
	color: #fff;
	margin-top: 6px;
}
.txt5 {
	font:13px/21px 'Roboto', Arial, sans-serif;
	color: #888888;
	margin-top: 38px;
}
.txt6 {
	font:bold 25px/30px 'Roboto', Arial, sans-serif;
	color: #e91437;
	margin-top: 18px;
	margin-bottom: -9px;
}
.txt7 {
	font:11px/20px 'Roboto', Arial, sans-serif;
	color: #888;
	margin-top: 5px;
	margin-bottom: -6px;
}

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

.img1{margin-top: 30px;}
.img2{
	margin-top: 23px;
	float: left;
	margin-right: 30px;
}
.img3{margin-top: 30px;margin-bottom: 7px;}


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

a.link1{color: inherit;}
a.link1:hover{color: #1960b8; text-decoration: underline;}



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

.width1{width: 100px; display: inline-block;}
.num_section{
	position: relative;
	width: 79px;
	height: 79px;
	/*height: 126px;*/
	background-color: #1960b8;
	float: left;
	margin-right: 22px;
	text-align: center;
	margin-top: 24px;
	color: #fff;
	text-transform: uppercase;
	font: bold 41px/79px 'Righteous', Arial, sans-serif;
	border-radius: 500px;
	-webkit-transition: all 0.6s ease;
		-moz-transition: all 0.6s ease;
		-o-transition: all 0.6s ease;
		transition: all 0.6s ease;
}
.banner1:hover .num_section{background-color: #e91437;}

.banner1{
	margin-top: 30px;
	margin-bottom: -15px;
}
.banner1 .txt6{margin-top: 3px;}
.banner1 .num_section{margin-top: 9px;}


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




/************Header************/
header{
	position: relative;
	z-index: 11;
	padding: 0;
	background: #e91437;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
}
header.page1{
	width: 100%;
}
header.content_header{
	height: auto;
	background: none;
	background: url(../images/bg_pic1.jpg) 50% 0 no-repeat;
}


.gradient1 {
	background: #fcfcfc; /* for old browsers */
	background: -moz-linear-gradient(top, #fcfcfc, #dfdfe1); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom, 
				color-stop(0%,#fcfcfc), color-stop(100%,#dfdfe1));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #fcfcfc, #dfdfe1);
	background: -o-linear-gradient(top, #fcfcfc, #dfdfe1); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfcfc, #dfdfe1); /* IE10 */
	background: linear-gradient(top, #fcfcfc, #dfdfe1); /* 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;
}


.magnifier2:hover .img_section_txt2{
	top: 0;
}



.box-1{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 0 0 50px;
	margin-top: 0;
	background: #2a2b2b;
}
.box-1.v2{padding-bottom: 80px;}
.box-1.v3{padding-bottom: 63px; margin-top: 74px;}
.box-1.v4{padding-bottom: 70px;}


/* ============================= lists ====================== */
.listWithMarker {
	margin: 0;
	margin-top: 14px;
	margin-bottom: 28px;
}
.listWithMarker li {
	display: block;
	margin-bottom: 9px;
	padding-left: 15px;
	background: url(../images/list_marker.png) 0 7px no-repeat;
}
.listWithMarker li a {
	color: #888;
	text-decoration: none;
	/*text-indent: 20px;*/
	display: block;
}
.listWithMarker li a:hover, .listWithMarker li.current a {
	color: #e91437;
}




.list2{
	margin: 0;
	margin-top: 7px;
}
.list2 li{
	display:block;
	padding-bottom: 10px;
}
.list2 li a {
	display:inline-block;
	color:#777;
	text-decoration:none;
	font:13px "Roboto",Arial;
	width: 100%;
}

.list2 li a em {
  background: url(../images/line-hor.gif) repeat-x 0% 13px;
  display: block; 
  overflow: hidden;
 }

.list2 li a .list_left{
	float: left;
}
.list2 li a .list_right{
	float: right;
	margin-left: 4px;
}
.list2 li a:hover {
	color:#54b00a;
}

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

.more_btn{
	position: relative;
	display: inline-block;
	margin-top: 24px;
	padding: 15px 18px;
	background: #e91437;
	color: #fff;
	text-decoration:none; 
	font:900 19px/24px "Roboto", Arial, sans-serif;
	text-transform: uppercase;
}
.more_btn:hover{
	color: #fff;
	background: #1960b8;
}
.more_btn.v2{background: #1960b8;}
.more_btn.v2:hover{background: #e91437;}


.more_btn2{
	position: relative;
	display: inline-block;
	margin-top: 37px;
	font:bold 23px/30px "Roboto", Arial, sans-serif;
	text-shadow:1px 1px #555;
}
.more_btn2 i{
	display: inline-block;
	font-size: 37px;
	margin-top: 0px;
	margin-left: 6px;
}




.more_btn3{
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	background:url(../images/header_search_icon.png) 0 0 no-repeat;
	margin-left: -28px;
	margin-top: 11px;
}
.more_btn3:hover{background:url(../images/header_search_icon.png) 0 bottom no-repeat;}





figure{display: block; margin-top: 7px;margin-bottom: 20px;}
.figure_video{
	margin-bottom: 10px;
	margin-top: 17px;
}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
	margin-top: 62px;
}
figure.img_inner.v2{
	margin-top: 33px;
}
figure.img_inner.v2 iframe{height: 325px; max-width: 530px;}
figure iframe {
	width: 100%;
	height: 470px;
}
address{
	display: block;
	margin-top: 24px;
	font-style: normal;
	float: left;
	width: 270px;
}
address dl dt{
	display: inline-block;
	font:bold 25px/27px "Roboto", Arial, sans-serif;
	color: #e91437;
	margin-bottom: 10px;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 84px;
}



/*********************************start magnifier2*************************************/
.magnifier2 {
		position:relative;
		/* display:block; */
		display: inline-block;
		width: 100%;
		overflow: hidden;
}
.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/magnifier2.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;
}
.footer_priv{
	padding: 5px 0 5px;
}
footer h1{margin-top: 1px; float: none;}
p.txt_priv{
	color:#e91437;
	font:13px/20px "Roboto", Arial, sans-serif;
	margin-top: 10px;
	float: left;
}



/*----------- start social icons ----------------*/

.soc_icons {
	position: relative;
	display: inline-block;
	margin-top: 10px;
	white-space: nowrap;
	text-align: left;
	float: right;
}
.soc_icons > li {
	position: relative;
	display: inline-block;
	margin-left: 10px;
}
.soc_icons > li > a {
	position: relative;
	color: #5061c6;
	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;
	display: inline-block;
	text-align: center;
}
.soc_icons > li + li > a {color: #42ceec;}
.soc_icons > li i{font: normal normal 29px/29px 'FontAwesome';}
.soc_icons > li > a:hover {
	color: #f83260 !important;
	text-decoration: none;
}

/*----------- end social icons ----------------*/
.icon_holder{
	width: 55px;
	float: left;
	margin-right: 0px;
	margin-top: 21px;
}
.icon_holder i{font: normal normal 38px/38px 'FontAwesome'; color: #fff;}
.icon_holder i.fs45{font: normal normal 45px/45px 'FontAwesome'; color: #fff;}


.lightbox-video{
	position:relative;
	display:inline-block;
	margin-top: 13px;
}
.lightbox-video span.video_icon {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: url(../images/video_sign.png) no-repeat 50% 50%;
	z-index:1;
	opacity: 0;
}
.opacity1 {opacity: 1;}
.lightbox-video span.video_title {
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
	background: #474747;
	color: #fff;
	padding: 4px 10px;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
}

.img_section{
	position: relative;
	margin-top: 35px;
	margin-bottom: -5px;
}
.img_section_txt{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: url(../images/bg4.png);
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 8px 10px 18px 19px;
	color: #fff;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	min-height: 86px;
}
.img_section_txt.v2{min-height: 0;}

.link_img:hover .img_section_txt{
	background: url(../images/bg2.png);
}
.link_img:hover .txt4{
	text-decoration: underline;
}

.priv_section1{float: left;}
.priv_section2{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%;}

	.camera_wrap .camera_pag {left: auto;	margin-left: 0; right: 0;}
	.caption {left: 20px;margin-left: 0px; top: 15%;}
	address{width: 100%;}

}


@media only screen and (max-width: 979px) {
	.address figure iframe {
		max-width:100%;
		width: 100%;
	}
	
	figure iframe {width: 100%;}
	.magnifier2 {width: 100%;}
	h1 img{max-width: 300px;}
	figure iframe {height: 320px;}
	h2 {font: bold 38px/40px 'Roboto', Arial, sans-serif;}



}


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

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

	.txt1 {font: bold 22px/30px 'Roboto', Arial, sans-serif;}
	.txt2 {font: bold 18px/24px 'Roboto', Arial, sans-serif;}
	.img_section_txt{min-height: 0;}
	figure iframe {height: 220px;}
	.caption_bg:before{display: none;}
	.caption{
		background: url(../images/bg2.png);
		-webkit-box-sizing: border-box; /* Safari */
		-moz-box-sizing: border-box; /*Firefox 1-3*/
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 20px;
		left: 0;
		margin-left: 0;
	}
	.img2{margin-bottom: 15px;}
	

}


@media only screen and (max-width: 479px) {
	.txt3{display: none;}
	/*.main{width: 300px;}*/
	/*h1 img{width: 100%;}*/

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


}