@import "fonts.css";
@import "borsa.css?v=1.3";
@import "wordpress.css";
@import "wp-bakery.css?v=1.2";
@import "popup.css";
@import "layout.css";
@import "animazioni.css?v=1.0";
@import "titoli.css?v=1.8";
@import "menu.css";
@import "wishlist.css";
@import "homepage.css";
@import "momenti-chiave.css";
@import "fum-au.css";
@import "store.css";
@import "cf7.css";

:root {
    --main_text: #212529;
    --main_grey: #354852;
    --main_grey_light: #8a8d91;
    --licht_grey: #c5c5c5;
    --licht_grey2: #efefef;
    --rosso: #e1251b;
    --rosso_scuro: #af1e16;
    --rosso80: rgba(255, 37, 27, 0.8);
    --rosso50: rgba(255, 37, 27, 0.5);
    --corten: #9D3707;
    --corten2: #614d45;
    --corten3: #291d1c;
    --carraradis: #5290ac;

    /*FONTS*/
    --default_font: "Lato";
    --default_font2: "Playfair Display";
    --default_font3: "jar_binksregular";
}

html {
    /*    Scroll-behavior: smooth;*/
}


.font-1 {
    font-family: var(--default_font2);
    color: white;
}

.font-2 {
    font-family: var(--default_font3);
    color: white;
}

.text-initial {
    text-transform: initial !important;
}

.admin-bar .header-logos-container {
    top: 50px !important;
}

.separatore-item {
    background-color: #ffffff;
    width: 1px;
    height: 30px;
}

.header-logos-container {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1050;
    display: flex;
    gap: 15px;
    align-items: center;
}

.header-text-item {
    color: white;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 11px;
}

.header-logo-item img {
    height: 30px;
    width: auto;
    display: block;
    transition: opacity 0.3s ease;
}

.header-logo-item:hover {
    opacity: 0.8;
}

@media (max-width: 768px) {
    .admin-bar .header-logos-container {
        top: 60px !important;
    }

    .header-logos-container {
        top: 10px;
        right: 20px;
    }

    .header-logo-item img {
        height: 35px;
    }
}

.artist-subtitle {
    color: white;
    font-size: 11px;
    margin-top: 0px;
    display: block;
    margin-bottom: 20px;
    border-top: solid 1px;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.display-block {
    display: block;
}

.square {
    width: 100%;
}

.square:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.blur_layer:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    backdrop-filter: blur(25px);
}

.overlay_layer:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}


.opere {
    font-size: 10px;
    font-weight: bold;
    display: block;
}

.background-licht-grey {
    background-color: var(--licht_grey2);
}

.background-rosso {
    background-color: var(--rosso);
}

.playfair_font {
    font-family: var(--default_font2);
}

.color_main_grey {
    color: var(--main_grey) !important;
}

.color_rosso {
    color: var(--rosso) !important;
}

.color_nero {
    color: black !important;
}

.color_bianco {
    color: white !important;
}

.no-shadow {
    text-shadow: none !important;
}

.overlay-nero {
    background-color: rgba(0, 0, 0, 0.8);
}

.overlay-rosso {
    background-color: rgba(255, 37, 27, 0.5);
}

.overlay-bianco {
    background-color: rgba(255, 255, 255, 0.5);
}


.overlay-video {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all 1s;
}

.embed-responsive {
    transition: all 1s;
}

.embed-responsive:hover .overlay-video {
    background-color: rgba(0, 0, 0, 0.5);

}

.play-btn:hover {}


.custom_hover {}

.custom_hover:hover a:after {
    content: "";
}


.wow {
    visibility: hidden;
}

.background-licht-grey a h1 {
    transition: all 1s;
}

.background-licht-grey a:hover h1 {
    color: var(--rosso) !important;
    transition: all 1s;
}

body {
    font-family: var(--default_font) !important;
    transition: all 2s;
    overflow-x: hidden;
}

body.loaded {}


/*
body.page-template-template-lista-blocchi {
    background-image: url(https://franchigroup.b-cdn.net/wp-content/uploads/2021/02/sfondo_magazzino.jpg);
    background-attachment: fixed;
}
*/

.table a,
.table a:hover {
    color: var(--rosso);
}

.contenuto-pagina p,
.contenuto-pagina strong,
.contenuto-pagina em {
    font-family: var(--default_font);
    color: var(--main_grey);
}

.mb-15px {
    margin-bottom: 15px;
}

.mb-30px {
    margin-bottom: 30px;
}

#top-bar {
    display: none;
}

body:not(.home) .only-home {
    display: none !important;
}

.big-service {
    font-size: 25px;
    font-family: var(--default_font1);
    line-height: 30px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
}

.big-service-subtitle {
    font-size: 14px;
    font-family: var(--default_font1);
    font-weight: bold;
    text-align: center;
    max-width: 75%;
    margin: auto;
    line-height: 16px;
    margin-top: 20px;
}

.header_description {
    bottom: 10px;
    left: 20px;
    font-size: 14px;
    font-family: var(--default_font2);
}

/* NEWSLETTER */
#mce-success-response {
    padding: 15px;
    color: darkgreen;
    border: solid 1px darkgreen;
    margin-top: 10px;
    text-align: center;
    font-family: var(--default_font);
}

#mce-error-response {
    padding: 15px;
    color: darkred;
    border: solid 1px darkred;
    margin-top: 10px;
    text-align: center;
    font-family: var(--default_font);
}

#mc_embed_signup div.mce_inline_error {
    background-color: #e1251b !important;
    margin-top: 15px !important;
    text-align: center;
    font-family: var(--default_font);
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
}


/* MAGNIFIC POPUP */
img.mfp-img {
    max-width: 95% !important;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    padding: 0 !important;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    right: 60px !important;
    top: 15px !important;
}

.mfp-figure:after {
    box-shadow: none !important;
    background: transparent !important;
}

/* BOTTONE FRANCHI GALLERY */
.bottone-franchi-gallery {
    position: fixed;
    z-index: 10;
    width: 340px;
    right: 0px;
    bottom: 0px;
    font-size: 30px;
    text-transform: uppercase;
    color: var(--rosso);
}

.bottone-franchi-gallery svg {
    width: 35px;
}


#tabella-wishlist {
    margin-bottom: 4em;
}

.wrapper-foto-lastre .mfp-close {
    right: 25px !important;
    top: 0 !important;
}


/*LOADER */

.spinner12 {
    width: 70px !important;
    height: 70px !important;
}

.spinner12 .rs-spinner-inner {
    background-image: url(https://www.fum.it/wp-content/uploads/2023/08/FUM_LOGO.png) !important;
    background-size: cover !important;
    background-color: transparent !important;
}

body:not(.home) .loader-homepage {
    display: none !important;
}

.loader-homepage div {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-size: contain;
    background-position: center;
}

.step-1 {
    background-image: url("https://franchigroup.b-cdn.net/wp-content/uploads/2021/03/loader-step-1.png");
    opacity: 1;
}

.step-2 {
    background-image: url("https://franchigroup.b-cdn.net/wp-content/uploads/2021/03/loader-step-2.png");
    opacity: 0.95;
}


/* FRECCE LASTRE */
.mfp-arrow {
    height: 65px;
}

.mfp-arrow-right {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 65px;
    font-size: 100px !important;
    color: var(--rosso) !important;
    outline: none !important;
    text-indent: -9999px;
    overflow: hidden;
    background-image: url(../img/19928a81df269292d4fde98228f80025.svg) !important;
    background-repeat: no-repeat !important;
    width: 65px;
}

.mfp-arrow-left {
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 65px;
    font-size: 100px !important;
    color: var(--rosso) !important;
    outline: none !important;
    text-indent: -9999px;
    overflow: hidden;
    background-image: url(../img/19928a81df269292d4fde98228f80025.svg) !important;
    width: 65px;
    transform: rotate(-180deg);
    background-repeat: no-repeat !important;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: none !important;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: none !important;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    border-right: none !important;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: none !important;
}

/* FORM GENERICO */

.form-generico {
    font-size: 12px;
}

.form-generico a {
    color: var(--rosso);
}

/* FORM RICHIESTA DATI */

#form-richiesta-dati {
    font-size: 12px;
}

body.inverted-night-day #form-richiesta-dati {
    color: var(--licht_grey);
}

#form-richiesta-dati a {
    color: var(--rosso);
}

body.inverted-night-day .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--main_grey_light);
    background-color: #111;
    background-clip: padding-box;
    border: 1px solid var(--main_grey);
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


#sec-social a {
    margin-right: 10px;
}

/* BOTTONE PLAY */
.play-video {
    width: 100px;
    height: 100px;
    background-color: var(--rosso);
    border-radius: 50%;
}

.play-video svg {
    fill: white;
    width: 40px;
    margin-left: 40px;
    margin-top: 30px;
}


