body {
    background-color: #fff;
    font-family: 'Asap', sans-serif;
    font-size: 22px;
    line-height: 150% !important;
    color: #59595b;
    padding-top: 54px !important;
}

b,
strong {
    font-weight: 600 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-align: left;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
}

h1 {
    font-size: 28px!important;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

p {
    font-size: 20px;
    line-height: 120%;
}

a {
    text-align: left;
    font-size: 20px;
    line-height: 120%;
    font-weight: 600;
    color: #e95e26;
}

a:hover,
a:focus {
    /* font-family: 'Asap', sans-serif */
    font-weight: 500;
    font-size: 20px;
    color: #666;
    text-decoration: none !important;
}

.nopadding {
    padding: 0 !important;
}

button.btn-default {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #e95e26 !important;
    text-decoration: none!important;
    min-width: 160px;
    border-radius: 160px;
    font-size: 17px !important;
    background-color: #ffffff !important;
    box-shadow: 0px 0px 8px 1px #e95e26;
    height: 45px;
    text-transform: uppercase;
    padding-bottom: 5px;
    border: 1px solid #e95e26 !important;
    font-weight: 700;
}

button.btn-default>p {
    font-size: 17px !important;
}

button.btn-default:hover {
    color: #ffffff !important;
    font-weight: 800;
    background-color: #e95e26!important;
    background: none;
    border: 1px solid #ffffff !important;
    box-shadow: 0px 0px 8px 1px #ffffff;
    height: 45px;
}

/* .btn-tab:hover,
.btn-tab:focus,
.btn-tab:active {
background-color: #fff;
color: #e95e26 !important;
outline: none;
border-radius: 21px;
padding-left: 15px;
padding-right: 15px;
font-weight: 600 !important;
font-size: 18px !important;
border: 1px none #e95e26;
} */
#footer a {
    font-family: 'Asap',sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #fff!important;
}

.testo_rosso {
    color: #e95e26;
}

.fa_rosso {
    color: #e95e26;
    font-size: 18px !important;
}

ul.fa-ul li {
    font-size: 18px;
    line-height: 21px;
    margin-top: 0px;
}

.txt_footer {
    font-size: 16px;
    font-weight: lighter;
    margin-top: 14px;
    color: #bebebe;
    margin-bottom: 34px;
    font-family: 'Asap',sans-serif;
    line-height: 17px;
}

.copyright {
    font-size: 16px;
    color: #ccc;
    margin-bottom: 10px;
    text-align: center;
    line-height: 19px;
    margin-top: 1px;
}

.diritti {
    font-size: 15px;
    color: #a4a4a4;
    margin-bottom: 10px;
    text-align: center;
    line-height: 19px;
    margin-top: -8px;
}

#link_amb,
#link_coll,
#link_prod,
#link_pers,
#link_qual,
#link_prom,
#link_down {
    border-style: none!important;
    background: none;
    font-family: 'Asap',sans-serif;
    font-size: 11px!important;
    color: #d6d6d6!important;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: 1px;
}

#link_desktop2 {
    border-style: none;
    background: none;
    font-family: 'Asap',sans-serif;
    font-size: 14px!important;
    color: #292929!important;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: 0;
}

.social_ico {
    font-size: 20px!important;
    color: #d0d0d0;
    margin-right: 10px;
    margin-left: 5px;
}

.tit_modal {
    text-align: center;
    padding-top: 44px;
    font-size: 26px;
    margin-top: 40px;
    margin-bottom: 10px;
    font-weight: 600;
}

#list_cataloghi {
    display: flex;
    justify-content: space-evenly;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

#list_cataloghi div {
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 0px;
    width: 180px;
    box-shadow: 3px 3px 3px #d5d5d5;
    overflow: hidden;
    background-color: #ffffff;
}

#list_cataloghi_piede {
    display: flex;
    justify-content: space-evenly;
    padding: 0px;
}

#list_cataloghi_piede div {
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 0px;
    width: 180px;
    box-shadow: 3px 3px 3px #d5d5d5;
    overflow: hidden;
    background-color: #ffffff;
    height: 100%;
}

#list_cataloghi_piede a {
    margin-bottom: 30px;
}

#list_prodotti {
    display: flex;
    justify-content: space-evenly;
    padding: 0px;
}

#list_prodotti div {
    border: 1px solid #e95e26;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 5px;
    width: 120px;
    box-shadow: 3px 3px 4px #928f8f;
    overflow: hidden;
}

h2.icone_cataloghi {
    font-family: Asap, sans-serif;
    font-size: 15px;
    line-height: 130%;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    overflow: hidden;
    background: linear-gradient(90deg, #e95e26 0%, rgba(233, 94, 38, 0.44) 100%);
}

.icone_modal {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.icone_modal li {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    margin-bottom: 20px;
}

.icone_modal_pos {
    width: 100px;
    margin-right: 4px !important;
}

h2.icone_modal_dim {
    font-family: 'Asap',
  sans-serif;
    font-size: 12px;
    text-align: center;
    line-height: 13px;
    text-transform: uppercase;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 13px;
}

#barra_link_sup_bianca_SM {
    display: flex;
    background-color: #fff;
    width: 100%;
    justify-content: center;
    margin-top: -10px;
    padding-bottom: 3px;
}

#barra_link_sup_bianca_SM li a {
    color: #000000 !important;
    font-weight: 600;
}

.navbar-default {
    /* background-color: #242424 */
    border-bottom-style: none;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff!important;
    padding-left: 40px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #6c6c6c;
}

.navbar-default .navbar-nav>li>a:active {
    color: #000000!important;
}

/* .navbar-default .navbar-nav>li>a:visited {
color: #e95e26!important;
} */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: none;
}

.logo_testata {
    margin-left: 22px;
}

#barra_3_pulsanti_mobile {
    margin-top: 0px;
}

.fixed_3p {
    position: fixed;
    top: 50px;
}

.btn-tab {
    text-align: center;
    height: 35px;
    font-size: 18px;
    color: #0d839b;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
    outline: none;
    padding-left: 15px;
    padding-right: 11px;
    margin-top: 3px;
}

.btn-tab:hover,
.btn-tab:focus,
.btn-tab:active {
    background-color: #fff;
    color: #ffffff !important;
    outline: none;
    border-radius: 21px;
    padding-left: 15px;
    padding-right: 11px;
    font-weight: 600 !important;
    font-size: 18px !important;
    border: 1px none #e95e26;
}

