﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,800italic,700italic,600italic,400italic,300italic|Open+Sans+Condensed:300,300italic,700);

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap');

body {
    font-family: 'Open Sans', sans-serif;
}

    body a {
        color: #5a5a5a;
        font-weight: 500;
    }

        body a:visited {
            color: #5a5a5a;
            font-weight: 500;
        }

    body p a {
        text-decoration: underline;
    }

        body p a:visited {
            color: #5a5a5a;
        }

    body a:hover {
        color: #5a5a5a;
        text-decoration: none;
    }

.margintop20 {
    margin-top: 20px;
}

.margintop40 {
    margin-top: 40px;
}

.minHeight38 {
    min-height: 38vh;
}

.alignleft {
    text-align: left !important;
}

.maxwidth {
    width: 100% !important;
}

.floatRight {
    float: right;
}

sup {
    vertical-align: super;
}
/* TEMPLATE =======
=================================================== */
#content {
    margin-top: 0px;
    margin-bottom: 0px;
}

    #content .section-03 {
        margin-top: 30px;
    }
/*h1 {
	color: #2d2d2d;
    text-align: center;
    text-transform: uppercase;
    font-size: 39px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 45px;
    letter-spacing: 1px;
	font-family: 'Open Sans Condensed', sans-serif;
}*/
h1, .h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: #1a171b;
    text-transform: uppercase;
    line-height: 44px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

h2, .h2 {
    color: #1a171b;
    text-align: center;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 10px; /*2021*/
    margin-top: 20px; /*2021*/
}

h3 {
    color: #555555;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 8px;
    font-family: 'Oswald', sans-serif;
}

.sottotitolo-h2 {
    color: #555555;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 8px;
    line-height: 22px;
}

h3.titolettoProdotti2 {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1400px;
    border-bottom: 1px solid #555555;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 22px;
}

h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #2d2d2d;
    margin-bottom: 10px;
}

h5 {
    color: #999999;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    border-bottom: 1px solid #EEE;
    padding-bottom: 3px;
}

.pg-contatti h2 {
    margin-top: 50px;
    margin-bottom: 30px;
}

/* MARGIN CLASS */
/* top */
.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-80 {
    margin-top: 80px;
}
/* bottom */
.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-bottom-70 {
    margin-bottom: 70px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}
/* left */
.margin-left-auto {
    margin-left: auto !important;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-40 {
    margin-left: 40px;
}

.margin-left-50 {
    margin-left: 50px;
}

.margin-left-57 {
    margin-left: 57px !important;
}

.ln-en .margin-left-57 {
    margin-left: 38px !important;
}

.margin-left-60 {
    margin-left: 60px;
}

.margin-left-70 {
    margin-left: 70px;
}

.margin-left-80 {
    margin-left: 80px;
}
/* right */
.margin-right-0 {
    margin-right: 0px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-right-40 {
    margin-right: 40px;
}

.margin-right-50 {
    margin-right: 50px;
}

.margin-right-60 {
    margin-right: 60px;
}

.margin-right-70 {
    margin-right: 70px;
}

.margin-right-80 {
    margin-right: 80px;
}
/* FINE MARGIN CLASS */

/* PADDING CLASS */
/* top */
.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-top-70 {
    padding-top: 70px;
}

.padding-top-80 {
    padding-top: 80px;
}
/* bottom */
.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.padding-bottom-70 {
    padding-bottom: 70px;
}

.padding-bottom-80 {
    padding-bottom: 80px;
}
/* left */
.padding-left-10 {
    padding-left: 10px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-left-40 {
    padding-left: 40px;
}

.padding-left-50 {
    padding-left: 50px;
}

.padding-left-60 {
    padding-left: 60px;
}

.padding-left-70 {
    padding-left: 70px;
}

.padding-left-80 {
    padding-left: 80px;
}
/* right */
.padding-right-10 {
    padding-right: 10px;
}

.padding-right-20 {
    padding-right: 20px;
}

.padding-right-30 {
    padding-right: 30px;
}

.padding-right-40 {
    padding-right: 40px;
}

.padding-right-50 {
    padding-right: 50px;
}

.padding-right-60 {
    padding-right: 60px;
}

.padding-right-70 {
    padding-right: 70px;
}

.padding-right-80 {
    padding-right: 80px;
}
/* FINE MARGIN CLASS */

.width100 {
    width: 100px !important;
}

ul li {
    margin-bottom: 6px;
}

.cont-h-title {
    overflow: hidden;
    margin-bottom: 25px;
}

    .cont-h-title .cont-img-h-title {
        overflow: hidden;
        margin-bottom: 5px;
    }

        .cont-h-title .cont-img-h-title .cont-ico-h-title {
            background: #FFF;
            display: table;
            margin: auto;
            position: relative;
            top: 13px;
            padding: 0px 10px 0px 10px;
        }

            .cont-h-title .cont-img-h-title .cont-ico-h-title img {
            }

        .cont-h-title .cont-img-h-title .line-h-title {
            width: 150px;
            height: 1px;
            background: #dadada;
            display: table;
            margin: auto;
            margin-bottom: 14px;
        }

    .cont-h-title h1 {
    }

    .cont-h-title h2 {
    }

    .cont-h-title .cont-img-h-title-bottom {
        overflow: hidden;
        margin-bottom: 0px;
    }

        .cont-h-title .cont-img-h-title-bottom .cont-ico-h-title-bottom {
            background: none;
            display: table;
            margin: auto;
            min-height: 18px;
            position: relative;
            top: 13px;
            padding: 0px 10px 0px 10px;
        }

            .cont-h-title .cont-img-h-title-bottom .cont-ico-h-title-bottom img {
                display: none;
            }

        .cont-h-title .cont-img-h-title-bottom .line-h-title-bottom {
            width: 250px;
            height: 2px;
            background: #BE0C34;
            display: table;
            margin: auto;
            margin-bottom: 14px;
        }

.contenitore-parallax-title-page .cont-h-title {
    margin-top: 37px;
}

    .contenitore-parallax-title-page .cont-h-title .titolo-sezione {
        color: #1a171b;
        text-align: center;
        text-transform: uppercase;
        font-size: 39px;
        font-weight: 600;
        margin-bottom: 10px;
        line-height: 35px;
        letter-spacing: 1px;
        font-family: 'Open Sans Condensed', sans-serif;
    }

    .contenitore-parallax-title-page .cont-h-title .sottotitolo-sezione {
        color: #1a171b;
        text-align: center;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 600;
        line-height: 23px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }


.bottone-site {
    background: none;
    text-transform: uppercase;
    display: table;
    padding: 5px 20px 3px 20px;
    font-size: 15px;
    font-weight: 700;
    margin-top: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .bottone-site:hover {
        opacity: 0.7;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .bottone-site a {
        color: #2d2d2d;
        font-weight: 700;
    }

        .bottone-site a:hover {
            color: #2d2d2d;
        }

    .bottone-site.bs-center {
        margin: auto;
    }

    .bottone-site.colore-1 {
        border: 3px solid #2d2d2d;
        color: #2d2d2d;
    }

.breadcrumbs {
    width: 100%;
    font-size: 12px;
    color: #fff;
    margin-bottom: 0px;
    background: #1a171b;
    border-top: 2px solid #fff;
    display: flex;
    height: 45px;
}

    .breadcrumbs .padding-box {
        padding: 0px 20px 0px 20px;
        display: flex;
        align-items: center;
    }

    .breadcrumbs a {
        color: #fff !important;
        margin-right: 3px;
        margin-left: 3px;
    }

        .breadcrumbs a:hover {
            color: #ffdf0f !important;
        }

        .breadcrumbs a.share-link {
            display: flex;
            justify-content: center;
            align-items: center;
            text-transform: uppercase;
            margin-left: auto !important;
            color: #ffdf0f !important;
            letter-spacing: 0.5px;
            transition: unset;
        }

            .breadcrumbs a.share-link:hover {
                color: #fff !important;
            }

.share-link svg {
    margin-left: 5px;
}

    .share-link svg path {
        fill: #ffdf0f;
        height: 10px !important;
    }

.share-link:hover svg path {
    fill: #fff;
}

.breadcrumbs .youarehere {
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 3px;
}

.addthis_inline_share_toolbox {
    float: right;
    margin-top: -6px;
}

.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
    transform: translateY(0px) !important;
    color: #fff;
    text-decoration: none !important;
    background-color: black !important;
}

.contenitore-news {
    margin-bottom: 60px;
}

    .contenitore-news .testo-news {
        font-size: 15px;
        color: #818181;
        line-height: 28px;
    }

        .contenitore-news .testo-news img {
            width: 100%;
            height: auto;
            margin-top: 15px;
            margin-bottom: 15px;
        }

.contenuto-sidebar {
    margin-top: 20px;
}

    .contenuto-sidebar a .testo-link-sidebar {
        margin-bottom: 0px;
        color: #888888;
        text-transform: inherit;
        font-weight: 600;
        font-size: 13px;
        overflow: hidden;
        margin-top: 10px;
        border-bottom: 1px solid #EEE;
        padding-bottom: 10px;
    }

        .contenuto-sidebar a .testo-link-sidebar:hover {
            color: #BE0C34;
        }

    .contenuto-sidebar a.active .testo-link-sidebar {
        color: #BE0C34;
    }

    .contenuto-sidebar .testo-titolo-news {
        float: left;
        width: 79%;
    }

    .contenuto-sidebar .testo-link-sidebar .data-news {
        display: block;
        font-size: 10px;
        border: 0px solid #B4B4B4;
        margin-bottom: 0px;
        padding: 6px 6px 7px 7px;
        background: #C40C35;
        color: #FFFFFF;
        float: left;
        margin-right: 10px;
        border-radius: 100px;
        width: 41px;
        text-align: center;
        text-transform: uppercase;
    }

        .contenuto-sidebar .testo-link-sidebar .data-news .data-giorno {
            display: block;
            font-size: 20px;
            line-height: 17px;
        }

        .contenuto-sidebar .testo-link-sidebar .data-news .data-mese {
            display: block;
            font-size: 12px;
            line-height: 10px;
        }

        .contenuto-sidebar .testo-link-sidebar .data-news .data-anno {
        }

    .contenuto-sidebar a .testo-link-sidebar:hover .data-news {
        opacity: 0.9;
    }

.accordion-titolo {
    background: #555555;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    border: 0px solid #EEEEEE;
}

.contenuto-sidebar.multi-accordion-sidebar .accordion-titolo.active {
    background: #BE0C34;
}

.accordion-titolo:hover {
    opacity: 0.9;
    cursor: pointer;
}

.accordion-titolo .ico-arrow-bottom-year {
    float: right;
    margin-top: 4px;
}

#tab-anni {
    background: #2D2D2D;
    padding: 10px 10px 10px 10px;
    margin-top: 1px;
}

    #tab-anni a {
        display: block;
        text-align: center;
        font-size: 16px;
        border-bottom: 1px solid #3A3A3A;
        padding-bottom: 5px;
        margin-bottom: 5px;
        text-transform: uppercase;
        color: #FFF;
    }

        #tab-anni a:hover {
            color: #BE0C34;
        }

.contenuto-sidebar.multi-accordion-sidebar .contenuto-tab {
    padding-left: 10px;
    padding-right: 10px;
}

.contenitore-news label {
    display: block;
    margin-bottom: 15px;
}

    .contenitore-news label input {
        width: 100%;
        border: 1px solid #C7C7C7;
        padding: 10px 10px 10px 10px;
        border-radius: 3px;
        font-family: 'Open Sans', sans-serif;
    }

    .contenitore-news label textarea {
        width: 100%;
        border: 1px solid #C7C7C7;
        padding: 10px 10px 10px 10px;
        border-radius: 3px;
        font-family: 'Open Sans', sans-serif;
    }

/* tableCatalogo */
.tableCatalogo {
    color: #59595B;
    line-height: 25px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

    .tableCatalogo td {
        font-size: 14px;
        border-bottom: 1px solid #EEEEEE;
    }

        .tableCatalogo td a {
            color: #555;
        }

            .tableCatalogo td a:hover {
                cursor: pointer;
                opacity: 0.4;
            }

.tableCatalogo_INTESTAZIONE {
    font-weight: 600;
    font-size: 12px !important;
}

    .tableCatalogo_INTESTAZIONE td {
        border-bottom: 1px solid #EEEEEE;
    }

.tableCatalogo_SUBINT {
    background: #F6F6F6;
    font-weight: 600;
}

.icona-touch {
    display: none;
}

/* form contatto */
.contenitore-form-contatto {
    margin-bottom: 50px;
}

    .contenitore-form-contatto label {
        display: block;
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 1px;
        color: #666;
    }

        .contenitore-form-contatto label input {
            width: 100%;
            border: 1px solid #E2E2E2;
            padding: 10px 10px 10px 10px;
            border-radius: 3px;
            font-family: 'Open Sans', sans-serif;
            margin-top: 5px;
        }

        .contenitore-form-contatto label textarea {
            width: 100%;
            border: 1px solid #E2E2E2;
            padding: 10px 10px 10px 10px;
            border-radius: 3px;
            font-family: 'Open Sans', sans-serif;
            margin-top: 5px;
        }

    .contenitore-form-contatto span.captchaContainer {
        width: 100%;
        display: block;
        margin-top: -3px;
    }

    .contenitore-form-contatto .captchaContainer a.changeCode {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 1px;
        color: #666;
        margin-bottom: 5px;
        display: block;
    }

    .contenitore-form-contatto img#imgCaptcha {
        display: block;
        background: none;
        width: 100%;
        padding: 6px 78px 4px 78px;
        border: 1px solid #E2E2E2;
        border-radius: 3px;
    }

    .contenitore-form-contatto p.privacy {
        font-size: 13px;
        color: #666;
        line-height: 20px;
    }

    .contenitore-form-contatto form input.submit {
        background: #BE0C34;
        border: none;
        padding: 10px 20px 10px 20px;
        text-transform: uppercase;
        border-radius: 3px;
        font-size: 15px;
        font-weight: 600;
        color: #FFFFFF;
        margin-top: 20px;
    }

        .contenitore-form-contatto form input.submit:hover {
            background: #454545;
            color: #FFFFFF;
            cursor: pointer;
        }


.notifica-errore {
    background: #F5F5F5;
    padding: 20px 20px 20px 20px;
    margin-bottom: 20px;
    color: #BE0C34;
    border-radius: 3px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 1px solid #E5E5E5;
}

    .notifica-errore span.titoloErr {
        font-size: 16px;
        display: block;
        text-transform: uppercase;
        margin-bottom: 3px;
    }

    .notifica-errore span.sottotitoloErr {
        font-size: 14px;
        color: #6D6E72;
        display: block;
        letter-spacing: 1px;
    }

.notifica-success {
    background: #F5F5F5;
    padding: 20px 20px 20px 20px;
    margin-bottom: 20px;
    color: #218925;
    border-radius: 3px;
    font-weight: 600;
    letter-spacing: 1px;
    border: 1px solid #E5E5E5;
}

    .notifica-success span.titoloErr {
        font-size: 16px;
        display: block;
        text-transform: uppercase;
        margin-bottom: 3px;
    }

    .notifica-success span.sottotitoloErr {
        font-size: 14px;
        color: #6D6E72;
        display: block;
        letter-spacing: 1px;
    }
/* fine form contatto */

body.pg-contatti #content .contenuto-left .padding-box {
    padding-top: 20px;
}

