/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import "../css/touchTouch.css";
@import "../css/form.css";
@import "../css/camera.css";
@import "../css/jquery.fancybox.css";
@import "../css/subscribe-form.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
@import url(//fonts.googleapis.com/css?family=Fjalla+One);
@import url(//fonts.googleapis.com/css?family=Roboto:300italic);


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, .wrapper-extra, .extra-wrap{
	position: relative;
	width: 100%;
	overflow:hidden; 
}
.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;}

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

.padTop1{padding-top: 20px;}

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

.marTop1{margin-top: 55px;}
.marTop2{margin-top: 58px;}
.marTop3{margin-top: -4px;}

.marBot1{margin-bottom: -8px;}
.marBot2{margin-bottom: -17px;}

.hline2{
	padding-bottom: 40px;
	border-bottom: 3px solid #c0c0c0;
	margin-bottom: 40px;
}

#page4 p{margin-bottom: 9px;}

.box, .box2, .box3{overflow: hidden;}
.bold{font-weight: bold;}

.color1{color: #f9129b;}
.color2{color: #000000;}
.color3{color: #fafafa;}

.discount_txt{
	width: 47px;
	float: left;
	margin-right: 2px;
	color: #333333;
	font:600 21px/30px 'Open Sans', Arial, sans-serif;
}

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

body {
	font:13px/21px "Open Sans", Arial, Helvetica, sans-serif ;
	color:#aaa;
	background: #0bc0d3;
	min-width:300px;
}
.fs_14{font-size: 14px;}
#back-top {
  position: fixed;
  left: 51%;
  margin-left: 500px;
  bottom: 40px;
  z-index: 1000;
  display: none;
  width: 24px;
  height: 18px;
  background: url("../images/up-arrow.png") 0 center no-repeat;
  cursor: pointer;
}
#back-top:hover {
  background: url("../images/up-arrow.png") 100% center no-repeat;
}
.main{
	width:100%;
	height: auto;
	padding:0 0 0 0; 
	/*background: #fafafa;*/
}
.div-content{
	width:100%;
	margin:0 auto;
	padding-bottom: 92px;
	background: #fff;
	padding-top: 0px;
	
}
.txt_col1{
	position: relative;
	display: inline-block;
	width: 64px;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	position: relative;
	display: inline-block;
	float:left;
	margin:0;
}
h1 img{max-width: inherit;}


h2{
	margin: 0;
	font:300 39px/42px 'Open Sans', Arial, sans-serif;
	color:#0bc0d3; 
	margin-top: 90px;
	letter-spacing: 0px;
}
h2.v2{margin-top: 84px;}

h2.h2_footer{
	margin: 0;
	font:14px/20px 'Open Sans', Arial, sans-serif;
	color:#fff; 
	margin-top: 30px;
	margin-bottom: 14px;
	text-transform: none;
	text-transform: uppercase;
}

h3{
	margin: 0;
	font: 600 21px/26px 'Open Sans', Arial, sans-serif;
	color:#343b41; 
	margin-top: -2px;
	margin-bottom: 12px;
	display: inline-block;
}
h3.v2{margin-top: 64px;}
h3.v3{margin-top: 58px;margin-bottom: 9px;}
h3.v4{margin-top: 4px;}
h4{
	font:300 18px/20px 'Open Sans', Arial, sans-serif;
	color:#aaaaaa; 
	margin-top: 19px;
}
h5{
	font:14px/22px 'Open Sans', Arial, sans-serif;
	color:#333333; 
	margin-top: 10px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.figure_video{margin-top: 75px; display: block;}
.figure_video a{display: block;}
.b_right{
	border-right: 1px solid #c0c0c0;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}
.fw_video {
  margin-top: 75px; display: block;
  width: 100%;
  max-width: 570px;
  min-width: 290px;
  height: 323px;
  overflow: hidden;
  border: 5px solid #2a2a2a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fw_video iframe {
  position: relative;
  display: inline-block;
  outline: none;
  width: 100%;
  height: 100%;
  border: none;
}

.lightbox-video{
	position:relative;
	display:inline-block;
}
	.lightbox-video span {
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background: url(../images/magnify-video.png) no-repeat 50% 50%;
		z-index:1;
		}


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

.date_section{
	font: 600 16px/14px 'Open Sans', Arial, sans-serif;
	color:#fff; 
	display: block;
	float: left;
	width: 60px;
	height: 61px;
	padding-top: 15px;
	background: #e84a3a;
	text-align: center;
	margin-right: 18px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */

	-webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.comment_link{
	margin-right: 31px;
	margin-top: 31px;
}
.main_date_section:hover .date_section{background: #e74c3c;}

p{
	margin-bottom: 16px;
	text-align: center;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	font-size: 18px;
}
img{max-width:100%; height:auto; margin-bottom: 0px;}
.img1{
	position: relative;
	display: block;
	margin-top: 70px;
	margin-bottom: 27px;
	-webkit-transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
	overflow: hidden;
}

.img1 .rotate_section{
	position: relative;
	display: block;
	-webkit-transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
}

.img1:hover .rotate_section{
	-webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.img1 p{
	width: 100%;
	position: absolute;
	bottom: 30px;
	text-align: center;
	font:30px/40px 'Open Sans', Arial, sans-serif;
	color:#1c1c1d;
	z-index: 2;

	-webkit-transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
.img1 img{
	position: relative;
	z-index: 1;
}
.img2, .img4, .img5{
	float: left;
	margin-right: 24px;
	margin-top: 69px;
	border-radius: 5px;
}
.img3{
	margin-top: 2px;
	margin-bottom: 4px;
	border-radius: 5px;
}
.img4{margin-right: 27px;}
.img5{margin-right: 17px;margin-top: 62px;}

a {
	text-decoration:none; 
	cursor:pointer; 
	color: #323435;
}
a.link2{color: #727272;}
a.link3{color: #333333;}
a.link3:hover{color: #f9129b;}
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;
}


.top_section{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 9px;
}
.top_section br{display: none;}
.top_section p{
	margin-top: 22px;
	float: right;
	color: #0bc0d3;
	font:300 20px/22px 'Open Sans', Arial, sans-serif;	
	margin-bottom: 0px;
}
.top_section p a{
	color: #0bc0d3;
	font:300 20px/22px 'Open Sans', Arial, sans-serif;	
}
.top_section p a:hover{color: #f9129b;}

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


/*-------- start search section --------*/
#search input {
    border: none;
    color: #0b2913;
    display: block;
    margin: 0;
	background:none;
	border: 1px solid #91e3eb;
    outline: medium none;
    padding: 9px 4px 9px 16px;
    width: 210px;
    position: relative;
    font:12px/16px Arial, Helvetica, sans-serif ;
    margin: 0px;
    float: left;
    height: 36px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#search {
	display: inline-block;
    position: relative;
    float: right;
    
	margin-top: -1px;
}
#search a {
    background: url("../images/marker1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 34px;
    position: relative;
    width: 23px;
    margin-left: -31px;
    float: left;
}
#search a:hover {
	background-position:0 -34px;
}
/*-------- end search section --------*/

/************Header************/
header{
	position: relative;
	padding-bottom: 0;
	min-height: 15px;
	z-index: 1000;
	padding-top: 16px;
	padding-bottom: 6px;
	background: #0bc0d3;
	border-bottom: 6px solid #0aa9ba;
	margin-bottom: 20px;
	background-color: #4BAB08;
}
header.content_header{
	margin-bottom: 78px;
}

.under_header_txt1{
	font: 300 12px/20px 'Roboto', Arial, sans-serif;
	font-style: normal;
	color: #000000;
	float: left;
	text-align: left;
}
.bot_line{
	width: 100%;
	height: 1px;
	display: inline-block;
	background: #f2f2f2;
	margin-top: 2px;	
	margin-bottom: 42px;	
}
	
/************Content***********/
/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  padding-top: 60px;
  /* margin-left: 23px; */
  margin-bottom: 22px;
}
.listWithMarker.v2{padding-top: 10px;}
.listWithMarker li {
  display: block;
  margin-bottom: 9px;
}
.listWithMarker li a {
  color: #aaaaaa;
  font:13px/16px "Open Sans", Arial, sans-serif;
  text-decoration: none;

}
.listWithMarker li a:hover {
  color: #f9129b;
}
.listWithMarker li .icon-caret-right{
	display: inline-block;
	float: left;
	color: #aaa;
	font-size: 13px;
	margin-right: 10px;
	margin-top: 2px;
	margin-left: -5px;
}



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


.more_btn{
	display: inline-block;
	text-decoration:none;
	font:600 14px/20px "Open Sans", Arial, sans-serif;
	color: #fff;
	padding: 9px 17px 8px 23px;
	/* padding-right: 22px; */
	background: #0bc0d3;
	border-bottom: 3px solid #0aa0b0;
	margin-top: 14px;
	border-radius: 5px; 
	text-transform: uppercase;
}
.more_btn:hover{
	color: #fff;
	background: #f9129b;
	border-bottom: 3px solid #ae056a;
}
.icon-arrow-right{
	position: relative;
	left: 0;
	top: -1px;
	font-weight: normal;
	margin-left: 10px;
	font-size: 14px;
	line-height: 1em;
	font-family: 'FontAwesome';
}


.more_btn2 {
	display: inline-block;
	text-decoration:none;
	font:12px/18px "Open Sans", Arial, sans-serif;
	color: #f9129b;
	text-transform: uppercase;
	position: relative;
	z-index: 100;
}
.more_btn2:hover{color: #0bc0d3;}

.more_btn3{
	display: inline-block;
	text-decoration:none;
	font:14px/20px "Open Sans", Arial, sans-serif;
	color: #0bc0d3;
	padding: 7px 18px 8px 19px;
	/* padding-right: 22px; */
	background: #fff;
	margin-top: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.more_btn3:hover{
	color: #fff;
	background: #333333;
}



figure{display: block;}
figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-bottom: 0px;
	overflow: hidden;
	padding-top: 61px;
	margin-bottom: 15px;

}
figure iframe {
	width: 100%;
	height: 224px;
	border-radius: 5px;
}
footer address{color: #fff; font: 14px/24px "Open Sans", Arial, sans-serif;}
address{
	font-style: normal;
	display: block;
	margin-bottom: 20px;
	color: #aaaaaa;
	font: 13px/21px "Open Sans", Arial, sans-serif;
}
address dl dt{
	/*color: #47d4f9;*/
	margin-bottom: 20px;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 73px;
}
address a, .link1{
	color: #0bc0d3;
	text-decoration: none;
}
address a:hover, .link1:hover{color: #f9129b;}

/*------start list_carousel ------- */
.list_carousel {
  padding: 67px 0 0px;
  position: relative;
  margin-top: -12px;
}
.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  cursor: default;
}
.list_carousel li {
  padding: 0;
  padding-top: 14px;
  width: 140px !important;
  margin-right:20px !important;
  float: left;
  text-align: center;
}
.list_carousel.responsive {
  width: auto;
}
.prev,
.next {
  position: absolute;
  top: 33px;
  display: block;
  width: 16px;
  height: 25px;
  left: 50%;
}
.next {
  background: url(../images/slider_next_btn.png) no-repeat 0 0;
  margin-left: 2px;
}
.prev {
  background: url(../images/slider_prev_btn.png) no-repeat 0 0;
  margin-left: -19px;
}
.prev:hover,
.next:hover {
  background-position: 0 bottom;
}
/*------end list_carousel ------- */

/*********************************start magnifier2*************************************/
.magnifier2 {
    position:relative;
    /*display:block;*/
    display: inline-block;
}
.magnifier2 img{
	border: 2px solid #fff;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.zoom{
	position: absolute;
	width: 100%;
	height: 100%;
	border: 18px solid #2b91ab;
	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 */
}
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;
}
.main-footer{
	padding-top: 39px; 
	padding-bottom: 64px;
}
.main-footer p{
	margin:0;
	font:14px/24px "Open Sans", Arial, sans-serif;
	color:#fff;
}
.logo_footer{
	margin-top: 34px;
	display: inline-block;
}
.footer_priv{
	padding: 19px 0 30px;
	color: #fff;
	text-align: left;
}
.footer_priv p{font:14px/20px "Open Sans", Arial, sans-serif; color: #fff;margin-top: 6px;margin-left: 0;}
.footer_priv a{color: #fff;}
.footer_priv a:hover{color: #000;}

/*----------- start social icons ----------------*/
.top_section strong {
  position: relative;
  left: 0;
  top: 1px;
  font-weight: normal;
  margin: 0 3px 0 3px;
  font-size: 20px;
  line-height: 1em;
  font-family: 'FontAwesome';
  color: #0bc0d3;
}


.soc_icons {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  margin-top: 2px;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-right: 1px;
}
.soc_icons > li > a {
  position: relative;
  font: normal normal 18px 'FontAwesome';
  line-height: 1em;
  color: #fff;
  -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: #035b64;
  text-decoration: none;
}

.under_header_txt1 + .soc_icons{float: right; margin-top: 0;}
.under_header_txt1 + .soc_icons > li > a {color: #cfcfcf;}
.under_header_txt1 + .soc_icons > li > a:hover {color: #035b64;}
/*----------- end social icons ----------------*/

.priv_block{float: left;}
.terms_block{float: right;}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1239px) {
	.div-content{width:100%;}
	.camera_wrap {min-height: 200px;}
}


@media only screen and (max-width: 995px) {
	.address figure iframe {
		width: 100%;
		max-width:100%;
	}

	address dd span{width: 74px;}


	.slider_wrapper {height: auto !important;}

	#subscribe-form  .btns {margin-left: 0px;}
	#subscribe-form input{width: 100%; display: block;}
	#subscribe-form label {display:block;}

	ul.sf-menu>li{margin-left: -13px;}
	footer ul.sf-menu>li{margin-right: 10px;}


	figure iframe {width: 100%;}

	figure.img_inner {padding-top: 20px;}

	.hide3{display: none;}
	.list_carousel li {width: 108px !important;}

	nav{margin-left: 10px;}
	ul.sf-menu>li>a{font:17px/24px "Fjalla One", Georgia, sans-serif;}
	.box{overflow: visible;}

	.img2, .img4, .img5{margin-right: 12px;}
	h3{display: block;}

	#subscribe-form .success {height: 106px;}



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

	img{width: 100%;}
	img.no_resize, h1 img{width: auto;}
	.box{overflow: visible;}

	/*img:not(.no_resize) {width: 100%;}*/

	.caption{display: none;}


	.mobile_bottom_mar{margin-bottom: 30px !important;}
	address dd span{width: 94px;}


	.white_bg{text-align: center;}


	h1{margin-top: 20px;}

	#search input {width: 100% !important;}
	.fright.sform2{float: none;}
	#search {display: block; margin-top: -10px; margin-bottom: 8px;}
	.mobile_marleft_0{margin-left: 0 !important;}
	.rotate_section{display: inline-block;}

	.comment_link {margin-top: 0px;}
	.mobile_txt_cntr{text-align: center;}
	.list_carousel li {width: 127px !important;}
	h2{font:300 30px/32px 'Open Sans', Arial, sans-serif;}
	h3.v2{margin-top: 24px;}

	#search {width: 100%;}
	.footer_cols .grid_3{width: 210px !important;}
	nav{margin-left: 0px;}
	h2, h2.v2{margin-top: 40px;}
	h2.v3{margin-top: 80px;}

	.img2, .img3, .img4, .img5{margin-bottom: 20px;}
	.img2, .img4{margin-top: 29px; margin-bottom: 0px;}

}


@media only screen and (max-width: 479px) {
	.grid_12{margin: 0 4px !important;}
	header .grid_12{margin: 0 5px !important;}
	.alpha, .omega{margin: 0 !important;}
	.mobile_bottom_mar{margin-bottom: 30px !important;}

	.comment_link{
		float: right;
		margin-right: 0px;
		margin-top: -3px;
	}
	.footer_cols .grid_3{width: 140px !important;}

	.slider_wrapper {height: 142px !important;}

	.camera_wrap .camera_pag .camera_pag_ul{top: -10px;}
	.list_carousel li {width: 83px !important;}

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

}
