/**
Theme Name: Consulid
Author: Bjoern Ortner
Description: Consulid WP Theme
Version: 0.0.1
Template: neve
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, blog, right-sidebar, custom-header, custom-menu, featured-images, sticky-post, editor-style, translation-ready
Text Domain: neve-child
*/
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('./assets/fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./assets/fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./assets/fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./assets/fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./assets/fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./assets/fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('./assets/fonts/raleway-v28-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./assets/fonts/raleway-v28-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./assets/fonts/raleway-v28-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./assets/fonts/raleway-v28-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./assets/fonts/raleway-v28-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./assets/fonts/raleway-v28-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/raleway-v28-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./assets/fonts/raleway-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./assets/fonts/raleway-v28-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./assets/fonts/raleway-v28-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./assetsfonts/raleway-v28-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./assets/fonts/raleway-v28-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./assets/fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./assets/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./assets/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./assets/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./assets/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./assets/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('./assets/fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./assets/fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./assets/fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./assets/fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./assets/fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./assets/fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('./assets/fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./assets/fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./assets/fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./assets/fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./assets/fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./assets/fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
body, p, a {
	font-family: "Open Sans";
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Raleway";
}

.zfp-header h1 {
	font-size: 75px;
	text-transform: uppercase;
	text-shadow: 0 2px 8px rgba(0,0,0,.15);
	font-weight: 700;
	margin: 0;
	line-height: 80px;
	letter-spacing: 2px;
}
.zfp-header h2 {
	font-size: 48px;
	text-transform: uppercase;
	text-shadow: 0 2px 8px rgba(0,0,0,.15)
	font-weight: 600;
	margin: 0;
	line-height: 54px;
}
.zfp-header p {
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 1em;
}
#start-slider {
	max-height: 600px;
}
#start-slider-overlay {
	position: absolute;
	left: 25%;
	top: 100px;
	z-index: 2;
}
#l_start_overlay h4 {
	color: #fff;
	font-size: 48px;
}
#l_start_overlay p {
	font-size: 32px;
	color: #fff;
}
.foot_od_left, .foot_od_right {
	position: relative;
	float: left;
	width: 50%;
}
#cs-head p {
	margin: 0;
}
.content-only {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
}
.content-only h1 {
	color: #0c396c;
	font-size: 40px;
}
.content-only h2 {
	font-size: 24px;
	margin-bottom: 4px;
}
.content-only p {
	line-height: 1.5;
}
.head-icon {
	color: #454545;
}
.gallery_container_outer {
	position: relative;
}
.gallery_container .slick-slide {
	height: 600px;
}
.slide_bg, .slide_bg_start {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}
.slick-arrow {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	font-size: 24px;
	color: #fff;
	z-index: 20;
	cursor: pointer;
	padding: 12px 3px;
	background-color: #0c396c;
}
.slick-arrow:hover, .arrow-down:hover, .slick-dots li.slick-active {
	color: #0c396c;
	background: transparent;
}
.slider-arrow-right {
	right: 20px;
}
.slider-arrow-left {
	left: 20px;
}
ul.slick-dots {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
	padding-left: 37px;
}
.slick-dots li {
	color: #fff;
	margin: 0 10px;
}
.slick-dots li .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	opacity: 1;
	background-color: #566c85;
	border: 1px solid #fff;
}
.slick-dots li.slick-active .swiper-pagination-bullet {
	background-color: #0c396c;
}
.gallery_overlay_container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery_overlay_inner{
	position: relative;
	max-width: 1170px;
	margin: 0 auto;
}
.gallery_overlay_text_container {
	border-top: 1px solid #252525;
	border-bottom: 1px solid #252525;
	width: 50%;
	margin-top: 60px;
	position: relative;
	text-align: center;
	color: #fff;
}
.gallery_overlay_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url('./assets/overlay_bg.png');
	background-repeat: repeat;
	opacity: 1;
}
.gallery_overlay_text{
	position: relative;
	padding: 10px;
	font-family: "Raleway";
	font-weight: 300;
}
.spottext {
	font-size: 44px;
	margin-bottom: 20px;
	line-height: 1.2;
}
.smallspottext {
	font-size: 18px;
	margin-bottom: 40px;
}
.overlay_link_button {
	padding-bottom: 20px;
}
.overlay_link_button a {
	color: #fff;
	display: block;
	padding: 20px 30px;
}
.overlay_link_b_inner {
	border: 1px solid #252525;
	font-size: 18px;
	padding: 20px 30px;
	
}
.overlay_link_button a:hover .overlay_link_b_inner {
	text-decoration: none;
	background-color: #fff;
	color: #0c396c;
}
.overlay_link_b_inner i {
	padding-right: 10px;
	color: #0c396c;
}
.wpcf7 input, .wpcf7 textarea {
	width: 100%;
	margin-bottom: 20px;
	font-family: "Open Sans";
}
.wpcf7 input.wpcf7-submit {
	background-color: #0c396c;
	border: 1px solid #0c396c;
}
.wpcf7 input.wpcf7-submit:hover {
	background-color: #fff;
	color: #0c396c;
}
.contact-container h2 {
	color: #0c396c;
}
#cons-ln {
	display: none;
}
input.cons_acceptance {
	width: auto;
}
input[type=email].wpcf7-not-valid, input[type=tel].wpcf7-not-valid, input[type=text].wpcf7-not-valid, textarea.wpcf7-not-valid {
	border: 1px solid red;
}
@media screen and (max-width: 1199px) {
	.gallery_overlay_text_container {
		width: 100%;
		max-width: 520px;
		margin: 0 auto;
		margin-top: 60px;
	}
}
@media screen and (max-width: 767px) {
	.gallery_overlay_inner {
		padding-left: 50px;
		padding-right: 50px;
	}
	.gallery_overlay_text_container {
		width: 100%;
	}
	.spottext{
		font-size: 28px;
	}
	.smallspottext {
		font-size: 18px;
		line-height: 1.4;
	}
	.overlay_link_b_inner i {
		display: none;
	}
}