﻿body {
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-color: #333;
	font-family: Open Sans, Arial, sans-serif;
}
.top {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #333333;
}
a:hover {
	color: #808080;
}
.contain {
	background-position: center bottom;
	padding: 0px 0px 0px 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #fff;
	margin: 0px auto 0px auto;
	max-width: 900px;
	height: auto;
	background-color: #000;
	background-repeat: no-repeat;
}
header {
	background-position: left center;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px auto 0px auto;
	max-width: 900px;
	text-align: center;
	background-repeat: no-repeat;
	height: 140px;
	background-image: url('../img/logo1.png');
}
.logo {
	background-position: right center;
	position: absolute;
	float: left;
	height: 45px;
	line-height: 15px;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	background-image: url('../img/logo2.png');
	padding-left: 210px;
	padding-right: 284px;
	padding-top: 40px;
	padding-bottom: 35px;

	background-repeat: no-repeat;
}
.logo img {
vertical-align: middle;
padding-left:6px;
}

header p {
	color: #ccc;
	text-align: right;
	font-weight: 700;
	padding: 38px 20px 0px 0px;
	font-size: 15px;
	line-height:1.2em;
}
header p a{
	color: #fff;
	font-size:1.1em;
}
header p a:hover {
		color: #ccc;

}
@media (max-width:760px) {
	.logo {display:none;}
}
@media (max-width:1024px) {
	#social {display:none;}
}

#head {
	background-position: left center;
	height: 126px;
	max-width: 263px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	position:absolute;
	z-index:999;
	float:left;
}
h1 {
	background-position: center top;
	border-style: none;
	margin: 0px auto 0px auto;
	font-size: 36px;
	font-weight: 400;
	color: #fff;
	text-align: right;
	max-width: 960px;
	vertical-align: auto;
	min-height: 26px;
	letter-spacing: 0px;
	line-height: 1.2em;
	background-repeat: repeat-x;
	padding: 1% 0 0 0;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.6);
	
	}
	h1 strong {
	font-size: 1.15em;
}
h1 em {
	font-size: 0.8125em;
	font-weight: 300;
	font-style: normal;
}
h1 strong em {
	font-size: 1.05em;
	font-weight: 600;
	font-style: normal;
	color: #E51937;
}
.highlight {
	color: #E51937;
	font-weight: 600;
}
h2 {
	padding: 10px 25px 10px 25px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
	text-transform: uppercase;
	background-color: #E51937;
	color: #fff;
}
h2.first {
	background-size: contain;
	background-color: #333;
	padding: 15px 25px 20px 25px;
	margin-top: 0px;
	background-repeat: no-repeat,no-repeat;
		color: #999;

}
.intro {
	padding: 25px 25px 25px 25px;
	font-size: 14px;
	color: #ddd;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
	font-weight: 300;
}
.intro strong {
	font-weight: 700;
	color:#fff;
}
.intro2 {
	padding: 0px 25px 25px 25px;
	font-size: 13px;
	font-weight: normal;
	color: #B25F37;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #444;
	text-align: center;
	margin: 10px 20px 5px 20px;
	line-height: 1em;
}
h3 img {
	border-style: none;
}
h3 a {
	color: #000;
}
h3 a:hover {
	color: #444;
}
footer {
	padding: 8px 0px 8px 0px;
	margin: 0px auto 0px auto;
	max-width: 900px;
	height: auto;
	color: #000000;
	text-align: center;
	vertical-align: auto;
	line-height: normal;
	background-color:#333;
	background-color:rgba(255,255,255,0.65);
}
.tab {
	max-width: 900px;
	min-height: 400px;
	margin-top: 0px;
	margin:auto;
}
h5 {
	box-shadow: -1px 0px 2px 0px rgba(100,100,100,0.15);
	margin: 0px auto 0px auto;
	padding: 22px 30px 22px 30px;
	text-align: center;
	font-size: 15px;
	line-height: 1.25em;
	font-weight: 300;
	letter-spacing: 0px;
	max-width: 900px;
	min-height: 40px;
	background-color: rgba(255,255,255,0.15);
	color:#fff;
}
h5 a {
	color: #ddd;
	transition-duration: 0.5s;
	letter-spacing: 0px;
}
h5 a:hover {
	color: #fff;
	transition-duration: 0.5s;
}
article {
	background-position: right bottom;
	margin: 0px;
	background-repeat: no-repeat;
}
nav {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	min-height: 24px;
	padding: 5px 0px 5px 0px;
	background-color:#000;
}
.language {
	font-size: 12px;
	max-width: 440px;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
	padding-top: 3px;
	padding-right:20px;
}
.language a {
	text-decoration: none;
	color: #fff;
	color: rgba(255,255,255,0.5);
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 6px;
	margin-right: 0px;
	line-height: 12px;
}
.language a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.language .active {
	color: #fff;
}
.ua {
	font-size: 18px;
	letter-spacing: -1px;
}
.language img {
	transition-duration: 0.5s;
	margin-right: 3px;
	margin-left: 3px;
	vertical-align: middle;
}
.language img:hover {
	transform: scale(1.1);
	transition-duration: 0.5s;
}

