﻿@media screen and (max-width: 960px){
#logo img {max-width:120px; width:100%;
padding-top:15px;}
}
@media screen and (max-width: 800px){
#logo img {max-width:90px; width:100%;
padding-top:30px;}
.title {font-size: 14px;}
}
@media screen and (max-width: 640px){
#logo img {display:none;}
.title {font-size: 13px;}
}

@media screen and (max-width: 480px){
#wowslider-container1 {display:none;}
.title {font-size: 11px;}
}
@media screen and (max-width: 480px){
.bar {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.95);
	font-size: 15px;
	background-color: #000000;
}
}
@media screen and (max-width: 320px){
.bar {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.95);
	font-size: 12px;
	background-color: #000000;
}
}
@media screen and (max-width: 280px){
.bar {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.95);
	font-size: 10px;
	background-color: #000000;
}
}

*{margin:0; padding:0;}

html {
	background-position: center top;
	height: 100%;
	width: 100%;
	background-image: url('../img/bga.jpg');
	background-repeat: repeat-x;
	background-color: #171615;
}


body{
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	width: 100%;
	color: #000000;
	background-image: url('../img/bg_body.jpg');
	background-repeat: no-repeat;
}
#mask{
	min-height:100%;
	width:100%;
	margin:0px auto;
}
#container{
	margin: 0px;
}
#logo {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 968px;
	text-align: left;
	height: 80px;
	z-index: 999;
	position: absolute;
	max-width: 267px;
}
#logo img {
	vertical-align: middle;
}
#head {
	background-position: center top;
	padding: 20px 0px 10px 0px;
	margin: 0px;
	height: 272px;
	width: 100%;
	background-repeat: repeat;
	z-index: 998;
}
header {
	padding: 0px;
	max-width: 968px;
	margin: 0px auto 0px auto;
	height: 246px;
	z-index: 998;
}
#menu {
	margin: 0px;
	text-align: left;
	color: #FFFFFF;
	width: 100%;
	height: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#menu ul {
	list-style-type: none;
	height: 22px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	max-width: 940px;
}
#menu li {
	list-style-type: none;
	float: left;
	height: 22px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: #C0C0C0;
	font-size: 13px;
	display: block;
	height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}
#menu li:hover {
	color: #000000;
}
#menu li a:hover {
	color: #FFFFFF;
}
#menu li a.active {
	color: #FFFFFF;
}
h1 {
	overflow: hidden;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 80px 0px 0px 0px;
	margin: 0px auto 0px auto;
	max-width: 950px;
	letter-spacing: 0px;
	font-variant: normal;
	line-height: 17px;
	z-index: 999;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	height: 50px;
	text-transform: uppercase;
}
h1 a{
text-decoration:none;
color:white;
}
.tresc {
	padding: 25px 0px 35px 0px;
	font-size: 13px;
	color: #C0C0C0;
	font-weight: normal;
	text-align: justify;
	line-height: 1.4em;
	font-family: Lucida Sans Unicode, Arial, sans-serif;
}
.tresc a {
	color: #FE9905;
	font-weight: bold;
}
article {
	border-width: 1px;
	margin: 0px auto 0px auto;
	padding: 0px 22px 0px 22px;
	max-width: 900px;
	background-color: rgba(0,0,0,0.5);
}
.photos {
	background-size: cover;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background-color: #E7E8EA;
	background-repeat: no-repeat;
}
.photos img {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	margin: 8px;
	border: none;
}
.photos2 {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 20px 0px 20px 0px;
	text-align: center;
}
.photos2 img {
	margin: 2px;
	border: none;
	width: 100%;
}

.contain {
	border-radius: 5px;
	margin: 0px auto 0px auto;
	padding: 6px 6px 0px 6px;
	background-repeat: no-repeat;
	width: 944px;
	background-color: rgba(0,0,0,0.4);
}
footer{
	margin: 0px auto 0px auto;
	border-style: none;
	background-position: right bottom;
	box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.5);
	padding: 45px 0px 45px 0px;
	min-height: 70px;
	text-align: center;
	font-size: 14px;
	color: #ccc;
	background-color: rgb(0, 0, 0);
	width: 100%;
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	background-image: url('../img/site_bottom.png');
	background-repeat: repeat-x;
}
#foot {
	padding: 0px 15px 0px 15px;
	margin: 0px auto 0px auto;
	max-width: 950px;
	width: auto;
}
#contact {
	max-width: 360px;
	margin-top: 0px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	line-height: 1.35em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#contact a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
