﻿.boxCondizioniPrenotazione {
    width: 95%;
    max-width: 600px;
    text-align: left;
    line-height: 25px;
    border: 1px solid #e5c5a9;
    font-size: 14px;
    color: #787878;
    margin: auto;
    margin: 0 auto 40px auto;
    padding: 20px;
    box-sizing: border-box;
}

    .boxCondizioniPrenotazione span {
        font-size: 16px;
        font-weight: 600;
        color: rgba(105,23,62,1);
        display:inline-block;
        margin-bottom:10px;
    }

.privacy_info
{
    text-align: left !important;
    display: none;
    font-size: 12px;
    line-height: 20px;
    width: 70%;
}
.bannerCookie
{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 99999 !important;
}
.bannerCookie a
{
    font-weight: bold;
}
.bannerCookieClose
{
    background-color: #333;
    padding: 5px;
    border-radius: 3px;
    color: #fff !important;
    margin-left: 20px;
    display: inline-block;
    margin-top: 5px;
}
.pOffTesto a
{
    text-decoration: none;
    font-weight: bold;
    color: inherit;
}
body{
    position: relative;
}
body form
{
    position: relative;
    overflow: hidden;
}
#debug
{
    position: fixed;
    bottom: 0px;
    right: 20px;
    background-color: rgba(0, 0, 0, 0.68);
    color: #fff;
    padding: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 10pt;
    display: none;
}
.clear
{
    clear: both;
}
.div960
{
    width: 960px;
    margin: auto;
}
/*GRUPPO SILVESTRI*/
.GS_barraPrenotazioni
{
    width: 100%;
    height: 220px;
    position: absolute;
    left: 0px;
    bottom: -110px;
}
.GS_barraPrenotazioniInside
{
    background-color: #064f80;
    width: 960px;
    height: 220px;
    margin: auto;
}
.GS_barraPrenotazioniTop
{
    background-color: #072b46;
    padding: 5px;
    padding-left: 15px;
    position: relative;
    overflow: hidden;
}
.GS_barraPrenotazioniAnnulla
{
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
}
.GS_barraPrenotazioniAnnulla a
{
    font-size: 11px;
    color: #072b46;
    text-decoration: none;
    cursor: pointer;
}
.GS_barraPrenotazioniAnnulla a span
{
    font-size: 11px;
    color: #072b46;
    text-decoration: none;
    font-weight: bold;
}
.GS_corpoContainerDxDate
{
    float: left;
    width: 220px;
}
.GS_corpoContainerDxAltro
{
    float: left;
    width: 396px;
    box-sizing: border-box;
    padding-left: 30px;
}
.GS_corpoContainerDxDateData
{
    float: left;
    width: 50%;
    padding-left: 18px;
    border-right: 1px solid #eeeeee;
    color: #787878;
    font-size: 13px;
    box-sizing: border-box;
    padding-bottom: 10px;
}
.GS_tavolo
{
    width: 110px !important;
}
.GS_tavoloIn
{
    float: none !important;
    width: 100% !important;
}
.GS_TavoloDxAltro
{
    width:496px !important;
}
.GS_corpoContainerDxDateData:first-child
{
}
.GS_corpoContainerDxIn
{
    padding: 30px;
    padding-top: 20px;
}
.GS_corpoContainerDxDateData div.data span
{
    display: block;
    color: #31ade1;
    font-size: 60px;
    font-weight: bold;
}
.GS_corpoContainerDxDateData div.data
{
    color: #888888;
    font-size: 15px;
    text-align: center;
    width: 75px;
    margin-top: 10px;
}
.GS_corpoContainerDxAltroTopSx
{
    float: left;
    width: 50%;
}
.GS_corpoContainerDxAltroTopDx
{
    float: right;
    width: 50%;
    text-align: right;
}
.GS_prenotaItemSubBtn
{
    float: right;
    padding-top: 15px;
}
.GS_prenotaItemSubBtn a
{
    background-color: #064f80;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 13px;
    padding-bottom: 13px;
    text-decoration: none;
    cursor: pointer;
}
.GS_prenotaItemSub
{
    float: left;
    color: #787878;
    font-size: 13px;
    padding-right: 20px;
    border-right: 1px solid #eeeeee;
    margin-left: 10px;
    position: relative;
    padding-bottom: 10px;
}
.GS_prenotaItemSub:first-child
{
    margin-left: 0px !important;
}
.GS_prenotaItemSub span
{
    display: block;
    color: #31ade1;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.GS_corpoContainerDxAltroTop
{
    padding-bottom: 20px;
}
.GS_corpoContainerDxAltroTop input
{
    border: 1px solid #eae9e9;
    padding: 10px;
    box-sizing: border-box;
    width: 95%;
}
.GS_input input
{
    border: 1px solid #eae9e9;
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
    margin-top: 5px;
}
.GS_NomeCognome
{
    color: #787878;
    font-size: 13px;
    margin-top: 10px;
}
.GS_NomeCognome input
{
    border: 1px solid #eae9e9;
    padding: 5px;
    width: 215px;
    box-sizing: border-box;
    margin-left: 10px;
}
.GS_prenotatavolo
{
    padding-top: 50px;
}
.GS_corpoContainerDxAltroTop select
{
    border: 1px solid #eae9e9;
    padding: 10px;
    box-sizing: border-box;
    width: 95%;
    color: #787878;
}
.GS_dropdown
{
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    color: #333;
    font-size: 15px;
    border: 1px solid #f2f2f2;
}
.GS_dropdown li
{
    padding: 10px;
    text-align: center;
    cursor: pointer;
}
.GS_dropdown li:hover
{
    background-color: #a9dfee;
}
.GS_dropdown li:last-child
{
    margin-bottom: 0px !important;
}
.GS_prenotaItemSub:hover .GS_dropdown
{
    display: block;
}
.GS_logoContainerSx
{
    float: left;
}
.GS_logoContainerDx
{
    float: left;
    position: relative;
}
.GS_logoContainerDxItem
{
    float: left;
    color: #a9dfee;
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 25px;
    padding-right: 25px;
    border-right: 1px solid #244b64;
}
.GS_logoContainerDxItem.last
{
    border: 0px !important;
    padding-right: 20px !important;
}
.GS_logoContainerDxItem a
{
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}
.GS_logoContainerDxItem a:hover
{
    color: #a9dfee;
}
.GS_corpoContainerSx
{
    float: left;
    width:284px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding-top: 35px;
    line-height: 30px;
}
.GS_corpoContainerSx span
{
    color: #a9dfee;
    text-decoration: underline;
}
.GS_corpoContainerDx
{
    float: right;
    width:676px;
    height: 165px;
    background-color: #fff;
}
#GS_corpoContainerSx a
{
    color: #fff;
    font-size: 10px;
    text-decoration: none;
}
#GS_corpoContainerSx a span
{
    font-weight: bold;
}
.GS_backBar
{
    position: absolute;
    right: -1000px;
    top: 0px;
    width: 905px;
    height: 56px;
    background-color: #072b46;
}
.GS_backBarArrow
{
    background-color: #064f80;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 17px;
    padding-bottom: 17px;
    margin-left: 20px;
    cursor: pointer;
}
.GS_backTitle
{
    float: left;
    font-size: 15px;
    color: #a9dfee;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 15px;
    width: 193px;
}
.GS_backItem
{
    display: inline-block;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-right: 1px solid #244b64;
    font-size: 16px;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
}
.GS_backBar .GS_backItem:last-of-type
{
    border: 0px !important;
}
.GS_backItem:hover
{
    background-color: #072b46;
    color: #a9dfee;
}
#GS_FloatLogo
{
    float: left;
    padding-top: 8px;
}
#GS_FloatScopri
{
    float: left;
    color: #a9dfee;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 20px;
    padding-top: 8px;
    cursor: pointer;
}
#GS_FloatBooking
{
    float: left;
    background-color: #064f80 !important;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 8px;
    cursor: pointer;
}
#GS_Float
{
    display: none;
    height: 50px;
    padding-left: 10px;
    background-color: #072b46;
    position: fixed;
    right: 0px;
    bottom: 0px;
}
#GS_FloatBarra
{
    background-color: rgba(7, 43, 70, 0.64);
    width: 100%;
    left: 0px;
    position: fixed;
    bottom: 0px;
    height: 220px;
    display: none;
    z-index: 1000;
}
#GS_FloatBarra .GS_barraPrenotazioni
{
    top: 0px !important;
    bottom:unset !important;
}
#GS_FloatBarra .GS_dropdown
{
    bottom: 35px !important;
}
.GS_btnNascondi
{
    text-align: right;
    padding-right: 20px;
    padding-top: 20px;
    position: relative;
}
.GS_btnNascondi a 
{
    color: #fff;
    z-index: 1000;
    right: 30px;
    padding-right: 20px;
}
.GS_errorValidation
{
    border: 2px solid #064f80 !important;
    border-radius: 3px;
}
#GS_prenotato h3
{
    font-size: 48px;
    color: #a9dfee;
}
#GS_prenotato p
{
    color: #333;
    font-size: 12pt;
    line-height: 28px;
}
.barraGS_mob 
{
    display: none;
}
.GS_btnNascondi 
{
    position: absolute;
    width: 100%;
    top: -56px;
    padding-bottom: 20px !important;
    background-color: rgba(7, 43, 70, 0.64)
}
.GS_titTavolo
{
    padding-top: 45px;
}
.ga_men_en-GB 
{
    font-size: 18px !important;
}

.ga_bar_en-GB 
{
    font-size: 14px !important;
}

.ga_men_de-DE 
{
    font-size: 19px !important;
}

.ga_bar_de-DE 
{
    font-size: 14.5px !important;
}
/*END GRUPPO SILVESTRI*/
#selettoreLingua {
    position: relative;
}

    #selettoreLingua a {
        font-family: 'Open Sans',sans-serif !important;
        font-weight: normal !important;
        font-size: 12px !important;
        color: #fff;
        text-decoration: none;
    }

    #selettoreLingua img {
        margin-right: 10px;
    }

        #selettoreLingua img:first-child {
            position: absolute;
            left: -30px;
            top: 4px;
        }

        #selettoreLingua img:last-child {
            margin-right: 0px !important;
            margin-left: 10px;
        }