p {
	color: #000000;
}

.counter {
	vertical-align: middle;
}
.floating_l {
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #275D12;
	line-height: 80px;
}
.floating_r {
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 0px;
	width:362px;
}
.large {
	color: #275D12;
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
}
.lg {
	font-size: 16px;
	font-weight:700;
}
.clear {
	clear: both;
	height: 0px;
}
.center {
	text-align: center;
}
.red {
	color: #b30b2a;
}
.green {
	background-color: #F6DD8A;
	padding:10px 0px 10px 0px;
}
.pink {
	background-color: #DB0076;
	padding: 10px 0px 10px 0px;
	color:#fff;
}
.white {
	color: #FFFFFF;
}
.foto {max-width:900px;
text-align: center;
padding:0px 0px 10px 0px;
}
.foto2 {padding:0px 0px 15px 0px;
}

.foto img {
}
.foto2 img {
	width: 50%;
}

.google-maps {
	height: 320px;
	width: 100%;
	margin: auto;
}
.banners {
	max-width:900px;
	margin:0px auto 0px auto;

}
.banners img {
	width:50%;
	border:none;
	padding:0px;
}
.box {
	background-size: cover;
	box-shadow: 1px -3px 6px 1px rgba(0,0,0,0.36);
	background-position: center top;
	height: 635px;
	max-width: 860px;
	margin: auto;
	padding: 20px;
	background-image: url('../img/head.jpg');
	background-repeat: no-repeat;
}

@media (max-width:800px) {
	.box {height:540px;}
		h1 {padding-top: 1%; font-size:32px;}

}
@media (max-width:640px) {
	.box {height:440px;}
	h1 {padding-top: 1%; font-size:26px;}

}
@media (max-width:480px) {
	.box {height:320px;}
	h1 {padding-top: 0%; font-size:20px;}
	#head {	display:none;}
.floating_l {display:none;}
.floating_r {display:none;}


}
@media (max-width:320px) {
	.box {height:200px;}
	h1 {	display:none;}	

}
@media (max-width:370px) {
		header {	background-position: center center;
	background-image: url('../img/logo_small.png');
	background-repeat: no-repeat;}

}

.boxes {
	max-width: 930px;
	margin-right: auto;
	margin-left: auto;
}
.boxes div {
	width:212px;
	float:left;
	padding:10px;
	display:inline-block;
}
.item {
	display:inline-block;
	margin: 6px 3px;
	width:204px;
	height:250px;
	vertical-align:top;
	background-color:#eee;

}
.item img {
	width:100%;
	padding-bottom:5px;
}
.prod {
	max-width:900px;
	text-align:center;
	padding:25px 0px 25px 0px;
	background-color:#ddd;
}
.item a {
		font-size:14px;
text-decoration: none;
font-weight:600;
line-height:1em;
}
.item:hover {
	background-color:#f6f6f6;
}
.prod2 .item {
	display:inline-block;
	margin: 6px 3px;
	width:204px;
	height:270px;
	vertical-align:top;
	background-color:#eee;
line-height:1em;

}
