/* CSS Document by sladek*logiq.cz */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}
.clear10 {
	clear: both;
	height: 10px;
}
.clear20 {
	clear: both;
	height: 20px;
}
.clear30 {
	clear: both;
	height: 30px;
}
.clear50 {
	clear: both;
	height: 50px;
}
strong {
	/*font-weight: 700;*/
}
.seo {
	display: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	filter: alpha(opacity=100);
  	opacity: 1;
	color: #000;
}
input::-moz-placeholder, textarea::-moz-placeholder {
	filter: alpha(opacity=100);
  	opacity: 1;
	color: #000;
}
input:-moz-placeholder, textarea:-moz-placeholder {   /* Older versions of Firefox */
	filter: alpha(opacity=100);
  	opacity: 1;
	color: #000;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	filter: alpha(opacity=100);
  	opacity: 1;
	color: #000;
}
*:focus {
    outline: none;
   }
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}
* {
-webkit-font-smoothing: subpixel-antialiased;
-webkit-text-stroke:1px transparent;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}
.center {
	text-align: center;
}








/* BASIC STYLING */


* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	min-height: 100%;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}

body {
	min-height: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000;
	background-color: #fff;
}


a {
	color: #000;
	text-decoration: underline;
	outline: 0;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.clear {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
}







.slider {
	position: relative;
	z-index: 10;
	background-color: #fff;
	color: #fff;
}
.slideritem {
	position: relative;
	width: 100%;
	min-height: 100px;
	overflow: hidden;
}
.slideritem1 {
	font-size: 30px;
	position: absolute;
	left: 50%;
	width: 960px;
	margin: 0 0 0 -480px;
	top: 260px;
	font-family: 'Montserrat', sans-serif;
	text-shadow: 2px 2px 10px rgba(0,0,0,0.2);
}
.slideritem1 strong {
	font-size: 54px;
	text-transform: uppercase;
	font-weight: 300;
}

.header {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	background-color: #fff;
	width: 100%;
}
.header0 {
	margin: 0 auto;
	padding: 30px 0;
	width: 90%;
	max-width: 960px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 1px;
}
a.language {
	float: right;
}
.menu {
	float: left;
}
.menu li {
	display: inline-block;
	padding: 0 80px 0 0;
}
.header a {
	text-decoration: none;
}
.header a:hover {
	color: #666;
}
.headline {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: fixed;
	top: 150px;
	right: 5%;
	z-index: 1000;
	color: #fff;
	text-shadow: 2px 2px 10px rgba(0,0,0,0.2);
	display: none;
}


.house {
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.house0 {
	position: relative;
	width: 90%;
	max-width: 960px;
	margin: 0 auto;
	height: 100%;
}
.houseoverlay {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-image: url(../img/gradient.png);
}
.house1 {
	position: absolute;
	bottom: 120px;
	left: 0;
	width: 45%;
	color: #fff;
	text-shadow: 2px 2px 10px rgba(0,0,0,0.2);
}
.house1 h2 {
	font-size: 110px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	letter-spacing: 1px;
}
.house1 h3 {
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	padding: 0 0 40px 0;
}
.house2 {
	width: 50%;
	min-height: 60px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: rgba(255,255,255,0.8);
}
a.house21 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 23px 20px 23px 70px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	text-decoration: none;
	background-size: 20px auto;
	background-position: 35px 50%;
	background-repeat: no-repeat;
	background-image: url(../img/house21.png);
}
.house22 {
	display: none;
	width: 90%;
	max-width: 500px;
	margin: 0 auto;
	padding: 90px 0 140px 0;
}
.house22 h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 40px;
	display: inline-block;
	padding: 0 7% 60px 0;
}
a.house23 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 92px;
	height: 65px;
	background-size: 20px auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/close.png);
	display: none;
}
.txt {
	padding: 150px 0;
	margin: 0 auto;
	width: 90%;
	max-width: 960px;
}
.txt h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	font-size: 110px;
	padding: 0 0 100px 0;
}
.txt h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 40px;
	padding: 0 0 20px 0;
	color: #c7c7c7;
}
.txt1 {
	float: left;
	width: 30.333%;
	padding: 0 3% 60px 0;
}
.txt1 p {
	max-width: 200px;
}
.txt1c4 {
	clear: both;
}
.txt2c3 {
	clear: both;
}
.txt2 {
	float: left;
	width: 47.0%;
	padding: 0 3% 60px 0;
}


