/*
Theme Name: em3design-child
Author: EM3DESIGN
Author URI: http://www.em3design.it
Version: 5.0
Description: Tema personalizzato D5 EM3DESIGN
Template: Divi
*/

/*#AD3120; rosso*/
/*#A2599A; viola*/
/*#D7BE24; ocra*/

@import url("../Divi/style.css");

div#sezione-menu {
    z-index: 999;
}
b {
    font-weight: 700;
}
/*link*/
a {
    color: var(--gcid-primary-color);
    transition: color 0.3s ease;
}
a:hover {
    color: var(--gcid-secondary-color);
}
 #main-content .et_pb_text_inner a {
    position: relative;
    color: var(--gcid-primary-color);
    text-decoration: none;
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    
}
#main-content .et_pb_text_inner a:hover {
    color: var(--gcid-secondary-color);
}
#main-content .et_pb_text_inner a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: .2em;
    width: 100%;
    height: 2px;
    background: repeating-linear-gradient(to right, var(--gcid-primary-color), var(--gcid-primary-color) 2px, transparent 2px, transparent 4px);
    transition: transform 0.3s ease, background-color 0.3s ease !important;
    height: clamp(1px, .1em, 2px);
}
#main-content .et_pb_text_inner a:hover::after {
    transform: translateX(101%);
    background: repeating-linear-gradient( to right, var(--gcid-secondary-color), var(--gcid-secondary-color) 2px, transparent 2px, transparent 4px );
}
/*FINE Link*/
/* More info per Tooltip <span class="tooltip-more-info"><span class="tooltip-char">?</span></span> */
.tooltip-more-info {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 1.4em;
    height: 1.4em;
    border-radius: 50%;
    background-color: currentColor; /* colore del testo del parent */
    line-height: 1;
    font-weight: normal;
    font-size: 30%;
    vertical-align: super;
}
.tooltip-more-info .tooltip-char {
    color: #ffffff; /* solo il carattere interno diventa bianco */
}
.tooltip-start {
    position: relative;
cursor: help;
}
.tooltip-start p {
    display: inline-block;
    position: relative;
    padding-right: 20px;
}
.tooltip-start p {
    width: 100%;
}
.tooltip-start p::after, .elenco .et_flex_group.tooltip-group.centrato ul.et_pb_icon_list::after {
    content: "?";
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 1.4em;
    height: 1.4em;
    border-radius: 50%;
    background-color: #fff;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 2px; 
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    font-size: 12px;
}
.tooltip-start p::after, .elenco .et_flex_group.tooltip-group.centrato ul.et_pb_icon_list::after {
    transition: .2s;
}
.tooltip-start p:hover::after, .elenco .et_flex_group.tooltip-group.centrato ul.et_pb_icon_list:hover::after {
    transform: scale(1.4);
}
.sezione-tabella-prezzi .tabella-prezzi-cambio .tooltip-box {
    overflow: visible !important;
    opacity: .98;
    box-shadow: 0px 0 20px rgba(0, 0, 0, 0.3);
    top: 14px;
    color: hsl(from var(--gcid-body-color) calc(h + 0) calc(s + 0) calc(l + 0) / 0.5);
}
.sezione-tabella-prezzi .tabella-prezzi-cambio .tooltip-box .et_pb_text_inner {
    font-style: normal;
}
.sezione-tabella-prezzi .tabella-prezzi-cambio .tooltip-box .et_pb_text_inner .note {
    font-size: 13px;
    line-height: 1.4;
    font-style: italic;
    border-left: 1px solid;
    padding-left: 10px;
}
.sezione-tabella-prezzi .tabella-prezzi-cambio .tooltip-box::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent;
}
/* Tabella prezzi */
[class*="em3ab_"] {
    display: none;
}
.em3abox_1a .em3ab_1a, .em3abox_6m .em3ab_6m, .em3abox_3m .em3ab_3m, .em3abox_1m .em3ab_1m {
    display: flex;
    justify-content: center;
    animation: fadeInScale 0.5s ease-out forwards;
}
@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
[class*="em3abox_"] [class*="em3ab_"].et_pb_text {
    animation: fadeIn 2s ease-out forwards;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.tx-bonus p strong {
     font-size: 20px; 
     line-height: 1.2; 
}
.tabella-prezzi .et_pb_icon_list li.et_pb_icon_list_item {
    flex-direction: row;
    column-gap: 10px;
    font-size: 20px;
}
.tabella-prezzi .et_pb_icon_list li.et_pb_icon_list_item span.et-pb-icon {
    margin-top: 2px;
}
.tabella-prezzi.elenco.bottoni .caratteristiche {
    background: transparent;
}
.tabella-prezzi.gestione-manutenzione.header > .et_pb_column:not(.caratteristiche) > .et_pb_text p {
    line-height: 1.5;
    margin-bottom: 0;
}
.tabella-contenitore .check-hosting {
    position: sticky;
    left: 0;
    padding: 0 30px;
}
.tabella-contenitore .check-hosting ul.et_pb_icon_list {
    padding-left: 0;
}
.divisorio-sticky {
    height: 0;
    overflow: hidden;
    opacity: 0;
}
span.zero-zero {
    font-size: 50%;
}
.elenco .et_flex_group.tooltip-group.centrato, .elenco .et_flex_group.tooltip-group.centrato ul.et_pb_icon_list {
    align-items: center;
    width: 100%;
}
.tabella-prezzi.header.et_pb_sticky--top > .et_pb_column {
    padding-top: 90px;
}
.tabella-prezzi .caratteristiche {
    background-color: #fff;
}
.tabella-prezzi .standard {
    background-color: #EAEAEA;
}
.tabella-prezzi .avanzato {
    background-color: #E2E2E2;
}
.tabella-prezzi .custom {
    background-color: #fff;
}
.tabella-prezzi-cambio .et_pb_section {
    padding: 0;
}
.tabella-prezzi-cambio ul.et_pb_tabs_controls {
    display: flex;
    justify-content: center;
    background: transparent;
    flex-wrap: wrap;
}
.b-color-servizi .menu-colonna .et_pb_menu__menu ul.nav {
    margin: 0;
}
.b-color-servizi .menu-colonna .et_pb_menu__menu ul.nav li.menu-item {
    width: 100%;
    justify-content: center;
}
.b-color-servizi .menu-colonna .et_pb_menu__menu ul.nav li.menu-item.current_page_item a {
    color: var(--gcid-primary-color);
}
.b-color-servizi .menu-colonna .et_pb_menu__menu ul.nav li a:hover {
    color: #fff;
}
div#intro-tabelle-prezzi .menu .et_pb_menu__menu, .b-color-servizi .menu-colonna .et_pb_menu__menu {
    display: flex;
}
div#intro-tabelle-prezzi .menu .et_mobile_nav_menu, .b-color-servizi .menu-colonna .et_mobile_nav_menu {
    display: none;
}
div#intro-tabelle-prezzi .menu ul.nav {
    justify-content: center;
}
.tabella-prezzi-cambio ul.et_pb_tabs_controls li.et_pb_tab_nav_item, div#intro-tabelle-prezzi .menu ul.nav li.menu-item {
    padding: 0;
    border: 0;
    margin: 1px;
    height: auto !important;
}
.sezione-tabella-prezzi .cambio-periodo button {
    background: #000;
    color: #fff !important;
    opacity: .2;
    padding: 10px 20px;
    transition: .5s;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.7;
    border: none;
    font-weight: 700;
}
.sezione-tabella-prezzi .cambio-periodo button em {
    display: inline-block;
    margin-left: 10px;
    padding: 0 5px;
    background: #fff;
    color: var(--gcid-heading-color);
    font-style: normal;
}
.sezione-tabella-prezzi .cambio-periodo button:hover {
    opacity: .5;
}
.sezione-tabella-prezzi.em3abox_1a button.bt1a::first-letter {
    font-size: 120%;
vertical-align:-1px
}
.sezione-tabella-prezzi.em3abox_1a button.bt1a, .sezione-tabella-prezzi.em3abox_6m button.bt6m, .sezione-tabella-prezzi.em3abox_3m button.bt3m, .sezione-tabella-prezzi.em3abox_1m button.bt1m {
    opacity: 1;
      box-shadow: 0 12px 18px -6px rgba(0, 0, 0, 0.48);
}
.sezione-tabella-prezzi.em3abox_1a button.bt1a em, .sezione-tabella-prezzi.em3abox_6m button.bt6m em, .sezione-tabella-prezzi.em3abox_3m button.bt3m em, .sezione-tabella-prezzi.em3abox_1m button.bt1m em {
    animation: pulsato-ocra 4s infinite; 
}
@keyframes pulsato-ocra {
    0% {
        box-shadow: 0 0 #fff;
    }
    25% {
        box-shadow: 0 0 20px 5px #ffb32f;
    }
    50% {
        box-shadow: 0 0 20px 5px #ffb32f;
    }
    75% {
        box-shadow: 0 0 #fff;
    }
    100% {
        box-shadow: 0 0 #fff;
    }
}
.sezione-tabella-prezzi .prezzi .et_pb_group {
    justify-content: center;
}
.sezione-tabella-prezzi .elenco .et_pb_icon_list_text {
    font-weight: 500;
}
.tabella-prezzi > .et_pb_column {
    padding: 20px;
        margin-bottom: 0;
}
.tabella-prezzi > .et_pb_column ul.et_pb_icon_list {
    padding: 0;
}
.tabella-prezzi-cambio .prezzi .p-originale {
    top: -2px;
    left: -5px;
    align-items: center;
}
.tabella-prezzi-cambio .prezzi span.zero {
    display: none;
}
.tabella-prezzi-cambio .prezzi del {
    text-decoration: none;
}
.tabella-prezzi-cambio .insert-page .et_pb_row,
.tabella-prezzi-cambio .insert-page .et_pb_section {
  width: 100%;
    background: transparent;
}
.tabella-prezzi-cambio .et_pb_tabs.switch .et_pb_all_tabs .et_pb_tab > .et_pb_tab_content > p{
    max-width: 920px;
    margin: 0 auto 20px;
    font-style: italic;
}
.tabella-prezzi .elenco .et_pb_text_inner > ul > li {
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 10px;
    cursor: pointer;
    list-style: none;
}
.tabella-prezzi .elenco .et_pb_text_inner > ul > li > b, .tabella-prezzi .elenco .et_pb_text_inner > ul > li > p > b, .tabella-prezzi .elenco .et_pb_text_inner > ul > li > strong{
    font-size: 20px;
    display: block;
    line-height: 1.2;
}
.tabella-prezzi .elenco .et_pb_text_inner > ul > li > b, .tabella-prezzi .elenco .et_pb_text_inner > ul > li > p > b, .tabella-prezzi .elenco .et_pb_text_inner > ul > li.disabilitato > strong{
    font-weight: 500;
}
.tabella-prezzi .elenco .et_pb_text_inner > ul > li::before {
    content: "";
    font-family: "ETmodules";
    float: left;
    margin-left: -40px;
    font-weight: bold;
    color: var(--gcid-lw3nq13pf4);
    font-size: 150%;
    position: relative;
    top: -3px;
}
.tabella-prezzi .elenco .et_pb_text_inner > ul > li.disabilitato::before {
    content: "";
    font-size: 165%;
    top: -5px;
    left: -1px;
    color: #000000;
    opacity: .5;
}
.tabella-prezzi .elenco .et_pb_text_inner > ul > li.disabilitato {
    opacity: .4;
}
.tabella-prezzi .elenco .et_pb_text_inner > ul > li.disabilitato ul {
    display: none;
}
.tabella-prezzi .elenco ul {
    padding-left: 40px;
    padding-bottom: 0;
}
.tabella-prezzi .elenco ul > li:hover ul {
    padding-top: 10px;
    max-height: 500px;
}
.tabella-prezzi .elenco ul > li::marker {
    display: none;
}
.tabella-prezzi .elenco ul > li ul {
    font-size: 16px;
    line-height: 1.4;
    padding: 5px 0 0;
    margin-bottom: -5px;
    max-height: 0;
    overflow: hidden;
    transition: .5s;
    opacity: .5;
}
.tabella-prezzi .elenco ul > li ul li {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    font-style: italic;
    margin-bottom: 10px;
}
.tabella-prezzi .elenco ul > li ul li p {
    padding-bottom: 5px;
}
.tabella-prezzi .elenco ul > li ul li b {
    font-weight: bold;
}
.tabella-prezzi .prezzi .p-originale {
    font-size: 25px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    opacity: .3;
    margin-left: -30px;
}
.tabella-prezzi .prezzi .p-originale::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 4px solid;
    transform: rotate(-15deg) translate(0, -50%);
    opacity: .5;
}

