/*css*/
@import "../css/grid.css";
@import "../css/superfish.css";
@import "../css/touchTouch.css";
@import "../css/form.css";
@import "../css/animation.css";

@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);

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%; 
}
.wrapper-after:after{
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.dis-block{display: block;}
.dis-inblock{display: inline-block;}

.txt_upp{text-transform: uppercase;}

.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;}

.lh22{line-height: 22px;}
.lh24{line-height: 24px;}
.lh26{line-height: 26px;}

.fz12{
	font-size: 12px;
	display: inline-block;
	margin-top: 2px;
}
.fz14{font-size: 14px;}


.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: 35px;}

.marRight1{margin-right: 65px;}

.padTop1{padding-top: 20px;}

.padLeft1{padding-left: 40px;}


.padBot1{padding-bottom: 60px;}
.padBot2{padding-bottom: 41px;}

.mar1{margin: -1px 10px 0; display: inline-block !important; color: #808080 !important;}
.mar2{margin: 0 10px;}

.marBottom1{margin-bottom: 20px;}

.marTop0{margin-top: 0px;}
.marTop1{margin-top: 19px;}
.marTop2{margin-top: 19px;}
.marTop3{margin-top: -14px;}
.marTop4{margin-top: -21px;}
.marTop5{margin-top: -7px;}
.marTop6{margin-top: 45px;}

.pos_rel{
	position: relative;
	z-index: 10;
}

.marBot1{margin-bottom: 8px; display: inline-block;}


.quote_1{
	text-align: center;
	max-width: 660px;
	display: inline-block;
	margin-top: 34px;
}
.hline2{
	padding-bottom: 26px;
	border-bottom: 1px solid #e5e4e5;
	position: relative;
}
.hline3{
	width: 100%;
	height: 1px;
	background: #e5e4e5;
	margin-top: 25px;
	margin-bottom: 20px;
}

.box, .box2, .box3, .box4{overflow: hidden;}
.bold{font-weight: bold;}
.fw400{font-weight: 400;}
.fw600{font-weight: 600;}


.color1{color: #b5141d;}
.color2{color: #ccc;}







/* Global properties ======================================================== */
html, body { margin:0; padding:0; height:100%;}

body {
	min-width:300px;
	background: #f7f6f7;
	color:#767077;
	font:300 13px/20px "Ubuntu", 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;
  padding: 0;
  /*background: url(../images/up-arrow.png) 50% 0% no-repeat;*/
  color: #e55458;
  text-align: center;
  cursor: pointer;
  border-radius: 1000px;
  -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: 42px; font-size: 42px; /*display: none*/}
#back-top:hover {
	color: #000;
  /*background: url(../images/up-arrow.png) 50% 100% no-repeat;*/
  
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	background: #fff; 
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	padding-bottom: 66px;
	width:100%;
	overflow: hidden;
}
.div-content.content_page{padding-bottom: 112px;}
.txt_col1{
	position: relative;
	display: inline-block;
	width: 64px;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	position: relative;
	margin:0;
	margin-top: 105px;
	margin-left: -9px;
}
h1 img{max-width: inherit;}


h2 {
	font:300 24px/30px 'Ubuntu', Arial, sans-serif;
	color:#403641;
	margin-top: 85px;
	letter-spacing: 2px;
}

h3 {
	font:300 18px/24px 'Ubuntu', Arial, sans-serif;
	color:#403641;
	margin-top: 42px;
}
h3.v2{margin-top: 10px;}
h4 {
	font:300 20px/25px 'Ubuntu', Arial, sans-serif;
	color:#363f45;
	margin-top: 39px;
	text-transform: uppercase;
}

h5{ 
	margin-top: 10px;
	margin-bottom: 0;
	color:#333333;
	text-transform: uppercase;
	font:14px/22px 'Ubuntu', Arial, sans-serif;
}

.num1{
	font:300 35px/52px 'Ubuntu', Arial, sans-serif;
	color:#fff; 
	margin-top: 21px;
	text-transform: uppercase;
	float: left;
	margin-right: 28px;
	background: #f85353;
	border-radius: 500px;
	width: 52px;
	height: 52px;
	text-align: center;
}

.num2{
	font: 300 50px/75px 'Ubuntu', Arial, sans-serif;
	color:#fff; 
	margin-top: 31px;
	text-transform: uppercase;
	width: 81px;
	height: 81px;
	background: #3e454c;
	margin-top: 36px;
	border-radius: 500px;
	text-align: center;
}


.txt1 {
	font:500 97px/97px 'Ubuntu', Arial, sans-serif;
	color:#fff;
	margin-top: 2px;
	text-align: center;
	letter-spacing: -1px;
}
.txt2 {
	font:500 27px/27px 'Ubuntu', Arial, sans-serif;
	color:#fff;
	margin-top: -5px;
	text-align: center;
	text-transform: uppercase;
}

.txt3 {
	font:500 28px/28px 'Ubuntu', Arial, sans-serif;
	color:#fff;
	margin-top: 40%;
	text-align: center;
	display: block;
}
.txt4 {
	font:500 15px/15px 'Ubuntu', Arial, sans-serif;
	color:#fff;
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
	display: block;
}
.txt5 {
	font:300 24px/24px 'Ubuntu', Arial, sans-serif;
	color:#3f383c;
	margin-top: 22px;
	text-align: center;
	letter-spacing: 2px;
}
.txt6 {
	font:300 15px/20px 'Ubuntu', Arial, sans-serif;
	color:#adabac;
	margin-top: 5px;
	text-align: center;
	letter-spacing: 1px;
}
.txt7 {
	font:300 15px/25px 'Ubuntu', Arial, sans-serif;
	color:#3f383c;
	text-align: center;
	margin-left: -31px;
	margin-top: 11px;
}
.txt7 i{
	font: normal normal 23px/25px 'FontAwesome';
	color: #e55458;
	margin-right: 7px;
	margin-top: 2px;
}

p{margin-top: 11px;}
img{ margin-bottom: 0px;max-width:100%; height:auto;}

.img_rounded{border-radius: 5px;}
.img_txt{
	background: #f7f6f7;
	padding: 1px 20px 26px;
	margin-top: -19px;
}
.img1{
	margin-top: 49px;
	float: left;
	margin-right: 31px;
}
.img2{
	float: right;
	margin-top: 5px;
	margin-bottom: 13px;
}
.img3{margin-top: 30px;}
.img4{margin-top: 30px;margin-bottom: -19px;}
.img5{
	margin-top: 49px;
	float: left;
	margin-right: 31px;
}

a { 
	text-decoration:none; 
	cursor:pointer;
	color: inherit;
}


a.link1{}
a.link1:hover{color: #b5141d;}

a.link2{color: #e55458;}
a.link2:hover{color: #000;}

footer a.link2{color: inherit;}
footer a.link2:hover{color: #e55458;}

.logo_link:hover img{opacity: 0.5;}



.comment_txt{margin-top: 4px;margin-bottom: -20PX;}
.comment_txt i{
	color: #bbbaba;
	font-size: 15px;
	margin-top: 5px;
	margin-right: 5px;

}


a:hover{
	color: #e55458;
	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;
}


.num_section{
	position: relative;
	margin-top: 47px;
	width: 40px;
	height: 40px;
	font:300 24px/40px 'Ubuntu', Arial, sans-serif;
	color:#fff; 
	float: left;
	background: #e55458;
	text-align: center;
	margin-right: 30px;
	border-radius: 5000px;
}

.date_section{
	display: inline-block;
	position: relative;
	width: 131px;
	height: 131px;
	background-color: #313131;
	text-align: center;
	margin-top: 52px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 500px;
}
.day{font:bold 60px/60px 'Ubuntu', Arial, sans-serif; margin-top: 26px; display: block;}
.month{font:bold 18px/18px 'Ubuntu', Arial, sans-serif; margin-top: -6px; display: block;margin-left: -17px;}

.date_section:hover{background: #a30001;}

/************Header************/
header{
	position: relative;
	z-index: 9;
	padding: 0;
	z-index: 11;
	padding-bottom: 30px;
	text-align: center;
}
header.content_header{
	padding-bottom: 108px;
	border-bottom: 1px solid #ebeaea;
}
.top_section{
	padding: 17px 0 17px;
	border-bottom: 1px solid #ebeaea;
	text-align: center;
}


.bot_line{
	display: inline-block;
	margin-top: 2px;	
	margin-bottom: 42px;
	width: 100%;
	height: 1px;
	background: #f2f2f2;	
}
	
/************Content***********/



blockquote{
	margin-top: 41px;
	position: relative;
	background: url(../images/quote_sign.png) 2px 5px no-repeat;
	padding-top: 0;
}
blockquote p{text-indent: 21px;}
blockquote p+p{
	font:300 18px/24px 'Ubuntu', Arial, sans-serif;
	color:#403641;
	margin-top: 11px;
	text-indent: 0;
}


.box-1{
	position: relative;
	margin-top: 78px;
	padding: 101px 0 106px;
	background: url(../images/slide1.jpg) 50% 0;
	z-index: 11;
	border-radius: 5px;
}

.box-2{
	position: relative;
	padding-left: 40px;
}
.box-2:before {
	position: absolute;
	display: inline-block;
	content: '01';
	width: 31px;
	height: 31px;
	left: 0;
	top: -25px;
	background: #e55458;
	text-align: center;
	border-radius: 500px;
	font:300 11px/31px 'Ubuntu', Arial, sans-serif;
	color:#fff;
}
.box-2.v2:before {content: '02';}

/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  margin-top: 43px;
  margin-bottom: 38px;
}
.listWithMarker li {
  display: block;
  padding-bottom: 7px;
  margin-bottom: 8px;
}
.listWithMarker li a {
  color: #767077;
  text-decoration: none;
  
}
.listWithMarker li a:hover, .listWithMarker li.current a{
  color: #ba242c;
}


.list2{
	margin-top: 41px;
	float: left;
	margin-right: 26px;
	width: 130px;
}
.list2 li {
  display: block;
  padding-bottom: 6px;
  font:300 13px/20px "Ubuntu", Arial, sans-serif;
  color: #767077;
  border-bottom: 1px dashed #b2b2b2;
  text-align: right;
  padding-top: 4px;
  padding-right: 5px;
}
.list2 li.last {border: none;}
.list2 li a {
  color: #e55458;
  text-decoration: none;
  font-style: italic;
  
}
.list2 li a:hover, .list2 li.current a {color: #000;}

/* ============================= end lists ====================== */
.comments_btn{
	padding-left: 19px;
	background: url(../images/comment_icon.png) 0 2px no-repeat;
	color: #6b6b6b;
}


.more_btn{
	display: inline-block;
	margin-top: 33px;
	color: #e55458;
	text-decoration:none; 
	font: 300 15px/20px "Ubuntu", Arial, sans-serif;
}
.more_btn:hover{
	color: #000;
}






.more_btn2{
	display: inline-block;
	margin-top: 37px;
	color: #fff;
	font: bold 13px/20px "Ubuntu", Arial, sans-serif;
	text-transform: uppercase;
}
.more_btn2:hover{
	color: #ca080d;
}

.figure_img{
	margin-top: 40px;
	border-radius: 5px;
	overflow: hidden;
	display: block;
}
.services_page .figure_img{margin-top: 30px;}
.figure_img img{border-radius: 5px;}

figure{display: block;}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
	margin-right: 0;
	margin-top: 49px;
}
figure iframe {
	width: 100%;
	height: 490px;
}
address{
	display: block;
	margin-top: 22px;
	font-style: normal;
	margin-bottom: 0;
	float: left;
	width: 200px;
}
address dl dt{
	display: inline-block;
	margin-bottom: 10px;
	font:300 18px/26px 'Ubuntu', Arial, sans-serif;
	color:#403641;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 68px;
}



/*********************************start magnifier2*************************************/
.magnifier2 {
    position:relative;
    /* display:block; */
    display: inline-block;
}
.magnifier2 img{
}
.zoom{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	border-radius: 5px;
  	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: url(../images/zoom_pattern.png);
	-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;
	margin-top: 0px;
	text-align: center;
}
.footer_priv{
	padding: 70px 0 70px;
}
footer h1{margin-top: 54px;}
p.txt_priv{
	color:#979094;
	font:300 12px/20px "Ubuntu", Arial, sans-serif;
	margin-top: 27px;
	text-transform: uppercase;
}


/*----------- start social icons ----------------*/

.soc_icons {
  position: relative;
  display: inline-block;
  margin-top: 0;
  white-space: nowrap;
  margin-left: -12px;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-left: 12px;
}
.soc_icons > li > a {
  position: relative;
  color: #fff;
  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;
  /*font: normal normal 46px/56px 'FontAwesome';*/
  width: 25px;
  height: 25px;
  background: #e55458;
  border-radius: 500px;
}
.soc_icons i{font: normal normal 12px/25px 'FontAwesome';}
.soc_icons > li > a:hover {
  color: #e55458;
  text-decoration: none;
  background: #000;
}



/*----------- end social icons ----------------*/
.indent1{margin-top: 75px;}

.priv_section1{float: left;}
.priv_section2{float: right;}




/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1399px) {
	
}


@media only screen and (max-width: 1199px) {
	.div-content{width:100%;}
	address dd span{width: 74px;}
	figure a{width: 100%;}
	.list2{width: 100%; float: none; margin-bottom: -10px;}
	.box4{overflow: visible;}
	.img1{margin-bottom: 30px;}
}


@media only screen and (max-width: 979px) {
	.address figure iframe {
		max-width:100%;
		width: 100%;
	}
	
	address dd, footer .grid_3.alpha p{font-size: 12px;	}
	figure iframe {width: 100%;}
	.magnifier2 {width: 100%;}
	
	.img2{width: 56%; margin-bottom: 10px; margin-left: 20px;}
	



}


@media only screen and (max-width: 767px) {
	
	.img2{width: 100%; margin-left: 0;}
	img{width: 100%;}
	img.no_resize, footer h1 img{width: auto;}
	.box{overflow: visible;}
	.mobile_txt_cntr{text-align: center;}
	figure.img_inner {margin-bottom: 10px;}
	.box-1{padding: 30px 0;}
	h1, .box-1{margin-top: 30px;}
	.txt1 {font:500 47px/47px 'Ubuntu', Arial, sans-serif;}
	.txt2{margin-top: 20px;}

	header.content_header{padding-bottom: 40px;}
	.txt7 a{display: block;}
	.marRight1{margin-right: 0;}
	.img1{margin-bottom: 10px;}




}


@media only screen and (max-width: 479px) {
	/*.caption_bg{display: none;}*/
	/*h1 img{width: 100%;}*/

}
@media only screen and (max-width: 320px) {


}