.contentvideo {
	width: 100%;
	display: block;
	clear: both;
	margin: 0;
}
#map {
	background-color: #ccc;
	width: 100%;
}



.kontakt {
	padding: 230px 0 40px 0;
	margin: 0 auto;
	width: 90%;
	max-width: 960px;
}
.kontakt h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	font-size: 110px;
	padding: 0 0 110px 0;
}
.kontakt1 {
	float: right;
	width: 30%;
	max-width: 280px;
	background-size: 100% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/masak.png);
}
.kontakt2 {
	float: left;
	width: 70%;
}
.kontakt2 p {
	padding: 0 0 60px 0;
}

.copy {
	border-top: 1px solid #ccc;
	color: #999;
	font-size: 12px;
}
.copy0 {
	padding: 50px 0;
	margin: 0 auto;
	width: 90%;
	max-width: 960px;
}
.copy p {
	padding: 0 0 30px 0;
}
.copy p:last-child {
	padding: 0 0 0 0;
}






.login {
	width: 100%;
	min-height: 100%;
	text-align: left;
	position: relative;
	color: #fff;
	background-color: #333;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/login.jpg);
}
a.loginlang {
	position: absolute;
	top: 40px;
	right: 80px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.login0 {
	position: absolute;
	width: 960px;
	left: 50%;
	top: 30%;
	z-index: 100;
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	margin: 0 0 0 -480px;
	text-transform: uppercase;
	text-shadow: 2px 2px 10px rgba(0,0,0,0.2);
}
.login0 div {
	font-size: 14px;
	padding: 0 0 10px 0;
}
.login0 a {
	color: #fff;
	text-decoration: none;
}
.login h1 {
	font-size: 54px;
	padding: 0 0 30px 0;
}
.login0 p {
	padding: 0 0 70px 0;
}
.login1 {
	border: 1px solid #fff;
	display: block;
	text-align: left;
	background-color: #fff;
	margin: 0 15px 0 0;
	max-width: 430px;
	padding: 25px;
	width: 60%;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	box-sizing: border-box;
}
.login2 {
	box-sizing: border-box;
	border: 1px solid #91afb2;
	display: block;
	text-align: center;
	background-color: #91afb2;
	color: #fff;
	max-width: 300px;
	margin: 0;
	padding: 25px;
	width: 30%;
	max-width: 110px;
	cursor: pointer;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	float: left;
}
.login2:hover {
	border: 1px solid #608d91;
	background-color: #608d91;
}
.login3 {
	position: absolute;
	z-index: 100;
	width: 960px;
	left: 50%;
	bottom: 30px;
	color: #fff;
	font-size: 14px;
	margin: 0 0 0 -480px;
}
.login3 strong {
	font-weight: 700;	
}
.login3 a {
	color: #fff;
}


a.loadmore2pseudo {
	color: #fff;
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 20px 80px;
	text-transform: uppercase;
	margin: 50px 0 0 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
a.loadmore2pseudo:hover {
	background-color: rgba(255,255,255,0.3);
}
.faze2 .house1 h2, .faze2 .txt h2, .faze2 .kontakt h2 {
	font-size: 54px;
}
.faze2 .txt h2, .faze2 .kontakt h2 {
	padding: 0 0 50px 0;
}

.txt351 {
	float: left;
	width: 40%;
}
.txt352 {
	float: right;
	width: 50%;
}
.txt353 {
	padding: 100px 0;
	max-width: 685px;
}
.faze2 .txt .txt353 h2 {
	padding: 0 0 30px 0;
}
.txt353 h3, .txt351 h3 {
	font-size: 24px;
	padding: 0 0 30px 0;
}


.detail1 {
	width: 100%;
	min-height: 100px;
	overflow: hidden;
}
.detail1 img {
	display: block;
	width: 100%;
	height: auto;

}
.detail11 {
	position: absolute;
	top: 50%;
	left: 5%;
	width: 90%;
	text-align: center;
	font-size: 50px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	letter-spacing: 1px;
	text-shadow: 2px 2px 9px rgba(0,0,0,0.2);
	color: #fff;
}
.detail2 {
	text-align: center;
}
.detail2 h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	letter-spacing: 1px;
	font-size: 40px;
	padding: 0 0 40px 0;
	text-transform: uppercase;
}
.detail2 h4 {
	display: inline-block;
	width: 30%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	letter-spacing: 1px;
	font-size: 50px;
	padding: 0 0 70px 0;
}
.detail2 p {
	padding: 0 0 20px 0;
}
.thumbs {
	padding: 80px 0 0 0;
	text-align: center;
}
.thumbs a {
	display: block;
	float: left;
	width: 50%;
	padding: 0 0 40px 0;
}
.thumbs a.lgsmall {
	float: none;
	clear: both;
	display: inline-block;
	width: 13.5%;
	padding: 0 0 15px 0;
}
.thumbs a img { 
	display: block;
	width: 92%;
	height: auto;
	margin: 0 auto;
}

.detail2g {
	background-color: #efefee;
}


a.pdf {
	color: #000;
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #000;
	padding: 20px 80px 20px 50px;
	text-transform: uppercase;
	margin: 50px 0 0 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	background-position: 87% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/pdf.png);
}
a.pdf:hover {
	background-color: rgba(255,255,255,0.8);
}




