/*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(//fonts.googleapis.com/css?family=Open+Sans:400,600,700);
/*Playball*/
@import url(//fonts.googleapis.com/css?family=Playball);

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

.marTop1{margin-top: 55px;}
.marTop2{margin-top: 16px;}
.marTop3{margin-top: -13px;}
.marTop4{margin-top: 18px;}
.marTop5{margin-top: 3px;}
.marTop6{margin-top: 3px;}
.marTop7{margin-top: 38px;}
.marTop8{margin-top: 22px;}
.marTop9{margin-top: 17px;}
.marTop10{margin-top: 1px;}



.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: #0d0d0d;}
.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: 12px/21px Arial, Helvetica, sans-serif;
	color:#777675;
	background: #fff;
	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: #e14a5a;
  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: #efece9;
	padding-bottom: 76px;
}

/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	display: block;
	margin: 0;
	margin-top: 64px;
	text-align: center;
	font:72px/80px 'Playball', Arial, sans-serif;
}
h1 img{max-width: inherit;}
h1 a{display:inline-block; color: #fff;}
h1 a:hover{color: #eee;}

h2{
	font:48px/50px 'Playball', Arial, sans-serif;
	color:#000;
	margin-top: 63px;
}

h3{
	font:24px/30px 'Open Sans', Arial, sans-serif;
	color:#5f5f5f; 
	text-transform:uppercase;
	margin-top: 65px;
}
h3.v2{margin-bottom: 37px;}

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:14px/20px Arial, sans-serif;
	color:#fff; 
	display: block;
	margin-top: -2px;
	text-transform: uppercase;
	margin-left: 8px;
	margin-bottom: 83px;
}

.txt2{
	font:48px/57px 'Playball', Arial, sans-serif;
	color:#fff; 
	margin-top: 152px;
	text-align: center;
	margin-left: 4px;
	position: relative;
	display: inline-block;
}

.txt3{
	font:18px/30px 'Open Sans', Arial, sans-serif;
	color:#6f6f6f;
	margin-top: 21px;
}
.txt4{
	font:18px/30px 'Open Sans', Arial, sans-serif;
	color:#6f6f6f;
	margin-top: 57px;
}
.txt5{
	font:30px/30px 'Playball', Arial, sans-serif;
	color:#272727;
	margin-top: 25px;
	float: left;
	margin-right: 36px;
}
.txt6{
	font:20px/30px 'Open Sans', Arial, sans-serif;
	color:#6f6f6f;
	margin-top: 48px;
}
.txt6.v2{margin-top: 40px;}
.txt6.v3{font:18px/30px 'Open Sans', Arial, sans-serif;}
.txt6.v4{margin-top: 10px;margin-bottom: -11px;}
.txt6.v5{margin-top: 23px;}
.txt6.v6{margin-top: 16px; margin-bottom: -3px;}

.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: 13px;}
p.p_martop{margin-top: 18px;}
img{max-width:100%; height:auto; margin-bottom: 0px;}
.img1{
	margin-top: 29px;
	float: left;
}
.img2{margin-top: 21px;}
.img3{
	margin-top: 56px;
	float: left;
	margin-right: 24px;
}
.img4{margin-top: 30px;}
.img5{margin-top: 60px;}
.img6{
	margin-top: 40px;
	float: left;
	margin-right: 19px;
}
.img6.v2{margin-top: 9px;}
.img6.v3{margin-top: 18px;}

