body {
	margin:0px;
	background-color: #b7c8c3;
}

.top {
	width: 0;
	height: 0;
	float: left;
	overflow: hidden;
}

.top_mobil {
	width: 6vw;
	height: 6vw;
	position: fixed;
	right: 2%;
	top: 2vw;
	z-index: 99999999;
}

.website_title {
	background-color: #924440;
	width: 40%;
	height: auto;
	float: left;
	text-align: left;
	font-family: 'Nunito', sans-serif;
	font-size: 4.4vw;
	line-height: 5vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	padding: 3vw;
	z-index: 99999999;
	position: absolute;
	bottom: 8vw;
	left: 50%;
	border-radius: 7vw;
	border: solid 1px #ffffff;
}

.head_basis {
	background-color: #ffffff;
	width: 100%;
	height: 44vw;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: solid 1px #7f7f7f;
}

.error_basis {
	background-color: #ffffff;
	width: 80%;
	height: auto;
	float: left;
	padding-top: 2vw;
	padding-left: 4%;
	padding-right: 4%;
	border: solid 1px #7f7f7f;
	position: absolute;
	top: 5vw;
	left: 5%;
}

.logo {
	width: 76%;
	height: 30vw;
	float: left;
	overflow: hidden;
	margin-left: 12%;
}

.head_contact {
	width: 100%;
	height: 7vw;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4vw;
	color: #000000;
	font-weight: 400;
	text-align: center;
	float: left;
}

.language {
	background-color: #ffffff;
	width: auto;
	height: 7vw;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 7vw;
	color: #000000;
	font-weight: 400;
	padding-left: 3%;
	float: right;
	margin-left: 4vw;
}

.keyword_search {
	background-color: #ffffff;
	width: 90%;
	height: 7vw;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000000;
	 opacity:  0.7;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000000;
   opacity:  0.7;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000000;
   opacity:  0.7;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000000;
	opacity:  0.7;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #000000;
	opacity:  0.7;
}

.icons {
	width: 6vw;
	height: auto;
	float: right;
	margin-top: 0.5vw;
	margin-left: 0.5vw;
}

.icons a:hover {
  position: relative;
  text-decoration: none;
}

.icons a[data]:hover:after {
	content: attr(data);
	position: relative;
	left: 1vw;
	top: 0.2vw;
	z-index: 99999999;
	width: auto;
	height: auto;
	white-space: nowrap;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 6vw;
	color: #000000;
	font-weight: 400;
	background-color: transparent;
	display: block;
	float: left;
}

.keyword_search_input {
	background-color: #eff0f0;;
	width: 60%;
	margin-top: 0.5vw;
	height: 6vw;
	float: right;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 6vw;
	color: #000000;
	font-weight: 400;
	outline: none;
	border: 0;
	padding-left: 2vw;
}

.menu_basis {
	background-color: #ffffff;
	width: 100%;
	height: 0;
	float: left;
}

.button {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	font-family: 'Nunito', sans-serif;
	font-size: 4.4vw;
	line-height: 4.9vw;
	color: #862f2b;
	font-weight: 700;
	text-align: left;
	float: left;
	border-bottom: dotted 1px #e2dede;
}
.button a:link {
	padding-left: 8vw;
	padding-right: 8vw;
	padding-top: 4vw;
	padding-bottom: 2vw;
	font-family: 'Nunito', sans-serif;
	font-size: 4.4vw;
	line-height: 4.9vw;
	color: #862f2b;
	font-weight: 700;
	text-decoration: none;
	display: block;
}
.button a:visited {
	font-family: 'Nunito', sans-serif;
	font-size: 4.4vw;
	line-height: 4.9vw;
	color: #862f2b;
	font-weight: 700;
}
.button a:hover {
	font-family: 'Nunito', sans-serif;
	font-size: 4.4vw;
	line-height: 4.9vw;
	color: #000000;
	font-weight: 700;
}
.button a:active {
	font-family: 'Nunito', sans-serif;
	font-size: 4.4vw;
	line-height: 4.9vw;
	color: #000000;
	font-weight: 700;
}

.menu_button {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #862f2b;
	font-weight: 400;
	text-align: left;
	float: left;
	border-bottom: dotted 1px #e2dede;
}
.menu_button a:link {
	padding-left: 11vw;
	padding-right: 8vw;
	padding-top: 4vw;
	padding-bottom: 4vw;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #862f2b;
	font-weight: 400;
	text-decoration: none;
	display: block;
}
.menu_button a:visited {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #862f2b;
	font-weight: 400;
}
.menu_button a:hover {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #000000;
	font-weight: 400;
}
.menu_button a:active {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #000000;
	font-weight: 400;
}