#elencoLingueAlternative {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    padding-left: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9999 !important;
    width: 100%;
    display: none;
}

    #elencoLingueAlternative li {
        position: relative;
        margin-bottom: 10px;
        color: #787878;
    }

        #elencoLingueAlternative li:last-child {
            margin-bottom: 5px !important;
        }

        #elencoLingueAlternative li a {
            color: #787878 !important;
            text-decoration: none;
        }

            #elencoLingueAlternative li a:hover {
                color: #b30202 !important;
            }
.topBar
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,69173e+51,69173e+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(105,23,62,1) 51%, rgba(105,23,62,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(105,23,62,1) 51%,rgba(105,23,62,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(105,23,62,1) 51%,rgba(105,23,62,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#69173e',GradientType=1 ); /* IE6-9 */
}
.logoContainer
{
    float: left;
    width: 145px;
    padding-top: 10px;
    padding-bottom: 9px;
}
.topBarDx
{
    float: left;
    width: 815px;
    background-color: #69173e;
}
.linkMenu
{
    float: left;
}
.lingueContainer
{
    float: right;
    padding-top: 24px;
}
.linkMenu a
{
    display: inline-block;
    padding-top: 28.5px;
    padding-bottom: 28.5px;
    color: #fff;
    font-size: 14px;
    padding-left: 40px;
    padding-right: 40px;
    text-decoration: none;
    font-weight: bold;
}
.linkMenu a.preventivo
{
    background-color: #dbb08a;
}
.linkMenu a:hover
{
    background-color: #dbb08a;
}
.header
{
    position: relative;
}
.slogan
{
    position: absolute;
    width: 100%;
    height: 175px;
    left: 0px;
    top: 40%;
    z-index: 9000;
    text-align: center;
}
.bx-wrapper {
    margin: 0px !important;
    box-shadow: none !important;
    border: 0px !important;
}

    .bx-wrapper .bx-pager.bx-default-pager a {
        background-color: #fff !important;
        height: 8px !important;
        width: 8px !important;
    }

        .bx-wrapper .bx-pager.bx-default-pager a:hover {
            background-color: rgba(105,23,62,1) !important;
        }

        .bx-wrapper .bx-pager.bx-default-pager a.active {
            background-color: rgba(105,23,62,1) !important;
        }

.bx-pager {
    padding-top: 10px !important;
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    bottom: -50px !important;
}
.bx-prev {
    background-image: url('/Gfx/arrow-left.png') !important;
    background-position: 0px 0px !important;
    left: 20px !important;
}

.bx-next {
    background-image: url('/Gfx/arrow-right.png') !important;
    background-position: 0px 0px !important;
}
@media (-webkit-min-device-pixel-ratio: 2) 
{
    /* Retina-specific stuff here */
    .bx-prev {
        background-image: url('/Gfx/@2x/arrow-left.png') !important;
        background-position: 0px 0px !important;
        left: 20px !important;
        background-size: 9px 18px !important;
    }

    .bx-next {
        background-image: url('/Gfx/@2x/arrow-right.png') !important;
        background-position: 0px 0px !important;
        background-size: 9px 18px !important;
    }
}
.pennellataHeader
{
    height: 64px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-image:url('/Gfx/pennellata_top.png');
}
@media (-webkit-min-device-pixel-ratio: 2) 
{
    /* Retina-specific stuff here */
    .pennellataHeader 
    {
        background-size: 1000px 32px !important;
        background-repeat: repeat-x;
        background-position: bottom;
    }
    .pennellataServiziTop
    {
        background-size: 1000px 32px !important;
        background-repeat: repeat-x;
        background-position: bottom;
    }
    .pennellataServiziBottom
    {
        background-size: 1000px 32px !important;
        background-repeat: repeat-x;
        background-position: top;
    }
    .boxContattiPennellataTop
    {
        background-size: 1000px 32px !important;
        background-repeat: repeat-x;
        background-position: bottom;
    }
    .boxContattiPennellataBottom
    {
        background-size: 1000px 32px !important;
        background-repeat: repeat-x;
        background-position: top;
    }
    .footerPennellata
    {
        background-size: 1000px 32px !important;
        background-repeat: repeat-x;
        background-position: top;
    }
}
.boxIntro
{
    background-color: #faf2ea;
    padding-top: 30px;
    padding-bottom: 130px;
}
.boxIntroSx
{
    width: 50%;
    float: left;
    text-align: center;
}
.boxIntroDx
{
    width: 50%;
    float: left;
    text-align: right;
}
.boxIntroSx strong
{
    font-size: 24px;
    color: #dbb08a;
    font-weight: bold;
}
.boxIntroSx h1
{
    font-family: 'Allura', cursive;
    font-size: 80px;
    color: #69173e;
    font-weight: bold;
}
.boxIntroSx p
{
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    padding-top: 40px;
}
.boxIntroSx a
{
    background-color: #69173e;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    margin-top: 50px;
    text-decoration: none;
}
.boxServizi
{
    position: relative;
}
.pennellataServiziTop
{
    position: absolute;
    left: 0px;
    top: -60px;
    height: 64px;
    background-image: url('/Gfx/pennellata_top_bianco.png');
    width: 100%;
}
.pennellataServiziBottom
{
    position: absolute;
    left: 0px;
    bottom: -100px;
    width: 100%;
    height: 103px;
    background-image: url('/Gfx/pennellata_bottom.png');
}
.servizi
{
    padding-top: 120px;
    padding-bottom: 80px;
}
.serviziItem
{
    float: left;
    width: 25%;
    text-align: center;
    height:190px;
}
.serviziItem strong
{
    font-weight: bold;
    font-size: 18px;
    color: #dbb08a;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 10px;
}
.serviziItem.odd strong
{
    color: #69173e !important;
}
.serviziItem span
{
    font-size: 16px;
    color: #787878;
}
.boxAppartamenti
{
    background-color: #000;
}
.boxAppartamenti
{
    padding-top: 105px;
    background: linear-gradient(to bottom, rgba(229,197,169,1) 73%,rgba(229,197,169,1) 73%,rgba(229,197,169,1) 73%,rgba(255,255,255,1) 73%,rgba(255,255,255,1) 73%,rgba(229,197,169,1) 73%,rgba(229,197,169,1) 73%,rgba(255,255,255,1) 73%,rgba(255,255,255,1) 73%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.selettoreSx
{
    text-align: center;
    margin-bottom: 50px;
    margin-top: 80px;
}
.selettoreSx h2
{
    font-family: 'Allura', cursive;
    font-size: 90px;
    color: #fff;
}
.selettoreDx
{
    width:80%;
    margin:0 auto;
}
.selettoreItem
{
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    width: 20% !important;
    box-sizing: border-box;
    padding-top: 25px;
    padding-bottom: 25px;
    cursor: pointer;
}
.selettoreItem:hover
{
    background-color: #69173e;
}
.selettoreItem:hover strong
{
    color: #fff;
}
.selettoreItem strong
{
    font-weight: bold;
    color: #69173e;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px;
}
.selettoreItem span
{
    color: #fff;
    font-size: 15px;
}
.appartBox
{
    width: 80%;
    margin: auto;
    margin-top: 50px;
}
.appartamento
{
    background-color: rgba(105,23,62,1);
}
.appartamentoSx
{
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
}
.appartamentoDx
{
    float: left;
    width: 50%;
}
.appartamentoImg
{
    background-size: cover;
    background-position: center center;
    /*display: none;*/
}
.appartamentoDxInside
{
    padding: 100px;
}
.appTitolo
{
    border: 1px solid #dbb08a;
    padding: 5%;
    text-align: center;
}
.appTitolo strong
{
    font-family: 'Allura', cursive;
    font-size: 50px;
    color: #dbb08a;
}
.appTitolo span
{
    color: #fff;
}
.appContent
{
    margin-top: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.appContentSx 
{
    float: left;
    width: 50%;
    -webkit-text-size-adjust: none !important;
}
.appContentDx
{
    float: right;
    width: 50%;
    text-align: right;
}

.appContentDx img {
    width: 300px !important;
}

.appartamentoSx .bx-pager
{
    bottom: 30px !important;
}
/*.appartBox .bx-prev
{
    left: -50px !important;
}
.appartBox .bx-next
{
    right: -80px !important;
}*/
.boxOfferte
{
    padding-top: 115px;
    padding-bottom: 115px;
}
.offerta
{

}
.offertaTitoli span
{
    display: inline-block;
    width: 100%;
    font-weight: bold;
    color: #222325;
    text-align: center;
}
.offertaTitoli h3
{
    display: inline-block;
    font-family: 'Allura', cursive;
    width: 100%;
    font-weight: bold;
    color: #69173e;
    text-align: center;
    font-size: 50px;
    margin-top: 10px;
}
.offertaTesto
{
    margin-top: 50px;
    border: 1px solid #e5c5a9;
}
.offertaTestoSx
{
    float: left;
    width: 50%;
    height: 350px;
    background-size: cover;
    background-position: center center;
}
.offertaTestoDx
{
    float: left;
    width: 50%;
    padding: 8%;
    box-sizing: border-box;
}
.offertaData
{
    color: #4d4d4e;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 50px;
}
.offertaTestoP
{
    color: #787878;
    font-size: 14px;
    line-height: 25px;
}
.offertaScopriPiu
{
    background-color: rgba(105,23,62,1);
    padding: 25px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-top: 50px;
    font-weight: bold;
    cursor: pointer;
}
.btnBtnContainer
{
    text-align: center;
}
.boxOfferte .bx-prev
{
    left: -50px !important;
}
.boxOfferte .bx-next
{
    right: -70px !important;
}
.boxContatti
{
    background-color: #e5c5a9;
    position: relative;
    margin-top: 125px;
}
.boxContattiPennellataTop
{
    position: absolute;
    height: 125px;
    top: -120px;
    left: 0px;
    width: 100%;
    background-image: url('/Gfx/pennellata_menu_top.png')
}
.boxContattiPennellataBottom
{
    position: absolute;
    height: 87px;
    bottom: -85px;
    left: 0px;
    width: 100%;
    background-image: url('/Gfx/pennellata_menu_bottom.png')
}
.boxContattiInside
{
    padding-top: 50px;
    padding-bottom: 50px;
}
.boxContattiSx
{
    float: left;
    width: 20%;
    font-family: 'Allura', cursive;
    font-size: 60px;
    color: rgba(105,23,62,1);
    padding-top: 50px;
}
.boxContattiDx
{
    float: left;
    width: 80%;
}
.contattoItem
{
    float: left;
    width: 33.333%;
    text-align: center;
    line-height: 25px;
}
.contattoItem strong
{
    color: #69173e;
    font-size: 16px;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
}
.contattoItem span
{
    color: #fff;
    font-size: 15px;
}
.contattoItem span a
{
    color: #fff;
    text-decoration: none;
}
.map iframe
{
    width: 100%;
    height: 650px;
    margin-top: -100px;
}
.mapOverlay
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    display: none;
}
.formMail
{
    padding-top: 100px;
    padding-bottom: 100px;
}
.formMailTitoli
{
    text-align: center;
}
.formMailTitoli span
{
    color: #dbb08a;
    font-weight: bold;
    font-size: 24px;
}
.formMailTitoli strong
{
    font-family: 'Allura', cursive;
    color: rgba(105,23,62,1);
    font-size: 90px;
    display: inline-block;
}
.formControls
{
    margin-top: 80px;
}
.formControlsSx
{
    float: left;
    width: 38%;
}
.formControlsDx
{
    float: right;
    width: 60%;
}
.formItem
{
    color: #333333;
    font-size: 16px;
}
.formItem input[type=text]
{
    border: 1px solid #c7c7c7;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 30px;
}
.formItem textarea
{
    border: 1px solid #c7c7c7;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 30px;
    height: 150px;
}
.privacy
{
    background-color: #f8f8f8;
    padding: 30px;
    font-size: 12px;
    color: #333;
    margin-bottom: 20px;
}
.privacyIn
{
    overflow: auto;
    height: 48px;
}
.cbPrivacy label
{
    font-size: 14px;
    color: #333;
}
.btnInviaFormContainer
{
    text-align: center;
    margin-top: 50px;
}
.btnInviaFormContainer a{
    background-color: #dbb08a;
    color: #fff;
    text-decoration: none;
    padding: 25px;
    padding-left: 50px !important;
    padding-right: 50px !important;
    font-weight: bold;
}
.btnInviaFormContainer a:hover
{
    background-color: rgba(105,23,62,1);
}
.footer
{
    background-color: #69173e;
    position: relative;
    padding-top: 175px;
    padding-bottom: 100px;
}
.footerPennellata
{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 116px;
    width: 100%;
    background-image: url('/Gfx/pennellata_footer.png');
}
.footerInsideSx
{
    float: left;
    width: 40%;
    padding-top:55px;
}
.footerInsideDx
{
    float: left;
    width: 60%;
}
.footerColumn
{
    float: left;
    width: 50%;
}
.ftGSLinks
{
    width: 80% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.30);
}
.loghiFooter
{
    padding-bottom: 40px;
}
.GSLogo
{
    text-align: left !important;
}
.footerColumn strong
{
    color: #dbb08a;
    font-weight: bold;
    font-size: 17px;
    display: inline-block;
    margin-bottom: 20px;
}
.footerColumn a
{
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
}
.footerColumn a:hover
{
    color: #dbb08a;
}
.footerColumn p
{
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
    padding-top: 0px;
    margin-top: 0px;
}
.newsletterControls
{
    margin-bottom: 30px;
}
.newsletterControls input[type=text]
{
    border: 0px;
    padding: 10px;
    background-color: #fff;
    -webkit-appearance: none;
    padding-top: 11px;
}
.newsletterControls a
{
    background-color: #dbb08a;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -5px;
}
.newsletterControls a:hover
{
    background-color: #fff;
    color: rgba(105,23,62,1);
}
.colmn
{
    width: 30% !important;
}
.colnl
{
    width: 70% !important;
}
.barraContattiBottom
{
    background-color: rgba(105,23,62,1);
    text-align: center;
    color: #fff;
    padding-bottom: 40px;
    font-size: 14px;
}
.barraContattiBottom a
{
    color: #fff;
    text-decoration: none;
}
.copyBar
{
    text-align: center;
    color: #787878;
    font-size: 12px;
    padding-top: 30px;
    padding-bottom: 50px;
}
.copyBar a{
    color: #787878;
    text-decoration: none;
}
.madeWith
{
    margin-top: 20px;
}
.madeWith span
{
    color: #4677ea;
    display: inline-block;
    margin-bottom: 10px;
}
.dettaglioNews
{
    display: none;
    width: 60%;
}
.dettaglioNews h3 
{
    color: rgba(105,23,62,1);
    font-family: 'Allura', cursive;
    font-size: 35px;
    margin-bottom: 10px;
}
.pDate
{
    color: #333;
    font-size: 15px;
}
.dettaglioNewsIn
{
    padding: 50px;
    
}
.pOffTesto
{
    color: #333;
    font-size: 15px;
    margin-top: 20px;
    line-height: 28px;
}
.errorValidation
{
    border: 2px solid rgba(105,23,62,1) !important;
    border-radius: 5px;
}
#sliderHeader {
    height: 850px !important;
}
.imgSlider {
    height: 850px !important;
    background-size: cover;
    background-position: center center;
}

#AssicurazioniEPromo {
    padding-top: 0;
    padding-bottom: 70px;
}

#assicurazione {
    width: 100%;
    border: 1px solid #b4b4b4;
    padding: 20px;
    line-height: 15px;
    box-sizing: border-box;
}

    #assicurazione strong {
        font-size: 13px;
        color: #333333;
    }

    #assicurazione p {
        margin-top: 30px;
        color: #333333;
        font-size: 13px;
    }

    #assicurazione a {
        color: #b30202;
        font-weight: bold;
        text-decoration: none;
    }

