body, p, div, span, a, button {
    font-family: Titillium web;
}
a:hover,
a:active,
a:focus,
.btn:hover,
.btn:active,
.btn:focus {
    outline: 0;
    text-decoration: none;
    box-shadow: none;
    color:#fff;
} 


a.underline {
    text-decoration: underline;
}

button {
    background-color: inherit;
}

select {
    -moz-appearance: none;
    background-color: #ffffff;
    background-image: url("../img/bg-select.png");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
    color: #000000;
    font-weight: bold;
    margin-right: 10px;
    outline: medium none;
    padding: 5px 30px 6px 8px;
}

.bold {
    font-weight: bold;
}

h2,
.h2 {
    font-size: 25px;
}

.color-blue,
.text-blue {
    color: #003650 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-padding-left {
    padding-left: 0;
}

.no-padding-right {
    padding-right: 0;
}

.no-padding-side {
    padding-right: 0;
    padding-left: 0;
}

.margin-top {
    margin-top: 40px !important;
}

.margin-bottom {
    margin-bottom: 40px !important;
}

.margin-left {
    margin-left: 40px !important;
}

.mt-25 {
    margin-top: 25px;
}

.pt-25 {
    padding-top: 25px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.margin-right {
    margin-right: 40px !important;
}

.space-between {
    justify-content: space-between;
}

.tabella .flex > div:nth-child(1) {
    width: 60%;
}

.tabella .flex > div:nth-child(2) {
    width: 30%;
    text-align: center;
}

.tabella .flex > div:nth-child(3) {
    width: 30%;
    text-align: center;
}

.align-center {
    align-items: center;
}

.margin-side {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.padding-top {
    padding-top: 40px !important;
}

.padding-bottom {
    padding-bottom: 40px !important;
}

.padding-left {
    padding-left: 40px !important;
}

.padding-right {
    padding-right: 40px !important;
}

.mt-40 {
    margin-top: 40px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-60 {
    margin-top: 60px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-70 {
    padding-top: 70px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.ml-30 {
    margin-left: 30px;
}

.mr-30 {
    margin-right: 30px;
}

.pl-30 {
    padding-left: 30px;
}

.pr-30 {
    padding-right: 30px;
}

.mr-10 {
    margin-right: 10px;
}

.padding-side {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.padding-side-big {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.margin-top-half {
    margin-top: 20px !important;
}

.margin-bottom-half {
    margin-bottom: 20px !important;
}

.margin-left-half {
    margin-left: 20px !important;
}

.margin-right-half {
    margin-right: 20px !important;
}

.margin-side-half {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.padding-top-half {
    padding-top: 20px !important;
}

.padding-bottom-half {
    padding-bottom: 20px !important;
}

.padding-side-half {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.middle-inline {
    display: inline-block;
    vertical-align: middle;
}

.inliner {
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.bg-grey {
    background-color: #E5E5E5;
    position: relative;
}

    .bg-grey .container {
        position: relative;
    }

.strumento-ideale {
    background-image: url("../img/ancora_sfondo.png");
    background-size: cover;
    background-position: center;
    position: relative;
}

.bg-white {
    background-color: #FFFFFF;
}

.bordered {
    border: 1px solid #cccccc;
    overflow: hidden;
} 


.highlight {
    background-color: yellow;
}

.mb-0 {
    margin-bottom: 0 !important;
}
.container_mobile .menu-open,
.container_tablet .menu-open,
.container_desktop .menu-open {
    background-color: transparent;
    border: 0;
}

sup {
    color: #0E354F;
}

.owl-theme .owl-controls .owl-nav div.owl-next {
    background-position: -394px -6px;
    width: 18px;
    height: 40px;
    background-color: transparent;
    color: transparent;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    right: 15px;
}

.owl-theme .owl-controls .owl-nav div.owl-prev {
    background-position: -357px -6px;
    width: 18px;
    height: 40px;
    background-color: transparent;
    color: transparent;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    left: 15px;
}

label {
    font-weight: normal;
}

ul {
    padding: 0 15px;
}

footer {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: transparent;
   
}
footer span,
footer a,
footer p {
     color:#fff;
    /* Copy/Small */
    font-family: "Roboto Slab";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px; /* 141.667% */
    letter-spacing: 0.24px;
}
.container_desktop footer {
    margin-top:158px;
}
body.popup-open {
    overflow: hidden;
}

input[type="text"] {
    border: 1px solid #cccccc;
    font-size: 14px;
    margin: 15px 0;
    padding: 20px 15px;
    height: 65px;
}

.h-100 {
    height: 100%;
}

.input-block {
    display: block;
    width: 100%;
}

.select {
    border: 1px solid #cccccc;
    border-radius: 0;
    height: 65px;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 15px 0;
}

    .select .corpo-select {
        background-color: #ffffff;
        height: 100%;
        padding: 20px;
        font-size: 14px;
        width: 100%;
    }

    .select .option {
        background-color: #ffffff;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        height: 100%;
        padding: 20px;
        font-size: 14px;
        position: relative;
        width: 100%;
        z-index: 100;
    }

        .select .option:last-child {
            border-bottom: 1px solid #cccccc;
        }

    .select .icon-select {
        color: #003650;
        font-size: 17px;
        position: absolute;
        right: 15px;
        top: 23px;
    }

    .select .option:hover,
    .select .option:active {
        background-color: #003650;
        color: #ffffff;
    }

    .select.active {
        overflow: visible;
    }

body {
    color: #050505;
    line-height: 1.6;
    font-size: 16px;
}

    body .blue-bottom {
        background-color: #003650;
        bottom: 0;
        color: #ffffff;
        font-size: 25px;
        padding: 20px 0;
        position: absolute;
        text-align: right;
        width: 100%;
    }

    body .bottom-btn a span {
        margin-right: 10px;
        margin-top: -4px;
    }

    body .container_desktop .logo-eut {
        margin-top: 4px;
        width: 150px;
        padding: 0;
    }

    body .container_desktop .account-modal {
        background-color: #ffffff;
        overflow: auto;
        padding: 85px 40px 40px;
        position: fixed;
        right: 0;
        top: -100%;
        width: 400px;
        z-index: 1;
        -webkit-box-shadow: 0 0 17px -11px;
        -moz-box-shadow: 0 0 17px -11px;
        box-shadow: 0 0 17px -11px;
        -webkit-transition: top 0.5s;
        -moz-transition: top 0.5s;
        -ms-transition: top 0.5s;
        -o-transition: top 0.5s;
        transition: top 0.5s;
    }

        body .container_desktop .account-modal input {
            height: 55px;
        }

        body .container_desktop .account-modal .text-center {
            font-size: 14px;
        }

    body .container_desktop .button-line a {
        display: inline-block;
        margin-top: 14px;
        font-weight: bold;
        margin-right: 40px;
        color: #27355c;
    }

        body .container_desktop .button-line a span {
            margin-right: 20px;
        }

        body .container_desktop .button-line a.btn {
            margin-top: 0;
        }

    body .container_desktop .acquista-container .button-line a {
        margin-bottom: 20px;
        margin-right: 0;
    }

    body .grey-menu {
        background-color: #f2f2f2;
        margin-top: 20px;
        padding: 15px;
        border: 0;
    }

        body .grey-menu a {
            margin-right: 40px;
        }

        body .grey-menu li {
            margin: 0;
        }

            body .grey-menu li a {
                padding: 0;
            }

            body .grey-menu li:hover a,
            body .grey-menu li.active a,
            body .grey-menu li.active a:focus,
            body .grey-menu li.active a:active,
            body .grey-menu li.active a:hover {
                background-color: inherit;
                border: 0 none;
                color: #000000;
                font-weight: bold;
            }

    body .off-canvas-cart {
        -webkit-transition: right 0.5s;
        -moz-transition: right 0.5s;
        -ms-transition: right 0.5s;
        -o-transition: right 0.5s;
        transition: right 0.5s;
        background-color: #ffffff;
        height: 100%;
        padding: 100px 0 85px;
        position: fixed;
        z-index: 9;
        right: -100%;
        top: 0;
        width: 320px;
    }

        body .off-canvas-cart .in {
            height: 100%;
            overflow-x: hidden;
            padding: 0 30px;
            overflow-y: auto;
            position: relative;
            width: 100%;
        }

        body .off-canvas-cart .btn {
            bottom: 15px;
            left: 10%;
            position: absolute;
            width: 80%;
        }

        body .off-canvas-cart .prodotto-cart {
            margin-bottom: 20px;
        }

            body .off-canvas-cart .prodotto-cart p {
                font-size: 16px;
                font-weight: bold;
            }

            body .off-canvas-cart .prodotto-cart input {
                height: auto;
                margin: 0;
                max-width: 100%;
                padding: 4px;
                text-align: center;
            }

            body .off-canvas-cart .prodotto-cart .remove-product {
                color: #666666;
                font-size: 17px;
            }

        body .off-canvas-cart .title {
            color: #777777;
            font-size: 12px;
            margin-bottom: 10px;
        }

        body .off-canvas-cart .value {
            font-size: 16px;
            font-weight: bold;
        }

            body .off-canvas-cart .value.totale {
                color: #192945;
                font-size: 21px;
                margin-bottom: 40px;
            }

    body .small-text {
        font-size: 10px;
    }

    body .btn {
        padding: 15px 30px;
    }

.color-blu {
    color: #003650 !important;
}

body .btn-bg-transparent {
    border-color: #003650;
    color: #003650;
}

    body .btn-bg-transparent:hover {
        background-color: #003650;
        color: #ffffff !important;
    }

    body .btn-bg-transparent.inactive {
        color: #9A9A9A;
        border-color: #9A9A9A;
        cursor: default;
    }

body .btn-bg-color {
    background-color: #003650;
    border-color: #003650;
    color: #ffffff;
}

    body .btn-bg-color:hover {
        background-color: #ffffff;
        color: #003650;
    }

body .btn-bg-grey {
    background-color: #DBDBDB;
    border-color: #DBDBDB;
    color: #003650;
}

 
body .btn-block {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

body .sub-menu {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    padding-top: 30px;
}

    body .sub-menu a {
        border-bottom: 3px solid rgba(0, 0, 0, 0);
        display: inline-block;
        margin-right: 40px;
        padding: 0 5px;
    }

        body .sub-menu a:hover,
        body .sub-menu a.active {
            border-color: #050505;
            font-weight: bold;
        }

body .pre-footer {
    background-color: #003650;
    padding: 20px 0;
}

body .page {
    overflow-x: hidden;
}

.footer_discl {
    background-image: url("../img/bg-big.png");
    color: #ffffff;
    text-align: center;
}

@media (min-width:1024px) {
    .footer_discl h3 {
        font-family: roboto slab;
        font-size: 40px !important;
    }

    .footer_discl h2 {
        font-family: roboto slab;
        font-size: 40px !important;
    }

    .footer_btn.thank_u_footer {
        padding: 50px 0;
    }
}

@media (max-width:1024px) {
    .footer_discl h3 {
        font-family: roboto slab;
        font-size: 30px !important;
        line-height: normal;
    }

    .footer_discl h2 {
        font-family: roboto slab;
        font-size: 30px !important;
        line-height: normal;
    }
}

.footer_discl h3 {
    font-weight: 400;
}

@media (min-width:769px) {
    .btn-land {
        text-transform: uppercase;
        background-color: #06A1BB;
        color: #ffffff;
        max-width: 100%;
        padding: 17px 65px !important;
    }
}

@media (max-width:768px) {
    .btn-land {
        font-size: 14px;
    }

    .btn-land {
        text-transform: uppercase;
        background-color: #06A1BB;
        color: #ffffff;
        padding: 15px 30px !important;
    }
}
 
h2, h3 {
    font-family: roboto slab;
}

body .page .acquista-container {
    border-left: 1px solid #cccccc;
    padding-left: 40px;
}
body .page h1 {
   color: #FFF;
text-align: center;
text-shadow: 0px 0px 40px #04233A;
font-family: "Roboto Slab";
font-size: 68px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: -1.36px;
}
p.sub {
    color: #FFF;
text-align: center;
text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.65);
font-family: "Titillium Web";
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.88px;
text-transform: uppercase;
}

@media (min-width:767px){
    p.sub {
            width: 90%;
    text-align: center;
    margin: 0 auto;
    }
}
body .popup-bg h2 {
    color: #000;
text-align: center;

/* Title/H2 */
font-family: "Roboto Slab";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
body .popup-bg.add-to-cart .popup-in {
    height: 649px;
    margin-top: -324px;
    top: 50%;
}

body .add-address.popup-bg .popup-in {
    height: 614px;
    top: 50%;
    margin-top: -307px;
}

body .add-address.popup-bg .row input,
body .add-address.popup-bg .row .select {
    margin: 0;
}

body .add-address.popup-bg label {
    color: #666;
    font-size: 13px;
}

body .add-address.popup-bg .new-address {
    color: #66bffc;
    text-decoration: underline;
}

body .add-address.popup-bg input[type="text"] {
    height: 45px;
    padding: 10px 15px;
}

body .add-address.popup-bg .select {
    height: 45px;
}

    body .add-address.popup-bg .select .icon-select {
        top: 14px;
    }

    body .add-address.popup-bg .select .corpo-select,
    body .add-address.popup-bg .select .option {
        padding: 13px;
    }

body .popup-bg {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1112;
    overflow: auto;
}

    body .popup-bg .popup-in {
        background-color: #ffffff;
        margin: 50px auto 0;
        padding: 60px 30px 10px;
        position: relative;
        max-width: 100%;
        width: 700px;
    }
.icon-close-popup {
    background-position: -234px -1px;
    width: 48px;
    height: 48px;
}
 body .popup-bg .popup-in .icon-close-popup {
    position: absolute;
    right: 0;
    top: 0;
}

body .popup-bg .popup-in .icon-close-menu {
    position: absolute;
    right: 15px;
    top: 15px;
}
.icon-close-popup:hover {
    cursor: pointer
}

body .popup-bg .popup-in .icon-close-popup {
    position: absolute;
    right: 0;
    top: 0;
}

body .popup-bg .popup-in .icon-close-menu {
    position: absolute;
    right: 15px;
    top: 15px;
}

body .popup-bg .popup-in h1 {
    color: #0E354F;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

body .popup-bg .popup-in .prodotto {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    padding: 30px 0;
    margin-bottom: 30px;
}

body .popup-bg .popup-in .prodotto .sec-title {
    color: #666666;
    font-size: 13px;
    margin: 0;
}

body .popup-bg .popup-in .prodotto .title {
    font-weight: bold;
    line-height: 20px;
}

body .popup-bg .popup-in .prodotto .prezzo-container {
    color: #0E354F;
    font-size: 13px;
}

body .popup-bg .popup-in .prodotto .prezzo-container .prezzo,
body .popup-bg .popup-in .prodotto .prezzo-container .sconto {
    line-height: 17px;
    font-size: 20px;
    font-weight: bold;
}

body .popup-bg .popup-in .prodotto .prezzo-container .sconto {
    margin: 0;
}

body .popup-bg .popup-in .subtotale {
    color: #666666;
}

body .popup-bg .popup-in .totale-carrello {
    font-weight: bold;
    margin-top: 10px;
}

body .popup-bg .popup-in .btn {
    margin-bottom: 15px;
}

body .popup-bg.video {
    text-align: center;
}

body .popup-bg.video .popup-in {
    width: auto;
    display: inline-block;
    text-align: left;
}


body .container_tablet .page .bottom-btn a {
    font-size: 12px;
}

body .container_tablet .off-canvas-cart {
    width: 50%;
}

body .container_tablet .popup-bg .popup-in {
    top: 0 !important;
    margin-top: 100px !important;
    margin-bottom: 100px;
}

body .container_tablet .offcanvas-menu {
    background-color: #ffffff;
    height: 100%;
    left: -102%;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -ms-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

    body .container_tablet .offcanvas-menu .offcanvas-body {
        -webkit-box-shadow: 0 0 5px 0;
        -moz-box-shadow: 0 0 5px 0;
        box-shadow: 0 0 5px 0;
        height: 100%;
        overflow: auto;
        padding-top: 70px;
    }

        body .container_tablet .offcanvas-menu .offcanvas-body .voce a {
            display: block;
            font-size: 20px;
            margin: 0 12px;
            padding: 20px 15px;
            color: #27355c;
        }

body .container_tablet .offcanvas-menu .offcanvas-body .voce a span {
    margin-top: 15px;
}

body .container_tablet .offcanvas-menu .offcanvas-body .voce a .icon-arrow-up-small {
    display: block;
}

body .container_tablet .offcanvas-menu .offcanvas-body .voce a .icon-arrow-down-small {
    display: none;
}

body .container_tablet .offcanvas-menu .offcanvas-body .voce a.collapsed,
body .container_tablet .offcanvas-menu .offcanvas-body .voce a.no-collapse {
    border-bottom: 1px solid #cccccc;
}

body .container_tablet .offcanvas-menu .offcanvas-body .voce a.collapsed .icon-arrow-up-small,
body .container_tablet .offcanvas-menu .offcanvas-body .voce a.no-collapse .icon-arrow-up-small {
    display: none;
}

body .container_tablet .offcanvas-menu .offcanvas-body .voce a.collapsed .icon-arrow-down-small,
body .container_tablet .offcanvas-menu .offcanvas-body .voce a.no-collapse .icon-arrow-down-small {
    display: block;
}

body .container_tablet .offcanvas-menu .offcanvas-body .voce a.active {
    font-weight: bold;
}

body .container_tablet .offcanvas-menu .offcanvas-body .voce .collapse a,
body .container_tablet .offcanvas-menu .offcanvas-body .voce .collapsing a {
    border: none;
    font-size: 18px;
    padding: 15px;
}

body .container_tablet .offcanvas-menu .offcanvas-body .voce .collapse.in,
body .container_tablet .offcanvas-menu .offcanvas-body .voce .collapsing {
    border-bottom: 1px solid #cccccc;
}

body .container_tablet .sub-menu a {
    margin-right: 20px;
}

body .container_tablet .button-line > a {
    font-weight: bold;
    margin-right: 40px;
    color: #27355c;
}

body .container_tablet .button-line > a span {
    margin-right: 20px;
}

body .container_tablet .button-line > a:last-child {
    margin: 0;
}

body .container_mobile {
    font-size: 15px;
}

body .container_mobile .blue-bottom {
    font-size: 18px;
}

body .container_mobile .over-doc {
    border-bottom: 1px solid #cccccc;
    display: block !important;
    overflow: hidden;
    padding: 0;
}

body .container_mobile .bottom-btn a {
    font-size: 14px;
    display: block;
    margin: 10px 0;
}

body .container_mobile .select .corpo-select {
    padding: 0 20px;
}

body .container_mobile .select .option {
    padding: 16px 20px;
}

body .container_mobile .page h2,
body .container_mobile .page .h2 {
    font-size: 20px;
    margin-bottom: 0 !important;
}

body .container_mobile .page h1,
body .container_mobile .page .h1 {
    
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


body .container_mobile .off-canvas-cart {
    width: 100%;
}

body .container_mobile .account-modal {
    background-color: #ffffff;
    height: 100%;
    left: 0;
    overflow: auto;
    padding-top: 70px;
    position: fixed;
    top: -100%;
    width: 100%;
    z-index: 1;
    -webkit-transition: top 0.5s;
    -moz-transition: top 0.5s;
    -ms-transition: top 0.5s;
    -o-transition: top 0.5s;
    transition: top 0.5s;
}

body .container_mobile .popup-bg {
    padding: 20px;
}

body .container_mobile .popup-bg .popup-in {
    height: auto;
    margin: 0 auto 20px;
    top: 0;
    padding: 40px 30px;
}

body .container_mobile .popup-bg .popup-in h2 {
    margin-top: 15px;
    font-size: 16px;
}

body .container_mobile .popup-bg .popup-in .arg {
    font-size: 13px;
    margin: 0;
}

body .container_mobile .popup-bg .popup-in .title {
    font-size: 19px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}

body .container_mobile .popup-bg .popup-in .tot {
    color: #183a53;
    font-size: 22px;
    font-weight: bold;
}

body .container_mobile footer {
    font-size: 12px;
    line-height: 22px;
}

body .container_mobile .btn {
    font-size: 18px;
}

body .container_mobile .offcanvas-menu {
    background-color: #ffffff;
    height: 100%;
    top: -102%;
    -webkit-transition: top 0.5s;
    -moz-transition: top 0.5s;
    -ms-transition: top 0.5s;
    -o-transition: top 0.5s;
    transition: top 0.5s;
    position: fixed;
    width: 100%;
    z-index: 10;
}

body .container_mobile .offcanvas-menu .offcanvas-body {
    -webkit-box-shadow: 0 0 5px 0;
    -moz-box-shadow: 0 0 5px 0;
    box-shadow: 0 0 5px 0;
    height: 100%;
    overflow: auto;
    padding-top: 70px;
}

body .container_mobile .offcanvas-menu .offcanvas-body .voce a {
    display: block;
    font-size: 20px;
    margin: 0 12px;
    padding: 20px 15px;
    color: #27355c;
}
.icon {
    display: inline-block !important;
    vertical-align: middle;
    background-image: url("../img/icons.png");
    position: relative;
}

body .container_mobile .offcanvas-menu .offcanvas-body .voce a span {
    margin-top: 15px;
}

body .container_mobile .offcanvas-menu .offcanvas-body .voce a .icon-arrow-up-small {
    display: block;
}

body .container_mobile .offcanvas-menu .offcanvas-body .voce a .icon-arrow-down-small {
    display: none;
}

body .container_mobile .offcanvas-menu .offcanvas-body .voce a.collapsed,
body .container_mobile .offcanvas-menu .offcanvas-body .voce a.no-collapse {
    border-bottom: 1px solid #cccccc;
}

body .container_mobile .offcanvas-menu .offcanvas-body .voce a.collapsed .icon-arrow-up-small,
body .container_mobile .offcanvas-menu .offcanvas-body .voce a.no-collapse .icon-arrow-up-small {
    display: none;
}

body .container_mobile .offcanvas-menu .offcanvas-body .voce a.collapsed .icon-arrow-down-small,
body .container_mobile .offcanvas-menu .offcanvas-body .voce a.no-collapse .icon-arrow-down-small {
    display: block;
}

body .container_mobile .offcanvas-menu .offcanvas-body .voce a.active {
font-weight: bold;
}

body .container_mobile .offcanvas-menu .offcanvas-body .voce .collapse a,
body .container_mobile .offcanvas-menu .offcanvas-body .voce .collapsing a {
border: none;
font-size: 18px;
padding: 15px;
}

body .container_mobile .offcanvas-menu .offcanvas-body .voce .collapse.in,
body .container_mobile .offcanvas-menu .offcanvas-body .voce .collapsing {
border-bottom: 1px solid #cccccc;
}

body .container_mobile .sub-menu a {
    margin-right: 20px;
}

body .container_mobile .button-line > a {
    font-weight: bold;
    margin-right: 40px;
    color: #27355c;
}

body .container_mobile .button-line > a span {
    margin-right: 20px;
}

body .container_mobile .pre-footer h1 {
    padding: 0;
    color: #ffffff;
    font-size: 19px;
    margin: 10px 0;
}

body input[type='text'] {
    height: 55px;
    margin: 5px 0;
    padding: 15px;
    width: 100%;
}

body label {
    font-size: 12px;
}

body .select {
    border: 1px solid #cccccc;
    border-radius: 0;
    height: 55px;
    margin: 5px 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

body .select .corpo-select {
    background-color: #ffffff;
    font-size: 14px;
    height: 100%;
    line-height: 55px;
    padding: 0 20px;
    width: 100%;
}

body .select .option {
    background-color: #ffffff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    height: 100%;
    padding: 20px;
    font-size: 14px;
    position: relative;
    width: 100%;
    z-index: 100;
}

body .select .option:last-child {
    border-bottom: 1px solid #cccccc;
}

body .select .icon-select {
    color: #003650;
    font-size: 17px;
    position: absolute;
    right: 15px;
    top: 23px;
}

body .select .option:hover,
body .select .option:active {
    background-color: #003650;
    color: #ffffff;
}

body .select.active {
    overflow: visible;
}

.separator {
    display: inline-block;
    height: 10px;
    position: relative;
    width: 100%;
}

.margin-left-block {
    margin-left: 0;
}

.text-container {
    color: #003650;
    font-size: 17px;
}

.special-p {
    margin-top: 18% !important;
}

.text-container ul {
    margin-top: 9px;
}

 
.text-container li {
    list-style: circle;
    font-size: 17px;
    font-weight: 600;
}
@media (min-width:768px) {
    .footer_btn .row {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
}
 
.richiesta-informazioni h2 {
    font-size: 19px !important;
    font-family: Titillium web;
}

span.icon {
    transform: scale(1);
}

.thank_you_form {
    text-align: center;
    display: none;
}

    .thank_you_form i {
        color: #1D9E75;
        font-size: 25px;
    }

.scelta_img {
    width: 160px;
    height: auto;
}

.btn-land {
    background-color: #fff;
    border: 2px solid #0E354F;
    color: #0E354F;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.5s;
    font-size: 14px;
    font-family: titillium web;
}

.btn-land.white-btn-land {
    background-color: #0E354F;
    border: 2px solid #fff;
    color: #fff;
}

.btn-land.white-btn-land:hover {
    background-color: #fff;
    border: 2px solid #0E354F;
    color: #0E354F;
}
 
.btn-land:hover {
    background-color: #0E354F;
    border: 2px solid #fff;
    color: #fff;
}

hr {
    border-top: 2px solid #eeeeee;
}
 
.richiesta-informazioni a {
    text-decoration: underline;
    font-weight: bold;
}

.blue_text {
    color: #07a1bb;
}

.blue_bg {
    background-color: #07a1bb;
}

.white_text,
.white-text {
    color: #fff;
}

p, li {
    color: #000;
}

.fascia p {
    font-size: 29px;
    margin-bottom: 0;
}

.logo-sil {
    max-width: 40%;
    margin: 0 auto;
}

.bigger-txt {
    font-size: 37px;
}

.blue_bg p {
    color: #fff;
}

.white-btn {
    font-size: 21px;
    background-color: #fff;
    color: #07a1bb;
    text-transform: uppercase;
}

img.alternative {
    margin-right: 30px;
    width: 160px;
}

.flex {
    display: flex;
}

.column {
    flex-flow: column;
}
body .page .slim {
    font-weight: normal !important;
}

.dark-blue-text {
    color: #001E35 !important;
}

body .page .mt-0 {
    margin-top: 0;
}

h1 strong, h1 {
    font-family: roboto slab;
}

.flex-column {
    flex-flow: column;
}

.fascia strong {
    font-family: roboto slab;
}

.mt-20 {
    margin-top: 20px;
}

.fs-17 {
    font-size: 17px;
}

.novita strong {
    font-family: roboto slab;
}

.richiedi_info_scarica_omaggi li {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 22px;
}

body .page .footer_btn h3 {
    font-family: Titillium web;
    line-height: 35px;
    font-size: 29px;
    font-weight: bold;
}

.index .container_tablet .richiedi_info_scarica_omaggi img {
    width: 40%;
    margin: 0 auto 40px;
}

.index .container_tablet .footer_btn h3 {
    line-height: 43px;
    font-size: 29px !important;
}
.index .container_mobile .fascia p {
    font-size: 23px;
    margin-bottom: 0;
    line-height: 30px;
}

.index .container_mobile .logo-sil {
    max-width: 85%;
}

body .container_mobile .page h2, body .container_mobile .page .h2 {
    font-size: 20px;
    margin-bottom: 0px !important;
    line-height: 29px;
}


body .container_mobile .page .btn-land,
body .container_tablet .page .btn-land {
    max-width: 100%;
    font-size: 15px;
    padding: 13px 10px !important;
    margin: 26px auto;
    width: unset;
}

body .container_mobile .page .btn-land {
    font-size: 14px;
}

body .container_mobile .page .btn.richiedi-informazioni.white-btn {
    max-width: 100%;
    padding: 10px 10px !important;
    font-size: 15px;
    width: 100%;
    margin: 0 auto;
} 

p.popup-inner-text {
    width: 85%;
    margin: 0 auto 20px !important;
    text-align: center;
}
 
.container_mobile header .richiedi-informazioni {
    width: 100%;
    padding: 10px 26px !important;
    margin: 30px auto 0;
    font-size: 14px;
}

.container_tablet header .richiedi-informazioni {
    max-width: 100%;
    padding: 10px 26px !important;
    margin: 0px auto 0;
    font-size: 14px;
}

body .container_mobile .footer_btn h3 {
    line-height: 26px;
    font-size: 23px;
    font-weight: bold;
    padding: 0px 6px;
}

body .page .footer_btn h3.roboto, .roboto {
    font-family: roboto slab;
}

.thank_u_footer p {
    font-size: 26px;
    margin-bottom: 0;
}

#msgcookie .abstract p {
    color: #fff !important;
    margin: 0.5em 0 0 0;
}
.border-bottom {
    border-bottom: 1px solid gray;
}

.img-reduc {
    width: 85%;
}

.fs-40 {
    font-size: 40px;
}


h4, h4 strong {
color: #FFF;
text-align: center;

/* Title/Display */
font-family: "Roboto Slab";
font-size: 48px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: -0.96px;
    
}
.container_desktop h4 {
    margin-bottom: 217px;
}
h5 {
    font-family: roboto slab;
    font-size: 24px;
    line-height: normal;
}

ul li {
    list-style-type: none;
    position: relative;
    margin-left: 7px;
}

    ul li:before {
        content: "";
        position: absolute;
        background-color: #3C7C9E;
        border-radius: 50%;
        height: 10px;
        width: 10px;
        background-size: 100%;
        left: -21px;
        top: 9px;
    }

.container_mobile h5 {
    margin-top: 0;
    font-size: 28px;
    line-height: normal;
} 
.play {
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 42%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    border-radius: 100%;
    background-image: url(../img/play.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
} 

.to_video {
    padding: 0;
    font-size: 20px !important;
    margin-bottom: 0;
}

.to_video_cont {
    position: absolute;
    bottom: 20px;
}

.absolute {
    position: absolute;
}

.b-0 {
    bottom: 0;
}

p.title_p {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-family: roboto slab;
} 

.container_desktop .fourth .btn-land {
    width: auto;
}

.padding-logo {
    padding: 10px 0;
}
@media (max-width:1440px) {

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

    .to_video_cont {
        bottom: 20px;
    }
}

.absolute-img-cont {
    padding-top: 82%;
}

header a.richiedi-informazioni {
    font-weight: bold;
    font-size: 16px;
}

.fs-28 {
    font-size: 28px;
}
.d-block {
    display: block;
}

.d-inline-block {
    display: inline-block;
}
#msgcookie p {
    font-size: 14px;
}

.box_border {
    border: 1px solid #a6a6a6;
    padding: 10px;
}

.fs-14 {
    font-size: 14px !important;
}

.slick-list {
    margin-top: 1%;
    overflow: visible
} 

.ombra {
        -webkit-box-shadow: inset 0px -53px 39px -13px #001E35;
    box-shadow: inset 0px -53px 39px -13px #001E35;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    z-index:1111;
}
.slick-next {
    right: 88px;
    z-index: 1;
}

.slick-prev {
    left: 88px;
    z-index: 1;
}

.slick-arrow {
    opacity: 1;
    top: 43%;
    width: 40px;
    height: 40px;
}

.container_mobile .scelta_img {
    width: 165px;
}

.container_tablet header .btn-land {
    padding: 17px 10px !important;
}

.circle_blu {
    background-color: #0E354F;
    width: 126px;
    height: 126px;
    border-radius: 50%;
    color: #fff;
    font-family: "Titillium Web";
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}
.pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-animation: fade 10s infinite;
  animation: fade 10s infinite;
  animation-timing-function: ease-in;
  z-index:1;
}
#pic1 {
  background-image: url('../img/1.webp');
  animation-delay: 0s;
}
#pic2 {
  background-image: url('../img/2.webp');
  animation-delay: 5s;
}
#pic3 {
  background-image: url('../img/3.webp');
  animation-delay: 10s;
}
@-webkit-keyframes fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.macro_div_images {
    width:100vw;
    padding: 300px 0 350px;
    background-color:#000E19;
}
header {
    padding:42px 0 50px;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 10;
}

.cervelli {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    pointer-events: none;
    z-index:11;
}
.cervello {
    background-position: center;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    position:absolute;
}
#cervello1 {
    background-image: url('../img/cervello1.png');
}
#cervello2 {
    background-image: url('../img/cervello2.png');
    -webkit-animation: fade 10s infinite;
    animation: fade 10s infinite;
    animation-timing-function: ease-in;
    animation-delay: 10s;
}

.dark_blue_bg {
    background-color: #001E35;
}
.dark_blue_bg.second {
    background-image: url('../img/reticolato.png');
    background-repeat: no-repeat;
}
.container_desktop .dark_blue_bg.second {
    padding:0 0 436px;
}
.box {
    padding:32px 40px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(7.5px);
    width: 49%;
}

.box h3 {
    color: #FFF;

    text-align: center;
    /* Title/H2 */
    font-family: "Roboto Slab";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom:8px;
}

.box p {
    color: #FFF;
    text-align: center;
    /* Copy/Body */
    font-family: "Roboto Slab";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.14px;
    margin-bottom:0;
}
.box_list {
    padding-top:80px;
    padding-bottom: 160px;
}
.box_list > div > div {
    flex-wrap: wrap;
}

.container_desktop .cerchio,
.container_tablet .cerchio {
    border: 8px solid #003E6D;
    width: 600px;
    height: 600px;
}

.cerchio {
    border-radius:50%;
  
    flex-shrink: 0;
    display:flex;
    justify-content: center;
    align-items: center;
}
.cerchio img {
    width: 80%;
    height: 80%;
    transform: rotate(-2deg);
    animation: rotate-smooth 8s ease-in-out infinite;
    transform-origin: 75% 75%;
}
.container_tablet .cerchio img {
  width: 70%;
    height: 70%;
}
.purple_haze {
    opacity: 0.45;
    background: radial-gradient(43.19% 43.19% at 50% 50%, rgba(178, 66, 230, 0.60) 0%, rgba(178, 66, 230, 0.00) 67.31%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: -10%;
    left: 0;
    pointer-events: none;
}
.flying {
    justify-content: center;
    align-items: start;
    flex-shrink: 0;
    display:flex;
    flex-flow:column;
    padding:40px;
    border-radius: 8px;
    background: rgba(178, 66, 230, 0.02);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(10px);
    position:absolute;
    width: 411px;
}
.container_tablet .flying {
    padding:20px;
}
.container_tablet .flying p {
    margin-bottom:0;
}
.container_mobile .flying {
    position: initial;
    border-radius: 8px;
background: rgba(178, 66, 230, 0.02);
box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.25);
backdrop-filter: blur(10px);
width: auto;
  margin: 0 15px 24px;
  padding:40px;
}
.container_mobile .cerchio h4 {
    font-size:30px;
    position:absolute;
}
.flying h5 {
    margin-bottom:16px;
    color: #FFF;
    /* Title/H2 */
    font-family: "Roboto Slab";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.flying p {
    color: #fff;
    /* Copy/Body */
    font-family: "Roboto Slab";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
    letter-spacing: 0.14px;
}

.container_tablet .flying.uno {
right: -5%;
  top: -24%;
    animation: updown 5s ease-in infinite;
}

.container_tablet .flying.due {
    left: -5%;
    top: 7%;
    animation: updown 7s ease-in infinite;
}

.container_tablet .flying.tre {
    right: -7%;
    bottom: 0;
    animation: updown 3s ease-in infinite;
}
.container_desktop .flying.uno {
    right: 3%;
    top: -19%;
    animation: updown 5s ease-in infinite;
}
.container_desktop .flying.due {
    left: -5%;
    top: 24%;
    animation: updown 7s ease-in infinite;
}
.container_desktop .flying.tre {
    right: -2%;
    bottom: 0;
    animation: updown 3s ease-in infinite;
}


.titoletto-no-flying {
    color: var(--Blu, #FFF);
    text-align: center;
    font-family: "Titillium Web";
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 2px 4px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    margin-bottom: 6px;
}

.flying .titoletto {
    color: var(--Blu, #FFF);
    text-align: center;
    /* Elements/Pretitle */
    font-family: "Titillium Web";
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    border:1px solid #fff;
    padding: 2px 4px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    margin-bottom:6px;

}
.ai {
    background: linear-gradient(90deg, #B242E6 0%, var(--primaryblue-normal-active, #003E6D) 100%);
}
@keyframes updown {
  0% {
    transform: translateY(-3%);
  }
   50% {
    transform: translateY(3%);
  }
  100% {
    transform: translateY(-3%);
  }
}


@keyframes rotate-smooth {
  0% {
    transform: rotate(-3deg);
    transform-origin: 75% 75%;
  }
50% {
    transform: rotate(2deg); /* rotazione a sinistra */
    transform-origin: 75% 50%;
  }
  100% {
    transform: rotate(-3deg); /* rotazione a sinistra */
    transform-origin: 75% 75%;
  }
}

.salto {
    border-radius: 8px;
    background: rgba(77, 115, 153, 0.20);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(10px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    display:flex;
    flex-flow:column;
}

.salto h6 {
    color: #FFF;
    text-align: center;

    /* Title/Title (h1) */
    font-family: "Roboto Slab";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.6px;
    margin-bottom:16px;
}
img.quadrato {
    position: absolute;
    right: -1%;
    top: -103%;
    width: 41%;
}
.salto p {
    color: #FFF;
    text-align: center;

    /* Copy/Big Copy */
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.16px;
    margin-bottom:32px;
}

.salto a {
    color:#fff;
    /* Elements/Button */
    font-family: "Titillium Web";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.14px;
    text-transform: uppercase;
    border: 1px solid #FFF;
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
}

.pulsante {
    border: 1px solid #FFF;
    height: 40px;
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
    display:flex;
}

.container_mobile .cervelli .cervello {
    background-size: contain;
}

body.index div.container_mobile h1 {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.64px;
   top: -195px;
    position: relative;
}
.container_mobile .macro_div_images {
    padding:409px 0px 57px;
}

.container_mobile p.sub {
    color: #FFF;
    text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.65);
    font-family: "Titillium Web";
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.64px;
    text-align: left;
    position: relative;
    top: -93px;
    z-index: 12;
    margin-bottom:0;
    padding: 0 15px;
    margin-top: 32px;
}

.container_mobile .box_list {
    padding-top:0;
}
.container_mobile .cervelli {
    width:92%;
    left:15px;
}

.container_mobile .box {
    width:100%;
    height:auto;
    margin: 0 8px;
}
.slicks-div {
    margin-left: 16px;
}
.container_mobile .slicks-div img {
    margin: 0 auto 16px;
}

.container_mobile .box h3 {
    font-size:19px;
}

.container_mobile .box p {
    font-size:13px;
}

.container_mobile .box_list {
    padding-bottom:80px;
}

.container_mobile img.quadrato {
    position: absolute;
    left: 2%;
    top: -48%;
    width: 94%;
}

.container_mobile footer {
    padding:48px 15px;
    margin-top:40px;
}

body {
    overflow-x: hidden;
}

.ty.index {
    background-color:#001E35;
}