﻿* {margin: 0; padding: 0; outline: 0;}

body {
	background-position: center top;
	font-family: Open Sans, Arial, Verdana, sans-serif;
	color: #999;
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #fff;
	padding-bottom:0px;
}
#menu {
	margin: auto;
	background-position: center top;
	padding-top: 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	max-width: 962px;
	height: 30px;
	z-index: 999;
	overflow: hidden;
}
#menu ul {
	list-style-type: none;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	max-width: 962px;
}
#menu li {
	list-style-type: none;
	float: right;
	height: 30px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#menu li a {
	text-decoration: none;
	color: #000;
	color: rgb(75, 108, 172);
	font-size: 12px;
	display: block;
	height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 30px;
	font-family: Open Sans Condensed;
}
#menu li a.active {
	color: #153056;
}
#menu li a:hover {
	color: #153056;
}
.first {
}
.top {
}
header {
	background-position: 0px center;
	overflow: hidden;
	height: 149px;
	text-align: center;
	z-index: 998;
	max-width: 962px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url('../img/logo.png');
}
#head {
	margin: 0px auto 0px auto;
	color: #000000;
	font-weight: bold;
	text-align: right;
	height: 100px;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	max-width: 962px;
		font-family: Open Sans Condensed;

}
.rightbox {
	float: left;
	width: 620px;
	height: 216px;
}
h1 {
	border-width: 1px;
	border-color: #ccc;
	margin: 0px auto 0px auto;
	line-height: 46px;
	font-size: 19px;
	color: #153056;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	height: 46px;
	font-family: Open Sans Condensed;
	border-top-style: dotted;
	max-width: 962px;
}
h2 {
	border-width: 1px;
	border-color: #ccc;
	padding-top: 0px;
	margin: 0px auto;
	padding-bottom: 10px;
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	font-family: Open Sans Condensed;
	border-bottom-style: dotted;
	max-width:962px;
}
h2.heading2 {
	background-color:	rgba(0,0,0,0.12);
}
h2.heading3 {
color:#fff;
}

h2 img {
	border-style: none;
}
h2 a {
	text-decoration: none;
	color: #808080;
}
h2 a:hover {
	color: #333333;
}
h3 {
	font-size: 20px;
	font-weight: 300;
	color: #666;
	line-height: 20px;
	height: 36px;
	text-align: center;
	line-height:36px;
				font-family: Open Sans Condensed;

}
h3 a {
}
h3 a:hover {
	color: #EE159B;
}
h6 {
	padding: 20px 0px 20px 0px;
	font-size: 20px;
	font-weight: 300;
	color: #000;
	color: rgb(75, 108, 172);
	text-align: right;
}
h6 a {
	color: #174571;
	font-weight: 700;
}
h6 a:hover {
	color: rgb(75, 108, 172);

}
#art {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	margin-top: 5px;
	background-color:#fff;
	background-color: rgba(255,255,255,0.26);
}
article .tresc {
	padding: 30px;
	font-size: 14px;
	color: #333;
	line-height: 1.2em;
	text-align: justify;
	font-weight: 300;
}
article .tresc a{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
article .tresc a:hover{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.photos {
	padding: 0px;
	text-align: left;
	letter-spacing: 4px;
}
.photos img {
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 5px;
}
footer {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	max-width: 960px;
	transition-duration: 0.4s;
}
#foot {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
footer a {
	color: #ddd;
	transition-duration: 0.4s;

}
footer #author {
	width: 100%;
	height: 48px;
	padding-top: 15px;
	font-size: 11px;
	padding-left: 0px;
	opacity: 0.65;
	color: #fff;
	text-align: center;
	font-weight:300;
}
footer #contact {
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 16px;
	line-height: 1.35em;
	color: #fff;
	width:100%;
	min-height:100px;
	font-family: Open Sans Condensed;

}
footer #contact strong {
	font-weight: 600;
	font-size: 16px;
}
footer a:hover {
	color: #fff;
}
footer img {
	border-style: none;
}
footer img.counter {
	vertical-align: -30%;
}
footer img.counter:hover {
	opacity:0.65;
}

