body {
    font-size: 13px;
    line-height: 22px;
}

.main-container,
.footer-container {
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    z-index: 1;
}

.main-container1 {
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
    position: relative;
    z-index: 1;
    clear: both;
}

.image-block {
    padding: 20px 0;
    position: relative;
    min-height: 450px;

}

h1 {
    font-size: 28px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 12px;
    color: #6e6b41;
}

h2 {
    font-size: 20px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 20px;
    color: #6e6b41;
}

h3 {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 6px;
    margin-top: 6px;
    color: #6e6b41;
}

h4 {
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 10px;
}

.text-block h2 {
    margin-bottom: 12px;
}

.text-block h4 {
    margin-bottom: 20px;
}

p {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 10px;
}

a {
    color: #84893e;
}

a:hover {
    color: #252614;
}

a.grayscale img {
    width: 100%;
    margin: 0;
    border: none;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -webkit-filter(0);
}

a.grayscale:hover img {
    width: 100%;
    margin: 0;
    border: none;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter(1);
}

main-container .boxato {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 1;
}

.testa {
    width: 100%;
    height: 150px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.testa-striscia {
    width: 100%;
    height: 70px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 20;
    background: rgba(255, 255, 255, .8);
}

.testa-header {
    width: 1000px;
    height: 150px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 30;
    top: 0;
}

.testa-logo {
    width: 320px;
    height: 130px;
    position: absolute;
    z-index: 30;
    top: 10px;
    left: 0;
    margin: 0;
    padding: 0;
}

.testa-logo img {
    width: 100%;
    margin: 0;
    padding: 0;
}

.menu-mobile {
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 30;
    top: 50px;
    left: 340px;
    margin: 0;
    padding: 0;
    line-height: 50px;
    color: #fff;
    display: none;
    visibility: hidden;
}

.menu-mobile a {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
}

.menu-mobile a img {
    border: none;
    text-decoration: none;
}

/*Struttura menu mobile */

.cont-mobile {
    width: 200px;
    height: 400px;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 10%;
    margin-left: -100px;
    margin-top: 0px;
    padding: 0;
}

.logo-mobile {
    width: 130px;
    height: 150px;
    margin: 0 auto;
    padding: 0;
    float: none;
}

.logo-mobile a {
    text-decoration: none;
    border: none;
    color: #fff;
}

.logo-mobile a img {
    border: none;
}

.struttura-voci-mobile {
    width: 100%;
    padding: 0;
    margin: 0;
    padding-top: 10px;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #6e6b41;
    font-size: 12px;
    text-align: left;
}

.struttura-voci-mobile a {
    color: #6e6b41;
    font-size: 12px;
    height: 38px;
    padding-bottom: 0px;
    padding-top: 0px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-decoration: none;
}

/*.struttura-voci-mobile a:before {
    content: "■ ";
    color: #6e6b41;
    font-size: 20px;
    line-height: 38px;
    font-weight: bold;
    padding-bottom: 0px;
}*/

.struttura-voci-mobile a:hover {
    color: #afaa77;
    text-decoration: none;
}

.testa-menu {
    height: 70px;
    line-height: 70px;
    position: absolute;
    z-index: 30;
    top: 40px;
    left: 380px;
    margin: 0;
    padding: 0;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #6e6b41;
    font-size: 12px;
    text-align: left;
}

.testa-menu a {
    height: 70px;
    line-height: 70px;
    margin: 0 17px;
    padding: 0;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #6e6b41;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
}

.testa-menu a:hover {
    color: #3f3c23;
    text-decoration: none;
}

.testa-menu span {
    height: 70px;
    line-height: 70px;
    margin: 0 17px;
    padding: 0;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #afaa77;
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
}

.testa-menu a.social {
    height: 20px;
    line-height: 20px;
    margin: 0 5px;
    margin-top: 25px;
    padding: 0;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #6e6b41;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
}

.testa-menu a.social img {
    border: none;
}

.sfondo-crema {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 20px 0;
    background-color: #f2f1e9;
    float: left;
    clear: all;
}

.crema {
    background-color: #f2f1e9;
}

.hero-slider .slides li {
    height: 500px;
    background: #222;
}

.blocco-centrale {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    clear: both;
    float: none;
}

.blocco-centrale img.riva {
    width: 80%;
    margin-left: 10%;
    padding: 0;
    clear: both;
    float: none;
}

.blocco35 {
    width: 35%;
    margin: 0;
    padding: 60px 0;
    float: left;
}

.blocco65 {
    width: 65%;
    margin: 0;
    padding: 60px;
    float: left;
}

.blocco33 {
    width: 33.2%;
    margin: 0;
    padding: 5px;
    float: left;
}

.blocco25 {
    width: 24%;
    margin: 0.5%;
    padding: 0;
    float: left;
}

.height300 {
    max-height: 300px;
}

.immaginefull {
    width: 100%;
}

.contenitore {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px 0;
    background-color: #ffffff;
    float: left;
    clear: both;
}

.clear {
    clear: both;
}

.blocco50 {
    width: 50%;
    margin: 0;
    padding: 40px 0;
    float: left;
}

.blocco-multicolonna {
    width: 100%;
    margin: 20px auto 40px;
    padding: 0;
    float: left;
    -webkit-column-count: 2;
    -webkit-column-gap: 60px;
    -moz-column-count: 2;
    -moz-column-gap: 60px;
    column-count: 2;
    column-gap: 60px;
}

.aligncenter {
    text-align: center;
}

.giustifica {
    text-align: justify;
}

.centra {
    text-align: center;
}

.pulsante a {
    padding: 5px 20px;
    margin: 0;
    color: #ffffff;
    background-color: #909319;
    border-radius: 5px 0px 5px 0px;
    text-transform: uppercase;
}

.pulsante a:hover {
    color: #ffffff;
    background-color: #6e6b41;

}

.sfondo-giu {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
    clear: all;
}

.padding-left30 {
    padding-left: 30px;
}

.padding-right30 {
    padding-right: 30px;
}

.contenitore-testa {
    width: 100%;
    height: auto;
    margin: 0;
    margin-top: 110px;
    padding: 0;
    background-color: #ffffff;
    float: left;
    clear: all;
}

.lightbox-gallery1 h2 {
    color: #6e6b41;
    margin-bottom: 8px;
}

.lightbox-gallery1 h5 {
    color: #3c3c3c;
}

section {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding: 80px 0;
    position: relative;
}

.blocco-lightbox {
    width: auto;
    margin: 0 auto;
    text-align: center;
}

/*gestione testi caption lightbox*/

.lb-data .lb-number {
    display: none;
    font-size: 0;
}

.lb-data .lb-caption {
    display: none;
    font-size: 0;
}

.lb-data .lb-close {
    display: none;
    opacity: 0;
    visibility: hidden;
}

/*a.example-image-link {
    padding: 4px 0;
    margin: 4px 0;
}*/

a.example-image-link img.example-image {
    padding: 2px 0;
    margin: 0;
}

.blocco-formati {
    /*margin-left: 60px;
    margin-right: 60px;
    margin-top: 20px;
    margin-bottom: 90px;*/
    margin: 0;
    padding: 0;
    float: left;
    width: 18%;
    border-bottom: 1px solid #dbd9d1;
}

.blocco-formati p {
    font-size: 16px;
    text-align: center;
    padding-top: 30px;
}

/*.background-image-holder.parallax-background {
    height: 110% !important;
    top: -10% !important;
}*/

.background-image-holder.parallax-background {
    height: 100% !important;
    top: 0 !important;
}

table.listino {
    width: 100%;
    margin: 20px 0;
    padding: 0;
}

table.listino td h4 {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    margin: 0 !important;
    padding: 0 !important;
}

table.listino td h5 {
    color: #727272;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 13px;
    text-align: center;
    line-height: 20px;
    margin: 0 !important;
    padding: 0;
    padding-bottom: 10px;
}

table.listino td.grigio {
    color: #ffffff;
    background-color: #c18c52;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0 20px;
}

table.listino td.bianco {
    color: #000000;
    background-color: #ffffff;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    margin: 0;
    padding: 0 20px;
    border-bottom: 1px solid #727272;

}

table.listino td.crema {
    color: #f2f1e9;
    background-color: #f2f1e9;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    margin: 0;
    padding: 0 20px;
    border-bottom: 1px solid #f2f1e9;

}

table.listino td.verde {
    color: #ffffff;
    background-color: #999d53;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0 20px;
}

.blocco-index {
    width: 300px;
    height: 380px;
    padding: 0;
    margin-left: -150px;
    margin-top: -190px;
    position: absolute;
    top: 50%;
    left: 50%;
}

.blocco-index img {
    margin: 0 25px;
}

.text-center {
    text-align: center;
}
