﻿body {
    margin:0px;
    font-family: 'Lato', sans-serif;
}

#header{
    height:78px;
    width:100%;
    background-color:#ffffff;
    position:relative;
}

.logo-main{
    left:50px;
    top:13px;
    position:absolute;
}

#gallery .freccie-gallery{
    height:0px;
    position:relative;
    max-width:1000px;
    margin-right:auto;
    margin-left:auto;
}

#gallery .freccie-gallery a{
    position:absolute;
    top:-125px;
}

.nota-informativa{
    cursor:pointer;
    text-decoration:underline;
}

#gallery .freccie-gallery a img{
    height:60px;
}

#gallery .freccie-gallery .next{
    right:-54px;
}

#gallery .freccie-gallery .prev{
    left:-54px;
}
.logo{
    position:absolute;
    top:0px;
    left:50%;
    z-index:10;
    transform:translate(-50%,0);
    -moz-transform:translate(-50%,0);
    -webkit-transform:translate(-50%,0);
}

.content-testo-testata{
    position:absolute;
    top:50%;
    left:50%;
    width:800px;
    text-align:center;
    color:#ffffff;
    transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
}

.titolo-testata{
    font-weight:bold;
    font-size:50px;
    text-transform:uppercase;
}

.sottototolo-testata{
    font-size:33px;
    line-height:38px;
    text-transform:uppercase;
}

.content-testo-testata a.btn-scroll:visited,
.content-testo-testata a.btn-scroll:hover,
.content-testo-testata a.btn-scroll:link{
    display:inline-block;
    font-size:25px;
    line-height:54px;
    position:relative;
    margin-right:38px;
    text-transform:uppercase;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    border-radius:27px;
    width:342px;
    margin-top:59px;
}

.content-testo-testata a.btn-scroll.hotel{
    background-color:#6b9940;
}

.content-testo-testata a.btn-scroll.risto{
    background-color:#f9af2a;
    margin-right:0px;
}

.box-lingue {
    float: right;
    border-radius: 25px;
    line-height: 49px;
    padding-left: 0px;
    height: 48px;
    margin-right: 45px;
    font-size: 19px;
    list-style-type: none;
    margin-top: 14px;
    display: block;
    width: 80px;
    position: relative;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #d4d4d4;
}

.box-lingue li:first-child {
    background-image: url('../../../private_images/fasciaMenu/freccia.jpg');
    background-position: 55px center;
    background-repeat: no-repeat;
}

.box-lingue li, .box-lingue li a:link, .box-lingue li a:visited {
    text-transform: uppercase;
    font-size: 19px;
    color: #b3b3b3;
    text-align: center;
    background-color: #fff;
}

.box-lingue li:first-child {
    background-color: transparent;
    padding-right: 10px;
}

.box-lingue {
    line-height: 49px;
    font-size: 19px;
    list-style-type: none;
    cursor: pointer;
}

.testo {
    font-size: 20px;
    line-height: 33px;
    margin-top:97px;
    color: #555454;
    font-family: 'Roboto', sans-serif;
}

.centratore {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0 15px;
}

.box-lingue li, .box-lingue li a:link, .box-lingue li a:visited {
    text-transform: uppercase;
    font-size: 19px;
    color: #b3b3b3;
    text-align: center;
    background-color: #fff;
    text-decoration:none;
}

.servizi-pagina {
    margin-top: 56px;
    max-width: 800px;
    float: left;
    margin-bottom: 72px;
}

.servizi-pagina a {
    display: inline-block;
    margin-right: 17px;
    vertical-align: middle;
    margin-bottom: 10px;
    text-decoration:none;
}

.servizi-pagina a span {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 20px;
    color: #555454;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    max-width: calc(100% - 60px);
    display: inline-block;
}

.testo a:link, .testo a:visited {
    text-decoration: none;
    color: #de2a86;
    font-weight: bold;
}

#gallery  .centratore a {
    height: 188px;
    width: 188px;
    position: relative;
    overflow: hidden;
    display: block;
}

#gallery{
    padding-top:58px;
    padding-bottom:58px;
    background-color:#e8e8e8;
}

/*#gallery .centratore a img{
    position: absolute;
    left: -10000%;
    right: -10000%;
    top: -10000%;
    bottom: -10000%;
    margin: auto auto;
    min-width: 1000%;
    min-height: 1000%;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    width: auto;
    height: auto;
    z-index:1;
}*/

#gallery a .plus{
    z-index:5;
    width:30px;
    height:30px;
    position: absolute;
    left: 50%;
    background-size:contain;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

#gallery a .cornice:after,
#gallery a .cornice:before{
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

#gallery a .cornice{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index:5;
    box-sizing:border-box;
    
}

#gallery a .cornice:after{
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

#gallery a:hover .cornice{
    background:rgba(19, 174, 207, 0.4);
}

#gallery a .cornice:before{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
   /* position: absolute;
    top: 0;
    left: 0;
    box-sizing:border-box;
    width: 100%;
    height: 100%;*/
}
    