body.pg-dati_aziendali #content .contenuto-left .padding-box {
    padding-top: 20px;
}

body.pg-privacy #content .contenuto-left .padding-box {
    padding-top: 20px;
}
/* FINE TEMPLATE =======
=================================================== */


/* HEADER ======
=================================================== */
#header {
    background: #FFF;
    border-bottom: 1px solid #e8e7e8;
    height: 120px;
}

    #header .nav-top {
        background: #efefef;
    }

        #header .nav-top .padding-box {
            padding: 0px 20px 0px 20px;
            position: relative;
        }

        #header .nav-top .col-due-center {
            width: 100%;
            height: auto;
            margin: auto;
            max-width: 1024px;
        }

            #header .nav-top .col-due-center .col-1 {
                width: 49%;
                height: auto;
                float: left;
                margin-right: 2%;
            }

            #header .nav-top .col-due-center .col-2 {
                width: 49%;
                height: auto;
                float: left;
            }

                #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top {
                    float: right;
                    position: relative;
                }

                    #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .loginLogout {
                        float: left;
                        height: 46px;
                        display: flex;
                        align-items: center;
                        justify-content: space-around;
                        padding-right: 15px;
                        padding-left: 15px;
                        color: #1a171b;
                        border-left: 1px solid #d9d9d9;
                    }

                        /*
#header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .loginLogout:hover{
    background-color:#1a171b;
	color:#ffdf0f;
}*/

                        #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .loginLogout .svg-inline--fa {
                            font-size: 20px;
                            margin-right: 10px;
                        }

                        #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .loginLogout span {
                            font-size: 12px;
                            font-weight: 600;
                        }


                    #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .siti-gruppo {
                        background: #e6e6e6;
                        border-left: 1px solid #d9d9d9;
                        border-right: 1px solid #d9d9d9;
                        float: left;
                        padding: 15px 15px 14px 15px;
                        font-size: 12px;
                        color: #1a171b;
                        font-weight: 600;
                        position: relative;
                        display: flex;
                        align-items: center;
                        justify-content: space-around;
                        width: 180px;
                    }

                        #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .siti-gruppo:hover {
                            cursor: pointer;
                        }

                    #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-sito-gruppo {
                        background: #e6e6e6;
                        display: none;
                        position: absolute;
                        left: -1px;
                        right: -1px;
                        top: 46px;
                        border-left: 1px solid #d9d9d9;
                        border-right: 1px solid #d9d9d9;
                        border-bottom: 1px solid #d9d9d9;
                        text-align: center;
                        z-index: 9;
                    }

                        #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-sito-gruppo .padding-box {
                            padding: 10px 10px 10px 10px;
                        }

                        #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-sito-gruppo ul {
                        }

                            #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-sito-gruppo ul li {
                            }

                                #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-sito-gruppo ul li a {
                                    display: block;
                                    padding: 5px 0px 5px 0px;
                                    border-bottom: 1px solid #d9d9d9;
                                    color: #000;
                                    font-weight: 600;
                                    font-size: 11px;
                                }

                                    #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-sito-gruppo ul li a:hover {
                                        color: #0071a6;
                                    }

                    #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .lingue {
                        float: left;
                        background: #efefef;
                        border-right: 1px solid #d9d9d9;
                        float: left;
                        padding: 16px 15px 12px 15px;
                        font-size: 12px;
                        color: #1a171b;
                        font-weight: 600;
                        position: relative;
                        display: flex;
                        align-items: center;
                        justify-content: space-around;
                    }

                        #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .lingue:hover {
                            cursor: pointer;
                        }

                    #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .img-arrow-bottom {
                        margin-left: 10px;
                        display: inline-block;
                        position: relative;
                        top: -1px;
                    }

                #header .nav-top .col-due-center .col-2 .lingue .js-opener .img-arrow-bottom {
                    top: -4px;
                }

                #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-lingue {
                    background: #efefef;
                    display: none;
                    position: absolute;
                    top: 46px;
                    border-left: 1px solid #d9d9d9;
                    border-right: 1px solid #d9d9d9;
                    border-bottom: 1px solid #d9d9d9;
                    text-align: center;
                    z-index: 9;
                    width: 70px;
                    position: absolute;
                    right: 0px;
                    left: auto;
                }

                    #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-lingue .padding-box {
                        padding: 10px 10px 10px 10px;
                    }

                    #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-lingue ul {
                    }

                        #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-lingue ul li {
                        }

                            #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-lingue ul li a {
                                display: block;
                                padding: 5px 0px 5px 0px;
                                border-bottom: 1px solid #d9d9d9;
                                color: #000;
                                font-weight: 600;
                                font-size: 11px;
                            }

                                #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-lingue ul li a:hover {
                                    color: #0071a6;
                                    opacity: 0.6;
                                }

                #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .cerca {
                    float: left;
                    background: #efefef;
                    border-right: 1px solid #d9d9d9;
                    float: left;
                    padding: 15px 30px 14px 30px;
                    font-size: 12px;
                    color: #1a171b;
                    font-weight: 600;
                    position: relative;
                }

                    #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .cerca:hover {
                        cursor: pointer;
                    }

                #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .img-arrow-bottom {
                    margin-left: 10px;
                    display: inline-block;
                    position: relative;
                    top: -1px;
                }

                #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-cerca {
                    background: #efefef;
                    display: none;
                    position: absolute;
                    left: -1px;
                    right: -1px;
                    top: 46px;
                    border-left: 1px solid #d9d9d9;
                    border-right: 1px solid #d9d9d9;
                    border-bottom: 1px solid #d9d9d9;
                    text-align: center;
                    z-index: 9;
                }

                    #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-cerca .padding-box {
                        padding: 10px 10px 10px 10px;
                    }

                    #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-cerca ul {
                    }

                        #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-cerca ul li {
                        }

                            #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-cerca ul li a {
                                display: block;
                                padding: 5px 0px 5px 0px;
                                border-bottom: 1px solid #d9d9d9;
                                color: #000;
                                font-weight: 600;
                                font-size: 11px;
                            }

                                #header .nav-top .col-due-center .col-2 .contenitore-menu-tendine-nav-top .tendina-cerca ul li a:hover {
                                    color: #0071a6;
                                }



    #header .padding-box {
        padding: 0px 0px 0px 0px;
        position: relative;
    }

    #header .col-tre {
        width: 100%;
        height: auto;
        margin: auto;
        margin-bottom: 0px;
        max-width: 1400px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 120px;
    }

        #header .col-tre .col-1 {
            width: 25%;
            height: 100%;
            display: flex;
            align-items: center;
        }

            #header .col-tre .col-1 a {
                display: flex;
                align-items: center;
                margin-left: 15px;
            }

        #header .col-tre .col-2 {
            width: 73%;
            height: 100%;
            display: flex;
            justify-content: flex-end;
        }

        #header .col-tre .col-3 {
            width: 0%;
            height: auto;
            float: left;
            display: none;
        }

    #header .contenitore-generale-ricerca-ico-menu {
        display: none;
    }

    #header .logo {
        width: 100%;
        height: auto;
        max-width: 188px;
        min-width: 188px;
        margin-top: 0px;
    }

    #header .ico-menu-mobile {
        display: none;
    }

        #header .ico-menu-mobile img {
            width: 100%;
            height: auto;
            max-width: 44px;
        }

    #header .col-tre .col-2 .user-lang {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        #header .col-tre .col-2 .user-lang ul {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
        }

            #header .col-tre .col-2 .user-lang ul li {
                display: flex;
                align-items: center;
                justify-content: center;
                margin-bottom: 0px;
                height: 100%;
            }

                #header .col-tre .col-2 .user-lang ul li a {
                    padding: 0px 10px 0px 10px;
                    margin-bottom: 0px;
                    display: flex;
                    align-items: center;
                    height: 100%;
                }

                #header .col-tre .col-2 .user-lang ul li .dropdown a {
                    display: flex !important;
                    border-bottom: 0px !important;
                    width: 100% !important;
                    height: 100% !important;
                    align-items: center !important;
                    justify-content: center !important;
                    padding-right: 30px !important;
                    padding-left: 30px !important;
                    transition: all 0.5s ease;
                    border-radius: 0px !important;
                    text-align: center !important;
                }

                    #header .col-tre .col-2 .user-lang ul li .dropdown a:hover {
                        background-color: #ffdf0f;
                        box-shadow: inset 0px 0px 0px #1a171b !important;
                        color: #1a171b !important;
                        border-bottom: 0px !important;
                        margin-bottom: 0px !important;
                    }

                #header .col-tre .col-2 .user-lang ul li .dropdown {
                    width: fit-content;
                    height: 127px;
                    position: absolute;
                    top: 119px;
                    left: -1px;
                    right: 0px;
                    margin: auto 0 auto auto;
                    z-index: 99;
                    display: none;
                    background: #1a171b;
                    border-radius: 0px;
                    padding: 10px 10px 10px 10px;
                    align-items: center;
                    justify-content: space-around;
                    animation: comparidasopra2 0.1s;
                }


/* Menu -- */

#idMenuFull {
    display: none;
    position: fixed;
    z-index: 9999;
    background-color: rgba(21,48,66,0.9);
    height: 100vh;
    width: 100%;
    align-items: center;
    justify-content: center;
    transform: translate(-100%);
}

    #idMenuFull.menuOpened {
        display: flex;
        animation: translateleft 1s forwards;
    }


    #idMenuFull.menuClosed {
        display: flex;
        animation: translateleftcontrario 1s forwards;
    }

    #idMenuFull ul {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        height: 100%;
        width: 100%;
        align-content: center;
    }

        #idMenuFull ul li {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-wrap: wrap;
            width: 100%;
            ;
        }

            #idMenuFull ul li a {
                display: flex;
                align-items: center;
                justify-content: center;
                flex-wrap: wrap;
                width: 100%;
                font-weight: 800;
                color: #ffdf0f;
                font-size: 30px;
                text-transform: uppercase;
                line-height: 50px;
            }

                #idMenuFull ul li a:hover, #idMenuFull ul li a.active {
                    background-color: #ffdf0f;
                    color: #153042;
                }

    #idMenuFull .closeMenu {
        position: absolute;
        background-color: #153042;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffdf0f;
        top: 60px;
        right: 20px;
    }


#header .box-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}

    #header .box-menu ul {
        margin: 0px;
        padding: 0px;
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: space-around;
    }

        #header .box-menu ul li {
            display: flex;
            height: 100%;
            align-items: center;
            justify-content: center;
        }

            #header .box-menu ul li a.sub-menu {
                padding: 11px 14px 27px 14px;
                -webkit-transition: all 0s ease-in-out;
                -moz-transition: all 0s ease-in-out;
                -o-transition: all 0s ease-in-out;
                transition: all 0s ease-in-out;
            }

#header .arrow-sub-menu {
    position: relative;
    left: 5px;
    top: -1.6px;
}

    #header .arrow-sub-menu img {
        width: 100%;
        height: auto;
        max-width: 6px;
        min-width: 6px;
    }

#header .box-menu ul li a.sub-attivo {
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    padding: 10px 13px 28px 13px;
    position: relative;
    top: 1px;
    z-index: 9;
    margin-top: -1px;
}

#header .box-menu ul li .dropdown {
    width: fit-content;
    height: 127px;
    position: absolute;
    top: 119px;
    left: -1px;
    right: 0px;
    margin: auto 0 auto auto;
    z-index: 99;
    display: none;
    background: #1a171b;
    border-radius: 0px;
    padding: 10px 10px 10px 10px;
    align-items: center;
    justify-content: space-around;
    animation: comparidasopra2 0.1s;
}

    #header .box-menu ul li .dropdown a, #header-fixed .box-menu ul li .dropdown a {
        font-size: 14px !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
        padding: 0px !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
        display: flex !important;
        color: white !important;
        border-bottom: 0px !important;
        width: 100% !important;
        height: 100% !important;
        align-items: center !important;
        justify-content: center !important;
        padding-right: 30px !important;
        padding-left: 30px !important;
        transition: all 0.5s ease;
        border-radius: 0px !important;
        text-align: center !important;
    }

        #header .box-menu ul li .dropdown a:hover, #header .box-menu ul li .dropdown a.active, #header-fixed .box-menu ul li .dropdown a:hover, #header-fixed .box-menu ul li .dropdown a.active {
            background-color: #ffdf0f;
            box-shadow: inset 0px 0px 0px #1a171b !important;
            color: #1a171b !important;
            border-bottom: 0px !important;
            margin-bottom: 0px !important;
        }

.dropDownMenu {
    top: 0px !important;
    background: none !important;
    width: 100% !important;
    padding: 0px !important;
}

.dropdownActive {
    color: #1a171b;
    box-shadow: inset 0 -10px 0 #1a171b;
}

#header .box-menu ul li ul.dropdown li, #header-fixed .box-menu ul li ul.dropdown li {
    float: none;
    height: 100%;
    display: flex;
    align-items: center;
}

#header .box-menu ul li .dropdown.dropdown-attivo {
    display: block;
}

#header .box-menu ul li .dropdown .col-1 {
    width: 226px;
    float: left;
    padding-right: 0px;
    margin-right: 20px;
}

#header .box-menu ul li .dropdown .col-2 {
    width: 226px;
    float: left;
    padding-right: 0px;
    margin-right: 20px;
}

#header .box-menu ul li .dropdown .col-3 {
    width: 226px;
    float: left;
    padding-right: 0px;
    margin-right: 20px;
}

#header .box-menu ul li .dropdown .col-4 {
    width: 246px;
    float: left;
}

#header .box-menu ul li .dropdown .titolo-col-menu {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 4px;
    margin-bottom: 16px;
    border-bottom: 1px solid #CCCCCC;
}

#header .box-menu ul li .dropdown ul {
    display: block;
    float: left;
}

    #header .box-menu ul li .dropdown ul li {
        float: none;
        margin-bottom: 10px;
        margin-left: 0px;
    }

        #header .box-menu ul li .dropdown ul li a {
            padding: 8px;
            font-size: 12px;
        }

#header .box-menu ul li a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px 10px 0px 10px;
    margin-bottom: 0px;
    display: flex;
    color: #1a171b;
    transition: all 0s;
    height: 100%;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}

    #header .box-menu ul li a:hover {
        color: #1a171b;
        box-shadow: inset 0 -10px 0 #1a171b;
    }

    #header .box-menu ul li a.active, #header-fixed .box-menu ul li a.active {
        color: #1a171b;
        box-shadow: inset 0 -10px 0 #1a171b;
    }
/*
#header .box-menu ul li.ultima-voce a {
    padding-right: 0px;
}
*/

#header .box-menu ul li.ultima-voce .dropdown a {
    padding-right: 16px;
}


/* css solomobile */
#header .col-tre .col-2.isMobile-menu {
    display: none;
}