/*NIGHT DAY*/
.night-day {
    position: absolute;
    top: -4px;
    left: 13px;
    z-index: 3;
}

.night-day a {
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%;
}

.night {
    background-size: 20px;
    background-color: black;
    background-image: url(../img/moon-piena-bianca.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.day {
    background-size: 25px;
    background-color: white;
    background-image: url(../img/sun.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.mega_scritta {
    font-size: 376px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.75);
    font-family: var(--default_font2);
    position: absolute;
    left: 0;
    bottom: -296px;
    z-index: -1;
}

h1,
h2,
h3,
h4 {
    color: var(--main_grey);
}

h6 {
    font-weight: bold !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px !important;
}

a {
    color: var(--rosso);
}

a:hover {
    text-decoration: none !important;
}

.mt-10 {
    margin-top: 6em;
}

.mt-15 {
    margin-top: 8em;
}

.mt-15-11 {
    margin-top: 11em;
}

.mb-10 {
    margin-bottom: 6em;
}

.mb-15 {
    margin-bottom: 8em;
}

.forzo-box-fluid {
    max-width: 1750px;
}

.desc-big-italic {
    font-size: 25px;
    font-family: var(--default_font2) !important;
    font-style: italic;
    line-height: 25px;
}

.descrizione-materiale {
    font-family: var(--default_font);
    width: 83%;
    color: white;
    font-size: 16px;
    margin-bottom: 15px;
    text-shadow: 0 0 37px black;
    font-weight: bold;
    display: inline-block;
    text-align: center;
}

.descrizione-generica {
    font-family: var(--default_font);
    width: 83%;
    color: white;
    font-size: 16px;
    margin-bottom: 15px;
    text-shadow: 0 0 37px black;
    display: inline-block;
    text-align: center;
}

.sepa-linea {
    width: 100%;
    height: 1px;
    background-color: var(--licht_grey);
    margin-top: 20px;
    margin-bottom: 20px;
}

.sepa-h-linea {
    font-size: 11px;
    color: var(--rosso);
}

.btn-no-100 {
    width: 150px !important;
}

.btn-franchi {
    background-color: var(--carraradis);
    border: none;
    color: white !important;
    padding: 7px;
    font-family: var(--default_font);
    width: 100% !important;
    font-size: 11px;
}

.btn-franchi-lg {
    background-color: var(--carraradis);
    border: none;
    color: white !important;
    padding: 14px;
    font-family: var(--default_font);
    width: 300px;
    font-size: 14px;
    text-transform: uppercase;
}

.btn-franchi-lg-super {
    background-color: var(--rosso);
    border: none;
    color: white !important;
    padding: 20px;
    font-family: var(--default_font);
    width: 300px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}


.btn-franchi .lnr {
    font-size: 32px;
    margin-right: 13px;
    vertical-align: bottom;
}


.big_form .wpcf7-text {
    border: none;
    border-bottom: solid 1px #CCC;
    font-size: 24px;
    background-color: transparent;
}

.big_form .wpcf7-textarea {
    border: none;
    border-bottom: solid 1px #CCC;
    font-size: 24px;
    background-color: transparent;
}

.contenuto-pagina .btn-franchi-lg {
    color: white !important;
}

.btn-franchi-lg-sec {
    background-color: var(--main_grey);
    border: none;
    color: white !important;
    padding: 14px;
    font-family: var(--default_font);
    width: 300px;
    font-size: 14px;
    text-transform: uppercase;
}

.btn-franchi-lg-trz {
    background-color: var(--licht_grey);
    border: none;
    color: white !important;
    padding: 14px;
    font-family: var(--default_font);
    width: 300px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-franchi-xxl {
    background-color: var(--rosso);
    border: none;
    color: white;
    padding: 14px;
    font-family: var(--default_font);
    width: 300px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
}

.btn-franchi-o {
    color: var(--rosso);
    border: solid 1px;
    padding: 7px;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 11px;
}

.btn-franchi-lg:hover,
.btn-franchi-lg-sec:hover,
.btn-franchi-o:hover,
.btn-franchi-xxl:hover {
    color: var(--main_grey);
    background-color: var(--main_text);
    text-decoration: none;
    cursor: pointer;
}


.btn-custom-black {
    background-color: black;
    color: white;
    padding: 15px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: var(--default_font);
}

.btn-custom-black:hover {
    background-color: var(--main_grey);
    color: var(--licht_grey);
    text-decoration: none;
}

.mfp-close {
    background-image: url(../img/close_alt.svg) !important;
    background-repeat: no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    top: -15px !important;
    background-size: cover !important;
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden !important;
}

#small-dialog .mfp-close {
    top: -50px !important;
}

#world-map-legenda span {
    position: relative;
    font-size: 11px;
}

#world-map-legenda span:before {
    content: "";
    width: 15px;
    height: 15px;
    background-color: var(--rosso);
    position: absolute;
    left: -20px;
    top: -1px;
}

.informazioni-utilizzo {}

.informazioni-utilizzo h4 {
    font-size: 14px;
    font-weight: 700;
}

.informazioni-utilizzo a {
    color: var(--rosso);
}

/* MEGA MENU */
.col-filtro::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100px;
    background-color: var(--licht_grey);
    right: 37%;
    top: 30px;
}

#megamenu {
    position: absolute;
    width: 100%;
    height: 170px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 10;
    border-bottom: solid 1px var(--licht_grey);
    border-top: solid 1px var(--licht_grey);
    box-shadow: 0 10px 10px -18px;
    display: none;
    backdrop-filter: blur(10px);
}

#megamenu ul {
    margin: 0;
    padding: 0;
}

#megamenu ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 6px;
    font-size: 13px;
    padding-left: 4px;
}

#megamenu ul li input {
    border-radius: 0;
    margin-right: 10px;
}

#megamenu h3 {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 15px;
}

/* LANGS */
#langs-wrapper {
    height: 0;
    overflow: hidden;
    background-color: var(--rosso);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 4;
}

.langs-list {
    color: white;
    font-size: 10px;
    margin-top: 5px;
    font-weight: 700;
}

.langs-list ul {
    padding: 0;
}

.langs-list ul li {
    display: inline-block;
    margin-right: 35px;
}

.langs-list ul li:last-child {
    margin-right: 0;
}

.wpml-ls-legacy-list-horizontal {
    border: none !important;
    padding: 0 !important;
    clear: both;
}

.wpml-ls-legacy-list-horizontal a {
    color: white;
    text-transform: uppercase;
}

.wpml-ls-legacy-list-horizontal a:hover {
    color: white;
    text-transform: uppercase;
}

#langs {
    position: fixed;
    z-index: 4;
    color: white;
    top: -9px;
    left: 18px;
    font-size: 14px;
    margin-top: 14px;
    font-weight: 700;
    width: 20px;
}

#langs svg {
    fill: white;
}

/*
body:not(.home) #langs {
    color: var(--rosso);
}

body:not(.home) #langs svg {
    fill: var(--rosso);
}

body:not(.home) #langs.opened {
    color: white;
}

body:not(.home) #langs.opened svg {
    fill: white;
}
*/

body #langs {
    color: var(--rosso);
}

body #langs svg {
    fill: var(--rosso);
}

body #langs.opened {
    color: white;
}

body #langs.opened svg {
    fill: white;
}

#Capa_3 {
    transform: rotate(0deg);
    position: absolute;
    top: 2px;
    right: -20px;
    transition: all .5s;
}

.Capa_4 {
    transform: rotate(0deg);
    position: absolute;
    top: 2px;
    right: -5px;
    transition: all .5s;
}

.Capa_4.clicked {
    transform: rotate(180deg);
}


#langs.opened #Capa_3 {
    transform: rotate(180deg);
    transition: all .5s;
}

/* PAGINAZIONE */
.paginazione {
    width: 100%;
    text-align: center;
}

.paginazione ul {}

.paginazione .current {
    font-weight: 700;
    border-bottom: solid 2px var(--rosso) !important;
    padding-bottom: 26px !important;
    color: var(--rosso) !important;
}

.paginazione .page-numbers {
    list-style: none;
    display: inline-block;
    padding: 8px;
    height: 30px;
}

.paginazione .page-numbers {
    color: var(--main_grey);
    transition: all 1s;
}

.paginazione ul li a:hover {
    text-decoration: none;
    font-weight: bold;
    font-size: 17px;
    transition: all .5s;
}

.paginazione .prv {
    background-image: url(../img/arrow-up.png);
    width: 17px;
    height: 30px;
    display: block;
    margin-top: 2px;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(-90deg);
}

.paginazione .nxt {
    background-image: url(../img/arrow-up.png);
    background-position: center;
    width: 17px;
    height: 30px;
    display: block;
    margin-top: 2px;
    background-size: 15px;
    background-repeat: no-repeat;
    transform: rotate(90deg);
}