.prod {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	max-width: 972px;
	padding-left: 0px;
	padding-bottom: 20px;
	overflow:hidden;
}
.prod .item {
	border: 4px solid #ddd;
	background-position: center top;
	background-size: contain;
	float: left;
	text-align: center;
	width: 230px;
	height: 347px;
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	margin: 6px 6px 6px 6px;
	background-color: #ddd;
	background-repeat: no-repeat;
	overflow:hidden;
}
.prod .item a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	transition-duration: 0.6s;
	line-height: 1em;
	display:block;
	height:347px;
}
.prod .item p {
	width: 230px;
	padding-left: 230px;
	transition: padding-left 0.4s;
	height: 317px;
	padding-top: 30px;
}
.prod .item p:hover {
	width:230px; 
	padding-left: 0px;
	transition:padding-left 0.4s;

}

.prod .item a:hover {
	transition-duration: 0.6s;
			background-color:rgba(0,0,0,0.36);

}
.prod .item img {
	border-style: none;
	transition-duration: 0.6s;
	width: 302px;
	height: 188px;
}

.i01 {
	background-image: url('../img/bg/bg01.jpg');
}
.i02 {
	background-image: url('../img/bg/bg08.jpg');
}
.i03 {
	background-image: url('../img/bg/bg04.jpg');
}
.i04 {
	background-image: url('../img/bg/bg11.jpg');
}
.i05 {
	background-image: url('../img/bg/bg05.jpg');
}
.i06 {
	background-image: url('../img/bg/bg07.jpg');
}
.i07 {
	background-image: url('../img/bg/bg02.jpg');
}
.i08 {
	background-image: url('../img/bg/bg03.jpg');
}

.prod .item img:hover {
	transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transition-duration: 0.6s;
	
}.clear {
	clear: both;
	height: 0px;
}
.large {
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	color: #000000;
}
.google-maps {
	padding: 0px;
	height: 320px;
	margin: 0px;
	width: 960px;
}
.foto img {
	padding: 0px;
	margin: 1px;
	border-width: 0px;
	border-style: none;
	transition: opacity 0.3s;
	height: 90px;
	border:none;
	opacity:0.8;
}
.foto2 img {
	height: 88.5px;
}

.foto {
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;

}
.foto img:hover {
	opacity: 1;
	transition: opacity 0.3s;
box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
}

.icon {
	color: #3B2110;
	font-size: 46px;
	margin-top:20px;
	opacity:0.8;
	transition-duration: 0.35s;

}
.icon:hover {
transform: scale(1.14);
-webkit-transform: scale(1.14);
transition-duration: 0.35s;
opacity:1;
}
.contain {
	background-position: center -185px;
	background-repeat: repeat-x;
	width: 100%;
	padding-bottom: 25px;
}
.floating {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top:2px;
}
.floating_l {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.middle {
	vertical-align: middle;
}
.cat {
	width: 100%;
	background-color: #153056;
	padding-bottom:0px;
	padding-top:0px;
}
.black {
	color: #000000;
}
.slider {
	float: right;
	border: 1px dotted #ccc;
	margin:25px;
	
}
.slider h4 {
	font-size:16px;
}
.slider h4 a {
	color: #fff;
	text-align:center;
	display:block;
	padding:15px 0px;
		background-color:#153056;
}
.slider h4 a:hover {
	background-color:#999;
}
.line {
	border-width: 1px 0px 0px 0px;
	border-color: #ccc;
	border-style: dotted none none none;
}
.socialmedia {
	display:inline-block;
	background-color:#fff;
	color: #153056;
	margin:1px;
	width:30px;
	height:30px;
	border-radius:50%;
		border:1px #153056 solid;

}
.socialmedia i {
	font-size:16px;
	line-height:28px;
}
.socialmedia:hover {
		color:#fff;
	background-color: #153056;
	border:1px #fff solid;
}