.puls_bianco {
    border-radius: 173px;
    font-size: 17px;
    font-weight: 800;
    border: 1px solid #e95e26;
    background-color: #ffffff !important;
    background: none;
    box-shadow: 0px 0px 8px 1px #e95e26 !important;
    height: 33px;
    text-transform: uppercase;
    margin-top: 64px;
    padding-top: 2px;
    margin-bottom: 0;
    color: #fd733c;
}

.pulsanti p {
    font-size: 16px !important;
}

.pulsanti {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px !important;
    min-width: 134px;
}

#puls_head button {
    border: 1px solid #e95e26;
    background-color: #ffffff;
    margin-top: 12px !important;
    padding-right: 10px;
    padding-left: 10px;
    min-width: 100px;
    height: 35px;
    margin-bottom: 8px;
    margin-left: 30px;
    margin-right: 30px;
}

#puls_head button p {
    font-size: 14px !important;
}

#puls_head button i {
    font-size: 20px !important;
}

#puls_head {
    display: flex;
    justify-content: center;
    padding-top: 8px;
    padding-bottom: 10px;
    max-height: 55px;

    /* margin-bottom: -20px */
}

#amb_camere_mob,
#amb_living_mob,
#amb_armadi_mob,
#amb_cabine_mob,
#coll_eclipse_mob,
#coll_kosmos_mob,
#coll_zenith_mob,
#coll_omnia_mob {
    border: 2px solid #e95e26;
    box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.31);
    border-radius: 10px;
    overflow: hidden;
}

#amb_menu_mob div.col-xs-5,
#coll_menu_mob div.col-xs-5 {
    margin-bottom: 15px;
    padding: 0px;
    box-shadow: 3px 3px 3px #d5d5d5;
    margin-right: 10px;
    background-color: #ffffff;
}

#amb_menu_mob img {
    width: 100%;
}

#coll_eclipse img,
#coll_zenith img,
#coll_omnia img,
#coll_kosmos img,
#coll_eclipse_mob img,
#coll_zenith_mob img,
#coll_omnia_mob img,
#coll_kosmos_mob img {
    padding: 10px 10px 5px;
}

#menu_personaliz_cell a {
    color: #e95e26 !important;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-top: 15px;
}

#barra_main_mob,
#barra_sec_mob {
    background-color: #242424;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    /* color: #333 !important */
    background-color: transparent;
}

.dropdown-menu {
    background-color: #fcfcfc;
}

#barra_main_mob a.dropdown-toggle:hover,
#barra_main_mob a.dropdown-toggle:focus {
    background-color: #000;
    color: #d6d6d6 !important;
}

#barra_main_mob.nav .open > a,
#barra_main_mob.nav .open > a:hover,
#barra_main_mob.nav .open > a:focus {
    border-color: #e95e26;
}

.voce_dropdown_tablet {
    border-bottom: 1px solid #adadad !important;
    padding-bottom: 3px;
    padding-top: 3px !important;
}

#menu_personaliz_tabl a,
#menu_qualita_tabl a,
#menu_servizi_tabl a {
    color: #aaaaaa !important;
    padding-top: 8px;
    padding-bottom: 9px;
    margin-left: 30px;
}

#fuorisalone2023 h2,
#fuorisalone2023 h3,
#fiera_milano h2,
#fiera_milano h3 {
    color: black;
}

.blur-btn {
    min-width: 120px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: -12px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 10px;
    height: 60px;
    border: 3px solid #ffffff;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;

    /* background: linear-gradient(178deg, rgba(255, 255, 255, 0.76) 0%, rgba(255, 255, 255, 0.09) 63%) */
    /* box-shadow: 0px -2px 14px 3px rgba(255, 255, 255, 0.78) */
    /* background-color: rgba(255, 255, 255, 0.21) */
    box-shadow: 2px -3px 10px , -2px 1px 10px #000000;
    background: linear-gradient(321deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0.54) 100%);
}

.blur-btn p {
    margin: 30px 20px 30px 10px;
    font-size: 27px !important;
    font-weight: 500;
}

.blur-btn:hover,
.blur-btn:focus {
    box-shadow: 1px -2px 6px , 1px 0px 6px #000000;
    transform: translate(4px, 4px);
}

#main_text {
    background: linear-gradient(90deg, #e95e26 0%, rgba(233, 94, 38, 0.44) 100%);
    padding: 0px;
}

#main_text p,
#main_text h1,
#main_text h2,
#main_text h3 {
    color: #ffffff;

    /* margin-top: 0 */
    /* margin-bottom: 0 */
}

#main_cont1,
#main_cont3,
#main_cont5,
#main_cont7,
#main_cont9,
#main_cont11,
#main_cont13 {
    background: linear-gradient(103deg, rgba(252, 135, 116, 0.43) 0%, rgba(252, 135, 116, 0.1) 100%);

    /* background-color: #e2edee; */
}

#main_cont0,
#main_cont1,
#main_cont2,
#main_cont3,
#main_cont4,
#main_cont5,
#main_cont6,
#main_cont7,
#main_cont8,
#main_cont9,
#main_cont10,
#main_cont11,
#main_cont12,
#main_cont13,
#main_cont14 {
    padding: 30px 0;
    margin-top: 2px;
}

.h3_finiture {
    background: linear-gradient(90deg, rgb(241, 69, 0) 0%, rgba(233, 94, 38, 0.44) 100%);
    opacity: 100%;
    color: white;
    padding: 5px 15px;
    margin-top: 0;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
}

.h3_frontali {
    background: linear-gradient(90deg, #e95e26 0%, rgba(233, 94, 38, 0.44) 100%);
    opacity: 100%;
    color: white;
    padding: 5px 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 25px;
}

.h3_dimensioni {
    background: linear-gradient(90deg, #e95e26 0%, rgba(233, 94, 38, 0.44) 100%);
    opacity: 100%;
    color: white;
    padding: 5px 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px;
    font-size: 20px;
}

.p_finiture {
    margin-bottom: 10px;
}

.cont_text_finit {
    margin-bottom: 30px;
}

#elenco_prod_mob li {
    margin-bottom: 4px;
}

#didasc_min p {
    text-transform: uppercase;
    text-align: left;
    color: #e95e26 !important;
    margin-bottom: 0;
    font-size: 16px !important;
    line-height: 120%;
    font-weight: 800;
    padding: 3px 10px;
}

#didasc_min {
    position: absolute;
    bottom: 3px;
    z-index: 1;
    background-color: #ffffff;
    margin-bottom: 8px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 3px 1px 3px #969696;
    left: 8px;
}