#author {
	padding: 14px 0px 14px 0px;
	margin: 0px;
	width: 100%;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	height: 16px;
	background-color: #FFFFFF;
	color: #999999;
}
#author a {
	text-decoration: none;
	color: #000000;
}
#author a:hover {
	color: #999999;
}
#author img {
	border-style: none;
}
#contact a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.highlight {
	text-decoration: blink;
	color: #DC1D2E;
}
h2 {
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	text-transform: uppercase;
	width: 944px;
	text-align: center;
	height: 16px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
.ru {
		font-size: 13px;
		letter-spacing:-1px;

}
h3 {
	background-position: center center;
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2);
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	background-repeat: no-repeat;
	height: 40px;
	background-color: #EE7F00;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma;
	line-height: 40px;
}
h4 {
	background-position: center center;
	color: #FFFFFF;
	background-image: url('../img/contact.png');
	height: 38px;
	background-repeat: no-repeat;
	background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,0.7) 30%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.7) 70%, rgba(0,0,0,1) 100%) #666;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 38px;
}
h6 {
	background-position: center top;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	font-size: 17px;
	z-index: 997;
	height: 32px;
	font-weight: bold;
	opacity: 0.9;
	text-transform: uppercase;
	line-height: 32px;
	width: 100%;
	text-indent: 0px;
	background-repeat: no-repeat;
	position: absolute;
	background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.45) 50%, rgba(0,0,0,0.2) 75%, rgba(0,0,0,0) 100% ) transparent;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.65);
}
h6 a {
	background-position: center top;
	text-decoration: none;
	color: #fff;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
	line-height: 32px;
	padding-right: 3px;
	padding-left: 3px;
}
h6 a:hover {
	margin: 0px;
	background-position: center top;
	cursor: pointer;
	background-repeat: repeat-x;
	z-index: 20;
	text-decoration: blink;
	color: #F78204;
}
.counter {
	border-style: none;
	vertical-align: -30%;
}
.clear {
	clear: both;
	height: 0px;
}
.google-maps {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 440px;
}
.ws_info{
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 20px;
	z-index: 999;
	line-height: 32px;
	color: #666666;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	letter-spacing: -1px;
	font-variant: normal;
	text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
	text-transform: uppercase;
	text-indent: 130px;
	font-weight: bold;
	background-color: #000000;
}
.floating_r {
	float: right;
	margin-top: -25px;
	margin-left: 25px;
}
.tresc4 {
	text-align: center;
	
}
.foto img {
	text-align: center;
}
.foto {
	text-align: center;
}
.prod {
	margin-right: -6px;
	margin-left: -6px;
}
.prod .item {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 8px;
}
.prod .item img {
	border-style: none;
		width: 284px;
		margin-bottom:10px;

}
.prod .item a {
	overflow: hidden;
	border-radius: 4px;
	border: 4px solid rgba(255,255,255,0.1);
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333;
	display: block;
	width: 284px;
	min-height: 250px;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
}
.prod .item a:hover {
	background-color:#000;
		border: 4px solid rgba(255,255,255,0.2);

}

/* Pulse */
@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pulse:hover, .pulse:focus, .pulse:active {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Pulse Grow */
@-webkit-keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.pulse-grow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transform-origin:bottom;
  -webkit-transform-origin:bottom;
  -webkit-transform-origin:bottom;

}
.pulse-grow:hover, .pulse-grow:focus, .pulse-grow:active {
  -webkit-animation-name: pulse-grow;
  animation-name: pulse-grow;
  -webkit-animation-duration: 0.55s;
  animation-duration: 0.55s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Pulse Shrink */
@-webkit-keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse-shrink {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pulse-shrink:hover, .pulse-shrink:focus, .pulse-shrink:active {
  -webkit-animation-name: pulse-shrink;
  animation-name: pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.large {
	font-size: 16px;
}

.ru a{
color: #FFFFFF;
text-transform: uppercase;
width: 944px;
text-align: center;
height: 16px;
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
text-decoration:none;
}




.photo
{
	
}
.photo img{
width:32%;
margin:0 4px;
	float:left;
	border:1px dotted white;
	border-radius:5px;
}