.img7{margin-top: 55px;margin-bottom: 11px;}

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: #000;
}
a:hover {
	text-decoration:none;
	color: #000;
}
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: #6e8697;
	font:19px/22px 'Open Sans', Arial, sans-serif;
	display: block;
	margin-top: 41px;
}
a.link1:hover{color: #dd745c;}

a.link2{
	color: ##dc2e0e;
	font:20px/22px 'Open Sans', Arial, sans-serif;
	margin-right: 21px;
}
a.link2:hover{color: #000;}

a.link3{color: #6f6f6f;}
a.link3:hover{color: #dc2e0e;}

a.link4{color: #777675; text-decoration: underline;}
a.link4:hover{color: #dc2e0e;}

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

/************Header************/
header{
background: url(../images/bg_2.jpg) 50% 0 repeat-x ;
	min-height: 305px;
	text-align: center;
}

.box-10{
	width: 100%;
	min-height: 305px;
	background: url(../images/bg_1.jpg) 50% 0 repeat-x #4e5674;
	margin-top: 0px;
}

/************Content***********/
.num_section{
	width: 51px;
	height: 49px;
	background-color: #dc0e23;
	float: left;
	margin-right: 12px;
	font:bold 30px/49px 'Open Sans', Arial, sans-serif;
	color:#fff; 
	text-align: center;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-top: 7px;
}

.box1{
	padding: 0px 0 24px;
	margin-top: 0px;
	background: #eee;
	margin-bottom: 30px;
	
}
/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  margin-top: 0;
  margin-top: 48px;
  font: 12px/18px Arial, Helvetica, sans-serif;
}
.listWithMarker.v2{
	margin-top: 54px;
	margin-bottom: -6px;
}
.listWithMarker.v3{
	margin-top: 27px;
}
.listWithMarker li {
  display: block;
  padding-left: 17px;
  margin-bottom: 12px;
  background: url(../images/list_marker.png) 1px 5px no-repeat;
}
.listWithMarker li a {
  /*display: inline-block;*/
  color: #777675;
  font:12px/16px Arial, sans-serif;
  text-decoration: none;
}
.listWithMarker li a:hover {
  /*padding-left: 10px;*/
  color: #dd745c;
}

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


.more_btn {
	display: inline-block;
	text-decoration:none;
	color:#fff !important;
	text-align: center;
	background:#f0532b;
	padding: 9px 18px 8px;
	font:12px/20px "Open Sans", Arial, Helvetica, sans-serif ;
	margin-top: 36px;
	text-transform: uppercase;
}

.more_btn.home_page{font:14px/20px "Open Sans", Arial, Helvetica, sans-serif ; padding: 9px 15px 8px;}

.more_btn.v2{margin-top: 20px; padding: 7px 24px 5px;}
.more_btn.v3{margin-top: 43px; padding: 9px 17px 8px;}

.more_btn:hover {
	color: #f0532b !important;
	background: #cccccc;
	text-decoration:none;
}



.more_btn2{
	position: relative;
	display: inline-block;
	width: 24px;
	height: 20px;
	background:url(../images/zoom_icon.png) 0 0 no-repeat;
	margin-left: -35px;
	margin-top: 7px;
}
.more_btn2:hover{background:url(../images/zoom_icon.png) 0 bottom no-repeat;}


#search2{margin-top: 56px;padding-bottom: 5px;}
#search2 input{
	width: 100%;
	float: left;
	color: #b3b1af;
	font:13px/20px Arial, Helvetica, sans-serif;
	height: 32px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	border: 1px solid #d9d9d9;
	padding: 5px 5px 5px 14px;

	box-shadow: none;
	-webkit-appearance: none;
	resize: none;

	outline: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

figure{display: block;}
figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-bottom: 0px;
	overflow: hidden;
	margin-top: 56px;
}
figure iframe {
	width: 100%;
	height: 268px;
}
address{
	font-style: normal;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
address dl dt{
	/*font-weight: bold;
	color: #3c3c3c;
	margin-bottom: 20px;*/
}
address dd span{
	position: relative;
	display: inline-block;
	width: 78px;
}
address a{
	
}


/*********************************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************/
footer{ 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	/* margin-top: 30px; */
	background: #fff;
	text-align: center;
}

.main-footer{
	padding-top: 44px; 
	padding-bottom: 70px;
	background: #ed9227;
}

.footer_txt1{
	font:24px/24px "Open Sans", Arial, sans-serif;
	color:#fff; 
	margin-top: 10px;
	text-transform: uppercase;
}
.footer_txt2{
	font:18px/30px "Open Sans", Arial, sans-serif;
	color:#fff; 
	margin-top: 24px;
}
.footer_priv{
	padding: 11px 0 10px;
}
.footer_priv p{
	font:13px/20px "Open Sans", Arial, sans-serif;
	color:#171717;
	margin-top: 2px;
}
footer a{color:#171717;}
footer a:hover{color:#f0532b}



.soc_icons {
  position: relative;
  display: inline-block;
  margin-top: 2px;
  white-space: nowrap;
  margin-top: 26px;
  margin-left: 12px;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-right: 28px;
}
.soc_icons > li.last{margin-right: 0;}
.soc_icons > li > a {
  position: relative;
  color: #fff;
  font: normal normal 42px '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: #482222;
  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: 370px;
	background: url(../images/bg_1.jpg) 50% 0 repeat-x ;
	margin-top: 0px;
}

.box-2{
	width: 100%;
	min-height: 277px;
	background: url(../images/big_pic3.jpg) 50% 0 repeat-x #444850;
	margin-top: 102px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding-top: 45px;
	margin-bottom: -3px;
}

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

.box-img .wrapper{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 23px 16px 24px 20px;
	
}
.box-img p{margin-top: 0px;}
.box-img p.mart1{margin-top: 10px;}

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


/*==================================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%;}

	.txt2 {
		font: 48px/57px 'Playball', Arial, sans-serif;
		color: #fff;
		margin-top: 112px;
		text-align: left;
		margin-left: 0px;
		display: block;
	}

}
@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%;}*/
	.img3, .img6{margin-bottom: 10px;}
	#header_txt{display: none;}
	.img1 {max-height: 411px; width: auto !important; display: inline-block; text-align: center; float: none;}
	.mobile_center{text-align: center;}

	.soc_icons > li > a {font: normal normal 30px 'FontAwesome';}
	.soc_icons > li {margin-right: 8px;}

	h1 {font: 52px/52px 'Playball', Arial, sans-serif;margin-bottom: 10px;}
	.txt1{margin-bottom: 53px;}


}


@media only screen and (max-width: 479px) {
	.box-1 {min-height: 320px;}
	.img1 {max-height: 260px;}


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

}