/* ORIENTATION */
#orientation {
    position: fixed;
    background-color: white;
    height: 100%;
    width: 100%;
    z-index: 100;

}

#orientation div {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 73px;
    display: block;
    left: 0;
    right: 0;
    font-family: var(--default_font);
    font-weight: 600;
}

footer {
    background-color: white;
}

#footer-credits {
    font-family: var(--default_font);
    background-color: var(--carraradis);
    color: white;
    font-size: 17px;
    font-weight: 600;
}

#footer-credits strong {
    font-size: 10px;
    color: white;
}

#footer-credits a {
    color: white;
}

#footer-credits a:hover {
    text-decoration: none;
}

#footer-credits .col-footer::before {
    content: "";
    position: absolute;
    width: 85%;
    height: 1px;
    background-color: white;
}

/* OWL CAROUSEL */
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 65px;
    font-size: 100px !important;
    color: var(--rosso) !important;
    outline: none !important;
    text-indent: -9999px;
    overflow: hidden;
    background-image: url(../img/19928a81df269292d4fde98228f80025.svg) !important;
    background-repeat: no-repeat !important;
    width: 65px;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 65px;
    font-size: 100px !important;
    color: var(--rosso) !important;
    outline: none !important;
    text-indent: -9999px;
    overflow: hidden;
    background-image: url(../img/19928a81df269292d4fde98228f80025.svg) !important;
    width: 65px;
    transform: rotate(-180deg);
    background-repeat: no-repeat !important;
}

/*PALLINI OWL-CAROUSEL */
.owl-carousel-custom-1 .owl-dots {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 8px;
}


.single-materiale .owl-carousel-custom-1 .owl-dots {
    position: absolute;
    bottom: 39px;
    left: 24px;
    width: 8px;
}


.owl-carousel-custom-1 .owl-dots .owl-dot {
    width: 4px;
    height: 4px;
    background: var(--rosso);
    border-radius: 50%;
    border: 1px solid var(--rosso);
    position: static !important;
    margin-bottom: 4px;
    float: none;
    display: block;
}

.owl-carousel-custom-1 .owl-dots .owl-dot:hover,
.owl-carousel-custom-1 .owl-dots .owl-dot.active {
    width: 8px !important;
    height: 8px !important;
    background: transparent !important;
    margin-bottom: 4px !important;
    margin-left: -2px !important;
}

.owl-carousel-custom-1 .owl-dots .owl-dot span {}

.custom-dots {
    position: fixed;
    right: 10px;
    width: 8px;
    z-index: 1;
    top: 50vh;
}

.custom-dots .dot {
    width: 4px;
    height: 4px;
    background: var(--rosso);
    border-radius: 50%;
    border: 1px solid var(--rosso);
    position: static !important;
    margin-bottom: 4px;
    float: none;
    display: block;
}

.custom-dots .dot:hover,
.custom-dots .dot.active {
    width: 8px !important;
    height: 8px !important;
    background: transparent !important;
    margin-bottom: 4px !important;
    margin-left: -2px !important;
}

.grid-item {
    width: 33%;
}

.space-top {
    margin-top: 100px;
}

.overflow-hidden {
    overflow: hidden;
}

.columns-custom {
    column-count: initial;
}

.columns-custom-always-2 {
    column-count: 2;
}

.columns-custom-always-3 {
    column-count: 3;
}

.tit-font {
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
}

.tit-font-lowercase {
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: 700;
}

.tit {
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    font-size: 45px;
    font-weight: bolder;
}

.tit.spa::after {
    content: "";
    width: 160px;
    height: 1px;
    background-color: var(--main_grey);
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
}

.tit-min {
    font-family: 'Playfair Display', serif;
    font-size: 70px !important;
    text-transform: initial !important;
}

.tit-min-piccolo {
    font-family: 'Playfair Display', serif;
    text-transform: initial !important;
}

.tit-piu-piccolo {
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    font-size: 28px;
}

.my-small {
    font-size: 55% !important;
    margin-top: 0;
    display: block;
}

.my-small80 {
    font-size: 80% !important;
    margin-top: 0;
    display: block;
}

.my-sub {
    display: block;
    font-size: 29px;
    padding-top: 15px;
    margin-top: 15px;
    border-top: solid 1px #999;
    text-align: left;
    font-weight: 300;
    letter-spacing: 2px;
    font-style: italic;
}


.background-black-overlay {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.img-100 {
    width: 100%;
    height: auto;
}

.corten {
    color: var(--corten3) !important;
}

.parallax {
    position: relative;
    background-position: center 0;
    background-repeat: no-repeat;

}

.form-control {
    font-size: 12px !important;
    border-radius: 0 !important;
}

#lang-selector {
    position: absolute;
    top: 25px;
    left: 0;
    width: 200px;
    margin: auto;
}

#lang-selector ul {
    list-style: none;
}

#lang-selector ul li {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
}

#lang-selector ul li a {}


.wrapper-collezioni-dettaglio {}

.wrapper-collezioni-dettaglio h1 {
    font-family: 'Playfair Display', serif;
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-style: initial;
    font-weight: 700 !important;
}

.wrapper-collezioni-dettaglio small {
    text-transform: uppercase;
    font-family: var(--default_font);
    font-size: 12px;
}

.wrapper-collezioni-dettaglio p {
    font-family: 'Lato',
        sans-serif;
    color: white;
    font-size: 14px !important;
}

.video-generico {
    overflow: hidden;
}

.vid-originale {
    width: 100% !important;
    height: auto !important;
}

.video-wrapper-16x9 {
    position: relative;
    width: 100%;
    /* 16:9 => 9 / 16 * 100 = 56.25% */
    padding-bottom: 56.25%;
    overflow: hidden;
}

.video-wrapper-16x9 video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* oppure "contain" se vuoi tutto il frame visibile */
}

.video-16x9 {
    width: 100%;
    aspect-ratio: 16 / 9;
}

.video-16x9 video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(82, 144, 172, 0.25);
    pointer-events: none;
}


.footer-credits-h7d8 {
    margin-top: 100px;
}

#home-design-carousel small,
#carosello-designer small {
    color: white;
    text-transform: uppercase;
    display: block;
    margin-bottom: -10px;
    text-shadow: 1px 1px 10px black;
}

#carosello-designer img {}

#home-design-carousel2 small {
    color: white;
    text-transform: uppercase;
    display: block;
    margin-bottom: -10px;
}

#loghi-prodotti-network {
    margin-top: 40px;
}

#loghi-prodotti-network img {
    margin-right: 40px;
}

#loghi-prodotti-network img:last-child {
    margin-right: 0px;
}

#products-carousel .owl-item div {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#video-home-design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;

}

#sec-homepage {
    overflow: hidden;
}

#sec-marmo-nature {
    background-image: url("https://franchigroup.b-cdn.net/wp-content/uploads/2020/10/2020-07-22_10-00-46_UTC.jpg");
    background-size: 200%;
}

/*
#sec-project {
    background-image: url("https://franchigroup.b-cdn.net/wp-content/uploads/2020/10/Reception_Marmo_Carrara.jpg");
    background-size: 260%;
}
*/
/*
#sec-one-of-a-kind {
    background-image: url("https://1652537139.rsc.cdn77.org/website/img/2020-07-22_10-00-46_UTC.webp");
    background-size: 200%;
}

#sec-home-design {
    background-image: url("https://1652537139.rsc.cdn77.org/website/img/Bettogli-cloud-sofa-Large-Custom.webp");
    background-size: 266%;
}
*/
#sec-one-of-a-kind {
    background-image: url("https://www.fum.it/wp-content/uploads/2022/10/Calacatta-Crestola-2k.jpg");
    background-size: cover;
}

#sec-sustainability {
    background-image: url("https://www.fum.it/wp-content/uploads/2021/02/DSF1880-corretta2-Custom0-e1614338856508.jpg");
    background-size: cover;
}

#sec-home-design {
    background-image: url("https://franchigroup.b-cdn.net/wp-content/uploads/2021/01/Demo-1-_-Bettogli-cloud-sofa-Large.jpg");
    background-size: 266%;
}

#sec-hangars {}

#sec-video-homepage,
#sec-project,
#sec-marmo-nature {
    overflow: hidden;
}

.back-to-top {
    width: 30px;
    position: absolute;
    bottom: 95px;
    display: none;
}

.margibo {
    border-bottom: 2px solid white;
}

.margito100 {
    margin-top: 100px;
}

.margibo100 {
    margin-bottom: 100px;
}

.footer-credits-h7d8 {
    position: relative;
}

.logo-grande-footer-bianco {
    width: 400px;
}

/* REV SLIDER */
#rev_slider_5_1_forcefullwidth,
#rev_slider_5_1_wrapper,
#rev_slider_5_1 {
    /*height: 30vh !important;*/
    border-bottom: solid 2px white;
}