#header .col-tre .col-3.isMobile-menu {
    width: 73%;
}

    #header .col-tre .col-3.isMobile-menu .contenitore-generale-ricerca-ico-menu {
        width: 100%;
        max-width: 130px;
        float: right;
    }

    #header .col-tre .col-3.isMobile-menu .contenitore-ricerca {
        width: 50%;
        float: left;
    }

        #header .col-tre .col-3.isMobile-menu .contenitore-ricerca .lente-cerca {
            float: none;
            position: relative;
            top: 13px;
            margin: auto;
            display: table;
        }

    #header .col-tre .col-3.isMobile-menu .contenitore-ico-menu-mobile {
        width: 50%;
        float: left;
    }

        #header .col-tre .col-3.isMobile-menu .contenitore-ico-menu-mobile .ico-menu-mobile {
            float: right;
        }

            #header .col-tre .col-3.isMobile-menu .contenitore-ico-menu-mobile .ico-menu-mobile a {
                display: block;
            }

            #header .col-tre .col-3.isMobile-menu .contenitore-ico-menu-mobile .ico-menu-mobile img {
                margin-bottom: -4px;
            }

    #header .col-tre .col-3.isMobile-menu .contenitore-ricerca .cerca-area input.input-cerca {
        width: 50%;
        right: 145px;
        top: 38px;
    }

    #header .col-tre .col-3.isMobile-menu .contenitore-ricerca .cerca-area input.input-cerca-bottone {
        margin-left: 0px;
        top: 52px;
        right: 160px;
    }
/* fine css solomobile */

/* Fine menu -- */

/* Header fixed -- */

#header-fixed .col-1 {
    width: 25%;
    height: 100%;
    display: flex;
    align-items: center;
}

    #header-fixed .col-1 a {
        display: flex;
        align-items: center;
        margin-left: 10px;
    }

#header-fixed .contenitore-header-fixed .col-2 {
    width: 73%;
    height: 81px;
    float: none;
}

#header-fixed .contenitore-header-fixed .logo {
    width: 100%;
    height: auto;
    max-width: 188px;
    min-width: 188px;
    margin-top: 0px;
}

#header-fixed .contenitore-header-fixed .box-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    margin-top: 0px;
}

    #header-fixed .contenitore-header-fixed .box-menu ul {
        margin: 0px;
        padding: 0px;
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: space-around;
    }

        #header-fixed .contenitore-header-fixed .box-menu ul li {
            display: flex;
            height: 100%;
            align-items: center;
            justify-content: center;
            float: none;
        }

            #header-fixed .contenitore-header-fixed .box-menu ul li .dropdown {
                width: fit-content;
                height: 127px;
                max-width: 1024px;
                position: absolute;
                top: 80px;
                left: auto;
                right: 0px;
                margin: auto;
                z-index: 9;
                display: none;
                background: rgba(26, 23, 27, 0.95);
                border-radius: 0px;
                padding: 10px 10px 10px 10px;
                align-items: center;
                justify-content: space-around;
                animation: comparidasopra2 0.1s;
            }

            #header-fixed .contenitore-header-fixed .box-menu ul li a {
                font-size: 14px;
                font-weight: 600;
                text-transform: uppercase;
                padding: 0px 10px 0px 10px;
                margin-bottom: 0px;
                display: flex;
                color: #1a171b;
                transition: all 0s;
                height: 100%;
                align-items: center;
                justify-content: center;
            }

                #header-fixed .contenitore-header-fixed .box-menu ul li a:hover {
                    color: #1a171b;
                    box-shadow: inset 0 -10px 0 #1a171b;
                }

                #header-fixed .contenitore-header-fixed .box-menu ul li a.active {
                    color: #1a171b;
                    box-shadow: inset 0 -10px 0 #1a171b;
                }

            #header-fixed .contenitore-header-fixed .box-menu ul li .dropdown a {
                color: white;
            }

#header-fixed {
    background: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid #E2E2E2;
}

    #header-fixed .contenitore-header-fixed .padding-box {
        padding: 0px 0px 0px 0px;
    }
    /* css solomobile */
    #header-fixed .col-2.isMobile-menu {
    }

        #header-fixed .col-2.isMobile-menu .ico-menu-mobile {
            float: right;
            position: relative;
            top: 2px;
            margin-bottom: 5px;
        }

            #header-fixed .col-2.isMobile-menu .ico-menu-mobile a {
                display: block;
            }

            #header-fixed .col-2.isMobile-menu .ico-menu-mobile img {
                width: 100%;
                height: auto;
                max-width: 30px;
                margin-bottom: -4px;
            }
/* fine css solomobile */

/* Fine header fixed -- */

/* Cerca-- */
.cerca-area {
    float: left;
    margin-right: 10px;
    display: none;
}

    .cerca-area input.input-cerca {
        background: #FFFFFF;
        border: 1px solid #E6E6E6;
        padding: 13px 12px 12px 12px;
        position: absolute;
        font-size: 15px;
        color: #153042;
        font-weight: 300;
        width: 67%;
        right: 50px;
        top: 33px;
        font-family: 'Raleway', sans-serif;
        border-radius: 3px;
    }

    .cerca-area input.input-cerca-bottone {
        background: url(/img/structure/bottone-cerca-input.jpg);
        width: 18px;
        height: 18px;
        border: none;
        margin-left: -25px;
        font-size: 0px;
        position: absolute;
        top: 47px;
        cursor: pointer;
        right: 65px;
    }

.lente-cerca {
    float: right;
    position: relative;
    top: 8px;
}

    .lente-cerca:hover {
        opacity: 0.7;
        cursor: pointer;
    }

.bottone-chiudi-box-login {
    position: absolute;
    right: 6px;
    background: #3F8DBF;
    top: 10px;
    padding: 4px 4px 4px 7px;
    border-radius: 5px;
}

.cerca-area .bottone-chiudi-box-login {
    display: none;
}

.arrow-top-box-login {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #3F8DBF;
    margin-left: 231px;
    position: relative;
}

.cerca-area .arrow-top-box-login {
    display: none;
}

.box-ricerca {
    background: #F6F6F6;
    margin-bottom: 10px;
    padding: 20px;
}

.titolo-box-ricerca {
    margin-bottom: 5px;
}

.testo-box-ricerca {
    font-size: 15px;
    line-height: 20px;
}

span.stringaCercata {
    background: #58585A;
    color: #FFF;
    padding: 2px;
}
/* Fine cerca-- */

/* pagina login */
.col-due-center-login {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1024px;
    margin-bottom: 30px;
    font-size: 14px;
    position: relative;
}

    .col-due-center-login .col-1-login {
        width: 49%;
        height: 585px;
        float: left;
        margin-right: 2%;
        background: #F6F6F6;
        border: 1px solid #EEE;
    }

        .col-due-center-login .col-1-login .padding-box {
            padding: 20px 20px 20px 20px;
        }

    .col-due-center-login .col-2-login {
        width: 49%;
        height: auto;
        float: left;
        background: #F6F6F6;
        border: 1px solid #EEE;
    }

        .col-due-center-login .col-2-login .padding-box {
            padding: 20px 20px 20px 20px;
        }

.message.alert {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffdf0f;
    margin-bottom: 20px;
    font-size: 24px;
    flex-wrap: wrap;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Open Sans Condensed', sans-serif;
}

    .message.alert h3, .nessunrisultato h3 {
        width: 100%;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
    }

.pg-contatti_commerciale .errorContainer .error strong {
    width: 100%;
    text-align: center;
    font-size: 35px;
}


#formRegistra .captchaRegistrazione {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px;
}

#formRegistra img#imgCaptcha {
    display: block;
    background: white;
    border: 0px;
    border-radius: 3px;
    height: 100%;
    padding: 0px;
    width: 190px;
}

#formRegistra .changeCode {
    background-color: transparent;
    font-weight: normal;
    font-size: 8px;
    border-radius: 0px;
    width: 100%;
    color: white;
    height: auto;
    margin-top: 5px;
}

    #formRegistra .changeCode svg {
        margin-left: 5px;
    }

#formRegistra .captchaRegistrazione fieldset:first-child {
    display: flex;
    height: 30px;
    width: 190px;
    align-items: center;
    justify-content: space-between;
    background-color: white;
    flex-wrap: wrap;
}

#formRegistra .captchaRegistrazione fieldset:nth-child(2) {
    width: calc(100% - 195px);
}

#formRegistra #captchacode {
    margin-top: 0px;
}




/* fine pagina login */

/* FINE HEADER  ======
=================================================== */

/* PAGINE  ======
=================================================== */

/* Home -- */
.flex-direction-nav a::before {
    font-family: "flexslider-icon";
    font-size: 0px;
    display: none;
    content: '';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flexslider {
    margin-bottom: 0px;
    border-radius: 0px;
    border: 0px;
}

.slideshow {
    background: #FFF;
    /*max-width:1980px;*/
    margin: auto;
    margin-top: -1px;
}

    .slideshow .flexslider {
        max-height: 445px;
    }

        .slideshow .flexslider .flex-direction-nav a {
            font-size: 0px;
            width: 65px;
            height: 65px;
            background: none;
        }

            .slideshow .flexslider .flex-direction-nav a.flex-prev {
                background: url(/img/structure/arrow-slider-sx.png);
                opacity: 0.6;
            }

            .slideshow .flexslider .flex-direction-nav a.flex-next {
                background: url(/img/structure/arrow-slider-dx.png);
                opacity: 0.6;
            }

            .slideshow .flexslider .flex-direction-nav a:hover {
                opacity: 0.8;
            }

        .slideshow .flexslider .bg-img-slider-home {
            width: 100%;
            height: auto;
            min-height: 446px;
        }

        .slideshow .flexslider .contenitore-slogan-slider {
            position: absolute;
            display: flex;
            top: 0px;
            left: 0px;
            right: 0px;
            bottom: 0px;
        }

            .slideshow .flexslider .contenitore-slogan-slider .boxed-div {
                position: relative;
            }

            .slideshow .flexslider .contenitore-slogan-slider .contenitore-testo-slogan-slider {
                width: 100%;
                text-align: center;
            }

            .slideshow .flexslider .contenitore-slogan-slider .testoSlider2 {
                font-family: 'Opensans', sans-serif;
                font-size: 24px;
                font-weight: 200;
                text-transform: uppercase;
                color: #fff;
                display: block;
                padding: 10px;
                margin: 10px auto;
                width: 75%;
            }

            .slideshow .flexslider .contenitore-slogan-slider .contenitore-testo-slogan-slider .titolo-slogan-slider {
                font-size: 110px;
                color: #fff;
                display: inline;
                text-transform: uppercase;
                font-weight: 800;
                font-family: 'Oswald', sans-serif;
                line-height: 120px;
                margin-right: 15px;
            }

            .slideshow .flexslider .contenitore-slogan-slider .contenitore-testo-slogan-slider .sottotitolo-slogan-slider {
                font-size: 110px;
                color: #FFF;
                display: inline;
                text-transform: uppercase;
                font-weight: 800;
                font-family: 'Oswald', sans-serif;
                line-height: 120px;
            }

.flexsliderProdotti .flex-direction-nav a {
    top: 38%;
}
/* Fine home -- */

/* Pagina Download */
test {
}
/* Fine Pagina Download */

/* Pagina Marchi */
.contenitore-list-box-referenze {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 70px;
    min-height: 600px;
}

    .contenitore-list-box-referenze .box-marchi-referenze {
        background: #FFFFFF;
        display: block;
        width: 20%;
        float: left;
    }

        .contenitore-list-box-referenze .box-marchi-referenze .box-marchi-referenze-int {
            margin: 10px;
            padding: 15px;
            background: #FFF;
            text-align: center;
            border: 1px solid #eee;
            border-radius: 0px;
            font-size: 0px;
        }

            .contenitore-list-box-referenze .box-marchi-referenze .box-marchi-referenze-int img {
                width: 100%;
                height: auto;
                max-width: 150px;
            }
/* Fine Pagina Marchi*/



/* -- Pagina Contatti Form -- */
.contenitore-news label {
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

    .contenitore-news label input {
        width: 100%;
        border: 1px solid #C7C7C7;
        padding: 10px 10px 10px 10px;
        border-radius: 3px;
        font-family: 'Open Sans', sans-serif;
        margin-top: 5px;
    }

    .contenitore-news label textarea {
        width: 100%;
        border: 1px solid #C7C7C7;
        padding: 10px 10px 10px 10px;
        border-radius: 3px;
        font-family: 'Open Sans', sans-serif;
        margin-top: 5px;
    }

span.captchaContainer {
    width: 100%;
    display: block;
}

img#imgCaptcha {
    display: block;
    background: white;
    width: 100%;
    padding: 3px 133px 1px 133px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    height: 40px;
}

.captchaContainer a.changeCode {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #333;
}

a.changeCode {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 5px;
    color: #1a171b;
}

    a.changeCode .fas {
        margin-left: 5px;
    }

    a.changeCode:hover {
        opacity: 0.7;
    }

p.privacy {
    font-size: 13px;
    color: #666;
    line-height: 20px;
}

.contenitore-news form input.submit {
    background: none;
    border: 3px solid #ffdf0f;
    text-transform: uppercase;
    color: #1a171b;
    display: table;
    padding: 9px 20px 8px 20px;
    font-size: 15px;
    font-weight: 700;
    margin: auto;
    margin-top: 30px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    min-width: 370px;
}

    .contenitore-news form input.submit:hover {
        background: #ffdf0f;
        color: #1a171b;
        cursor: pointer;
    }

form .captchabg {
    width: 95%;
    background-color: #efefef;
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 20px;
}

/* -- Fine Pagina Contatti Form -- */

/* SECTIONS  ======
=================================================== */

/* Section Tel� */
.contenitore-scegli-rele {
}

.bg-giallo {
    background: #ffdf0f;
}

.contenitore-scegli-rele .padding-box {
    padding: 10px 20px 10px 20px;
}

.contenitore-scegli-rele .top-seleziona-rele {
    width: 364px;
    height: 39px;
    margin: auto;
    position: relative;
    z-index: 9;
    background: url(/img/structure/top-seleziona-rele.png);
    margin-top: -39px;
    text-align: center;
    top: 2px;
    background-repeat: no-repeat;
    background-position: bottom;
}

body.pg-index .contenitore-scegli-rele .top-seleziona-rele {
    background: url(/img/structure/top-seleziona-rele-white.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.contenitore-scegli-rele .top-seleziona-rele .testo-seleziona-rele {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 24px;
    color: #1a171b;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    text-align: center;
    position: relative;
    top: 18px;
    animation: pulserele 2.5s infinite;
    transition: transform .2s ease-in-out;
    /*
	animation: flick 2s infinite;
	animation-delay: 2s; */
}

.contenitore-scegli-rele .top-seleziona-rele .chiudirele {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    color: #1a171b;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    position: relative;
    top: 18px;
    display: none;
}

    .contenitore-scegli-rele .top-seleziona-rele .chiudirele img {
        margin-bottom: -1px;
    }


.contenitore-box-absolute {
    position: relative;
    z-index: 1;
    display: block;
}

#content .contenitore-box-absolute .col-due-center {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1024px;
    margin-right: 0;
    max-width: 1400px;
}

    #content .contenitore-box-absolute .col-due-center .col-1 {
        width: 66%;
        height: auto;
        float: left;
        margin-right: 0%;
    }
    /*#content .contenitore-box-absolute .col-due-center .col-2 {
	width:35%;
	height:auto;
	float:left;
}*/
    #content .contenitore-box-absolute .col-due-center .col-2 {
        width: 34%;
        height: auto;
        float: right;
        margin-right: 0;
        width: 25.5%;
    }

    #content .contenitore-box-absolute .col-due-center .col-1 .box-icona {
        width: 30%;
        float: left;
    }

    #content .contenitore-box-absolute .col-due-center .col-1 .box-informazioni {
        width: 70%;
        float: left;
        padding-right: 20px;
    }

.contenitore-box-absolute .icona-box-rele1 {
    margin-bottom: 0px;
}

