@charset "utf-8";
.ui-datepicker-material-header .ui-datepicker-material-day {
  background-color: #595959!important;
}

.ui-datepicker-calendar .ui-state-active {
  background-color: #000000 !important;
}

#fastreservation .container-fs{font-size: 1em;}
#fastreservation h3{font-size: 1.5em;}
#fastreservation .modcancFastFr{font-size: 0.8em;padding-bottom: 5px;/* background-color: #ccae62; */padding: 10px;/* border-top: 1px solid #fff; */text-transform: capitalize;/* display: none; */padding-top: 5px;}
#booknow h3{font-size: 22px;}

#fastreservation{
    width: 64%;
    left: 18%;
    margin: 0;
    background: transparent;
    padding: 0;
    bottom: 0px;
    z-index: 5;
    padding-bottom: 0px;
    position: fixed;
    overflow: visible;
    /* backdrop-filter: blur(5px); */
    border-top: 1px solid #ffffff5e;
}

section#fastreservation.fr {
    width: 100%;
    left: 0;
}

#fastreservation.fastreservationfixed{
    margin-top: 0px;
    position: absolute;
    /* background: none; */
    bottom: 1%;
}

.fr{
    position: fixed !important;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 12 !important;
    background-image: url("../../../data/2560/milano-3.jpg")!important;
    background-repeat: no-repeat !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.fr .tariffeTitolo{display: none;}

.fastreservationfixed .content_fastR{
    padding-left: 15px;
    text-align: center;
    background: none;
    padding-top: 15px;
    padding-bottom: 0;
    border-radius: 3px;
    margin-left: 0;
    width: 100%;
}

.content_fastR{
    display: block;
    color: #ffffff;
    text-align: center;
}

.content_fastR2{
    display:none;
}

.ui-datepicker-month, .ui-datepicker-year{
    color: #666;
}

#reserv {
    padding: 0;
    display: inline-block;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    /* background: rgb(255 255 255 / 80%); */
    /* border: 20px solid #fff; */
    /* outline: 1px solid #000000; */
    outline-offset: -40px;
    /* padding-left: 30px; */
    height: 120px;
    /* border-radius: 5px; */
    padding-top: 0;
}

.fastreservationfixed .fr-logo{display: none;}
.fastreservationfixed .tariffeTitolo{display: none;}