/* ACCORDION */


#sec-accordion {
    text-transform: uppercase;
}

#sec-accordion ul {
    list-style: none !important;
}

#sec-accordion ul ul {
    margin-left: 25px;
}

#sec-accordion ul li {
    color: var(--main_grey);
    text-align: left;
    position: relative;
    margin-bottom: 5px;
}

#sec-accordion ul.sub-menu ul.sub-menu li::before {
    content: "";
    width: 20px;
    height: 1px;
    background-color: #cecece;
    position: absolute;
    left: -28px;
    top: 13px;
    transition: all .5s;
}

#sec-accordion ul.sub-menu ul.sub-menu li:hover::before {
    width: 10px;
    transition: all .5s;
}

#accordionExample .card,
#accordionExample .card-header,
#accordionExample button {
    border: none;
    border-radius: 0px;
    background-color: transparent;
}

#accordionExample .card-header {
    border-bottom: solid 2px #c5c5c5;
    padding: 10px 0px;
}

#accordionExample button {
    color: #5c6670;
    font-size: 20px;
    width: 100%;
    text-align: left;
    outline: none;
    padding: 0;
    text-transform: uppercase;
}

#accordionExample button:hover {
    color: var(--rosso);
}

.inverted-text {
    color: white !important;
}

.inverted .pre-footer #accordionExample button {
    color: white !important;
}

#accordionExample button .plus-sign {
    position: absolute;
    right: 5px;
    bottom: 15px;
    width: 10px;
}

#accordionExample .submenu {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#accordionExample .submenu li {
    font-size: 18px;
    text-transform: uppercase;
    color: var(--main_grey);
}

/** FINE ACCORDION */

/** META SLIDER OVERRIDE **/
.metaslider .caption-wrap {
    background: transparent !important;
    color: black !important;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 12px !important;
    bottom: 20px !important;
}

.btn-compra {
    padding: 4px;
    display: block;
    border: solid 1px black;
    width: 100px;
    margin: auto;
    color: black;
}

.btn-compra:hover {
    border: solid 1px black;
    background-color: black;
    color: white;
}

.metaslider img {}

/** FINE META SLIDER OVERRIDE **/


#accordionExample a {
    color: #5c6670;
}

#accordionExample a:hover {
    color: var(--rosso);
}

.back-btn {
    display: none;
}

.back-btn svg {
    transform: rotate(-180deg);
}

body:not(.home) .back-btn {
    position: fixed;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.33);
    left: 49px;
    top: 0px;
    width: 36px;
    height: 36px;
    display: block !important;
    text-align: center;
    line-height: 30px;
    z-index: 2;
}

.container-b2 {
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
}

/** LOADER **/
.loader {
    position: fixed;
    z-index: 101;
    background-color: white;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

body.home .loader {
    z-index: 101;
    background-color: white;
}

.loader .gifimg {
    position: absolute;
    top: 0;
    bottom: 60px;
    left: 0;
    right: 0;
    width: 250px;
    margin: auto;
}

body:not(.home) .loader .gifimg {
    display: none !important;
}


body .red_line {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 2px;
    background-color: var(--rosso);
    margin: auto;
    width: 0;
}

body.home .red_line {}

/** FINE LOADER **/


.section {
    position: relative;
}

.img-in-basso {
    position: absolute;
    bottom: 0;
    left: 0;
}

.quotazione-grande {
    font-size: 60px;
    font-family: var(--default_font2);
    text-align: center;
    color: var(--main_grey);
    line-height: 65px;
}

.quotazione-grande small {
    font-size: 20px;
    margin-top: -20px;
    display: block;
    text-align: right;
    margin-right: 65px;
}

.dida-foto {
    font-size: 35px;
    font-family: 'Lato';
    color: white;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    text-align: left;
    padding-left: 10px;
    font-weight: 800;
}

.col-12 .container-b2 .row .dida-foto {
    bottom: 15px;
}


.quotazione-grande span {
    font-size: 110px;
}

.quotazione-grande span.sinistra {
    font-size: 110px;
    vertical-align: middle;
}

.quotazione-grande span.destra {
    font-size: 110px;
    vertical-align: middle;
}

.paragra {
    font-family: var(--default_font);
    color: var(--main_grey);
    font-size: 16px;
}

.paragra strong {
    font-family: var(--default_font);
    color: var(--main_grey);
}

.paragra em {
    font-family: var(--default_font);
    color: var(--main_grey);
}

.paragra a {
    color: var(--rosso);
}


.paragra3 {
    font-size: 14px;
    font-family: var(--default_font);
    color: var(--main_grey);
}

.paragra-piu-piccolo {
    font-family: var(--default_font);
    color: var(--main_grey);
    font-size: 12px;
}

.inverted .paragra {
    font-family: var(--default_font);
    color: white;
    font-size: 18px;
}

.paragra2 {
    font-family: var(--default_font);
    color: var(--main_grey);
    font-size: 16px;
    font-style: italic;
}

#wrapper-ig {
    margin-top: 100px !important;
}

#wrapper-ig .owl-item img {
    height: auto !important;

}

#scritta-ig-grande {
    font-family: var(--default_font2);
    color: var(--main_grey);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-style: initial;
    font-size: 90px;
    position: absolute;
    z-index: 2;
    top: -73px;
    left: 40px;
    font-weight: 600;
}

.ig-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 0;
    transition: opacity .5s;
    z-index: 10;
}


.ig-caption .ig-text {
    font-size: 12px;
    text-align: center;
    height: fit-content;
    /*noinspection CssInvalidPropertyValue*/
    height: -moz-fit-content;
}

.ig-caption a,
.ig-caption a:hover {
    color: var(--rosso);
}

#ig-container .owl-item:hover .ig-caption {
    opacity: 1;
    transition: opacity .5s;
}


#carosello-designer .owl-item:hover .ig-caption {
    opacity: 1;
    transition: opacity .5s;
}


#principi_della_societa .wpb_wrapper>div {
    margin-bottom: 10px;
    margin-top: 10px;
    vertical-align: middle;
}

#principi_della_societa .wpb_wrapper>div>div:first-child {
    font-family: var(--default_font2);
    font-size: 45px;
    border-right: 1px solid var(--licht_grey);
    margin-right: 15px;
    width: 80px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bolder;
}

#principi_della_societa .wpb_wrapper>div>div:last-child {
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 3px;
    font-style: italic;
    text-align: left;
    width: 80%;
    display: inline-block;
    vertical-align: middle;
}


#obiettivi_di_fum .wpb_column strong:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../img/132-add.svg);
    width: 30px;
    height: 30px;
    background-size: cover;
}

#obiettivi_di_fum .wpb_column .vc_single_image-wrapper img {
    transition: all .5s;
    max-width: 190px !important;
}

#obiettivi_di_fum .wpb_column .vc_single_image-wrapper img:hover {
    transform: scale(1.2);
    transition: all .5s;
}

/*
body:not(.inverted-night-day) .wrapper-tipologia_materiale .sec-tit h2 {
    color: var(--main_grey);
    text-shadow: 0 0 15px rgba(0, 0, 0, 0);
}
body:not(.inverted-night-day) .wrapper-tipologia_materiale .sec-tit p {
    color: var(--main_grey);

}
*/

body:not(.inverted-night-day) .wrapper-tipologia_materiale.backgrounded {
    background-color: var(--main_grey);
    transition: all 1s;
}

.wrapper-tipologia_materiale a:hover .sec-tit h2 {
    text-shadow: 0 0 15px rgba(0, 0, 0, 0);
    transition: all 1s;
    /*font-size: 38px;*/
}

.wrapper-tipologia_materiale a img {
    opacity: 0.5;
    transition: all .5s;
}

.wrapper-tipologia_materiale a:hover img {
    transition: all .5s;
    opacity: 1;
}

.sec-tit-webinar .data-webinar {
    font-family: 'Playfair Display', serif;
    font-feature-settings: 'lnum', 'pnum';
    color: white;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    font-size: 20px;
    margin-bottom: 18px !important;
    text-align: center !important;
    position: relative;
}

.data-webinar::after {
    content: "";
    width: 55%;
    height: 1px;
    background-color: white;
    display: block;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    margin: auto;
}

.webinar-speakers h3 {
    font-family: var(--default_font2) !important;
}

.this-is-webinar {
    font-family: var(--default_font2) !important;
    font-size: 20px;
}

.this-is-webinar strong {
    font-family: var(--default_font2) !important;
}

.special-1 {
    text-transform: lowercase !important;
    font-style: italic !important;
    color: var(--main_grey) !important;
}

.special-1 span {
    text-transform: uppercase;
    font-style: normal;
    color: var(--rosso);
    font-weight: bold;
}

