@charset "UTF-8";
#masthead.hidden {
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  z-index: -1;
}

#masthead.hidden a {
  pointer-events: none !important;
}

#masthead.scrolling .mega-menu-toggle {
  background: #000 !important;
  -webkit-transition: background .3s;
  transition: background .3s;
}

#masthead.scrolling.hidden {
  background: 0 0 !important;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.footer-iab-socio {
  opacity: 0;
  -webkit-transition: all 0.5s !important;
  transition: all 0.5s !important;
  position: fixed;
  width: 100%;
  bottom: 0;
}

.footer-iab-socio.show {
  background: #3713ab;
  z-index: 1;
  opacity: 1;
  -webkit-transition: all .5s;
  transition: all .5s;
}

@media only screen and (max-width: 1024px) {
  .page .spazio-quote-title {
    font-size: 20px;
    font-weight: 600;
  }
  .page .testimonial-label {
    font-size: 10px;
  }
  .page .testimonial-content {
    font-size: 14px;
  }
  #wpadminbar {
    position: fixed;
    top: 0;
  }
  body.overflow-hidden {
    position: relative;
    overflow-y: hidden;
  }
  #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-1:after {
    content: '\f333';
    font-family: 'dashicons';
    font-size: 32px !important;
    color: #ddd;
    margin: 0 0 0 5px;
  }
  #mega-menu-wrap-main .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
    content: '\f153';
  }
  #masthead {
    top: 0;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
  #masthead.hidden {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
  #masthead.scrolling .mega-menu-toggle {
    background: #000 !important;
    -webkit-transition: background .3s;
    transition: background .3s;
  }
  #masthead.scrolling.hidden {
    background: 0 0 !important;
  }
  #masthead .mega-menu-toggle.mega-menu-open {
    background: #5abcf1 !important;
  }
  #masthead .mega-menu-toggle.mega-menu-open .mega-toggle-animated-inner {
    width: 20px !important;
  }
  body.mega-menu-main-mobile-open {
    overflow: hidden;
  }
  #mega-menu-main .mega-menu-item .mega-sub-menu span,
  .menu-toggle {
    display: none !important;
  }
  .attesa-main-menu-container {
    display: block !important;
    height: 55px;
    background: 0 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }
  .mega-menu-wrap-main,
  .site-navigation {
    height: 100%;
  }
  .mega-menu-toggle {
    position: fixed;
    width: 100%;
    background: 0 0 !important;
    height: 55px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 12px;
    -webkit-transition: background .3s;
    transition: background .3s;
    border-radius: 0 !important;
  }
  .mega-menu-toggle .custom-logo-link img {
    max-height: 40px !important;
  }
  .mega-menu-toggle .mega-toggle-animated-inner {
    width: 24px !important;
  }
  .mega-menu-toggle .mega-toggle-animated-inner:before {
    width: 17px !important;
  }
  .mega-menu-toggle .mega-toggle-animated-inner:after {
    width: 20px !important;
  }
  .mega-menu-toggle .mega-toggle-label {
    display: none;
  }
  .mega-menu-toggle .iab-pulsante-area-soci-mobile svg {
    color: #fff;
  }
  .testimonial-section .container-slide .box.spazio-quote .spazio-quote-title {
    color: #fff;
  }
  .mega-toggle-blocks-right .iab-pulsante-area-soci-mobile svg {
    font-size: 22px;
    color: #fff;
  }
  #mega-menu-main {
    position: fixed !important;
    top: 55px !important;
    width: 100% !important;
    height: 100% !important;
    overflow: scroll !important;
  }
  .admin-bar #mega-menu-main {
    top: 100px !important;
  }
  #mega-menu-main #iab-cerca-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 15px;
  }
  #mega-menu-main #iab-cerca-form #id-cerca {
    height: unset;
    color: white;
  }
  #mega-menu-main label {
    width: 100%;
  }
  #mega-menu-main .mega-menu-item {
    padding-bottom: 5px !important;
    padding-top: 10px !important;
  }
  #mega-menu-main .mega-menu-item .mega-menu-link {
    font-size: 16px !important;
    font-family: Inter !important;
    font-weight: 700 !important;
    padding: 0 20px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    margin-left: 5px !important;
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  #mega-menu-main .mega-menu-item .mega-sub-menu {
    padding-left: 20px !important;
  }
  #mega-menu-main .mega-menu-item .mega-sub-menu .mega-menu-link {
    font-weight: 500 !important;
  }
  #mega-menu-main .mega-menu-item .mega-indicator {
    height: 32px !important;
    width: 32px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    background: #fff !important;
    border-radius: 50% !important;
    padding-left: 12px !important;
    padding-right: 10px !important;
  }
  #mega-menu-main .mega-menu-item .mega-indicator:after {
    content: "" !important;
    font-family: Font Awesome\ 5 Free !important;
    font-weight: 900 !important;
    margin: 0 !important;
    color: #278ecd !important;
  }
  #mega-menu-main .mega-menu-item.mega-toggle-on .mega-indicator:after {
    content: "" !important;
    font-family: Font Awesome\ 5 Free !important;
    font-weight: 900 !important;
    margin: 0 !important;
    color: #278ecd !important;
    content: "" !important;
  }
  #mega-menu-main input {
    background-color: transparent !important;
    border: 0;
    width: 100%;
  }
  #mega-menu-main input::-webkit-input-placeholder {
    color: #fff;
  }
  #mega-menu-main input:-ms-input-placeholder {
    color: #fff;
  }
  #mega-menu-main input::-ms-input-placeholder {
    color: #fff;
  }
  #mega-menu-main input::placeholder {
    color: #fff;
  }
  #mega-menu-main .indicator {
    display: none;
  }
  #mega-menu-main .cerca-da-mobile {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 0;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
  }
  #mega-menu-main .search-icon-menu-mobile {
    position: relative;
    margin-bottom: 25px;
  }
  #mega-menu-main .search-icon-menu-mobile:after {
    content: "";
    position: absolute;
    width: 95%;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
    background: #fff;
  }
  #mega-menu-main .search-icon-menu-mobile svg {
    color: #278ecd;
  }
  #mega-menu-main .menu-item-seach-mobile {
    border-bottom-width: 0 !important;
  }
  #mega-menu-main .menu-item-seach {
    display: none;
  }
  .ui-datepicker .ui-corner-all.ui-datepicker-next span,
  .ui-datepicker .ui-corner-all.ui-datepicker-prev span {
    display: none;
  }
  #mega-menu-main .menu-header-logged-in {
    padding: 0 25px;
    display: none;
  }
  .container.boxed {
    height: 0 !important;
    padding: 0 !important;
    position: fixed !important;
  }
  .entry-content.hero-section {
    margin: 0;
    padding-top: 55px;
  }
  .attesaFeatBoxContainer {
    padding-top: 95px !important;
  }
  .wol-kh-intestazione {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 10px;
  }
  .knowledge-permalink-2 {
    text-align: right;
    padding-top: 10px;
  }
  .knowledge-permalink-2 svg {
    color: #00a9f7;
  }
  .iab-std-permalink {
    text-align: right;
  }
  .knowledge-container-1 .knowledge-post-1,
  .knowledge-container-1 .knowledge-post-2 {
    margin-bottom: 0 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .knowledge-container-2 .knowledge-post-1,
  .knowledge-container-2 .knowledge-post-2 {
    margin-bottom: 0 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .knowledge-container-1 .knowledge-quote-1,
  .knowledge-container-1 .knowledge-quote-2 {
    margin-top: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .knowledge-container-2 .knowledge-quote-1,
  .knowledge-container-2 .knowledge-quote-2 {
    margin-top: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .iab-std-double,
  .iab-std-triple,
  .knowledge-post-1,
  .knowledge-post-2 {
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
    margin: 10px;
  }
  .iab-std-double img,
  .iab-std-triple img,
  .knowledge-post-1 img,
  .knowledge-post-2 img {
    width: 100%;
    display: block;
  }
  .home-soci-section #elenco-soci .single-socio-logo img,
  .iab-std-triple .iab-home-small-has-thumb {
    padding: 20px;
  }
  .iab-std-double,
  .knowledge-post-1,
  .knowledge-post-2 {
    text-align: center;
  }
  .box.knowledge-quote-1, .box.knowledge-quote-2, .box.knowledge-quote-3 {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
    background: #fff;
    border-radius: 10px;
    padding: 20px;
  }
  .iab-home-has-thumb {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
    background: #fff;
    border-radius: 10px;
    padding: 20px;
  }
  .wol-box-sizing .box img {
    border-radius: 0 !important;
  }
  .box.knowledge-quote-1, .box.knowledge-quote-2, .box.knowledge-quote-3 {
    margin: 10px;
  }
  .box.knowledge-quote-1 h4,
  .box.knowledge-quote-2 h4,
  .box.knowledge-quote-3 h4 {
    line-height: 26px !important;
    font-size: 14px !important;
  }
  .knowledge {
    background-image: none !important;
  }
  .entry-content {
    padding: 0 10px;
  }
  .entra-iab .ecco-perche-essere-un-socio .scopri-tutti-vantaggi a,
  .knowledge-permalink-2 a,
  .leggi-tutte-news a {
    text-decoration: underline;
  }
  .knowledge-text {
    padding-bottom: 25px;
  }
  .knowledge-tax {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .knowledge-tax a {
    padding: 5px 10px;
    background: rgba(0, 169, 247, 0.2);
    border-radius: 27px;
  }
  .cert-home-img,
  .wol-home-lab {
    text-align: center;
  }
  .certificazioni .cert-home-img img,
  .certificazioni .wol-home-lab img {
    width: 80%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    border-radius: 27px;
    padding: 30px;
  }
  .wol-home-lab {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .benefits .wol-box-sizing.wol-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .benefits .wol-box-sizing.wol-row .wol-col {
    width: calc(100%/2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  .benefits .wol-box-sizing.wol-row .wol-col .img-blocco img {
    width: 100%;
    padding: 3vw;
  }
}

@media only screen and (max-width: 1024px) {
  .benefits .wol-box-sizing.wol-row .wol-col a {
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  .benefits .wol-box-sizing.wol-row .wol-col a {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 1024px) {
  .allcorsi-cta-button,
  .block-button-sx,
  .cert-cta,
  .cta-eventi,
  .cta-imp-sx,
  .cta-square-dx-yellow,
  .cta-testimonianze,
  .entra-in-iab,
  .eventi-passati-container-cta,
  .evento-bottone-totale,
  .has-text-align-center,
  .knowledge-button {
    text-align: center;
    padding: 30px 10px;
    min-height: 45px;
  }
  .modal-area-soci-right-filtra-soci,
  .ricerche-cta,
  .singolo-corso-cta-std-button,
  .tavoli-cta,
  .tavoli-read-more,
  .tutti-docenti-cta-area,
  .wp-block-button {
    text-align: center;
    padding: 30px 10px;
    min-height: 45px;
  }
  .allcorsi-cta-button a,
  .allcorsi-cta-button input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 768px) {
  .allcorsi-cta-button a {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .block-button-sx a,
  .block-button-sx input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .cert-cta a,
  .cert-cta input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .cta-eventi a,
  .cta-eventi input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .cta-imp-sx a,
  .cta-imp-sx input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .cta-square-dx-yellow a,
  .cta-square-dx-yellow input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .cta-testimonianze a,
  .cta-testimonianze input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .entra-in-iab a,
  .entra-in-iab input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .eventi-passati-container-cta a,
  .eventi-passati-container-cta input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .evento-bottone-totale a,
  .evento-bottone-totale input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  h2.has-text-align-center {
    text-align: left;
  }
  .has-text-align-center input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .has-text-align-center {
    padding: 0;
    min-height: unset;
  }
  .has-text-align-center a {
    text-decoration: underline;
    text-align: left;
  }
  .has-text-align-center a:after {
    content: "\f054" !important;
    font-family: Font Awesome\ 5 Free !important;
    font-weight: 900 !important;
    margin: 0 !important;
    color: #278ecd !important;
    padding-left: 5px !important;
    display: inline-block !important;
  }
  .knowledge-button a,
  .knowledge-button input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .modal-area-soci-right-filtra-soci a,
  .modal-area-soci-right-filtra-soci input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .ricerche-cta a,
  .ricerche-cta input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .singolo-corso-cta-std-button a,
  .singolo-corso-cta-std-button input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .tavoli-cta a,
  .tavoli-cta input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .tavoli-read-more a,
  .tavoli-read-more input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .tutti-docenti-cta-area a,
  .tutti-docenti-cta-area input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
	align-items: center;
  }
  .wp-block-button a,
  .wp-block-button input {
    border-radius: 27px !important;
    background-color: #0090d3;
    padding: 13px 10px 7px;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
    margin: 0 auto;
    min-height: 45px;
  }
  .academy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px 10px 0;
  }
  .academy .wol-home-lab {
    background-size: contain;
  }
  .academy .academy-home {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .academy .academy-home img {
    width: 80%;
  }
  .academy .academy-home h2 {
    text-align: left;
  }
  .academy .digital-lab h3 {
    text-align: left;
  }
  .certificazioni .cert-text h2 {
    text-align: left;
  }
  .academy .scopri-tutti-vantaggi {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    text-align: left;
    padding-bottom: 35px;
  }
  .academy .scopri-tutti-vantaggi a {
    border-bottom: 1px solid;
    color: #000;
  }
  .academy .subhead-2.home-academy {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-bottom: 20px;
    color: #383938;
  }
  .academy .corsi-partenza {
    text-align: center;
  }
  .academy .corsi-partenza a {
    border-radius: 27px;
    margin: 0 auto;
  }
  .academy .digital-lab {
    padding: 35px 0;
  }
  .academy .digital-lab p {
    color: #383938;
  }
  .certificazioni {
    padding: 0 10px;
  }
  .certificazioni .subhead-2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .certificazioni .cert-text {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .academy .digital-lab p {
    padding-bottom: 10px;
    text-align: initial;
  }
  .certificazioni .cert-text p {
    padding-bottom: 10px;
    text-align: initial;
  }
  .certificazioni .cert-text .cert-cta {
    padding-top: 0;
    padding-bottom: 10px;
  }
  #tabs .tab-content h3,
  #tabs .tab-content p {
    text-align: left;
  }
  .certificazioni .subhead-2.home-cert,
  .entra-iab .ecco-perche-essere-un-socio h2 {
    text-align: left;
  }
  .certificazioni .cert-cta {
    text-align: center;
  }
  .academy .corsi-partenza a,
  .certificazioni .cert-cta a {
    text-transform: uppercase;
    background-color: #0090d3;
    padding: 10px 0;
    color: #fff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 290px;
  }
  .container-slide,
  .testimonial-section .container-slide {
    margin: 0 10px;
    position: relative;
    min-height: 550px;
  }
  .box,
  .testimonial-section .container-slide .box {
    padding: 0;
  }
  .box img,
  .certificazioni .cert-cta a {
    border-radius: 27px;
    margin: 0 auto;
  }
  .testimonial-section .container-slide .box img {
    border-radius: 27px;
    margin: 0 auto;
  }
  .testimonial-section .container-slide .box.spazio-quote {
    background: #1f1f1f;
    border-radius: 27px;
    padding: 18px;
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 30%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }
  .testimonial-section .container-slide .box.spazio-quote .testimonial-label {
    color: #dedede;
  }
  .testimonial-section .testimonial-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    color: #fff;
    padding-top: 23px;
  }
  .testimonial-section .leggi-la-testimonianza {
    padding-top: 23px;
  }
  .box .leggi-la-testimonianza a {
    text-decoration: underline;
    padding-left: 5px;
  }
  .testimonial-section .leggi-la-testimonianza a {
    text-decoration: underline;
    padding-left: 5px;
  }
  .testimonial-section .prima-virgolette {
    height: 30px;
  }
  .testimonial-section .seconda-virgolette {
    height: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .testimonial-section h2 {
    padding-bottom: 35px;
  }
  .testimonial-section .leggi-la-testimonianza {
    text-align: right;
  }
  .box.spazio-quote {
    background: #1f1f1f;
    border-radius: 27px;
    padding: 18px;
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 30%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 400px) {
  .box.spazio-quote {
    top: 39vw;
  }
}

@media only screen and (max-width: 1024px) {
  .box.spazio-quote .spazio-quote-title {
    color: #fff;
  }
  .navigazione-slider-testimonial .slick-arrow svg {
    color: #fff;
  }
  .box.spazio-quote .testimonial-label {
    color: #dedede;
  }
  .box .testimonial-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    color: #fff;
    padding-top: 23px;
  }
  .box .leggi-la-testimonianza {
    padding-top: 23px;
  }
  .box .prima-virgolette,
  .box .seconda-virgolette {
    height: 30px;
  }
  .navigazione-slider-testimonial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .navigazione-slider-testimonial .slick-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    background: #00a9f7;
  }
  .navigazione-slider-testimonial .pagina-corrente {
    color: #000;
    max-width: 50px;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .wol-tre-tabs {
    padding-bottom: 40px;
  }
  .wol-tre-tabs h2 {
    padding-bottom: 10px;
  }
  .wol-tre-tabs p {
    padding-bottom: 10px;
    text-align: center;
  }
  #tabs {
    background: #fff;
    border-radius: 27px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  }
  #tabs #tre-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    list-style: none;
    padding-left: 0;
    overflow: scroll;
    border-bottom: 1px solid #d7d7d7;
  }
  #tabs #tre-tab::-webkit-scrollbar {
    display: none;
  }
  .button-group.filters-button-group::-webkit-scrollbar {
    display: none;
  }
  #tabs #tre-tab li {
    padding: 21px 32px;
    white-space: nowrap;
    position: relative;
    color: #7e7e7e;
  }
  #tabs #tre-tab li a {
    color: #7e7e7e;
    font-weight: 400;
  }
  #tabs #tre-tab li.ui-tabs-active {
    color: #0090d3;
  }
  #tabs #tre-tab li.ui-tabs-active a {
    color: #0090d3;
    font-weight: 700;
  }
  #tabs #tre-tab li.ui-tabs-active:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 77px;
    background: #0090d3;
    border-top-right-radius: 24px;
    border-top-left-radius: 24px;
    height: 14px;
  }
  #tabs .ui-tabs-panel {
    padding: 10px;
  }
  #tabs .subhead-2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .container-img-important-sx .container-img-important-sx-img,
  .yellow-academy {
    text-align: center;
  }
  .yellow h3,
  .yellow-academy h3 {
    text-align: left;
    padding-top: 15px;
    padding-bottom: 10px;
    color: #383938;
    font-size: 22px !important;
  }
  .wp-block-media-text h2,
  .wp-block-media-text p {
    text-align: left;
  }
  .yellow-academy p {
    text-align: left;
  }
  .yellow-academy img {
    border-radius: 27px;
  }
  .container-img-important-sx {
    background-size: contain;
  }
  .container-img-important-sx .container-img-important-sx-img img {
    width: 80%;
    border-radius: 27px;
  }
  .iab-small-p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #383938;
    text-align: left;
  }
  .container-img-rect-dx-img img,
  .container-img-square-dx-img img {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    border-radius: 17px;
  }
  .yellow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    background-size: contain;
    padding-bottom: 50px;
  }
  .yellow.container-img-square-sx {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .yellow.container-img-square-sx .container-img-square-sx-data.yellow {
    width: 100% !important;
  }
  .yellow.container-img-rect-sx-img, .yellow.container-img-square-sx-img {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    border-radius: 17px;
    display: block !important;
    text-align: center;
  }
  .yellow.container-img-rect-sx-img img,
  .yellow.container-img-square-sx-img img {
    width: 80%;
  }
  .yellow .container-img-container-sx {
    border-radius: 27px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .wol-quattro-tabs {
    padding-bottom: 30px;
  }
  .wol-quattro-tabs .quattro-tabs-right {
    background-size: contain;
  }
  .wol-quattro-tabs .quattro-tabs-left {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .wol-quattro-tabs .quattro-tabs-left h3 {
    padding-top: 0;
  }
  .home-soci-section #elenco-soci .line-soci {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .wol-quattro-tabs .container-quattro-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .wol-quattro-tabs .container-quattro-box .box-quattro-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(100%/2 - 10px);
    margin-bottom: 30px;
  }
  .wol-quattro-tabs .container-quattro-box .box-quattro-box .front h3 {
    padding-top: 16px;
  }
  .wol-quattro-tabs .container-quattro-box .box-quattro-box .back,
  .wol-quattro-tabs .container-quattro-box .box-quattro-box .front {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
    background: #fff;
    border-radius: 21px;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.18);
            box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.18);
  }
  .container-img-square-dx .container-img-rect-ori-dx-img {
    text-align: center;
    background-size: contain;
  }
  .container-img-rect-sx .container-img-rect-sx-img img,
  .container-img-square-dx .container-img-rect-ori-dx-img img {
    border-radius: 27px;
    width: 80%;
  }
  .container-img-rect-sx .container-img-rect-sx-data h3 {
    padding-bottom: 10px;
  }
  .container-img-square-dx .container-img-square-dx-data,
  .container-img-square-dx h3 {
    padding-bottom: 10px;
  }
  .container-img-rect-sx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .container-img-rect-sx .container-img-rect-sx-img {
    display: block;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .block-content {
    padding-bottom: 30px;
  }
  .entraiabarrow {
    padding: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
  }
  .iab-multi-step .iabformlabel {
    font-size: 20px;
    color: #000;
    font-family: Inter;
    font-weight: 700;
  }
  .iab-multi-step .iabformsubtitle {
    font-size: 10px;
    color: #383938;
    font-family: Inter;
    font-weight: 100;
  }
  .content-area {
    background-size: contain;
  }
  .home-soci-section {
    padding: 0 15px !important;
  }
  .home-soci-section .soci-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .home-soci-section .soci-filter .select-primary {
    position: relative;
    margin-bottom: 15px;
    height: 56px;
    width: 100%;
    padding: 8px;
    border-radius: 28px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    display: block;
  }
  .home-soci-section .soci-filter .select-primary:after {
    position: absolute;
    content: '\f0dc';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    bottom: 7px;
    right: 25px;
    line-height: 40px;
    text-align: center;
    color: #4299d6;
  }
  .home-soci-section .soci-filter select {
    height: 40px;
    width: 100%;
    border-radius: 25.6px;
    background-color: #f6f1ee;
    padding: 3px 10px;
    font-size: 14px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .home-soci-section #elenco-soci {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .presidenza {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .home-soci-section #elenco-soci .line-soci {
    background: 0 0 !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
  .home-soci-section #elenco-soci .single-socio {
    padding-bottom: 50px;
    width: calc(100%/2 - 20px);
  }
  .home-soci-section #elenco-soci .single-socio .single-socio-data {
    padding-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 97px;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 768px) {
  .home-soci-section #elenco-soci .single-socio .single-socio-data {
    padding-top: 0;
    min-height: auto;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 768px) {
  .home-soci-section #elenco-soci .single-socio .single-socio-data .single-socio-data-posizione {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .home-soci-section #elenco-soci .single-socio .single-socio-data-azienda {
    color: #000;
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
  }
  .home-soci-section #elenco-soci .single-socio .single-socio-data-link a {
    height: 23px;
    color: #0090d3;
    font-family: Inter;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 12px;
  }
  .home-soci-section #elenco-soci .single-socio-logo {
    background: #fff;
  }
  .presidenza {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #232323;
    margin-top: -65px;
    margin-left: -8px;
    margin-right: -8px;
    padding: 20px 10px;
  }
  .presidenza .board,
  .presidenza .board-text {
    width: 100%;
    color: #fff;
    font-family: Inter;
    text-align: center;
  }
  .presidenza .board {
    font-size: 47px;
    font-weight: 700;
    padding-top: 20px;
  }
  .presidenza .board-text {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 40px;
    padding-bottom: 50px;
  }
  .presidenza .presidente {
    padding-bottom: 50px;
  }
  .presidenza .presidente .attivita-presidenza,
  .presidenza .presidente .nome-presidenza,
  .presidenza .presidente .persone-bio,
  .presidenza .presidente .ruolo {
    padding-left: 20px;
  }
  .presidenza .vice-presidente .attivita-presidenza,
  .presidenza .vice-presidente .nome-presidenza,
  .presidenza .vice-presidente .persone-bio,
  .presidenza .vice-presidente .ruolo {
    padding-left: 20px;
  }
  .presidenza .presidente .ruolo,
  .presidenza .vice-presidente .ruolo {
    padding-top: 15px;
    opacity: .71;
    color: #b8aa50;
    font-family: Inter;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
  }
  .presidenza .presidente img,
  .presidenza .vice-presidente img {
    border-radius: 27px;
  }
  .consiglio {
    padding-top: 50px;
  }
  .consiglio .line-consiglieri {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-size: contain !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 5px;
    padding-right: 5px;
  }
  .consiglio .line-consiglieri .consigliere {
    width: 100%;
  }
  #staff .staffer:nth-child(3n+1),
  .consiglio .line-consiglieri .consigliere:nth-child(3n+1) {
    padding-right: 5px;
  }
  #staff .staffer:nth-child(3n+2),
  .consiglio .line-consiglieri .consigliere:nth-child(3n+2) {
    padding-left: 5px;
  }
  #staff .staffer .nome-staff,
  .consiglio .line-consiglieri .consigliere .nome-consigliere,
  .presidente-onorario .nome-staff,
  .singolo-corso .singolo-corso-content h3 {
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
  }
  #staff .staffer .ruolo-staff,
  .consiglio .line-consiglieri .consigliere .ruolo-consigliere,
  .presidente-onorario .ruolo-staff {
    opacity: .71;
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
  }
  #staff .staffer .attivita-staff,
  .consiglio .line-consiglieri .consigliere .attivita-consigliere,
  .presidente-onorario .attivita-staff {
    opacity: .69;
    color: #000;
    font-family: Inter;
    font-size: 12px;
  }
  .consiglio .line-consiglieri .consigliere img {
    width: 100%;
  }
  #staff .staff-text {
    width: 100%;
    color: #000;
    font-family: Inter;
    text-align: center;
  }
  #staff .staff-title {
    width: 100%;
    color: #000;
    font-family: Inter;
    text-align: center;
    font-size: 47px;
    font-weight: 700;
    padding-top: 20px;
  }
  #staff .staff-text {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 40px;
    padding-bottom: 50px;
  }
  #staff .line-staff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-size: contain !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 5px;
    padding-right: 5px;
  }
  #staff .staffer {
    width: 100%;
  }
  #staff .staffer img {
    border-radius: 27px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  }
  .consiglio .line-consiglieri .consigliere img {
    border-radius: 27px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  }
  .presidente-onorario img {
    border-radius: 27px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    width: 100%;
  }
  #soci-shortcode {
    padding-bottom: 25px;
  }
  #soci-shortcode .soci-shortcode-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #soci-shortcode .single-socio-logo img {
    padding: 10px;
  }
  .wp-block-image {
    padding: 0 !important;
    border: 0 !important;
  }
  .wp-block-image .alignleft {
    margin: 0 !important;
    padding-bottom: 40px;
  }
  .wp-block-media-text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 100%;
    position: relative;
  }
  .singolo-corso .singolo-corso-img img {
    width: 100%;
  }
  .wp-block-media-text.alignwide.is-stacked-on-mobile {
    width: 100%;
  }
  .wp-block-media-text .wp-block-media-text__media {
    padding-bottom: 100px;
    padding-top: 50px;
  }
  .wp-block-media-text .wp-block-media-text__content {
    text-align: center;
    width: 100%;
  }
  .button-group.filters-button-group .button.is-checked::after,
  .wp-block-media-text .wp-block-buttons {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .button-group.filters-button-group .button.is-checked::after {
    bottom: -3px;
  }
  .button-group.filters-button-group {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 6px 19px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 6px 19px 0 rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    border-radius: 5px;
  }
  .button-group.filters-button-group .button {
    background: #fff;
    font-size: 14px;
    white-space: nowrap;
    color: #7e7e7e;
    font-family: Inter;
    line-height: 30px;
    position: relative;
  }
  .button-group.filters-button-group .button.is-checked {
    color: #000;
    font-weight: 700;
    line-height: 30px;
  }
  .button-group.filters-button-group .button.is-checked::after {
    content: "";
    width: 89px;
    height: 7px;
    background: #278ecd;
    border-radius: 4px 4px 0 0;
  }
  .singolo-corso {
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-bottom: 30px;
  }
  .singolo-corso .singolo-corso-content {
    padding: 10px;
  }
  .singolo-corso .singolo-corso-content h3 {
    text-align: left;
    font-size: 14px;
    line-height: 17px;
  }
  .singolo-corso .singolo-corso-content .singolo-corso-content-info {
    color: #000;
    font-family: Inter;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
  }
  .singolo-corso .singolo-corso-content .singolo-corso-content-info::after {
    content: "\f05a";
    font-family: Font Awesome\ 5 Free !important;
    font-weight: 900 !important;
    padding-left: 5px;
    font-size: 10px;
  }
  .singolo-corso .singolo-corso-cta {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .singolo-corso .singolo-corso-cta .singolo-corso-cta-special {
    color: #595858;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: .09px;
    line-height: 15px;
    display: inline-block;
  }
  .singolo-corso .singolo-corso-cta .singolo-corso-cta-promo {
    color: #f55;
    font-family: Inter;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .07px;
    line-height: 15px;
    display: inline-block;
    padding-left: 10px;
  }
  .singolo-corso .singolo-corso-cta .singolo-corso-cta-std {
    font-size: 23px;
    font-weight: 700;
    font-family: Inter;
    color: #000;
  }
  .singolo-corso .singolo-corso-cta .singolo-corso-cta-std-button {
    position: relative;
    padding-bottom: 50px !important;
    padding-top: 0 !important;
  }
  .singolo-corso .singolo-corso-cta .singolo-corso-cta-std-button a {
    margin: 0;
    position: absolute;
    right: 0;
  }
  .area-soci .area-riservata-search .area-riservata-input,
  .area-soci .soci-filter .select-primary select {
    height: 40px;
    width: 100%;
    border-radius: 25.6px;
    background-color: #f6f1ee;
    padding: 3px 10px;
    font-size: 14px;
    -webkit-appearance: none;
  }
  .iab-area-riservata-filter .left-filter select,
  .iab-area-riservata-filter .right-filter select {
    height: 40px;
    width: 100%;
    border-radius: 25.6px;
    background-color: #f6f1ee;
    padding: 3px 10px;
    font-size: 14px;
    -webkit-appearance: none;
  }
  .area-soci .area-riservata-search button {
    position: absolute;
    right: 5px;
    background: 0 0;
    color: #0090d3;
  }
  .area-soci .soci-filter .select-primary {
    position: relative;
    margin-bottom: 15px;
    height: 56px;
    width: 100%;
    padding: 8px;
    border-radius: 28px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  }
  .area-soci .soci-filter .select-primary:after {
    position: absolute;
    content: '\f0dc';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    bottom: 7px;
    right: 25px;
    line-height: 40px;
    text-align: center;
    color: #4299d6;
  }
  .iab-area-riservata-filter {
    padding-bottom: 40px;
  }
  .iab-area-riservata-filter .left-filter::after,
  .iab-area-riservata-filter .right-filter::after {
    position: absolute;
    content: '\f0dc';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    bottom: 7px;
    right: 25px;
    line-height: 40px;
    text-align: center;
    color: #4299d6;
  }
  .iab-area-riservata-filter .area-riservata-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .iab-area-riservata-filter .area-riservata-filter .right-filter {
    margin-top: 0;
  }
  .iab-area-riservata-filter .left-filter,
  .iab-area-riservata-filter .right-filter {
    border-radius: 28px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    padding: 7px 8px;
    position: relative;
    display: block;
    width: 48%;
  }
  .iab-area-riservata-filter .left-filter::after,
  .iab-area-riservata-filter .right-filter::after {
    right: 4px;
    height: 40px;
    width: 40px;
  }
  .iab-area-riservata-filter .left-filter .area-soci-filter-tax-cta {
    height: 40px;
    border-radius: 25.6px;
    background-color: #f6f1ee;
    text-align: left;
    padding: 3px 10px;
    position: relative;
  }
  .iab-area-riservata-filter .right-filter {
    margin-top: 15px;
  }
  .iab-area-riservata-filter .right-filter::after {
    content: '\f036';
  }
  .area-soci .wol-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .area-soci .wol-col {
    width: calc(100%/2);
    padding-bottom: 15px;
  }
  .area-soci .wol-col:nth-child(2n+1) {
    padding-right: 10px;
  }
  .area-soci .wol-col:nth-child(2n+2) {
    padding-left: 10px;
  }
  .area-soci .area-soci-container {
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
    padding: 20px;
    border-radius: 27px;
  }
  .area-soci .area-soci-cta {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .area-soci .area-soci-cta a {
    padding: 0 10px;
  }
  .widget-area-riservata {
    margin-top: 20px;
  }
  .widget-area-riservata .wol-socio-square {
    border-radius: 25px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  }
  .widget-area-riservata .wol-socio-square-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #1a1330;
    border-radius: 23px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .widget-area-riservata .wol-socio-square-logo .socio-logo {
    padding: 15px 0 15px 15px;
  }
  .widget-area-riservata .wol-socio-square-logo .socio-logo img {
    width: 80%;
    border-radius: 23px;
  }
  .widget-area-riservata .wol-socio-square-logo .socio-tagline-title {
    color: #fff;
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
  }
  .socio-tagline {
     margin: 0 24px 0 0;
  }
  .widget-area-riservata .wol-socio-square-data {
    padding: 20px 0;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  .widget-area-riservata .wol-socio-square-data ul {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .widget-area-riservata .wol-socio-square-data svg {
    color: #00a9f7;
  }
  .widget-area-riservata .wol-socio-gestione-profilo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #f6f1ee;
    padding: 15px;
    border-radius: 0 0 20px 20px;
  }
  .widget-area-riservata .wol-socio-gestione-profilo svg {
    color: #00a9f7;
    font-size: 14px;
  }
  .widget-area-riservata .wol-socio-gestione-profilo a {
    color: #00a9f7;
    padding-left: 5px;
    font-size: 16px;
  }
  .widget-area-riservata ul {
    list-style: none;
  }
  .modal-area-soci-left-datepicker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .modal-area-soci-left-datepicker input {
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    display: block;
    max-width: 49% !important;
  }
  .modal-area-soci-left-datepicker input:nth-child(odd) {
    margin-right: 5px;
  }
  .modal-area-soci-left-datepicker input:nth-child(even) {
    margin-left: 5px;
  }
  .ui-datepicker-calendar {
    margin: 0 !important;
  }
  .modal-area-soci-left-title {
    padding-bottom: 30px;
    font-size: 14px;
    font-family: Inter;
    font-weight: 700;
  }
  .modal-area-soci-right-title {
    padding-bottom: 30px;
    font-size: 14px;
    font-family: Inter;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .ui-datepicker {
    padding: 0;
    border: 0;
    border-radius: 0;
  }
  .ui-datepicker .ui-corner-all {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ui-datepicker .ui-corner-all.ui-datepicker-prev {
    padding-left: 30px;
  }
  .ui-datepicker .ui-corner-all.ui-datepicker-next:after, .ui-datepicker .ui-corner-all.ui-datepicker-prev:after {
    content: "" !important;
    font-family: Font Awesome\ 5 Free !important;
    font-weight: 900 !important;
    margin: 0 !important;
    color: #278ecd !important;
  }
  .ui-datepicker .ui-corner-all.ui-datepicker-next {
    padding-right: 30px;
  }
  .ui-datepicker .ui-corner-all.ui-datepicker-next:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .ui-datepicker .ui-datepicker-header {
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 0;
  }
  .ui-datepicker th {
    background: #c2e2fd;
    padding: 0 !important;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
  }
  .ui-datepicker td:first-child,
  .ui-datepicker th:first-child {
    border-left: 1px solid #e3e3e3;
  }
  .ui-datepicker td a,
  .ui-datepicker th span {
    font-size: 14px;
    font-family: Inter;
  }
  .ui-datepicker td {
    padding: 0 !important;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
  }
  .ui-datepicker td a {
    text-align: center;
    background: #fff !important;
    border: 0 !important;
  }
  .ui-datepicker td a.ui-state-active {
    background-color: #59a3de !important;
    color: #fff;
  }
  .ui-datepicker .ui-datepicker-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 !important;
  }
  #wol-modifica-dati-societari h1 {
    font-size: 14px;
    font-family: Inter;
    font-weight: 700;
  }
  .ui-datepicker .ui-datepicker-year {
    font-size: 14px;
    font-family: Inter;
    font-weight: 700;
  }
  .ui-datepicker .ui-datepicker-month {
    font-size: 14px !important;
    font-family: Inter;
    font-weight: 100;
    padding: 3px !important;
    width: 100% !important;
  }
  #wol-modifica-dati-societari h1 {
    padding-top: 35px;
    text-align: center;
    font-size: 55px !important;
    line-height: 40px;
  }
  #wol-modifica-dati-societari .wol-modifica-dati-left {
    padding-top: 10px;
  }
  #wol-modifica-dati-societari .wol-modifica-dati-right {
    padding-top: 20px;
  }
  #wol-modifica-dati-societari .wol-modifica-dati-title {
    color: #000;
    font-family: Inter;
    font-size: 24px;
    font-weight: 700;
  }
  #wol-modifica-dati-societari .wol-modifica-dati-tagline {
    color: #383938;
    font-family: Inter;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 26px;
  }
  #wol-modifica-dati-societari .wol-modifica-dati-desc {
    color: #7e7e7e;
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
  }
  #wol-modifica-dati-societari .wol-modifica-dati-input input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    background: 0 0;
    border-bottom: 1.5px solid #979797;
    width: 100%;
  }
  #wol-modifica-dati-societari .wol-modifica-dati-input input:focus {
    border-bottom: 1.5px solid #0090d3;
  }
  #wol-modifica-dati-societari .clear-both {
    padding-bottom: 50px;
  }
  .footer-iab-socio {
    opacity: 0;
    -webkit-transition: all 0.5s !important;
    transition: all 0.5s !important;
    position: fixed;
    width: 100%;
    bottom: 0;
    border-radius: 16px 16px 0 0;
  }
  .footer-iab-socio.show {
    background: #3713ab;
    z-index: 1;
    opacity: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  .footer-iab-socio .footer-iab-socio-interno {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-iab-socio .footer-iab-socio-testo h3 {
    text-align: left;
    color: #fff;
    font-size: 22px;
    font-family: Inter;
    font-weight: 700;
  }
  .footer-iab-socio .footer-iab-socio-testo p {
    color: #fff;
    font-size: 12px;
    font-family: Inter;
    line-height: 17px;
    display: none;
  }
  .footer-iab-socio .footer-iab-socio-pulsante {
    padding-top: 10px;
    padding-bottom: 5px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    text-align: right;
  }
  .footer-iab-socio .footer-iab-socio-pulsante a {
    border-radius: 27px !important;
    background-color: #ff2445;
    padding: 10px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 160px;
    margin: 0 auto;
  }
  .attesa-site-wrap .container-titolo-sottotitolo-cta {
    width: 100%;
  }
  .attesa-site-wrap .container-titolo-sottotitolo-cta.boxed {
    width: 100%;
    padding: 20px 25px;
  }
  .attesa-site-wrap .container-titolo-sottotitolo-cta.boxed .cta-titolo-sottotitolo-cta a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .attesa-site-wrap .container-titolo-sottotitolo-cta h2 {
    text-align: left;
    width: 100%;
    font-size: 24px;
    line-height: 28px;
  }
  .attesa-site-wrap .container-titolo-sottotitolo-cta .subhead-titolo-sottotitolo-cta {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 10px;
    width: 100%;
  }
  .attesa-site-wrap .container-blocco-unico {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .attesa-site-wrap .container-blocco-unico.image-left .container-immagine-blocco-unico {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .attesa-site-wrap .container-blocco-unico.image-left .container-testo-blocco-unico {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .attesa-site-wrap .container-blocco-unico.image-right .container-immagine-blocco-unico {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .attesa-site-wrap .container-blocco-unico.image-right .container-testo-blocco-unico {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .attesa-site-wrap .container-blocco-unico .container-immagine-blocco-unico {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto;
    width: 276.4px;
    height: 276.4px;
  }
  .attesa-site-wrap .container-blocco-unico .container-immagine-blocco-unico img {
    border-radius: 16px;
    width: 226.4px;
    height: 226.4px;
    margin: unset;
    max-width: unset;
  }
  .attesa-site-wrap .container-blocco-unico .container-testo-blocco-unico {
    width: 100%;
    padding-top: 30px;
  }
  .attesa-site-wrap .container-blocco-unico .container-testo-blocco-unico .title-testo-blocco-unico h2 {
    font-size: 17px;
  }
  .attesa-site-wrap .container-blocco-unico .container-testo-blocco-unico .over-title-testo-blocco-unico {
    display: none;
  }
  .attesa-site-wrap .container-blocco-unico .container-testo-blocco-unico .under-title-testo-blocco-unico {
    display: none;
  }
  .attesa-site-wrap .container-blocco-unico .container-testo-blocco-unico .paragraph-testo-blocco-unico {
    padding-bottom: 0px;
  }
  .attesa-site-wrap .container-blocco-unico .container-testo-blocco-unico .paragraph-testo-blocco-unico p {
    line-height: 20px;
  }
  .attesa-site-wrap .container-blocco-unico .cta-testo-blocco-unico {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .attesa-site-wrap .container-blocco-unico .cta-testo-blocco-unico .cta-type-testo-blocco-unico.type-button {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  .attesa-site-wrap .container-blocco-unico .cta-testo-blocco-unico .cta-type-testo-blocco-unico.type-button {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1024px) {
  .attesa-site-wrap .container-blocco-unico .cta-testo-blocco-unico .cta-type-testo-blocco-unico.type-button a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .attesa-site-wrap .all-card-category.carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .attesa-site-wrap .all-card-category.carousel .card-wrapper {
    width: calc(100% / 3 - 30px);
    -webkit-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.16);
    border-radius: 16px;
    overflow: hidden;
    margin: 20px;
  }
  .attesa-site-wrap .all-card-category.carousel .card-wrapper:nth-child(3n+1) {
    margin-right: 15px;
    margin-left: 15px;
  }
  .attesa-site-wrap .all-card-category.carousel .card-wrapper:nth-child(3n+2) {
    margin-left: 15px;
    margin-right: 15px;
  }
  .attesa-site-wrap .all-card-category.carousel .card-wrapper:nth-child(3n+3) {
    margin-left: 15px;
    margin-right: 15px;
  }
  .attesa-site-wrap .all-card-category.carousel .card-wrapper .card-image img {
    width: 100%;
    border-radius: 0px;
  }
  .attesa-site-wrap .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    list-style: none;
    padding-left: 0px;
  }
  .attesa-site-wrap .slick-dots li {
    width: 7px;
    height: 7px;
    position: relative;
    margin-left: 5px;
  }
  .attesa-site-wrap .slick-dots li:last-child {
    padding-left: 0px;
  }
  .attesa-site-wrap .slick-dots li:after {
    content: "";
    width: 7px;
    height: 7px;
    background: #B0B7C3;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    position: absolute;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%, -50%, 10px);
            transform: translate3d(-50%, -50%, 10px);
    top: 50%;
    left: 50%;
  }
  .attesa-site-wrap .slick-dots li.slick-active:after {
    background: #0890DC;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
  }
  .attesa-site-wrap .slick-dots button,
  .attesa-site-wrap .slick-dots [type="button"] {
    background-color: unset !important;
    z-index: 1;
    opacity: 0;
    padding: 5px;
  }
  .attesa-site-wrap #filters-wrapper .filter-ordinamento {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .attesa-site-wrap #filters-wrapper .filter-sort select {
    -webkit-appearance: none;
  }
  .attesa-site-wrap .all-card-category {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0px;
  }
  .attesa-site-wrap .all-card-category .card-wrapper {
    width: 100%;
    margin-bottom: 15px;
  }
  .attesa-site-wrap .all-card-category .card-wrapper:nth-child(3n+1) {
    margin-right: 0px;
    margin-left: 0px;
  }
  .attesa-site-wrap .all-card-category .card-wrapper:nth-child(3n+2) {
    margin-left: 0px;
    margin-right: 0px;
  }
  .attesa-site-wrap .all-card-category .card-wrapper:nth-child(3n+3) {
    margin-left: 0px;
    margin-right: 0px;
  }
  .attesa-site-wrap .all-card-category .card-wrapper .card-loop .card-title h2 {
    font-size: 17px;
  }
  .attesa-site-wrap .all-card-category .card-wrapper .card-loop .type-url a {
    font-size: 14px;
  }
  .page .contact-form #contact-form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page .contact-form #contact-form-container .contact-form-container-left {
    padding-top: 48px;
    padding: 24px 16px;
  }
  .page .contact-form #contact-form-container .contact-form-iab-info {
    margin-bottom: 25px;
  }
  .page .contact-form #contact-form-container .contact-form-container-right {
    width: 100%;
    max-width: 520px;
  }
  .page .contact-form #contact-form-container .contact-form-container-right input[type="text"],
  .page .contact-form #contact-form-container .contact-form-container-right input[type="email"] {
    width: 100%;
  }
  .page .contact-form #contact-form-container .contact-form-container-right .contact-form-container-right-shortcode {
    padding: 24px 16px;
  }
  .admin-bar .attesa-content-container #filters-wrapper .all-filter-dd-wrapper {
    top: 46px;
  }
  .attesa-content-container #filters-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: unset;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper {
    overflow: scroll;
    position: fixed;
    width: 100%;
    height: 100%;
    background: white;
    top: 0;
    left: 0;
    z-index: 100000;
    padding: 15px;
    display: none;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper.visible {
    display: block;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper .filter-header-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 15px;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper #filter-cat {
    width: 100%;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper #filter-cat .filter-text {
    display: none;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper .filter-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper .filter-wrapper .single-filter-item {
    width: 100%;
    margin-right: 0px;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper .filter-wrapper .single-filter-item.nowvisible .anchor:after {
    -webkit-transform: rotate(-135deg) translateY(-50%) scale(-1);
            transform: rotate(-135deg) translateY(-50%) scale(-1);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper .filter-wrapper .anchor {
    width: calc(100% + 30px);
    border: none;
    border-radius: 0px;
    border-top: 1px solid #E1E4E8;
    border-bottom: 1px solid #E1E4E8;
    padding: 8px 15px;
    position: relative;
    margin-left: -15px;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper .filter-wrapper .anchor:after {
    right: 15px;
    -webkit-transform: rotate(-135deg) translateY(-50%) scale(1);
            transform: rotate(-135deg) translateY(-50%) scale(1);
    padding: 4px;
    border-left: 2px solid #0890DC;
    border-top: 2px solid #0890DC;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper .filter-wrapper .filter-checkboxes {
    background: #F0F0F0;
    margin: 0 -15px;
    padding: 0 15px;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper .filter-wrapper .filter-checkboxes .items {
    position: relative;
    border: unset;
    padding: unset;
    top: unset;
    width: 100%;
    background: unset;
    margin-bottom: 0px !important;
  }
  .attesa-content-container #filters-wrapper .all-filter-dd-wrapper .filter-wrapper .filter-checkboxes .items:first-child {
    padding-top: 5px;
  }
  .attesa-content-container #filters-wrapper .filter-ordinamento .filter-text {
    padding-right: 0px;
  }
  .attesa-content-container #filters-wrapper .filter-ordinamento .filter-sort select {
    background: transparent;
    border: none;
    padding: 5px;
    text-decoration: underline;
  }
  .attesa-content-container #filters-wrapper .mobile-filter-close svg {
    font-size: 25px;
    color: #111111;
  }
  .attesa-content-container #filters-wrapper .mobile-toggle-filter {
    display: block;
  }
  .attesa-content-container #filters-wrapper .mobile-toggle-filter svg {
    font-size: 20px;
    color: #111111;
  }
  .attesa-content-container .wrapper-area-riservata .card {
    padding-right: 0px;
    padding-left: 0px;
  }
  .attesa-content-container .kh-search-results {
    display: none;
  }
  .attesa-content-container .area-soci-search {
    padding-bottom: 10px;
  }
  .attesa-content-container .area-soci-search form {
    max-width: 550px;
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .attesa-content-container .area-soci-search .area-soci-input {
    max-width: 550px;
    width: 100%;
    padding: 14px;
    border-radius: 4px;
    border: 1px solid #E1E4E8;
    height: 48px;
  }
  .attesa-content-container .area-soci-search .k-hub-fa-search {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    padding: 16px;
    border: 1px solid #E1E4E8;
    background-color: #fbfbfb;
    border-left: unset;
  }
  .attesa-content-container .area-soci-search .k-hub-fa-search svg {
    color: #111111;
    font-size: 16px !important;
  }
  .page-template-template-knowledgehub .attesa-site-wrap #page .attesaFeatBox .attesaFeatBoxTitle h1 {
    color: #FFFFFF;
    font-family: Inter;
    font-size: 27px !important;
    font-weight: 700 !important;
    letter-spacing: 0;
    line-height: 34px;
  }
  #page .attesaFeatBox #kb-hero .k-hub-subtitle {
    text-align: left;
    padding-bottom: 24px;
  }
  #page .attesaFeatBox #kb-hero .area-soci-search {
    padding-bottom: 0px;
  }
  #page .attesaFeatBox #kb-hero ul.k-hub-term-list {
    padding-bottom: 24px;
  }
  #page .attesaFeatBox #kb-hero .ui-accordion-content {
    margin-left: 0px;
  }
  #page .attesaFeatBox #kb-hero .ui-accordion-content .k-hub-url-list .k-hub-url-term {
    width: calc(100% / 1);
  }
  #page h3.ui-accordion-header {
    color: #ffffff;
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    cursor: pointer;
    margin: 0;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    outline: 0;
    text-decoration: underline;
  }
  #page h3.ui-accordion-header:hover {
    color: #ffffff;
    background: unset;
    outline: 0;
  }
  #page h3.ui-accordion-header:focus {
    color: #ffffff;
    background: unset;
    outline: 0;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 782px) {
  .admin-bar #mega-menu-main {
    top: 86px !important;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 1025px) and (min-width: 768px) {
  .wol-home-lab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    background-position: center;
  }
  .certificazioni {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .container-slide,
  .testimonial-section .container-slide {
    min-height: 650px;
  }
  .box.spazio-quote,
  .testimonial-section .container-slide .box.spazio-quote {
    top: 45%;
  }
  .home-soci-section .soci-filter select {
    width: calc(100%/4 - 20px);
  }
}