#gallery a:hover .cornice:after,
#gallery a:hover .cornice:before{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.strutture .item {
    display: block;
    width: calc( ( 100% - 38px ) / 3 );
    float: left;
    margin-right: 19px;
    margin-bottom: 17px;
    text-decoration:none;
}

.strutture .item .img {
    height:187px;
    position: relative;
    display: block;
    overflow: hidden;
}

.strutture .item  .content-desc {
    height: 308px;
    display: block;
    padding: 26px;
    position: relative;
    box-sizing: border-box;
    background-color: #6b9940;
}

.strutture .item .content-desc .stelle {
    display: block;
    margin-bottom: 20px;
}

.strutture .item .content-desc .titolo {
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 25px;
    display: block;
    margin-bottom: 8px;
}

.strutture .item .content-desc .localita {
    font-size: 19px;
    line-height: 19px;
    color: #ffffff;
    display: block;
    line-height: 20px;
}

.strutture .item:nth-child(3n+1){
    margin-right:0px;
}

.strutture .item .content-desc .scopri {
    display: inline-block;
    height: 54px;
    position: absolute;
    left:26px;
    bottom: 28px;
    line-height: 50px;
    border: 2px solid #694642;
    cursor: pointer;
    background-color: #694642;
    color: #ffffff;
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 27px;
    padding: 0 33px 0 33px;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.strutture .item:hover .content-desc .scopri{
    background-color: #ffffff;
    color: #694642;
}

#testata{
    height:723px;
    position:relative;
    width:100%;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
}

.richiedi-info-pagina a:link,.richiedi-info-pagina a:visited {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 48px;
    font-weight: bold;
    color: #ffffff;
    border: 1px solid #13aecf;
    background-color: #13aecf;
    border-radius: 25px;
}

.servizi-pagina a img {
    display: inline-block;
    margin-right: 14px;
    vertical-align: middle;
}

.richiedi-info-pagina a:link, .richiedi-info-pagina a:visited {
    border: 2px solid #13aecf;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    text-decoration:none;
}

.richiedi-info-pagina a:hover{
    background-color:#ffffff;
    color:#13aecf;
}

.richiedi-info-pagina{
    float:right;
    margin-top:57px;
    text-align:right;
}

.richiedi-info-pagina a.rosa:link,
.richiedi-info-pagina a.rosa:visited{
    margin-right:12px;
    background-color:#de2a86;
    border: 1px solid #de2a86;
}

.richiedi-info-pagina a.rosa:hover{
    background-color:#ffffff;
    color:#de2a86;
}

.strutture > div > .titolo{
    font-size:41px;
    line-height:41px;
    color:#555454;
    text-transform:uppercase;
    font-weight:bold;
    padding-top:85px;
    margin-bottom:40px;
}

.clear-after:after
{
    content: '.';
    display:block;
    height:0;
    overflow:hidden;
    clear:both;
}

.strutture .item .img img {
    position: absolute;
    left: -10000%;
    right: -10000%;
    top: -10000%;
    bottom: -10000%;
    margin: auto auto;
    min-width: 1000%;
    min-height: 1000%;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    width: auto;
    height: auto;
    z-index: 1;
}

.strutture .item.nascondi{
    display:none;
}

.carica{
    width:100%;
    text-align:center;
    background-color:#e8e8e8;
    color:#555454;
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;
    line-height:50px;
    margin-top:20px;
    border-radius:25px;
    cursor:pointer;
}

.clear
{
    clear:both;
    height:0;
	overflow:hidden;
}

.strutture.ristoranti .item .content-desc{
    background-color:#f9af2a;
}

.strutture.ristoranti .carica{
    background-color:#ffffff;
}

