.container_riga_proposta_foto {
    padding: 0 15px;
}

.container_dettagli_proposta {
    background: #fff;
    padding: 30px;
}

.riquadro_proposta_nome {
    background: #ded9d3;
    font-weight: 400;
    font-size: 18px;
    width: 100%;
    margin: 0 15px 15px 15px;
    padding: 10px;
    text-transform: uppercase;
}

.nome_titolo_categoria {
    font-size: 30px;
    color: #383838;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1
}


.riepilogo_titolo_proposta {
    padding: 20px;
    background: #fff;
}

.riepilogo_titolo_proposta .titolo1 {
    font-size: 30px;
    text-transform: uppercase
}

.riepilogo_titolo_proposta .titolo2 {
    font-size: 20px;
    color: #424242;
}

.riepilogo_titolo_proposta .numero_proposta {
    font-weight: 700;
    color: #000;
    font-size: 16px
}


.preventivo-recap {
    display: block;
    padding: 15px;
    background: #fff;
    min-height: 400px;
}

.preventivo-recap strong {
    color: #4267b2;
}

.preventivo-recap .div_testo {
    font-weight: 600;
    color: #424242;
    font-size: 16px;
}

.popup_info_richiesta .contaier-tab-richieste {
    float: none;
    display: table-cell;
    vertical-align: top;
    padding-right: 15px;
    padding-left: 15px;
}

.info_preventivo_principali {
    font-size: 16px;
}

.div_altezza_testo_overflow {
    overflow: hidden;
    max-height: 50px;
}

.c000 {
    color: #000;
}

.testo_accordion_servizi {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}



.non_cambiare {
    color: #585858;
    font-size: 12px;
}

.link_click_be {
    color: #0067db;
    cursor: pointer;
    text-decoration: underline;
    font-size: 11px;
}

.div_flex_browser .non_cambiare {
    width: fit-content;
    flex: unset !important;
}


.container_ricerca_rette {
    padding: 10px 100px;
}

.pulsante_dettagli_ricerca {
    background: #fff;
    border-radius: 3px;
    width: -webkit-fill-available;
    color: #bdac98;
    position: absolute;
    bottom: 10px;
}

.div_dettagli_ricerca {
    background: #bdac98;
    position: relative;
    display: flex;
    height: 100%
}

.pulsante_riepilogo_proposta {
    padding: 8px 5px;
    background: #a99174;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
}

.div_info_aggiungi_servizio {
    padding: 5px;
    height: 100% !important;
    ;
    position: relative !important;
    ;
    min-height: 150px !important;
    ;
}


.div_pulsante_carrello {
    cursor: pointer;
    background: #a99174;
    color: #fff;
    font-size: 14px !important;
    font-weight: 400;
    padding: 5px 15px;
    width: 100%;
}

.notifica_aggiungi_servizio {
    transform: translateY(-50%);
    background: #a99174;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 10px;
    border-radius: 3px;
    font-weight: 600;
    width: 28px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 15px;
}

.tiposerv_aggiungi_servizio {
    border-radius: 3px;
    border: 1px solid #ddd;
    padding: 15px 5px;
    position: relative;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600
}

.pulsante_elimina {
    background: #CB0003;
    padding: 0px 10px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
}

.pulsante_elimina i {
    color: #fff !important;
}

.lista_tiposerv {
    overflow: hidden;
    transition: all .5s ease-in-out;
    display: none;
    margin: 0;
    height: 0;
}

.lista_tiposerv.show {
    display: flex;
    height: auto;
}