@media only screen and (max-width: 1024px) and (max-width: 1025px) and (min-width: 840px) {
  .presidenza {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media only screen and (max-width: 1024px) and (max-width: 1025px) and (min-width: 740px) {
  .presidenza .presidente {
    padding-right: 10px;
  }
  .presidenza .vice-presidente {
    padding-left: 10px;
	width: 512px;
    margin: 0 auto;
  }
	div#presidente-onorario {
		width: 512px;
    	margin: 0 auto;
	}
}

@media only screen and (max-width: 1024px) and (max-width: 1025px) and (min-width: 820px) {
/*   .consiglio .line-consiglieri .consigliere {
    width: calc(100%/3);
  } */
	
	.consiglio {
		grid-template-columns: 1fr 1fr 1fr;
    	grid-gap: 2rem;
	}
  #staff .staffer:nth-child(3n+1),
  .consiglio .line-consiglieri .consigliere:nth-child(3n+1) {
    padding-right: 5px;
  }
  #staff .staffer:nth-child(3n+2),
  .consiglio .line-consiglieri .consigliere:nth-child(3n+2) {
    padding-left: 5px;
    padding-right: 5px;
  }
  #staff .staffer:nth-child(3n+3),
  .consiglio .line-consiglieri .consigliere:nth-child(3n+3) {
    padding-left: 5px;
  }
	
	#staff .persone-bio {
		margin-bottom: 16px;
	}
/*   #staff .staffer {
    width: calc(100%/3 - 10px);
  } */
}

