@import url('https://fonts.googleapis.com/css?family=Rajdhani:500,700');
body {
    font-family: 'Rajdhani', sans-serif;
}

html {
    scroll-behavior: smooth;
}

#iscriviti{
    scroll-margin-top: 150px;
}

#layout_wrapper {
    overflow: hidden;
}

b {
    font-weight: 700;
}

.flex_row_space {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

.flex_row {
    display: flex !important;
    justify-content: center;
    align-items: stretch;
}

.flex_row_center {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.flex_row_center_no_col {
    display: flex !important;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

@media only screen and (max-width: 768px) {
    .flex_row {
        flex-direction: column;
    }
    .flex_reverse_mobile {
        flex-direction: column-reverse !important;
    }

    .flex_row_center {
        flex-direction: column;
    }
    .flex_row h2,
    .flex_row p {
        text-align: center;
    }
    .no_padding_mobile {
        padding: 0px !important;
    }
}

.flex_hor {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}

.mattonella_go_to_dashboard_catalogo {
    display: flex;
    padding: 5px 10px;
    background: rgb(240, 240, 240);
    border-radius: 10px;
    position: relative;
    top: -6px;
    justify-content: center;
    align-items: baseline;
}

.mattonella_go_to_dashboard_catalogo h4 {
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding-left: 5px;
    font-family: 'Rajdhani', sans-serif;
}

.mattonella_go_to_dashboard {
    display: none;
    padding: 5px 10px;
    background: #4A811F;
    color: white;
    border-radius: 10px;
    position: relative;
    top: -6px;
    justify-content: center;
    align-items: baseline;
}

.mattonella_go_to_dashboard h4 {
    text-align: center;
    font-size: 16px;
    color: white;
    font-weight: 700;
    padding-left: 5px;
    font-family: 'Rajdhani', sans-serif;
}

.colonna_menu {
    display: flex !important;
    justify-content: center;
}

.green {
    color: #4A811F!important;
}

@media only screen and (max-width: 768px) {
    .mattonella_go_to_dashboard {
        left: 15px;
        right: unset !important;
        max-height: 45px;
    }
}

.ecp_lista_prodotti_container .prodotti_lista_prodotto_ img {
    width: 100%;
    height: 200px !important;
    object-fit: cover;
    object-position: 100% 0;
}

.schedaprodotto_media_titolo {
    display: none !important;
}

.schedaprodotto_descrizione {
    font-size: 28px;
    font-weight: bold;
}

.schedaprodotto_dati_descrizione {
    display: none !important;
}

.editor_selpagina {
    font-size: 20px;
}

.list-group-item {
    border: 0px !important;
}

.panel-body {
    color: #000000;
}

.align-center {
    text-align: center;
}

#lingua .btn-group .btn {
    /*selettore lingua*/
    border: 0px solid #999999 !important;
    margin-top: 12.5px !important;
    padding: 0px 5px !important;
}

#top {
    width: 100px;
    border: 0px solid #d2d2d2;
    background: transparent;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: #333;
    font-family: verdana;
    font-size: 12px;
}

#bordi {
    border: #dddddd;
}

#accordionriv h4.panel-title {
    text-align: center;
}

#accordionriv .panel-heading {
    background-color: #ffffff;
}

#accordionriv .pull-right {
    display: none !important;
}

#gallery .galleria-container.notouch {
    background-color: #ffffff;
    border-radius: 10px;
}

#galleriaio_22 {
    background-color: none !important;
    background: none !important;
}

#galleriaio_26 {
    background-color: none !important;
    background: none !important;
}

#galleriaio_41 {
    background-color: none !important;
    background: none !important;
}

#smarttable hr {
    background-color: #08439d !important;
    height: 3px;
    border: none;
}

#Kitspecial hr {
    background-color: #ce9f1b !important;
    height: 3px;
    border: none;
}

#Kitfluo hr {
    background-color: #04f218 !important;
    height: 3px;
    border: none;
}

#Rip hr {
    background-color: rgb(0, 0, 0) !important;
    height: 1px;
}

#main hr {
    background-color: rgb(146, 146, 146) !important;
    height: 1px;
    border: none;
}

#red hr {
    background-color: # !important;
    height: 3px;
    border: none
}

.video {
    margin-top: 20px;
}

.editor_selpagina {
    color: #555555;
}

#galleriaio_50 {
    background-color: none !important;
    background: none !important;
}

#galleriaio_51 {
    background-color: none !important;
    background: none !important;
}

#galleriaio_58 {
    background-color: none !important;
    background: none !important;
    height: 80vh !important;
}

.pull-right {
    /*display:none !important;*/
}

#dl .list-group {
    background-color: rgba(255, 255, 255, 0.64) !important;
    background: none !important;
}

#dl .list-group-item {
    background-color: rgba(0, 0, 0, 0) !important;
}

#dl .editor_selpagina {
    color: rgb(224, 52, 25);
}

#dl .nav-tabs>li.active>a {
    color: #ffffff !important;
    cursor: default !important;
    background-color: rgb(224, 52, 25) !important;
}

.list-group mark {
    background-color: #cecece !important;
    border: 1px solid #d7001c !important;
}

#faq .panel-heading {
    background-color: #ffffff;
}

#riv .well-sm {
    background-color: #ffffff;
}

.mattonella_reg a {
    padding: 5px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%) !important;
}

.mattonella_reg a:hover {
    text-decoration: none;
    box-shadow: inset 2px 2px 7px rgb(0 0 0 / 20%) !important;
}

.mattonella_dash a {
    padding: 5px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    opacity: 0;
    height: 0;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%) !important;
    margin-left: 3vw;
    margin-right: 3vw;
    transition: 0.5s;
}

.mattonella_dash a:hover {
    text-decoration: none;
    box-shadow: inset 2px 2px 7px rgb(0 0 0 / 20%) !important;
}

.mattonella_dash h4 {
    font-size: 30px;
}

.mattonella_backHome a:hover {
    text-decoration: none;
}

.mattonella_backHome a h4 {
    color: white;
    font-weight: 400;
    padding: 0 6px;
    opacity: 0;
    font-size: 1px;
    transition: 0s;
    font-family: 'Rajdhani', sans-serif;
    white-space: pre;
}

.mattonella_backHome:hover {
    width: fit-content;
}

.mattonella_backHome:hover h4 {
    opacity: 1;
    font-size: 16px;
    transition: 0.5s !important;
}

.mattonella_backHome {
    transition: 0.5s;
    transition-timing-function: ease-in-out;
    width: 60px;
}

#colonna_static_1 {
    position: static !important;
}

#colonna_static_2 {
    position: static !important;
}

.mattonella_backHome {
    position: absolute;
    right: 0;
    top: 0;
    border-top-right-radius: 34px;
    border-bottom-left-radius: 5px;
    background: #333;
    color: white;
    text-align: center;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    font-size: 28px;
    justify-content: flex-start;
    padding: 6px 20px;
}