.modal-body {
    overflow-y: auto;
    max-height: calc(100vh - 130px);

    /* Max height of modal minus header and footer */
}

#titolo_pagina h1 {
    font-size: 30px !important;
    margin-top: 0;
}

/* ==================================== inizio stili box modelli ================================= */
.sottotit_box_modelli {
    color: #ffffff;
    font-weight: lighter;
    text-align: center;
    margin-top: -9px;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 1px;
    padding-bottom: 10px;
}

.titoli_box_modelli {
    color: #ffffff;
    text-align: center;
    margin-top: -56px;
    margin-bottom: 7px;
    font-size: 28px;
    line-height: 22px;
}

#didasc_modelli {
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgb(55, 55, 55) 49%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    position: absolute;
    bottom: 0;
}

#didasc_modelli h3 {
    color: #ffffff;
    text-align: center;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 0px;
    font-weight: 500;
}

#didasc_modelli h4 {
    color: #ffffff;
    font-weight: lighter;
    text-align: center;
    font-size: 20px;
    margin-top: -3px;
}

.box_modelli {
    padding: 0 0 0 0px;
    background-color: #0e0d01;
    box-shadow: 3px 2px 9px 1px;

    /* margin-left: 5px */
    /* margin-right: 5px */
    margin-bottom: 25px;
    border-radius: 0;
}

.box_modelli_piede {
    position: relative;
    padding: 0 0 0 0px;
    background-color: #0e0d01;
    box-shadow: 1px 1px 4px 2px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 25px;
    border-radius: 0;
}

.sottotit_box_modelli_piede {
    color: #ffffff;
    font-weight: lighter;
    text-align: center;
    margin-top: -7px;
    font-size: 13px;
    line-height: 29px;
    padding-bottom: 0px;
}

.titoli_box_modelli_piede {
    color: #ffffff;
    text-align: center;
    margin-top: -48px;
    margin-bottom: 1px;
    font-size: 22px;
    line-height: 20px;
    font-weight: bold;
    text-shadow: 3px 3px #000000;
}

.miniat_home {
    position: relative;
    box-shadow: 7px 7px 8px -4px #262626;
    margin-bottom: 30px;
}

#barra_3p {
    border-bottom: 1px solid #e95e26;
    width: 100%;
    z-index: 100;
    background-color: #f3f3f3;
    margin-top: 0px;
    padding-bottom: 0px;
}

#icone_zenith div.pulsanti_prod {
}

/* ==================================== fine stili box modelli ================================= */
/* ============================== inizio stili hero image ===================================== */
.overlay {
    width: 100%;
    background: no-repeat center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: relative;
}

#box1_on {
    opacity: 0;
}

#box2_on {
    opacity: 0;
    left: 20%;
}

#box3_on {
    opacity: 0;
    left: 40%;
}

#box4_on {
    opacity: 0;
    left: 60%;
}

#box5_on {
    opacity: 0;
    left: 80%;
}

#box_linee {
    position: absolute;
    height: 100%;
    width: 20%;
    border-right: 1px solid #ffffff;
}

.hover_modelli {
    /* background-color: rgba(0, 0, 0, 0.51) */
    position: absolute;
    height: 100%;
    width: 20%;

    /* border-left: 1px solid #ffffff */
    border-right: 1px solid #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 1px solid #ffffff;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.modelli {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    text-align: center;
    color: rgba(255, 255, 255, 1) !important;
    border-bottom: 2px solid rgba(255, 255, 255, 0.75);
    padding-bottom: 12px;
    font-weight: 500;
}

.modelli_sottotit {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 36px !important;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    border-bottom: 2px solid rgba(255, 255, 255, 0.75);
    padding-bottom: 17px;
    text-transform: capitalize;
    font-weight: 300;
}

.btn_didasc {
    background-color: rgba(0, 0, 0, 0.65);
    font-family: 'Armata', sans-serif;
    font-size: 20px;
    color: #ffffff !important;
    letter-spacing: 1px;
    font-weight: normal;
    width: 80%;
    height: 60px;
    padding-top: 15px !important;
    display: block;
    margin-top: 70px;
    border-radius: 56px;
    border: 2px solid #ffffff;
}

.btn_didasc:hover {
    background-color: #e95e26;
}

.didasc_frontali {
    margin-bottom: 50px;
    width: 100%;
    text-align: center !important;
    min-height: 50px !important;
}

.didasc_modularita {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center !important;
}

.p_frontali {
    margin-bottom: 50px;
}

.h3_modularita {
    background: linear-gradient(90deg, #e95e26 0%, rgba(233, 94, 38, 0.44) 100%);
    opacity: 80%;
    color: white;
    padding: 5px 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 25px;
}

/* ============================== fine stili hero image ===================================== */
/* ============================== inizio stili tabelle_load_malte ================================= */
.cont_ico_fin {
    width: 49%;
    float: left;
    padding: 0 5px;
}

.cont_ico_malte {
    width: 49%;
    float: left;
    padding: 0 5px;
}

.cont_ico_front {
    width: 50%;
    float: left;
    padding: 0 5px;
}

.cont_ico_modul {
    width: 50%;
    float: left;
    padding: 0 5px;
}

.cont_ico_access {
    width: 50%;
    float: left;
    padding: 0 5px;
    text-transform: none;
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
}

.cont_ico_carte {
    width: 100%;
    float: left;
    padding: 0 5px;
    text-transform: none;
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 30px;
}

.cont_ico_download {
    width: 100%;
    float: left;
    padding: 0 5px;
    text-transform: none;
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 30px;
}

.didasc_finiture {
    margin-top: 4px;
    margin-bottom: 30px;
    line-height: 20px;
    font-size: 18px;
    text-align: left;
    padding-left: 0px;
    color: #333333;
}

.didasc_accessori {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 20px;
    text-align: left;
    padding-left: 0px;
    color: black;
    line-height: 120%;
    min-height: 40px;
}

#modularita div.col-md-12 {
    margin-bottom: 0px;
}

.box_cataloghi {
    display: block;
    padding: 10px;
    min-height: 180px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
}

h4.didasc_download {
    font-size: 26px;
}

p.didasc_download {
    margin-bottom: 50px;
}

#sumisura div.col-md-4 {
    margin-bottom: 60px;
}

#sumisura h3 {
    color: #5e5e5e;
}

/* ============================== fine stili tabelle_load_malte ================================= */
/* ============================== inizio stili tabelle_load_maniglie ================================= */
.box_tab_load {
    min-height: 100px;
    font-size: 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-between !important;
}