.tabella-prezzi .prezzi .p-finale {
    font-size: 45px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    color: var(--gcid-lw3nq13pf4);
        height: 60px;
}
.tabella-prezzi .prezzi .p-finale + .et_pb_text p {
    line-height: 1.6;
}
.tabella-prezzi .prezzi .p-periodo {
    margin-top: -8px;
    display: block;
}
.tabella-prezzi .prezzi del span,
.tabella-prezzi .prezzi span span {
    font-weight: normal;
    font-size: 50%;
}
.tabella-prezzi span.p-valuta::before, .tabella-prezzi span.p-valuta-finale::before {
    content: ",00";
    display: block;
    position: absolute;
    top: 0;
    right: -8%;
    font-size: 70%;
}
.tabella-prezzi .et_pb_toggle .et_pb_toggle_title {
    padding: 0 18px;
}

.tabella-prezzi .et_pb_toggle .et_pb_toggle_content ul {
    list-style: none;
    padding-left: 25px;
    line-height: 1.4;
    padding-bottom: 5px;
    font-style: italic;
    opacity: .5;
}
.tabella-prezzi .et_pb_toggle .et_pb_toggle_content ul li {
    padding-bottom: 10px;
}
.tabella-prezzi .et_pb_column {
    margin-right: 0 !important;
    width: 33.3333% !important;
}
.tabella-prezzi-scroll .check-hosting {
    max-width: 600px;
    margin: 0 auto;
}
.tabella-prezzi-scroll .check-hosting .et_pb_module_header {
    margin: 4px 0 0;
}
.hosting-check {
    display: flex;
    justify-content: center; /* Centra orizzontalmente */
    align-items: center;     /* Centra verticalmente, opzionale */
}
.hosting-check .et_pb_column {
    display: flex;
    max-width: 650px;
}
.hosting-check .si-check-host.checked {
    opacity: 1;
}
.hosting-check .si-check-host {
    opacity: 0;
    cursor: pointer;
}
.et_pb_tab .tabella-prezzi.gestione-manutenzione.header:not(.et_pb_sticky--top) {
    width: 100% !important;
}
@media screen and (max-width: 980px) {
.has_et_pb_sticky .check-hosting {
    order: 1;
}
.has_et_pb_sticky .tabella-prezzi.gestione-manutenzione.header {
    order: 2;
    margin-top: 0 !important;
    border: none;
}
/*.has_et_pb_sticky .tabella-prezzi.gestione-manutenzione.header .tooltip-start p::after,
.has_et_pb_sticky .tabella-prezzi.gestione-manutenzione.header .tooltip-box {
    visibility: hidden;
}*/
.has_et_pb_sticky .tabella-prezzi.gestione-manutenzione.header .caratteristiche .et_pb_text_inner {
    opacity: 0;
    visibility: hidden;
}
.sezione-tabella-prezzi .tabella-prezzi-cambio .tooltip-box {
    position: relative !important;
    margin-top: -15px !important;
    top: 0;
    opacity: 1;
}
.has_et_pb_sticky .tabella-prezzi.gestione-manutenzione.elenco.bottoni {
    order: 3;
}
.has_et_pb_sticky .hosting-group {
    order: 4;
}
.tabella-contenitore .hosting-group {
    order: 1;
}
.tabella-prezzi-cambio {
    width: 100% !important;
}
.tabella-prezzi-cambio .et_pb_all_tabs {
    width: 90%;
    margin: 0 auto;
}
.tabella-prezzi-cambio .et_pb_all_tabs .tabella-contenitore {
    width: 110%;
    margin-left: -5%;
}
.sezione-tabella-prezzi {
    overflow: scroll;
}
.tabella-prezzi-scroll {
    position: sticky;
    top: 0px;
    left: 0;
}
}
@media (max-width: 700px) {
.sezione-tabella-prezzi .tabella-prezzi {
    min-width: calc(150% - 50px) !important;
    display: flex;
}
}
@media (max-width: 490px) {
.sezione-tabella-prezzi .tabella-prezzi {
    min-width: calc(300% - 50px) !important;
    display: flex;
}
}
/* FINE Tabella prezzi */
/*loghi-tool*/
.loghi-tool .et_pb_column {
    margin-bottom: 0;
}
.loghi-tool .et_pb_blurb {
    filter: grayscale(1);
    opacity: .5;
    transition: .5s;
    padding-bottom: 60px;
    margin-bottom: 0;
}
.loghi-tool .et_pb_blurb:hover {
    filter: grayscale(0);
    opacity: 1;
}
.loghi-tool .et_pb_blurb .et_pb_blurb_content {
    align-items: center;
    gap: 0;
}
.loghi-tool .et_pb_blurb .et_pb_main_blurb_image {
    max-width: 140px;
}
.loghi-tool .et_pb_blurb .et_pb_module_header {
    margin: 0;
}
@media (min-width: 981px) {
    .loghi-tool .et_pb_blurb {
    padding-bottom: 0;
}
    .loghi-tool .et_pb_blurb .et_pb_blurb_container {
        opacity: 0;
        line-height: 0;
        transition: all .5s .3s, opacity .5s;
        max-height: 0;
    }
   .loghi-tool .et_pb_blurb:hover .et_pb_blurb_container {
        opacity: 1;
        line-height: 1.4;
        transition: all .5s, opacity .5s .3s;
        max-height: 500px;
        padding-bottom: 30px;
    }
}
@media (max-width: 980px) {
.loghi-tool .et_pb_blurb .et_pb_main_blurb_image {
    margin-top: 0;
}
}
/*FINE loghi-tool*/
/*step processo*/
.step-processo .et_pb_text h4 {
    text-transform: uppercase;
    font-size: 17px;
    padding-top: 5px;
    padding-bottom: 15px;
}
.step-processo .et_pb_button_module_wrapper + .et_pb_text h4 {
    display: none;
}
.step-processo .et_pb_column.et_pb_column_1_3 {
    margin-top: -10px;
}
@media (min-width: 981px) {
.step-processo h4 + p {
  opacity: 0;
  line-height: 0;
  transition: all .5s .3s, opacity .5s;
  }
.step-processo .et_pb_column:hover h4 + p {
    opacity: 1;
    line-height: 1.4;
  transition: all .5s, opacity .5s .3s;
}
.step-processo h4 {
    margin-top: 27px;
}
  }