.contenitore-box-absolute .titolo-medium {
    text-align: left;
    line-height: 18px;
    margin-top: 0;
}

.contenitore-box-absolute .testo-standard {
    text-align: left;
    line-height: 22px;
    color: #5a5a5a;
}

.contenitore-box-absolute .menu-nav-laterale-box-absolute {
    margin-top: 20px;
    border-left: 1px solid #1a171b;
    padding-left: 15px;
}

.contenitore-box-absolute .icona-arrow-right {
    position: absolute;
    margin-left: -23px;
    top: 45.5%;
}

#chooserele .col-2 .menu-nav-laterale-box-absolute {
    min-height: 210px;
}

.contenitore-box-absolute .menu-nav-laterale-box-absolute ul {
}

    .contenitore-box-absolute .menu-nav-laterale-box-absolute ul li {
    }

        .contenitore-box-absolute .menu-nav-laterale-box-absolute ul li a {
            font-size: 13px;
            color: #1a171b;
            font-weight: 700;
            display: block;
            padding: 7px 15px 7px 15px;
        }

            .contenitore-box-absolute .menu-nav-laterale-box-absolute ul li a:hover {
                background: #FFF;
                color: #1a171b;
            }

            .contenitore-box-absolute .menu-nav-laterale-box-absolute ul li a.active {
                background: #FFF;
                color: #1a171b;
            }

            .contenitore-box-absolute .menu-nav-laterale-box-absolute ul li a .txt-no-bold {
                font-weight: 400;
            }

.box-principale-no-absolute {
    overflow: hidden;
}

.cont-col-tre-separator {
    width: 100%;
    height: auto;
    position: relative;
    padding: 60px 0px 0px 0px;
}

    .cont-col-tre-separator .col-sep-1 {
        width: 33%;
        float: left;
        position: relative;
    }

    .cont-col-tre-separator .col-sep-2 {
        width: 33%;
        float: left;
        position: relative;
    }

    .cont-col-tre-separator .col-sep-3 {
        width: 33%;
        float: left;
        position: relative;
    }

.cont-col-quattro-separator {
    width: 100%;
    height: auto;
    position: relative;
    padding: 60px 0px;
}

    .cont-col-quattro-separator .col-sep-1 {
        width: 25%;
        float: left;
        position: relative;
    }

    .cont-col-quattro-separator .col-sep-2 {
        width: 25%;
        float: left;
        position: relative;
    }

    .cont-col-quattro-separator .col-sep-3 {
        width: 25%;
        float: left;
        position: relative;
    }

    .cont-col-quattro-separator .col-sep-4 {
        width: 25%;
        float: left;
        position: relative;
    }

.col-separator {
    width: 1px;
    height: auto;
    background: #ccb20c;
    position: absolute;
    right: 0px;
    top: 30px;
    bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

.col-int-separator {
    position: relative;
}

.box-int-separator {
    background: none;
    border-radius: 10px;
    margin-right: 20px;
    padding: 30px 10px 30px 10px;
    position: relative;
    cursor: default !important;
}

    .box-int-separator:hover {
        background: #fff;
        cursor: pointer !important;
    }

.pg-index .box-int-separator:hover {
    cursor: unset !important;
}

.titolo-medium {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    color: #1a171b;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    margin: 30px 0px;
}

.testo-standard {
    font-size: 13px;
    color: #1a171b;
    text-align: center;
    font-weight: 500;
    line-height: 20px;
    line-height: 1.38;
}

.icona-box-rele1 {
    width: 120px;
    height: 120px;
    background: url(/img/structure/icona-funzione.png);
    margin: auto;
    margin-bottom: 10px;
    background-size: cover;
    transform: translateY(0px);
    transition-duration: .5s;
}

.box-int-separator:hover .icona-box-rele1 {
    transform: translateY(-10px);
    transition-duration: .5s;
}

.icona-box-rele2 {
    width: 120px;
    height: 120px;
    background: url(/img/structure/icona-applicazione.png);
    margin: auto;
    margin-bottom: 10px;
    background-size: cover;
    transform: translateY(0px);
    transition-duration: .5s;
}

.box-int-separator:hover .icona-box-rele2 {
    transform: translateY(-10px);
    transition-duration: .5s;
}

.icona-box-rele3 {
    width: 120px;
    height: 120px;
    background: url(/img/structure/icona-modello.png);
    margin: auto;
    margin-bottom: 10px;
    background-size: cover;
    transform: translateY(0px);
    transition-duration: .5s;
}

.box-int-separator:hover .icona-box-rele3 {
    transform: translateY(-10px);
    transition-duration: .5s;
}

.icona-box-rele4 {
    width: 120px;
    height: 120px;
    background: url(/img/structure/icona-nome.png);
    margin: auto;
    margin-bottom: 10px;
    background-size: cover;
    transform: translateY(0px);
    transition-duration: .5s;
}

.box-int-separator:hover .icona-box-rele4 {
    transform: translateY(-10px);
    transition-duration: .5s;
}

.contenitore-scegli-rele .cont-input-rele {
    margin-top: 25px;
}

    .contenitore-scegli-rele .cont-input-rele input {
        width: 100%;
        height: auto;
        padding: 10px 10px 10px 10px;
        border: none;
        margin-bottom: 5px;
        font-family: 'Open Sans', sans-serif;
    }

        .contenitore-scegli-rele .cont-input-rele input.bottone-input-rele {
            background: #1a171b;
            border-radius: 0;
            font-size: 14px;
            color: #FFF;
            font-weight: 700;
            margin-bottom: 0px;
            -webkit-appearance: none;
            text-transform: uppercase;
        }

            .contenitore-scegli-rele .cont-input-rele input.bottone-input-rele:hover {
                opacity: 0.9;
                cursor: pointer;
            }

.cont-col-quattro-separator .col-sep-4 .box-int-separator .titolo-medium .svg-inline--fa {
    font-size: 20px;
    margin-bottom: 1px;
}

.cont-col-quattro-separator .col-sep-4 .box-int-separator:hover {
    background: none;
    cursor: default;
}
/*.cont-col-quattro-separator .col-sep-4 .box-int-separator .titolo-medium {
	color: #5a5a5a;
}*/
/*.cont-col-quattro-separator .col-sep-4 .box-int-separator .testo-standard {
	color: #5a5a5a;
}*/
/*.cont-col-quattro-separator .col-sep-4 .box-int-separator:hover .titolo-medium {
	color: #5a5a5a;
}*/
/*.cont-col-quattro-separator .col-sep-4 .box-int-separator:hover .testo-standard {
	color: #5a5a5a;
}*/


.containerloader {
    position: absolute;
    background-color: rgba(255, 223, 15, 0.9);
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 99;
    top: 0px;
    left: 0px;
    display: none;
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #1a171b; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 1s linear infinite;
}


/* Section slider prodotti */
.contenitore-slider-prodotti {
}

    .contenitore-slider-prodotti .padding-box {
        padding: 30px 20px 30px 20px;
    }

.flexsliderProdotti {
    position: relative;
}

.slider-prodotti {
    width: 100%;
}

    .slider-prodotti .padding-box {
        padding: 10px 80px 0px 80px;
    }

#content .slider-prodotti .col-due-center {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1024px;
}

.pg-index #content .slider-prodotti .col-due-center {
    margin-bottom: 50px;
}

#content .slider-prodotti .col-due-center .col-1 {
    width: 30%;
    height: auto;
    float: left;
    margin-right: 2%;
}

#content .slider-prodotti .col-due-center .col-2 {
    width: 68%;
    height: auto;
    float: left;
}

.titolo-h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: #1a171b;
    text-transform: uppercase;
    line-height: 44px;
    margin-bottom: 5px;
}
/*
.sottotitolo-h2 {
	font-size:18px;
	color:#5a5a5a;
	margin-bottom:10px;
}*/
.testo-regular {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .testo-regular p {
        margin-bottom: 10px;
    }

.slider-prodotti .img-prodotto-slider {
    width: 100%;
    height: auto;
}

.contenitore-slider-prodotti .flexsliderProdotti .flex-direction-nav a {
    font-size: 0px;
    width: 65px;
    height: 65px;
    background: none;
}

    .contenitore-slider-prodotti .flexsliderProdotti .flex-direction-nav a.flex-prev {
        background: url(/img/structure/arrow-slider-prodotti-sx.png);
        opacity: 1;
        left: 0px;
        background-repeat: no-repeat;
    }

    .contenitore-slider-prodotti .flexsliderProdotti .flex-direction-nav a.flex-next {
        background: url(/img/structure/arrow-slider-prodotti-dx.png);
        opacity: 1;
        right: 0px;
        background-repeat: no-repeat;
    }

    .contenitore-slider-prodotti .flexsliderProdotti .flex-direction-nav a:hover {
        opacity: 0.6;
    }
/* Fine Section slider prodotti */


/* Section youtube */
.section-youtube {
}

    .section-youtube .flexcarousel02 {
        position: relative;
        margin-bottom: 20px;
    }

        .section-youtube .flexcarousel02 ul.slides {
        }

            .section-youtube .flexcarousel02 ul.slides li {
            }

                .section-youtube .flexcarousel02 ul.slides li .contenitore-colonne-video {
                }

                    .section-youtube .flexcarousel02 ul.slides li .contenitore-colonne-video .colonna-iframe-video {
                        width: 65%;
                        float: left;
                    }

                        .section-youtube .flexcarousel02 ul.slides li .contenitore-colonne-video .colonna-iframe-video .padding-box {
                            padding: 0px 0px 0px 0px;
                        }

                    .section-youtube .flexcarousel02 ul.slides li .contenitore-colonne-video .colonna-testo-video {
                        width: 35%;
                        float: left;
                        min-height: 380px;
                        background: #BE0C34;
                    }

                        .section-youtube .flexcarousel02 ul.slides li .contenitore-colonne-video .colonna-testo-video .padding-box {
                            padding: 25px 25px 25px 25px;
                            min-height: 380px;
                            position: relative;
                        }

                        .section-youtube .flexcarousel02 ul.slides li .contenitore-colonne-video .colonna-testo-video .titolo-video-youtube h4 {
                            color: #FFFFFF;
                        }

                        .section-youtube .flexcarousel02 ul.slides li .contenitore-colonne-video .colonna-testo-video .testo-video-youtube {
                            font-size: 13px;
                            font-weight: 400;
                            line-height: 22px;
                            color: #FFFFFF;
                        }

                        .section-youtube .flexcarousel02 ul.slides li .contenitore-colonne-video .colonna-testo-video .bottone-slider-youtube {
                            background: none;
                            border: 3px solid #FFFFFF;
                            text-transform: uppercase;
                            color: #FFFFFF;
                            display: block;
                            padding: 5px 20px 3px 20px;
                            font-size: 15px;
                            font-weight: 700;
                            text-align: center;
                            position: absolute;
                            bottom: 40px;
                            left: 25px;
                            right: 25px;
                            -webkit-transition: all 0.5s ease-in-out;
                            -moz-transition: all 0.5s ease-in-out;
                            -o-transition: all 0.5s ease-in-out;
                            transition: all 0.5s ease-in-out;
                        }

                            .section-youtube .flexcarousel02 ul.slides li .contenitore-colonne-video .colonna-testo-video .bottone-slider-youtube:hover {
                                opacity: 0.7;
                                -webkit-transition: all 0.5s ease-in-out;
                                -moz-transition: all 0.5s ease-in-out;
                                -o-transition: all 0.5s ease-in-out;
                                transition: all 0.5s ease-in-out;
                            }

.flex-control-nav {
    position: absolute;
    bottom: 45px;
    text-align: center;
    right: 0px;
    width: 100%;
    z-index: 9;
    border-top: 0px solid #DADADA;
    padding-top: 0px;
}

.flex-control-paging li a {
    width: 15px;
    height: 15px;
    display: block;
    background: rgba(153, 153, 153, 0.85);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    box-shadow: none;
}

    .flex-control-paging li a.flex-active {
        background: #ffdf0f;
        cursor: default;
        box-shadow: none;
    }

    .flex-control-paging li a:hover {
        background: #ffdf0f;
        box-shadow: none;
    }

    .flex-control-paging li a.flex-active:hover {
        background: #ffdf0f;
        box-shadow: none;
    }
/* Fine section youtube */

/* Section news */
.section-news-home {
    background: #FFF;
}

    .section-news-home .padding-box {
        padding: 25px 20px 30px 20px;
    }

    .section-news-home .cont-h-title .cont-img-h-title .cont-ico-h-title {
        background: #FFF;
    }

#content .section-news-home .col-tre .col-1 {
    background: #FFF;
}

#content .section-news-home .col-tre .col-2 {
    background: #FFF;
}

#content .section-news-home .col-tre .col-3 {
    background: #FFF;
}

#content .section-news-home .col-tre .padding-box {
    padding: 0px 0px 0px 0px;
}

#content .section-news-home .col-tre .img-news {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

#content .section-news-home .col-tre .data-box {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
}

#content .section-news-home .col-tre h4 {
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #2d2d2d;
    margin-bottom: 5px
}

#content .section-news-home .col-tre .testo-box {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 10px;
}

#content .section-news-home .col-tre .link-box {
    background: none;
    border: 3px solid #EDEDEC;
    text-transform: uppercase;
    color: #2D2D2D;
    display: block;
    padding: 5px 20px 4px 20px;
    font-size: 13px;
    font-weight: 700;
    margin-top: 20px;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    #content .section-news-home .col-tre .link-box:hover {
        opacity: 0.7;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

.section-news-home .bottone-site {
    margin-top: 30px;
    margin-bottom: 10px;
    padding-right: 50px;
    padding-left: 50px;
}
/* Fine section news */

/* Section parallax */
.section-parallax {
    position: relative;
    height: 100%;
}

    .section-parallax .parallax-cont-patina {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background: none;
    }

        .section-parallax .parallax-cont-patina .boxed-div {
            position: relative;
        }

    .section-parallax .cont-slogan-slide {
        margin-top: 53px;
    }

        .section-parallax .cont-slogan-slide .titolo-big-slide {
            color: #000;
            text-align: center;
            text-transform: uppercase;
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 0px;
            line-height: normal;
            letter-spacing: 0px;
            text-shadow: 0px 0px 0px #3e3e3e;
        }

        .section-parallax .cont-slogan-slide .sottotitolo-slide {
            color: #000;
            text-align: center;
            font-size: 14px;
            font-weight: 700;
            line-height: normal;
            letter-spacing: 0px;
            text-shadow: 0px 0px 0px #3e3e3e;
        }
/*
.section-parallax .cont-slogan-slide .bottone-slider {
    background: none;
    border: 3px solid #FFF;
    text-transform: uppercase;
    color: #FFF;
    display: table;
    padding: 5px 20px 3px 20px;
    font-size: 15px;
    font-weight: 700;
	margin:auto;
    margin-top: 20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.section-parallax .cont-slogan-slide .bottone-slider:hover {
	opacity:0.6;
}
*/
/* Fine section parallax */

/* FINE SECTIONS  ======
=================================================== */

/* FINE PAGINE  ======
=================================================== */