@media screen and (min-width: 1px) and (max-width: 1000px) {
.slideritem1 {
	font-size: 24px;
	left: 5%;
	width: 90%;
	margin: 0 0 0 0;
	top: 120px;
}
.slideritem1 strong {
	font-size: 36px;
}
.login0, .login3 {
	left: 5%;
	width: 90%;
	margin: 0 0 0 0;	
}
.house1 h2, .txt h2, .kontakt h2 {
	font-size: 60px;
}
}


@media screen and (min-width: 1px) and (max-width: 768px) {
.login0 {
	font-size: 16px;
}
.login h1 {
	font-size: 36px;
}
.login0 p {
	padding: 0 0 30px 0;
}
.txt {
	padding: 50px 0;
}
.txt353 {
	padding: 50px 0;
}
.txt1 {
	width: 47.0%;
	padding: 0 3% 60px 0;
}
.txt1c3, .txt1c5 {
	clear: both;
}
.txt1c4 {
	clear: none;
}
.txt1 p {
	max-width: 100%;
}
.house1 {
	width: 100%;
}
.house2 {
	width: 100%;
}
.house22 {
	max-width: 90%;
}
.menu {
	display: none;
}
.header0 {
	width: 90%;
}
a.menubutt {
	float: right;
	width: 50px;
	background-size: 20px auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/menu.svg);
	display: none;
	margin: 0 20px 0 20px;
}
.menu {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #fff;
}
.menu li {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
}
.menu a {
	display: block;
	padding: 10px;
}
.headline {
	font-size: 30px;
}
.txt351, .txt352 {
	float: none;
	width: auto;
	padding: 0 0 20px 0;
}
.kontakt1 {
	float: none;
	width: auto;
	max-width: 200px;
}
.kontakt2 {
    float: none;
    width: auto;
}
.detail11 {
	position: relative;
	top: auto;
	left: auto;
	width: 90%;
	margin: 0 auto;
	font-size: 36px;
	text-shadow: none;
	color: #000;
	padding: 20px 0
}
.faze2 .house1 h2, .faze2 .txt h2, .faze2 .kontakt h2 {
    font-size: 36px;
}
.detail2 h4 {
    font-size: 36px;
	width: 100%;
	padding: 0 0 0 0;
}
}


@media screen and (min-width: 1px) and (max-width: 600px) {
.txt1, .txt2 {
	width: 100%;
	padding: 0 0 60px 0;
	float: none;
}
.slideritem1 {
	font-size: 16px;
}
.slideritem1 strong {
	font-size: 20px;
}
.house1 h2, .txt h2, .kontakt h2 {
	font-size: 36px;
}
.house1 h3 {
	font-size: 16px;	
}
.login0 {
	top: 100px;
}
.login1 {
	max-width: 50%;
	width: 50%;
	padding: 25px 5%;
}
.login2 {
	max-width: 30%;
	width: 30%;
	padding: 25px 5%;
}
}

@media screen and (min-width: 1px) and (max-width: 480px) {
.house22 h4 {
	display: block;
	padding: 0 0 5px 0;
}
.slideritem1 strong {
	font-size: 16px;
}
.slideritem1 {
	top: 80px;
	font-size: 14px;
}
.header0 {
	padding: 15px 0;
}
.headline {
	font-size: 20px;
}
}