.overlay-bianco {
    background-color: rgba(255, 255, 255, 0.6);
}

.height150 {
    height: 150px;
}

.height115 {
    height: 115px;
}

.height100 {
    height: 100px;
}

.height100percent {
    height: 100%;
}

.height50 {
    height: 50px;
}

.height0 {
    height: 0px;
}

.height-fit-content {
    height: fit-content;
}

.width100 {
    width: 100%;
}

.top-left-right-bottom {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.absolute-tit-small {
    bottom: 25px;
    left: 50px;
    z-index: 9;
}

.absolute-tit-small h2 {
    font-size: 30px !important;
}

.absolute-center-hv {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    z-index: 2;
}

.absolute-center-50-50 {
    width: 50%;
    transform: translateY(-50%);
    top: 50% !important;
}

.absolute-center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}

.absolute-top-tit {
    position: absolute;
    top: 6em;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}

.iphone-text-center {
    text-align: unset;
}

.h100 {
    height: 100vh;
}

.h90 {
    height: 90vh !important;
}

.h80 {
    height: 80vh !important;
}

.h70 {
    height: 70vh !important;
}

.h60 {
    height: 60vh !important;
}

.h50 {
    height: 50vh;
}

.h40 {
    height: 40vh !important;
}

.h30 {
    height: 30vh !important;
}

.h25 {
    height: 25vh !important;
}

.h20 {
    height: 20vh !important;
}

.h10 {
    height: 10vh !important;
}

body.home .logo {
    position: fixed;
    z-index: 2;
    top: 10000px;
    left: 19px;
    width: 20px;
    height: 45vh;
    background-color: var(--rosso80);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body.home .logo.animating {
    top: 36px;
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

body.home .logo.animated {
    top: 36px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body:not(.home) .logo {
    height: 35px;
    background-color: var(--rosso80);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 0px;
    position: fixed;
    z-index: 2;
    width: 35px;
    left: 14px;
}

body.home .logo.scrolled {
    height: 35px;
    background-color: var(--rosso80);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 0 !important;
    z-index: 3;
    width: 35px;
    left: 12px;
}


body:not(.sticky) .menu-1 {
    display: none;
}

body.sticky .menu-2 {
    display: none;
}

body:not(.home) .logo a {
    display: none;
}

body.home .logo.scrolled a {
    display: none;
}

.admin-bar .logo {
    top: 90px;
}

.logo.scrolled img {
    width: 13px;
    position: absolute;
    bottom: 8px;
    left: 7px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.logo img {
    width: 14px;
    position: absolute;
    top: -10000px;
    left: 2px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.logo img.animating {
    top: 30px;
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.logo img.animated {
    top: 30px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body:not(.loaded) .menu-opener {
    display: none;
}

.menu-opener.backgrounded {
    background-color: var(--rosso80);
    padding: 8px;
    width: 36px;
    text-align: center;
    height: 36px;
    line-height: 15px;
}

.menu-opener svg {
    margin-left: -5px;
}

.menu-opener.backgrounded img {
    margin: 0 !important;
}

body:not(.home) .menu-opener img {
    margin-left: 6px;
    margin-top: 6px;
}

body.sticky .menu-opener {}

.menu-opener {
    position: fixed;
    z-index: 5;
    top: 0px;
    width: 25px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.home .menu-opener {
    top: 28px;
}

.admin-bar .menu-opener {
    top: 55px;
}

.danae-txt-input {
    border: none;
    border-bottom: solid 1px var(--carraradis);
    font-size: 12px;
    height: 35px;
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

.inverted .danae-txt-input {
    background: transparent;
    color: white;
}

.inverted .danae-txt-input::placeholder {
    color: white;
}

.vid {
    position: absolute;
    top: 0;
    left: -75%;
    right: 0;
    bottom: 0;
    width: auto;
    height: 150%;
    margin: auto;
}

#vid2 {
    left: -65%;
    height: 140% !important;
}

.tp-tab .tp-tab-title {
    padding-bottom: 8px !important;
    text-align: left !important;
    border-bottom: solid 1px #FFF;
    letter-spacing: 2px;
    font-weight: normal !important;
}

.tp-tab.selected .tp-tab-title {}

.inverted {}

.inverted .bottom-menu {
    background-color: var(--main_grey);
    color: white;
}

.inverted .pre-footer {
    background-color: var(--main_grey);
    color: white;
}

.inverted.footer {
    background-color: var(--main_grey);
}

.inverted #sec-social img {}

footer ul {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.bottom-menu {
    background-color: var(--main_grey);
    font-family: var(--default_font);
}

.bottom-menu .chu8w8 {
    font-weight: 900;
    font-size: 12px;
    margin-top: 5px;

}

.bottom-menu ul li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: white;
    font-size: 12px;
    margin-left: 0px;
}

.bottom-menu ul li a {
    color: white;
}

.bottom-menu .chu8w8 a {
    color: var(--main_text);
}

.bottom-menu ul li:last-child {}


.bottom-menu ul li::after:last-child {
    display: none;
}

.inverted ul li {
    color: white !important;
}

.pre-footer {
    background-color: white;
    position: relative;
}

#rev_slider_1_1 .custom {
    top: 65% !important;
}

.custom .tp-bullet {
    width: 2px;
    height: 2px;
    background: white;
    border-radius: 50%;
    border: 1px solid white;
    position: static !important;
    margin-bottom: 4px;
}

#sec-hangars .custom .tp-bullet {
    width: 2px;
    height: 2px;
    background: var(--rosso);
    border-radius: 50%;
    border: 1px solid var(--rosso);
    position: static !important;
    margin-bottom: 4px;
}

#rev_slider_6_2_wrapper {
    background-color: white !important;
}

#rev_slider_6_2_forcefullwidth .custom .tp-bullet {
    width: 2px;
    height: 2px;
    background: black;
    border-radius: 50%;
    border: 1px solid black;
    position: static !important;
    margin-bottom: 4px;
}


.custom .tp-bullet:hover,
.custom .tp-bullet.selected {
    width: 8px !important;
    height: 8px !important;
    background: transparent !important;
    margin-bottom: 5px !important;
    margin-left: -3px !important;
}


.scroll-wrapper .scroll-imm {
    height: 40vh;
    display: flex;
    background-color: white;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.scroll-wrapper .scroll-imm.bg-contain {
    background-size: contain !important;
}

.scroll-wrapper .scroll-txt {
    height: 40vh;
    display: flex;
    justify-content: center;
}

.scroll-wrapper .scroll-txt .scroll-txt-inner {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: white;
    text-align: center;
    justify-content: center;
    top: 0;
}

.scroll-txt-center {
    position: absolute;
    top: 40vh;
    padding: 20px;
}

.slider-home-txt-wrapper {
    position: absolute;
    bottom: 50px;
    z-index: 1;
    width: 90%;
    left: 0;
}

.slider-home-txt-wrapper ul {
    margin: 0;
    padding: 0;
}

.slider-home-txt-wrapper ul li {
    letter-spacing: 0px;
    list-style: none;
    margin-bottom: 10px;
    overflow: hidden;
    min-height: 30px;
    margin-left: 0;
    transition: all 0.5s;
    text-align: right;
}

.slider-home-txt-wrapper ul li:hover .sl-line {
    width: 40px !important;
    transition: all 0.5s;
}

.slider-home-txt-wrapper ul li .sl-line {
    width: 0;
    height: 1px;
    background-color: white;
    transition: all 0.5s;
}

.slider-home-txt-wrapper ul li a {
    color: white;
    font-size: 10px;
    display: none;
    margin-left: 5px;
    font-family: 'Lato', serif;
}

.slider-home-txt-wrapper ul li a:hover {
    text-decoration: none;
    outline: none;
}

.only-desktop,
.only-tablet {
    display: none;
}

.only-phone {
    display: block !important;
}

.visible {
    visibility: visible;
    transition: visibility 0.3s linear, opacity 0.3s linear;
}

.not-visible {
    visibility: hidden;
    transition: visibility 0.3s linear, opacity 0.3s linear;
}

.desktop-logo {
    position: absolute;
    z-index: 3;
    background-color: var(--rosso);
    top: 31px;
    text-align: right;
    padding-right: 10px;
    transition: all .5s;
    height: 30px;
    width: 550px;
}

.desktop-logo img {
    margin-top: 4px;
    height: auto;
}


#bottone-franchi-gallery {
    width: 40px;
    position: fixed;
    bottom: 25px;
    right: 35px;
    z-index: 10;
    transition: all .5s;
}

#bottone-franchi-gallery img {
    width: 60px;
}

#bottone-franchi-gallery .icona-tonda {
    width: 60px;
    height: 60px;
    background-color: var(--rosso);
    border-radius: 50%;
}

#bottone-franchi-gallery .icona-tonda svg {
    width: 29px;
    margin-left: 15px;
    margin-top: 17px;
}

#bottone-franchi-gallery svg {
    width: 60px;
    fill: white;
}