/* FOOTER  ======
=================================================== */
#footer {
    margin-top: 0px;
    overflow: hidden;
    background: #0f0f0f;
    height: auto !important;
}

    #footer .padding-box {
        padding: 20px 20px 15px 20px;
    }

    #footer .col-due-center {
        width: 100%;
        height: auto;
        margin: auto;
    }

        #footer .col-due-center .col-1 {
            width: 49%;
            height: auto;
            float: left;
            margin-right: 2%;
        }

        #footer .col-due-center .col-2 {
            width: 49%;
            height: auto;
            float: left;
        }

    #footer .testo-copy {
        font-size: 14px;
        color: #ffdf0f;
        text-align: right;
    }

        #footer .testo-copy a {
            color: #ffdf0f;
        }

            #footer .testo-copy a:hover {
                color: #ffdf0f;
            }

    #footer .col-due-center .col-1 .testo-copy {
        text-align: left;
    }

    #footer a.link-cod-etica-aziendale {
        color: #ffdf0f;
    }

        #footer a.link-cod-etica-aziendale:hover {
            color: #ffdf0f;
        }

.contenitore-botton-top-site {
    /**
    width: 364px;
    height: 39px;
    margin: auto;
    position: relative;
    z-index: 9;
	margin-top: -39px;
    background: url(/img/structure/top-seleziona-copy.png); 
	**/
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 9;
    background-color: black;
    border-radius: 50%;
    right: 10px;
    bottom: 10px;
}

.go-top {
    width: 62px;
    height: 62px;
    position: fixed;
    z-index: 9;
    right: 10px;
    bottom: 60px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    font-weight: 600;
    display: none;
}

    .go-top:hover {
        opacity: 0.5;
    }

    .go-top .fa {
        color: #ffdf0f;
        font-size: 50px;
        margin-top: -4px;
    }

.contenitore-botton-top-site .testo-botton-top-site {
    font-size: 16px;
    color: #727272;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    position: relative;
    top: 20px;
    font-weight: 600;
}

    .contenitore-botton-top-site .testo-botton-top-site a {
        color: #727272;
        font-weight: 600;
    }

        .contenitore-botton-top-site .testo-botton-top-site a:hover {
            cursor: pointer;
            color: #333;
        }

.contenitore-botton-top-site .ico-go-top {
    position: relative;
    top: 1px;
    margin-left: 5px;
}

/* Inner footer -----*/
.section-inner-footer {
    color: #ffffff;
    background: #1a171b;
}

    .section-inner-footer a {
        color: #fff;
        margin-left: 0px;
        font-weight: bold;
    }

        .section-inner-footer a:visited {
            color: #fff;
        }

        .section-inner-footer a:hover {
            color: #ffdf0f;
        }

    .section-inner-footer .padding-box {
        padding: 70px 20px 70px 20px;
    }

    .section-inner-footer .contenitore-col-1-inner-footer {
        float: right;
        width: 90%;
    }

    .section-inner-footer .contenitore-col-2-inner-footer {
        float: left;
        width: 90%;
    }

    .section-inner-footer .contenuto-col-1-inner-footer {
        padding: 0px 25px;
        text-align: left;
    }

    .section-inner-footer .contenuto-col-2-inner-footer {
        padding: 0px 25px;
        text-align: left;
    }

    .section-inner-footer .logo-footer {
        width: 100%;
        height: auto;
        max-width: 135px;
        margin-bottom: 20px;
    }

    .section-inner-footer .testo-footer {
        font-size: 13px;
        color: #fff;
        font-weight: 500;
    }

        .section-inner-footer .testo-footer .testo-giallo {
            color: #1a171b;
            font-weight: bold;
        }

/* Fine inner footer -----*/







/***************** PAGINA PRODOTTO *********************/

.barra {
    background-color: #fff;
    /*height:155px;*/
    width: 100%;
}

    .barra .boxed-div {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: space-around;
        position: relative;
    }

        .barra .boxed-div .barrettacolore {
            display: block;
            height: 100%;
            width: 10px;
            position: absolute;
            left: 0px;
            top: 0px;
        }

            .barra .boxed-div .barrettacolore.amra {
                background-color: #3c64ae;
            }

            .barra .boxed-div .barrettacolore.mti {
                background-color: #c22922;
            }

            .barra .boxed-div .barrettacolore.enel_approved {
                background-color: #f5e14e;
            }

            .barra .boxed-div .barrettacolore.rfi_approved {
                background-color: #008d42;
            }

/*
.barra .boxed-div .barrettacolore:after{
    display: block;
    height: 100%;
    width: 5px;
    background-color: white;
    position: absolute;
    left: 10px;
    top: 0px;
    content: "";
}

.barra .boxed-div .barrettacolore:before{
    display: block;
    height: 100%;
    width: 5px;
    background-color: white;
    position: absolute;
    left: -5px;
    top: 0px;
    content: "";
}
*/

.comparidasu {
    animation: comparidasopra 0.5s;
}


.barra .boxed-div .containericone {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 48%;
    border-right: 1px solid #1a171b;
    height: 115px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .barra .boxed-div .containericone a.icone1 {
        margin-right: 30px;
    }

#innerBarraGialla .containericone a.icone1 {
    margin-right: 0px;
}


.barra .boxed-div .padding30px {
    padding-right: 30px;
    padding-left: 30px;
}

.barra .boxed-div .containericone .arrow22, .barra .boxed-div .containerbarre2 .arrow22 {
    position: absolute;
    right: -8px;
    top: 46%;
}

.barra .boxed-div a.icone1 {
    height: 100px;
    width: 140px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    opacity: 0.4;
}

#barraGialla .boxed-div a.icone1 {
    align-items: center;
}

.barra .boxed-div a.icone1:hover, .barra .boxed-div a.icone1.active {
    opacity: 1;
}

.barra .boxed-div a.icone1 .titoletto {
    font-size: 14px;
    font-weight: bold;
    color: #1a171b;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    line-height: 15px;
}


.barra .boxed-div a.icone1 img {
    height: 55px;
    margin-right: 30px;
    margin-left: 30px;
}

.barra .boxed-div .containerbarre {
    width: 674px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 115px;
    position: relative;
}

.barra .boxed-div .containerbarre2 {
    height: 115px;
    border-right: 1px solid #1a171b;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 38%;
    position: relative;
}

    .barra .boxed-div .containerbarre2 .cerca3 {
        width: 70%;
        font-size: 14px;
        font-weight: bold;
        height: 40px;
        padding: 10px;
        color: #1a171b;
        border: 1px solid #efefef;
        ;
        background-color: white;
    }

    .barra .boxed-div .containerbarre2 .iconasearch {
        height: 40px;
        width: 40px;
        background-color: black;
        padding: 12px;
    }

        .barra .boxed-div .containerbarre2 .iconasearch:hover {
            cursor: pointer;
        }

.barra .boxed-div form {
    width: 80%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

    .barra .boxed-div form fieldset {
        width: 80%;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: space-around;
        flex-wrap: wrap;
        opacity: 0.4;
    }

        .barra .boxed-div form fieldset.active {
            opacity: 1;
        }


        .barra .boxed-div form fieldset label {
            width: 100%;
            font-size: 24px;
            font-weight: bold;
            margin-bottom: 5px;
            font-family: 'Open Sans Condensed', sans-serif;
        }

        .barra .boxed-div fieldset select {
            width: 100%;
            font-size: 14px;
            font-weight: bold;
            height: 40px;
            padding: 10px;
            color: #1a171b;
            border: 1px solid #efefef;
            background-color: white;
            /*
	 background-image:
    linear-gradient(45deg, transparent 50%, white 50%),
    linear-gradient(135deg, white 50%, transparent 50%),
    linear-gradient(to right, #1a171b, #1a171b);
  background-position:
    calc(100% - 20px) calc(1em + 5px),
    calc(100% - 15px) calc(1em + 5px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    40px 100%;
  background-repeat: no-repeat;
    margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  */
        }
            /*
.barra .boxed-div form fieldset select:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, gray, gray);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    40px 100%;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}
*/
            .barra .boxed-div fieldset select option {
                background-color: #1a171b;
                color: white;
                line-height: 20px;
            }

                .barra .boxed-div fieldset select option:hover {
                    background-color: #ffdf0f;
                    color: #1a171b;
                }

.barra .boxed-div .ripristina {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1a171b;
    color: #ffdf0f;
    height: 40px;
    font-weight: 900;
    width: 10%;
    border-radius: 5px;
    font-size: 14px;
    margin-left: 5%;
}

    .barra .boxed-div .ripristina:hover {
        color: #1a171b;
        background-color: #ffdf0f;
        animation: hvr-back-pulse 1s infinite;
        animation-delay: 0.7s;
    }

    .barra .boxed-div .ripristina img {
        margin-left: 5px;
    }

.titolettoprodotti .boxed-div {
    position: relative;
}

.titolettoprodotti h1 {
    width: 66%;
    margin-left: 17%;
}

    .titolettoprodotti h1.ricercaTitolo {
        width: 100%;
        margin-left: 0px;
    }

.page-ApprofondimentiDettaglio .titolettoprodotti .svg-inline--fa {
    opacity: 0.3;
}

.page-ApprofondimentiDettaglio .testo1 a {
    text-decoration: underline;
}

    .page-ApprofondimentiDettaglio .testo1 a:hover {
        text-decoration: none;
    }

.page-ApprofondimentiDettaglio .titolettoprodotti h1 {
    width: 100%;
    margin-left: 0px;
    text-align: left;
    padding-right: 20px;
    padding-left: 20px;
}

.page-ApprofondimentiDettaglio .boxed-div .sottotitolo-h2.dataDettaglioNews {
    margin-top: 20px;
    display: block;
    margin-bottom: 0px;
    text-align: right;
}

.page-ApprofondimentiDettaglio .titolettoprodotti a .svg-inline--fa {
    font-weight: 900;
    color: #ffdf0f;
    /* font-size:50px; */
    opacity: 1 !important;
    transition: all 0.5s ease;
}

    .page-ApprofondimentiDettaglio .titolettoprodotti a .svg-inline--fa:hover {
        color: #1a171b;
    }

.page-ApprofondimentiDettaglio a.getinfo {
    margin-top: 40px;
    float: right;
    color: #1a171b !important;
}

    .page-ApprofondimentiDettaglio a.getinfo:hover {
        color: #ffdf0f !important;
    }


.page-ApprofondimentiDettaglio .bottoneInfoBottom a.getinfo {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    float: right;
}

.page-ApprofondimentiDettaglio .bottoneInfoBottom {
    position: relative;
    float: right;
    margin-top: 40px;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.page-ApprofondimentiDettaglio .titolo-medium.titolettoNews {
    text-align: left;
    display: block;
}

.page-ApprofondimentiDettaglio .testoNewsPrincipale {
    display: block;
    margin-top: 20px;
}

    .page-ApprofondimentiDettaglio .testoNewsPrincipale img {
        max-width: calc(100% - 80px);
        height: auto !important;
    }

.areaPulsanti2 {
    padding-right: 20px;
    padding-left: 20px;
}

.titolettoprodotti .pulsantivisual {
    display: flex;
    position: absolute;
    width: 160px;
    justify-content: space-between;
    align-items: center;
    right: 0px;
    top: -70px;
    font-size: 10px;
    text-align: center;
    color: black;
    text-transform: uppercase;
}

    .titolettoprodotti .pulsantivisual a {
        color: black;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 5px;
        background-color: #e6e6e6;
        width: 48%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

        .titolettoprodotti .pulsantivisual a img {
            margin-right: 10px;
            margin-left: 10px;
            margin-bottom: 5px;
        }

        .titolettoprodotti .pulsantivisual a.active {
            background-color: #ffdf0f;
        }

        .titolettoprodotti .pulsantivisual a:hover {
            background-color: #ffdf0f;
        }

/*
.prodottimaincontent{
	margin-top:50px;
}
*/

.prodottimaincontent .boxed-div .uno {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-around;
    padding: 20px;
    padding-bottom: 40px;
    margin-top: 20px;
    border-bottom: 1px solid #efefef;
    position: relative;
}

    .prodottimaincontent .boxed-div .uno .barrettacolore2 {
        display: block;
        height: calc(100% - 60px);
        width: 10px;
        background-color: red;
        position: absolute;
        left: 0px;
        top: 20px;
    }

    .prodottimaincontent .boxed-div .uno .amra, .barra .boxed-div .barrettacolore .amra {
        background-color: #3c64ae;
    }

    .prodottimaincontent .boxed-div .uno .mti, .barra .boxed-div .barrettacolore .mti {
        background-color: #c22922;
    }

    .prodottimaincontent .boxed-div .uno .enel_approved, .barra .boxed-div .barrettacolore .enel_approved {
        background-color: #f5e14e;
    }

    .prodottimaincontent .boxed-div .uno .rfi_approved, .barra .boxed-div .barrettacolore .rfi_approved {
        background-color: #008d42;
    }

.barrettacolore2.grey {
    background-color: #e6e6e6 !important;
}



.prodottimaincontent .boxed-div .uno:last-child {
    border-bottom: 0px;
}

/*.prodottimaincontent .boxed-div .uno img{
	width: 25%;
}*/


.page-ProdottiLinea .uno .titolo-medium {
    text-align: left;
    margin-bottom: 8px;
    line-height: 24px;
    display: block;
    width: 100%;
}


.page-ProdottiLinea .contenitore-scegli-rele {
    margin-top: 100px;
}

.prodottimaincontent .boxed-div .uno .immaginemain {
    width: 45%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-left: -30px;
    position: relative;
    padding: 0px 15px;
}

.prodottimaincontent .boxed-div .uno .imgCenter {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}

.prodottimaincontent .boxed-div .uno .immaginemaindentro {
    width: 100%;
    display: flex;
    position: relative;
    background-color: white;
    justify-content: center;
    align-items: center;
}

.prodottimaincontent .boxed-div .uno .immaginemain img {
    display: none;
}


.prodottimaincontent .boxed-div .uno .testo {
    width: 65%;
}

    .prodottimaincontent .boxed-div .uno .testo.testo-regular {
        margin-top: 3px;
    }

.prodottimaincontent .boxed-div .testo.testo-regular ul {
    list-style: disc;
    padding-left: 13px;
    padding-right: 10px;
    margin-bottom: 10px;
}

.prodottimaincontent .boxed-div .uno img {
    width: 30%;
}

.prodottimaincontent .boxed-div .uno .testo .titolo-medium {
    display: block;
    text-align: left;
    margin-top: -7px;
    margin-bottom: 10px;
}

.page-ApplicazioniDettaglio .prodottimaincontent .boxed-div .uno .testo .titolo-medium br {
    display: none;
}

.prodottimaincontent .uno .testo a.getinfo {
   margin-top: 20px;
}


.prodottitable table {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 20px;
    background-color: #888888;
    line-height: 16px;
}

.prodottitable .svg-inline--fa {
    font-size: 20px;
}


.prodottitable table tr {
    border-bottom: 1px solid black;
}

    .prodottitable table tr:nth-child(even) {
        background-color: #efefef;
    }

    .prodottitable table tr:nth-child(odd) {
        background-color: #fafafa;
    }

    .prodottitable table tr.intestazione {
        background-color: #ffdf0f;
        color: black;
        border: 0px;
    }

    .prodottitable table tr th.nominal {
        width: 40px;
    }

    .prodottitable table tr th {
        vertical-align: middle;
        padding: 5px;
        text-align: center;
        font-size: 14px;
    }

    .prodottitable table tr td {
        vertical-align: middle;
        padding: 5px;
        text-align: center;
        font-size: 12px;
    }

        .prodottitable table tr td.left, .prodottitable table tr th.left {
            text-align: left;
        }

        .prodottitable table tr td.left, .prodottitable table tr th.left {
            padding-left: 10px;
        }

        .prodottitable table tr td.grassetto, .prodottitable table tr th.grassetto {
            font-weight: bold;
        }

    .prodottitable table tr th.gialloprodotti {
        font-weight: bold;
        font-size: 14px;
        color: #ffdf0f;
    }

    .prodottitable table tr td a.scheda {
        display: flex;
        background-color: #ffdf0f;
        color: #1a171b;
        padding: 0px 0px;
        font-size: 18px;
        font-weight: 800;
        border-radius: 50%;
        width: 24px;
        height: 24px;
        align-items: center;
        justify-content: center;
        margin-right: auto;
        margin-left: auto;
        padding-left: 3px;
        padding-bottom: 2px;
    }

        .prodottitable table tr td a.scheda:hover {
            background-color: #1a171b;
            color: #ffdf0f;
        }

.prodottitable table .note {
    width: 50%;
}

.prodottitable table .thClassification {
    min-width: 350px;
}

.prodottitable table .frecciaDettaglio {
    width: 40px;
}

.prodottitable table .tab80 {
    width: 80px;
}

.pProdotti2 {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1400px;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 22px;
}

.prodottigrid .flexwrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.prodottigrid .uno {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    width: 48%;
    padding: 10px;
    margin-bottom: 25px;
    border: solid 1px #e6e6e6;
}

    .prodottigrid .uno img {
        width: 35%;
    }

    .prodottigrid .uno .testo {
        width: 55%;
    }

#tabs .prodottigrid .uno .testo ul {
    margin-bottom: 5px;
    font-size: 12px;
    padding-left: 13px;
}

.prodottigrid .uno .testo ul li {
    margin-bottom: 5px;
}

.prodottigrid .uno .testo a.getinfo {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffdf0f;
    color: #1a171b;
    height: 40px;
    font-weight: 900;
    width: 100px;
    margin-top: 10px;
}

    .prodottigrid .uno .testo a.getinfo:hover {
        background-color: #1a171b;
        color: #ffdf0f;
        animation: hvr-back-pulse 1s infinite;
        animation-delay: 0.7s;
    }


.prodottigrid2 {
    margin-top: 20px;
}

    .prodottigrid2 .flex {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
    }

        .prodottigrid2 .flex .icoRotabile {
            height: 30px;
            width: 30px;
            margin-top: 10px;
            margin-right: 10px;
            margin-left: 10px;
        }

    .prodottigrid2 .descrizioneAggiuntiva {
        color: #afafaf;
        font-size: 20px;
        line-height: 15px;
    }

    .prodottigrid2 .flexwrapper {
        display: flex;
        flex-wrap: wrap;
        /*justify-content:space-around;*/
        align-items: flex-start;
    }

    .prodottigrid2 .uno {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: flex-start;
        width: 48%;
        padding: 10px;
        margin: 0 1% 25px 1%;
        border: solid 1px #e6e6e6;
    }

        .prodottigrid2 .uno img {
            width: 49%;
        }

        .prodottigrid2 .uno .testo {
            width: 49%;
            font-size: 12px;
            line-height: 15px;
        }

            .prodottigrid2 .uno .testo ul {
                margin-bottom: 5px;
                font-size: 12px;
                list-style-type: disc;
                padding-left: 13px;
                padding-right: 10px;
            }

                .prodottigrid2 .uno .testo ul li {
                    margin-bottom: 5px;
                }

            .prodottigrid2 .uno .testo a.getinfo {
                display: flex;
                align-items: center;
                justify-content: center;
                background-color: #ffdf0f;
                color: #1a171b;
                height: 40px;
                font-weight: 900;
                width: 100px;
                margin-top: 10px;
                font-size: 14px;
                margin-bottom: 0px;
            }

                .prodottigrid2 .uno .testo a.getinfo:hover {
                    background-color: #1a171b;
                    color: #ffdf0f;
                    animation: hvr-back-pulse 1s infinite;
                    animation-delay: 0.7s;
                }

.nessunrisultato {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #ffdf0f;
    animation: appari 0.8s ease-out forwards;
    animation-delay: 0s;
    animation-delay: 0s;
    transform: scale(0);
    margin-bottom: 50px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 24px;
    color: #1a171b;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}

.boxed-div ul.ui-corner-all {
    border-radius: 0px;
}

.boxed-div #tabs {
    background-color: transparent;
    background-image: none;
    border: 0px;
    border-bottom: 3px solid #e6e6e6;
    font-family: 'Open Sans', sans-serif !important;
}

    .boxed-div #tabs ul.menutabs {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: transparent;
        background-image: none;
        border: 0px;
        border-bottom: 3px solid #e6e6e6;
    }

        .boxed-div #tabs ul.menutabs li {
            background-color: #e6e6e6;
            background-image: none;
            border: 3px solid #e6e6e6;
            display: block;
            width: 23%;
            margin-right: 1%;
            margin-bottom: -3px;
            height: 35px;
        }

            .boxed-div #tabs ul.menutabs li.ui-state-active {
                background-color: white;
                border-bottom: 3px solid white;
            }

            .boxed-div #tabs ul.menutabs li a {
                display: flex;
                align-items: center;
                justify-content: center;
                height: 100%;
                width: 100%;
                color: #1a171b;
                font-size: 14px;
                font-family: 'Open Sans', sans-serif;
            }