.mattonella_back {
    left: 0;
    padding-left: 20px;
    right: unset;
    flex-direction: row;
    border-top-left-radius: 34px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.log_button {
    text-align: center;
}

.log_button .btn-group {
    width: 100%;
    display: flex;
    justify-content: center;
}

.log_button button {
    width: 100%;
    border-radius: 10px;
    font-size: 18px;
    height: 51.33px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
}

.log_button form>div {
    width: 33%;
    margin-bottom: 12px !important;
    text-align: initial;
}

@media only screen and (max-width: 768px) {
    .log_button .form-group {
        display: flex;
        flex-direction: row;
        align-content: center;
        flex-wrap: wrap;
        justify-content: center;
    }
    .log_button form>div {
        width: 100%;
    }
}

.log_button label {
    margin-right: 6px;
}

.log_button .form-group>a {
    color: #333;
}

.colonnaH_flex {
    transform: translateY(50%);
    display: flex !important;
    flex-direction: row;
    justify-content: space-around;
}

@media only screen and (max-width: 768px) {
    .colonnaH_flex {
        transform: translateY(0%);
        display: flex !important;
        flex-direction: row;
        justify-content: space-around;
    }
    .row_img_top {
        flex-direction: column;
    }
}

.colonnaH_flex img {
    width: 50px;
}

.row_img_top {
    display: flex !important;
    align-items: center;
    align-content: stretch;
    justify-content: center;
}

.acc_error p {
    color: red;
    opacity: 0;
    transition: 0.5s;
    background-image: rgba(255 255 255 /80%);
    padding: 5px;
    border-radius: 10px;
}


/*Dashboard rivenditori*/

.anteprima_video_tutorial .thumbnail {}

.anteprima_video_tutorial .thumbnail,
.link_a_pagine .thumbnail {
    border: none;
    padding: 0px;
}

.anteprima_video_tutorial .embed-responsive,
.link_a_pagine .embed-responsive {
    padding-bottom: 55%;
}

.link_a_pagine .embed-responsive-item {}

.ricerca_tutorial form {
    display: flex;
    flex-wrap: wrap;
}

.ricerca_tutorial form>div:nth-of-type(1) {
    padding-right: 15px;
}

.ricerca_tutorial form>div:nth-of-type(1),
.ricerca_tutorial form>div:nth-of-type(2) {
    width: 50%;
}

.ricerca_tutorial form>div:last-of-type {
    width: 100%;
}

.ricerca_tutorial form>div:last-of-type>button {
    width: 100%;
    background: #222;
    color: white;
    transition: 0.3s;
    font-size: 20px;
}

.ricerca_tutorial form>div:last-of-type>button:hover {
    color: #222;
    background: #ccc;
}


/*Dashboard*/

#colonna_log_main {
    border-radius: 34px !important;
    background: linear-gradient(145deg, #ffffff, #d9d9d9);
    box-shadow: 17px 17px 34px #b1b1b1, -17px -17px 34px #ffffff;
}

#colonna_form_contatti {
    border-radius: 50px;
    box-shadow: 7px 7px 10px #bababa, -7px -7px 10px #e4e4e4;
}

div#colonna_area_ris:after {
    width: 60%;
    position: absolute;
    background: white;
    height: 7px;
    content: "";
    right: 0;
    border-radius: 50%;
    filter: drop-shadow(2px 8px 22px rgba(0 0 0 /40%));
}

div#colonna_area_ris:before {
    width: 60%;
    position: absolute;
    background: white;
    height: 7px;
    content: "";
    border-radius: 50%;
    filter: drop-shadow(2px 8px 22px rgba(0 0 0 /40%));
}

#cont_dash {
    border-radius: 34px !important;
    background: linear-gradient(145deg, #ffffff, #d9d9d9);
    box-shadow: 17px 17px 34px #b1b1b1, -17px -17px 34px #ffffff;
    padding: 1vw 5vw;
}

.lista_dash a {
    padding: 20px;
    border-radius: 20px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%) !important;
    transition: 0.5s;
    border: 0px solid rgba(0 0 0 / 0%);
    position: relative;
}

.lista_dash a[href="./learn_off"] {
    pointer-events: none;
}

.lista_dash a[href="./learn_off"]::before {
    content: "SEZIONE IN SVILUPPO";
    color: #e61111;
    font-weight: 700;
    font-size: 2.3em;
    text-shadow: 1px -1px 2px #000000;
    position: absolute;
    height: 40px;
    width: 100%;
    background-image: url(https://www.biancodigitale.com/libreria/workinprogress.png);
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-50%);
    top: 50%;
    z-index: 1;
    transform: rotate(348deg);
    border-radius: 7px;
    box-shadow: 2px 2px 8px 1px rgb(0 0 0 / 20%);
    opacity: 0.5;
}

.lista_dash a img {
    transition: 0.5s;
}

.lista_dash a:hover img {
    transform: scale(1.1, 1.1);
}

.lista_dash a:hover {
    text-decoration: none;
    box-shadow: inset 2px 2px 7px rgb(0 0 0 / 20%) !important;
}

.lista_dash a>img {
    width: 100px !important;
    filter: drop-shadow(2px 4px 6px rgba(0 0 0 /20%));
    padding: 10px;
}

.lista_dash a h4 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    margin: 0 20%;
    padding: 4px;
    border-radius: 25px;
}

.lista_dash a[href="https://www.biancodigitale.com/it-it/rete"] h4 {
    background: #ce9f1a;
}

.lista_dash a[href="https://www.biancodigitale.com/it-it/materiale-marketing"] h4 {
    background: #5acffe;
}

.lista_dash a[href="https://www.biancodigitale.com/it-it/faq"] h4 {
    background: #a6fa1d;
}

.lista_dash .schede_bootstrap {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.lista_dash .thumbnail {
    height: 92%;
}

@media only screen and (max-width: 768px) {
    .lista_dash .col-sm-6 {
        min-width: 100%;
    }
}

.titolo_faq h2 {
    background: #a6fa1d;
    border-radius: 34px;
    padding: 4px;
}

.titolo_market h2 {
    background: #5acffe;
    border-radius: 34px;
    padding: 4px;
}

.titolo_rete h2 {
    background: #ce9f1a;
    border-radius: 34px;
    padding: 4px;
}

.titolo_catal h2 {
    background: #ce9f1a;
    border-radius: 34px;
    padding: 4px;
}

.titolo_dash h1 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin-left: 15px;
}

.titolo_dash h1::before {
    content: "";
    position: relative;
    width: 70px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://www.biancodigitale.com/libreria/supporto.png);
    transform: scaleX(-1);
}

.titolo_dash h1::after {
    content: "";
    position: relative;
    width: 70px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://www.biancodigitale.com/libreria/supporto.png);
    transform: scaleX(1);
}

.row_flex {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 768px) {
    .row_flex {
        display: flex !important;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
}

.hidden {
    display: none !important;
}

.lista_materiale_marketing .caption {
    background: #333;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition: 0.5s;
}

.lista_materiale_marketing .caption h4 {
    text-align: center;
    color: white;
    font-weight: 600;
    transition: 0.5s;
}

.lista_materiale_marketing .thumbnail {
    padding: 0;
    border-radius: 20px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%) !important;
    transition: 0.5s;
    border: none;
}

.lista_materiale_marketing .thumbnail:hover {
    text-decoration: none;
    box-shadow: inset 2px 2px 7px rgb(0 0 0 / 20%) !important;
    transform: scale(1.05, 1.05);
}

.lista_materiale_marketing .thumbnail:hover .caption {
    background: white;
}

.lista_materiale_marketing .thumbnail:hover .caption h4 {
    color: #333;
}

.lista_materiale_marketing .thumbnail img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    aspect-ratio: 4/3;
    object-fit: cover;
    transition: 0.5s;
}

a.thumbnail.active,
a.thumbnail:focus {
    border: none;
}

a.thumbnail:hover {
    border-color: transparent !important;
}

.lista_rivenditori .thumbnail h4 {
    text-align: center;
}

.lista_rivenditori .thumbnail {
    padding: 0;
    border-radius: 20px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%) !important;
    transition: 0.5s;
    border: none;
}

.lista_rivenditori .thumbnail :hover {
    transform: scale(1.05, 1.05);
}

#riv .well-sm {
    border-radius: 12px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%) !important;
}

#riv .well-sm .btn-primary {
    color: #333;
    font-weight: 600;
    background-color: #ce9f1a;
    border-color: #ce9f1a;
    border-radius: 20px;
    transition: 0.5s;
}

#riv .well-sm .btn-primary:hover {
    background-color: white;
    border-color: #222;
}

.filtro_prodotti_dash {
    display: none!important;
}

.lista_prodotti_dash div[id^="lf_container_"] {
    justify-content: center !important;
}

.lista_prodotti_dash .thumbnail {
    border-radius: 20px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%) !important;
}

.lista_prodotti_dash .thumbnail:hover {
    text-decoration: none;
    box-shadow: inset 2px 2px 7px rgb(0 0 0 / 20%) !important;
}

.lista_prodotti_dash .thumbnail img {
    padding: 15px;
}

.lista_prodotti_dash .thumbnail h4 {
    text-align: center;
    font-size: 18px;
    color: #222;
    font-weight: 400;
}


/*11/11/2021*/


/*rev*/


/* /prodotti/stampanti-per-carta/stampante-primelink-multiverse */

.nascosto {
    display: none !important;
}

#sez_1 {
    background: none !important;
}


/*elementi galllery con una sola immagine*/

.gallery_mono_1 img {
    object-fit: cover;
    transition: 0.5s;
}

.gallery_mono_1 a:hover img {
    transform: scale(1.05);
}


/*gallery multiple*/

.galleria-thumbnails .galleria-image {
    border: none;
    width: 100% !important;
    height: auto !important;
    margin: 0px 6px;
    background: #0000;
}

.galleria-container {
    overflow: unset !important;
}