body:not(.home) #sostenibilita,
body:not(.home) .overlay-gradiente {
    display: none;
}

#sostenibilita .testo {
    text-decoration: none;
    color: var(--rosso);
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    right: 45px;
    letter-spacing: 3px;
    transition: all .5s;
    font-size: 12px;
}

#bottone-franchi-gallery .testo {
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    position: absolute;
    bottom: 175px;
    right: -95px;
    letter-spacing: 3px;
    transition: all .5s;
    font-size: 12px;
    transform: rotate(270deg);
    width: 215px;
}


/* CURSORE DEL MOUSE */
#circle {
    width: 80px;
    height: 80px;
    border: 1px solid var(--rosso);
    position: fixed;
    border-radius: 50%;
    z-index: 98;
}


/* TIMELINE */
.flex-parent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.input-flex-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 80vw;
    height: 100px;
    max-width: 1000px;
    position: relative;
    z-index: 0;
}

.input-flex-container::after {
    content: "";
}

.input {
    width: 20px;
    height: 20px;
    background-color: white;
    position: relative;
    border-radius: 50%;
    border: solid 1px var(--rosso);
}

.input:hover {
    cursor: pointer;
}

.input::before,
.input::after {}

.input::before {
    left: calc(-4vw + 12.5px);
}

.input::after {
    right: calc(-4vw + 12.5px);
}

.input.active {
    background-color: var(--rosso);
}

.input.active::before {
    background-color: var(--rosso);
}

.input.active::after {}

.input.active span {
    font-weight: 700;
}

.input.active span::before {
    font-size: 13px;
    color: var(--rosso);
}

.input.active span::after {
    font-size: 24px;
    color: var(--rosso);
}

.input.active~.input,
.input.active~.input::before,
.input.active~.input::after {}

.input span {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden;
    color: var(--main_grey);
}

.input span::before,
.input span::after {
    visibility: visible;
    position: absolute;
    left: 50%;
}

.input span::after {
    content: attr(data-year);
    top: 25px;
    transform: translateX(-50%);
    font-size: 24px;
    font-family: var(--default_font2);
}

.input span::before {
    content: attr(data-info);
    top: -65px;
    width: 70px;
    transform: translateX(-5px) rotateZ(-45deg);
    font-size: 12px;
    text-indent: -10px;
}

.description-flex-container {
    font-weight: 400;
    font-size: 17px;
    max-width: 1000px;
    margin: auto;
    color: var(--main_grey);
    display: none;
}

.description-flex-container p {
    margin-top: 0;
    display: none;
}

.description-flex-container p.active {
    display: block;
}


/* CURSORE */
#cursore.skip {
    position: fixed;
    height: 82px;
    width: 82px;
    margin-top: -41px;
    margin-left: -41px;
    border-radius: 50%;
    background-color: transparent;
    background-image: url(../img/skip.svg);
    background-repeat: no-repeat;
    z-index: 98;
    pointer-events: none;
    opacity: .9;
}

#cursore.zoom {
    position: fixed;
    height: 82px;
    width: 82px;
    margin-top: -41px;
    margin-left: -41px;
    border-radius: 50%;
    background-color: transparent;
    background-image: url(../img/zoom.svg);
    background-repeat: no-repeat;
    z-index: 98;
    pointer-events: none;
    opacity: .9;
}

#cursore.zoom-img {
    position: fixed;
    height: 50px;
    width: 50px;
    margin-top: -25px;
    margin-left: -25px;
    border-radius: 0;
    background-color: transparent;
    background-image: url(../img/loupe.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    z-index: 98;
    pointer-events: none;
    opacity: .9;
}

#cursore.heart-cursor {
    position: fixed;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border-radius: 0%;
    background-color: transparent;
    background-image: url(../img/cuore-fum.svg);
    background-repeat: no-repeat;
    z-index: 98;
    pointer-events: none;
    opacity: .9;
}

.page-template-template-webinar h4 {
    font-family: var(--default_font2);
    font-size: 19px !important;
}

.page-template-template-webinar h3 {}

.page-template-template-webinar .linea {
    width: 100%;
    height: 2px;
    background-color: var(--rosso);
    margin-bottom: 40px;
    margin-top: 40px;
}

.page-template-template-webinar .linea2 {
    width: 100%;
    height: 1px;
    background-color: var(--main_grey_light);
    margin-bottom: 40px;
    margin-top: 40px;
}

.fancy-list {
    margin-left: 0;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0px;
}

.fancy-list li {
    margin-bottom: 30px;
    margin-left: 25px;
    list-style-type: none;
    line-height: 15px;
    position: relative;
}

.fancy-list li::marker {}


.fancy-list li::before {
    content: "";
    width: 20px;
    height: 20px;
    border: solid 1px var(--rosso);
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: -35px;
    bottom: 0;
    top: 0;
    margin: auto;
}

.fancy-list li span {
    color: white;
    font-family: 'Lato';
    font-weight: 300;
    font-size: 22px;
    line-height: 23px;
    text-align: left;
    display: inline-block;
}

.fancy-list li span.black {
    color: black;
}

.page-template-template-webinar .webinar-speakers {
    text-align: justify;
    color: var(--main_grey);
}

.participants-webinar {
    font-family: var(--default_font);
    font-feature-settings: 'lnum', 'pnum';
    color: black;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: center !important;
    margin-top: -19px;
}


.year_t {
    font-size: 325px;
    z-index: -1;
    color: rgba(0, 0, 0, 0.1);
    font-family: var(--default_font2);
    right: 0;
    bottom: -130px;
    font-weight: bold;
}

.page-template-template-art-design .footer,
.page-template-template-art-design .pre-footer {
    background-color: transparent;
}

.play-video-overlay {
    overflow: hidden;
    position: relative;
    display: block;
}

.play-video-overlay .media-wrapper {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    transition: all .5s;
    opacity: 0;
}

.play-video-overlay:hover .media-wrapper {
    transition: all .5s;
    opacity: 1;
}

.play-video-overlay.in-viewport .media-wrapper {
    transition: all .5s;
    opacity: 1;
}

.play-video-overlay .media-wrapper img {
    width: 60px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;

}

.paragagga strong {
    color: white !important;
    font-weight: bold !important;
}


/* RISULTATI DI RICERCA */
.risultato {
    box-shadow: 0px 0px 10px -8px;
}

.risultato p {
    color: var(--main_grey_light);
}

.risultati-pagination h2 {
    display: none;
}

/* CERCA NEL MENU */

.fullscreen-cerca {
    display: none;
    position: fixed;
    z-index: 9999999999999999999999999999999999999;
    background-color: white;
    top: 0;
    width: 100%;
    height: 100%;
}

.cerca_menu_btn {
    position: relative;
    padding-left: 15px;
}

.cerca_menu_btn a {
    color: var(--rosso) !important;
}

.cerca_menu_btn:before {
    content: "";
    background-image: url(../img/loupe-thin.png);
    width: 30px;
    height: 30px;
    position: absolute;
    left: -22px;
    background-size: cover;
    top: 12px;
}

.cerca-menu {}

.cerca-menu input {
    border: none;
    border-bottom: solid 4px var(--rosso);
    font-size: 100px;
    font-family: var(--default_font2);
    padding: 10px;
    color: var(--rosso);
    width: 100%;
}

.cerca-menu .search-icon {
    width: 69px;
    position: absolute;
    right: -75px;
    top: 68px;
    display: none;
    border: none;
    background: none;
}