#tabs1, #tabs2, #tabs3 {
    background-color: white;
    background-image: none;
    border: 0px;
    padding: 20px;
}

    #tabs1 .tabs1interno {
        display: flex;
        width: 100%;
        align-items: flex-start;
        justify-content: space-around;
    }

        #tabs1 .tabs1interno .testo h3 {
            margin-bottom: 20px;
        }

/* #tabs1 .tabs1interno .testo ul li{
	margin-bottom:20px;
} */

#tabs .immaginemain {
    width: 35%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
}

#tabs .imgCenter {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}

#tabs .immaginemaindentro {
    width: 100%;
    display: flex;
    position: relative;
    background-color: white;
    justify-content: center;
    align-items: center;
}

#tabs .immaginemain img {
    display: none;
}

#tabs .testo {
    width: 60%;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 22px;
}

    #tabs .testo ul {
        list-style-type: disc;
        padding-left: 15px;
        padding-right: 15px;
    }

    #tabs .testo p.testo-regular {
        font-family: 'Open Sans', sans-serif;
        margin-top: 0px;
    }

    #tabs .testo .titolo-h1 {
        margin-bottom: 0px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 24px;
        color: #1a171b;
        font-weight: 600;
        text-transform: uppercase;
    }

    #tabs .testo.dinamicodownload .titolo-h1 {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 42px;
        font-weight: 700;
        color: #1a171b;
        text-transform: uppercase;
        line-height: 36px;
        margin-bottom: 5px;
    }

    #tabs .testo .titolo-h1, .prodottidettaglio .paragrafiprodotto .testo .titolo-h1 {
        display: block;
    }


span.icon-file-pdf {
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(/img/structure/ico-PDF.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    image-rendering: -webkit-optimize-contrast;
}

span.icon-file-xlsx {
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(/img/structure/ico-XLS.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    image-rendering: -webkit-optimize-contrast;
}

span.icon-file-dwg {
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(/img/structure/ico-DWG.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    image-rendering: -webkit-optimize-contrast;
}

span.icon-file-stp {
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(/img/structure/ico-STP.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    image-rendering: -webkit-optimize-contrast;
}

span.icon-file-dxf {
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(/img/structure/ico-DXF.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    image-rendering: -webkit-optimize-contrast;
}

span.icon-file-ipt {
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(/img/structure/ico-IPT.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    image-rendering: -webkit-optimize-contrast;
}



.prodottidettaglio .paragrafiprodotto .testo {
    width: 100% !important;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
    border-bottom: 1px solid #efefef;
}

#tabs1 .paragrafiprodotto p {
    margin-bottom: 10px;
}


.prodottidettaglio .paragrafiprodotto .testo:last-child {
    border-bottom: 0px;
}

.prodottidettaglio #tabs2 {
    /*min-height: 600px;*/
}

    .prodottidettaglio #tabs2 .contenutiprivati2 {
        margin-bottom: 0px;
    }

    .prodottidettaglio #tabs2 iframe {
        margin-top: 0px;
    }

    .prodottidettaglio #tabs2 .tabs2interno {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-around;
        padding: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        flex-wrap: wrap;
    }

        .prodottidettaglio #tabs2 .tabs2interno .contenutiprivati {
            text-align: center;
            padding-top: 60px;
            margin-top: 20px;
            border-top: 3px solid #e6e6e6;
        }

.contenutiprivati2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    /* border-top: 3px solid #e6e6e6; */
    width: 100%;
    background-color: #ffdf0f;
    animation: appari 0.8s ease-out forwards;
    animation-delay: 0s;
    transform: scale(0);
    margin-bottom: 50px;
}

    .contenutiprivati2 p {
        width: 100%;
        margin-bottom: 10px;
    }

    .contenutiprivati2 a {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #1a171b;
        color: #ffdf0f !important;
        height: 40px;
        font-weight: 900;
        width: 250px;
        border-radius: 5px;
        font-size: 14px;
    }

        .contenutiprivati2 a:hover {
            background-color: #e6e6e6;
            color: #1a171b !important;
        }


#downloadSpecial .contenutiprivati2 a {
    padding-right: 15px;
    padding-left: 15px;
    width: auto;
    text-transform: uppercase;
}


.tableCatalogo tr td {
    text-align: left !important;
}


.icon-folder-back {
    display: block;
    margin-top: 3px;
}

.icon-folder {
    display: block;
    margin-top: 3px;
}

.prodottidettaglio #tabs3 {
    padding-left: 0px;
    padding-right: 0px;
}

    .prodottidettaglio #tabs3 .tabs3interno {
        display: flex;
        width: 100%;
        align-items: flex-start;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .prodottidettaglio #tabs3 .prodottigrid .uno .testo {
        width: 49%;
        line-height: 15px;
        font-size: 12px;
        margin-top: 0px;
    }

    .prodottidettaglio #tabs3 .prodottigrid .uno img {
        width: 49%;
    }

    /*
.prodottidettaglio #tabs3 .prodottigrid .uno .testo ul{
	min-height:150px;
}*/

    .prodottidettaglio #tabs3 .prodottigrid .uno .testo a.getinfo {
        margin-bottom: 10px;
    }

/*************** FORM LOGIN *******************/

