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

@import url(../../../fonts.googleapis.com/css@family=Merienda+One);

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

.marRight1{margin-right: 33px;}
.marRight2{margin-right: 55px;}

.padTop1{padding-top: 20px;}

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

.mar1{margin: -1px 10px 0; display: inline-block !important; color: #808080 !important;}
.mar2{margin: 0 10px;}

.marTop0{margin-top: 0px;}
.marTop1{margin-top: 34px;}
.marTop2{margin-top: 33px !important;}
.marTop3{margin-top: 0px !important;}
.marTop4{margin-top: 22px !important;}
.marTop5{margin-top: 32px;margin-bottom: -8px;}
.marTop6{margin-bottom: -4px;}
.marTop7{margin-top: 31px;margin-bottom: -18px;}
.marTop8{margin-top: 34px;}

.indent1{width: 100%; margin-top: 69px;}
.indent2{width: 100%; margin-top: 39px;}


.pos_rel{position: relative;}

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


.quote_1{
	text-align: center;
	max-width: 660px;
	display: inline-block;
	margin-top: 34px;
}
.hline2{
	padding-bottom: 25px;
	margin-bottom: 3px;
	border-bottom: 1px solid #ddddda;
}
.hline3{
	padding-bottom: 15px;
	margin-bottom: 1px;
	border-bottom: 1px solid #ddddda;
}


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


.color1{color: #f06656;}
.color2{color: #66cdbb;}
.color3{color: #8dc63f;}
.color4{color: #ddbd30;}
.color5{color: #c26e82;}
.color6{color: #a364a5;}
.color7{color: #505050;}


.bg1{background: #f06656 !important;}
.bg2{background: #66cdbb !important;}
.bg3{background: #8dc63f !important;}
.bg4{background: #ddbd30 !important;}
.bg5{background: #c26e82 !important;}




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

body {
	min-width:300px;
	background: url(../images/footer_pattern.png) #877c73;
	background: url(../images/footer_pattern.png) #877c73;
	color:#6C6A59;
	font:15px/20px 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: 73px;
	height: 73px;
	background: url(../images/up-arrow.png) 50% 50% no-repeat #fff;
	color: #c5c5c5;
	text-align: center;
	cursor: pointer;
	border-radius: 500px;

}
#back-top i{line-height: 73px; font-size: 22px; display: none}
#back-top:hover {
	color: #3498db;
	background: url(../images/up-arrow.png) 50% 50% no-repeat #ddd;
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	 background: #f2f1e6; 
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	padding-bottom: 77px;
	padding-bottom: 0;
	width:100%;
	overflow: hidden;
}
.div-content.content_page{padding-bottom: 98px;}
.txt_col1{
	position: relative;
	display: inline-block;
	width: 64px;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	position: relative;
	display: inline-block;
	margin:0;
	float: left;
	margin-top: 0;
}
h1 img{max-width: inherit;}


h2 {
	font:30px/30px 'Merienda One', Arial, sans-serif;
	color:#555;
	margin-top: 27px;
}
h3 {
	font:36px/36px 'Merienda One', Arial, sans-serif;
	color:#555;
	margin-top: 30px;
}

.priv_page h3{margin-top: 17px; margin-bottom: -10px;}
h4 {
	font:300 20px/25px 'Merienda One', Arial, sans-serif;
	color:#f25f43;
	margin-top: 37px;
	text-transform: uppercase;
}


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

.num1{
	font:300 35px/52px 'Merienda One', 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 'Merienda One', 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;
}

.fs24{font-size: 24px;}
.fs55{font-size: 55px;}

.txt1 {
	font:18px/20px 'Merienda One', Arial, sans-serif;
	color:#939393;
	margin-top: 27px;
}
.txt2 {
	font:13px/23px Arial, Helvetica, sans-serif ;
	color:#787878;
	margin-top: 35px;
}
.txt3 {
	font: 45px/55px 'Merienda One', Arial, sans-serif;
	color:#505050;
	margin-top: 27px;
}
.txt4 {
	font:25px/32px 'Merienda One', Arial, sans-serif;
	color:#aba998;
	margin-top: 17px;
}
.txt5 {
	font:16px/22px 'Merienda One', Arial, sans-serif;
	color:#aba998;
	margin-top: 11px;
}
.txt6 {
	font:21px/30px 'Merienda One', Arial, sans-serif;
	color:#616161;
	margin-top: 23px;
}
.txt7 {
	font:15px/20px 'Merienda One', Arial, sans-serif;
	color:#aba998;
	margin-top: 8px;
}
.txt8 {
	font:48px/48px 'Merienda One', Arial, sans-serif;
	color:#f06d56;
	margin-top: 49px;
}
.txt9 {
	font:24px/30px 'Merienda One', Arial, sans-serif;
	color:#7a786e;
	margin-top: 50px;
}
.txt10 {
	font:14px/20px 'Merienda One', Arial, sans-serif;
	color:#aba998;
	margin-top: 20px;
}
.txt11 {
	font:24px/30px 'Merienda One', Arial, sans-serif;
	color:#f06656;
	margin-top: 10px;
}


.client_txt {
	font: 600 20px/22px 'Merienda One', Arial, sans-serif;
	color:#2a2a2a;
	margin-top: 13px;
	text-transform: uppercase;
	padding-left: 28px;
	background: url(../images/sign1.png) 0 0px no-repeat;
}

.year_section{
	font:15px/20px 'Merienda One', Arial, sans-serif;
	color:#ffd64f; 
	margin-top: 19px;
	float: left;
	width: 54px;
}



.white_bg{
	position: relative;
	margin-top: 40px;
	margin-bottom: 1px;
	padding: 29px 0 13px;
	width: 100%;
	border: none;
	background: #fff;
}


.comment_link{
	margin-top: 31px;
	margin-right: 31px;
}


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

.img1{margin-top: 41px; position: relative; margin-top: -45px; z-index: 1;}
.line1{
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 13px;
	left: 0;
	top: -13px;
	background: #f06656;
}
.vline{
	position: absolute;
	display: inline-block;
	width: 1px;
	height: 132px;
	right: 35px;
	top: 45px;
	background: #e6e4dc;
}

.img2{
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
.img3{
	float: left;
	margin-right: 26px;
	margin-top: 38px;
}
.img4{margin-top: 38px;padding-bottom: 3px;}


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

a.link1{}
a.link1:hover{color: #000;}

a.link2{color: #c26e82;}
a.link2:hover{color: #000;}

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


.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: #ff5434;
	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;
}

.date_txt{text-transform: uppercase; font-size: 12px; color: #6f6f6f;}

.comment_icon2{
	position: relative;
	display: inline-block;
	margin: -17px -2px 0 19px;
	width: 63px;
	height: 55px;
	background: url(../images/comment_icon_big.png) 0 0 no-repeat;
}
.section_year{
	float: left;
	width: 40px;
	color: #6f6f6f;
}


.num_section{
	position: relative;
	margin-top: 35px;
	width: 70px;
	height: 70px;
	font:600 30px/70px 'Merienda One', Arial, sans-serif;
	color:#fff; 
	background: #323841;
	text-align: center;
	border-radius: 500px;
}


.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 'Merienda One', Arial, sans-serif; margin-top: 9px; display: inline-block;}
.month{font:18px/18px 'Merienda One', Arial, sans-serif; margin-top: 0;}




/************Header************/
header{
	position: relative;
	z-index: 9;
	background: #fff;
	border-radius: 15px;
	padding: 0;
	margin-top: 20px;

}
header.content_header{
	margin-bottom: 79px;
}

.bot_line{
	display: inline-block;
	margin-top: 2px;	
	margin-bottom: 42px;
	width: 100%;
	height: 1px;
	background: #f2f2f2;	
}
	
/************Content***********/



blockquote{
	margin-top: 0px;
	position: relative;
	background: url(../images/quote_sign.png) 0 0px no-repeat;
	padding-top: 10px;
	margin-top: 33px;
	display: block;
	padding-left: 31px;
	margin-bottom: -6px;
}
.bq_txt1{
	font-style: italic;
}
.bq_txt2{
	font: 21px/25px 'Merienda One', Arial, sans-serif;
	color:#f06656;
	margin-top: 17px;
}
.bq_txt3{margin: 10px 0 10px;}


.img_txt_holder{
	width: 100%;
	background: #24292c;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 28px 10px 29px 33px;
}
.img_txt_holder p{margin-top: 0;}


.header-box{
	margin-top: 0;
	background: #f8f7f2;
	/*height: 641px;*/
	padding: 30px 0 38px;
}

.box-1{
	background: #efeee5;
	margin-top: 0px;
	padding-top: 35px;
	padding-bottom: 49px;
}
.box-2{
	background: #fff;
	margin-top: 0px;
	padding-top: 21px;
	padding-bottom: 24px;
}
.box-3{
	background: #f7f7f2;
	margin-top: 45px;
	padding-top: 13px;
	padding-bottom: 41px;
}



/* ============================= lists ====================== */
.listWithMarker {
	margin: 0;
	margin-top: 13px;
}

.listWithMarker li {
	display: block;
	margin-bottom: 8px;
	padding-left: 21px;
	background: url(../images/more_arr1.png) 0px 6px no-repeat;
	padding-top: 3px;
}
.listWithMarker li a {
	color: #eb6767;
	text-decoration: none;
	font: 14px/20px 'Merienda One', Arial, sans-serif;
	text-transform: uppercase;
}
.listWithMarker li a:hover, .listWithMarker li.current a {
	color: #000;
}


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



.comments_btn{
	padding-left: 19px;
	background: url(../images/comment_icon.png) 0 2px no-repeat;
	color: #6b6b6b;
}

#search2{margin-top: 41px;padding-bottom: 48px;}
#search2 input{
	width: 100%;
	float: left;
	color: #bbbaba;
	font:14px/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;
	padding: 5px 35px 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;
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
	overflow: hidden;
}


.more_btn{
	display: inline-block;
	margin-top: 40px;
	padding: 11px 23px;
	background: #f06656;
	color: #fff;
	text-decoration:none; 
	font: 16px/20px "Merienda One", Arial, sans-serif;
	border-radius: 3px;
}
.more_btn.v2{margin-top: 25px; padding: 14px 23px;}
.more_btn:hover{
	background: #000 !important;
	color: #fff;
}



.more_btn2{
	position: relative;
	display: inline-block;
	background: url(../images/more_arr2.png) 0 6px no-repeat;
	padding-left: 17px;
	color: #616161;
	font: 16px/20px "Merienda One", Arial, sans-serif;
	margin-top: 29px;
}
.more_btn2:hover{color: #000;}

.more_btn_arr{
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../images/more_arr1.png) 0 0px no-repeat;
	margin-top: 5px;
}
.more_btn_arr:hover{opacity: 0.5;}



figure{display: block; margin-top: 7px;margin-bottom: 20px;}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
	margin-right: 26px;
	margin-top: 37px;
	float: left;
}
figure iframe {
	width: 100%;
	width: 735px;
	height: 403px;
}
address{
	display: block;
	margin-top: 30px;
	font-style: normal;
	margin-bottom: 0;
	line-height: 20px;
}
address dl dt{
	margin-bottom: 20px;
	display: inline-block;
	color: #505050;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 81px;
}



/*********************************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;
	margin-top: 0px;
	color: #fff;
}
.footer_priv{
	padding: 34px 0 30px;
}

p.txt_priv{
	color:#fff;
	font:15px/18px "Merienda One", Arial, sans-serif;
	margin-top: 20px;
}
.txt_priv .fw400{text-transform: uppercase;}

p.txt_priv2{
	color:#fdf6d8;
	font:15px/18px "Merienda One", Arial, sans-serif;
	margin-top: 20px;
	margin-left: 61px;
}
.txt_priv2 span{
	font:bold 35px/35px Arial, sans-serif;
	margin-right: 19px;
	margin-top: -10px;
	display: inline-block;
}

p.txt_priv4{
	color:#fff;
	font:15px/24px "Merienda One", Arial, sans-serif;
	margin-top: 7px;
}


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

.soc_icons {
	position: relative;
	display: block;
	margin-top: 27px;
	white-space: nowrap;
	text-align: left;
	margin-left: 0px;
}
.soc_icons > li {
	position: relative;
	display: inline-block;
	margin-right: 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;
	width: 44px;
	height: 44px;
	display: inline-block;
	background: #88d0e1;
	text-align: center;
	font: normal normal 19px/44px 'FontAwesome';
	border-radius: 500px;
}
.soc_icons > li+li > a{background: #ff8a8e;}
.soc_icons > li+li+li > a{background: #6982b8;}
.soc_icons > li+li+li+li > a{background: #f6cf71;}
.soc_icons i{font: normal normal 19px/44px 'FontAwesome';}
.soc_icons > li > a:hover {
	color: #fff;
	text-decoration: none;
	background: #000 !important;
}



/*----------- end social icons ----------------*/

.priv_section1{float: left;}
.priv_section2{float: right;}
.sf-menu strong{display: none !important;}



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

	.txt2 br{display: none;}
	.vline{display: none;}

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


}


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



	.box-2 .fright{float: none;}
	#subscribe-form input {width: 200px;}

	.img3{float: none; margin-bottom: -10px; width: 100%;}


}


@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;}
	#subscribe-form{margin-left: 0px;}



	h1{float: none; margin-top: 5px;}
	header{text-align: center;}

	.img1{ margin-top: 30px;}
	.line1{top: 87px;}
	p.txt_priv2{margin-left: 0px;}
	.camera_wrap {margin-top: -176px;}
	.camera_prev, .camera_next{display: none;}

	header.content_header{margin-bottom: 19px;}

	.sf-menu strong{display: block !important;}






}


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

	/*h1 img{width: 100%;}*/
	.box2{overflow: visible;}
	#owl1 .owl-prev, #owl1 .owl-next {top: -17px;}

	.table-1 th {font: 12px/50px 'Merienda One', Arial, sans-serif;}

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


}
.bold-text{ font-weight:bold;}
.parking{ width:280px; text-align:center; background-color:#F5CF74; padding:4px; margin-top:15px}