#frontali p {
    padding: 10px !important;
}

/* ============================== fine stili tabelle_load_maniglie ================================= */
/* ==================== INIZIO pulsanti orizzontali prodotti in menù tendina ========================= */
#puls_prodotti div.col-md-3 {
    margin-bottom: 15px;
    border-radius: 14px;
    box-shadow: inset -2px -2px 9px #c6c5c5;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    margin-left: 25px;
    margin-right: 10px;
    border-bottom-style: none;
}

#puls_prodotti>div div {
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#puls_prodotti>div div h2 {
    text-align: left;
    font-size: 20px;
    margin-left: 10px;
    line-height: 23px;
    position: relative;
    min-height: 50px;
    font-weight: 600;
}

#puls_prodotti>div div i {
    border-radius: 101px;
    box-shadow: 2px 2px 10px 0px #a8a8a8;
    display: flex;
    background-color: #ffffff;
    width: 40px;
    height: 40px;
    justify-content: center;
    top: 16px;
    align-items: center;
    position: absolute;
    right: -15px;
    padding-left: 5px;
    padding-top: 2px;
}

.pulsanti_prod {
    background-color: #ffffff;
    margin-top: 0px;
    display: flex;
    box-shadow: 3px 3px 3px #d5d5d5;

    /* width: 100% !important */
    margin-bottom: 20px;
}

div.pulsanti_prod img {
    min-width: 120px;
    max-width: 120px;
}

div.pulsanti_prod h4 {
    font-size: 13px;
    margin-bottom: 0;
    padding-left: 11px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 15px;
}

div.pulsanti_prod h3 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #e95e26;
    min-width: 170px;
}

#icone_zenith,
#icone_omnia,
#icone_eclipse,
#icone_kosmos {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 20px;
}

#icone_zenith>div,
#icone_omnia>div,
#icone_eclipse>div,
#icone_kosmos>div {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    font-size: 2px;
}

.didasc_icone {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

div.didasc_icone h4 {
    width: 100%;
}

/* ==================== FINE pulsanti orizzontali prodotti in menù tendina ========================= */
/* ==================== INIZIO pulsanti verticali prodotti in menù tendina ========================= */
#puls_prod_vert {
    margin-bottom: 50px;
}

#puls_prod_vert h3 {
    font-size: 15px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
    color: #e95e26;
}

#puls_prod_vert h4 {
    font-size: 13px;
    color: #818181;
    text-transform: capitalize;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}

.puls_vert_prod {
    background-color: #ffffff;
    margin-top: 20px;
    display: flex;
    box-shadow: 3px 3px 3px #d5d5d5;
    flex-wrap: wrap;
    border-radius: 10px;
}

.puls_vert_prod img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#puls_prod_vert>div.col-md-2 {
    padding: 0 7px;
}

#tabs_varianti li {
    width: 25%;
    text-align: center !important;
    padding: 0;
    border-bottom: 0 none;
}

#tabs_varianti li a {
    color: #e95e26;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#tabs_varianti > li > a:active,
#tabs_varianti > li > a:hover,
#tabs_varianti > li > a:focus {
    border: 1px solid #e95e26;
    background: linear-gradient(0deg, rgb(252, 142, 128) 0%, rgb(254, 190, 182) 1%, rgb(255, 238, 236) 61%);
}

#tabs_pers h2 {
    color: #fff;
    width: 100%;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 24px;
    background-image: linear-gradient(90deg, #e95e26 0%, rgba(233, 94, 38, 0.44) 100%);
    text-transform: none;
}

.nav-tabs {
    border-bottom: 1px solid #e95e26;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border-left: 1px solid #e95e26;
    border-top: 1px solid #e95e26;
    border-right: 1px solid #e95e26;
    border-bottom: 1px solid #ffffff !important;
    background: linear-gradient(0deg, rgb(222, 210, 210) 0%, rgb(255, 255, 255) 79%);
}

.zoom_part {
    margin: 0 auto;
    z-index: 0 !important;
}

.zoom_part:hover {
    transition: transform .2s;
    z-index: 99 !important;
    -ms-transform: scale(1);

    /* IE 9 */
    -webkit-transform: scale(1);

    /* Safari 3-8 */
    transform: scale(1);
    z-index: 99;
}

#frontali_row_tabs h6,
#finiture_row_tabs h6,
#maniglie_row_tabs h6,
#dimensioni_row_tabs h6 {
    text-align: center;
}

.elenco_prod_coll {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
    margin-left: -15px;
    color: #707070;
    text-transform: uppercase;
}

#box_front_tabs {
    width: 33.3% !important;
}

#box_finit_tabs {
    width: 33.3% !important;
}

#box_manig_tabs {
    width: 33.3% !important;
}

#box_access_tabs {
    width: 33.3% !important;
}

#did_front_tabs,
#did_finit_tabs,
#did_manig_tabs,
#did_access_tabs {
    font-size: 12px;
    height: 30px;
    margin-bottom: 20px;
}

#tit_hero {
    font-size: 28px !important;
    padding: 0 15px;
}

#consociate {
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 20px;
}

.box_ditte2 {
    border: 1px solid;
    border-radius: 10px;
    box-shadow: 2px 2px 6px #a0a0a0;
    margin-bottom: 40px;
    margin-right: 20px;
    max-width: 100%;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    padding-bottom: 10px;
}

.box_ditte2 li a {
    font-size: 20px;
    margin-bottom: 10px !important;
}

.box_ditte2 li {
    margin-bottom: 10px !important;
}

#collez_piede {
    background-image: linear-gradient(90deg, #e95e26 0%, rgba(233, 94, 38, 0.44) 100%);
}

#collez_piede h2,
#collez_piede h3 {
    color: white;
}

#certificati img {
    box-shadow: 3px 3px 6px #a0a0a0;
    border: 1px solid #919191;
    margin-bottom: 20px;
}

#part1,
#part2,
#part3 {
    margin-bottom: 20px;
}

#contract_categ div.col-md-3 {
    margin-bottom: 20px;
    min-height: 310px;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    align-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
}

#contract_categ div.col-md-3>div {
    width: 100%;
    min-height: unset;
    padding-left: 15px;
    padding-right: 15px;
}

#contract_categ ul {
    margin-bottom: 20px;
    font-weight: 800;
    padding-left: 25px;
}