.galleria-thumbnails {
    overflow: hidden;
    position: relative;
    width: 100% !important;
    height: 150px;
    display: flex;
    flex-wrap: nowrap;
}

@media (max-width: 768px) {
    #galleriaio_0 {
        height: 77vw !important;
    }
    .galleria-lightbox-content {
        top: 0 !important;
        bottom: -15px !important;
    }
    .galleria-lightbox-content .galleria-lightbox-image .galleria-image {
        top: 50%;
        transform: translateY(-50%);
    }
}

.gallery_esempi>div {
    height: 600px !important;
}

.gallery_esempi .galleria-container {
    background: transparent!important;
}

.gallery_esempi .galleria-image-nav-left {
    left: 10px!important;
    background-image: none;
}

.gallery_esempi .galleria-image-nav-right {
    right: 0px !important;
    background-image: none;
}

.gallery_esempi .galleria-image-nav-right::before {
    font-family: 'Glyphicons Halflings';
    content: "\e131";
    font-size: 55px;
    color: var(--colore2);
    position: absolute;
    top: 50%;
    transition: 0.5s;
    clip-path: circle(38%);
    background: radial-gradient(circle, white 0%, rgba(0, 0, 0, 0) 75%);
}

.gallery_esempi .galleria-image-nav-left::before {
    font-family: 'Glyphicons Halflings';
    content: "\e132";
    font-size: 55px;
    color: var(--colore2);
    position: absolute;
    top: 50%;
    transition: 0.5s;
    clip-path: circle(38%);
    background: radial-gradient(circle, white 0%, rgba(0, 0, 0, 0) 75%);
}

@media only screen and (min-width: 768px) {
    .gallery_esempi>div {
        height: 700px !important;
    }
}

.gallery_esempi>div {
    background: transparent!important;
}

.galleria-container.notouch {
    height: 100%!important;
}

.galleria-image img {
    width: 100% !important;
    height: auto !important;
    max-width: 100vw !important;
    max-height: 100vh !important;
    object-fit: contain;
}

.galleria-stage .galleria-images .galleria-image {
    height: 100%!important;
}

.galleria-stage .galleria-images .galleria-image img {
    width: 100% !important;
    height: auto !important;
    left: 50% !important;
    transform: translateX(-50%);
}

.galleria-lightbox-close {
    display: none;
}


/*fine gallery*/


/*pseudomenu*/

#container_pseudomenù {
    display: flex !important;
    justify-content: space-around;
    flex-wrap: wrap;
}

.pse_elem a {
    padding: 1px 40px;
    background: rgb(146, 146, 146);
    border-radius: 10px;
    text-decoration: none;
    transition: 0.5s;
    margin: 12px 6px;
}

.pse_elem h4 {
    font-weight: 600;
    color: white;
}

#container_pseudomenù .pse_elem:nth-child(1) a {
    box-shadow: 0px 0px 10px 0px rgb(8, 67, 157);
}

#container_pseudomenù .pse_elem:nth-child(1) a:hover {
    box-shadow: 0px 0px 10px 4px rgb(8, 67, 157);
}

#container_pseudomenù .pse_elem:nth-child(2) a {
    box-shadow: 0px 0px 10px 0px rgb(206, 159, 27);
}

#container_pseudomenù .pse_elem:nth-child(2) a:hover {
    box-shadow: 0px 0px 10px 4px rgb(206, 159, 27);
}

#container_pseudomenù .pse_elem:nth-child(3) a {
    box-shadow: 0px 0px 10px 0px rgb(4, 242, 24);
}

#container_pseudomenù .pse_elem:nth-child(3) a:hover {
    box-shadow: 0px 0px 10px 4px rgb(4, 242, 24);
}

#container_pseudomenù .pse_elem:nth-child(4) a {
    box-shadow: 0px 0px 10px 0px rgb(224, 52, 25);
}

#container_pseudomenù .pse_elem:nth-child(4) a:hover {
    box-shadow: 0px 0px 10px 4px rgb(224, 52, 25);
}

#container_pseudomenù .pse_elem:nth-child(5) a {
    box-shadow: 0px 0px 10px 0px rgb(8, 67, 157);
}

#container_pseudomenù .pse_elem:nth-child(5) a:hover {
    box-shadow: 0px 0px 10px 4px rgb(8, 67, 157);
}

#container_pseudomenù .pse_elem:nth-child(6) a {
    box-shadow: 0px 0px 10px 0px rgb(0, 0, 0);
}

#container_pseudomenù .pse_elem:nth-child(6) a:hover {
    box-shadow: 0px 0px 10px 4px rgb(0, 0, 0);
}


/*immagini*/

.shadow_container {
    filter: drop-shadow(2px 4px 20px grey);
}

.shadow_container_box {
    box-shadow: 2px 4px 10px grey;
}

.shadow img {
    filter: drop-shadow(2px 4px 20px grey);
}

.shadow_black {
    filter: drop-shadow(2px 4px 20px black);
}

.shadow_raw img {
    filter: drop-shadow(10px 1px 2px grey);
}

.shadow_raw_light img {
    filter: drop-shadow(2px 1px 2px white);
}


/*testi*/

.testo_sezioni
/*aggiungere clip come animazione*/

{}


/*mattonelle*/

.mattonella_home {
    position: relative;
}