/* IPAD LANDSCAPE / DESKTOP tutte le misure*/
@media (min-width: 1024px) {
	
    #rev_slider_1_1 .custom {
        top: 50% !important;
    }

    .only-phone {
        display: none !important;
    }

    .only-tablet {
        display: none !important;
    }

    .only-desktop {
        display: block !important;
    }

    .sticky-fixed {
        position: fixed !important;
        box-shadow: 0px 0px 15px -8px;
    }

    .columns-custom {
        column-count: 2;
    }

    .desktop-h50 {
        height: 50vh !important;
    }

    .desktop-h60 {
        height: 60vh !important;
    }

    .desktop-h70 {
        height: 70vh !important;
    }

    .desktop-h80 {
        height: 80vh !important;
    }

    .desktop-h90 {
        height: 90vh !important;
    }

    .desktop-h100 {
        height: 100vh !important;
    }

    .desktop-margiside {
        border-right: 2px solid white;
    }

    .logo-desktop {
        width: 265px;
        margin-top: 13px;
    }

    .vid {
        left: 0;
        transition: all .5s;
    }

    #vid2 {
        left: 0 !important;
        height: 130% !important;
        top: 147px;
    }

    #lang {
        margin-top: 6px;
        text-align: center;
    }

    #lang span {
        color: var(--licht_grey);
        font-size: 6px;
    }

    #lang a {
        font-size: 12px;
        font-family: 'Lato';
        color: white;
    }

    #sec-marmo-nature img {
        width: 225px !important;
    }

    .sec-tit h2 {
        font-size: 40px;
    }

    .slider-home-txt-wrapper ul li {
        margin-bottom: 25px;
        /* min-width: 700px; */
        text-align: right;
    }

    .slider-home-txt-wrapper ul li a {
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        color: white;
        font-size: 16px;
        display: none;
        margin-left: 5px;
        letter-spacing: 1px;
    }

    .slider-home-txt-wrapper {
        width: auto !important;
        bottom: 105px !important;
    }

    #desktop-menu {
        height: 40px;
        position: absolute;
        background-color: var(--rosso);
        width: 100%;
        z-index: 2;
    }

    #sec-one-of-a-kind {
        background-size: cover;
        background-position: 0;
        transition: all .5s;
    }


    #sec-home-design {
        background-size: 100%;
        background-position: 0 -235px;
        transition: all .5s;
    }

    /*
        #sec-one-of-a-kind:hover {
        background-size: 103%;
        transition: all .5s;
    }
    #sec-home-design:hover {
        background-size: 103%;
        background-position: 0 -250px;
        transition: all .5s;
    }

    #sec-marmo-nature:hover video {
        height: 153%;
        transition: all .5s;
    }

    #sec-project:hover video {
        height: 133% !important;
        transition: all .5s;
    }
*/
    .menu-opener {
        top: 27px;
        right: 28px;
    }

    .logo {
        display: none;
    }

    .logo.scrolled {
        display: none;
    }

    #learn-more {
        display: block;
        position: absolute;
        z-index: 2;
        bottom: 76px;
        color: white;
        left: 0;
        right: 0;
        margin: auto;
        width: 200px;
        text-align: center;
        font-family: 'Lato', sans-serif;
        font-size: 12px;
    }

    #learn-more.black {
        color: black;
    }

    #learn-more:hover {
        text-decoration: none;
    }

    #learn-more .lineetta {
        width: 1px;
        background-color: white;
        height: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        animation: linea 2s infinite;
    }

    #learn-more.black .lineetta {
        background-color: black;
    }

    #menu-dsk {
        margin: 8px 0 0;
        padding: 0;
        text-align: right;
    }

    #menu-dsk li {
        list-style: none;
        display: inline-block;
        margin-right: 10px;
        height: 100px;
    }

    #menu-dsk li:hover>ul.sub-menu {
        opacity: 1;
        transition: all .5s;
    }

    #menu-dsk li a {
        font-family: 'Lato', sans-serif;
        color: white;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 900;
        letter-spacing: 2px;
    }

    #menu-dsk li a:hover {
        text-decoration: none;
    }

    #menu-dsk li ul.sub-menu {
        opacity: 0;
        transition: all .5s;
        position: absolute;
        background-color: white;
        margin: 0;
        padding: 14px;
        text-align: left;
        box-shadow: 0px 0px 15px -12px;
        top: 45px;
    }

    #menu-dsk li ul.sub-menu li {
        display: block;
        height: auto !important;
    }

    #menu-dsk li ul.sub-menu li a {
        color: black;
        font-size: 12px;
        font-weight: normal;
    }

    body:not(.home) .back-btn {
        right: 66px;
        left: initial;
        top: 28px;
        z-index: 2;
    }

}

/* IPHONE */
@media (max-width: 768px) {
	.btn-franchi-lg {
        font-size: 10px;
    }

    #sec-one-of-a-kind {
        background-size: 210%;
    }

    #sec-sustainability {
        background-image: url("https://www.fum.it/wp-content/uploads/2021/02/DSF1880-corretta2-Custom0-e1614338856508.jpg");
        background-position: 1080px;
        background-size: initial;
    }

    .mtit-sotto-titolo::after {
        content: "";
        width: 160px;
        height: 1px;
        background-color: var(--licht_grey);
        position: absolute;
        bottom: -1.5em;
        left: 0;
        right: 0;
        margin: auto;
    }


    #intro_sostenibilita {
        padding-left: 15px;
        padding-right: 15px;
    }


    #mappa_business_mobile {
        overflow: scroll;
        width: 100%;
        height: 50vh;
    }

    .phone-special {
        font-size: 28px !important;
    }

    .paragagga {
        bottom: 65px;
        left: 65px;
        font-size: 12px;
    }

    .year_t {
        font-size: 112px;
        width: 100%;
        text-align: center;
    }

    #obiettivi_di_fum .wpb_column {
        margin-bottom: 60px;
    }


    #obiettivi_di_fum {
        text-align: center;
    }

    #principi_della_societa .wpb_wrapper>div {
        text-align: center;
    }

    #principi_della_societa .wpb_wrapper>div>div:first-child {
        border-right: none !important;
        text-align: center;
    }

    #principi_della_societa .wpb_wrapper>div>div:last-child {
        text-align: center;
    }

    .btn-franchi-lg-super {
        display: block;
    }

    .desktop-logo {
        width: 290px;
    }


    .fullscreen-menu {
        zoom: 0.8;
    }

    #menu-main .menu-item-has-children a::before,
    #menu-main-eng .menu-item-has-children a::before {
        left: 0 !important;
    }


    .my-sub {
        margin-bottom: 15px;
    }

    .fancy-list {
        text-align: left;
        margin-top: 0 !important;
    }

    .wpcf7-submit {
        font-size: 12px;
    }

    .page-template-template-webinar .fl-screen-video video {
        width: auto !important;
        height: 100% !important;
        position: absolute;
        right: 0;
        left: -50%;
        top: 0;
        z-index: -1 !important;
    }


    .fl-screen-video-iphone {
        height: initial !important;
    }

    .fl-webinar-box-lft {
        position: initial !important;
        height: auto !important;
        width: auto !important;
        padding: 70px;
        text-align: center;
    }

    .fl-webinar-box {
        position: initial !important;
        width: auto !important;
        height: auto !important;
    }

    .btn-small-iphone {
        font-size: 11px !important;
        width: 90% !important;
    }

    .wpcf7-submit {
        width: 100% !important;
    }

    .absolute-center-hv-no-iphone {
        position: initial !important;
        left: initial !important;
        top: initial !important;
        transform: initial !important;
        margin: initial !important;
        z-index: initial !important;
    }

    .text-justify-iphone {
        text-align: justify;
    }

    .cerca-menu {}

    .cerca-menu .search-icon {
        top: 100px;
    }

    .cerca_menu_btn {
        margin-left: 60px !important;
    }

    .absolute-top-tit {
        top: 3em;
    }

    .absolute-bottom-tit {
        bottom: 20px !important;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 2;
    }

    .mt-minus-15px-only-phone {
        margin-top: -15px !important;
    }

    #wrapper-ig {
        margin-top: 0 !important;
    }

    #scritta-ig-grande {
        font-size: 56px;
        top: -48px;
        left: 5px;
    }

    .loader-homepage div {
        background-size: cover !important;
    }

    .iphone-h10 {
        height: 10vh !important;
    }

    .iphone-h20 {
        height: 20vh !important;
    }

    .iphone-h30 {
        height: 30vh !important;
    }

    .iphone-h40 {
        height: 40vh !important;
    }

    .iphone-h50 {
        height: 50vh !important;
    }

    .iphone-h60 {
        height: 60vh !important;
    }

    .iphone-h70 {
        height: 70vh !important;
    }

    .iphone-h80 {
        height: 80vh !important;
    }

    .iphone-h90 {
        height: 90vh !important;
    }

    .iphone-h100 {
        height: 100vh !important;
    }

    .quotazione-grande {
        font-size: 50px;
    }

    .quotazione-grande span.sinistra {
        font-size: 90px;
    }

    .quotazione-grande span.destra {
        font-size: 90px;
    }

    .mtit4 {
        font-size: 30px;
    }

    .margibo-only-phone {
        border-bottom: 2px solid white;
    }

    #bottone-franchi-gallery .testo {
        bottom: 150px;
    }


    .cda em,
    .cda p {
        font-size: 14px !important;
        line-height: 10px !important;
    }


    .sec-tit p {
        font-family: 'Lato', sans-serif;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        border: solid 1px white;
        display: inline-block;
        width: auto !important;
        padding: 4px;
        margin: auto !important;
        padding-left: 15px;
        padding-right: 15px;
    }


    .add-to-wishlist-txt {
        display: none;
    }

    .width100-phone {
        width: 100%;
        display: block;
    }

    .table td,
    .table th {
        display: block !important;
    }

    .absolute-tit-small {
        bottom: 10px;
        left: 10px;
        z-index: 9;
    }

    .absolute-tit-small h2 {
        font-size: 15px !important;
    }

    .absolute-tit-small small {
        font-size: 13px !important;
    }


    .logo-grande-footer-bianco {
        width: 300px;
    }

    .back-to-top {
        left: 15px;
    }

    #menu-main li,
    #menu-main-eng li {
        margin-bottom: 10px;
        margin-left: 38px;
    }

    #menu-main li li,
    #menu-main-eng li li {
        margin-left: 0;
    }

    #menu-main li a,
    #menu-main-eng li a {
        font-size: 24px;
    }

    #menu-main ul.sub-menu ul.sub-menu a,
    #menu-main-eng ul.sub-menu ul.sub-menu a {
        font-size: 20px;
    }

    .mtit {
        font-size: 35px;
    }

    .sec-tit h1 {
        font-size: 45px;
    }

    .vid-originale {
        width: auto !important;
        height: 150% !important;
    }

    thead {
        display: none;
    }


    .mt-15-11 {
        margin-top: 5em;
    }

    .mt-15 {
        margin-top: 3em;
    }

    .mb-15 {
        margin-bottom: 3em;
    }

    .mt-10 {
        margin-top: 2em;
    }


    #top-bar {
        height: 38px;
        position: fixed;
        background-color: rgba(255, 255, 255, 0.8);
        width: 100%;
        z-index: 2;
        top: 0;
    }

    body {
        overflow-x: hidden;
    }


    .tit-min {
        font-size: 25px !important;
    }

    #sec-homepage .sec-tit h1 {
        font-size: 31px;
        margin-bottom: 2px !important;
        line-height: 29px !important;
    }

    #sec-homepage .sec-tit small {
        display: none;
    }


    #langs {
        right: 45px;
        left: initial !important;
        top: -5px !important;
    }

    .descrizione-materiale {
        display: none;
    }

    .iphone-height20 {
        height: 20px;
    }

    .iphone-height30 {
        height: 30px;
    }

    .owl-carousel .owl-nav button.owl-next {
        height: 25px;
        width: 25px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        height: 25px;
        width: 25px;
    }


    #cursore {
        display: none !important;
    }


    .footer-credits-h7d8 {
        margin-top: 0 !important;
    }

    .quote1 {
        display: none;
    }


    .page-template-template-materiali .sec-tit h2 {
        font-size: 28px;
    }

    .sec-tit h2 {
        font-size: 28px;
    }

    #bottone-franchi-gallery {
        right: 15px;
    }

    #sostenibilita {
        right: 20px;
        bottom: 15px;
    }

    #sostenibilita img {
        width: 100px;
    }

    #bottone-franchi-gallery img {
        width: 45px;
    }

    #sostenibilita .testo {
        font-size: 10px;
    }

    #bottone-franchi-gallery .testo {
        font-size: 10px;
    }

    .tit {
        font-size: 2rem;
    }

    .home .sec-tit h2 {
        font-size: 2em;
    }

    .home .sec-tit h4 {
        font-size: 10px;
        max-width: 310px;
    }

    .home .sec-tit-citazione h2 {
        font-size: 0.9em;
    }

    .text-right.iphone-text-center {
        text-align: center !important;
    }

    .iphone-text-center {
        text-align: center !important;
    }

    .iphone-fsize-12 {
        font-size: 12px;
    }

    .absolute-center-50-50 {
        width: 90%;
        transform: initial !important;
        top: 40px !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .only-phone {
        display: block !important;
    }

    .only-desktop {
        display: none !important;
    }

    #video-home-design {
        position: absolute;
        top: 0;
        left: -50%;
        height: 100%;
        width: auto !important;
    }

    .bottone-chiudi-menu {
        position: absolute;
        right: 33px;
        width: 30px;
        top: 22px;
        z-index: 11;
    }

    .home .menu-opener {
        top: 2px;
        left: 18px;
    }

    .menu-opener svg {
        margin-left: -4px;
        margin-top: 5px;
    }

    body.sticky .menu-opener {
        top: 1px;
    }

    body:not(.home) .menu-opener {
        top: 4px;
        left: 20px;
    }

}