#contract_categ h3 {
    color: white;
    font-size: 21px;
    font-weight: 600;
    text-align: center;
    border-bottom: 2px solid #ffffff;
    padding-bottom: 7px;
}

#min_contract h3 {
    position: absolute;
    z-index: 1;
    font-weight: 800;
    color: #ffffff;
    text-align: center;
    width: 100%;
    bottom: 35px;
}

#min_contract h4 {
    position: absolute;
    z-index: 1;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    width: 100%;
    bottom: 0px;
    font-size: 22px;
}

#min_contract>div {
    position: relative;
}

#min_contract div.col-md-6 {
    max-width: 540px;
}

.ico_contract {
    position: relative;
}

#mob_hotels img,
#mob_shop img,
#mob_residential img,
#mob_workspaces img {
    padding-bottom: 15px;
}

#carousel-hotels div.carousel-caption,
#carousel-shops div.carousel-caption,
#carousel-residential div.carousel-caption,
#carousel-workspaces div.carousel-caption {
    right: 30px;
    bottom: 0;
    min-height: 100px;
}

#carousel-hotels div.carousel-caption img,
#carousel-shops div.carousel-caption img,
#carousel-residential div.carousel-caption img,
#carousel-workspaces div.carousel-caption img {
    position: absolute;
    top: 0;
    right: 0;
}

#carousel-hotels div.carousel-caption p,
#carousel-shops div.carousel-caption p,
#carousel-residential div.carousel-caption p,
#carousel-workspaces div.carousel-caption p {
    position: absolute;
    bottom: 20px;
    right: 0;
    color: #ffffff !important;
}

.titoli_arg {
    color: #fff;
    width: 100%;
    display: block;
    padding: 5px;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 28px;
    background-image: linear-gradient90deg, #e95e26 0%, rgba(233, 94, 38, 0.44) 100%);
    text-transform: none;
}

#hotels_row>p,
#shops_row>p,
#residential_row>p,
#workspaces_row>p {
    color: #000000;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 30px;
}

/* ========================= carousel fade inizio ============================ */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/* WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity */
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/* ========================= carousel fade fine ============================ */
#didasc_coll_riv {
    font-size: 15px;
    width: 100%;
    display: block;
    text-align: left;
    font-weight: 600;
    padding-top: 0px;
    padding-bottom: 10px;
    line-height: 15px;
}

#collez_riv {
    width: 25%;
    float: left;
    padding: 5px;
}

.box_riv_store {
    padding-top: 15px !important;
    border: 2px solid #e95e26;
    background: linear-gradient(0deg, rgb(219, 157, 157) 0%, rgb(255, 255, 255) 79%);
}

.box_riv_point {
    padding-top: 15px !important;
    border: 1px solid #e95e26;
}

#didasc_coll_riv span {
    color: #e95e26 !important;
    font-weight: 200;
    line-height: 18px;
}

/* ============================= test pulsanti sotto carousel ===================================== */
/* #col_collezioni div.col-md-3 {
    height: 100px;
    display: flex;
    align-items: center;
} */
#col_collezioni div.col-md-3 h3 {
    width: 100%;
    text-align: center;
    display: inline-block;
    font-weight: 200;
    padding: 0;
    margin: 0;
    font-size: 28px !important;
}

#col_collezioni div.col-md-6 {
    margin-bottom: 30px;
}

#col_zenith_home div.col-md-3 {
    height: 100px;
    margin-top: 10px;
}

#col_zenith_home div.col-md-3 h3 {
    color: #ac9172;
}

#col_omnia_home div.col-md-3 {
    border: 1px solid #716a64;
}

#col_omnia_home div.col-md-3 h3 {
    color: #716a64;
}

#col_eclipse_home div.col-md-3 {
    border: 1px solid #5f6e88;
}

#col_eclipse_home div.col-md-3 h3 {
    color: #5f6e88;
}

#col_kosmos_home div.col-md-3 {
    border: 1px solid #bfbca8 ;
}

#col_kosmos_home div.col-md-3 h3 {
    color: #bfbca8 ;
}

/* #carousel_zenith p {
    font-size: 50px;
    background-color: rgba(172, 145, 114, 0.64);
} */
#div_puls_home {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 10px;
}

#div_puls_home h3 {
    width: 100%;
    text-align: center;
    display: inline-block;
    font-weight: 200;
    padding: 0;
    margin: 0;
    font-size: 17px !important;
}

#test_no_column>div {
    width: 49%;
    margin-top: 10px;
}

#carousel_zenith div.carousel-caption,
#carousel_eclipse div.carousel-caption,
#carousel_omnia div.carousel-caption,
#carousel_kosmos div.carousel-caption {
    width: 100% !important;
    position: absolute;
    left: 0;
    top: -20px;
}

#carousel_zenith div.carousel-caption h3,
#carousel_eclipse div.carousel-caption h3,
#carousel_omnia div.carousel-caption h3,
#carousel_kosmos div.carousel-caption h3 {
    width: 100% !important;
    position: absolute;
    left: 0;
    font-size: 27px;
    background-color: rgba(172, 145, 114, 0.63) !important;
    color: white;
    text-align: center;
    font-weight: 200;
    font-variant: normal;
    text-transform: uppercase;
    top: 44px;
    padding-bottom: 4px;
    padding-top: 4px;
}

#test_no_column {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div.carousel-caption span {
    font-size: 44px;
    padding-top: 10px;
    display: block;
    text-transform: none;
    font-weight: 600;
}

/* ==================== inizio pulsanti home beta 1 ======================= */
#div_puls_home_zenith {
    height: 63px;
    padding: 0px;
    background-color: white;
    border: 1px solid #ac9172;
}

#div_puls_home_zenith h3 {
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: 200;
    padding: 0;
    margin: 0;
    font-size: 17px !important;
    color: #ac9172;
    display: flex;
    align-items: center !important;
    justify-content: center;
}

#div_puls_home_zenith:hover,
#div_puls_home_zenith:focus {
    background-color: #ac9172;
}

#div_puls_home_zenith h3:hover,
#div_puls_home_zenith h3:focus {
    color: white !important;
}

#div_puls_home_omnia {
    height: 63px;
    padding: 0px;
    background-color: white;
    border: 1px solid #716a64;
}

#div_puls_home_omnia h3 {
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: 200;
    padding: 0;
    margin: 0;
    font-size: 17px !important;
    color: #716a64;
    display: flex;
    align-items: center !important;
    justify-content: center;
}

#div_puls_home_omnia:hover,
#div_puls_home_omnia:focus {
    background-color: #716a64;
}