.mattonella_home a {
    padding: 50px 40px;
    border-radius: 55px;
    background: linear-gradient(145deg, #ffffff, #e6e6e6);
    background-size: 200% 200%;
    box-shadow: 7px 7px 15px #e6e6e6, -7px -7px 15px #ffffff;
    transition: 0.8s;
    text-decoration: none !important;
}

.mattonella_home a:hover {
    background-position: 120% 200%;
    box-shadow: none;
}

.mattonella_home h4 {
    font-weight: 600;
    color: #222;
    font-size: 3em;
    border-bottom: 5px solid;
}

@media only screen and (max-width: 1200px) {
    .mattonella_home h4 {
        font-size: 2em;
    }
}

@media only screen and (max-width: 998px) {
    .mattonella_home a {
        padding: 40px 5px;
    }
}

.mattonella_home p {
    font-weight: 400;
    color: #222;
    font-size: 1em;
}

.mattonella_home_small {
    position: relative;
}

.mattonella_home_small a {
    padding: 20px 30px;
    border-radius: 55px;
    background: linear-gradient(145deg, #ffffff, #e6e6e6);
    background-size: 200% 200%;
    box-shadow: 7px 7px 15px #e6e6e6, -7px -7px 15px #e7e7e7;
    transition: 0.8s;
    text-decoration: none !important;
}

.mattonella_home_small a:hover {
    background-position: 120% 200%;
    box-shadow: none;
}

.mattonella_home_small h4 {
    font-weight: 600;
    color: #222;
    font-size: 2em;
    border-bottom: 5px solid;
}

@media only screen and (max-width: 1200px) {
    .mattonella_home_small h4 {
        font-size: 2em;
        text-align: center;
        margin: 0 20px;
    }
}

.mattonella_home_small p {
    font-weight: 400;
    color: #222;
    font-size: 1em;
}

.icon_container {
    width: 40px;
    position: absolute;
    z-index: 2;
    right: 20px;
    bottom: 118px;
}

.icon_container.prodotti .cls-2 {
    fill: rgb(206, 159, 27);
}

.icon_container.contatti .cls-2 {
    fill: rgb(4, 242, 24);
}

.icon_container.tecnologia .cls-2 {
    fill: rgb(206, 159, 27);
}

.icon_container.eventi .cls-2 {
    fill: cyan;
}

.icon_container.supporto .cls-2 {
    fill: brown;
}

.icon_container.distributori .cls-2 {
    fill: cyan;
}

.mat_prodotti h4 {
    border-color: rgb(206, 159, 27);
}

.mat_contatti h4 {
    border-color: rgb(4, 242, 24);
}

.mat_tecnologia h4 {
    border-color: rgb(206, 159, 27);
}

.mat_eventi h4 {
    border-color: cyan;
}

.mat_supporto h4 {
    border-color: brown;
}

.mat_distributori h4 {
    border-color: cyan;
}

.mattonella_testo_sez a {
    padding: 6px 40px;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-decoration: none;
}

.mattonella_testo_sez a:hover h4 {
    width: 100%;
}

.mattonella_testo_sez a:hover::before {
    opacity: 1;
}

.mattonella_testo_sez h4 {
    color: white;
    font-size: 2.5em;
    text-align: right;
    width: 65%;
    transition: 0.5s;
}

.smartTable a::before {
    position: absolute;
    opacity: 0;
    content: "Smart Table";
    font-size: 35px;
    left: 30px;
    top: 8px;
    color: white;
    transition: 0.5s;
}

.kitSpecial a::before {
    position: absolute;
    opacity: 0;
    content: "KIT Special";
    font-size: 35px;
    left: 30px;
    top: 8px;
    color: white;
    transition: 0.5s;
}

.kitFluo a::before {
    position: absolute;
    opacity: 0;
    content: "KIT Fluo";
    font-size: 35px;
    left: 30px;
    top: 8px;
    color: white;
    transition: 0.5s;
}

.whiteEdition a:before {
    position: absolute;
    opacity: 0;
    content: "White Edition";
    font-size: 35px;
    left: 30px;
    top: 8px;
    color: black;
    transition: 0.5s;
}

.kitWhiteOn a::before {
    position: absolute;
    opacity: 0;
    content: "KIT WhiteON";
    font-size: 35px;
    left: 30px;
    top: 8px;
    color: white;
    transition: 0.5s;
}

.mattonella_testo_sez.whiteEdition h4 {
    color: black;
}

.kitStandard a::before {
    position: absolute;
    opacity: 0;
    content: "KIT Standard";
    font-size: 35px;
    left: 30px;
    top: 8px;
    color: white;
    transition: 0.5s;
}

.opzioni a::before {
    position: absolute;
    opacity: 0;
    content: "Plus";
    font-size: 35px;
    left: 30px;
    top: 8px;
    color: white;
    transition: 0.5s;
}

.softwareRip a::before {
    position: absolute;
    opacity: 0;
    content: "RIP";
    font-size: 35px;
    left: 30px;
    top: 8px;
    color: white;
    transition: 0.5s;
}

.mattonella_base a {
    padding: 6px 40px;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-decoration: none;
}

.mattonella_base a:hover h4 {
    width: 120%;
}

.mattonella_base a:hover h4::before {
    opacity: 1;
}

.mattonella_base h4 {
    font-size: 2em;
    text-align: center;
    width: 100%;
    transition: 0.5s;
    position: relative;
}

.mattonella_base h4::before {
    content: '\f015';
    font-family: 'FontAwesome';
    position: absolute;
    opacity: 0;
    left: 6px;
    font-size: 1.6em;
    bottom: -25%;
    transition: 0.5s;
}


/*animazioni*/

@keyframes appear {
    from {
        transform: translateX(-50px);
        opacity: 0;
    }
    to {
        transform: translateX(0px);
        opacity: 1;
    }
}

.in_one {
    animation-name: appear;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-duration: 1s;
    animation-delay: 0.2s;
    animation-fill-mode: forwards;
}

@keyframes from_down {
    from {
        transform: translateY(-50px);
        opacity: 0;
    }
    to {
        transform: translateY(0px);
        opacity: 1;
    }
}
@keyframes from_up {
    from {
        transform: translateY(50px);
        opacity: 0;
    }
    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.in_f_down {
    animation-name: from_down;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-duration: 1s;
    animation-delay: 0.2s;
    animation-fill-mode: forwards;
}
.in_f_up {
    animation-name: from_up;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-duration: 1s;
    animation-delay: 0.2s;
    animation-fill-mode: forwards;
}

.tenda_opacity {
    position: relative;
}

.tenda_opacity:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background: white;
    z-index: 1;
    pointer-events: none !important;
    animation-name: slide_tenda;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-duration: 1s;
    animation-delay: 0.8s;
    animation-fill-mode: forwards;
}

@keyframes slide_tenda {
    from {
        width: 100%;
        opacity: 0.8;
    }
    to {
        width: 0%;
        opacity: 0;
    }
}

.animazioni_from_down{
    transform: translateY(-50px);
    opacity: 0;
}

.animazioni_from_up,
.animazioni_from_up .thumbnail{
    transform: translateY(50px);
    opacity: 0;
}

.in-view{
    opacity: 1 !important;
    transform: translateY(0) !;
}

.lista_animata .thumbnail{
    transition: 0.5s;
    transform: translateY(50px);
    opacity: 0;
}

/*divisori*/

.custom-shape-divider-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top svg {
    position: relative;
    display: block;
    width: calc(190% + 1.3px);
    height: 130px;
}

.custom-shape-divider-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-bottom svg {
    position: relative;
    display: block;
    width: calc(140% + 1.3px);
    height: 130px;
}

.flip_>div {
    transform: scale(-1, 1);
}

#rip {
    background-image: linear-gradient(316deg, black, transparent) !important;
}


/*tabs e accordion fix*/

#tab_edited_1>div:not(:first-child) {
    display: none;
}

#tab_edited_1 {
    filter: drop-shadow(2px 4px 6px grey);
}

#tab_edited_1 .tab-content {
    padding: 20px;
    transition: 0.5s;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    background-color: rgb(224, 52, 25);
}

#tab_edited_1 .nav-tabs ul {
    border: none;
}

#tab_edited_1 .nav-tabs li {
    margin-bottom: -2px;
    border: none;
}

#tab_edited_1 .nav-tabs li.active:nth-child(1) a {
    background: rgb(206, 159, 27) !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    font-weight: bold;
}

#tab_edited_1 .nav-tabs li.active:nth-child(2) a {
    background: rgb(224, 52, 25) !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    font-weight: bold;
}

#tab_edited_1 .nav-tabs li.active:nth-child(3) a {
    background: rgb(0, 0, 0) !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    font-weight: bold;
}

#tab_edited_1 .nav-tabs li.selpagina_tab {
    transition: 0.3s;
    border: none;
}

#tab_edited_1 .nav-tabs li.selpagina_tab a {
    border: none;
}

#tab_edited_1 .nav-tabs li.selpagina_tab:nth-child(1) a:hover {
    background: rgb(206, 159, 27) !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
}

#tab_edited_1 .nav-tabs li.selpagina_tab:nth-child(2) a:hover {
    background: rgb(224, 52, 25) !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
}

#tab_edited_1 .nav-tabs li.selpagina_tab:nth-child(3) a:hover {
    background: rgb(0, 0, 0) !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
}

#accordion_edit_1>div:not(:first-child) {
    display: none;
}

#accordion_edit_1 a {
    color: black;
}


/*Lista prodotti correlati*/

.lista_prodotti_correlati .thumbnail {
    border: none !important;
}

.lista_prodotti_correlati .thumbnail img {
    padding: 1vw;
    transition: 0.5s;
}

.lista_prodotti_correlati .thumbnail:hover img {
    padding: 0;
}

.lista_prodotti marca {
    font-size: 0.5em;
}

.lista_prodotti .thumbnail {
    border: none !important;
}

.lista_prodotti .thumbnail img {
    padding: 1vw;
    transition: 0.5s;
}

.lista_prodotti .thumbnail img:hover {
    transform: scale(1.03);
}

.lista_prodotti .thumbnail .caption h4 {
    text-align: center;
    font-weight: 600;
    font-size: 2em;
}

.lista_stampanti .thumbnail {
    padding: 6px;
    border: none !important;
    margin: 10px;
    transition: 0.5s;
}

.lista_stampanti .thumbnail:hover {
    transform: scale(1.08);
}

.lista_stampanti .thumbnail img {
    width: 158px;
    height: 158px;
    object-fit: cover;
}