.fraseLogin {
    display: block;
    background-color: #e6e6e6;
    width: 100%;
    padding: 20px;
    padding-bottom: 20px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.mfp-container {
    display: flex;
    align-items: center;
}

    .mfp-container .col-1-login {
        background-color: #ffdf0f;
        border: 0px;
        animation: popuplogincomparsa 1s ease forwards;
    }

    .mfp-container form a {
        color: #333;
        margin-top: 20px;
        display: block;
        transition: all 0.5s ease-in-out;
    }

        .mfp-container form a:hover {
            opacity: 0.5;
        }

    .mfp-container form input {
        width: 100%;
        font-size: 13px;
        font-weight: bold;
        height: 30px;
        padding: 5px 10px;
        color: #1a171b;
        border: 0px;
        background-color: white;
        margin-top: 10px;
    }


/* Acordeon styles */
.accordion {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    color: #fff;
    overflow: hidden;
    z-index: 0;
}

    .accordion input {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

    .accordion .tab-content input {
        position: relative;
        opacity: 1;
        z-index: 1;
    }

    .accordion label {
        position: relative;
        display: block;
        font-weight: bold;
        line-height: 3;
        cursor: pointer;
        color: black;
        z-index: 0;
    }

.tab-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    margin-top: 40px;
    border-top: 1px solid #1a171b;
    padding-top: 40px;
}

.accordion .tab-content p {
    margin: 0px;
    color: #1a171b;
}

input:checked ~ .tab-content {
    max-height: 250px;
    opacity: 1;
}

.accordion .bottone-login-new {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

    .accordion .bottone-login-new:hover {
        background-color: #e6e6e6 !important;
    }


.mfp-container form label.ricordami {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 15px;
}

    .mfp-container form label.ricordami input {
        padding: 0px;
        height: 20px;
        width: 20px;
        margin: 0px;
        margin-right: 5px;
    }

.mfp-container form .bottone-login-new {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1a171b;
    color: #ffdf0f;
    height: 40px;
    font-weight: 900;
    width: 100%;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    -webkit-appearance: none;
}

.mfp-container .col-2-login .bottone-login-new {
    cursor: pointer;
    background-color: #ffdf0f;
    color: #1a171b;
    margin-bottom: 2px;
}

.mfp-container form .bottone-login-new:hover {
    cursor: pointer;
    background-color: #e6e6e6;
    color: #1a171b;
}


.mfp-container .col-due-center-login .titolo-medium {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.mfp-container .col-2-login {
    background-color: #1a171b;
    border: 0px;
    z-index: 90;
    position: relative;
}

    .mfp-container .col-2-login .titolo-medium {
        color: #ffdf0f;
    }

    .mfp-container .col-2-login a {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #ffdf0f;
        color: #1a171b;
        height: 50px;
        font-weight: 900;
        width: 100%;
        border-radius: 5px;
        text-transform: uppercase;
    }

        .mfp-container .col-2-login a:hover {
            cursor: pointer;
            background-color: #e6e6e6;
            color: #1a171b;
        }

/*************** PAGINA LOGIN *******************/

.page-Login .col-1-login {
    background-color: #ffdf0f;
    border: 0px;
    animation: popuplogincomparsa 1s ease forwards;
}

.page-Login .contenitore-box-login-new a {
    color: #333;
    margin-top: 20px;
    display: block;
    transition: all 0.5s ease-in-out;
}

    .page-Login .contenitore-box-login-new a:hover {
        opacity: 0.5;
    }

.page-Login .contenitore-box-login-new input {
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    padding: 5px 10px;
    color: #1a171b;
    border: 0px;
    background-color: white;
    margin-top: 10px;
}

.page-Login .contenitore-box-login-new label.ricordami {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 15px;
}

    .page-Login .contenitore-box-login-new label.ricordami input {
        padding: 0px;
        height: 20px;
        width: 20px;
        margin: 0px;
        margin-right: 3px;
    }

.page-Login .contenitore-box-login-new .bottone-login-new {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1a171b;
    color: #ffdf0f;
    height: 40px;
    font-weight: 900;
    width: 100%;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    -webkit-appearance: none;
}

.page-Login .col-2-login .bottone-login-new {
    cursor: pointer;
    background-color: #ffdf0f;
    color: #1a171b;
    margin-bottom: 2px;
}

.page-Login .contenitore-box-login-new .bottone-login-new:hover {
    cursor: pointer;
    background-color: #e6e6e6;
    color: #1a171b;
}


.page-Login .col-due-center-login .titolo-medium {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.page-Login .col-2-login {
    background-color: #1a171b;
    border: 0px;
    z-index: 90;
    position: relative;
}

    .page-Login .col-2-login .titolo-medium {
        color: #ffdf0f;
    }

    .page-Login .col-2-login a {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #ffdf0f;
        color: #1a171b;
        height: 50px;
        font-weight: 900;
        width: 100%;
        border-radius: 5px;
        text-transform: uppercase;
    }

        .page-Login .col-2-login a:hover {
            cursor: pointer;
            background-color: #e6e6e6;
            color: #1a171b;
        }



/**************** PAGINA REGISTRAZIONE ********************/

.pg-registrazione form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}

    .pg-registrazione form fieldset {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

.pg-registrazione .section-03 {
    min-height: 42vh;
}

.pg-registrazione .col-due-center-login {
    display: none;
}

.pg-registrazione .getinfo.backDx {
    margin-top: 300px;
}

/*************** PAGINA APPLICAZIONI *******************/

.barra2 {
    background-color: #fff;
}

    .barra2 .boxed-div {
        justify-content: space-between;
    }

        .barra2 .boxed-div .containericone {
            width: 800px;
            border-right: 0px;
        }

        .barra2 .boxed-div a.icone1.large {
            width: 160px;
        }

        .barra2 .boxed-div a.icone1.nohover {
            opacity: 1;
        }

.page-ApplicazioniDettaglio .barra .boxed-div a.icone1 {
    width: 170px;
    margin-right: 10px;
}

    .page-ApplicazioniDettaglio .barra .boxed-div a.icone1 img {
        height: 55px;
        margin-right: 30px;
        margin-left: 30px;
    }
/* .barrapplicazioni .iconanimata{
   width: 45px;
	height: 44px;
	content: '';
	position: absolute;
	border-radius: 50%;
	top: 65px;
	right: 62px;
} */

.iconanimata {
    animation: pulse2 2.5s infinite;
    transition: transform .2s ease-in-out;
}

.iconanimata-active {
    animation: pulse3 2s infinite;
    transition: transform .2s ease-in-out;
}

.iconanimata-passive {
    animation: pulse4 2s infinite;
    transition: transform .2s ease-in-out;
}

.pulsanteElenco.iconanimata {
    animation: pulse2inversa 2.5s infinite;
    transition: transform .2s ease-in-out;
}

.pulsanteElenco.active.iconanimata {
    animation: none !important;
    transition: transform .2s ease-in-out;
}

.pulsanteElenco.iconanimata:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
    transform: scale(1) !important;
    /*-ms-transform: scale(1); 
		-webkit-transform: scale(1);  
		transform: scale(1)!important;*/
    opacity: 1;
}

.pulsanteElenco:hover {
    opacity: 1 !important;
}

.page-ApplicazioniDettaglio .contenitore-scegli-rele {
    margin-top: 150px;
}

.page-ApplicazioniDettaglio .uno .titolo-medium {
    text-align: left;
    margin-bottom: 8px;
    line-height: 24px;
    display: block;
    width: 100%;
}

.page-Prodotto .uno .titolo-medium {
    text-align: left;
    margin-bottom: 8px;
    line-height: 24px;
    display: block;
    width: 100%;
}
/***************************** PAGINA CATALOGHI ****************************/

.flexwrapbig {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 40px;
}

    .flexwrapbig a.catalogo1 {
        width: 37%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .flexwrapbig a.catalogo1:hover {
            transform: scale(1.05);
            border-radius: 20px;
            transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
        }

            .flexwrapbig a.catalogo1:hover > p {
                background-color: black;
                color: #ffdf0f;
                animation: hvr-back-pulse 1s infinite;
                animation-delay: 0.7s;
            }


        .flexwrapbig a.catalogo1 img {
            width: 80%;
            border: 1px solid black;
        }

        .flexwrapbig a.catalogo1 p {
            margin-top: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #ffdf0f;
            color: #1a171b;
            height: 40px;
            font-weight: 900;
            margin-top: 20px;
            border-radius: 5px;
            font-size: 14px;
            padding-right: 20px;
            padding-left: 20px;
            transition: all 0.5s ease;
        }



/****************** PAGINA SUPPORTO COMMERCIALE **************/

.formsupporto textarea {
    resize: none;
    width: 100%;
    height: 143px;
    margin-bottom: 10px;
    padding: 10px;
    border: solid 1px #d9d9d9;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold
}

.formsupporto {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
}

    .formsupporto h3 {
        margin-bottom: 20px;
        display: block;
        width: 100%;
        text-align: center;
    }


    .formsupporto .areainteresse1 {
        width: 100%;
        padding: 10px;
        background-color: #efefef;
        margin-bottom: 20px;
    }

        .formsupporto .areainteresse1 h3 {
            margin-bottom: 20px;
        }

    .formsupporto label {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
    }

        .formsupporto label span {
            width: calc(100% - 30px);
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 10px;
        }

    .formsupporto fieldset {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: flex-start;
        width: 45%;
        margin-bottom: 10px;
    }

    .formsupporto input[type='text'], .formsupporto input[type='tel'], .formsupporto input[type='email'] {
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        height: 40px;
        padding: 10px;
        color: #1a171b;
        border: solid 1px #d9d9d9;
        background-color: white;
        margin-bottom: 20px;
        -webkit-appearance: none;
    }

    .formsupporto input[type='checkbox'] {
        width: auto;
        margin-top: 4px;
        margin-left: 0px;
        margin-right: 5px;
    }

    .formsupporto select {
        width: 100%;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        font-weight: bold;
        height: 40px;
        padding: 8px;
        padding-left: 6px;
        color: #1a171b;
        border: solid 1px #d9d9d9;
        margin-bottom: 20px;
        background-color: white;
        /*
    background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(to right, #1a171b, #1a171b);
    background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px), 100% 0;
    background-size: 5px 5px, 5px 5px, 40px 100%;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
	*/
    }
    /*
.formsupporto select:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, gray, gray);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    40px 100%;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}
*/
    .formsupporto fieldset select option {
        background-color: #1a171b;
        color: white;
        line-height: 20px;
    }

    .formsupporto .newsletter1 {
        padding: 0px 20px 20px 20px;
    }

    .formsupporto .btnSubmit{
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #ffdf0f;
        color: #1a171b;
        height: 40px;
        font-weight: 900;
        width: 100px;
        border-radius: 5px;
        font-family: 'Open Sans', sans-serif;
        border: 0px;
        cursor: pointer;
        transition: all 0.7s ease;
        font-size: 14px;
        text-align: center;
        -webkit-appearance: none;
    }

        .formsupporto .btnSubmit:hover{
            color: #ffdf0f;
            background-color: #1a171b;
            animation: hvr-back-pulse 1s infinite;
            animation-delay: 0.7s;
        }


    /****************** PAGINA SUPPORTO TECNICO **************/

    .formsupporto.supportotecnico textarea {
        height: 320px;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        font-weight: bold;
        -webkit-appearance: none;
    }




/************ PAGINA AMBIENTE ED ETICA *************/

.pg-about .marchiVari {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-bottom: 20px;
    border: 1px solid #cccccc;
}

    .pg-about .marchiVari img {
        max-height: 150px;
        width: auto;
        margin-right: 20px;
    }


a.getinfo.bottoneChisiamo {
    float: right;
    width: 190px;
    margin-left: 50px;
}


.getinfo.backDx {
    margin-left: calc(100% - 120px) !important;
    width: 100px !important;
    float: none !important;
}






/****************** PAGINA DOVE SIAMO **************/

.mappadovesiamo {
    margin-bottom: 40px;
}

.testo1 {
    padding: 0px 20px;
}

    .testo1 .testo-regular {
        margin-top: 0px;
        margin-bottom: 20px;
    }

.areaMappa {
    padding: 0px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-around;
    align-content: flex-start;
}

.page-DoveSiamo .titolo-medium {
    width: 100%;
    text-align: left;
}

.page-DoveSiamo .areaMappa .titolo-medium {
    margin-bottom: 20px;
}

.page-DoveSiamo a.getinfo {
    width: 190px;
    margin-bottom: 0px;
    margin-left: 20px;
}

.page-DoveSiamo p.flex1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.areaMappa .indirizzo1 {
    width: 30%;
    background-color: #ffdf0f;
    height: 390px;
    padding: 20px;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 20px;
}

    .areaMappa .indirizzo1 a {
        color: #5a5a5a;
    }


        .areaMappa .indirizzo1 a:hover {
            color: #5a5a5a;
            text-decoration: underline;
        }


.elencoSedi {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}

    .elencoSedi h3 {
        margin-bottom: 20px;
    }

    .elencoSedi .commerciali, .elencoSedi .produttivi {
        display: block;
        width: 48%;
    }

        .elencoSedi .commerciali .sede2, .elencoSedi .produttivi .sede2 {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;
            color: #5a5a5a;
            padding: 10px;
            border: 1px solid #e6e6e6;
            margin-bottom: 10px;
        }

    .elencoSedi .ricaricaDati {
        margin-top: 30px;
        margin-right: 0px;
        margin-left: auto;
        margin-bottom: 40px;
    }

    .elencoSedi .produttivi .sede2 {
        justify-content: flex-start;
    }

    .elencoSedi .produttivi a.sede2 {
        cursor: default;
        text-decoration: none;
    }


    .elencoSedi .commerciali .sede2:hover, .elencoSedi .produttivi .sede2:hover {
        border: 1px solid #555555;
    }

    .elencoSedi .commerciali i {
        display: block;
        width: 100%;
        font-size: 12px;
    }

    .elencoSedi .commerciali .sede2 span {
        min-width: 20%;
    }

    .elencoSedi .produttivi .sede2 span {
        min-width: 15%;
    }

        .elencoSedi .commerciali .sede2 span.nomeSito, .elencoSedi .produttivi .sede2 span.nomeSito {
            min-width: 65%;
        }

        .elencoSedi .commerciali .sede2 span.lampadine, .elencoSedi .produttivi .sede2 span.lampadine {
            min-width: 5%;
        }

        .elencoSedi .commerciali .sede2 span.industrie, .elencoSedi .produttivi .sede2 span.industrie {
            min-width: 15%;
        }


.dettaglioSedi2 {
    display: block;
    width: 680px;
    margin-left: calc(50% - 340px);
    border: 1px solid #555555;
    padding: 40px;
    position: relative;
    line-height: 35px;
    background-color: white;
}

    .dettaglioSedi2 a {
        color: #5a5a5a;
    }

    .dettaglioSedi2 .w24tz-current-time {
        position: absolute !important;
        right: 40px !important;
        bottom: 40px !important;
    }

    .dettaglioSedi2 .svg-inline--fa {
        font-size: 20px;
        margin-right: 5px;
        min-width: 30px;
    }

    .dettaglioSedi2 .sottotitoloVenditore {
        font-weight: bold;
    }

    .dettaglioSedi2 .widgetClock {
        text-align: center;
        padding: 0px;
        width: 200px;
        position: absolute;
        right: 40px;
        bottom: 40px;
        border: 1px solid #ccc;
        height: 125px;
    }

        .dettaglioSedi2 .widgetClock span {
            color: gray;
            font-weight: bold;
            margin-bottom: -10px;
        }

        .dettaglioSedi2 .widgetClock iframe a {
            pointer-events: none;
            cursor: default;
            text-decoration: none;
        }

/****************** PAGINA AZIENDA **************/

.testatainterna {
    width: 100%;
    margin-bottom: 20px;
}

.button {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffdf0f;
    color: #1a171b;
    height: 40px;
    font-weight: 900;
    border-radius: 5px;
    font-size: 14px;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    transition: all 0.5s ease;
}

    .button:hover {
        background-color: black;
        color: #ffdf0f;
        animation: hvr-back-pulse 1s infinite;
        animation-delay: 0.7s;
    }

.testo1 ul {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 20px;
    list-style-position: inside;
    list-style-type: disc;
}


/************ PAGINA RETE VENDITA *****************/

.mappaitalia {
    background-image: url(../../../placeholders/italia.png);
    background-position: center;
    background-size: contain;
    width: 600px;
    height: 800px;
    display: block;
    margin-left: 50%;
    transform: translate(-50%);
    background-repeat: no-repeat;
    position: relative;
}

    .mappaitalia a {
        opacity: 0;
        color: #1a171b;
    }

        .mappaitalia a:hover {
            background-color: rgba(255, 223, 15, 0.5);
            opacity: 1;
            color: #1a171b;
            font-weight: bold;
        }

.norditalia {
    position: absolute;
    left: 313px;
    top: 30px;
}

.centroitalia {
    position: absolute;
    top: 199px;
    left: 412px;
}

.suditalia {
    position: absolute;
    top: 375px;
    left: 570px;
}

.mappamondo {
    background-image: url(../../../placeholders/blue-world-map-1280x810.png);
    background-position: center;
    background-size: contain;
    width: 900px;
    height: 700px;
    display: block;
    margin-left: 50%;
    transform: translate(-50%);
    background-repeat: no-repeat;
    position: relative;
}

    .mappamondo a {
        opacity: 0;
        color: #1a171b;
    }

        .mappamondo a:hover {
            background-color: rgba(255, 223, 15, 0.5);
            opacity: 1;
            color: #1a171b;
            font-weight: bold;
        }

.nordamerica {
    position: absolute;
    top: 100px;
    left: 86px;
    text-align: center;
}

.sudamerica {
    position: absolute;
    top: 305px;
    left: 188px;
    text-align: center;
}

.africa {
    position: absolute;
    top: 262px;
    left: 387px;
}

.europa {
    position: absolute;
    top: 90px;
    left: 378px;
}

.asia {
    position: absolute;
    top: 100px;
    left: 563px;
    text-align: center;
}

.australia {
    left: 674px;
    position: absolute;
    top: 309px;
}

.pg-about_rete_vendita #tabs1, .pg-about_rete_vendita #tabs2 {
    padding: 0px;
}

    .pg-about_rete_vendita #tabs1 .tabs1interno, .pg-about_rete_vendita #tabs2 .tabs1interno {
        display: block;
        margin-bottom: 0px;
        position: relative;
        text-align: center;
    }

.pg-about_qualita .wrapperFlex {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 20px;
}

    .pg-about_qualita .wrapperFlex img {
        margin-right: 20px;
    }

    .pg-about_qualita .wrapperFlex p {
        margin-bottom: 0px;
    }



#divReteVendita {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin-top: 20px;
    padding: 20px;
    padding-left: 0px;
}

h3.js-zonaSel {
    text-align: left;
    margin-bottom: 20px;
}


#divReteVendita h2 {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.divReteVendita2 {
    display: block;
    flex-wrap: wrap;
    width: 45%;
    padding: 20px;
    text-align: left;
    margin-bottom: 40px;
    color: #5a5a5a;
    font-size: 16px;
    border: solid 1px #e6e6e6;
    opacity: 0;
    animation: appari 1s forwards;
}

    .divReteVendita2.nessunrivenditore {
        text-align: center;
    }

    .divReteVendita2 strong {
        font-size: 22px;
        line-height: 24px;
        color: #1a171b;
        font-weight: bold;
        text-transform: uppercase;
    }

    .divReteVendita2 .address {
        font-weight: bold;
        font-size: 18px;
    }

    .divReteVendita2 a {
        color: #5a5a5a;
    }

        .divReteVendita2 a:hover {
            opacity: 0.6;
        }

map {
    display: inline;
}

    map area#norditalia:hover ~ #mappaitalia {
        background-color: red;
    }

.test123 {
    opacity: 0;
}

#mappaitalia2 {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
}

.mappaActive {
    opacity: 1 !important;
}

.pallotto {
    background-color: #1a171b;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    opacity: 0;
    color: #ffdf0f !important;
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    line-height: 18px;
}

    .pallotto:hover {
        opacity: 1;
    }

    .pallotto.active {
        opacity: 1;
    }

.pg-about_rete_vendita .boxed-div #tabs {
    margin-bottom: 50px;
}