.fr #reserv{position: fixed;width: 50%;top: 0;left: initial;right: 0;height: 100%;letter-spacing: 0.05em;background: #d1ccc0;outline: 2px solid #ffffff7a;outline-offset: -40px;}
.fr .content_fastR2{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);width: 65%;/* background: rgba(241, 196, 15, 0.37) !important; */padding-left: 0px !important;padding-right: 0px !important;border-radius: 10px;padding-top: 30px !important;padding-bottom: 30px !important;}
.fr .dataFR{margin-top: 0;padding-left: 0;margin-left: 0;margin-right: 0;padding-right: 0;width: 100%;margin-top: 20px;margin-bottom: 10px;}
.fr .content_fastR2 input, .fr .content_fastR2 select{width: 100%;height: 65px;background-color: transparent;border-bottom: 0px solid #c19a36;color: #040404;}
.fr .nottiFastFr{width: 100%;margin: 0;margin-left: 0;margin-right: 0;padding: 0;margin-top: 20px;margin-bottom: 10px;}
.fr .camereFastFr, .fr .personeFastFr, .fr .bambiniFastFr, .fr .neonatiFastFr{/* width: 47%; */margin: 0;margin-left: 0;margin-right: 10px;padding: 0;margin-top: 20px;margin-bottom: 26px;}
.fr .content_fastR2 select {background-image: linear-gradient(45deg, transparent 50%, #c7c7c7 50%), linear-gradient(135deg, #c7c7c7 50%, transparent 50%);text-align-last:center;background: #f4f4f4;border-radius: 10px;}
.fr .promoFastFr{top: -160px;width: 50%;}
.fr .buttonFastFr{/* margin-left: 20%; *//* margin-right: 20%; *//* width: 60%; */width: 100%;margin-left: 0;}
.fr .buttonFastFr button{width: 100%;padding: 25px;height: auto;margin-top: 10px;}
.fr .prenotaFR{float: none;width: 70%;}
.fr .fr-logo{display: inline-block;width: 100px;margin-bottom: 20px;display: none;}
.fr #reserv .modcancFastFr a{color: #000000;}

.strutturaFastFrInput{
    margin-top: 5px;
    margin-left: 10px;  
}

.content_fastR input, .content_fastR select, .content_fastR option{
    background-color: transparent;
    color: #000;
    padding: 10px;
    border: none;
    height: 37px;
    text-align: center !important;
    border: 1px solid rgba(196, 196, 196, 0.28);
}
div.ui-datepicker, .ui-datepicker td{
    margin-left:0px;
    margin-top:-80px;	
}

/*TOOLTIP*/
.tooltipFs {
    outline: none;
    cursor: pointer;
}
.tooltipFs span {
    z-index: 10;
    margin-top: -8px;
    margin-left: 5px;
    width: auto;
    border-radius: 2px;
    /* border-bottom: solid 1px #a9a9a9; */
    position: absolute;
    top: 22px;
}
.tooltipFs:hover {
    text-decoration: none;
}
.tooltipFs:hover span {
    width: 70px;
    opacity: 1;
}

/******CALENDARIO***********/
.strutturaFastFr{
    position: relative;
    float: left;
    margin-right: 10px;
    z-index: 2;
}
.strutturaFastFrInput{width: 150px !important;}
.strutturaFastFrTesto{
    padding-left: 0px;
    display: block;
    margin-top: 4px;
}


.reserv-color, .reserv-color .modcancFastFr a {
    color: #000 !important;
}

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

.carousel-indicators{
    bottom: -30px;
}
.dataFR{
    position:relative;
    float:left;
    height:auto;
    margin-top: 20px;
    margin-bottom: 5px;
    background-color: transparent;
    width: 170px;
    margin-right: 20px;
}

.dataFR span{
    height: auto;
    width: auto;
    display: block;
}

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

.dataFR .labelfr, .nottiFastFr .labelfr, .people .labelfr{
    margin-bottom: 5px;
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    text-align: left;
    color: #fff;
    padding-left: 5px;
    font-weight: 500;
    letter-spacing: .5px;
}

/**********************/
.prenotaFR{
    position:absolute;
    top: -450px;
    width: 116%;
    background: #ffffff;
    border-radius: 3px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 11px;
    padding-right: 10px;
    display: none;
    z-index: 5;
    -webkit-box-shadow: 0px 0px 45px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 45px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 45px -10px rgba(0,0,0,0.75);
    border-radius: 10px;
}

.prenotaFR.nobambini{top: -220px;}

/******NOTTI CAMERE PERSONE************/

.camereFastFr, .personeFastFr, .bambiniFastFr, .neonatiFastFr{
    position:relative;
    float:left;
    width: 100%;
    height:auto;
    text-align: center;
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}

.nottiFastFr{
    position:relative;
    float:left;
    width: 170px;
    height:auto;
    text-align: center;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 20px;
    background-color: transparent;
    font-size: 13px;
}

.nottiFastFr span{
    width:auto;
    height:auto;
    display: block;
}

.camereFastFr span, .personeFastFr span, .bambiniFastFr span, .neonatiFastFr span{
    width:auto;
    height:auto;
    margin-bottom: 8px;
    float: left;
    margin-right: 20px;
    width: 100% !important;
    margin-top: 5px;
    color: #000;
    letter-spacing: 0.03em;
}
.nottiFastFr input{
    width:165px;
    cursor: pointer;
    display: block;
    opacity: 1;
    position: absolute;
    margin-top: -50px;
    opacity: 0;
}
.camereFastFr select, .personeFastFr select, .bambiniFastFr select, .neonatiFastFr select{
    width: 120px;
    display: inline-block;
    margin-top: -10px;
    height: 40px !important;
}
.bambiniFastFr select, .neonatiFastFr select{
    margin-top: 15px;
}
.nottiFastFr select{
    width: 60px;
    display: block;
    margin-top: 5px;
}

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

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

.promoFastFr{
    position: absolute;
    top: -150px;
    width: 100%;
    background: #ffffff;
    border-radius: 3px;
    padding-left: 10px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 0;
    z-index: 5;
    display: none;
}

.promoFastFr span{
    margin-bottom: 5px;
    display:block;
    text-align: left;
    color: #000;
}

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

.promo{cursor: pointer;}

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

.buttonFastFr{
    position: relative;
    float: left;
    width: auto;
    height: auto;
    margin-top: 20px;
    display: block;
    margin-left: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}
.buttonFastFr button:focus{
    outline: #FFF;
}
.buttonFastFr button{
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    cursor:pointer;
    background: #00000000;
    border: none;
    letter-spacing: 0.05em;
    font-family: 'Dosis', sans-serif;
    text-transform: none;
    font-size: 1.2em;
    margin: 0;
    margin-top: 0;
    height: 55px;
    /* outline: 1px solid #564928; */
    outline-offset: -15px;
    font-family: 'Dosis', sans-serif;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-radius: 5px;
    border: 2px solid #ffffff;
}

.fr .buttonFastFr button {background: #000000;border: 2px solid #000000;}

.buttonFastFr button:hover{
    text-decoration: none;
    background: #000000;
    color: #fff;
    transition: .2s;
    border: 2px solid #000000;
}

.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;
    letter-spacing: 0.05em;
}

.modcancFastFr span{display: block;color: #fff;font-weight: 600;}

.fr .modcancFastFr span {
    color: #000;
}

.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
}

#booknow{
    display: block;
    position: fixed;
    bottom: inherit;
    top: 50%;
    right: -125px;
    height: auto;
    background: #000000;
    padding-top: 15px;
    padding-bottom: 10px;
    cursor: pointer;
    -webkit-box-shadow: 0px -10px 34px -5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px -10px 34px -5px rgba(0,0,0,0.45);
    box-shadow: 0px -10px 34px -5px rgba(0,0,0,0.15);
    z-index: 10;
    font-family: 'Libre Bodoni', serif;
    width: 300px;
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

#page_index #booknow{display: none}

#booknow h3 {
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 0.2em;
    text-align: center;
    font-weight: 400;
    font-family: 'Dosis', sans-serif;
}

.content_fastR2{
    padding-left: 0 !important;
    padding-top: 10px;
    padding-bottom: 20px;
    display: block;
}

.content_fastR2{
    padding-left: 15px;
    text-align: center;
    color: #fff;
}

.content_fastR2 input, .content_fastR2 select{
    padding:3px;
    border: none;
    height: 50px;
    text-align: center;
    /* border-bottom: 1px solid #7d7c7c; */
    border-radius: 0;
    color: #000;
}

.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;
    color: #000;
}
.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;
    color: #000;
    width: 100%;
    background: #e2e2e2;
    border-radius: 10px;
}
.separa{float: left;}