.lista_stampanti .slick-track {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

@media only screen and (max-width: 768px) {
    .lista_stampanti .slick-track {
        flex-direction: column;
        align-items: center;
    }
    .lista_stampanti .slick-slide {
        width: 100% !important;
    }
}

.lista_loghi_rip_efi .thumbnail {
    border: none !important;
    filter: drop-shadow(2px 4px 6px black);
    transition: 0.5s;
}

.lista_loghi_rip_efi .thumbnail:hover {
    filter: none !important;
}

.lista_loghi_rip_efi .thumbnail img {
    padding: 5px;
}

.lista_download_file h4 a {
    color: black;
    transition: 0.5s;
}

.lista_news_home .thumbnail {
    height: 205px;
    padding: 0px;
    border: none;
    text-decoration: none;
    transition: 0.3s;
    border-radius: 10px;
    filter: drop-shadow(2px 2px 10px black);
    overflow: hidden !important;
}

.lista_news_home .thumbnail .caption {
    text-align: center;
}

.lista_news_home img {
    transition: 0.3s;
    padding: 0px;
    border-radius: 10px;
}

.lista_news_home .thumbnail:hover img {
    transform: scale(1.2);
}

.lista_storytelling .thumbnail {
    border: none;
    padding: 0;
    text-decoration: none;
    border-radius: 10px;
    overflow: hidden !important;
}

.lista_storytelling .thumbnail:hover img {
    transform: scale(1.2);
}

.lista_storytelling .thumbnail img {
    border-radius: 10px;
    padding: 0;
    transition: 0.3s;
}

.lista_storytelling nav {
    display: none !important;
}

.lista_fasi .thumbnail {
    border: none;
    padding: 0;
    text-decoration: none;
    border-radius: 10px;
    overflow: hidden !important;
}

.lista_fasi .thumbnail .caption {
    text-align: center;
}

.lista_fasi .thumbnail img {
    border-radius: 10px;
    padding: 0;
    transition: 0.3s;
    aspect-ratio: 1/0.8;
    object-fit: cover;
}

.lista_fasi .schede_bootstrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.lista_fasi .schede_bootstrap .col-sm-2 {
    position: relative;
}

.lista_fasi .schede_bootstrap .col-sm-2:nth-child(1):after,
.lista_fasi .schede_bootstrap .col-sm-2:nth-child(2):after,
.lista_fasi .schede_bootstrap .col-sm-2:nth-child(3):after,
.lista_fasi .schede_bootstrap .col-sm-2:nth-child(4):after {
    content: '\f0da';
    font-family: 'fontawesome';
    position: absolute;
    font-size: 38px;
    top: 40px;
    right: -50px;
    width: 62px;
    height: 54px;
    color: white;
    background: #cc247c;
    text-align: center;
    clip-path: circle(20px);
    z-index: 5;
}

.lista_elementi_no_img .thumbnail {
    border: none;
    padding: 0;
    text-decoration: none;
    border-radius: 10px;
    overflow: hidden !important;
}

.lista_elementi_no_img .thumbnail .caption h4{
    font-size: 1.6em;
    font-weight: 700;
}

.lista_elementi_no_img ul {
    list-style: none; /* Rimuovi il marker predefinito */
    padding-left: 20px; /* Aggiungi spazio per il nuovo marker */
}

.lista_elementi_no_img li{
    padding-bottom: 10px;
    font-size: 18px;
}

.lista_elementi_no_img li::before {
    content: "\f06c"; /* Codice Unicode per l'icona */
    font-family: "FontAwesome"; /* Utilizza un font di icone */
    margin-right: 5px;
    color: #4a8120;
}

/*link immagini*/

.link_immagine_gen img {
    transition: 0.5s;
}

.link_immagine_gen img:hover {
    transform: scale(1.05) rotateX(30deg);
}

.button_custom_1 {
    transition: 0.5s;
}


/*pdf_view*/

.pdf_view_monopage iframe {
    height: 600px !important;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: white;
    background: #222;
}


/*Landing Evento*/


/*layout_biancodigitale_partner_kickoff*/

.calendario_display {
    position: absolute;
    top: 8vh;
    width: 350px;
    border: none;
    outline: none;
}

.calendario_display>div {
    border: none;
}

.hero_wow img {
    min-height: 330px;
    object-fit: cover;
    object-position: left;
}

@media only screen and (max-width: 768px) {
    .hero_digital_news img {
        object-fit: cover;
        object-position: left;
        width: 170% !important;
    }
    .hero_wow img {
        transform: translate(-45px);
        min-height: unset;
    }
    .hero_wow {
        transform: scale(1.35) translateY(20px);
    }
    .calendario_display {
        position: relative !important;
        transform: scale(.8);
        display: block;
        margin: auto;
    }
    #calendario_container {
        padding-bottom: 50px;
    }
    .programma a {
        background: black !important;
        box-shadow: 2px 2px#333333 !important;
        padding: 12px 6px !important;
        border-radius: 10px !important;
        text-align: center;
    }
    .programma h4 {
        color: white;
    }
    .programma {
        bottom: 325px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    .contenitore_calendario {
        display: block;
        margin: auto !important;
    }
}

@media only screen and (max-width: 1700px) {
    .calendario_display {
        transform: scale(0.8);
        top: 5vh;
    }
    .programma h4 {
        font-size: 20px !important;
    }
    .programma {
        bottom: 10px !important;
        text-align: center;
    }
}

@media only screen and (max-width: 1300px) {
    .calendario_display {
        transform: scale(0.6);
        top: -4vh;
    }
    .programma a {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    .programma h4 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

.var_wow .mese {
    background: #6e5ca7;
}

#programma {
    scroll-margin-top: -40vh;
}

#iscriviti {
    scroll-margin-top: 0vh;
}

#testo_wow h1 {
    font-size: 60px;
}

#testo_wow h3 {
    font-size: 40px;
}

#testo_wow p {
    font-size: 16px;
}

#testi_presentazione {
    display: flex;
    flex-direction: column;
}

#testi_presentazione h1 {
    font-size: 60px;
    color: #f2f449;
}

#testi_presentazione h3 {
    font-size: 40px;
}

#testi_presentazione h4 {
    font-size: 28px;
    color: white;
}

#mat_wow_cosa_vedrai a {
    background: #9f845c;
    box-shadow: 2px 2px #f2f449;
    border-radius: 10px;
    transition: 0.3s;
    padding: 5px 0px;
    text-decoration: none !important;
}

#mat_wow_cosa_vedrai a:hover {
    box-shadow: none;
}

#mat_wow_cosa_vedrai h4 {
    color: white;
    text-align: center;
}

#cosa_vedrai_in_azione {
    scroll-margin-top: 20vh;
}

@media only screen and (max-width: 768px) {
    #testo_wow h1 {
        font-size: 50px;
    }
    #testo_wow h3 {
        font-size: 40px;
    }
    #testo_wow p {
        font-size: 16px;
    }
    #testi_presentazione h1 {
        font-size: 50px;
    }
    #testi_presentazione h3 {
        font-size: 30px;
    }
    #testi_presentazione h4 {
        font-size: 28px;
    }
    #form_wow .invia_form_contatti {
        font-size: 20px !important;
    }
}

#form_wow .invia_form_contatti {
    font-size: 24px;
    color: white;
    background: #6e5ca7;
    border: none;
    box-shadow: 4px 4px 0px #c278af, -4px -4px 0px #9bbced;
    transition: 0.3s;
}

#form_wow .invia_form_contatti:hover {
    box-shadow: none !important;
}

#form_wow .col-md-4 {
    text-align: center;
}

#form_wow .col-md-4 .well.well-sm {
    background: transparent;
    border: none;
}

#form_wow .col-md-4 .well.well-sm input {
    transform: scale(2);
}

.sezione_diagonale {
    transform: skewY(4deg);
}

.sezione_diagonale>div {
    transform: skewY(-4deg);
}

.swiper_wow .swiper-slide-visible {
    opacity: 1 !important;
}

.swiper_wow .swiper-slide-prev {
    opacity: 0.4 !important;
}

.swiper_wow .swiper-slide {
    opacity: 0.2;
    background: transparent !important;
}

.swiper_wow .swiper-slide img {
    object-fit: contain;
}

.swiper_wow .swiper-slide-shadow {
    background: transparent !important;
}

@media only screen and (max-width: 768px) {
    .swiper_wow .swiper-slide img {
        transform: scale(1.3);
    }
}

#invito_16_9 img {
    border-radius: 20px;
    box-shadow: 5px 6px #6e5ca7;
    overflow: hidden !important;
    transition: 0.3s;
}

#invito_16_9 img:hover {
    border-radius: 20px;
    box-shadow: 10px 10px #6e5ca7;
    overflow: hidden !important;
}


/*Lista novità*/

.lista_novità .thumbnail {
    padding: 0px;
    border: none !important;
}

.lista_novità .thumbnail h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.lista_novità .thumbnail img {
    filter: drop-shadow(2px 2px 10px rgb(0 0 0 /20%));
}


/**/

.calendario_display.var_wow {
    top: 5vh;
}

@media only screen and (max-width: 768px) {
    .calendario_display.var_wow .contenitore_calendario {
        transform: scale(0.8);
    }
}

