/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 11-gen-2019, 10.54.48
    Author     : hp110crealia
*/


.attivismo ol, ul, li {
    list-style: none !important;
}


.img-noi.color  img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
#sostenibiita, .item-storia{
    display: flex
}

.floatright{
    float:right !important;
}

.prenotabtn{
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
.prenotabtn p,
.prenotabtn a {

    font-size: 20px;
    font-weight: bold;
    font-family: 'DINPro';
    background-color: #516c5f;

    padding: 15px 15px 15px 15px;

    color: #fff;


}


.text-center {
    text-align: center;
}
.item-mangiare.full {
    width: 100% !important;
    margin: 10px !important;
    height: 100%;
}
.item-mangiare.left{
    float :left !important;
}

/*
.swiper-slide .max-img{
    height: 450px;
    object-fit: contain;
}*/
.body-mangiare{
    margin-bottom: 20px
}

.content-section-ap .subtitle-attivismo {
    font-family: 'DINPro';
    font-size: 33px;
    line-height: 33px;
    color: #516c5f;
    margin-bottom: 10px;
    margin-top: 5px;
    font-weight: 400;
}
.content-section-ap .othtitle-mangiare{
    font-family: 'Roboto Condensed', sans-serif;
    color: #c59692;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 15px;
}


.testo ul li {
    font-size: 20px;
    line-height: 27px !important;
}

.elemento {
    position: relative;
    height: 100%;
    z-index: 2;
    padding: 36px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.elemento.up2you {
    padding: 0px;
    height: 100%;
}

.elemento.up2you iframe{
    width: 100%;
    height: 100%;
}

.aptab-5 .max-img{
    height:100%;
    object-fit:cover
}


.content-section-ap .list-mangare li::after {
    content: "";
    width: 60px;
    height: 1px;
    background-color: rgba(197, 149, 145, 0.59);
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    display: block;
}

.content-section-ap .list-mangare li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    list-style-type: none;
    line-height: 22px;
    position: relative;
}
p.subtitle-mangiare {
    font-family: 'DINPro' !important;
    font-size: 33px !important;
    line-height: 33px !important;
    color: #516c5f !important;
    margin-bottom: 10px;
    margin-top: 5px;
}


.text-white {
    color:#fff !important
}

#sostenibilita {
    display:flex;
}
#sostenibilita  .content-archive-ap p{
    color:#fff !important;
}
header.cf.head-ap.fixedhead {
    position: fixed;
}

footer p small, footer p small a {
    font-size: 10px;
}

footer .creditweb a {
    color: #516c5f;
}
.tabellamodale {
    width: 100%;
    background-color: #99D6EA;
}
.tabellamodale td {
    padding: 5px;
    border: 1px solid #000;
    font-size: 13px;
}

.prenotation-tool .info-accordion-ap {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    top: 0;
    right: 0;
    height: 14px;
}


.whybook {
    display: none;
}
.prenotation-tool.open .whybook {
    display: block;
}

.whybook {
    position: fixed;
    background: #516c5f;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
    top: 310px;
}
.whybook.content-section-ap ul li {
    color: #fff;
    font-size: 12px;
}
@media only screen and (max-width: 767px) {
    .floatright{
        float:none !important;
    }
    .elemento.up2you   {
        padding: 0px;
        height: 300px;
    }
    .elemento.up2you iframe {
        padding: 0px;
        height: 300px;
    }

    .testo{
        height: inherit;
    }
    #sostenibiita, .item-storia{
        display: inherit
    }
}


@media only screen and (max-width: 767px) {
}

@media (min-width:992px) {




    .hoverwhybook:hover .whybook {
        display: block;
        max-width: 1200px;
        margin: auto;
        background: #516c5f;
        position: absolute;
        z-index: 10;
        left: 0;
        right: 0;
        padding: 15px;
        box-shadow: 0 50px 50px rgba(0,0,0,0.4);
        top: 105px;
    }
    .whybook.content-section-ap ul li {
        font-size: 16px;
    }
}



.pagination {
    margin: 18px 0;
}
.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 18px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #999;
    cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    color: #999;
    background-color: transparent;
    cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 9.75px;
}


.video-relive video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
    display: block; }

.video-relive {
    margin: 10px auto;
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden; }

.txt-pacchetto {
    max-width: 500px
}


.nascosto {
    display: none !important;
}
.credits {
    cursor: pointer;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color: #ffb2a0;

}
.poweredby{
    text-align: right;
    padding:10px;
}
.creditsbox,
.creditweb{
    color: #000;
    position: fixed;
    z-index: 100000000;
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
    width: 800px;
    margin: auto;
    background: #fff;
    min-height: 600px;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 100px;
}

.creditweb {
    max-width: 400px;
    text-align: center;
    padding: 30px 20px 0px;
    width: 90%;
}

.creditsbox .creditimage,
.creditweb .creditimage{
    height: 60px;
    float: left;
    margin:4px;
    max-height: 37px;
}
.creditsbox .btncreditsbox,
.creditweb .btncreditsweb{
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 30px;
    font-weight: bold;
    background: #fff;
    border-radius: 50%;
    line-height: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    cursor: pointer;
}

.logo-ap {
    width: 170px;
    float: left;
}