.chiudi-fr{cursor: pointer;width: 50px;position: absolute;right: 30px;top: 0px;z-index: 15;right: -50px;filter: invert(1);}
.fastreservationfixed .chiudi-fr{display: none}

.checkin{
    padding: 3px;
    border: none;
    height: 50px;
    text-align: center;
    /* border-bottom: 1px solid #7d7c7c; */
    border-radius: 0 !important;
    background: transparent;
    color: #fff;
    width: 170px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 17px;
}
.checkout{
    padding: 3px;
    border: none;
    height: 50px;
    text-align: center;
    /* border-bottom: 1px solid #7d7c7c; */
    border-radius: 0;
    background: transparent;
    color: #fff;
    width: 170px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 17px;
}

.date{float: left;}
.date2{width: 50%;}
.day{float: left;display: inline-block !important;font-weight: 600;margin-right: 10px;height: 40px;font-size: 30px;margin-top: -5px;}
.month{display: inline-block !important;float: left;margin-right: 5px;}
.year{display: inline-block !important;float: left;}
.giorno{text-transform: lowercase;float: left;display: inline-block !important;margin-bottom: 0px !important;}
.box_camere{width: 75%;float: left;}

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

.fr .people{width: 100%;margin-top: 15px;margin-bottom: 15px;margin-left: 0;margin-right: 0;}
.fr .input_persone{width: 100%;height: 65px;background-color: transparent;border-bottom: 1px solid #000000;color: #000000;text-align: left;}
.fr .tooltipFs span{margin-left: 0;top: 16px;padding-left: 5px;padding-right: 5px;width: 102px !important;}

.people{
    position: relative;
    text-align: center;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    background-color: transparent;
    width: auto;
}
.people span {
    width: auto;
    height: auto;
    display: block;
}
.input_persone{
    width: auto;
    height: 50px;
    /* border-bottom: 1px solid #7d7c7c; */
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
    color: #fff;
    font-size: 17px;
}
.num_adulti{float: left;display: inline-block !important;font-weight: 600;margin-right: 10px;height: 40px;font-size: 30px;margin-top: -5px;}
.box_adulti{float: left;/* display: inline-block; */width: auto;}
.adult{float: left;margin-bottom: 0px !important;}
.room{float: left;margin-bottom: 0px !important;text-transform: capitalize;}

.fatto{
    background: #2c5778;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff;
    border-radius: 8px;
}

.fatto span{
    letter-spacing: 0.05em;
    margin-bottom: 0px !important;
    font-weight: 400;
    color: #fff;
font-family: 'Dosis', sans-serif;
}

.promoFastFr .fatto{margin-top: 20px;}

#prenota{
    background: #cbaa5c;
    text-align: center;
    padding: 12px 0;
    display: none;
    cursor: pointer;
    position: fixed;
    height: auto;
    left: 0;
    top: initial;
    right: 0;
    bottom: 0;
}

#prenota h3{
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    text-align: center;
    font-weight: 300;
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    font-family: 'Libre Bodoni', serif;
}

