body {
	margin:0px;
	background-color: #f5f4f2;
	background-image: url(image_basis/background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: fixed;
	overflow-x: hidden;
}

.page_basis {
	width: 100%;
	height: auto;
	float: left;
}

.page {
	background-color: transparent;
	width: 90%;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.head {
	background-color: #f5f4f2;
	width: 94%;
	height: auto;
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 3%;
	padding-right: 3%;
}

.logo_header {
	width: 60%;
	height: auto;
	float: left;
	margin-left: 10%;
	margin-right: 30%;
}

.menu_basis {
	width: 100%;
	height: auto;
	float: left;
}

.menu_space {
	background-color: #dbd7ce;
	width: 100%;
	height: 4vw;
	float: left;
	overflow: hidden;
}

.button {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Lora', serif;
	font-size: 3vw;
	line-height: 4vw;
	color: #000000;
	font-weight: 500;
	text-align: left;
	border-top: solid 1px #dbd7ce;
}
.button a:link {
	padding-left: 15vw;
	padding-right: 20vw;
	padding-top: 2vw;
	padding-bottom: 2vw;
	font-family: 'Lora', serif;
	font-size: 3vw;
	line-height: 4vw;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
	display: block;
}
.button a:visited {
	font-family: 'Lora', serif;
	font-size: 3vw;
	line-height: 4vw;
	color: #000000;
	font-weight: 500;
}
.button a:hover {
	font-family: 'Lora', serif;
	font-size: 3vw;
	line-height: 4vw;
	color: #873c25;
	font-weight: 500;
}
.button a:active {
	font-family: 'Lora', serif;
	font-size: 3vw;
	line-height: 4vw;
	color: #000000;
	font-weight: 500;
}

.menu_button {
	width: 90%;
	height: auto;
	float: left;
	font-family: 'Lora', serif;
	font-size: 2.7vw;
	line-height: 3.7vw;
	color: #000000;
	font-weight: 500;
	text-align: left;
	margin-left: 10%;
	border-top: solid 1px #dbd7ce;
}
.menu_button a:link {
	padding-left: 10vw;
	padding-right: 15vw;
	padding-top: 2vw;
	padding-bottom: 2vw;
	font-family: 'Lora', serif;
	font-size: 2.7vw;
	line-height: 3.7vw;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
	display: block;
}
.menu_button a:visited {
	font-family: 'Lora', serif;
	font-size: 2.7vw;
	line-height: 3.7vw;
	color: #000000;
	font-weight: 500;
}
.menu_button a:hover {
	font-family: 'Lora', serif;
	font-size: 2.7vw;
	line-height: 3.7vw;
	color: #873c25;
	font-weight: 500;
}
.menu_button a:active {
	font-family: 'Lora', serif;
	font-size: 2.7vw;
	line-height: 3.7vw;
	color: #000000;
	font-weight: 500;
}

.head_contact_basis {
	width: 95%;
	height: auto;
	float: left;
	padding-left: 5%;
	padding-top: 3vw;
	padding-bottom: 3vw;
}

.head_contact_1 {
	width: auto;
	height: 4vw;
	float: left;
	padding-right: 2vw;
	font-family: 'Oswald', sans-serif;
	font-size: 3vw;
	line-height: 4.5vw;
	color: #3a3c47;
	font-weight: 300;
	text-align: left;
	margin-bottom: 1vw;
}
.head_contact_1 a:link {
	font-family: 'Oswald', sans-serif;
	font-size: 3vw;
	line-height: 4.5vw;
	color: #3a3c47;
	font-weight: 300;
	text-align: left;
	text-decoration: none;
}
.head_contact_1 a:visited {
	font-family: 'Oswald', sans-serif;
	font-size: 3vw;
	line-height: 4.5vw;
	color: #3a3c47;
	font-weight: 300;
	text-align: left;
	text-decoration: none;
}
.head_contact_1 a:hover {
	font-family: 'Oswald', sans-serif;
	font-size: 3vw;
	line-height: 4.5vw;
	color: #a55b31;
	font-weight: 300;
	text-align: left;
	text-decoration: none;
}
.head_contact_1 a:active {
	font-family: 'Oswald', sans-serif;
	font-size: 3vw;
	line-height: 4.5vw;
	color: #3a3c47;
	font-weight: 300;
	text-align: left;
	text-decoration: none;
}

.head_contact_2 {
	width: auto;
	height: 4vw;
	float: left;
	padding-right: 2vw;
	font-family: 'Oswald', sans-serif;
	font-size: 3vw;
	line-height: 5vw;
	color: #3a3c47;
	font-weight: 500;
	text-align: left;
}
.head_contact_2 a:link {
	font-family: 'Oswald', sans-serif;
	font-size: 3vw;
	line-height: 5vw;
	color: #3a3c47;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
}
.head_contact_2 a:visited {
	font-family: 'Oswald', sans-serif;
	font-size: 3vw;
	line-height: 5vw;
	color: #3a3c47;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
}
.head_contact_2 a:hover {
	font-family: 'Oswald', sans-serif;
	font-size: 3vw;
	line-height: 5vw;
	color: #a55b31;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
}
.head_contact_2 a:active {
	font-family: 'Oswald', sans-serif;
	font-size: 3vw;
	line-height: 5vw;
	color: #3a3c47;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
}

.head_contact_3 {
	width: auto;
	height: 4vw;
	float: left;
	padding-top: 1vw;
	padding-right: 2vw;
}

.icon {
	width: 5vw;
	height: 5vw;
	float: left;
	margin-right: 1vw;
}

.body_basis {
	background-color: #f5f4f2;
	width: 100%;
	height: auto;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

.slider_basis {
	background-color: red;
	width: 100%;
	height: 28vw;
	float: left;
	overflow: hidden;
}

.slider {
	background-color: #f5f4f2;
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}

.body_basis_1 {
	width: 84%;
	height: auto;
	float: left;
	background-color: #ffffff;
	border-top: solid 1px #c39d92;
	border-left: solid 1px #c39d92;
	border-right: solid 1px #c39d92;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: -5vw;
	position: relative;
	top: 0;
	left: 0;
	z-index: 99999;
}

.blokk_1 {
	width: 80%;
	height: auto;
	float: left;
	margin-top: 3vw;
	margin-bottom: 5vw;
	margin-left: 10%;
	margin-right: 10%;
}

.blokk_1_text {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Lora', serif;
	font-size: 2.4vw;
	line-height: 3.8vw;
	color: #000000;
	font-weight: 500;
	text-align: center;
}

.blokk_1_title {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Lora', serif;
	font-size: 7vw;
	line-height: 7.5vw;
	color: #541d0c;
	font-weight: 400;
	text-align: center;
	padding-top: 2vw;
	padding-bottom: 2vw;
}

.blokk_1_title_italic {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Lora', serif;
	font-size: 6vw;
	line-height: 7.5vw;
	color: #873c25;
	font-weight: 400;
	font-style: italic;
	text-align: center;
}

.blokk_1_image {
	width: 70%;
	height: auto;
	float: left;
	margin-top: 3vw;
	margin-left: 15%;
	margin-right: 15%;
}

.body_basis_2 {
	width: 84%;
	height: auto;
	float: left;
	background-color: #ffffff;
	border: solid 1px #c39d92;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: -5vw;
	position: relative;
	top: 0;
	left: 0;
	z-index: 99999;
}

.blokk_2 {
	width: 80%;
	height: auto;
	float: left;
	margin-top: 3vw;
	margin-bottom: 5vw;
	margin-left: 10%;
	margin-right: 10%;
}

.blokk_2_text {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Lora', serif;
	font-size: 2.4vw;
	line-height: 3.8vw;
	color: #000000;
	font-weight: 500;
	text-align: center;
}

.blokk_2_title {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 2vw;
	font-family: 'Lora', serif;
	font-size: 6vw;
	line-height: 7.5vw;
	color: #873c25;
	font-weight: 400;
	font-style: italic;
	text-align: center;
}

.blokk_2_image {
	background-color: #f5f4f2;
	width: 100%;
	height: 28vw;
	float: left;
	overflow: hidden;
}

.blokk_3 {
	width: 80%;
	height: auto;
	float: left;
	margin-top: 0vw;
	margin-bottom: 5vw;
	margin-left: 10%;
	margin-right: 10%;
}

.blokk_3_text {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Lora', serif;
	font-size: 2.4vw;
	line-height: 3.8vw;
	color: #000000;
	font-weight: 500;
	text-align: center;
}

.blokk_3_title {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 2vw;
	font-family: 'Lora', serif;
	font-size: 6vw;
	line-height: 7.5vw;
	color: #873c25;
	font-weight: 400;
	font-style: italic;
	text-align: center;
}

.blokk_3_image {
	background-color: #f5f4f2;
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 3vw;
	overflow: hidden;
}

.list {
	width: 80%;
	height: auto;
	float: left;
	margin-top: 0vw;
	margin-bottom: 5vw;
	margin-left: 10%;
	margin-right: 10%;
}

.list_text {
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Lora', serif;
	font-size: 2.4vw;
	line-height: 3.8vw;
	color: #000000;
	font-weight: 500;
	text-align: center;
}

.list_title {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 2vw;
	font-family: 'Lora', serif;
	font-size: 6vw;
	line-height: 7.5vw;
	color: #873c25;
	font-weight: 400;
	font-style: italic;
	text-align: center;
}

.next_button {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 2vw;
	font-family: 'Lora', serif;
	font-size: 4vw;
	line-height: 6vw;
	color: #541d0c;
	font-weight: 500;
	text-align: center;	
}
.next_button a:link {
	font-family: 'Lora', serif;
	font-size: 3vw;
	line-height: 6vw;
	color: #873c25;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}
.next_button a:visited {
	font-family: 'Lora', serif;
	font-size: 3vw;
	line-height: 6vw;
	color: #873c25;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}
.next_button a:hover {
	font-family: 'Lora', serif;
	font-size: 3vw;
	line-height: 6vw;
	color: #541d0c;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}
.next_button a:active {
	font-family: 'Lora', serif;
	font-size: 3vw;
	line-height: 6vw;
	color: #873c25;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}

.page_text {
	width: 74%;
	height: auto;
	float: left;
	background-color: #ffffff;
	border: solid 1px #c39d92;
	margin-top: 0vw;
	margin-left: 8%;
	margin-right: 8%;
	padding: 5%;
}

.galeria_basis {
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 2vw;
}

.galeria_image {
	width: 28vw;
	height: 28vw;
	background-color: #f5f4f2;
	margin-bottom: 2vw;
	margin-left: 1vw;
	margin-right: 1vw;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	padding: 1vw;
	overflow: hidden;
}

.galeria_image_1 {
	width: 28vw;
	height: auto;
	display:inline;
}

.galeria_image_2 {
	width: auto;
	height: 28vw;
	display:inline;
}

.keplista0 {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 2vw;
	padding-bottom: 2vw;
	padding-right: 0px;
}

.keplista1 {
	background-color: transparent;
	width: 70%;
	height: auto;
	float: left;
	margin-left: 15%;
	margin-right: 15%;
}

.menu_image_list_box_1 {
	background-color: #ffffff;
	width: 70%;
	height: auto;
	float: left;
	margin-top: 1vw;
	overflow: hidden;
	margin-left: 15%;
	margin-right: 15%;
}

.menu_image_list_box_2 {
	background-color: #ffffff;
	width: 70%;
	height: auto;
	float: left;
	margin-top: 1vw;
	overflow: hidden;
	margin-left: 15%;
	margin-right: 15%
}

.menu_image_list_1 {
	width: 100%;
	height: auto;
}

.menu_image_list_2 {
	width: 100%;
	height: auto;
}

.menu_image {
	background-color: #f5f4f2;
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 3vw;
	overflow: hidden;
}

.menu_image_box_1 {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	float: left;
}

.menu_image_box_2 {
	background-color: #ffffff;
	width: 100%;
	height: auto;
	float: left;
}

.menu_image_1 {
	width: 100%;
	height: auto;
}

.menu_image_2 {
	width: 100%;
	height: auto;
}

.form_text {
	width: 100%;
	font-family: 'Lora', serif;
	font-size: 2.4vw;
	line-height: 3.8vw;
	color: #000000;
	font-weight: 500;
	text-align: left;
}

.form_text_map {
	width: 72%;
	font-family: 'Lora', serif;
	font-size: 2.4vw;
	line-height: 3.8vw;
	color: #000000;
	font-weight: 500;
	text-align: left;
}

.form_button {
	background-color: #873c25;
	width: auto;
	height: auto;
	font-family: 'Lora', serif;
	font-size: 2.4vw;
	line-height: 4.6vw;
	color: #ffffff;
	font-weight: 600;
	padding-left: 2vw;
	padding-right: 2vw;
	cursor: pointer;
	border: 0;
	margin-left: 2vw;
}
.form_button:hover {
	background-color: #541d0c;
}

.uzenet {
	width: 100%;
	height: 150px;
	font-family: 'Lora', serif;
	font-size: 2.4vw;
	line-height: 3.8vw;
	color: #000000;
	font-weight: 500;
	text-align: left;
}

.footer {
	width: 100%;
	height: auto;
	float: left;
}

.civertan {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 3vw;
	padding-bottom: 5vw;
	font-family: 'Oswald', sans-serif;
	font-size: 2vw;
	line-height: 3vw;
	color: #3a3c47;
	font-weight: 300;
	text-align: center;
}
.civertan a:link {
	font-family: 'Oswald', sans-serif;
	font-size: 2vw;
	line-height: 3vw;
	color: #a55b31;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
}
.civertan a:visited {
	font-family: 'Oswald', sans-serif;
	font-size: 2vw;
	line-height: 3vw;
	color: #a55b31;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
}
.civertan a:hover {
	font-family: 'Oswald', sans-serif;
	font-size: 2vw;
	line-height: 3vw;
	color: #3a3c47;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
}
.civertan a:active {
	font-family: 'Oswald', sans-serif;
	font-size: 2vw;
	line-height: 3vw;
	color: #3a3c47;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
}

.mobilmenu_nyit {
	background-color: transparent;
	width: 7vw;
	height: 7vw;
	overflow: hidden;
	position: absolute;
	top: 8vw;
	right: 11vw;
	z-index: 99999999;
	display: block;
	float: left;
}

.mobilmenu_zar {
	background-color: transparent;
	width: 7vw;
	height: 0vw;
	overflow: hidden;
	position: absolute;
	top: 8vw;
	right: 11vw;
	z-index: 99999999;
	display: block;
	float: left;
}

#menu {
background-color: #f5f4f2;
width: 90%;
height: 0;
z-index: 99999999;
position: absolute;
top: 0;
left: 5%;
overflow: hidden;
}
#menu ul {
	font-size: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	padding: 0;
	list-style-type: none;
}

.video {
	background-color: #ffffff;
	width: 540px;
	height: auto;
	float: left;
	padding: 10px;
	border: solid 1px #e5d8ae;
	margin-top: 30px;
	margin-left: 70px;
	margin-right: 70px;
}
.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:100%;
	height:100%;
}