@charset "utf-8";
#fastreservation{
    position: fixed;
    right: 120px;
    cursor: pointer;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 250px;
    padding: 0;
    z-index: 10 !important;
    background: #d1af68;
    background: transparent;
    display: table;
    /*transition: all 0.8s ease 0s;*/
    transition: none;
    transition: all 0.8s ease 0s;
}

.spostaFs{
    top: 0px !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    transition: all 0.8s ease 0s;
    z-index: 11 !important;
}

.spostaFs #prenota{
    padding-top: 10px;
    padding-bottom: 10px;
    height: 60px;
}

#fastreservationmappa{
    background: #232326;
    padding: 0;
    z-index: 1;
    margin-top: 130px;
}
#page_index #fastreservation h3{
    font-size: 1em;
}
#fastreservation h3{
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.30em;
}
.fissa{
    position: fixed;
    top: 40px;
    width: 100%;
    z-index: 2;
}
.content_fastR{
    color: #fff;
    display: none;
    position: fixed;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 17;
}
.content_fastR h3{
    font-size: 1.2em;
}

.content_fastR2{
    display:none;
}

.content_fastR input, .content_fastR select, .content_fastR option{
    background-color: #ffffff;
    color: #000;
    padding:3px;
    border: none;
    height: 35px;
    text-align: center;
    text-align-last: center;
    font-weight: 300;
}


/*TOOLTIP*/
#tooltipFs {
    outline: none;
    cursor: pointer;
    margin-top: -5px;
}
#tooltipFs span{font-size: 0.8em !important;padding: 3px;}
#tooltipFs div {
    z-index: 10;
    display: none;
    padding: 3px 8px;
    margin-top: -8px;
    margin-left: 5px;
    width: auto;
    border-radius: 2px;
    box-shadow: 1px 1px 4px #CCC;
}
#tooltipFs:hover {
    text-decoration: none;
}
#tooltipFs:hover div {
    display: inline;
    position: absolute;
    color: #2B2B2B;
    border: 1px solid #BE8C66;
    background: #FFFFFF;
    bottom: -15px;
    left: -10px;
    font-size: 0.8em;
    width: 70px;
}

/******CALENDARIO***********/
#book{
    padding-bottom: 0px;
    padding-left: 0;
}
#reservation{
    display: none;
}
#reserv{
    position: fixed;
    right: 0;
    top: 0;
    background: #FFF;
    height: 100%;
    padding: 0;
    padding-left: 15px;
    padding-right:  15px;
    display: inline-block;
    width: 50%;
    color: #000;
    font-weight: 300;
    z-index: 10;
}

div#motivi {
    position: fixed;
    width: 50%;
    top: 0px;
    left: 0;
    height: 100%;
    background: #f5f4f0;
}

#reserv2{
    padding: 0;
    margin-top: 20px;
}
.arrow{
    color: #BE8C66;
    margin-right: 10px;
}
#slide-service{
    padding-top: 10px;
    padding-bottom: 30px;
    color: #FFF;
}

.carousel-indicators{
    bottom: -30px;
}

.strutturaFastFr{
    position:relative;
    height:auto;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 5px;
    margin-left: 0 !important;
    margin-right: 0;
    text-align: center;
    display: inline-block;
}
.strutturaFastFr span{
    margin-right:10px;
    display: block;
    margin-bottom: 5px;
}
.strutturaFastFrInput{
    display: inline-block !important;
    width: 150px !important;
}
.strutturaFastFr select{
    width:auto;
    cursor: pointer;
    display: block;
}

.dataFR{
    position:relative;
    height:auto;
    margin-bottom: 30px;
}

.dataFR span{
    display: block;
    margin-bottom: 15px;
    font-size: 1.5em;
    letter-spacing: 0.1em;
    color: #93968b;
    text-align: left;
}

.dataFR input{
    width: 350px;
    cursor: pointer;
    display: block;
    opacity: 1;
    position: absolute;
    margin-top: -37px;
    opacity: 0;
}

/**********************/
.prenotaFR{
    position:absolute;
    top: -80px;
    width: 90%;
    left: -330px;
    background: #FFF;
    padding-left: 10px;
    padding-top: 20px;
    padding-right: 10px;
    display: none;
    z-index: 5;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
}

/******NOTTI CAMERE PERSONE************/
.camereFastFr, .personeFastFr{
    position:relative;
    width:auto;
    height:auto;
    text-align: center;
    margin-top: 5px;
    margin-left: 10px;
    margin-right:10px;
    margin-bottom: 30px;
    display: inline-block;
}