#div_puls_home_omnia h3:hover,
#div_puls_home_omnia h3:focus {
    color: white !important;
}

#div_puls_home_eclipse {
    height: 63px;
    padding: 0px;
    background-color: white;
    border: 1px solid #5f6e88;
}

#div_puls_home_eclipse h3 {
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: 200;
    padding: 0;
    margin: 0;
    font-size: 17px !important;
    color: #5f6e88;
    display: flex;
    align-items: center !important;
    justify-content: center;
}

#div_puls_home_eclipse:hover,
#div_puls_home_eclipse:focus {
    background-color: #5f6e88;
}

#div_puls_home_eclipse h3:hover,
#div_puls_home_eclipse h3:focus {
    color: white !important;
}

#div_puls_home_kosmos {
    height: 63px;
    padding: 0px;
    background-color: white;
    border: 1px solid #c2bc94;
}

#div_puls_home_kosmos h3 {
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: 200;
    padding: 0;
    margin: 0;
    font-size: 17px !important;
    color: #636256;
    display: flex;
    align-items: center !important;
    justify-content: center;
}

#div_puls_home_kosmos:hover,
#div_puls_home_kosmos:focus {
    background-color: #c2bc94;
}

#div_puls_home_kosmos h3:hover,
#div_puls_home_kosmos h3:focus {
    color: white !important;
}

/* ==================== fine pulsanti home beta 1 ======================= */
/* ==================== inizio pulsanti home beta 2 ======================= */
.testi_home_beta2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

div.testi_home_beta2 h2 {
    margin-top: 0;
}

div.testi_home_beta2 p {
    margin-bottom: 0;
}

div.testi_home_beta2 {
    /* margin-bottom: 30px */
    /* margin-top: 30px */
}

#div_puls_home_zenith_2b,
#div_puls_home_omnia_2b,
#div_puls_home_eclipse_2b {
    height: 63px;
    padding: 0px;
    border-bottom: 2px solid #ffffff;
}

#div_puls_home_kosmos_2b {
    height: 63px;
    padding: 0px;
    border-bottom: 2px solid #9c9289;
}

#div_puls_home_zenith_2b h3,
#div_puls_home_omnia_2b h3,
#div_puls_home_eclipse_2b h3 {
    width: 100%;
    height: 100%;
    text-align: left;
    font-weight: 400;
    padding: 0;
    margin: 0;
    font-size: 25px !important;
    color: #ffffff;
    display: flex;
    align-items: center !important;
    justify-content: flex-start;
}

#div_puls_home_kosmos_2b h3 {
    width: 100%;
    height: 100%;
    text-align: left;
    font-weight: 500;
    padding: 0;
    margin: 0;
    font-size: 25px !important;
    color: #9c9289;
    display: flex;
    align-items: center !important;
    justify-content: flex-start;
}

#div_puls_home_zenith_2b:hover,
#div_puls_home_zenith_2b:focus,
#div_puls_home_omnia_2b:hover,
#div_puls_home_omnia_2b:focus,
#div_puls_home_eclipse_2b:hover,
#div_puls_home_eclipse_2b:focus,
#div_puls_home_kosmos_2b:hover,
#div_puls_home_kosmos_2b:focus {
    background-color: #ffffff;
}

#div_puls_home_vedi h3 {
    color: #454038 !important;
    font-weight: 400;
    font-size: 24px !important;
    text-transform: none;
    line-height: 42px;
}

#div_puls_home_vedi:hover,
#div_puls_home_vedi:focus {
    padding-left: 15px;
}

#div_puls_home_zenith_2b h3:hover,
#div_puls_home_zenith_2b h3:focus {
    color: #ac9172 !important;
    padding-left: 15px;
    font-weight: 600;
}

#div_puls_home_omnia_2b h3:hover,
#div_puls_home_omnia_2b h3:focus {
    color: #9c9289 !important;
    padding-left: 15px;
    font-weight: 600;
}

#div_puls_home_eclipse_2b h3:hover,
#div_puls_home_eclipse_2b h3:focus {
    color: #717a8a !important;
    padding-left: 15px;
    font-weight: 600;
}

#div_puls_home_kosmos_2b h3:hover,
#div_puls_home_kosmos_2b h3:focus {
    color: #9c9289 !important;
    padding-left: 15px;
    font-weight: 600;
}

.vignettatura {
    position: relative;
    width: 300px;

    /* Cambia in base alle tue esigenze */
    height: 200px;

    /* Cambia in base alle tue esigenze */
    overflow: hidden;
}

.vignettatura::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: radial-gradient(circle at center, transparent, black 70%);
    pointer-events: none;

    /* Questo fa in modo che l'effetto non interferisca con eventi del mouse sulla immagine */
}

/* =========== inizio stili hero image (slider e hero pc hover blur) ============= */
#txt_caption {
    width: 90%;

    /* margin-top: -124px */
    margin-left: auto;
    margin-right: auto;
}

#txt_caption img {
    /* mix-blend-mode: hard-light */
    opacity: 50%;
    margin-top: 20px;
    margin-bottom: 40px;
}

#elenco_omnia_home h3 {
    font-size: 25px !important;
}

div.testi_home_beta2>h2 {
    font-size: 42px !important;
}

#riga_home_zenith,
#riga_home_omnia,
#riga_home_eclipse,
#riga_home_kosmos {
    margin-bottom: 10px;
}

#riga_home_zenith>div.container,
#riga_home_omnia>div.container,
#riga_home_eclipse>div.container,
#riga_home_kosmos>div.container {
    padding-top: 0px;
    padding-bottom: 60px;
}

.margin_auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

#simboli_mater div.col-md-4 {
    margin-bottom: 30px;
}

#row_manutenz h5,
#row_manutenz h6 {
    color: #616161;
}

#row_manutenz p {
    margin-top: 20px;
    font-size: 16px;
}

#tit_manut h4 {
    margin-bottom: 0px;
    text-align: center;
    background-color: #ffffff;
    padding: 5px 5px 5px 10px;
}

#voci_cassetti {
    margin-top: 20px;
    font-size: 16px;
    line-height: 18px;
}

#voci_cassetti li {
    margin-bottom: 10px;
}

#cont_sumis p {
    margin-top: 20px;
}

#cont_sumis div.col-md-3 {
    margin: 20px 0 60px 0;
}

.img_sumis {
    margin: 0px auto 20px;
}

#row_manutenz div.col-md-4 {
    margin-bottom: 40px;
}

#desc_fiera h1 {
    margin-top: 0;
}