.fascia-form{
    max-width:1000px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

.fascia-form .titolo{
    font-size:41px;
    line-height:41px;
    margin-bottom:15px;
    color:#ffffff;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
}

.fascia-form .sotto-titolo{
    font-size:33px;
    line-height:33px;
    color:#555454;
    margin-bottom:80px;
    text-align:center;
}

.content-fascia-form{
    padding-top:78px;
    padding-bottom:104px;
    background-color:#13aecf;
    position:relative;
}

.strutture.ristoranti{
    margin-top:89px;
    background-color:#e8e8e8;
    padding-bottom:89px;
}

.fascia-form .item{
    margin-right:96px;
    width:calc( ( 100% - 96px ) / 2 );
    margin-bottom:19px;
    float:left;
}

.fascia-form .item.no-margine{
    margin-right:0px;
}

.fascia-form .item input{
    width:100%;
    border:0px;
    line-height:50px;
    height:50px;
    background-color:#ffffff;
    box-sizing:border-box;
    display:block;
    padding-left:10px;
    padding-right:10px;

    font-size:18px;
    line-height:18px;
    color:#555454;
}

.fascia-form .item-textarea{
    width:100%;
    position:relative;
    margin-bottom:40px;
}

.fascia-form .item-textarea textarea{
    box-sizing:border-box;
    width:100%;
    height:152px;
    padding-top:10px;
    padding:10px;
}

.fascia-form .item-textarea label,
.fascia-form .item label{
    font-size:18px;
    line-height:18px;
    text-transform:uppercase;
    display:block;
    color:#555454;
    font-weight:bold;
    margin-bottom:12px;
}

.fascia-form .item-chb{
    margin-bottom:40px;
}

.fascia-form .item-chb .titolo{
    margin-top:20px;
    margin-bottom:19px;
    font-size: 18px;
    line-height: 18px;
    text-align:left;
    text-transform: uppercase;
    display: block;
    color: #555454;
    font-weight: bold;
}

.fascia-form .item-chb input{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
    margin-bottom:0px;
    height:26px;
}

.fascia-form .item-chb label{
    display:inline-block;
    width:calc( ( 100% - 99px ) / 3 );
    vertical-align:middle;
    font-size:15px;
    line-height:15px;
    color:#555454;
    font-weight:bold;
    text-transform:uppercase;
}

.fascia-form .item-chb .chb{
    display:inline-block;
    margin-bottom:15px;
    height:26px;
}

.fascia-form .item-nota{
    float:left;
    margin-top:12px;
    margin-right:38px;
}

.fascia-form .item-nota input{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
    margin-bottom:0px;
    height:26px;
}

.fascia-form .item-nota label{
    font-size:15px;
    line-height:15px;
    vertical-align:middle;
    display:inline-block;
    color:#555454;
}

.fascia-form a.pulsante:link,
.fascia-form a.pulsante:visited{
    float:right;
    padding-left:60px;
    padding-right:60px;
    height:48px;
    line-height:48px;
    background-color:#ffffff;
    border:1px solid #ffffff;
    text-transform:uppercase;
    font-size:25px;
    color:#13aecf;
    text-decoration:none;
    font-weight:bold;
    border-radius:30px;
}

.fascia-form a.pulsante:hover{
    background-color:#13aecf;
    color:#ffffff;
}
.fascia-form .right {
    float: right;
}

    .fascia-form .right a.pulsante:link,
    .fascia-form .right a.pulsante:visited {
        float: right;
        padding-left: 60px;
        padding-right: 60px;
        height: 48px;
        line-height: 48px;
        background-color: #ffffff;
        border: 1px solid #ffffff;
        text-transform: uppercase;
        font-size: 25px;
        color: #13aecf;
        text-decoration: none;
        font-weight: bold;
        border-radius: 30px;
    }

    .fascia-form .right a.pulsante:hover {
        background-color: #13aecf;
        color: #ffffff;
    }

    .fascia-form .right .g-recaptcha {
        margin-block: 10px;
    }

.footer{
    padding-top:20px;
    padding-bottom:20px;
}

.footer .logo-footer{
    display:inline-block;
    vertical-align:middle;
    margin-right:79px;
}

.footer .testo-footer{
    display:inline-block;
    vertical-align:middle;
    font-size:18px;
    line-height:18px;
    color:#555454;
}

.footer .testo-footer a:link,
.footer .testo-footer a:visited,
.footer .testo-footer a:hover{
    color:#13aecf;
    text-decoration:underline;
}


.footer .testo-footer-privacy{
    display:inline-block;
    vertical-align:middle;
    font-size:18px;
    line-height:18px;
    color:#555454;
    float:right;
}

.footer .testo-footer-privacy a:link,
.footer .testo-footer-privacy a:visited,
.footer .testo-footer-privacy a:hover{
    color:#13aecf;
    text-decoration:underline;
}

.box-veloce-info {
    width: 75px;
    height: 75px;
    position: fixed;
    right: 0px;
    background-image: url('../private_images/freccia.jpg');
    background-position:center center;
    background-repeat:no-repeat;
    bottom: 36px;
    z-index: 20;
    cursor: pointer;
}
img.cover {
    position: absolute;
    object-fit: cover;
    object-position: center center;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    top: 0;
}
img.contain {
    position: absolute;
    object-fit: contain;
    object-position: center center;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    top: 0;
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
    img.cover {
        position: absolute;
        left: -10000%;
        right: -10000%;
        top: -10000%;
        bottom: -10000%;
        margin: auto auto;
        min-width: 1001%;
        min-height: 1001%;
        -webkit-transform: scale(0.1) !important;
        transform: scale(0.1) !important;
        width: auto !important;
        height: auto !important;
    }
    img.contain {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%,-50%);
        max-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto !important;
    }
}


/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

    /* Tooltip text */
    .tooltip .tooltiptext {
        visibility: hidden;
        width: 350px;
        background-color: #333333;
        color: #fff;
        text-align: left;
        border-radius: 6px;
        /* Position the tooltip text */
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        /* Fade in tooltip */
        opacity: 0;
        transition: opacity 0.3s;
        padding: 10px;
        line-height: 20px;
        font-size: 15px;
    }

        /* Tooltip arrow */
        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }