﻿/*css*/
@import url('reset.css');
@import url('skeleton.css');
@import url('superfish.css');
@import url('touchTouch.css');
@import url('form.css');
@import url('camera.css');
@import url('jquery.fancybox.css');
@import url('subscribe-form.css');

@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,400,700,300,600);

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;}

.marRight1{margin-right: 33px;}
.marRight2{margin-right: 55px;}

.padTop1{padding-top: 20px;}

.padBot1{padding-bottom: 60px;}
.padBot2{padding-bottom: 41px;}

.pad_left1{padding-left: 31px;}

.mar1{margin: -1px 10px 0; display: inline-block !important; color: #808080 !important;}
.mar2{margin: 0 10px;}

.marTop0{margin-top: 0px;}
.marTop1{margin-top: -8px;}
.marTop2{margin-top: 0px;}
.marTop3{margin-top: 19px;}
.marTop4{margin-top: 25px;}
.marTop5{margin-top: -5px;}
.marTop6{margin-top: 0px !important;}


.marBot1{margin-bottom: -8px;}


.quote_1{
	text-align: center;
	max-width: 660px;
	display: inline-block;
	margin-top: 34px;
}
.hline2{
	padding-bottom: 26px;
	border-bottom: 0px solid #bfbfbf;
	margin-bottom: -7px;
}
.hline2.v2{
	margin-top: 13px;
	padding-bottom: 29px;
	margin-bottom: -7px;
}
.hline2.v3{margin-bottom: 6px;	}

.hline2.no_line{border-bottom: none;}

.hline3{
	width: 321px;
	height: 1px;
	display: inline-block;
	background: #bfbfbf;
	margin-top: 12px;
	margin-bottom: 5px;
}
#page4 p{margin-bottom: 9px;}

.box, .box2, .box3{overflow: hidden;}
.bold{font-weight: bold;}

.color1{color: #fff;}
.color2{color: #98c4c8;font-style: italic;}


/* Global properties ======================================================== */
html, body { margin:0; padding:0; height:100%;}

body {
	min-width:300px;
	/*background: #98c4c8;
	color:#292929;*/
	font:13px/18px "Open Sans", Arial, Helvetica, sans-serif ;
}
.fs_14{font-size: 14px;}
#back-top {
  position: fixed;
  bottom: 40px;
  left: 51%;
  z-index: 1000;
  display: none;
  margin-left: 500px;
  width: 32px;
  height: 32px;
  background: #98c4c8;
  color: #fff;
  /*border-radius: 500px;*/
  text-align: center;
  cursor: pointer;

}
#back-top i{line-height: 32px; font-size: 22px;}
#back-top:hover {
	color: #98c4c8;
  background: #333;
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	 background: #fff; 
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width:100%;
	 background-image:url("../images/bg_pattern1.png");
    background-repeat:repeat;
}

/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	position: relative;
	display: inline-block;
	margin:0;
	float: left;
	margin-top: 16px;
}
h1 img{max-width: inherit;}


h2 {
	font:300 30px/30px 'Open Sans', Arial, sans-serif;
	color:#292929;
	margin-top: 33px;
	/*margin-left: -2px;*/
	padding-bottom: 5px;
}
h2.v2{margin-top: 20px;}
h2.v3{margin-top: 20px;}
h3 {
	font:bold 14px/20px 'Open Sans', Arial, sans-serif;
	color:#5c5c5c;
	text-transform: uppercase;
	margin-top: 41px;
}
h3.v2{margin-top: 50px;}

.h4_container{
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 11px 5px 9px 20px;
	background: #dbdbdb;
	margin-top: 27px;
}
.h4_container.v2{
	margin-top: 45px;
}
h4{
	font:bold 12px/20px 'Open Sans', Arial, sans-serif;
	color:#5c5c5c;
	text-transform: uppercase;
	margin-top: 0;
	color: #000;
}