.mattonella_digital_news a {
    transition: 0.5s;
    filter: drop-shadow(2px 4px #003366) drop-shadow(-2px -4px #ff0505);
}

.mattonella_digital_news a:hover {
    filter: none;
}

.mattonella_digital_news h4 {
    font-size: 2.5em;
    font-weight: 700;
}

.mattonella_kickOff a {
    background: black;
    color: white;
    box-shadow: 2px 2px#555555;
    padding: 12px 6px;
    border-radius: 10px;
    text-align: center;
}

.mattonella_kickOff h4 {
    color: white;
    font-size: 30px;
    font-weight: 700;
}

.programma a {
    background: white;
    color: black !important;
    box-shadow: 2px 2px#d0d0d0;
    padding: 12px 6px;
    border-radius: 10px;
    text-align: center;
}

.programma h4 {
    color: black;
    font-size: 30px;
    font-weight: 700;
}

.programma {
    position: absolute;
    bottom: 40px;
    width: 65%;
    left: -10px;
}

.programma_wow a {
    background: white;
    color: black !important;
    box-shadow: 2px 2px#d0d0d0;
    padding: 12px 6px;
    border-radius: 10px;
    text-align: center;
    width: fit-content;
    margin: auto;
    box-shadow: 4px 4px 0px #c278af, -4px -4px 0px #9bbced;
    white-space: nowrap;
}

.programma_wow h4 {
    color: black;
    font-size: 30px;
    font-weight: 700;
}

.programma_wow {
    position: absolute;
    bottom: 16px;
    width: 50%;
}

@media only screen and (max-width: 1710px) and (min-width: 768px) {
    .programma_wow {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .prodotti_effetto_wow .list-group-item .row {
        flex-direction: column !important;
    }
    .prodotti_effetto_wow .col-sm-10,
    .prodotti_effetto_wow .col-sm-2 {
        min-width: 100%;
    }
}


/*Lista prodotti effetto wow*/

.prodotti_effetto_wow .list-group-item:nth-child(odd) .row {
    flex-direction: row-reverse;
}

.prodotti_effetto_wow .list-group-item {
    position: relative;
}

.prodotti_effetto_wow .list-group-item>.row {
    display: flex;
    align-items: center;
}

.prodotti_effetto_wow .col-sm-2 {
    width: 50%;
}

.prodotti_effetto_wow .col-sm-10 {
    width: 50%;
}

.prodotti_effetto_wow .testo h4 {
    font-size: 30px;
    font-weight: 700;
}

.prodotti_effetto_wow .testo p {
    font-size: 18px;
    font-weight: 400;
}


/**/

.iscriviti_ora {}

.lista_relatori .thumbnail {
    border: none;
}

.lista_relatori h4 {
    text-align: center;
    font-weight: 700;
}

.lista_relatori .thumbnail>img {
    object-fit: cover;
    aspect-ratio: 1/1;
    border-radius: 50%;
    filter: drop-shadow(3px 3px #003366) drop-shadow(-3px -3px #ff0505);
    transform-origin: center center;
}

.lista_relatori>.schede_bootstrap>div:nth-child(3) .thumbnail>img,
.lista_relatori>.schede_bootstrap>div:nth-child(2) .thumbnail>img {
    padding: 30px 30px 0 30px;
}

.testo_programma {}

.form_kick_off .invia_form_contatti {
    background: black;
    color: white;
    box-shadow: 2px 2px#555555;
    padding: 12px 20px;
    border-radius: 10px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}

.form_kick_off .invia_form_contatti:hover {
    background: transparent;
    color: black;
}

.form_kick_off .col-sm-offset-2 {
    margin-left: 0px;
}

.form_kick_off h4 {
    font-size: 30px;
    font-weight: 700;
}

.form_contatti_centrato h4 {
    text-align: center;
}


/*RiFab Page*/


/*layout_rifabbricato.php*/

.flex_rotate {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.rotate_test_90 {
    transform: rotate(-90deg);
    transform-origin: center center;
    color: white;
    text-align: center;
    width: fit-content;
}

.rotate_test_90>div {
    border-radius: 10px;
}

.rotate_test_90 p {
    padding: 6px 12px;
    font-size: 30px;
}

@media only screen and (max-width: 768px) {
    .rotate_test_90 {
        transform: rotate(0deg);
    }
}

.hero_anim_in p {
    font-size: 18px;
}

.pad_row {
    padding: 30px 0px;
}

.lista_centrale .thumbnail .caption {
    padding: 0;
}

.lista_centrale .thumbnail {
    border: none;
}

.lista_centrale h4 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
}

.lista_centrale p {
    text-align: center;
    padding: 0;
    font-size: 20px;
}

.lista_centrale_xs {}

.lista_centrale_xs .thumbnail .caption {
    padding: 0;
}

.lista_centrale_xs .col-sm-2 {
    min-height: 330px;
}

.lista_centrale_xs .thumbnail {
    border: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between
}

.lista_centrale_xs h4 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}

.lista_centrale_xs p {
    text-align: center;
    padding: 0;
    font-size: 16px;
}

.lista_centrale_xs .schede_bootstrap {
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 768px) {
    .lista_centrale_xs .schede_bootstrap {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .lista_centrale_xs img {
        max-width: 80%;
        margin: auto;
    }
}

.anim {
    opacity: 0;
    animation: fade_in 0.8s ease-in-out 0.5s 1 normal forwards;
    transform: translateX(100px);
}

.anim_2 {
    opacity: 0;
    animation: fade_in 0.8s ease-in-out 0.8s 1 normal forwards;
    transform: translateX(100px);
}

@keyframes fade_in {
    from {
        opacity: 0;
        transform: translateX(100px);
    }
    to {
        opacity: 1;
        transform: translateX(0px);
    }
}

.anim_f_down {
    opacity: 0;
    animation: fade_from_down 0.8s ease-in-out 0.5s 1 normal forwards;
    transform: translateX(100px);
}

.anim_f_down_2 {
    opacity: 0;
    animation: fade_from_down 0.8s ease-in-out 0.8s 1 normal forwards;
    transform: translateX(100px);
}

.anim_f_down_3 {
    opacity: 0;
    animation: fade_from_down 0.8s ease-in-out 1.1s 1 normal forwards;
    transform: translateX(100px);
}

@media only screen and (max-width: 768px) {
    #sez_loghi {
        top: 0px !important;
    }
    .iscriviti_ora {
        margin-top: 30px;
    }
}

@keyframes fade_from_down {
    from {
        opacity: 0;
        transform: translateY(100px);
    }
    to {
        opacity: 1;
        transform: translateY(0px);
    }
}


/*Landign Prodotto*/

.hero_presentazione {
    background: inherit;
    margin: -16px;
}

.hero_presentazione h1 {
    background: inherit;
    font-size: 80px;
    font-weight: 900;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    filter: invert(1) grayscale(1) contrast(999);
    padding: 5vh 0px;
    text-align: center;
}

#gallery_flex_lightbox .lightboxgallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#gallery_flex_lightbox .lightboxgallery a {
    max-width: 49%;
}

#gallery_flex_lightbox .lightboxgallery img {
    width: 100%;
}

.tab_tipi_stampa td {
    font-size: 20px;
}

.tab_tipi_stampa .column-4 td,
.tab_tipi_stampa .column-6 td {
    padding: 5px 20px;
    border: 5px solid white
}

@media only screen and (max-width: 768px) {
    .tab_tipi_stampa .column-4 td,
    .tab_tipi_stampa .column-6 td {
        padding: 5px 0px;
    }
    .tab_tipi_stampa td {
        font-size: 14px;
    }
}

.tab_tipi_stampa .column-4 table {}

.back_y {
    background: yellow;
    color: #000000;
}

.back_c {
    background: cyan;
    color: white
}

.back_m {
    background: magenta;
    color: white;
}

.back_k {
    background: black;
    color: white;
}

.back_w {
    background: white;
    color: black;
}

.back_s {
    background: linear-gradient(90deg, #c0c0c0 0%, #9b9b9b 100%);
    color: white;
}

.column-4 {
    width: 33%;
    margin: auto;
}

.column-6 {
    width: 50%;
    margin: auto;
}

.column-4>table {
    width: 100%;
    margin: auto;
}

.column-6>table {
    width: 100%;
    margin: auto;
}

.grid {
    display: flex;
}

.space-around{
    justify-content: space-around;
}

.grid.space-around{
    padding-top: 20px;
    border-top: 1px solid #3030302f;
}

.border_bottom_blu {
    border-bottom: 5px solid #003366;
    margin-right: 30px;
    font-size: 20px;
    font-weight: 700;
}


/*Landing rifab*/

.testi_mobile_center {
    text-align: center;
}

@media only screen and (max-width: 768px) {
    #contattaci {
        margin-top: 30px !important;
    }
    .scopri_ {
        right: 10% !important;
        bottom: 15px !important;
    }
    .one_col_mobile .grid {
        flex-direction: column;
    }
    .one_col_mobile .grid>div {
        width: 100% !important;
    }
}