.menu_button_right {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #862f2b;
	font-weight: 400;
	text-align: left;
	float: left;
	border-bottom: dotted 1px #e2dede;
}
.menu_button_right a:link {
	padding-left: 11vw;
	padding-right: 8vw;
	padding-top: 4vw;
	padding-bottom: 4vw;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #862f2b;
	font-weight: 400;
	text-decoration: none;
	display: block;
}
.menu_button_right a:visited {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #862f2b;
	font-weight: 400;
}
.menu_button_right a:hover {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #000000;
	font-weight: 400;
}
.menu_button_right a:active {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #000000;
	font-weight: 400;
}

.body_basis {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	float: left;
	position: absolute;
	top: 44vw;
	left: 0;
}

.slider {
	background-color: #dfd2a7;
	width: 150%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-left: -50%;
}

.body_basis_0 {
	background-color: #f7f7f7;
	width: 90%;
	height: auto;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
}

.body_basis_1 {
	background-color: #f7f7f7;
	width: 80%;
	height: auto;
	float: left;
	padding-left: 10%;
	padding-right: 10%;
}

.h1_home_1 {
	font-family: 'Nunito', sans-serif;
	font-size: 5vw;
	line-height: 6vw;
	color: #6a4b1d;
	font-weight: 700;
	text-align: center;
	padding-top: 4.5vw;
}

.ornament_1 {
	width: 0;
	height: 0;
	float: left;
	overflow: hidden;
}

.blokk_1 {
	background-color: #f7f7f7;
	width: 90%;
	float: left;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%
}

.blokk_image_1 {
	background-color: #dfd2a7;
	width: 92%;
	height: auto;
	float: left;
	margin-bottom: 3vw;
	padding: 4%;
}

.blokk_title_1 {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-family: 'Nunito', sans-serif;
	font-size: 4.6vw;
	line-height: 5vw;
	color: #6a4b1d;
	font-weight: 700;
	text-align: center;
	margin-bottom: 4vw;
}

.blokk_text_1 {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #000000;
	font-weight: 400;
	text-align: center;
}

.body_basis_2 {
	background-color: #dfd2a7;
	width: 90%;
	height: auto;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
}

.h1_home_2 {
	font-family: 'Nunito', sans-serif;
	font-size: 5vw;
	line-height: 6vw;
	color: #862f2b;
	font-weight: 700;
	text-align: center;
	padding-top: 4.5vw;
}

.blokk_2 {
	background-color: #dfd2a7;
	width: 90%;
	float: left;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%
}

.blokk_image_2 {
	background-color: #dfd2a7;
	width: 90%;
	height: auto;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
}

.blokk_title_2 {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-family: 'Nunito', sans-serif;
	font-size: 4.6vw;
	line-height: 5vw;
	color: #862f2b;
	font-weight: 700;
	text-align: center;
	margin-bottom: 4vw;
}

.blokk_text_2 {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #000000;
	font-weight: 400;
	text-align: center;
}

.body_basis_3 {
	background-color: #528b7c;
	width: 90%;
	height: auto;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
}

.h1_home_3 {
	font-family: 'Nunito', sans-serif;
	font-size: 5vw;
	line-height: 6vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	padding-top: 4.5vw;
}

.list {
	width: 90%;
	float: left;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%
}

.list_title {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-family: 'Nunito', sans-serif;
	font-size: 4.6vw;
	line-height: 5vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	margin-bottom: 4vw;
}

.list_text {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #c3d3cf;
	font-weight: 400;
	text-align: center;
}