.desc-tag {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.desc-tag>li {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.1em;
    margin: 5px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #d7d7d7;
    color: #000;
    font-weight: 400;
    line-height: 1;
}

.multicol.col-3 {
    columns: 3;
    column-gap: 20px;
}

.multicolcol-2 {
    columns: 2;
    column-gap: 20px;
}

.multicolcol-2 li {
    width: 100%;
    display: inline-block;
    break-inside: avoid-column;
    display: inline-flex;
    justify-content: space-between
}

.multicolcol-2 li .quantita_tag {
    font-weight: 600;
    font-size: 16px;
    min-height: 16px;
}



.descrizione_categoria {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 15px;
}

.titolo_info_sx {
    margin-bottom: 15px;
    font-weight: 300;
    color: #383838;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1
}

.sotto_titolo_info_sx {
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
}


.riepilogo_prezzi {
    background: #fff;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0px;
}

.riepilogo_prezzi:nth-child(odd) {
    /*background: #f5f5f5;*/
    border-top: 1px solid #e1e1e1;
}

.etichetta_listino {
    color: #000;
}

.sconti {
    padding: 0px;
    list-style: none;
    font-size: 13px;
    margin-top: 5px;
}

.sconti li:nth-child(odd) {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.sconti li {
    padding: 5px 5px;
}

.sconti li strong {
    color: #333;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
}

.sconti li p {
    display: inline-block;
    color: #808080;
    font-weight: 600;
    margin-right: 5px;
    float: right;
}

.sconti li span {
    display: none
}

.div_sconti {
    line-height: 100%;
    margin: 5px 0;
}

.div_flex_browser {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.elemento_sconto {
    display: inline-block;
    font-size: 12px;
    background: #E6FFE8;
    color: #009C12;
    border: 1px solid rgba(0, 156, 18, 0.2);
    border-radius: 5px;
    min-height: 20px;
    font-weight: 400;
    margin: 4px 8px 0 0;
    padding: 0 6px;
    letter-spacing: normal;
    vertical-align: top;
    text-transform: capitalize;
}

.elemento_sconto .testo_sconto {
    line-height: 20px
}

.nome_servizio_standard {
    font-weight: 600;
    color: #71665a;
    font-size: 14px;
    text-transform: uppercase;
}

.div_prezzo_flex {
    text-align: right;
}

.descrizioni_deposito_cancellation {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 55ch;
}

.toggles .panel.servizi_acc {
    border: none;
    border-bottom: 1px solid #eee
}

.prezzo_trattamento_servizio {
    font-size: 27px;
    color: #20d026;
    font-weight: 600;
    color: #4267b2
}

.desc-tag {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.desc-tag>li {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.1em;
    margin: 5px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #d7d7d7;
    color: #000;
    font-weight: 400;
}

.prenota-ora {
    background: #2979ff;
    border: none;
    ;
    color: #fff;
    border-radius: 3px;
    font-weight: 600;
    margin: 10px 0;
    width: 100%;
    padding: 25px;
    font-size: 13px;
}

.prenota-ora:active,
.prenota-ora:focus,
.prenota-ora:hover {
    color: #fff;
}

.container_tag_evidenza {
    font-size: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.titolo_div_servizi {
    font-size: 20px;
    margin-bottom: 30px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 700;
    color: #383838;
}

.proposte_fixed_desktop {
    display: inline-flex;
    background: #f0efed;
    width: 100%;
    padding: 8px 10px;
}

.proposta_fixed {
    padding: 5px 10px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    margin: 0px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.container_proposte_fixed_desktop {
    margin-bottom: 20px;
    position: sticky;
    top: 0px;
    margin-top: 0;
    z-index: 99;
    padding: 0
}

.proposta_fixed:not(.active):hover {
    cursor: pointer;
    background: #fff;
    box-shadow: 0px 0px 5px #e1e1e1
}

.proposta_fixed.active {
    background: #bdac98;
    color: #fff;
    font-weight: 600;
    box-shadow: 0px 0px 5px #e1e1e1
}

.sticky.header-appear {
    display: none;
}

.btn.btn-small {
    font-size: 11px;
    padding: 4px 24px;
}

.framemappa {
    width: 100%;
    height: 450px;
}

.feature-box-5 {
    padding-left: 75px
}

.feature-box-5 i {
    position: absolute;
    top: 0;
    left: 0
}

.icon-very-small {
    font-size: 16px
}

.icon-small {
    font-size: 24px
}

.icon-medium {
    font-size: 35px
}

.icon-extra-medium {
    font-size: 40px
}

.icon-large {
    font-size: 50px
}

.icon-round-small {
    border-radius: 100%;
    display: table-cell;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 80px;
    font-size: 32px
}

.icon-round-medium {
    border-radius: 100%;
    display: table-cell;
    height: 90px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 90px;
}


.no_padding_right {
    padding-right: 0;
}

.no_padding_left {
    padding-right: 0;
}

.panel-body {
    border-top: 1px solid #ddd;
    padding: 25px;
}

@media (max-width: 992px) {


    .no_padding_right,
    .no_padding_left {
        padding: 0 !important
    }


    .container_ricerca_rette {
        padding: 10px;
    }

    .pulsante_dettagli_ricerca {
        margin: 10px;
        position: relative;
        bottom: unset;
    }

    .div_dettagli_ricerca {
        height: auto;
    }

    .col-xs-hidden {
        display: none;
    }

    .div_info_aggiungi_servizio {
        height: auto !important;
        ;
        min-height: 150px !important;
    }

    .notifica_aggiungi_servizio {
        width: 20px;
        font-size: 14px;
        height: 20px;
        line-height: 20px;
    }

    .tiposerv_aggiungi_servizio {
        font-size: 15px;
    }


    .multicolcol-2 {
        columns: 1;
        column-gap: 0px;
    }

    .desc-tag>li {
        letter-spacing: 0
    }

    .multicolcol-2 li .quantita_tag {
        font-weight: 600;
        font-size: 16px;
    }

    .etichetta_listino {
        font-size: 16px;
    }

    .div_flex_browser {
        align-items: flex-start !important;
    }

    .div_flex_browser div {
        flex: 1;
    }

    .div_prezzo_flex {
        width: fit-content;
        flex: unset !important;
        align-self: flex-start !important;
    }

    .div_sconti {
        margin: 10px 0;
        float: none;
    }


    .div_prezzi_float {
        float: none !important;
    }

    .div_sconti .sconti_interno {
        line-height: 100%;
    }

    .div_prezzi_float .prezzo_trattamento_servizio {
        margin: 5px 0
    }


    .elemento_sconto {
        display: block;
    }

    .sotto_titolo_info_sx {
        margin-top: 0px;
    }

    .titolo_div_servizi {
        font-size: 13px;
        font-weight: 700;
        color: #000;
        margin-bottom: 20px;
    }


    .container_riga_proposta_foto {
        padding: 0 15px;
    }

    .sotto_titolo_proposte {
        font-size: 15px
    }

    .riepilogo_titolo_proposta .titolo1 {
        font-size: 18px;
    }

    .riepilogo_titolo_proposta .titolo2 {
        font-size: 16px;
        color: #424242;
    }

    .riepilogo_titolo_proposta .numero_proposta {
        font-size: 13px;
    }

    .recap-prev {
        margin-bottom: 15px;
    }

    .testo_accordion_servizi {
        font-size: 14px;
    }

    .prezzo_servizi_extra {
        font-size: 14px
    }

    .prezzo_trattamento_servizio {
        font-size: 18px
    }

    .info_preventivo_principali {
        font-size: 14px;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .container_dettagli_proposta {
        padding: 30px 10px;
    }

    .div_flex_browser {
        align-items: flex-start !important;
    }

    .div_flex_browser div {
        flex: 1;
    }

    .descrizione_categoria {
        font-size: 13px;
        overflow: hidden;
    }


    .popup_info_richiesta .contaier-tab-richieste {
        padding-right: 5px;
        padding-left: 5px;
    }

    .preventivo-recap {
        padding: 15px 5px;
    }

    .riquadro_proposta_nome {
        margin: 0 5px 15px 5px;
    }

    .padding-xs-0 {
        padding: 0 !important;
    }

    .padding-rl-xs-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }


    .panel-body {
        padding: 20px 10px;
    }


    .padding-xs-15-5 {
        padding: 15px 5px !important;
    }

}

.margin-10px-tb {
    margin-top: 10px;
    margin-bottom: 10px;
}


@media(max-width: 1000px) {
    .tab-btn-prev .preventivo-tab {
        width: 75%;
    }

    .contaier-tab-btn {
        display: none
    }

    .contaier-tab-richieste {
        display: block;
        float: none;
        vertical-align: inherit
    }
}



.padding-30px-top {
    padding-top: 30px;
}

.margin-15px-bottom {
    margin-bottom: 15px
}

@media(min-width:992px) {
    .popup_info_richiesta .recap-prev {
        position: sticky;
        top: -40px;
        margin-top: 0;
        z-index: 1;
    }
}



.style_btn_new {
    border-radius: 3px;
    font-weight: 600;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-transform: uppercase;
    font-size: 14px;
    padding: 20px;
    outline: none;
    cursor: pointer;
}

.style_btn_new.prenotazione_confermata {
    background: #5dcb75;
    border: none;
    color: #fff;
    width: 100%;
}

.style_btn_new.richiesta_prenotazione_inviata {
    background: #bdac98;
    border: none;
    color: #fff;
    width: 100%
}

.style_btn_new.richiesta_scaduta {
    background: #bc2b2b;
    border: none;
    color: #fff;
    width: 100%
}

/*.style_btn_new.prenota_ora_pulsante{background: #2979ff ;border:none;color: #fff; }*/

.style_btn_new.pdf_pulsante {
    background: transparent;
    width: 24%;
    padding: 13px 0;
    border: 1px solid #ded9d3;
    vertical-align: middle;
}

.style_btn_new.pdf_pulsante i {
    font-size: 33px;
    color: #000;
}



.toggles .panel {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd;
    margin: 10px 0
}

.toggles .panel-title {
    font-size: 13px;
    padding-right: 30px;
    position: relative;
}

.toggles .panel-title>span.float-right {
    position: absolute;
    right: 0;
    top: 0;
    text-transform: none;
}

.toggles .panel-heading {
    padding: 18px;
    background-color: transparent;
}

.toggles .panel-heading i {
    font-size: 12px;
    color: #626262
}

.toggles .panel+.panel {
    margin-top: -1px;
}

.toggles .panel-body {
    padding: 25px
}



.panel {
    border: 1px solid transparent;
}

.panel .panel-heading {
    display: block;
    overflow: hidden;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}

.panel-title {
    font-size: 16px;
}

.panel_rette {
    padding-left: 15px;
}

.panel_rette .panel {
    margin: 0
}

.panel_rette .panel-heading {
    padding: 2px !important
}

.panel-heading {
    cursor: pointer;
    height: unset !important;
}


.div_informazioni_struttura {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd;
    margin: 10px 0;
    cursor: pointer;
    border-radius: 1px
}

.div_informazioni_struttura .container_info_struttura {
    padding: 14px;
    background-color: transparent;
}

.div_informazioni_struttura .container_info_struttura i {
    font-size: 12px;
    color: #626262
}

.div_informazioni_struttura .titolo_info_struttura {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600
}

.div_informazioni_struttura .div_toggle {
    display: none;
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease;
}

.div_informazioni_struttura .contenuto_info {
    padding: 25px
}

.div_informazioni_struttura .div_toggle.informazione_visibile {
    display: block;
    border-top: 1px solid #ddd;
    height: auto;
}


.lista_tiposerv {
    overflow: hidden;
    transition: all .5s ease-in-out;
    display: none;
    margin: 0;
    height: 0;
}

.lista_tiposerv.show {
    display: flex;
    height: auto;
}


.text-white-2,
.btn.text-white-2 {
    color: #FFF
}

.text-black,
.btn.text-black {
    color: #000
}

.text-extra-dark-gray,
.btn.text-extra-dark-gray {
    color: #232323
}

.text-dark-gray,
.btn.text-dark-gray {
    color: #626262
}

.text-extra-medium-gray,
.btn.text-extra-medium-gray {
    color: #757575
}

.text-medium-gray,
.btn.text-medium-gray {
    color: #939393
}

.text-extra-light-gray,
.btn.text-extra-light-gray {
    color: #b7b7b7
}

.text-light-gray,
.btn.text-light-gray {
    color: #d6d5d5
}

.text-very-light-gray,
.btn.text-very-light-gray {
    color: #ededed
}

.text-deep-pink,
.btn.text-deep-pink {
    color: #ff214f
}

.padding-8px-all {
    padding: 8px !important;
}


.div_contenuto_pulsante_servizio {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}


@media(min-width:992px) {
    .div_contenuto_pulsante_servizio {
        width: 100%;
        position: relative;
        left: unset;
        bottom: unset;
    }
}


.col-md-2,
.col-sm-2,
.col-xs-2 {
    padding: 0 !important
}



.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    z-index: 10;
    background-color: #c5c5c5;
    background-size: 28% auto;
    border-radius: 3px;
    height: 50px;
    width: 50px;
    margin: 0px 10px;
    font-size: 25px;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    transform: translateY(-50%);
    margin: -15px 10px 0;
}


.owl-carousel .owl-nav button.owl-next {
    right: 0;
    position: absolute;
}

.owl-dots .owl-dot button {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}



.lb-nav a.lb-next:after {
    content: "\f105";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    font-size: 28px;
    line-height: 2.5rem;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .6);
    border-radius: 50%;
    box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, .1);
    color: #191919;
    height: 40px;
    position: absolute;
    width: 40px;
    margin-top: 35%;
    margin-right: 10px;
}


.lb-nav a.lb-prev,
.lb-nav a.lb-next {
    background: unset
}


.lb-nav a.lb-prev:after {
    content: "\f104";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    font-size: 28px;
    line-height: 2.5rem;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .6);
    border-radius: 50%;
    box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, .1);
    color: #191919;
    height: 40px;
    position: absolute;
    width: 40px;
    margin-top: 35%;
    margin-left: 10px;
}


@media(max-width:992px) {

    .lb-nav a.lb-next,
    .lb-nav a.lb-prev {
        opacity: 1 !important;
    }

    .lb-nav a.lb-next:after,
    .lb-nav a.lb-prev:after {
        line-height: 40px;
        margin-top: 0;
        top: 50%;
        transform: translateY(-50%);
    }


    .lb-nav {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 10;
        bottom: 0;
    }

    .lb-container {
        position: relative;
    }
}


.width_img_auto img,
.width_img_auto iframe,
.width_img_auto video {
    height: 350px;
    width: unset;
    min-width: 400px;
}

.owl-stage {
    display: flex;
}







.titolo_info_sx,
.nome_titolo_categoria,
.titolo_classic {
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0px 5px;
}


.riga_fixed {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    display: none
}

.riga_fixed .style_btn_new {
    padding: 10px 5px;
    width: fit-content;
}

.riga_fixed .etichetta {
    font-size: 18px;
}

.riga_fixed .valore {
    font-weight: 400;
    font-size: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.riga_fixed .div_riga {
    background: #fff;
    padding: 5px 10px;
    margin: auto;
    width: 100%;
    border-top: 1px solid #e1e1e1;
}

.modal-body {
    padding-bottom: 70px
}


.owl-item {
    width: 400px !important
}


@media(max-width:992px) {
    .nascondi_colonna {
        display: none
    }

    .div_riga {
        width: 100% !important;
    }

    .riga_fixed {
        display: block;
    }

    .modal-body {
        padding-bottom: 250px
    }

    .riga_fixed .valore {
        font-size: 20px;
        white-space: unset
    }

    .width_img_auto img,
    .width_img_auto iframe,
    .width_img_auto video {
        max-height: 250px;
        min-width: unset;
    }


    .owl-item {
        width: 100% !important
    }

}

.galleria-alloggi a:after {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    font-size: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    background: #0e0e0e85;
    padding: 10px 16px;
    border-radius: 4px;
}


.galleria-alloggi a:before,
.galleria-alloggi a:after {

    transition: all .3s;
    position: absolute;
}


.titolo_info_sx,
.nome_titolo_categoria,
.titolo_classic {
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0px 5px;
}


.prezzo_carrello_listino {
    color: #4267b2;
    font-size: 16px;
    text-align: right;
    font-weight: 600;
}

.margin-5px-lr {
    margin-left: 5px;
    margin-right: 5px;
}

.separator-line-verticle-extra-small {
    width: 1px;
    height: 8px;
}

.bg-dark-gray {
    background-color: #757575;
}