.bambiniFastFr, .neonatiFastFr{
    position:relative;
    width:auto;
    height:auto;
    text-align: center;
    margin-top: 5px;
    margin-left: 10px;
    margin-right:10px;
    margin-bottom: 5px;
    display: inline-block;
}

.nottiFastFr{
    position:relative;
    width:auto;
    height:auto;
    text-align: center;
    margin-right:0px;
    margin-bottom: 30px;
}

.nottiFastFr span{
    width:
    auto;
    height:
    auto;
    display: block;
    margin-bottom: 15px;
    font-size: 1.5em;
    letter-spacing: 0.1em;
    color: #93968b;
    text-align: left;
}

.camereFastFr span, .personeFastFr span, .bambiniFastFr span, .neonatiFastFr span{
    width:auto;
    height:auto;
    margin-bottom: 5px;
    float: left;
    margin-right: 20px;
    width: 80px !important;
    margin-top: 5px;
    font-size: 1em !important;
    letter-spacing: 0.05em !important;
    color: #000;
}
.nottiFastFr input{
    width: 350px;
    cursor: pointer;
    display: block;
    opacity: 1;
    position: absolute;
    margin-top: -37px;
    opacity: 0;
}
.camereFastFr select, .personeFastFr select, .bambiniFastFr select, .neonatiFastFr select{
    width: 70px;
    display: inline-block;
    margin-top: -10px;
    height: 40px !important;
    font-size: 0.95em;
}
.nottiFastFr select{
    width: 60px;
    display: block;
    margin-top: 5px;
}

/************************/

/******PROMO CODE************/

.promoFastFr{
    width: 100%;
    padding-bottom: 0;
    z-index: 5;
}

.promoFastFr span{
    margin-bottom: 5px;
    display:
    block;
    text-align: left;
    font-size: 1.5em;
    color: #d2af67;
    font-weight: 400;
    letter-spacing: 0.01em;
}

.promoFastFr input{
    width: 100%;
    display:block;
    border-bottom: 1px solid #7d7c7c !important;
    cursor: pointer;
    height: 30px !important;
    margin-top: 10px;
}

.promo{cursor: pointer;}

/************************/

.buttonFastFr{
    position: relative;
    display: block;
    width: auto;
    height: auto;
    margin-top: 20px;
    text-align: center;
}
.buttonFastFr button:focus{
    outline: #FFF;
}
.buttonFastFr button{
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    cursor:pointer;
    border: solid 1px #d3af67;
    font-weight: 300;
    font-size: 1.3em;
    background: #d2af67;
    width: 350px;
    letter-spacing: 4px;
    font-family: 'Poppins', sans-serif;
}

.buttonFastFr button:hover{
    text-decoration: none;
    background: #c69106;
}

.buttonFastFr button:hover > span{
    color:#000;
}

.buttonTesto{
    position: relative;
    margin:0;
    padding:0;
    padding-top: 3px;
    color:#FFF;
    text-transform:uppercase;
}

.buttonFreccia{
    position: relative;
    float:right;
    width:20px;
    height:auto;
    margin-top: 1px;
    color:#fff;
}

.modcancFastFr{
    margin: 0 auto;
    height: auto;
    display: block;
    clear: both;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 0.8em;
}

.modcancFastFr a{
    color: #000000 !important;
    text-decoration:none;
    cursor: pointer;
}

.modcancFastFr a:hover{
    text-decoration:none;
    color:#c8c1b8;
}

.buttonpren .buttonFastFr{
    float: none;
    width: auto;
    height: auto;
    margin-top: 0;
    display: block;
    margin-left: auto;
    text-align: center;
    display: none;
}

.buttonpren .buttonFastFr button{
    border: none;
}

#fastreservation.fastreservationFixed{
    position: fixed;
    bottom: auto;
    padding-top: 0px;
    padding-bottom: 20px;
    z-index: 3;
}
.logoFR{
    display: none
}

.tariffeTitolo{
    display: none
}

#fastreservation .logoFR{
    position: relative;
    width: auto;
    float: left;
    height: auto;
    z-index: 2;
    display: none;
}

#fastreservation .logoFR img{
    width: auto;
    height: 120px;
    background-color: #323232
}

#fastreservation.fastreservationFixed .strutturaFastFr{
    margin-left: 20px
}

#page_camereindex #fastreservation, 
#page_camere #fastreservation, 
#page_default #fastreservation,
#page_mappa #fastreservation,
#page_gallery #fastreservation,
#page_offerte #fastreservation,
#page_blog #fastreservation,
#page_indexblog #fastreservation,
#page_indexofferte #fastreservation,
#page_privacy #fastreservation{
    position: fixed;
    bottom: auto;
    top: 0;
    z-index: 11;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

#page_camereindex #fastreservation #prenota, 
#page_camere #fastreservation #prenota, 
#page_default #fastreservation #prenota,
#page_mappa #fastreservation #prenota,
#page_gallery #fastreservation #prenota,
#page_offerte #fastreservation #prenota,
#page_blog #fastreservation #prenota, 
#page_indexblog #fastreservation #prenota,
#page_indexofferte #fastreservation #prenota,
#page_privacy #fastreservation #prenota{
    padding-top: 10px;
    padding-bottom: 10px;
    background: #d1af68;
}

#page_camereindex #fastreservation .strutturaFastFr, 
#page_camere #fastreservation .strutturaFastFr, 
#page_default #fastreservation .strutturaFastFr,
#page_mappa #fastreservation .strutturaFastFr,
#page_gallery #fastreservation .strutturaFastFr{
    margin-left: 20px;
}

#page_camereindex .form, 
#page_camere .form, 
#page_default .form,
#page_mappa .form,
#page_gallery .form{
    margin-left: 120px
}

#menu .logoFRtop {position: absolute; margin-left: 8.33333333%; padding-bottom: 10px; margin-top: -5px;}
#menu .logoFRtop img{width: auto;height: 120px;background: #232323;}

#menu .logoFRBP{display: none}
#menu .logoFRBP{position: absolute; margin-top: -10px; margin-left: 0}
#menu .logoFRBP img{width: 110px; height: auto; background-color: #323232}

/*CALENDARIO*/
#prenota{
    background: #d1af68;
    background: transparent;
    /*padding-top: 13px;
    padding-bottom: 13px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    text-align: center;
}
#prenota:hover{
    background: #c69106;
}
#page_index #prenota img{
    width: 40px;
}

#prenota img{
    width: 24.5px !important;
    margin-bottom: 0px;
}
.content_fastR2{
    padding-left: 0 !important;
    padding-top: 10px;
    padding-bottom: 20px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.content_fastR2{
    padding-left: 15px;
    text-align: center;
}
.content_fastR2 h3{
    font-size: 1.2em;
}
.content_fastR2 input, .content_fastR2 select{
    padding:3px;
    border: none;
    height: 40px !important;
    border-bottom: 1px solid #93968b;
    border-radius: 0 !important;
    font-size: 1.10em;
    letter-spacing: 0.05em;
}
.content_fastR2 input:focus, .content_fastR2 select:focus{
    outline: none;
}
.content_fastR2 option{
    background-color: #FFF;
    color: #998a50;
    padding:3px;
    border: none;
    height: 36px;
    text-align: center;
    border-bottom: 1px solid #7c91a9;
}
.content_fastR2 select{
    padding-left:7px;
}
.content_fastR2 select{
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%);
    background-position: calc(100% - 9px) calc(1em + 1px), calc(100% - 5px) calc(1em + 1px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
 }
 .container-fs{display: inline-block;}
.separa{}
#prenota2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 16;
}

.checkin{
    padding: 3px;
    border: none;
    height: 50px;
    text-align: center;
    border-bottom: 1px solid #7d7c7c;
    border-radius: 0 !important;
    font-family: 'Source Sans Pro', sans-serif;
    background: transparent;
    color: #000;
    width: 350px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.1em;
    text-align: left;
}
.checkin #box{display: inline-block;width: 100%;}
.checkout{
    padding: 3px;
    border: none;
    height: 50px;
    text-align: center;
    border-bottom: 1px solid #7d7c7c;
    border-radius: 0 !important;
    font-family: 'Source Sans Pro', sans-serif;
    background: transparent;
    color: #000;
    width: 350px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.1em;
    text-align: left;
}
.checkout #box{display: inline-block;width: 100%;}
.date{float: left;margin-top: -10px;}
.date2{}
.day{float: left;font-size: 4em !important;display: inline-block !important;font-weight: 600 !important;margin-right: 10px;margin-top: -24px;height: auto;letter-spacing: 0.05em !important;color: #000 !important;}
.month{display: inline-block !important;float: left;font-size: 1em !important;margin-right: 5px;margin-top: 2px;margin-bottom: 0 !important;letter-spacing: 0.05em !important;color: #000 !important;}
.year{display: inline-block !important;float: left;font-size: 1em !important;margin-top: 2px;margin-bottom: 0 !important;letter-spacing: 0.05em !important;color: #000 !important;}
.giorno{text-transform: lowercase;font-size: 1em !important;float: left;display: inline-block !important;margin-bottom: 0px !important;letter-spacing: 0.05em !important;color: #000 !important;}

.fr .checkin{width: 100%;height: 65px;background-color: transparent;border-bottom: 1px solid #FFF;color: #FFF;text-align: center;}
.fr .checkout{width: 100%;height: 65px;background-color: transparent;border-bottom: 1px solid #FFF;color: #FFF;text-align: center;}
.fr #box{display: inline-block;}
.fr .day{margin-top: -6px;}
.fr .giorno{margin-top: -5px;}
.fr .dataFR input{margin-top: -57px;}

.fr .people{width: 100%;margin-top: 15px;margin-bottom: 15px;}
.fr .input_persone{width: 100%;height: 65px;background-color: transparent;border-bottom: 1px solid #FFF;color: #FFF;text-align: center;}
.fr .tooltipFs span{margin-left: 0;top: 27px;padding-left: 5px;padding-right: 5px;font-size: 0.7em;width: 100px !important;}

.people{
    position: relative;
    text-align: left;
    margin-bottom: 30px;
}
.people span {
    width: auto;
    height: auto;
    display: block;
    margin-bottom: 15px;
    font-size: 1.5em;
    letter-spacing: 0.1em;
    color: #93968b;
}
.input_persone{
    width: 350px;
    height: 50px;
    font-family: 'Source Sans Pro', sans-serif;
    border-bottom: 1px solid #7d7c7c;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.1em;
    cursor: pointer;
    text-align: left;
}
.input_persone #box{display: inline-block;}
.num_adulti{float: left;font-size: 4em !important;display: inline-block !important;font-weight: 700 !important;margin-right: 0px;margin-top: -21px;height: 40px;color: #000 !important;}
.box_adulti{float: left;margin-top: -5px;margin-left: 15px;}
.adult{float: left;font-size: 1em !important;margin-bottom: 0px !important;letter-spacing: 0.05em !important;color: #000 !important;}
.room{float: left;font-size: 1em !important;margin-bottom: 0px !important;letter-spacing: 0.05em !important;text-transform: capitalize;color: #000 !important;margin-left: 15px;}
.input_persone #box {width: 90%;}
.fatto{
    background: #d2af67;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 0;
}
.fatto span{
    letter-spacing: 0.05em;
    margin-bottom: 0px !important;
    color: #FFF;
    text-align: center;
    font-weight: 300;
}
.promoFastFr .fatto{margin-top: 20px;padding-top: 8px;font-size: 1.2em;}
.iata{margin-top: 30px;}

#fastreservation.menu-change {
    background: #d1af68;    
    transition: all 0.8s ease 0s;
}

.contenitore-motivi {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: left;
    width: 100%;
    padding-left: 20%;
}

#motivi .contenitore-motivi h2 {
    color: #838282;
    font-weight: 200;
    font-size: 2em;
    letter-spacing: 0;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 25px;
    line-height: 1.5em;
}

#motivi .contenitore-motivi h2 strong {
    font-weight: 300;
}

#motivi h2 img {
    margin-right: 20px;
}

.delay-105 {
    animation-delay: 1.5s !important;
}

.delay-200 {
    animation-delay: 2s !important;
}

.delay-205 {
    animation-delay: 2.5s !important;
}

.delay-300 {
    animation-delay: 3s !important;
}

#box img {
    margin-top: 5px;
    float: right;
    width: 30px;
}

.dataFR span, .nottiFastFr span, .people span {
    color: #d2af67;
    font-weight: 400;
    letter-spacing: 0.01em;
}

/****************** Responsive **************************/
@media (max-height: 820px) {
    .nottiFastFr span, .camereFastFr span, .personeFastFr span, .bambiniFastFr span, .neonatiFastFr span, .promoFastFr span, .dataFR span{}
    .content_fastR2 input, .content_fastR2 select{height: 30px;}
    .buttonFastFr button{padding-top: 10px;padding-bottom: 10px;}
}
@media (max-width: 1600px) {
    #fastreservation h3{font-size: 1em;}
    #reserv{font-size: 0.85em;}
    .dataFR input, .nottiFastFr select, .camereFastFr select, .personeFastFr select, .bambiniFastFr select, .neonatiFastFr select{}
    .promoFastFr input, .buttonFastFr button{}
    .buttonFastFr button{letter-spacing: 2px;}
    .modcancFastFr{}
    .prenotaFR{}
}
@media (max-width: 1300px) {
    .dataFR input, .nottiFastFr select, .camereFastFr select, .personeFastFr select, .bambiniFastFr select, .neonatiFastFr select{}
    .buttonFastFr button{}
    .buttonFastFr button{letter-spacing: 1px;}
    .modcancFastFr{}
}
@media (max-width: 1200px) {
    #fastreservation{width: 250px;}
    #fastreservation h3{}
    #reserv{padding-left: 10px;padding-right: 10px;}
    .dataFR input, .nottiFastFr select, .camereFastFr select, .personeFastFr select, .bambiniFastFr select, .neonatiFastFr select{}
    .promoFastFr input, .buttonFastFr button{margin-left: 0;}
    .buttonFastFr button{letter-spacing: 1px;}
    .modcancFastFr{}
    .nottiFastFr, .bambiniFastFr, .neonatiFastFr{margin-right: 0;margin-left: 5px;}
    .camereFastFr{margin-right: 5px;}
    
    .nottiFastFr, .bambiniFastFr, .neonatiFastFr, .camereFastFr, .promoFastFr{margin-top: 15px;}
    .content_fastR2{}
    #page_index #fastreservation h3{font-size: 1em;}
    .prenotaFR{width: 65%;left: -250px;top: -110px}

    #motivi .contenitore-motivi h2 {
        font-size: 1.5em;
    }
    
    .spostaFs #prenota {height: 60px;}
}

