/*
Theme Name: Zeit für Sie
Description: Ein Wordpress-Theme für Heike :)
Author: Torge Joerrens
Author URI: https://www.joerrens.com
Version: 1.0
*/

/* ------------------------------------------------------------ *\
	Tools
\* ------------------------------------------------------------ */
.cols:after { content: ''; line-height: 0; display: table; clear: both; }
/* use: @extend clearfix; @extend center; */
/* ------------------------------------------------------------ *\
	I.   Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
*,
*:before,
*:after { padding: 0; margin: 0; outline: 0; box-sizing: border-box; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main { display: block; }
html { tap-highlight-color: rgba(0,0,0,0); }
body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }
img,
iframe,
video,
audio,
object { max-width: 100%; }
img,
iframe { border: 0 none; }
img { height: auto; display: inline-block; vertical-align: middle; }
b,
strong { font-weight: bold; }
address { font-style: normal; }
svg:not(:root) { overflow: hidden; }
a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] { cursor: pointer; }
a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] { cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
textarea { overflow: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }
button,
input,
optgroup,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }
button,
select { text-transform: none; }
table { width: 100%; border-collapse: collapse; border-spacing: 0; }
nav ul,
nav ol { list-style: none outside none; }
/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
body { min-width: 320px; background: #fff; font-family: 'Lato', sans-serif; font-size: 17px; line-height: 1.3; color: #333; font-weight: 400; }
p { letter-spacing: -0.34px; }
a { color: #e07d09; text-decoration: none; transition: all 0.4s; }
a:hover { text-decoration: underline; }
a[href^="tel"] { color: inherit; text-decoration: none; }
h1,
h2,
h3,
h4,
h5,
h6 { margin-bottom: 0.65em; color: #e07d09; }
h1 { font-size: 90px; line-height: 0.91; font-weight: 300; text-indent: -5px; }
h2 { font-size: 70px; line-height: 1.1; font-weight: 300; text-indent: -6px; }
h3 { font-family: 'Open Sans', sans-serif; font-size: 25px; line-height: 1.2; font-weight: normal; }
h4 { font-size: 22px; line-height: 1.14; font-weight: bold; }
h5 { font-size: 17px; }
h6 { font-size: ; }
p,
ul,
ol,
dl,
hr,
table,
blockquote { margin-bottom: 1.3em; }
h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child { margin-bottom: 0; }
body.show-fixed-header .header { padding: 10px 0; background: #fff; box-shadow: 0 0 10px #c5c5c5; }
body.show-fixed-header .header .header__phone,
body.show-fixed-header .header .nav { padding-top: 0; }
body.show-fixed-header .header .nav a { color: #333; }
body.show-fixed-header .header .nav li:hover a,
body.show-fixed-header .header .nav li.current a { color: #e07d09; }
body.show-nav-main { overflow: hidden; }
body.show-nav-main .nav-wrapper { opacity: 1; visibility: visible; }
body.show-nav-main .btn-menu span { background-color: transparent; }
body.show-nav-main .btn-menu span:before,
body.show-nav-main .btn-menu span:after { margin-top: -1px; }
body.show-nav-main .btn-menu span:before { -ms-transform: rotate(45deg); transform: rotate(45deg); }
body.show-nav-main .btn-menu span:after { -ms-transform: rotate(-45deg); transform: rotate(-45deg); }


.zfs_image {
	padding: 0 0 15px 0;
}

.zfs_small {
	font-size: 11px;
	font-weight: 400;
	color: #333;
}






/* Tablet Portrait */
@media (max-width: 1024px) {
	body.show-fixed-header .header .header__phone { padding-top: 26px; }
}
/* Mobile */
@media (max-width: 767px) {
	h1 { font-size: 62px; line-height: 0.92; }
	h2 { font-size: 50px; line-height: 1.04; }
}
@media (max-height: 400px) {
	body.show-fixed-header .header .header__phone { padding-top: 12px; }

	body.show-fixed-header .header .btn-menu { top: 24px; }
}
/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */
@font-face {
    font-family: 'Lato';
    src: url('assets/fonts/Lato-Light.woff2') format('woff2'),
        url('assets/fonts/Lato-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('assets/fonts/Lato-Regular.woff2') format('woff2'),
        url('assets/fonts/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('assets/fonts/Lato-Bold.woff2') format('woff2'),
        url('assets/fonts/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after { content: ''; line-height: 0; display: table; clear: both; }
/*  Notext  */
.notext { white-space: nowrap; text-indent: 100%; text-shadow: none; overflow: hidden; }
.notext-old { font-size: 0; line-height: 0; text-indent: -4000px; }
/*  Hidden  */
[hidden],
.hidden { display: none; }
/*  Alignleft  */
.alignleft { float: left; }
/*  Alignright  */
.alignright { float: right; }
/*  Disabled  */
[disabled],
.disabled { cursor: default; }
/*  Grid  */
.cols { margin: 0 -15px; }
.cols:after { }
.col { float: left; width: 100%; padding: 0 15px; }
.col-1of2 { width: 50%; }
/*  Old IE fallback  */
.browsehappy { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; margin: 0; padding-top: 50px; background: #e0e0e0; text-align: center; }
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block { display: none !important; }
@media (max-width: 767px) {
	.hidden-xs { display: none !important; }
	.visible-xs-block { display: block !important; }
	.visible-xs-inline { display: inline !important; }
	.visible-xs-inline-block { display: inline-block !important; }
}
@media (min-width: 768px) and (max-width: 1024px) {
	.hidden-sm { display: none !important; }
	.visible-sm-block { display: block !important; }
	.visible-sm-inline { display: inline !important; }
	.visible-sm-inline-block { display: inline-block !important; }
}
@media (min-width: 1025px) and (max-width: 1200px) {
	.hidden-md { display: none !important; }
	.visible-md-block { display: block !important; }
	.visible-md-inline { display: inline !important; }
	.visible-md-inline-block { display: inline-block !important; }
}
@media (min-width: 1201px) {
	.hidden-lg { display: none !important; }
	.visible-lg-block { display: block !important; }
	.visible-lg-inline { display: inline !important; }
	.visible-lg-inline-block { display: inline-block !important; }
}
/* ------------------------------------------------------------ *\
	II.  Regions
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer { padding: 69px 0 67px; }
.footer a[href^="mailto:"] { color: #333; }
/*  Footer Title  */
.footer .footer__title { max-width: 300px; margin-bottom: 22px; letter-spacing: -.5px; }
/*  Cols  */
.footer .footer__cols:after { content: ''; display: table; clear: both; line-height: 0; }
.footer .footer__col { float: left; }
/*  Col Size 1  */
.footer .footer__col--size-1 { width: 40%; padding: 0 37px; }
/*  Col Size 2  */
.footer .footer__col--size-2 { width: 36.7%; padding-right: 37px; }
.footer .footer__col--size-2 .form { max-width: 298px; padding-top: 2px; margin-left: -4px; }
.footer .footer__col--size-2 p { max-width: 220px; }
/*  Col Size 3  */
.footer .footer__col--size-3 { width: 33.3%; }
/* Small Desktop */
@media (max-width: 1200px) {
	.footer .footer__col--size-1 { padding-left: 0; }
}
/* Tablet Portrait */
@media (max-width: 1024px) {
	.footer { padding: 60px 0 78px; }
	.footer .shell { padding-right: 58px; padding-left: 58px; }
	.footer .footer__cols { margin: 0 -40px; }
	.footer .footer__col { width: 50%; padding: 0 40px; }
	.footer .footer__col--size-1 { margin-bottom: 37px; }
	.footer .footer__col--size-2 { float: right; width: 50%; padding-left: 27px; }
	.footer .footer__col--size-2 .form { max-width: 100%; }
}
/* Mobile */
@media (max-width: 767px) {
	.footer { padding: 43px 0 86px; }
	.footer .shell { padding-right: 29px; padding-left: 37px; }

	.footer .footer__cols { margin: 0; }
	.footer .footer__col { width: 100%; padding: 0; }
	.footer .footer__col--size-1 { margin-bottom: 39px; }
	.footer .footer__col--size-2 { margin-bottom: 64px; }
}
/* ------------------------------------------------------------ *\ 
	# Header
\* ------------------------------------------------------------ */
.header { position: fixed; top: 0; right: 0; left: 0; z-index: 20; padding: 25px 0; transition: padding 0.4s, background 0.4s; }
.header .shell { max-width: 1380px; }
.header .header__content { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.header .header__content .logo { margin-left: 58px; }
.header .header__content .nav { padding-top: 13px; }
/*  Header Phone  */
.header .header__phone { padding-top: 13px; font-size: 20px; line-height: 2; color: #e07d09; font-weight: bold; }
.header .header__phone i { -ms-transform: translateY(-3px); transform: translateY(-3px); margin-right: 7px; }
/* Small Desktop */
@media (max-width: 1200px) {
	.header .shell { padding-right: 30px; padding-left: 30px; }
	
	.header .header__content .logo { margin-left: 0; }
}
/* Tablet Portrait */
@media (max-width: 1024px) {
	.header .shell { padding-right: 29px; padding-left: 29px; }

	.header .header__content { -ms-flex-align: start; -ms-grid-row-align: flex-start; align-items: flex-start; }
	.header .header__content .logo { margin-left: 7px; }

	.header .header__phone { padding-top: 11px; padding-right: 74px; }
}
/* Mobile */
@media (max-width: 767px) {
	.header .shell { padding-right: 20px; padding-left: 20px; }

	.header .header__content { padding-right: 50px; }
	.header .header__content .logo { margin-left: 0; }

	.header .header__phone { display: none; }
}
/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
.main {}
/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */
.shell { max-width: 1314px; padding-left: 57px; padding-right: 57px; margin: auto; }
.shell-fluid { max-width: none; }
/* Mobile */
@media (max-width: 767px) {
	.shell { padding-right: 30px; padding-left: 30px; }
}
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper { min-height: 100vh; }
/* ------------------------------------------------------------ *\
	III. Modules
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	# Button
\* ------------------------------------------------------------ */
[class^="btn"] { display: inline-block; vertical-align: middle; text-align: center; cursor: pointer; text-decoration: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.btn { min-width: 187px; height: 51px; padding: 0 20px; border: 0; border-radius: 10px; background: #e07d09; font-family: 'Lato', sans-serif; font-size: 18px; line-height: 51px; color: #fff; font-weight: bold; letter-spacing: 0.36px; text-transform: uppercase; text-align: center; -webkit-appearance: none; -moz-appearance: none; appearance: none; transition: background 0.4s, color 0.4s; cursor: pointer; }
.btn:hover { background: #ec9227; }
.btn--block { display: block; padding-left: 0; padding-right: 0; }
/* ------------------------------------------------------------ *\ 
	- Menu
\* ------------------------------------------------------------ */
.btn-menu { position: absolute; top: 38px; right: 29px; z-index: 60; display: none; width: 46px; height: 46px; }
.btn-menu *,
.btn-menu *:before,
.btn-menu *:after { transition: background 0.4s, margin 0.4s, transform 0.4s; }
.btn-menu span,
.btn-menu span:before,
.btn-menu span:after { content: ' '; position: absolute; left: 0; right: 0; top: 50%; height: 8px; border-radius: 5px; margin-top: -4px; background-color: #e07d09; }
.btn-menu span:before { margin-top: -17px; }
.btn-menu span:after { margin-top: 9px; }
/* Tablet Portrait */
@media (max-width: 1024px) {
	.btn-menu { display: block; }
}
/* Mobile */
@media (max-width: 767px) {
	.btn-menu { right: 22px; }
}
/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */
input::-webkit-input-placeholder { color: inherit; opacity: 1; }
input:-ms-input-placeholder { color: inherit; opacity: 1; }
input::placeholder { color: inherit; opacity: 1; }
textarea::-webkit-input-placeholder { color: inherit; opacity: 1; }
textarea:-ms-input-placeholder { color: inherit; opacity: 1; }
textarea::placeholder { color: inherit; opacity: 1; }
input:-webkit-autofill { -webkit-text-fill-color: inherit; -webkit-box-shadow: 0 0 0 1000px #fff inset; }
.field { width: 100%; height: 57px; padding: 0 14px; border: 0; border-radius: 5px; background: #fff; font-family: 'Open Sans', sans-serif; font-size: 17px; line-height: 57px; color: #333; font-weight: normal; letter-spacing: -0.34px; -webkit-appearance: none; -moz-appearance: none; appearance: none; transition: background 0.4s; }
.field:focus { background: #fff8f1; }
.field::-webkit-input-placeholder { font-family: 'Open Sans', sans-serif; font-size: 17px; color: #333; }
.field:-ms-input-placeholder { font-family: 'Open Sans', sans-serif; font-size: 17px; color: #333; }
.field::placeholder { font-family: 'Open Sans', sans-serif; font-size: 17px; color: #333; }
.textarea { width: 100%; height: 250px; padding: 10px 14px; border: 0; border-radius: 5px; background: #fff; font-family: 'Open Sans', sans-serif; font-size: 17px; line-height: 1.29; color: #333; font-weight: normal; letter-spacing: -0.34px; -webkit-appearance: none; -moz-appearance: none; appearance: none; transition: background 0.4s; resize: none; }
.textarea:focus { background: #fff8f1; }
.textarea::-webkit-input-placeholder { font-family: 'Open Sans', sans-serif; font-size: 17px; color: #333; }
.textarea:-ms-input-placeholder { font-family: 'Open Sans', sans-serif; font-size: 17px; color: #333; }
.textarea::placeholder { font-family: 'Open Sans', sans-serif; font-size: 17px; color: #333; }
.select {}
.radio {}
.checkbox input { display: none; }
.checkbox label { position: relative; display: block; padding-left: 35px; font-size: 13px; line-height: 1.15; letter-spacing: -0.26px; }
.checkbox label:before { content: ''; position: absolute; top: calc(50% - 2px); left: 0; -ms-transform: translateY(-50%); transform: translateY(-50%); width: 22px; height: 22px; border: 1px solid #fff; background: #333; transition: background 0.4s; }
.checkbox input:checked + label:before { background: #e07d09; }
/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */
.form {}
/*  Form Row  */
.form .form__row { margin-bottom: 13px; }
/*  Form Actions  */
.form .form__actions { margin-top: 18px; }
/* ------------------------------------------------------------ *\ 
	# Icons
\* ------------------------------------------------------------ */
[class^="ico-"] { font-size: 0; line-height: 0; text-indent: -4004px; display: inline-block; vertical-align: middle; position: relative; }
.ico-phone { width: 26px; height: 32px; background-image: url(assets/images/phone@2x.png); background-size: 100%; background-position: center; }
.ico-check { width: 49px; height: 47px; background-image: url(assets/images/check@2x.png); background-size: 100%; background-position: center; }
/* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */
.intro { position: relative; display: table; width: 100%; height: 100vh; }
/*  Intro Image  */
.intro .intro__image { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-size: cover; background-position: center; }
/*  Intro Content  */
.intro .intro__content { position: relative; -ms-transform: translateY(-25px); transform: translateY(-25px); display: table-cell; vertical-align: middle; padding: 190px 0 190px; font-size: 30px; line-height: 1.17; color: #67676c; font-weight: 300; }
.intro .intro__content .shell { max-width: 1194px; }
.intro .intro__content h1 { margin-bottom: 27px; }
.intro .intro__content h1 span { display: block; color: #67676c; }
.intro .intro__content p { letter-spacing: 0; text-indent: -2px; }
/*  Intro Entry  */
.intro .intro__entry { max-width: 510px; }
/* Tablet Portrait */
@media (max-width: 1024px) {
	.intro { height: 909px; }

	.intro .intro__content { -ms-transform: translateY(10px); transform: translateY(10px); }
	.intro .intro__content .shell { padding-right: 62px; padding-left: 62px; }
	.intro .intro__content p { max-width: 380px; }
}
/* Mobile */
@media (max-width: 767px) {
	.intro { height: 100vh; }

	.intro .intro__content { -ms-transform: none; transform: none; vertical-align: top; padding: 160px 0; font-size: 23px; line-height: 1.2; }
	.intro .intro__content h1 { margin-bottom: 16px; }
	.intro .intro__content p { letter-spacing: .15px; text-indent: 0; }
	.intro .intro__content .shell { padding-right: 40px; padding-left: 40px; }
}
@media (max-width: 360px) {
	.intro .intro__content .shell { padding-right: 25px; padding-left: 25px; }
	.intro .intro__content p { word-break: break-word; }
}
/* ------------------------------------------------------------ *\ 
	# Lists
\* ------------------------------------------------------------ */
[class^="list-"] { list-style: none; position: relative; }
/* ------------------------------------------------------------ *\
	List Checks
\* ------------------------------------------------------------ */
.list-checks { max-width: 1090px; margin: 0 auto; text-align: center; }
.list-checks:after { content: ''; display: table; clear: both; line-height: 0; }
.list-checks li { float: left; width: 33.33%; padding: 0 40px; }
.list-checks li:nth-child(3n+1) { clear: both; }
.list-checks li:nth-child(n+4) { margin-top: 57px; }
.list-checks i { margin-bottom: 27px; }
.list-checks h4 { margin-bottom: 23px; }
.list-checks p { font-family: 'Open Sans', sans-serif; line-height: 1.3; letter-spacing: -0.34px; }
.list-checks li:nth-child(2) { transition-delay: .2s; }
.list-checks li:nth-child(3) { transition-delay: .4s; }
.list-checks li:nth-child(5) { transition-delay: .2s; }
.list-checks li:nth-child(6) { transition-delay: .4s; }
.list-checks li:nth-child(8) { transition-delay: .2s; }
.list-checks li:nth-child(9) { transition-delay: .4s; }
.list-checks li:nth-child(11) { transition-delay: .2s; }
.list-checks li:nth-child(12) { transition-delay: .4s; }
.list-checks li:nth-child(14) { transition-delay: .2s; }
.list-checks li:nth-child(15) { transition-delay: .4s; }
.list-checks li:nth-child(17) { transition-delay: .2s; }
.list-checks li:nth-child(18) { transition-delay: .4s; }
/* Small Desktop */
@media (max-width: 1200px) {
	.list-checks ul { margin: 0 -20px }
	.list-checks li { padding: 0 20px; }
}
/* Tablet Portrait */
@media (max-width: 1024px) {
	.list-checks { margin: 0 -26px; }
	.list-checks li { width: 50%; padding: 0 40px; }
	.list-checks li:nth-child(3n+1) { clear: none; }
	.list-checks li:nth-child(2n+1) { clear: both; }
	.list-checks li:nth-child(n+3) { margin-top: 49px; }
}
/* Mobile */
@media (max-width: 767px) {
	.list-checks { margin: 0; }
	.list-checks li { float: none; clear: none; width: 100%; padding: 0 15px; }
	.list-checks li:nth-child(n+2) { margin-top: 42px; }
	
	
}
/* ------------------------------------------------------------ *\ 
	# Logos
\* ------------------------------------------------------------ */
[class^="logo"] { font-size: 0; line-height: 0; text-indent: -4004px; position: relative; display: inline-block; vertical-align: middle; text-decoration: none; }
[class^="logo"] > img { display: block; width: 100%; }
[class^="logo"]:hover { opacity: 0.75; }
.logo { max-width: 230px; }
@media (max-height: 400px) {
	.logo { max-width: 140px; }
}
/* ------------------------------------------------------------ *\ 
	# Navigations
\* ------------------------------------------------------------ */
[class^="nav"] > ul { display: -ms-flexbox; display: flex; list-style: none; }
[class^="nav"] > ul > li { position: relative; }
[class^="nav"] > ul a { display: block; text-decoration: none; }
.nav-wrapper { display: -ms-flexbox; display: flex; -ms-flex-pack: end; justify-content: flex-end; padding: 0 25px; margin-left: 10px; }
.nav { font-size: 20px; line-height: 1.4; font-weight: normal; transition: padding 0.4s; }
.nav ul { margin: 0 -15px 0 -16px; }
.nav li { padding: 0 15px 0 16px; }
.nav a { color: #fff; }
.nav li:hover a,
.nav li.current a { color: #e07d09; }
@media (max-width: 1300px) {
	.nav-wrapper { padding: 0 40px; }
}
/* Small Desktop */
@media (max-width: 1200px) {
	.nav-wrapper { padding: 0 25px; }
	.nav ul { margin: 0 -10px; }
	.nav li { padding: 0 10px; }
}
/* Tablet Portrait */
@media (max-width: 1024px) {
	.nav-wrapper { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 50; padding: 0; overflow-y: auto; -webkit-overflow-scrolling: touch; display: block; opacity: 0; visibility: hidden; transition: opacity 0.4s, visibility 0.4s; }
	.nav { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; min-height: 100%; padding: 120px 80px !important; font-size: 26px; text-align: center; background: #fff; }
	.nav ul { width: 100%; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; }
	.nav li { width: 100%; padding: 20px 0; }
	.nav a { color: #333; }
}
/* Mobile */
@media (max-width: 767px) {
	.nav { font-size: 20px; }
}
/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
.section { padding: 93px 0 112px; }
/*  Section Head  */
.section .section__head { margin-bottom: 74px; text-align: center; }
/* Tablet Portrait */
@media (max-width: 1024px) {
	.section { padding: 93px 0 45px; }
}
/* Tablet Portrait */
@media (max-width: 1024px) {
	.section { padding: 70px 0 45px; }

	.section .section__head { margin-bottom: 79px; }
}
/* ------------------------------------------------------------ *\
	Section Image
\* ------------------------------------------------------------ */
.section-image { position: relative; padding: 117px 0 132px; font-family: 'Open Sans', sans-serif; }
.section-image .shell { max-width: 1405px; }
/*  Section Head  */
.section-image .section__head { position: relative; z-index: 5; max-width: 440px; margin-bottom: 46px; margin-left: auto; }
.section-image .section__head h2 { font-family: 'Lato', sans-serif; }
/*  Section Body  */
.section-image .section__body { max-width: 440px; margin-left: auto; }
/*  Section Image  */
.section-image .section__image { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-size: cover; background-position: center; }
/*  Section Content  */
.section-image .section__content { position: relative; z-index: 5; }
@media (max-width: 1340px) {
	.section-image .section__head,
	.section-image .section__body { max-width: 400px; }

	.section-image .section__image:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(255,255,255,.2); pointer-events: none;}
}
/* Small Desktop */
@media (max-width: 1200px) {
	.section-image { padding: 45px 0; }

	.section-image .section__head,
	.section-image .section__body { max-width: 100%; }

	.section-image .section__head { text-align: center; }

	.section-image .section__image { position: static; width: calc(100% + 114px); padding-top: 114%; margin: 0 -57px 80px; background-position: left -195px center; }
	.section-image .section__image:before { display: none; }

	.section-image .section__content { max-width: 100%; padding: 0 67px; }
}
/* Tablet Portrait */
@media (max-width: 1024px) {
	.section-image { padding: 45px 0; }
	.section-image .section__head { margin-bottom: 27px; }

	.section-image .section__image { margin-bottom: 62px; }

	.section-image .section__content { padding: 0 25px 0 34px; }
}
/* Mobile */
@media (max-width: 767px) {
	.section-image { position: relative; padding: 30px 0; }

	.section-image .section__head { margin-bottom: 35px; }

	.section-image .section__image { width: 100%; height: 520px; padding-top: 0; margin: 0 0 38px; background-position: left -188px center; }

	.section-image .section__content { max-width: initial; width: calc(100% + 13px); padding: 0; margin-right: -13px; }
}
/* ------------------------------------------------------------ *\
	Section Map
\* ------------------------------------------------------------ */
.section-map { padding-top: 80px; }
.section-map .shell { max-width: 100%; padding: 0; }
.section-map iframe { display: block; width: 100%; border: none; }
/*  Section Head  */
.section-map .section__head { max-width: 1314px; margin: 0 auto 65px; text-align: center; }
/* Tablet Portrait */
@media (max-width: 1024px) {
	.section-map { padding-top: 40px; }

	.section-map .section__head { margin-bottom: 33px; }
}
/* Mobile */
@media (max-width: 767px) {
	.section-map { padding-top: 19px; }

	.section-map .section__head { margin-bottom: 43px; }
}

/* ------------------------------------------------------------ *\
	Section Prices
\* ------------------------------------------------------------ */
.section-prices { padding-top: 80px; }
.section-prices .shell { max-width: 100%; padding: 0; }
.section-prices iframe { display: block; width: 100%; border: none; }
/*  Section Head  */
.section-prices .section__head { max-width: 1314px; margin: 0 auto 65px; text-align: center; }

.section-prices .section__body { max-width: 1314px; margin: 0 auto 65px; text-align: center; font-size:20px}
/* Tablet Portrait */
@media (max-width: 1024px) {
	.section-prices { padding-top: 40px; }

	.section-prices .section__head { margin-bottom: 33px; }
}
/* Mobile */
@media (max-width: 767px) {
	.section-prices { padding-top: 19px; }

	.section-prices .section__head { margin-bottom: 43px; }
}

/* ------------------------------------------------------------ *\
	Section Team
\* ------------------------------------------------------------ */
.section-team { padding-top: 80px; }
.section-team .shell { max-width: 100%; padding: 0; }
.section-team iframe { display: block; width: 100%; border: none; }
/*  Section Head  */
.section-team .section__head { max-width: 1314px; margin: 0 auto 65px; text-align: center; }

.section-team .section__body { max-width: 1314px; margin: 0 auto 65px; text-align: center; font-size:20px}
/* Tablet Portrait */
@media (max-width: 1024px) {
	.section-team { padding-top: 40px; }

	.section-team .section__head { margin-bottom: 33px; }
}
/* Mobile */
@media (max-width: 767px) {
	.section-team { padding-top: 19px; }

	.section-team .section__head { margin-bottom: 43px; }
}

/* ------------------------------------------------------------ *\
	Section Page
\* ------------------------------------------------------------ */
.section-page { padding-top: 80px; }
.section-page .shell { max-width: 100%; padding: 0; }
/*  Section Head  */
.section-page .section__head { max-width: 1000px; margin: 0 auto 65px; text-align: center; }

.section-page .section__body { max-width: 1000px; margin: 0 auto 65px; text-align: center; font-size:14px}
.section-page .section__body h2 {font-size: 40px;line-height: 1.1;font-weight: 300;text-indent: -6px;}

/* Tablet Portrait */
@media (max-width: 1024px) {
	.section-page { padding-top: 40px; }

	.section-page .section__head { margin-bottom: 33px; }
}
/* Mobile */
@media (max-width: 767px) {
	.section-page { padding-top: 19px; }

	.section-page .section__head { margin-bottom: 43px; }
}

/* ------------------------------------------------------------ *\
	Slick
\* ------------------------------------------------------------ */
.slick-dots { margin: 42px -10px 0 11px; list-style: none; text-align: center; }
.slick-dots li { display: inline-block; padding: 0 10px 0 11px; line-height: 0; }
.slick-dots button { display: block; width: 21px; height: 21px; border: 1px solid #67676c; border-radius: 100%; background: #fff; font-size: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; transition: background 0.4s; }
.slick-dots .slick-active button { background: #67676c; }
/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */
.slider {}
.slider .slides { list-style: none outside none; }

.error {
	font-size: 13px;
    line-height: 1.15;
    letter-spacing: -0.26px;
}


.formCheck, .form__row {
	position: relative;
}
#checkPrivacy {
	z-index: 20;
	opacity: 0;
}
#checkPrivacy ~ label:before {
	border: 1px solid #999999;
	border-radius: 3px;
	content: "";
	display: block;
	opacity: 1;
}
#checkPrivacy.error  ~ label:before {
	border: 1px solid #ca2a2a;
}
#checkPrivacy, #checkPrivacy ~ label:before {
	position: absolute;
	left: 0;
	top: 11px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
#checkPrivacy:checked ~ label:before {
	background: url('assets/images/icon_check_white.svg') no-repeat center center / 13px 13px #e07d09;
	border: 0;
}
.formCheck span.error, .form__row span.error {
	color: #ca2a2a;
	font-size: 12px;
	position: absolute;
	right: 5px;
	bottom: 4px;
}
.formCheck span.error  {
	left: 30px;
	bottom: -7px;
}
.formCheck {
	padding: 10px 0px;
}
.formCheck label {
	display: block;
	font-size: 13px;
	line-height: 1.4em;
	padding: 2px 0 0 30px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#cbText {
	resize: none;
	line-height: 1.1em;
	padding: 15px;
}
#cbText.max {
	min-height: 160px;
}

.contentOverlay, .messageOverlay {
	display: none;
	background-color: rgba(0,36,60,0.4);
	position: fixed;
	overflow: auto;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10000;
	padding: 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.overlayClose {
	position: absolute;
	right: 30px;
	top: 40px;
	text-transform: none;
}
.overHide {
	overflow: hidden;
}

.messageOverlay {
	background-color: rgba(255,255,255,0.95);
}

.messageOverlay .inner {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 550px;
}
.messageOverlay h3 {
	color: #e07d09;
	font-size: 22px;
	text-align: center;
	line-height: 1.4em;
}

h4 {
	margin-bottom: 10px !important;
}

.only_mobile {display: none}

/* Tablet Portrait */
@media (max-width: 1024px) {
	.only_mobile { display: none }
}

/* Mobile */
@media (max-width: 767px) {
	.only_mobile { display: block }
}