.next_button_2 {
	background-color: #f7f7f7;
	width: 40%;
	height: 10vw;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #593e16;
	font-weight: 700;
	text-align: center;
	float: left;
	margin-top: 4vw;
	margin-left: 30%;
	margin-bottom: 6vw;
}
.next_button_2 a:link {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #593e16;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}
.next_button_2 a:visited {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #593e16;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}
.next_button_2 a:hover {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #000000;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}
.next_button_2 a:active {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #000000;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}

.next_button_1 {
	background-color: #528b7c;
	width: 40%;
	height: 10vw;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #b9d4cd;
	font-weight: 700;
	text-align: center;
	float: left;
	margin-top: 4vw;
	margin-left: 30%;
	margin-bottom: 6vw;
}
.next_button_1 a:link {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #b9d4cd;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}
.next_button_1 a:visited {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #b9d4cd;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}
.next_button_1 a:hover {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}
.next_button_1 a:active {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}

.next_button_3 {
	background-color: #ffffff;
	width: 40%;
	height: 10vw;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #528b7c;
	font-weight: 700;
	text-align: center;
	float: left;
	margin-top: 4vw;
	margin-left: 30%;
	margin-bottom:6vw;
}
.next_button_3 a:link {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #528b7c;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}
.next_button_3 a:visited {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #528b7c;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}
.next_button_3 a:hover {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #000000;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}
.next_button_3 a:active {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 10vw;
	color: #000000;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	display: block;
}

.h1_home_4 {
	font-family: 'Nunito', sans-serif;
	font-size: 5vw;
	line-height: 6vw;
	color: #1f584b;
	font-weight: 700;
	text-align: center;
	padding-top: 4.5vw;
}

.menu_image {
	background-color: #dfd2a7;
	margin-bottom: 6vw;
	width: 84%;
	height: auto;
	margin-left: 5%;
	margin-right: 5%;
	padding: 3%;
	float: left;
}

.page_text_1 {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	margin-bottom: 4vw;
}

.page_text_2 {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	margin-bottom: 4vw;
}

.galeria_basis {
	width: 0;
	height: 0vw;
	overflow: hidden;
}

.galeria_image {
	width: 0;
	height: 0vw;
	overflow: hidden;
}

.galeria_basis_mobil {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.galeria_image_mobil {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 4vw;
}

.keplista0 {
	width: 100%;
	height: auto;
	float: left;
}

.keplista1 {
	width: 100%;
	height: auto;
	float: left;
}

.keplista2 {
	width: 100%;
	height: auto;
	float: left;
}

.keplista_kep {
	float: none;
	margin-bottom: 4vw;
	width: 84%;
	height: auto;
	margin-left: 5%;
	margin-right: 5%;
	padding: 3%;
	background-color: #dfd2a7;
}

.contact_left {
	width: 100%;
	height: auto;
	float: left;
}

.contact_right {
	width: 100%;
	height: auto;
	float: left;
}

.uzenet {
	width: 100%;
	height: 40vw;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #000000;
	font-weight: 400;
}

.form_text {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #000000;
	font-weight: 400;
	text-align: left;
}

.form_button {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #000000;
	font-weight: 700;
	text-align: center;
}

.google_map {
	width: 100%;
	height: 60vw;
	float: left;
	margin-bottom: 4vw;
}

.footer {
	background-color: #528b7c;
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 2vw;
}

.footer_1 {
	background-color: #b7c8c3;
	width: 100%;
	height: auto;
	float: left;
}

.footer_images_basis {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}

.footer_images {
	 width: 3100px;
    height: auto;
	 position: relative;
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 20s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 20s;
	 animation-iteration-count: infinite;
	  animation-timing-function: linear;
	 float: left;
}

@keyframes example {
    0% {left: 0;}
	 50% {left: -1550px;}
	 100% {left: 0;}
}

.footer_images:hover {
    -webkit-animation-play-state: paused; /* Safari 4.0 - 8.0 */
    animation-play-state: paused;
}

.footer_image {
	width: auto;
   height: auto;
	float: left;
	padding: 1% 0% 1% 2.2%;
}

.footer_column {
	width: 90%;
	height: auto;
	float: left;
	padding-top: 5vw;
	padding-left: 5%;
	padding-right: 5%;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
}
.footer_column a:link {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
}
.footer_column a:visited {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
}
.footer_column a:hover {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
}
.footer_column a:active {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
}

.footer_column_button {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
}
.footer_column_button a:link {
	padding-left: 2vw;
	padding-right: 2vw;
	padding-bottom: 2vw;
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	display: block;
}
.footer_column_button a:visited {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	display: block;
}
.footer_column_button a:hover {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	display: block;
}
.footer_column_button a:active {
	font-family: 'Nunito', sans-serif;
	font-size: 4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	display: block;
}

.strong_footer_column {
	font-family: 'Nunito', sans-serif;
	font-size: 4.4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
}

.p_footer_1 {
	font-family: 'Nunito', sans-serif;
	font-size: 2.6vw;
	line-height: 3.6vw;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
	padding-top: 4vw;
}
.p_footer_1 a:link {
	font-family: 'Nunito', sans-serif;
	font-size: 2.6vw;
	line-height: 3.6vw;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
}
.p_footer_1 a:visited {
	font-family: 'Nunito', sans-serif;
	font-size: 2.6vw;
	line-height: 3.6vw;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
}
.p_footer_1 a:hover {
	font-family: 'Nunito', sans-serif;
	font-size: 2.6vw;
	line-height: 3.6vw;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
}
.p_footer_1 a:active {
	font-family: 'Nunito', sans-serif;
	font-size: 2.6vw;
	line-height: 3.6vw;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
}

.mobilmenu_nyit {
	background-color: transparent;
	width: 10vw;
	height: 10vw;
	overflow: hidden;
	position: absolute;
	top: 2vw;
	left: 2vw;
	z-index: 99999999;
	display: block;
	float: left;
}

.mobilmenu_zar {
	background-color: transparent;
	width: 10vw;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 2vw;
	left: 2vw;
	z-index: 99999999;
	display: block;
	float: left;
}

#menu {
background-color: #e1e2e4;
width: 96%;
height: 0px;
z-index: 99999999;
position: absolute;
top: 12vw;
left: 2vw;
overflow: hidden;
}
#menu ul {
	font-size: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	padding: 0px;
	list-style-type: none;
}

.video {
	width: 60%;
	height: auto;
	margin-left: 20%;
	margin-left: 20%;
	float: left;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:96%;
	height:96%;
	padding: 2%;
	background-color: #ebebea;
}