/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
body,html
{
	width: 100%;
	margin: 0px;
	left: 0px;
	font-family: 'Gentium Book Basic', serif;
	background: #ffffff;
	text-align: center;
	color: #333;
	outline: none !important;
	box-sizing: border-box !important;
}
::-webkit-scrollbar {width: 5px; ; }
::-webkit-scrollbar-track { background: none; opacity: 0;}
::-webkit-scrollbar-thumb {  background: #ccc; border-radius: 10px; opacity: 0.1 !important}
::-webkit-scrollbar-thumb:hover {  opacity: 0.8;}  
i
{
	font-family:  FontAwesome !important;
	font-style: normal;
}
#errormsg
{
	position: fixed;
	background: #a92d2d;
	width: 90%;
	height: 5vw;
	line-height: 5vw;
	font-size: 2.5vw;
	color: #ffffff;
	z-index: 1000;
	top: -5vw;
	left: 5%;
	border-radius: 0px 0px 2vw 2vw;
}
p
#menu
{
	font-family: 'Gentium Book Basic', serif !important;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100vw;
	height: 4vw;
	line-height: 4vw;
	background: #fff;
	box-shadow: 0px 0px 2px #ddd;
	z-index: 100000;
	text-align: center;
}
nav {
	z-index: 1010;
	width: auto;
	text-align: center;
	line-height: 4vw;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;	
	height: 4vw;
	font-size: 1.5vw;
	display: inline-block;
}
	nav ul {
		padding: 0px;
		margin: 0px;
		height: 4vw;
	}
	nav li {
		display: inline-block;
		padding: 0px 1vw;
		cursor: pointer;
	}
	.dekor {
		margin-top: -2.4vw;
		position: absolute;
		font-size: 0.5vw;
	}
	.dekorx
	{
		
	}
	 #logo_menu
	{
		position: relative;
		height: auto;
		overflow: hidden;
		width: auto;
		float: left;
	}	
	#menuit
	{
		position: relative;
		height: auto;
		overflow: hidden;
		width: auto;
		float: right;
	}
	#logo_menu img
	{
		height: 3vw;
		border: 0px solid #fff;
		margin: 0.5vw 1vw;
	}	
	nav a {
		color: #333333;
		text-align: center;
		text-decoration: none;
		padding: 0px; 
		cursor: pointer;
		border-top: 0.6vw solid #fff;		
	}
	.active_menu
	{
		color: #d6b242 !important;
	}

	nav li:hover, nav a:hover, nav li:active, nav .active {
		color: #d6b242;
		
	}
	nav a#pull {
		display: none;
		z-index: 200000;
	}
#intro{
	position: relative;
	width: 100%;
	height: 56.25vw;
	overflow: hidden;
}
#intro img
{
	width: 110%;
	position: absolute;
	top: 0px;
	left: -5%;
}
	#i_slogan
	{
		position: absolute;
		top: 15%;
		width: 100%;
		color: #fff;
		text-shadow: 0px 0px 1vw  #000;
		text-align: center;
	}
		#i_slogan  h1
		{
			font-size: 7vw !important;
			color: #fff;
			text-align: center;
			margin: 10vw 0px 0px 0px !important;
		}
		#i_slogan  h2
		{
			font-size: 3vw !important;
			color: #fff;
			text-align: center;
		}
h1
{
	font-size: 4vw !important;
	color: #d9b853;
	text-align: left;
	margin: 0px !important;
}		
h2
{
	font-size: 2vw !important;
	color: #333333;
	text-align: left;	
	margin: 0px !important;
}	
p{
	line-height: 1.5vw;
	font-size: 1vw;
	text-align: justify;
}	
#rolunk_kep
{
	float: left;
	padding: 1vw 2%;
	width: 30%;
	height: auto;
}
#rolunk_kep img
{
	width: 100%;
}
#rolunk_text
{
	float: right;
	padding: 1vw 2%;
	width: 62%;
	height: auto;	
}
#info_blokk
{
	width: 100%;
	height: 12.5vw;
	overflow: hidden;
}
	.info_card
	{
		width: 10vw;
		text-align: center;
		padding: 0.5vw;
		float: left;
	}
	.info_card img
	{
		width: 50%;
	}
	.infmain
	{
		color: #333;
		font-family: 'Dancing Script', cursive;
		font-size: 1.5vw;
	}
	.infsec
	{
		color: #d6b242;
		text-transform: uppercase;
		font-size: 1.5vw;
	}
.ghead
{
	background: #d6b242;
	padding: 2vw 0px;
}
	.ghead h1, .ghead h2  
	{
		color: #fff !important;
		text-align: center;
		margin: 0px !important;
		font-size: 5vw !important;
	}
	.ghead h2  
	{
		font-family: 'Dancing Script', cursive;
		font-size: 2vw !important;
	}
#galeria h1
{
	color: #333;
	text-align: center;
	font-size: 3vw !important;
	text-align: center;
}	
	#galeria img
	{
		width: 20vw;
		margin: 2vw;
		box-shadow: 0px 0px 2px #999;
	}
#footer
{
	width: 100%;
	height: auto;
	background: #333;
	color: #fff;
	text-align: left;
	padding: 1vw 4vw 1vw 4vw;
	font-size: 1.5vw;
	line-height: 3vw;
	box-sizing: border-box;
	position: relative;
}	
#footer strong
{
	font-size: 2vw;
	line-height: 5vw;
}
#footer a
{
	color: #fff;
	text-decoration: none;
}
#footer img
{
	height: 3vw;
}
#fcont
{
	position: absolute;
	right: 4vw;
	top: 3vw;
	width: 33%;
	text-align: right;
	font-size: 1vw;
}

#kdet
{
	float: left;
	width: 40%;
	padding: 2vw;
	margin-left: 20%;
	height: auto;
	text-align: left;
}
input
{
	font-family: 'Gentium Book Basic', serif !important;
	background: #ffffff;
	text-align: left;
	color: #030303;
	outline: none !important;
	border: 0px solid #030303;
	border-bottom: 1px solid #030303;
	width: 100%;
	height: 4vw;
	font-size: 1.5vw !important;

}
textarea
{
	font-family: 'Gentium Book Basic', serif !important;
	background: #ffffff;
	text-align: left;
	color: #030303;
	outline: none !important;
	border: 1px solid #999;
	width: 96%;
	height: 10vw;
	margin-top: 2vw;
	padding: 1vw;
	font-size: 1.5vw !important;
	  resize: none;
}
button {
	font-family: 'Gentium Book Basic', serif !important;
	background-color: #d6b242 !important;
	color: #ffffff !important;
	outline: none !important;
	border: 0px solid #d6b242;
	width: 100%;
	height: 4vw;
	font-size: 2vw !important;
	max-width: 42vw;
	cursor: pointer;
	border-radius: 0.5vw;	
	font-weight: 700;
}
::-webkit-input-placeholder { /* Edge */
  color: #999;
  	font-size: 1vw;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  font-size: 1vw;
}

::placeholder {
  color: #999;
  font-size: 1vw;
}
#knaptar
{
	float: right;
	width: 28%;
	padding: 2vw;
	height: auto;
	text-align: left !important;
}
#hazak
{
	width: 90%;
	height: auto;
	position: relaitive;
	padding: 2vw 5%;
}
	#haz1, #haz2, #kert
	{
		width: 23%;
		float: left;
		margin-left: 7%;
		height: auto;
		text-align: center;
		font-size: 1.2vw;
		line-height: 2vw;
	}
	#hazak img
	{
		width: 100%;
	}
	#hazak h2
	{
		font-family: 'Dancing Script', cursive;
		text-align: center;
		background-color: #d6b242 !important;
		color: #fff;
		width: 100%;
		height: 4vw;
		line-height: 4vw;
		text-transform: uppercase;
		font-weight: normal;
	}
	.ptext
	{
		text-align: left !important;
		width:100%;
		font-family: 'Dancing Script', cursive;
		font-size: 1.2vw;
		line-height: 2vw;
	}
#admin
{
	width: 50%;
	margin: 5vw 25%;
}
	#admin img
	{
		width: 20%;
	}