.img_hero_landing_small img {
    border-radius: 20px;
    box-shadow: 2px 2px rgb(0 0 0 /20%) !important;
    overflow: hidden !important;
}

.scopri_ {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 20px 0px;
    text-decoration: none !important;
    bottom: 80px;
    right: 10%;
    color: #333 !important;
    font-size: 20px;
}

.scopri_:after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    color: #333;
    position: relative;
    top: 10px;
    left: 0px;
    animation: scroll_down 2s infinite;
}

@keyframes scroll_down {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.light_shadow {
    filter: drop-shadow(2px 2px 2px rgb(0 0 0 / 20%));
}

.logo_rifab {
    position: absolute;
    bottom: 15px;
    right: 35px;
}

.lista_cert_rifab .thumbnail {
    border: none;
    background: transparent !important;
}

.lista_cert_rifab .thumbnail img {
    max-width: 150px;
    min-height: 180px;
    object-fit: contain;
    margin: auto;
    display: block;
}

.lista_cert_rifab .thumbnail h4 {
    font-size: 24px;
    text-align: center;
}

.lista_cert_rifab .schede_bootstrap {
    padding: 0;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 768px) {
    .lista_cert_rifab .schede_bootstrap {
        flex-direction: column;
    }
}

#contattaci {
    border: 1px solid rgb(0 0 0 / 20%);
    border-radius: 20px;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
    padding: 30px 20px;
    scroll-margin-top: 200px;
    padding-top: 12px !important;
}

#contattaci .formcontatti h4 {
    text-align: center;
}

.lista_rifab_prodotti .thumbnail {
    border: none;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
}

.lista_rifab_prodotti .thumbnail h4 {
    text-align: center;
    font-size: 20px;
}

@media only screen and (max-width: 768px) {
    .lista_rifab_prodotti .thumbnail img {
        object-fit: cover;
        max-width: 500px;
    }
    .lista_rifab_prodotti .slick-slide {
        width: unset !important;
    }
    .lista_rifab_prodotti .slick-track {
        display: flex !important;
    }
    #container_mobile {
        padding-top: 40px !important;
    }
}

.lista_rifab_office .thumbnail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 /20%);
}

.lista_rifab_office .thumbnail .row {
    display: none !important;
}

.lista_rifab_office .thumbnail img {
    max-width: 40%;
    padding: 5%;
}

.lista_rifab_office .thumbnail .caption {
    max-width: 60%;
}

.lista_rifab_office .thumbnail .caption h4 {
    font-size: 40px
}

.lista_rifab_office .schede_bootstrap>div:nth-child(odd) .thumbnail {
    flex-direction: row-reverse;
}

@media only screen and (max-width: 768px) {
    .lista_rifab_office .thumbnail {
        flex-direction: column !important;
    }
    .lista_rifab_office .thumbnail img {
        max-width: 100%;
    }
    .lista_rifab_office .thumbnail .caption {
        max-width: 100%;
    }
}


/*formcontatti*/

#riv .formcontatti .checkbox {
    text-align: center;
}

#riv .formcontatti .checkbox input {
    transform: scale(2.5);
    text-align: center;
}

.lista_withe_to_roll_2 .thumbnail {
    border: none;
    padding: 0px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
}

.lista_withe_to_roll_2 .thumbnail h4 {
    text-align: center;
    font-size: 18px;
}

.padding_mobile {
    padding: 0px 2vw;
}

@media only screen and (max-width: 768px) {
    .padding_mobile {
        padding: 0px 2vw;
    }
}

.lista_withe_to_roll_2.sx .schede_bootstrap>.col-sm-12:nth-child(1) h4 {
    border-bottom: 5px solid #e062c3;
}

.lista_withe_to_roll_2.sx .schede_bootstrap>.col-sm-12:nth-child(3) h4 {
    border-bottom: 5px solid #5f8cc5;
}

.lista_withe_to_roll_2.sx .schede_bootstrap>.col-sm-12:nth-child(5) h4 {
    border-bottom: 5px solid #d3ff7f;
}

.lista_withe_to_roll_2.dx .schede_bootstrap>.col-sm-12:nth-child(1) h4 {
    border-bottom: 5px solid #6bc168;
}

.lista_withe_to_roll_2.dx .schede_bootstrap>.col-sm-12:nth-child(3) h4 {
    border-bottom: 5px solid #97dfe4;
}

.lista_withe_to_roll_2.dx .schede_bootstrap>.col-sm-12:nth-child(5) h4 {
    border-bottom: 5px solid #e39758;
}

.tabella_specifiche_tecniche .column-6 {
    padding: 15px 2vw;
}

.tabella_specifiche_tecniche .column-6 p {
    border-bottom: 1px solid #e0e0e0;
}

@media only screen and (max-width: 768px) {
    .img_back_mobile {
        position: absolute;
    }
    .lista_centrale_xs .col-sm-2 {
        padding: 0px 15vw;
    }
    .lista_withe_to_roll_2 img {
        aspect-ratio: 16/9;
        object-fit: cover;
    }
    .lista_withe_to_roll_2 .col-sm-12 {
        padding: 0px 15vw;
    }
}


/*Risorse agenti gate*/

.risorse_agenti_gate .list-group-item {
    padding: 12px!important;
    border-radius: 20px;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%) !important;
    transition: 0.5s;
    border: 0px solid rgba(0 0 0 / 0%);
    position: relative;
}

.risorse_agenti_gate .row {
    display: flex;
    align-items: center;
}

.risorse_agenti_gate .col-sm-3 {
    padding-left: 35px;
}

.risorse_agenti_gate h4 {
    font-size: 30px;
    font-weight: 700;
}

.risorse_agenti_gate p {
    font-size: 20px;
    font-weight: 400;
}

.risorse_agenti_first .thumbnail h4 {
    text-align: center;
}

@media only screen and (max-width: 990px) and (min-width: 768px) {
    #no_tablet {
        display: none!important;
        opacity: 0;
        position: absolute;
        z-index: -1;
        overflow: hidden;
        height: 0px;
    }
}

.risorse_miste .list-group>a {
    padding: 20px;
    border-bottom: 2px solid rgb(0 0 0 /20%) !important;
}

.risorse_miste h4 {
    font-size: 20px;
}

.risorse_miste .caption {
    padding-bottom: 20px;
}

.risorse_miste .lca_elemento p {
    display: flex;
    flex-direction: column;
}

.risorse_miste .embed-responsive {
    padding-bottom: 55%;
    overflow: hidden;
    border-radius: 20px;
    border: 5px solid rgb(0 0 0 / 20%);
}

.risorse_miste .col-sm-2,
.risorse_miste .col-sm-4 {
    min-width: 60%;
}

.risorse_miste .col-sm-2 img,
.risorse_miste .col-sm-4 img {
    border-radius: 20px;
    overflow: hidden;
    border: 5px solid rgb(0 0 0 / 20%);
}

.risorse_miste .col-sm-10,
.risorse_miste .col-sm-8 {
    max-width: 40%;
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
    flex-wrap: wrap-reverse;
    justify-content: center;
    align-content: stretch;
    text-align: center;
}

.risorse_miste .col-sm-8 img {
    margin: auto;
}

.video_container_list_item {
    display: flex;
}

.video_container_list_item .embed-responsive {
    padding-bottom: 31%;
    overflow: hidden;
    border-radius: 20px;
    border: 5px solid rgb(0 0 0 / 20%);
}

.video_container_list_item>div:nth-child(1) {
    width: 60%;
}

.video_container_list_item>div:nth-child(2) {
    width: 40%;
    padding: 0px 15px;
    text-align: center;
}

.video_container_list_item>div:nth-child(2) h4 {
    font-size: 20px;
}

.video_container_list_item>div:nth-child(2) p {
    font-size: 36px;
}