#desc_fiera h2 {
    margin-bottom: 0;
    margin-top: 5px;
}

#desc_fiera h3 {
    margin-top: 5px;
}

#desc_fiera h4 {
    margin-top: 30px;
    margin-bottom: 0;
}

#desc_fiera #collab {
    margin-bottom: 0px;
}

#row_evento1 img,
#row_evento2 img,
#row_evento3 img,
#row_evento4 img {
    margin-bottom: 30px;
}

#box_coll_esposte>div.col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
    min-height: 170px;
}

/* #box_coll_esposte>div.col-md-3 img {
    margin: 10px auto 10px;
} */
#div_puls_banner {
    border-bottom: 1px solid #095565;
}

#div_puls_banner h3 {
    color: #095565;
    font-weight: 600;
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#box_voci_banner {
    display: flex;
    flex-wrap: wrap;
    background-repeat: no-repeat;
    background-position: center center;
    padding-right: 0;
    margin-top: 10px;
    padding-left: 0;
    align-items: baseline;
    align-content: space-between;
}

#box_logo_banner {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 10px;
    margin-bottom: 10px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    flex-wrap: wrap;
    align-items: center;
}

#box_logo_banner h3 {
    margin-top: 2px;
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 500;
    font-size: 32px;
}

#testata_banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    flex-direction: column;
}

.elenco_doc {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #898989;
    display: flex;
    align-items: center;
}

.p_dett {
    font-weight: 500;
    padding-left: 10px;
    margin-bottom: 30px;
}

.box_agente {
    background: linear-gradient(90deg, #e95e26 0%, rgba(233, 94, 38, 0.44) 100%);
    margin-top: 20px;
}

.box_risult_home {
    padding-top: 15px !important;
    border: 2px solid #e95e26;
    background: linear-gradient(0deg, #e95e26 0%, rgba(233, 94, 38, 0.44) 100%);
    min-height: 690px;
}

#content_home .col-md-6,
#content_home .col-md-push-6,
#content_home .col-md-pull-6 {
    padding: 20px 20px  0px 20px!important;
}

#content_home h4 {
    margin-bottom: 10px !important;
}

#content_home img {
    margin-bottom: 50px !important;
}

#content_home p {
    margin-bottom: 0px !important;
    margin-bottom: 0px !important;
}

#main_comp {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.thumbnail {
    margin-bottom: 10px;
}

#dim_cont h5 {
    text-transform: capitalize;
}

#dim_cont h3 {
    text-transform: none;
}

#list_cataloghi {
    display: flex;
    flex-wrap: wrap;

    /* permette di andare a capo */
    justify-content: center;

    /* mantiene centrato */
    list-style: none;
    padding: 0;
    margin: 0;
}

#list_cataloghi a {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 30px !important;

    /* spazio tra i pulsanti */
}

#lista1 li {
    margin: 20px 0;
}

#hero_cont {
    margin-top: -30px !important;
}

#main_text {
    /* margin-top: -30px !important */
}

.box_maniglie {
    border: 1px solid #e95e26;
    border-radius: 15px;
    margin-bottom: 0px !important;
    padding: 10px;
    margin-bottom: 30px;
}

#claim_txt {
    color: #ffffff;
    font-weight: 500;
    font-style: italic;
    font-size: 22px;
    text-transform: none;
    margin: 14px 0 0 97px;
}

.barra_4puls_piede {
    position: fixed;
    bottom: 0;
    padding-left: 0;
    padding-right: 0;
    z-index: 10001;
    width: 100%;
    margin-bottom: 0px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/* -------------------------------------------
   MENU MOBILE BLOOM - VERSIONE JS + DROPDOWN SOTTO
   - Menu mobile ancorato a 84px dal fondo
   - Apertura morbida del collapse (scaleY)
   - Voci principali in basso, come bottom sheet
   - Sottomenù che si aprono SOTTO la voce padre
   - Nessuna sovrapposizione, il resto del menu si sposta giù
   - Animazione morbida gestita da jQuery (slideDown/slideUp)
---------------------------------------------- */
@media (max-width: 767px) {
    /* ▼ COLLAPSE PRINCIPALE (contenitore del menu mobile) ---- */
    /* assicuriamoci che la navbar e il collapse stiano SOPRA al backdrop */
    .navbar {
        position: relative;
        z-index: 10001;
    }

    .navbar-collapse {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 84px !important;
        z-index: 9999;
        background: #000;
        padding: 0 10px;
        border-top: 1px solid #333;

        /* diventa un flex container verticale */
        display: flex !important;
        flex-direction: column;
        height: auto !important;
        overflow: visible !important;

        /* animazione di apertura/chiusura dal basso */
        transform-origin: bottom center;
        transform: scaleY(0);
        opacity: 0;
        transition: transform 0.25s ease,
                    opacity 0.25s ease;
    }

    .navbar-collapse.in {
        transform: scaleY(1);
        opacity: 1;
    }

    /* spazio per la barra fissa in basso */
    body {
        margin-bottom: 84px;
    }

    /* ▼ LISTA PRINCIPALE ANCORATA IN BASSO ------------------- */
    #barra_main_mob {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;

        /* trucco: il blocco voci è spinto verso il fondo del collapse */
        margin-top: auto;

        /* layout normale (niente flex), ordine “alto → basso” */
    }

    /* ogni voce principale del menu */
    #barra_main_mob > li {
        float: none !important;
        width: 100%;
        display: block;

        /* layout classico, niente column-reverse */
    }

    #barra_main_mob > li > a {
        color: #fff !important;
        padding: 12px 15px;
        display: block;
        width: 100%;
        text-decoration: none;
        background: transparent;
    }

    #barra_main_mob > li > a:hover,
    #barra_main_mob > li > a:focus {
        background: #111 !important;
        color: #fff !important;
    }

    /* ▼ DROPDOWN INTERNI (aprono SOTTO la voce padre) -------- */
    #barra_main_mob .dropdown-menu {
        position: static !important;
        top: auto !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        width: 100%;
        background: #000 !important;
        border: none !important;
        border-top: 1px solid #333;
        margin: 0 !important;
        padding: 5px 0;
        box-shadow: none;

        /* lo script JS gestisce show/hide con slideDown/slideUp */
        display: none;
        overflow: hidden;
    }

    #barra_main_mob .dropdown-menu > li > a {
        color: #d3d3d3 !important;
        padding: 10px 20px;
        display: block;
        width: 100%;
        text-decoration: none;
        font-size: 18px;
    }

    #barra_main_mob .dropdown-menu > li > a:hover,
    #barra_main_mob .dropdown-menu > li > a:focus {
        background: #111 !important;
        color: #fff !important;
    }

    /* BACKDROP SFUMATO DIETRO AL MENU MOBILE */
    @media (max-width: 767px) {
        #menu_backdrop {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: 9998;

            /* il menu ha 9999, quindi sta sopra */
            background: rgba(0, 0, 0, 0.25);

            /* leggero scurimento */
            /* SFUMATURA vera e propria */
            -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
            opacity: 0;
            pointer-events: none;
            transition: opacity 0.25s ease;
        }

        /* quando attivo */
        #menu_backdrop.visible {
            opacity: 1;
            pointer-events: auto;

            /* così intercetta il tap per chiudere */
        }
    }
}