@media (max-width: 980px) {
.step-processo .et_pb_column_1_3:before {
    left: 2px;
}
.step-processo .et_pb_column.et_pb_column_1_3 {
        margin-left: -10px;
        animation-delay: 0s !important;
    }
}
/*FINE step processo*/
/*blurb*/
.et_pb_main_blurb_image {
    margin-bottom: 20px;
}
.b-color-servizi.ocra.et_pb_column {
    background-color: var(--gcid-secondary-color);
}
.b-color-servizi.et_pb_column {
    margin: -180px -40px 0;
    padding: 110px 20px 40px;
    box-sizing: content-box;
    right: -30px;
    z-index: 1 !important;
}
.b-color-servizi.et_pb_column.et_pb_sticky.et_pb_sticky--top {
    max-width: 320px;
        top: 0 !important;
}
.b-color-servizi.et_pb_column .et-pb-icon {
    color: #fff !important;
    font-size: 160px;
}
.b-color-servizi.et_pb_column .et_pb_module_header {
    color: #fff !important;
}
.b-color-servizi.et_pb_column .et_pb_blurb_description a:hover {
    color: #fff;
}
@media (max-width: 980px) {
    .b-color-servizi.et_pb_column {
        margin: 60px -15% 0;
        padding: 80px 40px 60px;
        width: calc(100% + 30%) !important;
        right: 0;
        box-sizing: border-box;
    }
}
.check-due-colonne .et_pb_blurb .et_pb_main_blurb_image {
    float: left;width: 40px;
}
.check-due-colonne .et_pb_blurb .et_pb_module_header {
    margin: 5px 0;
}
.check-due-colonne .et_pb_blurb  .et_pb_blurb_description {
    line-height: 1.4;
    position: relative;
}
.check-due-colonne .citazione .et_pb_blurb_description::before {
    font-size: 120%;
    font-weight: bold;
    content: "“";
    position: absolute;
    left: -13px;
}
/*FINE blurb*/
.due-size h1, .due-size h2, .due-size h3, .due-size h4 {
    line-height: 1.2 !important;
}
.due-size h1 span, .due-size h2 span, .due-size h3 span, .due-size h4 span,
.due-size em {
    font-size: 50%;
    display: block;
    font-weight: normal;
    font-style: normal;
    line-height: 150%;
}
/*Blog*/
.et_pb_blog_grid .et_pb_image_container a {
    overflow: hidden;
}
.et_pb_blog_grid .et_pb_image_container a img {
    transition: all .4s ease-in-out;
}
.et_pb_blog_grid .et_pb_image_container a:hover img {
    transform: scale(1.2) rotate(4deg);
}
/*Menu principale top*/
div#menu-EM3_01 .et_pb_menu__logo-wrap, div#menu-EM3_01 .et_pb_menu__logo-wrap + div {
    transition: all 0.4s ease-in-out;
}
div#menu-EM3_01 .et_pb_menu__logo-wrap:hover {
    transform: scale(1.2);
}
div#menu-EM3_01 .et_pb_menu__wrap .et_pb_menu__menu {
    background: var(--gcid-primary-color);
    padding: 0 20px;
    height: 50px;
    margin-top: 10px;
    box-shadow: 0px 12px 18px -6px rgba(252, 63, 63, 0.48);
}
div#menu-EM3_01 .et_pb_menu__logo-wrap a img {
    height: 70px;
}
div#menu-EM3_01 .et_pb_menu__logo-wrap a::after {
    content: "";
    position: absolute;
    top: -10px;
    left: -14px;
    right: 0;
    bottom: 0;
    opacity: 0;
    height: 87px;
    background: url('images/EM3DESIGN-Logo.svg') no-repeat;
    background-position: -31px -19px;
    background-size: 264px;
    display: block;
    transition: all 0.4s ease-in-out;
    z-index: 2;
    width: 72px;
}
div#menu-EM3_01 .et_pb_menu__logo-wrap a:hover::after {
    opacity: 1;
    width: 250px;
}
div#menu-EM3_01 .et_pb_menu__wrap .et_pb_menu__menu a {
    padding: 0;
}
div#menu-EM3_01 button.et_pb_menu__icon {
    height: 50px;
    margin: 10px 0;
    font-weight: bold;
    padding-left: 20px;
}
div#menu-EM3_01 .et_pb_menu__search {
    height: 50px;
    margin: 10px 0;
    background: var(--gcid-secondary-color);
    padding-left: 20px;
}
div#menu-EM3_01 button.et_pb_menu__icon.et_pb_menu__close-search-button {
    padding: 0 10px;
}
div#menu-EM3_01 .et_pb_menu__search input.et_pb_menu__search-input {
    color: #000;
}
@media (min-width: 981px) {
div#menu-EM3_01 .et_pb_menu__logo-wrap:hover, div#menu-EM3_01 .et_pb_menu__logo-wrap:hover + div {
        margin-top: 10px;
    }
}
@media (max-width: 980px) {
    div#menu-EM3_01 button.et_pb_menu__icon {
        padding-right: 10px;
}
    div#menu-EM3_01 .mobile_nav.opened span.mobile_menu_bar::before {
    content: "\4d";
}
    div#menu-EM3_01 ul.et_mobile_menu {
    background: var(--gcid-primary-color);
    padding: 0;
    border-top: none;
    text-align: center;
    margin-top: 10px;
}
}
/*FINE Menu principale top*/
/*hover video*/
.et_pb_video.et_pb_module {
    overflow: hidden;
}
.et_pb_video_overlay:hover {
    transform: scale(1.2) rotate(4deg);
}
.et_pb_video_overlay, .et_pb_video_overlay a.et_pb_video_play, .et_pb_video_overlay a.et_pb_video_play::before {
    transition: all .4s ease-in-out;
}
.et_pb_video_overlay:hover a.et_pb_video_play {
    transform: scale(1.2) rotate(-4deg);
}
.et_pb_video_overlay:hover a.et_pb_video_play::before {
    color: var(--gcid-secondary-color);
}
/*FINE hover video*/
.et_pb_blurb .et_pb_module_header {
    margin: 20px 0;
}
.et_pb_blurb.et_pb_text_align_center ul li {
    list-style: none;
    padding-bottom: .8em;
}
.et_pb_blurb.et_pb_text_align_center ul {
    padding: 0;
}
.et_pb_row>.et_pb_column .et-animated {
    opacity: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.et_pb_row > .et_pb_column:nth-child(1) .et-animated {
    animation-delay: 0s;
        opacity: 1;
}
.et_pb_row > .et_pb_column:nth-child(2) .et-animated {
    animation-delay: 0.5s;
        opacity: 1;
        transition-delay: 0.5s;
}
.et_pb_row > .et_pb_column:nth-child(3) .et-animated {
    animation-delay: 1s;
        opacity: 1;
        transition-delay: 1s;
}
.et_pb_row > .et_pb_column:nth-child(4) .et-animated {
    animation-delay: 1.5s;
        opacity: 1;
        transition-delay: 1.5s;
}
.et_pb_row > .et_pb_column:nth-child(5) .et-animated {
    animation-delay: 2s;
        opacity: 1;
        transition-delay: 2s;
}
.et_pb_row > .et_pb_column:nth-child(6) .et-animated {
    animation-delay: 2.5s;
        opacity: 1;
        transition-delay: 2.5s;
}
body #page-container #et-main-area .et_pb_section .et_pb_button::after {
    transform-origin: 50% 100%;
    animation: ruota10 1s ease-in-out alternate infinite;
    top: 38%;
    right: 14px;
    line-height: 1 !important;
}
body #page-container #et-main-area .et_pb_section .et_pb_row:not(.cambio-periodo) .et_pb_button:hover {
    padding-right: 40px !important;
    padding-left: 26px !important;
}
  @keyframes ruota10 {
    0% {
       transform: rotate(-10deg);
    }
    100% {
       transform: rotate(10deg);
    }
  }  
@media (min-width: 1301px) {
.sez-big.all-sin {
    border-left-width: calc((100vw - 1080px) / 2);
}
.sez-big.all-dex {
    border-right-width: calc((100vw - 1080px) / 2);
}
.sez-big > .et_pb_row {
        width: 2000px;
        max-width: calc(100% - 15%);
    }
.sez-big.all-sin > .et_pb_row {
        margin-left: 5%;
    }
.sez-big.all-dex > .et_pb_row {
        margin-right: 5%;
    }
}
@media (min-width: 981px) {
.due-colonne {
    column-count: 2;
    column-gap: 30px;
}
}
@media (max-width: 767px) {
.sezione-tabella-prezzi .cambio-periodo button {
    width: 49%;
    justify-content: center;
}
}
@media screen and (min-width: 361px) and (max-width: 565px) {
.sezione-tabella-prezzi .cambio-periodo button em {
    display: block;
    margin: 0;
}
}
@media (max-width: 360px) {
.sezione-tabella-prezzi .cambio-periodo button {
    width: 100%;
}
}