@media only screen and (max-width: 768px) {
    .video_container_list_item .embed-responsive {
        padding-bottom: 55%;
    }
    .video_container_list_item {
        flex-direction: column;
    }
    .video_container_list_item>div:nth-child(1),
    .video_container_list_item>div:nth-child(2) {
        min-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .risorse_miste .col-sm-4 {}
    .risorse_miste .col-sm-8 {}
}

.ricerca_risorse button {
    font-size: 20px;
    padding: 0px 15px;
}

.ricerca_risorse form {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.ricerca_risorse .select2 {
    font-size: 20px;
}


/*DTF*/

.lista_img_text_oriz .thumbnail .row {
    display: none;
}

.lista_img_text_oriz .thumbnail {
    display: flex;
    align-items: center;
    border: none;
    border-bottom: 2px solid #c53d5b;
    border-radius: 0px;
}

.lista_img_text_oriz .thumbnail h4 {
    font-size: 24px;
    padding-left: 20px;
}

.lista_img_text_oriz .thumbnail img {
    width: 50px !important;
    height: 60px !important;
    object-fit: contain;
    margin: 0;
}

.lista_img_text_oriz .schede_bootstrap>div:last-child {
    width: 100% !important;
}

.lista_img_text_oriz .schede_bootstrap>div:last-child .thumbnail {
    flex-direction: column;
    text-align: center;
}

.lista_img_text_oriz .schede_bootstrap>div:last-child img {
    min-width: 130px;
    min-height: 75px;
}

.line_right_left {
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.line_right_left h1 {
    white-space: nowrap;
    margin: 0px;
    padding: 0 20px;
}

.line_right_left:before {
    content: '';
    position: relative;
    top: 50%;
    left: 0;
    width: 100%;
    height: 5px;
    background: #c53d5b;
}

.line_right_left:after {
    content: '';
    position: relative;
    top: 50%;
    right: 0;
    width: 100%;
    height: 5px;
    background: #c53d5b;
}

.custom_modal {
    max-height: 80vh;
    max-width: 80vw;
    margin: auto;
    display: block;
    border-radius: 20px;
    width: fit-content;
    z-index: 99999;
}

.custom_modal img {
    backdrop-filter: blur(5px);
}

.back_modal {
    background: rgba(0, 0, 0, 0.5);
}

.fade {
    transition: opacity 0.5s;
    opacity: 0;
}

.fade.show {
    opacity: 1;
}


.pagina_binder>.row {
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.scheda_tecnica tr{
    border-bottom: 1px solid #c53d5b;
    padding: 3px 0px;
}

.scheda_tecnica tr th{
    font-weight: 700;
}
.scheda_tecnica tr td:first-child{
    font-weight: 700;
}

.scheda_servizi{
    width: 100%;
}

.scheda_servizi tr{
    border-bottom: 1px solid #c53d5b;
    padding: 5px 0px;
}

.scheda_servizi tr th{
    font-weight: 700;
}
.scheda_servizi tr td:first-child{
    font-weight: 700;
}

.prezzo{
    display: none !important;
}

.full_table h4{
    margin-top: 30px;
}

.full_table table{
    width: 100%;
}

.full_table table thead>tr{
    border-bottom: 1px solid #c53d5b;
    padding: 5px;
}

.full_table table tbody>tr{
    border-bottom: 1px solid lightblue;
}

@media only screen and (max-width: 768px) {
    .titolo_dash{
        margin-top: 50px;
    }
}

/*News Categoria immagini*/

.immagine_categoria_news .thumbnail{
    opacity: 0;
    max-height: 500px;
    transition: 0.3s;
    border: none !important;
}
.immagine_categoria_news .thumbnail h4{
    display: none !important;
}

.immagine_categoria_news .immagine_categoria_news_show{
    opacity: 1;
    max-height: 1200px;
}

.assistenza_container{
    padding-top: 30px;
    display: flex !important;
    justify-content: start;
    align-items: center;
    gap: 20px;
    border-radius: 20px;
    margin-top: 20px;
    padding: 15px 30px;
    background: #f2f2f2;    
    width: fit-content;
}

@media only screen and (max-width: 768px) {
    .assistenza_container{
        justify-content: center;
        margin-left: 15px;
    }
}

.assistenza_mat p{
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #222;
    font-size: 18px;
}
.assistenza_mat h4{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #222;
    font-weight: 700;
    font-size: 22px;
}

.assistenza_mat p:before {
  content: '\f095';
  font-family: 'FontAwesome';
  position: relative;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
}

.assistenza_container img{
    max-width: 60px;
}


/*layout_prodotti_nuovi_con_un_cuore_sostenibile pagina Prodotti Nuovi con un Cuore Sostenibile*/


.hero_prodotti_nuovi p{
    font-size: 18px;
}

.hero_prodotti_nuovi h1{
    font-size: 40px;
    font-weight: 700;
}
.hero_prodotti_nuovi h3{
    font-size: 30px;
    font-weight: 700;
}

.padding_sezioni{
    padding: 50px 0px;
}

.bg_light_grey{
    background: linear-gradient(90deg, #ffffff, #ebebeb)
}

.bg_mint {
    background: linear-gradient(90deg, #c3f0e9, #e9ffea);
}

.green_back{
    background: linear-gradient(90deg, #4a811f, #5ca126);
    color: white;
}

b{
    font-weight: 700;
}

.line_height_custom{
    line-height: 1.5;
}

.line_height_custom ul{
    padding-bottom: 15px;
}

.layout_prodotti_nuovi_lista_01 .thumbnail{
    border: none;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
    text-align: center;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.layout_prodotti_nuovi_lista_01.small .thumbnail{
    border: none;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
    text-align: center;
    height: 150px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.layout_prodotti_nuovi_lista_01 .thumbnail h4{
    font-weight: 700;
    color: #333;
    font-size: 20px;
}

.layout_prodotti_nuovi_lista_01 .ecp_lista_prodotti_container>div{
    display: flex;
    flex-wrap: wrap;
    justify-content: center !important;
}


.layout_prodotti_nuovi_lista_02 .thumbnail .row{
    display: none !important;
}

.layout_prodotti_nuovi_lista_02 .thumbnail img{
    max-width: 100px;
    object-fit: contain;
}

.layout_prodotti_nuovi_lista_02 .thumbnail{
    display: flex;
    flex-direction: row-reverse;
    border: none;
    border-radius: 20px;
    overflow: hidden;
    padding: 20px;
}
.layout_prodotti_nuovi_lista_02.green .thumbnail{
    background: #49811f2f;
}

.layout_prodotti_nuovi_lista_02.green .thumbnail h4,
.layout_prodotti_nuovi_lista_02.green .thumbnail p{
    color: #606060;
}

@media only screen and (max-width: 768px) {
    .layout_prodotti_nuovi_lista_02 .thumbnail{
        flex-direction: column !important;
        justify-content: center;
        text-align: center;
    }
    .layout_prodotti_nuovi_lista_02 .thumbnail .caption{
        padding-right: 9px !important;
    }
}

.layout_prodotti_nuovi_lista_02 .thumbnail h4{
    font-weight: 700;
    font-size: 30px;
}

.layout_prodotti_nuovi_lista_02 .thumbnail li,
.layout_prodotti_nuovi_lista_02 .thumbnail p{
    font-size: 20px;
}

.layout_prodotti_nuovi_lista_02 .thumbnail .caption{
    padding-right: 40px;
}

.layout_prodotti_nuovi_lista_03 .thumbnail{
    border: none;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.layout_prodotti_nuovi_lista_03 .thumbnail h4{
    font-weight: 700;
}

.prodotti_carousel .thumbnail{
    background: transparent;
    border: none;
}
.prodotti_carousel .thumbnail h4{
    display: none;
}

.titolo_sezione h1{
    font-size: 40px;
    font-weight: 700;
}

.lista_rifabbricato {
    counter-reset: mioContatore; /* Inizializza un contatore */
}

.lista_rifabbricato li {
    counter-increment: mioContatore; /* Incrementa il contatore per ogni elemento */
}


.lista_rifabbricato .thumbnail .caption h4{
    font-size: 20px;
    font-weight: 700;
}

.lista_rifabbricato .thumbnail{
    padding-left: 60px;
    border: none;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 20%);
    position: relative;
    counter-increment: mioContatore; /* Incrementa il contatore per ogni elemento */
}

.lista_rifabbricato .thumbnail:before{
    content: counter(mioContatore); /* Visualizza il valore del contatore */;
    font-family: 'Rajdhani', sans-serif;
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 80px;
    opacity: 0.1;
}