.world2 {
    position: relative;
    max-width: 900px;
    margin: 0px auto;
}

/*********** PAGINA CHI SIAMO *********************/

.pg-about .maxwidth {
    padding-left: 2%;
}

.pg-about .sitoufficiale {
    margin-bottom: 0px;
}

.pg-about .prodottimaincontent .uno .testo p {
    font-size: 14px;
    color: #5a5a5a;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}



/*********** PAGINA CERTIFICAZIONI *********************/

.fascionecertificazioni {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background-image: url(../../../placeholders/placeholder_treno2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    width: 100%;
    margin-bottom: 40px;
    align-content: center;
}

    .fascionecertificazioni a {
        display: flex;
        width: 200px;
        background-color: #ffdf0f;
        align-items: center;
        justify-content: center;
        height: 40px;
        border-radius: 5px;
        font-weight: 900;
        text-transform: uppercase;
        color: #1a171b;
        font-size: 14px;
        margin-left: 10px;
        margin-right: 10px;
    }

        .fascionecertificazioni a:hover {
            background-color: #1a171b;
            color: #ffdf0f;
            animation: hvr-back-pulse 1s infinite;
            animation-delay: 0.7s;
        }


/************** PAGINA PRIVACY *******************/

.pg-privacy .testo1 {
    margin-bottom: 40px;
}

    .pg-privacy .testo1 a {
        color: #1a171b;
        text-decoration: underline;
    }

        .pg-privacy .testo1 a:hover {
            text-decoration: none;
        }


/*********** PAGINA NEWS *********************/

.page-ApprofondimentiDettaglio .maxwidth {
    padding-left: 2%;
}

a.getinfo {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffdf0f;
    color: #1a171b !important;
    height: 40px;
    font-weight: 900;
    width: 100px;
    font-size: 14px;
    margin-bottom: 40px;
    text-decoration: none;
}

    a.getinfo:hover {
        background-color: #1a171b;
        color: #ffdf0f !important;
        animation: hvr-back-pulse 1s infinite;
        animation-delay: 0.7s;
    }

.page-ApprofondimentiDettaglio #content .titolettoprodotti h1 {
    margin-top: 0px;
}

    .page-ApprofondimentiDettaglio #content .titolettoprodotti h1.alignCenter {
        text-align: center;
    }


.page-ApprofondimentiDettaglio #content .titolettoprodotti:first-child h1 {
    margin-top: 20px;
}

.page-ApprofondimentiDettaglio .prodottimaincontent .boxed-div .uno .immaginemain img {
    display: block;
    width: 100%;
}

.pulsanteNews {
    display: inline-table;
    background-color: #ffdf0f;
    color: #1a171b;
    height: 40px;
    font-weight: 900;
    padding-right: 40px;
    padding-left: 40px;
    border-radius: 5px;
    font-size: 14px;
    width: auto;
    text-decoration: none !important;
    padding-top: 10px;
}

    .pulsanteNews:hover {
        background-color: #1a171b;
        color: #ffdf0f;
        animation: hvr-back-pulse 1s infinite;
        animation-delay: 0s;
        animation-delay: 0.7s;
    }

.pg-lostpassword .section-03 {
    min-height: 45vh;
}




@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {

    input.button, form#moduloinfo input[type=submit], .formsupporto input[type="submit"], .formsupporto button[type="submit"] {
        display: block;
    }
}


@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes vanishIn {
    0% {
        opacity: 0;
        transform-origin: 50% 50%;
        transform: scale(2, 2);
        filter: blur(90px);
    }

    100% {
        opacity: 1;
        transform-origin: 50% 50%;
        transform: scale(1, 1);
        filter: blur(0px);
    }
}


@keyframes comparidasopra {
    0% {
        margin-top: -155px;
        opacity: 0;
    }

    70% {
        opacity: 0.2;
    }

    100% {
        margin-top: 0px;
        opacity: 1;
    }
}

@keyframes comparidasopra2 {
    0% {
        margin-top: -40px;
        opacity: 0;
    }

    70% {
        opacity: 0.2;
    }

    100% {
        margin-top: 0px;
        opacity: 1;
    }
}


@keyframes appari {
    0% {
        transform: scale(0);
        opacity: 0;
        filter: blur(15px);
    }

    100% {
        transform: scale(1);
        opacity: 1;
        filter: blur(0px);
    }
}


@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,223,15, 1);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,223,15, 0.5);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,223,15, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255,223,15, 0.9);
        box-shadow: 0 0 0 0 rgba(255,223,15, 0.9);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(255,223,15, 0.1);
        box-shadow: 0 0 0 10px rgba(255,223,15, 0.1);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255,223,15, 0);
        box-shadow: 0 0 0 0 rgba(255,223,15, 0);
    }
}



@keyframes pulse2 {
    0% {
        opacity: 0.2;
        animation-timing-function: ease-in;
    }

    50% {
        opacity: 1;
        -ms-transform: scale(0.8, 0.8); /* IE 9 */
        -webkit-transform: scale(0.8, 0.8); /* Safari */
        transform: scale(0.8, 0.8);
        animation-timing-function: ease-out;
    }

    100% {
        opacity: 0.2;
    }
}

@keyframes pulse2inversa {
    0% {
        opacity: 1;
        animation-timing-function: ease-in;
    }

    50% {
        opacity: 0.2;
        -ms-transform: scale(0.8, 0.8); /* IE 9 */
        -webkit-transform: scale(0.8, 0.8); /* Safari */
        transform: scale(0.8, 0.8);
        animation-timing-function: ease-out;
    }

    100% {
        opacity: 1;
    }
}

@keyframes pulserele {
    0% {
        opacity: 1;
        animation-timing-function: ease-in;
    }

    50% {
        opacity: 1;
        -ms-transform: scale(0.8, 0.8); /* IE 9 */
        -webkit-transform: scale(0.8, 0.8); /* Safari */
        transform: scale(0.8, 0.8);
        animation-timing-function: ease-out;
    }

    100% {
        opacity: 1;
    }
}

@keyframes pulse3 {
    0% {
        opacity: 0.9;
        animation-timing-function: ease-in;
    }

    50% {
        opacity: 1;
        -ms-transform: scale(0.9, 0.9); /* IE 9 */
        -webkit-transform: scale(0.9, 0.9); /* Safari */
        transform: scale(0.9, 0.9);
        animation-timing-function: ease-out;
    }

    100% {
        opacity: 0.9;
    }
}


@keyframes pulse4 {
    0% {
        opacity: 0.4;
        animation-timing-function: ease-in;
    }

    50% {
        opacity: 0.5;
        -ms-transform: scale(0.9, 0.9); /* IE 9 */
        -webkit-transform: scale(0.9, 0.9); /* Safari */
        transform: scale(0.9, 0.9);
        animation-timing-function: ease-out;
    }

    100% {
        opacity: 0.4;
    }
}

@keyframes popuplogincomparsa {
    0% {
        margin-right: -49%;
        opacity: 0;
    }

    100% {
        margin-right: 2%;
        opacity: 1;
    }
}


@-webkit-keyframes hvr-back-pulse {
    20% {
        opacity: 0.6;
    }
}

@keyframes hvr-back-pulse {
    20% {
        opacity: 0.6;
    }
}

@keyframes flick {
    0% {
        opacity: 1;
    }

    5% {
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    15% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }
}

@keyframes translateleft {
    100% {
        transform: translate(0px);
    }
}

@keyframes translateleftcontrario {
    0% {
        transform: translate(0px);
    }

    100% {
        transform: translate(-100%);
    }
}

/* FIX 2021 */

.footer-title {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    margin: 10px 0px 20px 0px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    display: block;
}

.testo-footer ul li {
    border-bottom: 1px solid #2A2A2A;
    padding: 0px 0px 10px 0px;
}

    .testo-footer ul li a {
        font-weight: 400;
    }

.contenuto-co3-1-inner-footer {
    width: 95%;
    padding: 0px 25px;
}

.slideshow .flexslider {
    height: calc(100vh - 140px);
    max-height: none;
}

    .slideshow .flexslider ul, .slideshow .flexslider ul li {
        height: 100%;
    }

        .slideshow .flexslider ul li .bg-img-slider-home {
            height: 100%;
            background-size: cover !important;
        }

.flexslider .slides img {
    margin: 0 auto;
}

.testo-rele {
    padding: 0px 10px;
}

.select-style {
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
    background: #fafafa url("/img/structure/arrow-bottom-navtop.png") no-repeat 95% 50%;
    margin: 25px 25px 0px 25px;
}

    .select-style select {
        padding: 10px 8px;
        width: 100%;
        border: none;
        box-shadow: none;
        background: transparent;
        background-image: none;
        -webkit-appearance: none;
    }

        .select-style select:focus {
            outline: none;
        }

        .select-style select option {
            padding: 8px 16px;
            cursor: pointer;
        }

.input-style {
    border: 1px solid #ccc;
    border-radius: 0;
    margin: 25px 25px 0px 25px;
    padding: 10px 20px 10px 10px;
    background-color: #ffffff;
    width: -moz-available; /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
    width: fill-available;
}

.full-div .cont-col-quattro-separator .col-sep-4 .input-style {
    margin: 25px 0 0 0;
    font-size: 14px;
    background: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

    .full-div .cont-col-quattro-separator .col-sep-4 .input-style::placeholder {
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: black;
        opacity: 1;
    }

.banner-home {
    height: 800px;
    background-image: url("/img/structure/banner-homepage.jpg");
    background-size: cover;
    background-position: center center;
    display: flex;
    justify-content: end;
}

.banner-home-text {
    width: 50%;
    padding: 0px 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .banner-home-text .titolo {
        font-family: 'Oswald', sans-serif;
        font-size: 42px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        line-height: 44px;
        margin-bottom: 5px;
        max-width: 550px;
    }

    .banner-home-text .sottotitolo {
        font-family: 'Opensans', sans-serif;
        font-size: 24px;
        font-weight: 200;
        text-transform: uppercase;
        color: #ffdf0f;
        display: block;
        margin: 30px 0px;
        max-width: 550px;
    }

.btn-inline {
    width: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffdf0f;
    color: #1a171b;
    height: 40px;
    font-weight: 900;
    font-size: 14px;
    border: 1px solid #ffdf0f;
}

    .btn-inline:hover {
        background-color: #1a171b;
        color: #ffdf0f !important;
    }

a.btn-inline:visited, a.btn-block:visited {
    color: #1a171b;
}

.d-block {
    display: block;
}

.text-center {
    text-align: center;
}

.mx-6 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.full-div.contenitore-slider-prodotti.mx-6 {
    padding-top: 0;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.box-news {
    border: 1px solid lightgray;
    border-radius: 0;
    padding: 0px;
}

.btn-block {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffdf0f;
    color: #1a171b;
    height: 40px;
    font-weight: 900;
    font-size: 14px;
    margin: 25px;
}

.bottone-input-rele {
    width: 84%;
    border: none;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
}

    .bottone-input-rele:hover {
        transition: all 0.5s ease-in-out;
    }

.btn-block:hover {
    background-color: #1a171b;
    color: #ffdf0f !important;
}

.d-flex {
    display: flex;
}

.mob-clear {
    clear: both;
    padding: 10px 0px;
}

/* SLIDER NEWS */

.flexsliderNews .flex-control-nav {
    bottom: -45px;
}

.flexsliderNews .flex-direction-nav a {
    font-size: 0px;
    width: 65px;
    height: 65px;
    background: none;
}

    .flexsliderNews .flex-direction-nav a.flex-prev {
        background: url(/img/structure/arrow-slider-sx.png);
        opacity: 0.6;
        left: 15px;
    }

    .flexsliderNews .flex-direction-nav a.flex-next {
        background: url(/img/structure/arrow-slider-dx.png);
        opacity: 0.6;
        right: 15px;
    }

.flexsliderNews .box-int-separator {
    margin-right: 10px;
    margin-left: 10px;
}

.flexsliderNews .flex-direction-nav a:hover {
    opacity: 0.8;
}

.flexsliderNews .col-sep-1 .box-news {
    padding: 15px;
    margin-bottom: 1px;
}


/* FINE SLIDER NEWS */

@media all and (min-width: 1080px) {
    .menu-separation {
        margin-right: 40px;
    }

    .mob-clear {
        display: none;
    }
}

@media all and (max-width: 1080px) {
    .no-mob {
        display: none !important;
    }

    .user-icon {
        /*-webkit-filter: grayscale(1) invert(1);*/
        /*filter: grayscale(1) invert(1);*/
    }

    .banner-home {
        background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("/img/structure/banner-homepage.jpg");
        background-size: cover;
        background-position: center center;
    }

    .home-approfondimenti .col-sep-1 {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }

    .section-inner-footer .col-1,
    .section-inner-footer .col-2,
    .section-inner-footer .col-3,
    .section-inner-footer .col-4 {
        width: 47.5% !important;
        height: auto !important;
        float: left !important;
        margin-right: 2% !important;
    }
}


/*fix rel� homepage*/

.droprele {
    position: relative;
    display: inline-block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    width: 100%;
}

    .droprele:hover {
        cursor: pointer;
    }

    .droprele > a, .droprele > button {
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 14px;
        background-color: white;
        border: 1px solid #ccc;
        padding: 10px 20px 10px 10px;
        border-radius: 0;
        display: inline-block;
        color: black;
        text-decoration: none;
        width: 100%;
        text-align: left;
    }

        .droprele > a:before, .droprele > button:before {
            position: absolute;
            right: 12px;
            top: 16px;
            content: ' ';
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid black;
        }

    .droprele input[type=checkbox] {
        position: absolute;
        display: block;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        margin: 0px;
        opacity: 0;
    }

        .droprele input[type=checkbox]:checked {
            position: fixed;
            z-index: +0;
            top: 0px;
            left: 0px;
            right: 0px;
            bottom: 0px;
        }

    .droprele ul {
        position: absolute;
        top: 37px;
        border: 1px solid #ccc;
        border-radius: 3px;
        left: 0px;
        list-style: none;
        padding: 4px 0px;
        display: none;
        background-color: white;
        box-shadow: 0 3px 6px rgba(0,0,0,.175);
        width: 100%;
        z-index: 99;
    }

    .droprele input[type=checkbox]:checked + ul {
        display: block;
    }

    .droprele ul li {
        display: block;
        padding: 6px 20px;
        /*white-space: nowrap;*/
        min-width: 100px;
    }

        .droprele ul li:hover {
            background-color: #F5F5F5;
            cursor: pointer;
        }

        .droprele ul li a {
            text-decoration: none;
            display: block;
            color: black
        }

    .droprele .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
        font-size: 1px;
        padding: 0;
    }

.rele-int {
    margin-top: 25px;
}

.slideshow .flexslider ul li:before, .banner-home.banner-page:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
}

.slideshow .flexslider ul li:after {
    position: absolute;
    content: "";
    background-image: url("../../../euronet/contenuti/image/RELAYbility.png");
    right: 40px;
    bottom: 20px;
    width: 166px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner-home.banner-page {
    height: 600px;
    position: relative;
    justify-content: center;
    padding: 40px 0;
}

.page-ProdottiLinea .banner-home.banner-page {
    background-image: url("/img/structure/testata-prodotti.jpg");
}

.page-ApplicazioniDettaglio .banner-home.banner-page {
    background-image: url("/img/structure/testata-applicazioni.jpg");
}

.banner-home.banner-page h1 {
    color: #fff;
    z-index: 2;
}
