/*
Theme Name: Diver
Theme URI: http://h2oservice.eu
Author: Xaxor, koss @ stankos
Author URI: http://stankos.com
Description: h2o service
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog

*/
@import "grid.css";
@import "superfish.css";
@import "touchTouch.css";
@import "form.css";
@import "animation.css";

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

/* orbitron-regular - latin */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/orbitron-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Orbitron-Light'), local('Orbitron-Regular'),
       url('../fonts/orbitron-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/orbitron-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/orbitron-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/orbitron-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/orbitron-v7-latin-regular.svg#Orbitron') format('svg'); /* Legacy iOS */
}

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


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

.width1{width: 83px; display: inline-block;}

.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: 17px !important;}
.marTop3{margin-top: -4px; margin-bottom: 9px;}
.marTop4{margin-top: 4px !important;}
.marTop5{margin-top: 19px;}

.pos_rel{
	position: relative;
	z-index: 10;
}

.marBot1{margin-bottom: 8px; display: inline-block;}
.marBot2{margin-bottom: -29px;}

.quote_1{
	text-align: center;
	max-width: 660px;
	display: inline-block;
	margin-top: 34px;
}
.hline2{
	padding-bottom: 42px;
	border-bottom: 1px solid #cacaca;
	position: relative;
}
.hline2.v2{padding-bottom: 54px;margin-bottom: -4px;}


.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: #fff;
	color:#121212;
	font:14px/24px "Open Sans", Arial, Helvetica, sans-serif ;
}
.fs_14{font-size: 14px;}
#back-top {
  position: fixed;
  bottom: 5px;
  left: 1%;
  z-index: 1000;
  display: none;
  margin-left: 10px;
  padding: 0;
  background: url(../images/up-arrow.png) 50% 0% no-repeat;
  color: #000000;
  font:bold 18px/36px "Open Sans", Arial, Helvetica, sans-serif ;
  text-align: center;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 3px;
  cursor: pointer;
  -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: 36px; font-size: 36px; display: none}
#back-top:hover {
	color: #fff;
	background: #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: 39px;
	float: left;
}
h1 img{max-width: inherit;}


h2 {
	font:300 48px/50px 'Open Sans', Arial, sans-serif;
	color:#121212;
	margin-top: 43px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
}
h2.footer_h2 {
	font:18px/24px 'Open Sans', Arial, sans-serif;
	color:#fff;
	margin-top: 43px;
	letter-spacing: 0px;
	text-transform: none;
	text-align: left;
}

h3 {
	font:24px/28px 'Open Sans', Arial, sans-serif;
	color:#767676;
	margin-top: 3px;
	text-align: center;
}
h4 {
	font:300 20px/25px 'Open Sans', 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 'Open Sans', Arial, sans-serif;
}

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


.txt1 {
	font:900 51px/50px 'Orbitron', Arial, sans-serif;
	color:#fff;
	margin-top: 80px;
	text-align: center;
	text-transform: none;
	position: relative;
}
.txt1:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 456px;
	height: 2px;
	left: 50%;
	margin-left: -218px;
	bottom: -12px;
	background: #fff;
}
.txt2 {
	font:36px/32px 'Orbitron', Helvetica, sans-serif;
	color:#fff;
	margin-top: 31px;
	text-align: center;
}
.txt3 {
	font:300 72px/72px 'Open Sans', Arial, sans-serif;
	color:#121212;
	margin-top: 120px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 7px;
}
.txt4 {
	font:600 14px/24px 'Open Sans', Arial, sans-serif;
	color:#121212;
	margin-top: 22px;
	text-transform: uppercase;
}
.txt5{
	margin-top: 18px;
	font:14px/30px "Open Sans", Arial, Helvetica, sans-serif ;
}
.txt6 {
	position: absolute;
	font:14px/20px 'Open Sans', Arial, sans-serif;
	color:#fff;
	left: 0;
	bottom: 20px;
	background-color: rgba(0, 18, 39, 0.66);
	padding: 14px 10px 15px 16px;
	width: 320px;
	max-width: 95%;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
}
.txt7{
	font:300 18px/20px 'Open Sans', Arial, sans-serif;
	font-style: italic;
	display: inline-block;
	margin-top: -3px;
}
.txt8 {
	font:300 24px/30px 'Open Sans', Arial, sans-serif;
	font-style: italic;
	color:#121212;
	margin-top: 13px;
	text-align: center;
}
.txt9 {
	font:24px/30px 'Open Sans', Arial, sans-serif;
	color:#767676;
	margin-top: 17px;
	text-align: center;
	margin-left: -26px;
}
.txt10 {
	font:bold 18px/30px 'Open Sans', Arial, sans-serif;
	color:#313131;
	margin-top: 2px;
	display: inline-block;
}
.txt11 {
	font:20px/30px 'Open Sans', Arial, sans-serif;
	color:#121212;
	margin-top: 19px;
	text-transform: uppercase;
}
.txt12 {
	font:300 14px/24px 'Open Sans', Arial, sans-serif;
	color:#121212;
	margin-top: 8px;
	font-style: italic;
}
p{margin-top: 9px;}
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: 23px;}
.img2{
	margin-top: 23px;
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
}
.img3{margin-top: 21px;}