.assicurazioneImage {
    float: left;
    width: 320px;
}

.assicurazioneText {
    float: left;
    width: calc(100% - 320px);
}
@media only screen and (min-width:0px) and (max-width:1420px) {

    #AssicurazioniEPromo {
        width:960px;
        margin:0 auto; 
    }

    .appartamentoSx
    {
        width: 100%;
    }
    .appartamentoDx
    {
        width: 100%;
    }
    .appartBox .bx-prev
    {
        left: -50px !important;
    }
    .appartBox .bx-next
    {
        right: -80px !important;
    }
    .div960
    {
        width: 95% !important;
    }

    #sliderHeader {
        height: 750px !important;
    }

    .imgSlider {
        height: 750px !important;
    }
}
@media only screen and (min-width:0px) and (max-width:980px) {
    #GSHome1
    {
        display: none !important;
    }
    .boxIntroDx img
    {
        width: 90%;
    }
}
@media only screen and (min-width:0px) and (max-width:1000px) {

    .boxIntro {
        /*background-color: #f3f3f3;*/
        padding-top: 30px;
    }

    #AssicurazioniEPromo {
        /*background-color: #f2f2f2;*/
        padding: 0 40px 70px 40px;
        width: unset;
    }

    #assicurazione {
        width: 100%;
        border: 1px solid #b4b4b4;
        padding: 20px;
        line-height: 15px;
        box-sizing: border-box;
    }

        #assicurazione strong {
            font-size: 13px;
            color: #333333;
        }

        #assicurazione p {
            margin-top: 30px;
            color: #333333;
            font-size: 13px;
        }

        #assicurazione a {
            color: #b30202;
            font-weight: bold;
            text-decoration: none;
        }

    .assicurazioneImage {
        float: left;
        width: 320px;
    }

    .assicurazioneText {
        float: left;
        width: calc(100% - 320px);
    }

    #GS_FloatScopri 
    {
        display: none;
    }

    #GS_FloatBooking 
    {
        display: none;
    }

    #GS_FloatLogo 
    {
        padding-right: 20px;
    }

    #GS_Float 
    {
        z-index: 5000;
    }
    .barraGS_desk
    {
        display: none;
    }
    .barraGS_mob 
    {
        display: block;
    }
    .boxIntro 
    {
        
    }
    .GS_barraPrenotazioni 
    {
        display: none;
    }
    #GS_FloatBarra 
    {
        display: none !important;
    }
    .GS_btnNascondi 
    {
        display: none;
    }

    #sliderHeader {
        height: 650px !important;
    }

    .imgSlider {
        height: 650px !important;
    }
}


