﻿* {
margin : 0;
padding : 0;
outline : 0;
}
html, body {
background-position : center top;
font-family : Ubuntu, Tahoma, sans-serif;
background-image : url("../img/bg_body.jpg");
background-repeat : no-repeat;
}
header {
height : 163px;
width : 100%;
}
#head {
background-position : right 22px;
margin : auto;
max-width : 1044px;
min-height : 100px;
background-image : url("../img/bg_menu.png");
background-repeat : no-repeat;
color : #FFFFFF;
}
.logo {
margin : 0 auto;
display : flex;
justify-content : center;
text-align : center;
background-image : url("../img/logo.png");
width : 234px;
height : 108px;
float : none;
background-repeat : no-repeat;
}
@media (max-width: 700px) {
.logo {
margin : 0 auto auto 25%;
background-image : url("../img/logo1.png");
}
}
nav {
background-color : rgb(0, 0, 0, 0.7);
line-height : 9px;
width : 100%;
min-height : 5px;
}
#menu ul {
list-style-type : none;
text-align : center;
padding : 3px 20px 10px 20px;
max-width : 1400px;
margin : auto;
}
#menu li {
border-width : 1px;
border-color : #ccc;
display : inline-block;
margin : 0 0;
border-left-style : solid;
text-align : center;
}
#menu li:first-child {
border-left-style : none;
}
#menu li a {
display : block;
padding : 0 5px 0 6px;
text-decoration : none;
font-weight : normal;
font-size : 10px;
text-transform : uppercase;
color : white;
}
#menu li a.active, #menu li a:hover {
background-color : grey;
}
h1 {
color : #945C42;
font-size : 36px;
font-weight : 700;
text-align : center;
font-family : "Titillium Web", sans-serif;
margin : 0 auto 0 auto;
max-width : 1400px;
letter-spacing : 0;
line-height : 1.3em;
}
h1 strong {
text-transform : uppercase;
font-size : 1.2em;
font-weight : 900;
color : #000;
}
@media (max-width: 1150px) {
h1 {
font-size : 34px;
}
}
@media (max-width: 900px) {
h1 {
font-size : 24px;
}
}
@media (max-width: 605px) {
h1 {
font-size : 20px;
}
}
span {
font-size : 28px;
font-weight : 300;
line-height : 32px;
}
.tresc {
max-width : 1200px;
padding : 0 0 0 0;
font-size : 14px;
font-weight : 400;
text-align : justify;
line-height : 1.4em;
font-family : Tahoma, sans-serif;
text-shadow : 1px 1px 2px rgb(255, 255, 255, 0.25);
}
article {
margin : 0 auto 0 auto;
padding : 30px 30px 30px 30px;
max-width : 1200px;
background-color : rgb(255, 255, 255, 0.69);
color : #000000;
}
.artyk {
margin : 0 auto 0 auto;
padding : 30px 30px 30px 30px;
max-width : 1200px;
background-color : rgb(255, 255, 255, 0.69);
color : #000000;
}
.photos {
margin-right : auto;
margin-left : auto;
width : auto;
padding : 20px 0 20px 0;
text-align : center;
background-repeat : no-repeat;
max-width : 1400px;
transform : translateZ(0);
}
.photos img {
margin : 1px 1px 4px 1px;
vertical-align : middle;
width : 186px;
height : 124px;
}
.photos2 .border {
position : absolute;
opacity : 0.45;
}
.photos2 {
max-width : 1400px;
text-align : center;
margin : auto;
}
.photos2 img {
border-style : none;
vertical-align : middle;
transition-duration : 0.4s;
width : 300px;
height : 200px;
padding : 4px;
margin : 3px;
}
.zoom-gallery1 {
max-width : 1400px;
margin-right : 0;
margin-left : 0;
}
.zoom-gallery1 img {
width : 300px;
border : none;
}
.foto {
text-align : center;
max-width : 1400px;
margin : auto;
padding-top : 20px;
padding-bottom : 20px;
}
.foto img {
height : 200px;
transition-duration : 0.4s;
border-radius : 10px;
padding : 15px;
}
.foto img:hover {
transform : scale(1.2);
transition-duration : 0.4s;
box-shadow : 0 0 0 0 #fff;
}
.content {
padding : 0;
margin : 0 auto 0 auto;
z-index : 10;
}
.content div {
margin-bottom : -25px;
}
.contain {
border-width : 4px;

overflow : hidden;
background-position : center top;
margin : 0 auto 0 auto;
padding : 0;
background-color : #fff;
color : #000;
background-repeat : no-repeat;
border-top-style : solid;
background-image : url("../img/bg_footer.jpg");
}
footer {
padding : 12px 0 52px 0;
min-height : 160px;
text-align : center;
font-size : 15px;
color : rgb(255, 255, 255);
background-color : #000;
width : 100%;
margin-right : auto;
margin-left : auto;
margin-top : 0;
font-family : Tahoma, sans-serif;
}
#foot {
margin : 2px auto 2px auto;
max-width : 880px;
}
#contact {
max-width : 900px;
margin-top : 0;
text-shadow : 1px 1px 2px rgb(0, 0, 0, 0.9);
line-height : 1.5;
text-align : center;
font-size : 16px;
margin-right : auto;
margin-left : auto;
padding-left : 15px;
}
#contact a {
text-decoration : none;
color : #8EBF2F;
}
#author {
margin : 0 auto 0 auto;
width : 100%;
font-size : 12px;
padding-left : 0;
line-height : 2;
text-align : center;
color : #000;
padding-top : 20px;
padding-bottom : 20px;
height : 16px;
background-color : #FFFFFF;
}
#author a {
text-decoration : none;
color : #475E17;
}
#author img {
border-style : none;
}
#author a:hover {
color : rgb(0, 0, 0);
}
#contact a:hover {
text-decoration : underline;
color : rgb(255, 255, 255);
}
.highlight {
text-decoration : blink;
color : #DC1D2E;
}
.second {
border-width : 1px;
border-color : #000000;
border-top-style : solid;
padding-top : 20px;
margin-top : 10px;
}
h2 {
text-align : center;
font-size : 20px;
font-weight : 700;
padding-top : 15px;
padding-bottom : 15px;
margin-bottom : 5px;
text-shadow : 1px 1px 1px rgb(0, 0, 0, 0.85);
color : #945C42;
}
@media (max-width: 900px) {
h2 {
font-size : 16px;
}
}
@media (max-width: 600px) {
h2 {
font-size : 15px;
}
}
h3 {
text-align : center;
font-size : 26px;
font-weight : normal;
padding-top : 15px;
padding-bottom : 15px;
margin-bottom : 5px;
text-transform : uppercase;
color : #8EBF2F;
}
h3:first-letter {
color : #ccc;
text-shadow : 1px 1px 2px rgb(255, 255, 255, 0.5);
font-size : 32px;
}
h3 a:hover {
color : #FFFFFF;
}
h4 {
font-size : 68px;
text-transform : uppercase;
font-weight : 700;
}
@media (max-width: 1290px) {
h4 {
font-size : 45px;
}
}
@media (max-width: 855px) {
h4 {
font-size : 25px;
}
}
@media (max-width: 500px) {
h4 {
visibility : hidden;
}
}
h5 {
max-width : 1400px;
height : 20px;
padding-top : 10px;
padding-bottom : 10px;
background-color : #000000;
color : #FFFFFF;
margin : auto;
font-size : 18px;
line-height : 20px;
font-weight : bold;
text-transform : uppercase;
text-align : center;
display : flex;
justify-content : center;
}
.fb-page {
display : flex;
justify-content : center;
text-align : center;
}
h6 {
text-align : center;
font-size : 24px;
font-weight : 700;
padding-top : 15px;
padding-bottom : 15px;
margin-bottom : 5px;
text-shadow : 1px 1px 1px rgb(0, 0, 0, 0.85);
color : #945C42;
}
h6 a {
text-transform : uppercase;
color : #000;
display : block;
height : 124px;
margin-right : auto;
margin-left : auto;
line-height : 194px;
padding : 0;
text-align : center;
font-size : 18px;
text-shadow : 1px 1px 3px rgb(255, 255, 255, 0.85);
font-weight : bold;
background-image : url("../img/h6.png");
width : 100%;
background-position : center top;
background-repeat : no-repeat;
text-decoration : none;
transition : background-image 0.6s;
}
h6 a:hover {
cursor : pointer;
z-index : 20;
text-decoration : blink;
color : #000;
background-image : url("../img/h6_hover.png");
transition-duration : 0.6s;
transition : background-image 0.6s;
text-shadow : 1px 1px 1px rgb(255, 255, 255, 0.5);
}
.counter {
border-style : none;
vertical-align : -30%;
}
.clear {
clear : both;
height : 0;
}
.oferta {
width : 910px;
margin-right : auto;
margin-left : auto;
padding-top : 50px;
padding-bottom : 10px;
}
.item a:hover {
background-color : #DFF3F4;
}
.flash {
position : absolute;
z-index : 0;
}
.tresc a {
color : #CC3300;
text-decoration : none;
font-weight : bold;
}
.tresc a:hover {
color : #333;
}
.tresc img {
border-style : none;
margin-right : 8px;
vertical-align : middle;
}
small a {
font-size : 18px;
font-weight : bold;
}
.floating {
float : right;
padding-left : 10px;
padding-bottom : 10px;
padding-top : 2px;
}
.google-maps {
width : 100%;
height : 360px;
padding : 0;
margin : 0;
border : 0;
}
.prod {
padding : 0;
width : 960px;
margin-right : auto;
margin-left : auto;
margin-top : 25px;
}
.local {
margin : 0;
padding-top : 25px;
padding-bottom : 25px;
background-color : #FFFFFF;
}
#contact a .color1 {
color : #F4CE00;
}
#contact a .color2 {
color : #E6370D;
}
.h2inv {
color : #D3BCD0;
}
.off {
width : 940px;
background-color : #E2E2E2;
margin : auto;
padding : 10px;
text-align : center;
font-size : 13px;
}
.pos {
float : left;
width : 170px;
margin : 9px;
text-align : center;
}
.pos img {
width : 170px;
}
.off a {
color : #588547;
font-weight : bold;
font-size : 13px;
}
.poff {
background-color : rgb(0, 0, 0, 0.05);
padding-top : 8px;
padding-bottom : 8px;
width : 960px;
margin : auto;
font-size : 13px;
text-align : center;
font-weight : bold;
}
.poff a {
color : #588547;
font-weight : bold;
font-size : 13px;
}
.poff a:hover {
color : #000;
}
.slide {
background-image : url("../img/bg/4.jpg");
background-repeat : no-repeat;
background-position : center top;
height : 410px;
width : 100%;
padding-top : 167px;
}