@media only screen and (max-width: 915px) and (orientation: landscape) {
	
	.lightbox__image {
    width: 25% !important;
		float:left;
		margin-right:10px;
}
	
    .btn-franchi-lg {
        font-size: 10px;
    }

	.big-service {
		font-size: 13px;
		line-height: 20px;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
    .desktop-logo {
        display: none !important;
    }
}

/* IPAD LANDSCAPE / SMALL DESKTOP */
@media (min-width: 1024px) and (max-width: 1280px) {

	.big-service {
		font-size: 16px;
		line-height: 20px;
	}
	
    #menu-main li a,
    #menu-main-eng li a {
        font-size: 25px;
    }

    .fl-webinar-box {
        right: 0 !important;
        z-index: 4 !important;
        height: auto !important;
    }

    .fl-webinar-box-lft {
        left: 10% !important;
    }

    .absolute-center-hv-no-ipad {
        position: initial !important;
        left: initial !important;
        top: initial !important;
        transform: initial !important;
        margin: initial !important;
        z-index: initial !important;
    }

    .text-justify-no-ipad {
        text-align: initial !important;
    }

    .sec-tit h2 {
        font-size: 40px !important;
    }

    .absolute-tit-small h2 {
        font-size: 20px !important;
    }

    .loader-homepage div {
        background-size: cover !important;
    }

    .paginazione .page-numbers {
        font-size: 20px;
    }

    .heart:hover svg {
        width: 18px;
    }

    #lista-materiali-estesa li:hover .immagine-lista-materiali {
        display: none !important;
    }

    #lista-materiali-estesa li {
        margin-right: 7px;
    }

    .wrapper-tipologia_materiale .sec-tit h2 {
        font-size: 25px;
    }

    .wrapper-tipologia_materiale .sec-tit p {
        font-family: 'Lato', sans-serif;
        color: white;
        text-transform: uppercase;
        font-size: 10px;
        border: solid 1px white;
        display: block;
        width: 115px;
        padding: 3px;
        margin: auto !important;
    }

    .add-to-wishlist-txt {
        display: none !important;
    }

    #cursore {
        display: none !important;
    }

    .ipad-h50 {
        height: 50vh !important;
    }

    .ipad-h60 {
        height: 60vh !important;
    }

    .ipad-h70 {
        height: 70vh !important;
    }

    .ipad-h80 {
        height: 80vh !important;
    }

    .ipad-h90 {
        height: 90vh !important;
    }

    .ipad-h100 {
        height: 100vh !important;
    }


    #footer-credits {
        font-size: 14px;
    }

    .bottom-menu ul li {
        font-size: 11px;
    }

    .bottom-menu .chu8w8 {
        font-size: 9px;
        margin-top: 8px;
    }

    .footer-credits-h7d8 {
        margin-top: 50vh;
    }

    .logo-grande-footer-bianco {
        width: 310px;
    }

    .blocco .titolo-blocco {
        font-size: 11px;
    }

    .heart svg {
        width: 18px;
    }

    body.home .hidden-home-ipad {
        display: none !important;
    }

    #sostenibilita .testo {
        right: 45px;
    }

    .hidden-phone {
        display: block !important;
    }

    .hidden-desktop {
        display: block !important;
    }

    .only-phone {
        display: none !important;
    }

    .ipad-h100 {
        height: 100vh !important;
    }

    .columns-custom {
        column-count: 2;
    }

    .logo-desktop {
        width: 185px;
        margin-top: 13px;
    }

    #rev_slider_1_1 .custom {
        top: 50% !important;
    }

    #sec-home-design {
        background-size: 120%;
        background-position: 50% -10px;
        transition: all .5s;
    }

    body:not(.home) .menu-opener {
        top: 28px;
        right: 28px;
    }

    body:not(.home) .logo {
        width: 36px;
        right: 10px;
        top: 28px;
        left: initial;
    }

    .mtit5 {
        font-size: 16px;
    }

    .sotto_titolo_opere {
        line-height: 12px;
        font-size: 10px;
    }

}

/* LARGE DESKTOP */
@media (min-width: 1280px) {}

/* DESKTOPS */
@media (min-width: 1280px) and (max-width: 1366px) {

    .logo-grande-footer-bianco {
        top: -120px !important;
    }

    .footer .pt-5,
    .footer .py-5 {
        padding-top: 0 !important;
    }

}

#il_nostro_blur {
    transition: all 1s;
    backdrop-filter: blur(10px);
}


#il_nostro_blur.sblur {
    transition: all 1s;
    backdrop-filter: blur(0px);
}



.materiale-home {
    display: block;
}

.materiale-home .square::after {
    content: "";
}

.materiale-home:hover {}

.materiale-home .square {
    background-size: 200%;
    transition: all 1s;
}

.materiale-home:hover .square {
    background-size: 180%;
    transition: all 1s;
}