@media only screen and (min-width:0px) and (max-width:1086px) {
    .linkMenu a {
        padding-left: 20px;
        padding-right: 20px;
    }
    .topBarDx {
        width: auto !important;
    }

    .lingueContainer {
        position: absolute;
        right: 10px;
        top: 2px;
    }
}
@media only screen and (min-width:0px) and (max-width:860px) {
    .topBar 
    {
        background: none !important;
    }

    .linkMenu 
    {
        display: none;
    }

    .lingueContainer 
    {
        display: none;
    }

    #menuMobile 
    {
        display: block !important;
    }
}

    @media only screen and (min-width:0px) and (max-width:767px) {

        #AssicurazioniEPromo {
            padding: 0 20px 50px 20px;
        }

        .assicurazioneImage {
            float: unset;
            width: 100%;
            text-align: center;
            margin-bottom: 30px;
        }

        .assicurazioneText {
            float: unset;
            width: 100%;
            text-align: center;
        }

        .slogan img {
            width: 70%;
        }

        .boxIntroSx {
            width: 100%;
        }

        .boxIntroSx h1
        {
            font-size: 48px;
            padding-top: 10px;
        }
            
        .boxIntroDx {
            display: none;
        }

        .serviziItem {
            width: 100%;
            margin-bottom: 30px;
        }

        .servizi {
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .selettoreSx h2 {
            font-size: 50px;
        }

        .boxAppartamenti {
            padding-top: 10px;
        }

        .selettoreDx {
            display: none;
        }

        .appartamentoDxInside {
            padding: 20px;
        }

        .appTitolo strong {
            font-size: 30px;
        }

        .appContentSx {
            width: 100%;
        }

        .appartamentoSx {
            height: 300px !important;
            -webkit-text-size-adjust: none !important;
        }

        .appartamentoImg {
            height: 300px !important;
        }

        .appContentDx {
            width: 100%;
            text-align: center !important;
            margin-top: 30px;
        }

        .appContentDx img {
            display: inline-block !important;
            width: 60% !important;
        }

        -webkit-text-size-adjust: none !important;

        

        .offertaTestoSx {
            width: 100%;
            height: 200px;
        }

        .offertaTestoDx {
            width: 100%;
            -webkit-text-size-adjust: none !important;
        }

        .boxContattiSx {
            width: 100%;
            text-align: center;
            margin-bottom: 30px;
        }

        .boxContattiDx {
            width: 100%;
            text-align: center;
        }

        .boxContattiInside {
            padding-top: 0px;
            padding-bottom: 0px;
        }

        .boxContattiPennellataTop {
            height: 30px;
            top: -28px;
        }

        .boxOfferte {
            padding-bottom: 0px;
            padding-top: 30px;
        }

        .offertaTitoli span {
            font-size: 12px;
        }

        .offertaTitoli h3 {
            font-size: 30px;
        }

        .contattoItem {
            width: 100%;
            margin-bottom: 30px;
        }

        .formMail {
            padding-top: 50px;
            padding-bottom: 50px;
            padding-left: 10px;
            padding-right: 10px;
        }

        .formControlsSx {
            width: 100%;
        }

        .formControlsDx {
            width: 100%;
        }

        .formMailTitoli span {
            font-size: 14px;
        }

        .formMailTitoli strong {
            font-size: 50px;
        }

        .footerInsideSx {
            float:unset;
            width:100%;
            padding-top:0;
            text-align:center;
        }

        .footerInsideDx {
            width: 100%;
        }

        .footerColumn {
            width: 100% !important;
            margin-bottom: 30px;
            text-align: center;
        }

        .colnl {
            display: none;
        }

        .loghiFooter {
            text-align: center;
        }

        .barraContattiBottom {
            display: none;
        }

        .footer {
            padding-top: 130px;
            padding-bottom: 30px;
        }

        #sliderHeader {
            height: 550px !important;
        }

        .imgSlider {
            height: 550px !important;
        }
    }


