@font-face {
	font-family: 'Signature of the Ancient';
	src: url('font/SignatureoftheAncient.woff2') format('woff2'),  url('font/SignatureoftheAncient.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: #ece6dd;
	font-family: 'Encode Sans', sans-serif;	
	background-image: url(img/shine.png);
	background-position: top center;
	background-repeat: no-repeat;

}
h4 {
	font-size: 27px;
	font-weight: normal;
	font-family: 'Signature of the Ancient';
	line-height: 40px;
	margin: 0;
	adding: 0;
}
h2,h3,h5,h6 {
	font-size: 20px !important;
	font-weight: normal;
	font-family: 'Encode Sans', sans-serif !important;
	margin: 0;
	padding: 0;
}
h5 {
	color: #016a23;
	line-height: 90px;
	background-image: url(img/wave.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-weight: 700;
	margin-left: -20px;
	padding-left: 20px;
}
h6 {
	color: #016a23;
	font-weight: 700;
	margin-bottom: 10px;

}
#logo {
	text-align: center;
}
#main {
	width: 1100px;
	margin: 10px auto;
	font-size: 14px;

}
#footer {
	background-image: url(img/footer_18022018.png);
	width: 1179px;
	height: 151px;
	margin: 0 auto;
	clear: both;
}
#lang {
	width: 150px;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-style: normal;
	clear: both;
	font-size: 14px;
	border-bottom: 1px solid #a0968a;
	line-height: 22px;
	position: absolute;
	top: 10px;
	left: 50%; 
	margin-left: 300px;
}
#lang a {
	text-decoration: none;
	color: black;
}
.langs {
	margin-right: 10px;
	cursor: pointer;
}
.box-shadow,
.current_page_item {
	-webkit-box-shadow: 0px 3px 4px -4px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 4px -4px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 4px -4px rgba(50, 50, 50, 0.75);
}

#menushore {
	text-align: center;
	margin-top: 30px;
}

#menu {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
	margin: 5 auto;
	text-align: center;
}

#menu li {
	/*width: 130px;*/
	margin-right: 40px;
	display: inline-block;
	
}

#menu li a {
    display: block;
    color: black;
    text-align: center;
    padding: 12px 5px;
    text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
}

#menu li a:hover {
    border-bottom: 1px solid #a0968a;
	-webkit-box-shadow: 0px 3px 4px -4px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 4px -4px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 4px -4px rgba(50, 50, 50, 0.75);
}
.current_page_item {
	border-bottom: 1px solid #a0968a;
	
}
.current_page_item a {
	color: #448d58 !important;
}
.aligncenter { 
	display: block;
	margin: 0 auto; 
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.entry-content {
	margin-top: 50px;
	width: 1024px;
	margin:  50px auto;
}
.entry-content div, .entry-content table {
	margin-bottom: 8px;
	min-height: 10px;
	font-size: 14px;
	line-height: 20px;
}
#wpgmza_map { margin-left: 10px !important; }
#bird {
	background: transparent url(img/flappybird.png) 0 0 no-repeat;
	position: fixed;
	top: 350px;
	left: 110%;
	margin-left:60%;
	width: 216px;
	height: 112px;
	z-index: 2000;
	cursor: pointer;
}
#daytwo {
	display: none;
}
.success {
	color: #016a23 !important;
	background-color: #ece6dd;
	border: 1px solid #016a23;
}
#ip-boxes {
margin: 0 auto !important;
}
