﻿body:before {
    content: "";
    position: fixed;
    top: -1%;
    left: -1%;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
    transform:scale(1.1);
}

a {
    text-decoration: none !important;
}

.btn-sm{
    padding:5px 10px!important;
}

h3 {
    margin-top: 0;
}

.blur {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.hide{
    display:none;
}

.container-fluid {
    margin-left:15px;
    margin-right:15px;
}

.header-navbar{
    background-color:#FFF;
}

.navbar {
    margin-bottom: 0;
}

.navbar-primary {
    border-radius: 0 !important;
}

.hero-header {
    transition: background 1s linear;
    background-position: top;
}

.navbar-nav li a {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

    .navbar-nav li a:hover {
        color: #751c1e;
    }

.navbar-brand img {
    max-height: 50px;
    width: auto;
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-primary {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-toggle{
    margin-right:0;
}

.bodyColor {
    background-color: rgba(255,255,255,0.85);
}

.text-color {
    color: #f0ad4e;
}

.messaggio {
    padding: 15px !important;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.messaggioOK {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.messaggioNOK {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.elencoPuntato1 {
    color: #fff !important;
    border: 2px solid #f0ad4e;
    background-color: #f0ad4e;
    border-radius: 100%;
    text-align: center;
    padding: 2px 3px 2px 3px;
}

.elencoPuntato2 {
    color: #fff !important;
    border: 0px solid #465568;
    background-color: #465568;
    background-color: #a94442;
    border-radius: 100%;
    text-align: center;
    padding: 6px;
}

.bodyOverflow {
    overflow: hidden;
}

.forceOpen {
    display: block !important;
}

.form-control-inline {
    display: inline;
    width: auto !important;
}

.hr {
    margin: 0 !important;
}

.hr2 {
    border-top: 5px solid #ccc !important;
    clear:both;
}

.hr3 {
    margin: 10px 0px !important;
    border-top: 1px solid #CCC;
    clear:both;
}

.hr4 {
    border:4px solid #1f2f42;
    margin-top:28px;
    margin-bottom:28px;
    clear:both;
}

.noPadding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.noMargin {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.bold {
    font-weight: bold;
}

.margin10 {
    margin-bottom: 10px;
    clear:both;
}

.margin15 {
    margin-bottom: 15px;

}



.margin30 {
    margin-bottom: 30px;
    clear: both;
}

.margin50 {
    margin-bottom: 50px;
    clear: both;
}

.btn-ricerca {
    width: 100%;
}

.barrettaTop {
    padding: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: rgba(255,255,255,0.9);
    opacity: 1;
    color: #666;
    border-bottom: 10px solid #e5e5e5;
    text-transform: uppercase;
    opacity: 1;
    display: inline-flex;
    align-items: center;
    width: 100%;
}

.barrettaBottom {
    background-color: #e6e6e6;
    opacity: .97;
    font-size: 12px;
}

    .barrettaBottom div {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .barrettaBottom a {
        color: inherit !important;
    }


.barrettaTopPre {
    background-color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #333 !important;
    display: inline-flex;
    align-items: center;
    width: 100%;
}

    .barrettaTopPre a {
        color: #000 !important;
    }

.logo {
    vertical-align: middle;
    max-height: 90px;
    margin-top: 0px;
    margin-bottom: 0px;
}


.infoContatti {
    color: #666;
}

.cambioLingua {
    float: right;
    text-align: right;
}

.ricercaRiepilogo {
    font-size: 15px;
    padding: 20px 8px;
    background-color:#fff;
}


    .ricercaRiepilogo label {
        width: 100%;
    }

.ricercaListaAlloggi {
    border-left: 10px solid #e5e5e5;
}



.ricercaListaAlloggi_icone {
    font-size: 14px;
    padding: 5px;
}

.ricercaListaAlloggi_alloggioInner {
    border: 1px solid #dadada;
    margin-top: 20px;
    background-color:#f6f6f6;
}

.ricerca_prezziRow {
    border-top: 2px solid #dadada;
    clear:both;
}

.ricerca_Prezzo {
    text-align: center;
    font-size: 14px;
    color: #FFF;
    background-color: #f0ad4e;
    padding: 0px;
    font-weight:bold;
}

.ricerca_Seleziona {
    padding:0;
}

    .ricerca_Seleziona select {
        font-size: 12px;
    }

.ricerca_Prezzo_select {
    
    padding: 13px !important;
    font-size: 11px !important;
    border:1px solid #f0ad4e;
}

.ricerca_Prezzo_tariffa {
    font-size: 12px;
    padding: 10px;
}

.tariffaSelected{
    background-color:#a94442;
    color:#FFF;
}

.ricerca_tariffeTIT {
    padding: 5px;
    font-weight: bold;
    background-color: #e6e6e6;
    border-top: 1px solid #ccc;
}

.selezione_Prezzo {
    background-color: #465568;
    background-color: #a94442;
    color: #f0f0f0;
    padding: 6px;
    word-break: keep-all;
}

.caparra_Prezzo_cont {
    background-color:#f0ad4e;
    color:#FFF;
}

.prenota_prezzoTotale{
    text-decoration:underline;
}

.btn-prenota {
    width: 100%;
    font-size: 14px;
    text-transform: capitalize;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.riepilogoPrezzi_ {
    display: none;
    position: fixed;
    bottom: 0px;
    border-top: 1px solid #CCC;
    z-index: 9999;
    @include box-shadow(0 0 15px rgba(0, 0, 0, 1));
    -webkit-box-shadow: 0px 0px 15px #000;
    -moz-box-shadow: 0px 0px 15px #000;
    box-shadow: 0px 0px 15px #000;
    right:0;
    left:0;
}

.riepilogoPrezzi {
    position: absolute;
    z-index: 9991;
    width: 100%;
    background-color: #465568;
    border: 2px solid #f0ad4e;
    @include box-shadow(0 0 15px rgba(0, 0, 0, 1));
    -webkit-box-shadow: 0px 0px 15px #000;
    -moz-box-shadow: 0px 0px 15px #000;
    box-shadow: 0px 0px 15px #000;
}


.RiepilogoNoMobile {
    background-color: #e5e5e5;
    padding-top:15px;
}

.riepilogoPrezziOpen_ {
    height: 100%;
    width: 40%;
    overflow: auto;
}

.RiepilogoNoMobile {
    display: none;
}

.riepilogoBook {
    font-size: 16px;
    padding: 0;
    padding-top: 10px;
    margin-top:10px;
    background-color:#fff;
}

.riepilogoBook_dati {
    background-color: #fff !important;
    margin-top: 10px !important;
    padding:15px;
}

    .riepilogoBook_dati h3 {
        background-color: #e6e6e6;
        padding: 15px;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
        text-align:left;
    }


.riepilogoBook h3{
    background-color:#e6e6e6;
    padding:15px;
    text-decoration:none;
    text-transform:uppercase;
    text-align:center;
}

.riepilogoBook div.col-md-6{
    border-bottom:1px#e6e6e6 solid;
    padding:10px 15px;
}

#bookingEngine_DettagliTXT_nascondi {
    display: none;
}

.bengine_loadingLayer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    text-align: center;
    background-color: #FFF;
    opacity: .9;
    z-index: 999;
    left: 0;
    right: 0;
}

    .bengine_loadingLayer div {
        text-align: center;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
    }


/*****slick gallery*/
.slick-arrow {
    right: 0;
    position: absolute;
    background-color: #000;
    padding: 15px;
    color: #FFF;
    opacity: 0.5;
    z-index: 999;
    bottom: 1px;
    cursor: pointer;
}

.fa-chevron-left {
    right: 45px !important;
}

.gallery {
    background-color: #f0f0f0;
}

    .gallery div {
        background-position: center center;
        background-size: cover;
    }

.ricercaListaAlloggi_nomeAlloggio {
    padding-left: 5px;
}
.ricercaListaAlloggi_nomeAlloggio div {
    margin-top: 5px;
    font-size: 18px;
    font-weight: bold;
}

    .ricercaListaAlloggi_nomeAlloggio small {
        width: 100% !important;
        color:#777;
    }

    .ricercaListaAlloggi_nomeAlloggio a {
        text-decoration:underline!important;
        cursor:pointer;
    }

    @media (max-width:992px) {
        .bodyColor {
        background-color: rgba(255,255,255,1) !important;
    }

    .ricerca_Prezzo_tariffa {
        font-size: 14px;
        padding: 6px;
        background-color: #465568;
        color: #FFF;
        font-weight: bold;
    }

    .ricerca_Prezzo {
        font-size: 16px;
        margin-top: 4px;
    }

    .ricerca_Seleziona {
        padding: 4px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .ricercaListaAlloggi {
        border-left: 0px;
        border-top: 0px;
    }

    .ricercaListaAlloggi_nomeAlloggio div {
        margin-top: 20px;
        font-size: 14px;
        font-weight: bold;
    }

        .ricercaListaAlloggi_nomeAlloggio small {
            width: 100% !important;
        }

    .ricercaListaAlloggi_icone {
        margin-top: 20px;
        font-size: 16px;
    }

    .btnModRicerca {
        padding: 5px 2.5px !important;
        width: 100%;
    }
}

@media (max-width:768px) {
    .bodyColor {
        background-color: rgba(255,255,255,1) !important;
    }


    .infoContatti {
        text-align: center;
    }

    .barrettaTopPre {
        display: block !important;
        align-items: unset;
        width: auto;
        padding: 10px !important;
    }

    .barrettaTop {
        display: block !important;
        align-items: unset;
        width: auto !important;
        text-align: center !important;
    }

    .nomeAzienda {
        font-size: 1.3em !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .cambioLingua {
        text-align: center !important;
        margin-top: 15px;
        float: none !important;
    }

    .logo {
        float: none;
        display: inline;
    }

    .riepilogoBook {
        padding-left: 0px;
        padding-right: 0px;
    }

 
    .bengine_loadingLayer div {
        top: 90%;
        transform: translateY(-50%);
    }

    .slick-arrow {
        display: none !important;
    }

    .riepilogoPrezzi {
        padding-left: 0;
        padding-right: 0;
        /*border-top: 4px solid #CCC;*/
    }

    .btn-prenota {
        font-size: 10px !important;
    }

    .btnModRicerca {
        padding: 5px 2.5px !important;
        width: 100%;
    }

    .riepilogoPrezziOpen {
        width: 100%;
        @include box-shadow(0 0 0 rgba(0, 0, 0, 1));
        -webkit-box-shadow: 0px 0px 0 #000;
        -moz-box-shadow: 0px 0px 0 #000;
        box-shadow: 0px 0px 0 #000;
        
       left:15px;
       right:15px;
    }

    .riepilogoPrezzi {
        @include box-shadow(0 -5px 12px rgba(0, 0, 0, .5));
        -webkit-box-shadow: 0px -5px 12px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0px -5px 12px rgba(0, 0, 0, .5);
        box-shadow: 0px -5px 12px rgba(0, 0, 0, .5);
        left: 15px;
        right: 15px;
    }

    .ricerca_tariffeTIT{
        padding:20px 5px;
        text-align:center;
        border-top:14px solid #fff;
    }

    .bookingEngine_ricerca_mappa {
        display:none;
    }
}



.schedaAlloggioIframe {
    position: absolute;
    display: none;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 95%;
    height: 95%;
    border: 4px solid #465568;
    border-top: 25px solid #465568;
    @include box-shadow(0 0 15px rgba(0, 0, 0, 1));
    -webkit-box-shadow: 0px 0px 15px #000;
    -moz-box-shadow: 0px 0px 15px #000;
    box-shadow: 0px 0px 15px #000;
    background-color: #FFF;
    z-index: 9998;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
}



.schedaAlloggioIframe_overlay {
    position: absolute;
    display: none;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9995;    
}



.schedaAlloggioIframe_overlay_closeBTN {
    font-weight: 900;
    font-size: 40px;
    color: #fff;
    position: absolute;
    z-index: 9999;
    cursor: pointer;
}



    .schedaAlloggioIframe_overlay_closeBTN i {
        text-shadow: 0px 0px 8px rgba(0,0,0,0.8);
    }


.riepilogoDate {
    font-size: 35px;
    font-weight: bold;
    line-height: 35px;
}

    .riepilogoDate div {
        float: left;
        color: #a94442;
        padding-right: 10px;
    }

    .riepilogoDate strong {
        font-size: 12px;
        color: #763b39;
        
        line-height: 16px;
        vertical-align: top;
        word-break: keep-all;
        white-space: nowrap;
        float: left;
    }

        .riepilogoDate strong > span {
            font-size: 10px;
            color: #763b39;
            padding-left: 0px;
        }



.bengine_searchSingoloAlloggio_container_inner{
    background-color: rgba(255,255,255,0.85);
        position: absolute;
        width: 100%;
        height: 100%;
        z-index:99;
}

.bengine_searchSingoloAlloggio_container_inner div {
    top:50%;
    transform:translateY(-50%);
    position:absolute;
    z-index:100;
    font-weight:bold;
    font-size:20px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    text-transform:uppercase;
}


    .form-control {
        border-radius: 0 !important;
        padding: 15px 10px;
        height: auto !important;
    }

.btn {
    border-radius: 0 !important;
    padding: 15px 10px;
}













.select-css {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    line-height:26px;
}

    .select-css::-ms-expand {
        display: none;
    }

    .select-css:hover {
        border-color: #888;
    }

    .select-css:focus {
        border-color: #aaa;
        color: #222;
        outline: none;
    }

    .select-css option {
        font-weight: normal;
    }



.prechecked_checkbox:after {
    content: '\f00c';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 0;
    left: 1px;
}

.mappa{
    background-color:#dedede;
    width:100%;
}

.info-box{
    width:100%;
    min-width:250px;
    padding:8px;
}
.leaflet-popup-content .btn {
    color: #fff;
    width: 100% !important;
    font-size:2em!important;
    padding:0;
    margin-top:6px;
}
.info-box-img{
    max-width:100%;
    background-size:cover;
    background-position:center center;
}
.selectAFromMap .ricercaListaAlloggi_alloggioInner {
    border-style: dashed;
    border-color: #f0ad4e;
    border-width:4px;
}

.form-group-xs input[type=text]{
    width:50%;
    display:inline-block;
}



/*PAGAMENTO*/
.accordion{
    background-color:#f6f6f6;
    border:1px solid #ccc;
    margin-bottom:10px;
    margin-top:10px;
}

.accordion-title{
    background-color:#eee;
    font-weight:bold;
    padding:20px;
    padding-left:10px;
    cursor:pointer;
}

.accordion-title i{
    float:right;
}

.accordion-content{
    padding:20px;
    display:none;
}

.ccicon {
    position: absolute;
    right: 30px;
    top: 35px;
    width: 50px;
}