/*fr su due colonne*/
div#motivi {
    position: fixed;
    width: 50%;
    top: 0px;
    left: 0;
    height: 100%;
    background: #000000;
    outline: 2px solid #e8e8e86e;
    outline-offset: -40px;
}

.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%;
}

#fastreservation #motivi h2 {
    color: #ffffff;
    font-weight: 400;
    font-size: 2.5em;
    letter-spacing: 0;
    font-family: 'Libre Bodoni', serif;
    margin-bottom: 30px;
}

#fastreservation #motivi h2 strong {font-family: 'Dosis', sans-serif;font-size: .8em;color: #aaaaaa;text-transform: initial;letter-spacing: 0;}

#fastreservation #motivi h3 {
    font-weight: 400;
    font-family: 'Dosis', sans-serif;
    line-height: 2em;
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 15px;
}

.contenitore-motivi img {
    margin-right: 10px;
    filter: brightness(5.5);
}

#box img {
    margin-top: 8px;
    float: right;
    width: 30px;
    display: none;
}

.fr #box img {
    display: block;
    filter: brightness(0);
}

.modcancFastFr span a {
    color: #ffffff;
    /* display: none; */
}

.fr .dataFR .labelfr, .fr .nottiFastFr .labelfr, .fr .people .labelfr {
    color: #000000;
}

.fr .day {
    font-size: 40px;
}

.fr .num_adulti {
    font-size: 40px;
}

.fr .date {
    margin-top: 8px;
}

.fr .adult {
    margin-top: 7px;
    line-height: 15px;
}

.fr .box_camere {
    width: 70%;
}

.fr .modcancFastFr span {
    color: #000000;
}

/****************** Responsive **************************/

@media(max-width: 1800px){
    #fastreservation {width: 70%;left: 15%;}
}

@media (max-width: 1600px) {
    .fr .content_fastR2 {/* padding-left: 50px !important; *//* padding-right: 80px !important; */}
    .fr .camereFastFr, .fr .personeFastFr, .fr .bambiniFastFr, .fr .neonatiFastFr {/* width: 46%; */}
    .fr .content_fastR2{width: 60%;}
    #fastreservation {
    width: 76%;
    left: 12%;
}
div#ui-datepicker-div {
    top: 30% !important;
}
}

@media (max-width: 1400px) {
    .fr .content_fastR2 {/* padding-left: 40px !important; *//* padding-right: 70px !important; */}
    .fr .camereFastFr, .fr .personeFastFr, .fr .bambiniFastFr, .fr .neonatiFastFr {/* width: 45%; */}
    .fr .content_fastR2{/* width: 80%; */}
    #fastreservation {
        width: 70%;
        left: 15%;
    }
}

@media (max-width: 1200px) {
    #fastreservation.fr{font-size: 1.5em}
        
    .buttonFastFr{margin-left: 10px;}
    .nottiFastFr select, .camereFastFr select, .personeFastFr select, .bambiniFastFr select, .neonatiFastFr select{width: 50px;}
    .nottiFastFr, .people {margin-left: 5px;}
    .people {margin-right: 0;}
    .input_persone {width: 225px;}
    
    .fr .content_fastR2 {/* padding-left: 30px !important; *//* padding-right: 55px !important; */}
    .fr .camereFastFr, .fr .personeFastFr, .fr .bambiniFastFr, .fr .neonatiFastFr {width: 44%;}
    .fr .tooltipFs span {width: 90px !important;}
    .fr .checkout, .fr .checkin, .fr .input_persone {height: 60px;}
    .fr .dataFR, .fr .nottiFastFr {/* width: calc(48% + 5px); */margin: 0;}

    .fr .dataFR {
    margin-right: 16px;
    margin-left: 5px;
    }
    #fastreservation {
        width: 80%;
        left: 10%;
    }

    .contenitore-motivi {
        padding-left: 13%;
    }
    #fastreservation #motivi h2 {font-size: 2em;}
}

@media (max-width: 1024px) {
    .bambiniFastFr select, .neonatiFastFr select {margin-top: 12px;}
    
    .fr .fr-logo {width: 145px;}
    .fr .content_fastR2 {padding-left: 25px !important; padding-right: 55px !important;}
    .fr .camereFastFr, .fr .personeFastFr, .fr .bambiniFastFr, .fr .neonatiFastFr {width: 100%;}
    .fr .tooltipFs span {width: 80px !important;}
    .fr .box_camere {
        width: 75%;
    }
}

@media (max-width: 992px) {
    .content_fastR {margin-top: 0px; padding: 0;}

    #prenota{display: none!important;}
    #booknow{display: none!important;}
    footer{margin-bottom: 0!important;}
}

@media (max-width: 767px){
    .fr .content_fastR2 {padding: 0}
    .fr .dataFR, .fr .nottiFastFr {width: 100%;}
}