.img_txt{
	background: #000;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 15px 10px 16px 19px;
	font:12px/18px 'Open Sans', Arial, sans-serif;
	color:#fff;
	margin-top: 0px;
	display: inline-block;
}
a { 
	text-decoration:none; 
	cursor:pointer;
	color: inherit;
}


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



.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: #aaa;
	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 'Open Sans', 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 'Open Sans', Arial, sans-serif; margin-top: 26px; display: block;}
.month{font:bold 18px/18px 'Open Sans', Arial, sans-serif; margin-top: -6px; display: block;margin-left: -17px;}

.date_section:hover{background: #a30001;}

/************Header************/
header{
	position: relative;
	/*z-index: -1;*/
	padding: 0;
	z-index: 11;
	padding-bottom: 30px;
	text-align: center;
	background: url(../images/bg_pic1.jpg) 50% 0 no-repeat #022828;
	/*height: 215px;*/
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-bottom: -200px;
	height: 815px;
}
header.page1{
	height: 815px;
	z-index: 0;
}
header:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 100%;
	height: 366px;
	left: 0;
	bottom: 0;
	background: url(../images/corner1.png) 50% 0 no-repeat;
	z-index: -1;
}
header.content_header{
	height: 484px;
	z-index: 0;
	margin-bottom: -119px;
}

.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 'Open Sans', 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;
}

.map-container {
	width: 100%;
	margin: 50px 0 30px;
}
.map-container iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}
.map-container iframe.clicked{
	pointer-events: auto;
}


/* ============================= 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: 31px;
}
.list2 li {
  display: block;
  padding-bottom: 10px;
  font:300 14px/20px "Open Sans", Arial, sans-serif;
  color: #fff;
  font-style: italic;
  text-decoration: underline;
}
.list2 li a {
  color: #fff;
  text-decoration: none;
  font-style: italic;
  
}
.list2 li a:hover, .list2 li.current a {color: #aaa;}

/* ============================= 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: #fff;
	text-decoration:none; 
	font: bold 18px/20px "Open Sans", Arial, sans-serif;
	background: #121212;
	width: 370px;
	max-width: 100%;
	padding: 21px 0;
	border-radius: 3px;
	text-align: center;
	text-transform: uppercase;
}
.more_btn:hover{
	color: #000;
	background: #777;
}






.more_btn2{
	display: inline-block;
	margin-top: 37px;
	color: #fff;
	font: bold 13px/20px "Open Sans", Arial, sans-serif;
	text-transform: uppercase;
}
.more_btn2:hover{
	color: #ca080d;
}

.figure_img{
	margin-top: 24px;
	overflow: hidden;
	display: block;
	margin-bottom: 29px;
}

figure{display: block;}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
	margin-right: 0;
	margin-top: 23px;
	margin-bottom: 34px;
}
figure iframe {
	width: 100%;
	height: 433px;
}
address{
	display: block;
	margin-top: 24px;
	font-style: normal;
	margin-bottom: 0;
	text-align: center;
}
address dl dt{
	display: inline-block;
	margin-bottom: 1px;
	font:18px/26px 'Open Sans', Arial, sans-serif;
	color:#121212;
	text-transform: uppercase;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 80px;
	text-align: left;
}



/*********************************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/magnifier2.png) 50% 50%;
	-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{
	position: relative;
	display: block; 
	width: 100%;
	margin-top: 0px;
	background: url(../images/bg_pic2.jpg) 50% 0 repeat-y #022828;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	min-height: 710px;
	padding-top: 195px;
	overflow: hidden;
	margin-top: -183px;
	z-index: -1;
}
footer p{
	color: #fff;
	margin-top: 19px;
}
footer:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 100%;
	height: 365px;
	left: 0;
	top: -1px;
	background: url(../images/corner2.png) 50% 0 no-repeat;
}
.footer_priv{
	padding: 70px 0 20px;
}
p.txt_priv{
	color:#fff;
	font:14px/20px "Open Sans", Arial, sans-serif;
	margin-top: 100px;
}


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

.soc_icons {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  white-space: nowrap;
}
.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-right: 16px;
}
.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';*/
}
.soc_icons i{font: normal normal 18px/20px 'FontAwesome';}
.soc_icons > li > a:hover {
  color: #aaa;
  text-decoration: none;
}



/*----------- end social icons ----------------*/
.indent1{margin-top: 61px;}

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


@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;}
	h1 img{max-width: 300px;}
	.width1{width:auto;}



}


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

	.txt1:before {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	.txt1 {font: 900 26px/38px 'Open Sans', Arial, sans-serif;margin-top: 51px;}
	.txt3 {font:300 42px/42px 'Open Sans', Arial, sans-serif;}
	header{margin-bottom: -140px;}


}


@media only screen and (max-width: 479px) {
	/*.caption_bg{display: none;}*/
	/*h1 img{width: 100%;}*/

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


}

sub {font-size:smaller; vertical-align:baseline;}