@media (max-width: 1024px){
}
@media (max-width: 992px) {
    .content_fastR {margin-top: 0px;padding: 0 !important;display: none !important;}
    .content_fastR span{font-size: 1.1em;}
    #fastreservation{font-size: 80%;padding: 0;height: auto;padding-left: 0px !important; width: 100%;-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;}
    #fastreservation.fastreservationFixed{padding-top: 10px !important;padding-bottom: 0px;}
    .buttonpren{padding: 0;margin-left: 0 !important;}
    .buttonpren .buttonFastFr{display: block;}
    .buttonpren .buttonFastFr button{width: 100%;margin: 0; font-size: 1.5em; padding-bottom: 8px;} 
    #menutoppage .nav.navbar-nav {margin-left: 12.33333333%;}
    #fastreservation .buttonpren .logoFR{display: block!important}
    #menu .logoFRtop img{height: 90px;}
    #reserv{padding: 0;font-size: 1em;}
    .dataFR input, .nottiFastFr select, .camereFastFr select, .personeFastFr select, .bambiniFastFr select, .neonatiFastFr select{width: 80px;}
    .dataFR{margin-right: 10px;}
    
    /*CALENDARIO*/
    #page_index #fastreservation h3{font-size: 1em !important;}
    #prenota{padding-top: 15px !important;padding-bottom: 15px !important;background-color: #d1b168;}
    #prenota, #reserv{display: block;width: 100%;position: fixed; bottom: 0;}
    .content_fastR2{display: block !important;background: #FFF;display: none !important;}
    .container-fs{display: inline-block;text-align: left;}
    .separa{clear: both;float:none;}
    .dataFR{z-index: 2;}
    .prenotaFR{z-index: 1;}
    .prenotaFR{float: none;display: initial;}
    .personeFastFr, .promoFastFr{margin-left: 0;}
    .personeFastFr, .bambiniFastFr, .neonatiFastFr{margin-top: 15px;}
    .buttonFastFr{float: none;margin-left:0;text-align: center;}
    .buttonFastFr button{font-size: 1.1em;width: 100%;}
    #fastreservation{/*top: 60px !important;*/-webkit-transform: none;-ms-transform: none;transform: none;right: 0;}
    .strutturaFastFr{float: none;margin-bottom: 10px;text-align: left;}
    #prenota2{display:none !important;}
}

@media (max-width: 870px){
    #menutoppage .nav.navbar-nav {
        margin-left: 18.33333333%;
    }
}

@media (max-width: 990px){
    #menutoppage .nav.navbar-nav {
        margin-left: 19.33333333%;
    }
}

@media (max-width: 767px){
    #fastreservation.fastreservationFixed{padding-top: 0 !important;background: #323232;}
    #fastreservation.fastreservationFixed .logoFRBP, #fastreservation .logoFRBP, #menu .logoFRtop {display: none}
    #fastreservation{}
    
    .container-fs{padding-left: 15px;padding-right: 15px;}
}