@media screen and (max-width: 800px) {
#kdet
{
	float: left;
	width:96%;
	padding: 2vw 2%;
	margin-left: 0px;
	height: auto;
	text-align: center;
}	
#knaptar
{
	float: left;
	width:96%;
	padding: 2vw 2%;
	padding: 2vw;
	height: auto;
	text-align: center !important;
}
#kdet h2, #knaptar h2
{
	text-align: center;
}
input
{
	text-align: center;
	color: #030303;
	border-bottom: 1px solid #030303;
	height: 50px;
	font-size: 24px !important;
	width: 80%;

}
textarea
{
	height: 200px;
	margin-top: 10px;
	padding: 10px;
	font-size: 24px !important;
	width: 76%;
}
button {
	height: 50px;
	font-size: 32px !important;
	border-radius: 1vw;	
	width: 90%;
	max-width: 100vw;
}
::-webkit-input-placeholder { /* Edge */
	color: #999;
  	font-size: 20px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  	font-size: 20px;
}

::placeholder {
  color: #999;
  	font-size: 20px;
}
#menu
{
	height: auto;
	padding: 2vw 0px;
}
#logo_menu
{
	display: none;
}
#menuit{
	width: 100%;
}
 nav {
  		height: auto;	
		border-bottom: 0;
		z-index: 10;	
		top: 0px;
		width: 100%;
		padding: 0px;
		line-height: 50px;
		position: relative;
		margin: 0px 0px 0px 0px;
		border: 0px solid #eee;
		font-size: 32px;
		width: 100%;
	}
	nav ul {
  		width: 100%;
		display: none;
		height: auto;
		background: #fff;
	}
	nav li
	{
		padding: 0px;
		background: #fff;
		line-height: 40px;
		height: 40px;
		margin: 0px;
		width: 100%;
		padding: 16px 0px;
		border-bottom: 1px solid #eee;
	}	
	nav li a {
		
		padding: 8px 0px;
		margin: 0px;
		
	}
	.menuitem
	{
		width: 100%;
	}
  	nav a {
	  	text-align: center;
	  	width: 100%;
		line-height: 40px;	
		height: 40px;
		color: #333;
		border-top: 0vw solid #fff;	
  	}
	.dekorx
	{
		display: none;
	}
	nav a#pull {
		height: 50px;
		font-size: 24px;
		display: block;
		width: 100%;
		position: relative;
		background: #fff;
		margin: 0px; padding: 0px 0px;
		z-index: 200000;	
	}
	nav li {
		float: none;
		width: 100%;
  		position: relative;	
		padding: 16px 0px;
		
	}	
	nav a#pull:after {
		width: 40px;
		height: 40px;
		display: inline-block;
		position: absolute;
		right: 5px;
		top: 15px;
		font-size: 24px;	
		z-index: 200000;	
		text-align: right;		
	}
	nav li:hover, nav li:active, nav .active, nav .active a, nav a:hover
	{
		background: #eee;
		color: #333 !important;
	}
	nav a#pull img
	{
		height: 100%;
	}
	nav a#pull i
	{
		position: absolute;
		right: 4vw;
		top: 5px;
		height: 40px;
		line-height: 40px;
		color: #d6b242;
		text-shadow: 0px 0px 2px #aaa;
	}
	
	.active_menu
	{
		border-bottom: 0px solid #eee;
	}
h1
{
	font-size: 48px !important;
	color: #d9b853;
	text-align: left;
	margin: 20px 0px !important;
}		
h2
{
	font-size: 32px !important;
	color: #333333;
	text-align: left;	
	margin: 10px 0px !important;
}	
p{
	line-height: 20px;
	font-size: 16px;
	text-align: justify;
}	
#rolunk_kep
{
	float: none;
	padding: 5vw 5%;
	width: 90%;
	height: auto;
}
#rolunk_kep img
{
	width: 100%;
}
#rolunk_text
{
	float: none;
	padding: 1vw 5%;
	width: 90%;
	height: auto;	
}	
#info_blokk
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
	.info_card
	{
		width: 40%;
		text-align: center;
		padding: 5%;
		float: left;
	}
	.info_card img
	{
		width: 50%;
	}
	.infmain
	{
		color: #333;
		font-family: 'Dancing Script', cursive;
		font-size: 20px;
	}
	.infsec
	{
		color: #d6b242;
		text-transform: uppercase;
		font-size: 16px;
	}
.ghead
{
	background: #d6b242;
	padding: 2% 0px;
}
	.ghead h1, .ghead h2  
	{
		color: #fff !important;
		text-align: center;
		margin: 0px !important;
		font-size: 48px !important;
	}
	.ghead h2  
	{
		font-family: 'Dancing Script', cursive;
		font-size: 24px !important;
	}
#galeria h1
{
	color: #333;
	text-align: center;
	font-size: 24px !important;
	text-align: center;
}	
	#galeria img
	{
		width: 42%;
		margin: 1% 3%;
		box-shadow: 0px 0px 2px #999;
	}
#footer
{
	width: 100%;
	height: auto;
	background: #333;
	color: #fff;
	text-align: center;
	padding: 20px 5%;
	font-size: 16px;
	line-height: 24px;
	box-sizing: border-box;
	position: relative;
}	
#footer strong
{
	font-size: 32px;
	line-height: 64px;
}
#footer a
{
	color: #fff;
	text-decoration: none;
}
#footer img
{
	height: 48px;
}
#fcont
{
	position: relative;
	right: 0px;
	top: 3vw;
	width: 100%;
	text-align: center;
	font-size: 10px;
}
#hazak
{
	width: 90%;
	height: auto;
	position: relaitive;
	padding: 2vw 5%;
}
	#haz1, #haz2, #kert
	{
		width: 90%;
		float: left;
		margin-left: 5%;
		height: auto;
		text-align: center;
		font-size: 24px;
		line-height:32px;
	}
#hazak h2
	{
		font-family: 'Dancing Script', cursive;
		text-align: center;
		background-color: #d6b242 !important;
		color: #fff;
		width: 100%;
		height: 50px;
		line-height: 50px;
		font-size: 24px !important;
		text-transform: uppercase;
		font-weight: normal;
	}
.ptext
	{
		font-family: 'Dancing Script', cursive;
		font-size: 24px;
		line-height: 32px;
		text-align: center !important;
	}

}