﻿@media screen and (max-width: 1600px){
#logo img {max-width:390px; width:100%;}
}

@media screen and (max-width: 1280px){
#logo img {max-width:320px; width:100%;}
}
@media screen and (max-width: 1030px){
#logo img {max-width:290px; width:100%;}
}

@media screen and (max-width: 960px){
#logo img {max-width:290px;}
.title {font-size: 14px;}
}
@media screen and (max-width: 640px){
.title {font-size: 13px;}
#logo img {max-width:200px;}
}

@media screen and (max-width: 480px){
#wowslider-container1 {display:none;}
.title {font-size: 11px;}
#logo img {display:none;}
#logo {display:none;}

}
@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, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	width: 100%;
}
#mask{
	min-height:100%;
	width:100%;
	margin:0px auto;
}
#container{
	margin: 0px;
}
#logo {
	overflow: hidden;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: left;
	width: auto;
	text-align: left;
	height: auto;
	z-index: 999;
	background-color: #fff;
}
#head {
	border-color: #FB4400;
	border-width: 5px;
	background-position: center top;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	height: 150px;
	width: 100%;
	background-repeat: repeat;
	z-index: 998;
	border-bottom-style: solid;
}
header {
	padding: 0px;
	width: 960px;
	margin: 0px auto 0px auto;
	height: 100px;
	background-color: rgba(255,255,255,0.5);
}
#menu {
	border-style: none;
	overflow: hidden;
	box-shadow: 0px 0px 4px 1px rgba(255,255,255,0.25);
	margin: 0px;
	background-position: center top;
	padding: 2px 0px 0px 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #000000;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 20px;
	transition: height 0.6s;
	cursor: pointer;
}
#menu ul {
	list-style-type: none;
	height: 18px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	max-width: 960px;
	text-transform: uppercase;
	font-weight: bold;

}

#menu li {
	list-style-type: none;
	float: left;
	height: 18px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	height: 18px;
	line-height: 18px;
}
#menu li a:hover {
	color: #FB4400;
}
#menu li a.active {
	color: #FB4400;
}
h1 {
	overflow: hidden;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	max-width: 960px;
	letter-spacing: -1px;
	font-variant: normal;
	line-height: 50px;
	z-index: 999;
	height: 50px;
	text-transform: uppercase;
}
.tresc {
	padding: 15px 0px 15px 0px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-align: justify;
	line-height: 1.25em;
}
article {
	margin: 0px auto 0px auto;
	padding: 0px 10px 40px 10px;
	max-width: 960px;
	color: #FFFFFF;
}
.photos {
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 50px 0px 50px 0px;
	text-align: center;
	background-repeat: no-repeat;
}
.photos img {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	margin: 4px;
	border: none;
	max-height: 160px;
}
.photos2 {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 20px 26px 20px 26px;
	text-align: center;
}
.photos2 img {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	margin: 2px;
	border: none;
	width: 100%;
}

.contain {
	background-position: center top;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #FB4400;
}
footer{
	background-position: right bottom;
	border-width: 1px;
	border-color: rgba(255,255,255,0.25);
	box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.5);
	padding: 35px 0px 45px 0px;
	min-height: 110px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	background-color: rgb(255, 255, 255);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	background-image: url('../img/site_bottom.png');
	background-repeat: repeat-x;
}

#foot {
	margin: 2px auto 5px auto;
	max-width: 950px;
	padding-right: 15px;
	padding-left: 15px;
	width: auto;
}
#contact {
	margin: 0px auto 0px auto;
	max-width: 420px;
	line-height: 1.2em;
	text-align: left;
}
#contact a {
	text-decoration: none;
	color: #B32E30;
}
#author {
	padding: 20px 0px 20px 0px;
	margin: 8px 0px 0px 0px;
	width: 100%;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	height: 24px;
	background-color: #FFFFFF;
}
#author a {
	text-decoration: none;
	color: #666666;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.13);
}
#author a:hover {
	color: #000000;
}
#author img {
	border-style: none;
}
#contact a:hover {
	text-decoration: underline;
	color: #000000;
}
.highlight {
	text-decoration: blink;
	color: #DC1D2E;
}
h3 {
	background-position: center center;
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2);
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 17px;
	background-image: url('../img/photo.png');
	background-repeat: no-repeat;
	height: 50px;
	background-color: #FFFFFF;
}
h4 {
	background-position: center center;
	color: #FFFFFF;
	background-image: url('../img/marker.png');
	height: 8%;
	background-repeat: no-repeat;
	background-color: #FB4400;
}
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 {
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
	background-position: center top;
	cursor: pointer;
	background-repeat: repeat-x;
	z-index: 20;
	text-decoration: blink;
	color: #FF0000;
}
.counter {
	border-style: none;
	vertical-align: -30%;
}
.clear {
	clear: both;
	height: 0px;
}
.google-maps {
	width: 100%;
	height: 540px;
}
.ws_info{
	background-position: center center;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 20px;
	background-color: rgb(251, 68, 0);
	z-index: 999;
	line-height: 100%;
	color: #FFF;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	letter-spacing: -1px;
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-variant: normal;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	text-transform: uppercase;
	background-repeat: no-repeat;
	background: linear-gradient(to right, rgba(251, 68, 0,1) 0%, rgba(251, 68, 0,1) 15%, rgba(251, 68, 0,0.65) 25%, rgba(251, 68, 0,0) 50%, rgba(251, 68, 0,0.65) 75%, rgba(251, 68, 0,1) 85%, rgba(251, 68, 0,1) 100% ) rgba(251, 68, 0,0.1);
}
.floating {
	float: right;
	width: auto;
	max-height: 210px;
}
.break {
	background-color: #0000cc;
	height: 1px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: linear-gradient(to right, rgba(0,0,204,0) 0%, rgba(0,0,204,0.3) 15%, rgba(0,0,204,0.85) 50%, rgba(0,0,204,0.3) 85%, rgba(0,0,204,0) 100% ) rgba(0,0,204,0);

}
.og2 {
	border-width: 3px;
	border-color: #FFFFFF;
	background-color: #000000;
	width: 100%;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
}
.movie {
	border-style: none;
	padding-top: 25px;
	padding-bottom: 25px;
}
.large {
	font-size: 28px;
	line-height: 48px;
}
.tresc img {
	border-style: none;
	max-height: 135px;
}
.tresc a {
	text-decoration: none;
}
/* 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);
}
.pulse-grow:hover, .pulse-grow:focus, .pulse-grow:active {
  -webkit-animation-name: pulse-grow;
  animation-name: pulse-grow;
  -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;
}

/* 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;
}
.prod .item {
	border: 2px solid #666666;
	width: 180px;
	height: 420px;
	float: left;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.2em;
	background-color: #333333;
}
.prod {
	margin-right: -5px;
	margin-left: -5px;
}