@media only screen and (max-width: 1024px) and (max-width: 430px) {
  .iab-area-riservata-filter .left-filter {
    width: 100%;
    margin-bottom: 10px;
  }
  .iab-area-riservata-filter .right-filter {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 930px) {
  .attesa-site-wrap .card.search .all-card-category {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: unset;
        flex-wrap: unset;
  }
  .attesa-site-wrap .card.search .all-card-category .card-wrapper {
    width: calc(100% / 3);
  }
  .attesa-site-wrap .card.search .all-card-category .card-wrapper:nth-child(3n+1) {
    margin-right: 12px;
  }
  .attesa-site-wrap .card.search .all-card-category .card-wrapper:nth-child(3n+2) {
    margin-left: 12px;
    margin-right: 12px;
  }
  .attesa-site-wrap .card.search .all-card-category .card-wrapper:nth-child(3n+3) {
    margin-left: 12px;
  }
  .attesa-site-wrap .card.search .all-card-category .slick-dots {
    padding-bottom: 30px;
  }
  .attesa-site-wrap .card.search .all-card-category .slick-track {
    padding-bottom: 25px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 800px) {
  .button-group.filters-button-group {
    overflow-x: scroll;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .footer-iab-socio .footer-iab-socio-testo p {
    display: block;
  }
  .attesa-site-wrap .card.search .all-card-category {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .attesa-site-wrap .card.search .all-card-category .card-wrapper {
    width: 100%;
    max-width: 450px;
  }
  .attesa-site-wrap .card.search .all-card-category .slick-dots {
    padding-bottom: 30px;
  }
  .attesa-site-wrap .card.search .all-card-category .slick-track {
    padding-bottom: 25px;
  }
}

@media only screen and (max-width: 768px) {
  .attesa-site-wrap .card.search .all-card-category {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .attesa-site-wrap .card.search .all-card-category .card-wrapper {
    width: 100%;
    max-width: 450px;
  }
  .attesa-site-wrap .card.search .all-card-category .slick-dots {
    padding-bottom: 30px;
  }
  .attesa-site-wrap .card.search .all-card-category .slick-track {
    padding-bottom: 25px;
  }
  .list-soci-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .list-soci-table tr td {
    width: 50%;
  }
}

@media only screen and (max-width: 400px) {
  .list-soci-table tr td {
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .page .persone-immagine-presidente img {
    margin: 0 auto;
    display: block;
  }
  .page .line-staff .persone-bio,
  .page .line-consiglieri .persone-bio {
    padding-bottom: 24px;
  }
  .page #presidente-onorario {
    margin-bottom: 48px;
  }
  .page .jquery-modal {
    z-index: 10;
    padding: 0;
  }
  .page .jquery-modal .modal {
    overflow: auto;
    padding: 40px 16px;
    top: 0;
    left: 0;
    margin: 0px;
    width: 100%;
    height: 100%;
    max-width: 100%;
    border-radius: 0;
  }
  .page .jquery-modal .modal .modal-wrapper .modal-img-data-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page .jquery-modal .modal .modal-wrapper .modal-img-data-wrapper .modal-img-soci {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .page .jquery-modal .modal .modal-wrapper .modal-img-data-wrapper .modal-img {
    margin: 0px;
    padding: 0px;
  }
  .page .jquery-modal .modal .modal-wrapper .modal-img-data-wrapper .modal-bio {
    margin-bottom: 12px;
  }
  .page .jquery-modal .modal .modal-wrapper .modal-img-data-wrapper .modal-bio svg {
    color: #00a9f7;
  }
  .page .attesa-site-wrap {
    z-index: 3;
  }
  .page #wpadminbar {
    z-index: 6;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .cta-titolo-sottotitolo-cta,
  .cta-type-testo-blocco-unico {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .cta-titolo-sottotitolo-cta,
  .cta-type-testo-blocco-unico {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .wol-tre-tabs {
    background-size: contain;
  }
}

@media screen and (max-width: 1024px) {
  .page .attesaFeatBox {
    padding: 70px 20px 50px 20px;
  }
}



/*# sourceMappingURL=working_2.css.map */