#search-results h4{color: #000; padding-bottom: 12px;}
span.search{color: #98c4c8 !important;}
#search-results h4 a:hover{color: #98c4c8;}
h5{ 
	margin-top: 10px;
	margin-bottom: 0;
	color:#333333;
	text-transform: uppercase;
	font:14px/22px 'Open Sans', Arial, sans-serif;
}

.num1{
	font:300 30px/56px 'Open Sans', Arial, sans-serif;
	color:#fff; 
	margin-top: 35px;
	text-transform: uppercase;
	float: left;
	margin-right: 24px;
	background: #98c4c8;
	border-radius: 500px;
	width: 56px;
	height: 56px;
	text-align: center;
}

.num2{
	font: 300 50px/75px 'Open Sans', 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;
}

.banner1{
	background: #fff;
	border: 1px solid #cfcfcf;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 12px 60px 14px 60px;
	margin-top: 26px;
	text-transform: uppercase;
}
.banner1 p{
	font:18px/30px 'Open Sans', Arial, sans-serif;
	color:#292929;
	margin-top: 0;
}
.banner1 span.ban_txt1{font-size: 20px; font-weight: bold;}

.txt1 {
	font:600 14px/20px 'Open Sans', Arial, sans-serif;
	color:#292929;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 17px !important;
}


.year_section{
	font:15px/20px 'Open Sans', 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;
}

.date_section{ 
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-right: 18px;
	padding-top: 9px;
	width: 60px;
	height: 51px;
	background: #3c4346;
	color:#fff;
	text-align: center;
	-webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}


.day{
	display: block;
	font: 18px/19px Arial, sans-serif;
}
.month{
	display: block;
	text-transform: uppercase;
	font: 10px/14px Arial, sans-serif;
}
.comment_link{
	margin-top: 31px;
	margin-right: 31px;
}
.main_date_section:hover .date_section{background: #e74c3c;}

p{margin-top: 20px;}
img{ margin-bottom: 0px;max-width:100%; height:auto;}

.img1, .img11{
	float: left;
	margin-right: 19px;
	margin-top: 24px;
	margin-bottom: 0px;
}
.img2{margin-top: 35px;margin-left: 11px;}
.img3{margin-top: 24px;margin-bottom: 16px;}
.img4{
	float: left;
	margin-right: 19px;
	margin-top: 37px;
	margin-bottom: 4px;
}
.img5{margin-top: 25px;margin-bottom: 15px;}
.img6{
	float: left;
	margin-right: 23px;
	margin-top: 24px;
	margin-bottom: 0px;
}

a {
	text-decoration:none; 
	cursor:pointer;
	color: inherit;
}

a.link1{}
a.link1:hover{color: #000;}

a.link2{color: #98c4c8;}
a.link2:hover{color: #000;}

a.link3{font:600 14px/20px 'Open Sans', Arial, sans-serif;}
a.link3:hover{color: #98c4c8;}

a.link4{color: #72aeb4; background: url(../images/link_icon1.png) 0 2px no-repeat; padding-left: 26px;margin-top: 14px;display: inline-block;}
a.link4:hover{color: #000;}

a.link5{color: #72aeb4; background: url(../images/link_icon2.png) 0 2px no-repeat; padding-left: 26px;margin-top: 14px;display: inline-block;}
a.link5:hover{color: #000;}

a.link6{font-size: 14px; font-weight: 600; margin: 0 10px;}
a.link6:hover{color: #98c4c8;}

a.link9{color: #98c4c8;}
a.link9:hover{color: #000;}


a:hover{
	color: #98c4c8;
	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;
}

.blog_post p{max-width: 540px;}
.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;
	width: 70px;
	/*height: 126px;*/
	background-color: #e74c3c;
	float: left;
	margin-right: 29px;
	text-align: center;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-top: 20px;
}
.date_txt1{
	display: block;
	font:40px/40px 'Open Sans', Arial, sans-serif;
	color:#fff; 
	text-transform: uppercase;
	margin-top: 12px;
}
.date_txt2{
	display: block;
	font:15px/15px 'Open Sans', Arial, sans-serif;
	color:#fff; 
	text-transform: uppercase;
	margin-top: 7px;
}
.date_txt3{
	display: block;
	background: #000;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 10px 0 10px;
	font:15px/15px 'Open Sans', Arial, sans-serif;
	color:#fff; 
	text-transform: uppercase;
	margin-top: 17px;
}

.num_section:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 12px;
	height: 15px;
	right: -12px;
	top: 14px;
	background: url(../images/date_section_corner1.png) no-repeat 0 0;
}


/************Header************/
header{
	position: relative;
	z-index: 1000;
	background: #eee url("../images/bgImg.png") repeat scroll 0 0;
	min-height: 105px;
	border-top: 8px solid #98c4c8;
}
header.content_header{
	border-bottom: 1px solid #bfbfbf;
}
header.search_header{background: #f85353 !important;}

.bot_line{
	display: inline-block;
	margin-top: 2px;	
	margin-bottom: 42px;
	width: 100%;
	height: 1px;
	background: #f2f2f2;	
}
	
/************Content***********/



blockquote{
	margin-top: 15px;
	margin-bottom: 0px;
}
.bq_txt1{
	font-style: italic;
	color: #72aeb4;
	margin-top: 10px;
	max-width: 330px;
}
blockquote p+p{
	font:600 14px/20px 'Open Sans', Arial, sans-serif;
	margin-top: 12px;
}


.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;}

.box-1{
	position: relative;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	padding: 0px;
	/*background: url(../images/bg_pattern1.png) #eee;*/
    background-image:url("../images/bg_pattern1.png");
    background-repeat:repeat;
    
	margin-top: 27px;
	padding-bottom: 30px;
}
.box-1.v2{padding-bottom: 57px;}
.box-1.v3{margin-top: 13px; padding-bottom: 57px;}
.box-1 h3{margin-top: 23px;}


/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  margin-top: 23px;
  /* margin-left: 23px; */
}
.listWithMarker li {
  display: block;
  margin-bottom: 9px;
  padding-left: 18px;
  background: url(../images/list_marker.png) 1px 6px no-repeat;
  padding-top: 3px;
}
.listWithMarker li a {
  color: #fff;
  text-decoration: none;
  font:13px/16px "Open Sans", Arial, sans-serif;
}
.listWithMarker li a:hover, .listWithMarker li.current a {
  color: #000;
}

.listWithMarker.v2 li {margin-bottom: 11px;}


.list_txt1{float: left;}
.list_txt2{float: right;margin-right: 10px;}
.list_dots{
	display: block;
	overflow: hidden;
	background: url(../images/list_hline.png) 0 10px repeat-x;

}

/* ============================= end lists ====================== */
.comments_btn{
	padding-left: 19px;
	background: url(../images/comment_icon.png) 0 2px no-repeat;
	color: #6b6b6b;
}

#search2{margin-top: 24px;padding-bottom: 21px;}
#search2 input{
	width: 100%;
	float: left;
	color: #898989;
	font:300 14px/20px "Open Sans", 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 5px 5px 12px;

	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: #fff;
	border: 1px solid #d9d9d9;
	overflow: hidden;
}

.col1{
	width: 94px;
	float: left;
	padding-left: 3px;
}
.col1 p{margin-top: 6px;}


.more_btn{
	display: inline-block;
	margin-top: 12px;
	color: #72aeb4;
	text-decoration:none;
	padding-left: 17px;
	background: url(../images/list_marker.png) 0 6px no-repeat;
}
.more_btn:hover{
	color: #000;
}

.more_btn2{
	position: relative;
	display: inline-block;
	width: 24px;
	height: 20px;
	background:url(../images/zoom_icon.png) 0 0 no-repeat;
	margin-left: -30px;
	margin-top: 5px;
}
.more_btn2:hover{background:url(../images/zoom_icon.png) 0 bottom no-repeat;}


figure{display: block; margin-top: 7px;margin-bottom: 20px;}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
}
figure.img_inner.v2 {margin-top: 24px;margin-bottom: 35px;}
figure.img_inner.v2 iframe{height: 268px;}
figure iframe {
	width: 100%;
	height: 431px;
}
address{
	display: block;
	margin-top: 21px;
	font-style: normal;
	margin-bottom: -4px;
}
address dl dt{
	display: inline-block;
	margin-bottom: 17px;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 77px;
}



/*********************************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*/

  	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 10px solid #fb4f59;
	background: url(../images/project_icon.png) 50% 50% no-repeat #f85353;
	-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;
	border-top: 0px solid #f6f6f6;
}
footer h3{margin-top: 34px;}
.footer_section1{
	padding: 0px 0 41px;
	background: #7a0203;
}
.footer_section1.v2{padding-top: 41px;}
.footer_section2{
	padding: 0px 0 15px;
	background: #98c4c8;
}
.footer_priv{
	padding: 32px 0 30px;
}


p.txt_priv{
	color:#fff;
	margin-top: 13px;
}
.txt_priv a:hover{color: #000;}

/*----------- start social icons ----------------*/

.soc_icons {
  position: relative;
  display: block;
  margin-top: 23px;
  white-space: nowrap;
  text-align: left;
  margin-left: 4px;
  margin-bottom: 48px;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-right: 17px;
}
.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;
  color: #bfbfbf;
	display: inline-block;
	text-align: center;
  font: normal normal 30px/30px 'FontAwesome';
}
.soc_icons i{font: normal normal 30px/30px 'FontAwesome';}
.soc_icons > li > a:hover {
  color: #98c4c8;
  text-decoration: none;
}



/*----------- end social icons ----------------*/



.priv_section1{float: left;}
.priv_section2{float: right;}

.indent1{margin-top: 55px;}


/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1239px) {
	.div-content{width:100%;}
}


@media only screen and (max-width: 995px) {
	.address figure iframe {
		max-width:100%;
		width: 100%;
	}
	address dd span{width: 74px;}
	address dd, footer .grid_3.alpha p{font-size: 12px;	}
	figure iframe {width: 100%;}
	.magnifier2 {width: 100%;}

	.camera_prev{left: 5px; margin-left: 0;}
	.camera_next{left: auto; right: 5px; margin-left: 0;}
	.box3{overflow: visible;}
	.img11{float: none; margin-bottom: -10px;}
	.hline3{width: 100%;}
	.pad_left1{padding-left: 0px;}

	.bq_txt1{max-width: 100%;}
	.list_txt2 {margin-right: 0px;}

	.blog_post p{max-width: 100%;}

	h2 {font: 300 24px/26px 'Open Sans', Arial, sans-serif;}
	.marTop5{margin-top: 5px;}


}


@media only screen and (max-width: 767px) {

	img{width: 100%;}
	img.no_resize, h1 img{width: auto;}
	.box{overflow: visible;}
	.mobile_txt_cntr{text-align: center;}

	.banner1{padding: 12px 10px 14px 10px;}

	.img1, .img4, .img6{margin-bottom: 10px;}


}


@media only screen and (max-width: 479px) {

	/*h1 img{width: 100%;}*/

}
@media only screen and (max-width: 320px) {


}