#row_content1 > h3 {
    color: black !important;
}

#content_gis1 p,
#content_gis2 p,
#content_gis3 p {
    margin: 50px 0 !important;
    text-transform: none;
    font-size: 22px;
    font-weight: 500;
}

#content_gis1 .container,
#content_gis2 .container,
#content_gis3 .container {
    margin: 0 !important;
    padding: 0 !important;
}

#content_hero1 h3,
#content_hero2 h3,
#content_hero3 h3 {
    text-align: center;
    background-color: #e95e26;
    margin-top: 0;
    margin-bottom: 0;
    color: #ffffff;
    padding: 10px;
}

#content_hero1 img,
#content_hero2 img,
#content_hero3 img {
    margin: 0px 0 !important;
    width: 100% !important;
}

#content_hero1 p,
#content_hero2 p,
#content_hero3 p {
    margin: 50px 0 !important;
    text-transform: none;
    font-size: 22px;
    font-weight: 500;
    padding: 0 15px;
    font-size: 22px;
}

#menu_prodotti a {
    margin-bottom: 10px !important;
}

#content_gis1 div.col-md-5,
#content_gis2 div.col-md-5,
#content_gis3 div.col-md-5 {
    min-height: auto;
}

#videos div.col-md-6 {
    margin-bottom: 0px;
}

#content_letti_cast div.col-md-5 {
    margin-bottom: 60px;
}

#colori h2 {
    margin-bottom: 20px;
}

#colori .col-md-6 {
    margin-bottom: 60px;
}

#tipologie_sopp p,
#dim_sopp p {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
    padding: 10px 0;
    background-color: #f4f4f4;
    font-size: 22px;
    font-weight: 600;
}

#tipologie_sopp h2,
#dim_sopp h2,
#content_letti h2 {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 10px 0;
    border-bottom-style: solid;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

h2 {
    color: #e95e26;
}

#spot {
    padding: 0px 0px 30px 0;
    background-color: #f1f1f1;
}

#spot h2,
#tutorial h2 {
    color: #e95e26;
    font-size: 36px;
}

#spot_col {
    margin-bottom: 0px;
}

#tutorial {
    padding: 0px 0 20px;
    background-color: #dfdfdf;
}

#content_gis3 div.col-xs-12 {
    margin-bottom: 30px;
}

#content_letti div.col-xs-12 {
    margin-bottom: 30px;
}

#content_letti p {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 10px;
    padding: 10px 0;
    background-color: #f4f4f4;
    font-size: 24px;
    font-weight: 600;
}

#cont_arm_batt div.col-md-5,
#cont_arm_batt2 div.col-md-5 {
    padding: 0;
    margin-bottom: 30px;
}

#tit_pagina h3 {
    text-align: center;
    background-color: #e95e26;
    margin-top: 0;
    margin-bottom: 0;
    color: #ffffff;
    padding: 10px;
}

#carouselMensole {
    max-width: 600px;
    margin: 0 auto;
}

#carouselMensole .item img {
    width: 100%;
    height: 400px;
    object-fit: cover;

    /* se vuoi massima compatibilità, puoi toglierlo */
}

/* caption un filo più leggibile su foto */
#carouselMensole .carousel-caption {
    text-shadow: 0 2px 6px rgba(0,0,0,.6);
}

@media (max-width: 767px){
    /* Pannello menu: SCROLL qui (non nei dropdown) */
    #main .navbar-collapse {
        max-height: calc(100vh - 54px) !important;

        /* cambia 54 se la tua barra è diversa */
        overflow-y: auto !important;
        overflow-x: hidden !important;
        -webkit-overflow-scrolling: touch;
    }

    /* Dropdown sotto la voce padre */
    #main .navbar-nav .dropdown-menu {
        position: static !important;
        float: none !important;
        width: 100% !important;

        /* chiuso: nessuno spazio */
        display: none;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        box-shadow: none !important;
        background: transparent !important;
    }

    /* aperto: torna “normale” */
    #main .navbar-nav .open > .dropdown-menu {
        display: block;
        padding: 5px 0 !important;
        border-top: 1px solid #333 !important;
        background: #000 !important;
    }
}

/* ============================================================================= */
#spot h2,
#tutorial h2 {
    color: #e95e26;
    font-size: 36px;
}

#spot_col {
    margin-bottom: 0px;
}

.puls_bianco:hover,
.puls_bianco:focus {
    color: white !important;
    border-radius: 173px;
    font-size: 17px;
    border: 1px solid #ffffff;
    background-color: #e95e26 !important;
    background: none;
    box-shadow: 0px 0px 5px 3px #ffffff !important;

    /* height: 45px */
    text-transform: uppercase;
    margin-top: 70px;
    padding-top: 2px;
}
/* ===================================================================================*/
.video-wrap{
  position: relative;
}

/* Barra controlli sopra (non sposta nulla) */
.video-controls{
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  z-index: 10;

  display: flex;
  gap: 8px;
  justify-content: flex-end; /* a destra */
  pointer-events: none;      /* importantissimo: la barra non “ruba” tocchi */
}

/* I bottoni invece devono ricevere click */
.video-controls .vc-btn{
  pointer-events: auto;

  padding: 8px 12px;
  border: 0;
  border-radius: 18px;
  background: rgba(0,0,0,.65);
  color: #fff;
  font-size: 13px;
  line-height: 1;

  -webkit-tap-highlight-color: transparent;
}

/* Niente “salti”/outline strani quando premi */
.video-controls .vc-btn:focus{
  outline: none;
}

/* opzionale: ombra leggera */
.video-controls .vc-btn{
  box-shadow: 0 2px 8px rgba(0,0,0,.25);
}