@media only screen and (min-width:0px) and (max-width:435px) {
    .assicurazioneImage img {
        width: 100%;
    }

    .imgSlider {
        height: 450px !important;
    }
}

    #menuMobile {
        display: none;
    }

    #nav-icon4 {
        width: 30px;
        height: 22px;
        position: absolute;
        margin: 0px auto;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 9999;
        right: 40px;
        top: 25px;
    }

        #nav-icon4 span {
            display: block;
            position: absolute;
            height: 3px;
            width: 100%;
            background: rgba(105,23,62,1);
            border-radius: 9px;
            opacity: 1;
            left: 0;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transition: .25s ease-in-out;
            -moz-transition: .25s ease-in-out;
            -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
        }

            #nav-icon4 span:nth-child(1) {
                top: 0px;
                -webkit-transform-origin: left center;
                -moz-transform-origin: left center;
                -o-transform-origin: left center;
                transform-origin: left center;
            }

            #nav-icon4 span:nth-child(2) {
                top: 8px;
                -webkit-transform-origin: left center;
                -moz-transform-origin: left center;
                -o-transform-origin: left center;
                transform-origin: left center;
            }

            #nav-icon4 span:nth-child(3) {
                top: 16px;
                -webkit-transform-origin: left center;
                -moz-transform-origin: left center;
                -o-transform-origin: left center;
                transform-origin: left center;
            }

        #nav-icon4.open span:nth-child(1) {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            top: -3px;
            left: 0px;
            background: rgba(105,23,62,1) !important;
        }

        #nav-icon4.open span:nth-child(2) {
            width: 0%;
            opacity: 0;
            background: rgba(105,23,62,1) !important;
        }

        #nav-icon4.open span:nth-child(3) {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            top: 18px;
            left: 0px;
            background: rgba(105,23,62,1) !important;
        }

    #menuMobileContainer {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 9999;
        background-color: rgba(105, 23, 62, 0.85);
        display: none;
        width: 100%;
        -webkit-box-shadow: inset 0px 3px 9px -3px rgba(0,0,0,0.75);
        -moz-box-shadow: inset 0px 3px 9px -3px rgba(0,0,0,0.75);
        box-shadow: inset 0px 3px 9px -3px rgba(0,0,0,0.75);
        text-align: center;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .menuMobvoci {
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        font-size: 20px;
    }

    .linkLingue {
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .linkLingue a {
            color: #fff;
            text-decoration: none;
            font-weight: bold;
            font-size: 18px;
        }

        .linkLingue span {
            color: rgba(255, 255, 255, 0.34);
        }

    #linkPreventivoM {
        color: rgba(229,197,169,1) !important;
    }

#sliderSelettore .slick-track {
    width: unset !important;
    right: 0;
    display: inline-block;
    transform: unset !important;
}

    /*font-family: 'Allura', cursive;*/