/* 
Theme Name: Twenty Twenty Child
Theme Author: Logikamente Srls
Author URL: https://www.logikamente.it/
Template: twentytwenty
Text Domain: twentytwenty-child
Version: 6.0.56
*/

@font-face {
    font-family: 'Akkurat-Pro';
    src: url('/wp-content/themes/twentytwenty-child/fonts/AkkuratLLWeb-Bold.woff');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Akkurat-Pro';
    src: url('/wp-content/themes/twentytwenty-child/fonts/AkkuratLLWeb-Light.woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Akkurat-Pro';
    src: url('/wp-content/themes/twentytwenty-child/fonts/AkkuratLLWeb-Regular.woff');
    font-weight: 400;
    font-display: swap;
}

.grecaptcha-badge {
    z-index: 99999 !important;
}

#wordfence-ls {
    display: none;
}

.alert-wait-seconds {
    font-size: 16px;
}

.img-file-dw-icon {
    display: block;
    margin: auto 10px auto auto;
    width: 10%;
}

.wf-loading body {
    visibility: hidden;
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/wp-content/uploads/2021/02/loading-neri.gif) center no-repeat #fff;
}

.mailup-checkbox {
    display: none;
}


/* BOUNCE EFFECT */

[href="#first-section"],
[href="#content"] {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: bounce-1;
    animation-timing-function: linear;
}

@keyframes bounce-1 {
    0% {
        transform: translateY(0);
    }
    10% {
        transform: translateY(20px);
    }
    20% {
        transform: translateY(25px);
    }
    30% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(0);
    }
    60% {
        transform: translateY(0);
    }
    70% {
        transform: translateY(0);
    }
    80% {
        transform: translateY(0);
    }
    90% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(0);
    }
}


/* END BOUNCE EFFECT */


/* HELPER CLASS */

html {
    font-family: Sans-Serif;
}

b,
strong {
    font-weight: 700;
}

.view-mobile {
    display: none !important
}

li::marker {
    font-size: 20px;
}

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

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

.text-lg {
    font-size: 64px !important;
    letter-spacing: -2.4px !important;
}

.text-md {
    font-size: 56px !important;
    letter-spacing: -1px;
}

.text-sm {
    font-size: 24px !important;
}

.text-ss {
    font-size: 13px !important;
    ;
}

.text-xs {
    font-size: 12px !important;
    ;
}

.text-primary {
    font-size: 32px !important;
}

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

.text-primary2 {
    font-size: 24px !important;
}

.color-white {
    color: white !important;
}

.d-flex {
    display: flex !important;
}

.w-700 {
    font-weight: 700 !important;
}

.w-400 {
    font-weight: 400 !important;
}

.va-middle {
    vertical-align: middle !important;
}

.btn {
    background-color: white !important;
    color: black !important;
    text-transform: none;
    padding: 13.8px;
    border-radius: 0;
    border: 2px solid black;
    font-weight: 700;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    outline: none !important;
    box-shadow: none !important;
    transition: 0.2s;
}

.btn:hover .text-files-to-dw,
.btn:hover .material-icons,
.btn:hover.btn-load-more {
    color: white !important;
}

.btn:hover img.img-files-to-dw {
    filter: invert(100%);
}

.btn:hover {
    border: 2px solid black !important;
    background-color: black !important;
}

.carousel-products-collection-item-container .btn:hover {
    color: white !important;
}

.btn-wait-configuration {
    background-color: white !important;
    border: 1px solid #BA0000 !important;
    color: #BA0000 !important;
    font-size: 16px;
    padding: 10px 50px;
    z-index: 1900;
    right: 50%;
    bottom: 30px;
    display: block;
    transform: translateX(50%);
    text-decoration: none !important;
    max-width: 350px;
}

.btn-wait-configuration-component {
    bottom: 120px;
}

.btn-fixed {
    position: fixed;
}

button,
input {
    outline: none!important;
}

.color-error {
    color: #e32918 !important
}

.reserved-area-downloads .row-table-res {
    min-height: 97px;
}

.reserved-area-downloads .row-table-res>div {
    width: 16.66666% !important;
}

.reserved-area-downloads .body-area-reserved .btn-dw:focus {
    background-color: #878787 !important;
    color: white !important;
    border: 2px solid #878787 !important;
}

.reserved-area-downloads .body-area-reserved .btn-dw:focus:hover img {
    filter: invert(0) !important;
}

.addConfiguration-reserved-area-button,
.addConfiguration-reserved-area-button:focus {
    background-color: transparent !important;
    color: white !important;
    border: 2px solid white !important;
    transition: 0.2s !important;
}

.addConfiguration-reserved-area-button:hover {
    color: black !important;
    background-color: white !important;
    border: 2px solid white !important;
}

.btn-dw {
    max-width: 148px;
    width: 100%;
    margin: 0 0 0 auto !important;
    text-decoration: none;
    background-color: #212121 !important;
    color: white !important;
}

a.btn-dw:hover {
    color: white !important;
}

.row {
    padding: 0 15px;
}


/* END HELPER CLASS */


/* ALERT */

.alert-box {
    font-size: 16px;
    position: fixed;
    width: 100%;
    top: 20px;
    z-index: 2000;
}

.alert-box .close {
    background-color: transparent !important;
}


/* END ALERT */


/* STYLE TEMPLATE */

h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
    font-family: 'Akkurat-Pro' !important;
    font-weight: 400;
    letter-spacing: 0.4px !important;
}

.entry-content {
    font-family: 'Akkurat-Pro' !important;
}

.arrow-right {
    width: 35px !important;
    height: 40px !important;
    margin-top: 10px !important;
}


/* HEADER */

#site-header {
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: auto;
    top: 70px;
    z-index: 1090;
    background: transparent;
}

#site-header.header-scroll-up {
    position: fixed !important;
    top: 0 !important;
    background: #fff !important;
    padding: 30px 0;
    margin: 0 auto;
}


/*white*/

#site-header.light .site-logo img {
    filter: invert();
}

#site-header.light .primary-menu>li>a {
    color: #fff !important;
}

#site-header.light .nav-toggle svg {
    color: #fff;
}

#site-header.light .material-icons.toggle-icon.icon-dw::after {
    color: black;
    background-color: white;
}


/*end white*/

#site-header.dark-to-scroll .site-logo img,
#site-header.dark .site-logo img {
    filter: invert(0);
}

#site-header.dark-to-scroll .primary-menu>li>a,
#site-header.dark .primary-menu>li>a {
    color: #000000 !important;
}

#site-header.dark-to-scroll .nav-toggle svg,
#site-header.dark .nav-toggle svg {
    color: #000000;
}

#site-header.dark-to-scroll .material-icons.toggle-icon.icon-dw::after,
#site-header.dark .material-icons.toggle-icon.icon-dw::after {
    color: white;
    background-color: black;
}

.header-inner {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 5%;
    display: flex;
    width: 100%;
}

.header-navigation-wrapper {
    width: 100%;
}

.primary-menu-wrapper {
    width: auto;
    margin: 0 auto;
}

.primary-menu>li {
    margin: 0.8rem 0 0 4rem;
}

.home .primary-menu>li>a {
    color: white !important;
    text-decoration: none !important;
    font-weight: 700;
    letter-spacing: 0.3px !important;
}

/* Site language switcher menu */
#site-header .language-switcher a,
#site-header .language-switcher span.separator {
    font-size: 17px;
    text-decoration: none !important;
    letter-spacing: 0.3px !important;
    color: #000;
    position: relative;
}
.page-template-area_reserved #site-header .language-switcher a, 
.page-template-area_reserved #site-header .language-switcher span.separator {
    color: #fff;
}
#site-header .language-switcher a.selected {
    font-weight: 700;
}
#site-header .language-switcher a:after {    
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #000;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}
#site-header .language-switcher a:hover:after { 
    width: 100%; 
    left: 0; 
}
#site-header.light .language-switcher a,
#site-header.light .language-switcher span.separator,
.home #site-header .language-switcher a,
.home #site-header .language-switcher span.separator {
    color: white;
}
#site-header.light .language-switcher a:after,
.home #site-header .language-switcher a:after {
    background: #fff;
}
#site-header.dark-to-scroll .language-switcher a,
#site-header.dark-to-scroll .language-switcher span.separator {
    color: #000;
}
#site-header.dark-to-scroll .language-switcher a:after {
    background: #000;
}
/* Site language switcher menu */

.has-expanded-menu .toggle {
    padding-right: 0 !important;
}

.nextend-bullet-bar .n2-ow {
    position: relative;
}

.nextend-bullet-bar .n2-ow::after {
    display: block !important;
    content: '' !important;
    height: 48px;
    position: absolute;
    top: 0;
    right: 0px;
    left: 0px;
    bottom: 0;
    transform: translateY(-50%);
}

#sa_slider_shortcode a {
    color: currentColor !important;
}

.archive .primary-menu>li>a {
    color: black !important;
    text-decoration: none !important;
    font-weight: 700;
    letter-spacing: 0.3px !important;
}

.primary-menu>li>a {
    color: black !important;
    text-decoration: none !important;
    font-weight: 700;
    letter-spacing: 0.3px !important;
}

.disabled {
    pointer-events: none !important
}

.header-inner .toggle {
    padding: 0 10px;
    text-decoration: none;
}

.nav-toggle .toggle-inner {
    height: auto !important;
    padding-top: 0;
}

.nav-toggle .toggle-icon svg {
    width: 32px;
}

.nav-toggle .toggle-icon,
.nav-toggle svg {
    height: 100%;
    width: 100%;
    color: black;
    overflow: visible;
}

.home .material-icons.toggle-icon {
    font-size: 30px;
    color: white;
}

.home .nav-toggle svg {
    height: 32px;
    width: auto;
    color: white;
    overflow: visible;
}

.custom-select {
    padding: 0 !important;
    border: none !important;
}

.archive .material-icons.toggle-icon {
    font-size: 30px;
    color: black;
}

.material-icons.toggle-icon {
    font-size: 32px;
    color: black;
}

.header-footer-group table caption,
body:not(.overlay-header) .header-inner .toggle-wrapper::before {
    background-color: transparent !important;
}

.site-logo {
    margin: 0 !important;
}

.home .site-logo img {
    max-width: 110px;
    filter: invert();
}

.archive .site-logo img {
    max-width: 110px;
    filter: none;
}

.site-logo img {
    max-width: 110px;
    filter: none;
}

.header-titles {
    margin: 0 !important;
}

.primary-menu-wrapper+.header-toggles {
    margin-left: 0;
}

.header-toggles {
    margin-right: 0;
}

.material-icons.toggle-icon.icon-dw::after {
    display: block;
    content: var(--myVar);
    background-color: white;
    color: black;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    font-family: 'Akkurat-Pro' !important;
    font-weight: 700;
    margin-top: 0px;
    margin: auto;
    padding-top: 4px;
    min-width: 20px;
}

.material-icons.toggle-icon.icon-dw::after {
    color: white;
    background-color: black;
}

.home .material-icons.toggle-icon.icon-dw::after {
    color: black;
    background-color: white;
}


/* END HEADER*/


/* FOOTER */

#mobile-footer {
    display: none!important;
}

#mobile-footer #menu-menu-footer-services-1,
#mobile-footer #menu-menu-footer-support-1,
#mobile-footer #menu-menu-footer-company-1,
#mobile-footer #menu-menu-footer-contacts-1 {
    margin: 15px 0;
}

#mobile-footer .wd2-second-part-footer .icon-container img {
    width: 35px;
}

#mobile-footer .wd2-second-part-footer .icon-container a {
    width: 55px;
    height: 55px;
}

.footer-nav-widgets-wrapper {
    margin: 0 !important;
    position: relative;
}

.first-part-footer {
    position: relative;
}

.footer-widgets-outer-wrapper {
    padding: 0 !important;
    border: none;
}

.footer-inner.section-inner {
    width: 100%;
    max-width: 100%;
    background-color: black;
}

.footer-widgets {
    width: 100%;
}

.footer-wd-site {
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-wd-site .structure-site h3 {
    padding-right: 150px;
}

.widget-newsletter {
    bottom: 0px;
    top: auto;
    right: 0px;
    left: 0px;
    position: absolute;
    background-color: rgba(0, 0, 0, .6);
    padding: 70px 0;
}

.form-newsletter p {
    color: #ffffff;
}

.newsletter-info+.view-desktop {
    margin: 0 0 0 auto;
}

.newsletter-info .text-primary {
    line-height: 1;
    margin-bottom: 20px !important;
}

.newsletter-info .text-secondary {
    max-width: 325px;
}

.widget-newsletter .wpcf7 {
    margin: 0 0 0 auto;
    max-width: 600px;
    width: 100%;
}

.form-newsletter .text-secondary {
    color: rgb(135, 135, 135) !important;
    margin-bottom: 5px !important;
}

.wpcf7-response-output {
    color: white;
    font-size: 16px;
    font-family: 'Akkurat-Pro';
    margin: 20px 0 0 0 !important;
}

.form-newsletter .wpcf7-email {
    border: 0;
    border-bottom: 2px solid rgb(135, 135, 135);
    background-color: black;
    color: #fff;
    font-size: 16px;
    font-family: 'Akkurat-Pro' !important;
}

.form-newsletter .wpcf7-form-control.wpcf7-email::placeholder {
    color: rgb(135, 135, 135);
}

.form-newsletter .wpcf7-submit {
    background-color: white;
    color: black;
    text-transform: capitalize;
    text-decoration: none;
    margin-left: 23px;
    padding: 0 50px;
    height: auto;
    text-decoration: none !important;
    transition: 0.2s;
}

.form-newsletter .wpcf7-submit:hover {
    filter: invert();
    -webkit-filter: invert();
}

.form-newsletter .text-xs {
    margin-top: 15px !important;
}

.textwidget a {
    text-decoration: none;
}

.textwidget a:hover {
    color: white !important;
}

.ajax-loader {
    display: none !important;
}

.footer-widgets .widget {
    margin-top: 0;
}

.footer-wd-site .structure-site h3 {
    margin-bottom: 25px !important;
}

.wd1-second-part-footer {
    padding: 80px 0;
}

.wd1-second-part-footer .text-secondary {
    color: rgb(135, 135, 135);
    padding-bottom: 25px;
}

.wd1-second-part-footer .structure-site>* {
    width: 20%;
}

.wd2-second-part-footer .structure-site {
    align-items: center;
}

.wd2-second-part-footer {
    color: rgb(135, 135, 135);
}

.wd2-second-part-footer .container-info {
    max-width: 100%;
    width: auto;
}

.wd2-second-part-footer .container-info p {
    font-size: 14px!important;
}

.wd2-second-part-footer .footer-info-neri {
    margin: 0 0 0 auto;
}

.wd2-second-part-footer .footer-info-neri p:first-child {
    padding-right: 25px;
}

.wd2-second-part-footer .icon-container a {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wd2-second-part-footer .icon-container img {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0px !important;
    width: 28px;
}

.footer-info-neri .text-ss a {
    color: white !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
}

.wd2-second-part-footer {
    padding-bottom: 60px;
}

.icon-container {
    margin: 0 0 0 auto;
}

.logo-footer {
    max-width: 110px;
    filter: invert();
    margin-bottom: 30px;
}

.menu-footer ul {
    list-style: none;
    margin: 0;
}

.menu-footer ul li {
    line-height: 1;
    margin: 0;
    padding-bottom: 24px;
}

.menu-footer .text-menu-footer-main a,
.menu-footer .text-menu-footer-main p {
    color: rgb(135, 135, 135) !important;
    padding-bottom: 27px;
    margin: 0;
    font-size: 16px;
    text-decoration: none;
}

.menu-footer ul li a {
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}

.menu-footer .widget-title {
    text-decoration: none;
    font-size: 16px;
    color: rgb(135, 135, 135);
    margin: 0;
    padding-bottom: 24px;
    font-weight: 700;
    position: relative;
}


/* END FOOTER */


/* RESERVED AREA SETTINGS */

.wppb-default-username {
    display: none;
}

.reserved-area-settings input,
.reserved-area-settings select,
.page-template-request-quote input,
.page-template-request-quote select,
.page-template-request-quote textarea {
    background-color: #212121;
    border: 0 !important;
    border-bottom: 2px solid #878787 !important;
    border-radius: 0 !important;
    padding: 11.5px !important;
    color: white !important;
    font-size: 16px;
}

.page-template-request-quote textarea {
    resize: none;
    outline: none;
    overflow: auto;
}

.page-template-request-quote #sendEmailQuotation {
    color: black!important;
}

.reserved-area-settings select,
.page-template-request-quote select {
    width: 100%;
    max-width: 100%;
    outline: none;
}

.body-area-reserved .btn-area-conf a,
.body-area-reserved .btn-dw {
    max-width: 100%;
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
    border: 2px solid white !important;
    background-color: transparent !important;
    color: white !important;
    transition: 0.2s !important;
}

.body-area-reserved .btn-area-conf a:hover,
.body-area-reserved .btn-dw:hover {
    background-color: white !important;
    border: 2px solid white !important;
    color: black !important;
}

.body-area-reserved .btn-dw:hover img {
    filter: invert(100%);
}

.body-area-reserved .btn-area-conf img {
    max-width: unset !important;
}

#adduser .submit.btn {
    background-color: white !important;
    border: 2px solid white !important;
    transition: 0.2s !important;
    color: black !important;
    text-decoration: none !important;
}

#adduser .submit.btn:hover {
    background-color: transparent !important;
    border: 2px solid white !important;
    color: white !important;
    text-decoration: none !important;
}

.wppb-form-field label {
    float: unset !important;
    color: rgb(135, 135, 135);
}

.wppb-form-field h4 {
    color: rgb(255, 255, 255);
}


.reserved-area-box div {
    box-sizing: border-box;
  }
  
  .reserved-area-box .table-container {
    display: block;
    width: 100%;
  }
  
  
  .reserved-area-box .flex-table {
    display: grid;
    grid-template-columns: repeat(auto-fill, 25%);
    grid-template-rows: 100% auto;
    display: flex;
  flex-flow: row wrap;
  }
  .reserved-area-box .flex-table:first-of-type .flex-row {
  color: white;
  }
  .reserved-area-box .flex-table:hover {
  transition: 500ms;
  }
  
  
  .reserved-area-box .flex-row {
    display: block;
    width: 100%;
  }
  
  
  .reserved-area-box .column {
    width: 100%;
    padding: 0;
  }
    .reserved-area-box .column .flex-row {
      display: grid;
      grid-template-columns: repeat(auto-fill, 33.3%);
      grid-template-rows: 100% 100% 100%;
      width: 100%;
      padding: 0;
      border: 0;
  
    }
  
  @media all and (min-width: 1300px) and (max-width: 1524px) {
      .reserved-area-box .flex-table {
          display: flex;
          flex-flow: row wrap;
      }
      .reserved-area-box .flex-row.first .flex-cell {
          width: 100%!important;
      }
      .reserved-area-box .flex-row.first .flex-cell.last {
          width: 100%!important;
      
      }
  }
  
  
  
  
  
  /* @media all and (max-width: 430px) {
    .flex-table {
      display: grid;
      grid-template-columns: repeat(auto-fill, 100%);
      grid-template-rows: 100% auto;
      .flex-row {
        border-bottom: 0;
        &:last-of-type {
          border-bottom: solid 1px $table-border;
        }
      }
    }
    
    .first {
      border-bottom: 0;
      grid-column-start: auto;
      grid-column-end: auto;
    }
  
    .rowspan {
      display: grid;
      grid-template-columns: repeat(auto-fill, 100%);
      grid-template-rows: 100% auto;
      .flex-row {
        display: grid;
        grid-template-columns: repeat(auto-fill, 100%);
        grid-template-rows: auto;
        border-bottom: solid 1px $table-border;
      }
      p {
        margin: 0;
      }
    }
  } */
  
  
  /* END RESERVED AREA SETTINGS */


/* SELECT LANG */

.change-lang .select-selected {
    background-color: #212121;
    color: white !important;
    border: 1px solid #6c757d;
    padding: 11.9px 10px;
    font-size: 16px;
    font-family: 'Akkurat-Pro' !important;
    font-weight: 400;
}

.change-lang .select-selected::after {
    right: 20px;
    border-color: white;
}

.change-lang .same-as-selected::after {
    right: 18px;
    top: 15px;
}

.change-lang .select-items div {
    padding-top: 11.9px;
    padding-bottom: 11.9px;
    border-bottom: 2px solid #d4d4d4;
}

.change-lang .select-items {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}

.change-lang .same-as-selected {
    border-bottom: 2px solid #d4d4d4 !important;
}

.change-lang {
    margin-bottom: 75px;
}


/* END SELECT LANG */


/* CONTENT STRUCTURE */

a {
    outline: none !important;
}

body {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: 100%;
}

.structure-padding {
    padding-top: 260px;
}

.structure-site {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 5%;
    display: block;
}

.structure-site.container-sec-slider-coll {
    margin-bottom: 50px;
}

.panel-row-style>.panel-grid-cell>.so-panel,
.panel-layout>.panel-grid {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    background-color: #212121;
}

.title-black,
.title-black-small,
.title-black-normal,
.title-white,
.content-white-number,
.content-download-white,
.page-menu-white,
.page-menu-black,
.button-white,
.content-container,
.news-content-all,
.project-subsection-1 {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 5%;
    display: block;
}

/* Buy America */
.buy-america .title-black {
    padding: 0 !important;
}

.project-details-container,
.project-subsection-1 {
    display: flex;
}
.project-subsection-1 .project-details-container {
    max-width: 70%;
    width: 100%;
}
.project-subsection-1 .project-downloads {
    max-width: 30%;
    width: 100%;
}
.project-single-container {
    width: 50%;
    padding-right: 15px;
}
.project-single-content {
    padding-top: 8rem;
}

.news-header .title-white h1 {
    margin-left: 0;
}

.news-header .title-white {
    padding: 0;
}

.content-white,
.content-black {
    padding: 0 30px;
    padding-left: 0px;
    margin-left: 0;
    margin-right: 0;
}

.content-container .content-black-quality {
    padding: 0;
    margin-left: 0;
}

.content-container .content-black .elementor-button-icon.elementor-align-icon-right>svg {
    width: 1.4em!important;
}

.project-single-content .content-black p {
    margin-bottom: 0;
}
.project-single-content .content-black {
    margin-bottom: 30px;
}

.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer:first-child {
    margin-left: 0 !important;
}

.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer:nth-child(2) {
    margin-right: 0 !important;
}

.research-slider .n2-ss-item-content p {
    max-height: 400px;
    overflow-y: auto;
}

.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner {
    width: 100%!important;
    margin: 0!important;
    padding: 0 5%;
}

.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .n2-ss-layer-col.n2-ss-layer-content {
    padding: 0!important;
}


/*
.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .n2-ss-img-wrapper{
	height: 570px;
	padding-left: 50px;
}
*/


/* .box-coll-tabs .box-image{
	max-width: 1000px;
	max-height: 500px;
	position: relative;
}
.box-coll-tabs .box-image img{
	height: 100%!important;
	object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.box-coll-tabs .box-image img::after{
	display: block;
    content: '';
    padding-bottom: 50%;
} */


/* NEWS LIST ASPECT RATIO*/

.news-grid .eael-entry-thumbnail {
    max-width: 542px;
    max-height: 406px;
    height: 100%;
    width: 100%;
    /* position: relative; */
    margin: 0 auto;
}

.news-grid .eael-entry-thumbnail::after {
    display: block;
    content: '';
    padding-bottom: 75%;
}

.news-grid .eael-entry-thumbnail>img {
    height: 100%!important;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}


/* END NEWS LIST ASPECT RATIO*/

.post-template-template-post-news.single-post .elementor-main-swiper.swiper-container {
    height: 100% !important;
}

.post-template-template-post-news.single-post .elementor-swiper .swiper-slide {
    max-width: 1728px;
    max-height: 972px;
    height: 100%;
    width: 100%;
    position: relative;
}

.post-template-template-post-news.single-post .elementor-swiper .swiper-slide::after {
    display: block;
    content: '';
    padding-bottom: 56.25%;
}

.post-template-template-post-news.single-post .elementor-swiper .elementor-carousel-image {
    height: 100%!important;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .n2-ss-last-in-row .n2-ss-layer.n2-ow,
.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .obj-fit-cover {
    height: 100% !important;
    width: 100% !important;
}

.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .n2-ss-img-wrapper {
    max-height: 615px;
    max-width: 1177px;
    height: 100%;
    width: 100%;
    position: relative;
}

.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .n2-ss-img-wrapper::after {
    display: block;
    content: '';
    padding-bottom: calc(615 / 1177 * 100%);
}

.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .n2-ss-img-wrapper img {
    height: 100%!important;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.research-slider .nextend-arrow {
    width: 48px!important;
    height: 48px!important;
    display: flex;
    align-items: flex-end;
}

.research-slider .nextend-arrow img {
    height: 32px!important;
}

.research-slider .nextend-arrow-previous {
    left: 5%!important;
}

.research-slider .nextend-arrow-next {
    left: calc(5% + 60px)!important;
}

.research-slider .nextend-bar {
    left: calc(5% + 130px) !important;
}

.research-slider .nextend-bar>div span {
    font-size: 18px!important;
    font-family: 'Akkurat-Pro'!important;
    font-weight: 700!important;
    letter-spacing: 0.4px;
    letter-spacing: 0.4px !important;
}

.research-slider .nextend-bar>div span+span {
    letter-spacing: 2.4px!important;
    padding: 0 2px;
}

.instructions-list .title-black {
    padding: unset;
}


/* INTERNAL MENU PAGE */

.support-padding {
    padding: 0 5%;
}

.page-menu-white a {
    color: rgb(255, 255, 255) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 18px;
    height: 24px;
    font-weight: 400 !important;
    letter-spacing: 0.4px;
    line-height: 18px;
    padding: 50px 50px 15px 0px !important
}

.page-menu-white .current-menu-item a {
    font-weight: 700 !important;
}

.page-menu-white li::after {
    display: block !important;
    content: "";
    width: 48px;
    height: 2px;
    background-color: #d4d4d4;
    margin-top: 12px;
    background-color: rgb(59, 59, 59)!important;
}

.page-menu-white .current-menu-item::after {
    display: block !important;
    content: "" !important;
    width: calc(100% - 50px) !important;
    height: 2px !important;
    background-color: #ffffff !important;
    margin-top: 12px !important;
    align-self: auto !important;
}

.page-menu-black a {
    color: rgb(33, 33, 33) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 18px;
    height: 24px;
    font-weight: 400 !important;
    letter-spacing: 0.4px;
    line-height: 18px;
    padding: 50px 50px 15px 0px !important
}

.page-menu-black .current-menu-item a {
    font-weight: 700 !important;
}

/* .page-menu-black li::after {
    display: block !important;
    content: "";
    width: 48px;
    height: 2px;
    background-color: #d4d4d4;
    margin-top: 12px;
} */
.page-menu-black .current-menu-item {
    flex-direction: column !important;
}
.page-menu-black .current-menu-item::after {
    display: block !important;
    content: "" !important;
    width: calc(100% - 50px) !important;
    height: 2px !important;
    background-color: #000000 !important;
    margin-top: 12px !important;
    align-self: auto !important;
}


/* END INTERNAL MENU PAGE */

.title-black {
    margin-bottom: 15px !important;
}

.title-black h1,
.structure-woocommerce .page-title {
    color: rgb(33, 33, 33) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 80px;
    letter-spacing: -3px;
    line-height: 80px;
    font-weight: 300 !important;
    padding-top: 210px;
    margin-bottom: 75px;
    text-align: left;
}

.structure-woocommerce .page-pre-title {
    padding-top: 210px;
    margin-top: 3rem;
}

.structure-woocommerce .page-pre-title+.page-title {
    padding-top: 0px;
}

.title-black h2 {
    color: rgb(33, 33, 33) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 56px;
    letter-spacing: -1.17px!important;
    line-height: 70px;
    padding-top: 90px;
    margin: 0;
    font-weight: 700!important;
}

.title-black-normal h2 {
    color: rgb(33, 33, 33) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 56px;
    letter-spacing: -1.17px!important;
    line-height: 70px;
    padding-top: 90px;
    padding-bottom: 40px;
    margin: 0;
    font-weight: 400!important;
}

.title-black-small h2 {
    color: rgb(33, 33, 33) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 32px;
    letter-spacing: -0.4px!important;
    line-height: 44.8px;
    padding-top: 80px;
    padding-bottom: 45px;
    margin: 0;
    font-weight: 400!important;
}

.title-black h3 {
    color: rgb(33, 33, 33) !important;
    font-size: 32px;
    letter-spacing: -0.4px;
    line-height: 44.8px;
    font-weight: 400!important;
    margin: 0;
    padding-top: 80px;
    padding-bottom: 30px;
}
.contacts-page .title-black h3 {
    line-height: normal;
    padding-bottom: 0;
}


/* Scroll white overlay FX */

.scroll-white-overlay-dx::after {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: "";
    pointer-events: none;
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 1) 100%);
}

.scroll-white-overlay-sx::after {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: "";
    pointer-events: none;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 1) 100%);
}

.scroll-white-overlay-middle::after {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: "";
    pointer-events: none;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 1) 100%);
}


/* <!-- Scroll white overlay FX --> */

.research-informations .title-black {
    padding: 0px !important;
}

.title-white .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.entry-content .title-white h1 {
    margin: 0;
}

.section-project-1 {
    padding-top: 90px;
    padding-bottom: 80px;
}

.title-white h1 {
    color: rgb(255, 255, 255) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 64px;
    letter-spacing: -2.4px !important;
    line-height: 64px;
    font-weight: 300 !important;
    margin-left: 15px;
    max-width: 854px;
    width: 100%;
}

.title-white p {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -0.2px;
    line-height: 24px;
    padding-top: 10px;
}

.title-white h2 {
    color: rgb(245, 245, 245) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 52px;
    letter-spacing: -1.17px!important;
    line-height: 70px;
    padding: 0 90px 30px 0px;
    margin: 0;
}

.title-white .elementor-widget-post-info span.elementor-post-info__item {
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -0.2px;
    line-height: 24px;
    padding-top: 10px;
}

.content-black p,
.elementor-text-editor,
.content-black li {
    color: rgb(33, 33, 33);
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 24px;
}

.content-black p {
    color: rgb(33, 33, 33) !important;
}

.content-black a {
    color: rgb(33, 33, 33) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    background-color: transparent !important;
    text-align: left;
    padding: 0;
    font-weight: 700 !important;
}

.content-black span {
    color: rgb(33, 33, 33) !important;
}

.content-black-quality p {
    color: rgb(33, 33, 33) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 20px;
    letter-spacing: 0.2px;
    line-height: 32px;
    font-weight: 400;
}

.company-boxes .elementor-element.elementor-element:not(.elementor-motion-effects-element-type-background)>.elementor-column-wrap {
    background-size: cover;
}

@media screen and (max-width: 1024px) {
    .company-boxes .elementor-widget:not(:last-child) {
        margin: 0!important;
    }
}

.content-download-black span,
.content-download-black p {
    color: rgb(33, 33, 33) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    margin: 0 !important;
    font-weight: 400;
}

.content-download-black span {
    font-weight: 700 !important;
}

.content-download-white span,
.content-download-white p {
    color: rgb(255, 255, 255) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    padding-top: 50px;
}

.content-download-white span {
    font-weight: 700 !important;
}

.white p {
    color: rgb(255, 255, 255) !important;
}

.content-white p {
    color: rgb(255, 255, 255) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 24px;
}

.content-white-number h3 {
    color: rgb(255, 255, 255) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 64px;
    letter-spacing: -0.89px;
    line-height: 72px;
    margin-bottom: 0;
}

.content-white-number p {
    color: rgb(255, 255, 255) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 18px;
    font-weight: 400;
    height: 24px;
    letter-spacing: 0px;
    line-height: 24px;
}

.button-white {
    margin-right: 15px;
}

.button-white a {
    color: rgb(255, 255, 255) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    background-color: transparent !important;
    border: 2px solid #ffffff;
    padding: 15px 60px 15px 60px;
    font-weight: 700 !important;
}

.button-white svg g,
.svg-white svg g {
    fill: rgb(255, 255, 255) !important;
}


/* .button-white .elementor-button-content-wrapper {
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.button-white .elementor-button-icon {
	margin: 0 auto;
} */

.home-page .title-white h1 {
    margin: 0px;
}

.home-page .title-white {
    padding: 0px;
}

.button-black a {
    color: rgb(33, 33, 33) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    background-color: transparent !important;
    border: 2px solid #000000;
    padding: 15px 60px 15px 60px;
    font-weight: 700 !important;
}

.premium-gallery-caption {
    position: relative !important;
}

.premium-gallery-img-name {
    font-size: 16px;
}

.header-page {
    height: 100vh !important;
    background-size: cover;
    min-height: 500px;
}
#buy-american-logo {
    padding-top: 210px;
}
#buy-american-logo > .heading-title {
    text-align: center !important;
    text-align: -webkit-center !important;
}

.name-designer {
    color: rgb(33, 33, 33) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
    font-weight: 700;
    margin: 0;
    padding-top: 10px;
}

.role-designer {
    color: rgb(33, 33, 33) !important;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.2px;
    padding-bottom: 30px;
}

.designer-products-slider .item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.designer-products-slider .item img {
    object-fit: cover;
    width: 100%;
}

.designer-products-slider .carousel-item-next,
.designer-products-slider .carousel-item-prev,
.designer-products-slider .item.active {
    display: block;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
}

.designer-products-slider .carousel-caption {
    position: absolute;
    right: 0 !important;
    bottom: 20px;
    left: 0 !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left !important;
    margin-left: 10px;
}

.designer-products-slider .carousel-indicators {
    text-align: right !important;
    top: auto !important;
    right: 0px !important;
    left: 0px !important;
    /* max-width: 1860px !important; */
    width: 100% !important;
    bottom: 75px !important;
    margin: 0 auto !important;
    padding: 0 30px !important;
    justify-content: flex-end !important;
}

.designer-products-slider .carousel-indicators li {
    width: 50px !important;
    height: 2px !important;
    margin-right: 7px !important;
    margin-left: 7px !important;
    background-color: #ffffff !important;
}

.designer-products-slider .carousel-indicators li.active {
    background-color: #3b3b3b !important;
}

.section-product-related-projects {
    position: relative;
}

.section-product-related-projects>h3 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 64px 5% 0;
    z-index: 2;
}

.section-designer-related-products {
    position: relative;
}

.section-designer-related-products>h3 {
    position: absolute;
    top: 0;
    left: 0;
    padding: 50px 5% 0;
    z-index: 2;
    font-size: 3.75rem;
}

.carousel-full-width-projcts-products-item-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 50px 5%;
    font-size: 20px;
    max-width: 1200px;
}

.carousel-full-width-projcts-products-item-text h3,
.carousel-full-width-projcts-products-item-text p {
    padding-bottom: 20px;
}

.carousel-full-width-projcts-products-item-text a:hover {
    text-decoration: none;
}

.carousel-full-width-projcts-products .carousel-full-width-projcts-products-item .carousel-full-width-projcts-products-item-image {
    height: 700px;
}

.carousel-full-width-projcts-products .carousel-full-width-projcts-products-item .carousel-full-width-projcts-products-item-image img {
    width: 100%!important;
}

.download .wp-caption-text {
    color: rgb(33, 33, 33);
    font-size: 16px;
    height: auto;
    letter-spacing: 0.4px;
    line-height: 24px;
    font-weight: 700;
}

.download figure {
    margin: 5px !important;
}

.download figure.wp-caption .download-icon {
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: 15px;
    right: 15px;
    background-image: url("/wp-content/uploads/2021/02/Icons_Download-white.svg");
}


/*
.page-id-909 .structure-site{
	margin: 0 auto!important;
}*/

.related-products p a {
    color: rgb(33, 33, 33);
    font-size: 16px !important;
    letter-spacing: 0.4px;
    line-height: 24px;
    font-weight: 700;
    padding-bottom: 10px;
    text-decoration: none;
}


/* NEWS STRUCTURE */

.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on:before {
    content: none !important;
}

.eael-grid-post .eael-entry-wrapper {
    padding: 10px 0;
}

.instructions-list .eael-grid-post .eael-entry-wrapper {
    padding-left: 0!important;
}

.instructions-list .title-black h3 {
    padding-bottom: 0px!important;
}

.news-grid .eael-entry-title {
    color: rgb(33, 33, 33);
    font-size: 24px;
    letter-spacing: -0.2px;
    line-height: 28.8px;
    margin: 3rem auto 1rem !important;
}

.news-grid .eael-grid-post-link,
.news-grid .eael-grid-post-link:hover {
    font-weight: 700 !important;
    color: #303133;
}

.news-grid .news-grid-eael-entry-image {
    height: 240px;
}

.obj-fit-cover {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}

.obj-fit-cover img {
    object-fit: cover;
    height: 100%!important;
    object-position: center;
}

.news-grid .eael-entry-meta {
    color: rgb(135, 135, 135);
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    padding-bottom: 10px;
}

.news-grid .eael-posted-on {
    padding-left: 0 !important;
}

.news-grid .eael-load-more-button-wrap {
    justify-content: left !important;
    padding-top: 50px;
}

.news-grid .eael-load-more-button {
    color: #000000 !important;
    background: transparent !important;
    border: 2px solid #000000;
    text-transform: none !important;
}

.news-grid .eael-grid-post-holder {
    border: none !important;
    background-color: transparent !important;
}

.news-grid .eael-entry-wrapper {
    padding: 0 !important;
}

.news-content-all a {
    color: rgb(33, 33, 33) !important;
    font-size: 16px;
    height: 24px;
    letter-spacing: 0.4px;
    line-height: 24px;
    font-weight: 700 !important;
}

.news-content-all p {
    margin: 6rem auto 3rem;
}

.slider-tab .n2-ow-all {
    text-align: left !important;
}

.slider-tab .n2-bullet {
    display: block;
    content: '';
    width: 48px;
    height: 2px;
    background-color: #d4d4d4;
    margin-top: 12px;
}

.n2-ss-slider .n2-ss-widget span {
    font-weight: 700!important;
}

.slider-tab .nextend-bullet-bar {
    margin-bottom: 50px !important;
    margin: 0 auto;
    padding: 0 60px !important;
}

.image-featured-post-background {
    max-width: 1920px;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 5.5%;
}

.title-featured-post {
    color: rgb(255, 255, 255);
    font-size: 64px;
    letter-spacing: -2.4px!important;
    line-height: 64px;
    /* 	max-width: 854px; */
    max-width: 60%;
    width: 100%;
    margin-left: 0 !important;
    font-weight: 300;
}

.content-featured-post,
.data-featured-post {
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 32px;
    max-width: 624px;
    width: 100%;
}

.data-featured-post {
    font-weight: 600;
    margin-bottom: 20px;
}

.slide-featured-post a {
    width: 100%;
}

.slide-featured-post .structure-site {
    padding-top: 10.417%;
}


/* END NEWS STRUCTURE */


/* INSTRUCTIONS STRUCTURE POST*/

.instruction-list .elementor-widget-container {
    display: inline-block;
}

.instruction-list .eael-grid-post {
    display: contents;
}

.instruction-list .eael-grid-post-holder {
    border: none !important;
}

.instruction-list h2 {
    margin: 0 !important;
}

.instruction-list a {
    margin: 0 !important;
    color: rgb(33, 33, 33);
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    font-weight: 700;
}

.instruction-list a:after {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    content: ' ';
    background-image: url('../../uploads/2020/07/next.svg');
    background-size: 18px;
    height: 18px;
    width: 18px;
}

.instruction-list {
    padding: 0 10px!important;
    display: block;
    margin: 0;
}


/* END INSTRUCTIONS STRUCTURE POST*/


/* END CONTENT STRUCTURE */


/* HOME SLIDER */

.slider_home {
    height: 100vh;
    background: #000;
}

.slider_home .n2-ss-slider .n2-ow-all svg {
    margin: 0 !important;
}

.slider_home .n2-ss-layers-container .n2-ss-layer.n2-ow {
    padding: 0 !important;
}

.slider_home .n2-ss-section-main-content .n2-ow.n2-ss-layer {
    position: absolute !important;
    bottom: 24px;
    left: 0px;
    right: 0px;
    max-width: none !important;
}

.slider_home .n2-ss-slide.n2-ow,
.slider_home .n2-ss-slide.n2-ow .n2-ss-layers-container {
    height: 100% !important;
}

.slider_home .n2-ss-section-main-content .n2-ow.n2-ss-layer .structure-site a {
    display: grid;
    color: currentColor !important;
}

.slider_home .n2-ss-slider-2 {
    height: 100vh !important;
}

.slider_home .structure-site h3,
.slider-stile .structure-site h3 {
    font-weight: 300;
    font-size: 64px !important;
    letter-spacing: -2.4px !important;
}


/*
#slider_505 .owl-item h3{
	margin-left: -5px !important;
}
#slider_505 .sa_hover_container{
	min-height: 100vh !important;
}*/

.owl-carousel .owl-carousel {
    position: relative;
}

.owl-carousel.sa_owl_theme .owl-dots,
.owl-carousel.slider-container .owl-dots {
    text-align: right !important;
    top: auto;
    right: 0px;
    left: 0px;
    max-width: 1920px !important;
    width: 100% !important;
    margin: 0 auto;
    position: absolute;
}
.owl-carousel.sa_owl_theme .owl-dots {
    bottom: 87px !important;
    padding: 0 5% !important;
}
.owl-carousel.slider-container .owl-dots {
    bottom: 20px !important;
    padding: 0;
    padding-right: 40px !important;
}

.owl-carousel.sa_owl_theme .owl-dots .owl-dot,
.owl-carousel.slider-container .owl-dots .owl-dot {
    height: 48px;
}
.project-single-content .owl-carousel.slider-container .owl-dots {
    text-align: center !important;
    padding: 0 !important;
}

.owl-carousel.sa_owl_theme .owl-dots .owl-dot span,
.owl-carousel.sa_owl_theme .owl-dots .active span,
.owl-carousel.slider-container .owl-dots .owl-dot span,
.owl-carousel.slider-container .owl-dots .active span {
    width: 48px !important;
    height: 2px !important;
    border-radius: 0 !important;
    margin: 0 7px !important;
    position: relative;
    display: inline-block;
}

.nextend-bullet-bar.n2-ow .n2-bullet::before,
.owl-carousel.sa_owl_theme .owl-dots .owl-dot span:before,
.owl-carousel.slider-container .owl-dots .owl-dot span:before,
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:before {
    display: inline;
    position: absolute;
    width: 0px;
    background-color: white;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.nextend-bullet-bar.n2-ow .n2-active::before,
.owl-carousel.sa_owl_theme .owl-dots .owl-dot.active span:before,
.owl-carousel.slider-container .owl-dots .owl-dot.active span:before,
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:before {
    transition-timing-function: linear;
}

.owl-carousel.sa_owl_theme .owl-dots .owl-dot.active span,
.owl-carousel.slider-container .owl-dots .owl-dot.active span {
    background-color: #535053 !important;
}

.archive .owl-carousel.sa_owl_theme .owl-dots .owl-dot.active span {
    background-color: #aeafb0 !important;
}

.owl-carousel.sa_owl_theme .owl-dots .owl-dot span:hover,
.owl-carousel.sa_owl_theme .owl-dots .owl-dot span,
.owl-carousel.slider-container .owl-dots .owl-dot span,
.owl-carousel.slider-container .owl-dots .owl-dot span:hover {
    background-color: white !important;
}

.sa_hover_container .structure-site {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 72px;
}

.owl-carousel.owl-pagination-true {
    margin-bottom: 0 !important;
}

.slider_home .n2-ss-item-content {
    margin-bottom: 2em !important;
}

.slider-owl .box.header-black * {
    color: black !important;
    fill: black;
}

.slider-owl .box.header-white * {
    color: white !important;
    fill: white;
}

#slider1 {
    height: 100vh;
    display: block;
}

.slider-owl .owl-item,
#sa_slider_shortcode {
    height: 100vh;
}
.project-single-content > .slider-owl .owl-item {
    height: auto;
}

.structure-site.container-sec-slider-coll .slider-owl .owl-item,
.structure-site.container-sec-slider-coll #secondSliderCollection .owl-item {
    height: 100%;
}

.slider-owl .box {
    height: 100%;
}

.structure-site.container-sec-slider-coll .slider-owl .owl-item .box {
    height: 100%;
    position: relative;
    margin: 0 auto;
}

.structure-site.container-sec-slider-coll .slider-owl .owl-item .box img {
    width: 100%!important;
    object-fit: cover;
    height: 100%!important;
    object-position: center;
}


/* END HOME SLIDER */


/* REPONSIVE SLIDER COLLECTIONS */

#n2-ss-16 .n2-ss-slider-2.n2-ow {
    height: 720px !important;
}

#n2-ss-16 .n2-ss-slide-background-wrap {
    position: relative;
    max-width: 1920px;
    max-height: 1080px;
}

#n2-ss-16 .n2-ss-slide-background-wrap>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    height: 100%!important;
    object-position: center;
}

#n2-ss-16 .n2-ss-slide-background-wrap>div::after {
    display: block;
    content: '';
    padding-bottom: calc(9 / 16 * 100%);
}


/* END REPONSIVE SLIDER COLLECTIONS */


/* RESPONSIVE RECENT PRODUCTS */

.carousel-last-visited .owl-stage {
    display: flex;
}

.carousel-last-visited .obj-fit-cover img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    height: 100%!important;
    object-position: center;
}

.carousel-last-visited .obj-fit-cover {
    position: relative;
    max-width: 382px;
    max-height: 287px;
}

.carousel-last-visited .obj-fit-cover::after {
    display: block;
    content: '';
    padding-bottom: calc(3 / 4 * 100%);
}


/* .carousel-last-visited .owl-item {
	width: auto!important;
} */


/* END RESPONSIVE RECENT PRODUCTS */


/* RESPONSIVE SLIDER AZIENDA */


/* #n2-ss-14-align,
#n2-ss-14,
div#n2-ss-14 .n2-ss-layers-container {
	width: 100%!important;
}
#n2-ss-14 .n2-ss-slider-2.n2-ow,
div#n2-ss-14 .n2-ss-layers-container {
	height: 100%!important;
}
#n2-ss-14 .n2-ss-slider-3.n2-ow {
	position: relative;
    max-width: 1920px;
    max-height: 1080px;
}
div#n2-ss-14 .n2-ss-slide {
	object-fit: cover;
    height: 100%!important;
	object-position: center;
	width: 100%!important;
	position: relative!important;
}
.n2-ss-slider-3.n2-ow::after {
	display: block;
    content: '';
    padding-bottom: calc(1080 / 1920 * 100%);
} */


/* END RESPONSIVE SLIDER AZIENDA */


/* RESPONSIVE RELATED PRODUCTS */

.section-designer-related-products .full-width-related-projects-products .owl-item .carousel-full-width-projcts-products-item .carousel-full-width-projcts-products-item-image {
    position: relative;
    max-width: 1920px;
    max-height: 1080px;
}

.section-designer-related-products .full-width-related-projects-products .owl-item .carousel-full-width-projcts-products-item .carousel-full-width-projcts-products-item-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    height: 100%!important;
    object-position: center;
}

.section-designer-related-products .full-width-related-projects-products .owl-item .carousel-full-width-projcts-products-item .carousel-full-width-projcts-products-item-image::after {
    display: block;
    content: '';
    padding-bottom: calc(9 / 16 * 100%);
}


/* END RESPONSIVE RELATED PRODUCTS */


/* CONTEMPORARY SLIDER */


/* Collections slider */

#secondSliderCollection .owl-item {
    height: 100%;
    position: relative;
    /* max-width: 1920px; */
    max-height: 1080px;
}

#secondSliderCollection .owl-item::after {
    display: block;
    content: '';
    padding-bottom: calc(1080 / 1920 * 100%);
}

#secondSliderCollection .owl-item .box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    height: 100%!important;
    object-position: center;
}

.slider-stile .n2-section-smartslider .n2-ss-slider .n2-ow-all img {
    margin: 0 !important;
}

.slider-stile .n2-section-smartslider .n2-ss-layers-container .n2-ss-layer.n2-ow {
    padding: 0 !important;
}

.slider-stile .n2-section-smartslider .n2-ss-section-main-content .n2-ow.n2-ss-layer {
    position: absolute !important;
    bottom: 40px;
    left: 0px;
    right: 0px;
    max-width: none !important;
}

.slider-stile .n2-section-smartslider .n2-ss-slide.n2-ow,
.slider-stile .n2-section-smartslider .n2-ss-slide.n2-ow .n2-ss-layers-container {
    height: 100% !important;
}

.slider-stile .n2-section-smartslider .n2-ss-section-main-content .n2-ow.n2-ss-layer .structure-site a {
    display: grid;
    color: currentColor !important;
}

.slider-stile .n2-section-smartslider .n2-ss-slider-2 {
    height: 720px !important;
}

.slider-stile .n2-section-smartslider {
    visibility: visible;
    margin-bottom: 100px !important;
}


/* END CONTEMPORARY SLIDER */


/* CUSTOM SLIDER */

#slider_881,
#slider_888 {
    visibility: visible;
    margin-bottom: 100px !important;
}


/* END CUSTOM SLIDER */


/* PROUCT SLIDER CUSTOM */

#slider2 {
    padding-bottom: 80px;
}

#slider2 .owl-nav {
    position: absolute;
    top: auto;
    bottom: 200px;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 5%;
    display: flex;
    width: 100%;
}

#slider2 .owl-nav .owl-next {
    margin: 0 20px;
}

#slider2 .content-black .text-secondary {
    padding-bottom: 50px!important;
}

#slider2 .slider2-image-container {
    height: 720px;
}

#slider2 .content-black {
    min-height: 720px;
    margin-bottom: 0px !important;
    padding-right: 5%;
}

#slider2 .owl-item {
    height: auto;
}

@media (max-width: 1024px) {
    #slider2 .owl-nav {
        bottom: 45px;
    }
    #slider2 .slider2-image-container {
        height: 500px;
    }
    #slider2 .content-black {
        min-height: 500px;
    }
}

@media (max-width: 991px) {
    #slider2 .slider2-image-container img {
        margin: 0 auto!important;
    }
    #slider2 .owl-nav {
        display: none;
    }
    .owl-carousel#slider2 .owl-dots {
        text-align: left !important;
        top: auto;
        right: 0px;
        left: 0px;
        width: 100% !important;
        bottom: 0px !important;
        padding: 0 5% !important;
        display: block;
        position: absolute;
    }
    .owl-carousel#slider2 .owl-dots .owl-dot {
        height: 48px;
    }
    .owl-carousel#slider2 .owl-dots .owl-dot span {
        width: 24px !important;
        height: 2px !important;
        border-radius: 0 !important;
        margin: 0 6px !important;
        position: relative;
        display: block;
        background-color: #000;
    }
    .owl-carousel#slider2 .owl-dots .active span {
        background-color: #a5a5a5;
    }
    #slider2 {
        margin-bottom: 48px;
        padding-bottom: 0;
    }
    #slider2 .content-black {
        min-height: 0px;
    }
    .section_3.prod-text-box img {
        float: none !important;
    }
    .carousel-full-width-projcts-products-item-text h3 {
        font-size: 44px !important;
    }
}

@media (max-width: 780px) {
    #mobile-footer {
        display: block!important;
    }
    #mobile-footer .wd2-second-part-footer .structure-site {
        padding: 0!important;
    }
    #default-footer,
    #default-second-footer {
        display: none!important;
    }
}

@media (max-width: 767px) {
    #slider2 .slider2-image-container {
        height: 470px;
    }
    .slider-stile .n2-section-smartslider {
        margin-bottom: 70px!important;
    }
}

#slider2 .slider2-image-container img {
    height: 100%!important;
    width: 100%!important;
}

#textNav {
    color: rgb(33, 33, 33);
    font-size: 18px;
    font-family: 700;
    letter-spacing: 0.4px;
    line-height: 18px;
    display: block;
    margin: auto 0;
    height: 100%;
}


/* END PROUCT SLIDER CUSTOM */


/* MENU WRAPPER */

.menu-modal-inner {
    background-color: #000;
    max-width: none;
    width: 100%;
}

.menu-modal.active {
    background: rgba(255, 255, 255, .8);
    z-index: 2000;
}

.menu-modal .toggle {
    color: #fff !important;
}

.menu-wrapper.section-inner {
    margin: 0 auto;
    padding: 0 5%;
    width: 100%;
    max-width: none;
}

@media (min-width: 1000px) {
    .menu-modal-inner {
        max-width: 544px;
    }
    .menu-wrapper.section-inner {
        max-width: 455px;
    }
}

.expanded-menu li {
    border: none;
}

.expanded-menu .ancestor-wrapper a {
    padding: 15px 0 !important;
    color: rgb(255, 255, 255);
    font-size: 18px !important;
    font-weight: 700 !important;
    text-decoration: none;
}

a[href="#br"] {
    padding: 0 !important;
    pointer-events: none;
}

.title-text-menu-modal {
    color: rgb(245, 245, 245);
    font-size: 32px;
    width: 100%;
    font-weight: 400;
    font-family: 'Akkurat-Pro' !important;
}

.menu-modal .toggle.close-nav-toggle {
    padding: 0;
}

.modal-menu-header {
    padding-top: 70px;
    padding-bottom: 25px;
}

#lang_choice_1 {
    width: 100%;
    background: #212121;
    border: 2px solid white;
    color: white;
    padding: 9.5px;
    margin-bottom: 50px;
    font-size: 16px;
    font-family: 'Akkurat-Pro' !important;
    font-weight: 400;
}

.select-lang option[selected] {
    background: black;
    color: white;
    font-family: 'Akkurat-Pro' !important;
    font-weight: 400;
}

.select-lang option {
    background: white;
    color: black;
    font-size: 16px;
}

.text-change-lan {
    color: rgb(135, 135, 135) !important;
    line-height: 1;
    padding-bottom: 10px;
}

button.close-nav-toggle svg {
    height: 20px;
    width: 20px;
}

.modal-menu {
    left: inherit;
    width: 100%;
}


/* END MENU WRAPPER */


/* MENU DOWNLAODS WRAPPER */

.modal-downloads-header {
    padding-top: 70px;
    padding-bottom: 10px;
}

.downloads-block {
    margin-bottom: 4px;
    padding: 16px 15px;
    background-color: #212121;
}

.downloads-block .type-file {
    text-transform: capitalize;
}

.downloads-file-container {
    text-decoration: none !important;
    display: block;
    width: 90%;
}

.text-downloads {
    padding-bottom: 35px;
    max-width: 340px;
    width: 100%;
}

.img-file-dw {
    margin-right: 5px;
}

.img-file-rm {
    display: block;
    margin: auto 0 auto auto;
    width: 10%;
}

.type-file {
    margin-left: 39px !important;
}

.clear-all-files {
    color: rgb(230, 38, 0);
    text-decoration: none;
    display: block;
    text-align: right;
    margin-top: 50px;
}

.btn-dw-all {
    margin-bottom: 8px;
    transition: 0.2s;
    border: 2px solid white !important;
}

.btn-sv-all {
    width: 100%;
    background-color: transparent !important;
    color: white !important;
    border: 2px solid white !important;
    transition: 0.2s;
    margin-bottom: 55px;
}

.btn-dw-all:hover {
    background-color: transparent !important;
    color: white !important;
    border: 2px solid white !important;
}

.btn-dw-all:hover img {
    filter: invert(100%);
}

.btn-sv-all:hover {
    background-color: white !important;
    color: black !important;
    border: 2px solid white !important;
}

.btn-dw-all.disabled,
.btn-sv-all.disabled,
.btn-dw-all:hover.disabled,
.btn-sv-all:hover.disabled {
    background-color: #DCDCDC !important;
    border: 2px solid #DCDCDC !important;
    color: #BEBEBE !important;
}

.btn-dw-all.disabled img {
    opacity: 0.2;
}

.text-empty-state {
    font-size: 20px;
    width: 100%;
    margin-top: 10px;
}

.img-dw-all {
    margin: 0 0 0 auto;
}

.text-dw-all {
    margin: 0 auto 0 5px;
}


/* END MENU DOWNLAODS WRAPPER */


/* WOOCOOMERCE STRUCTURE */

.woocommerce .content-area {
    padding: 0;
    margin: 0;
    max-width: none;
}

.woocommerce-ordering,
ul.products,
.woocommerce-result-count,
.woocommerce-breadcrumb {
    display: none !important;
}

.woocommerce-products-header {
    margin-bottom: 75px !important;
}


/* END WOOCOOMERCE STRUCTURE */


/**/


/*.page-title{
	color: rgb(33, 33, 33);
	font-size: 80px !important;
	font-family: 'Akkurat-Pro';
	letter-spacing: -3px;
	line-height: 1;
	text-align: left !important;
	margin: 0;
	margin-left: -4px;
	font-weight: 300 !important;
}*/

.tab {
    margin-right: 50px !important;
    color: #212121;
}

.tab.active {
    font-weight: 700 !important;
}

.tab::after {
    display: block;
    content: '';
    width: 48px;
    height: 2px;
    background-color: #d4d4d4;
    margin-top: 12px;
}

.tab.active::after {
    background-color: black;
}

.tabs-contemporary {
    margin-bottom: 100px;
}

.tabs a {
    text-decoration: none !important;
}

.cat-pro-container {
    flex-wrap: wrap;
    margin-bottom: 90px;
}

.cat-pro-container .product-category {
    width: 25%;
    padding-bottom: 55px;
    padding-right: 25px;
    /* padding-left: 25px; */
}


/*
.cat-pro-container img {
	width: 100%;
	height: 215px;
	object-fit: cover;
	object-position: center; 
}
*/

.cat-pro-container a {
    text-decoration: none !important;
    display: flex;
    flex-direction: column-reverse;
    /* margin: 0 auto; */
    width: 100%;
}

.woocommerce-loop-category__title {
    color: rgb(33, 33, 33);
    font-size: 16px;
    letter-spacing: 0.4px;
    margin: 0;
    font-weight: 700;
    padding-bottom: 8px;
}

.woocommerce-loop-category__title mark {
    display: none;
}

.text-line-bs {
    margin-bottom: 60px !important;
    color: #212121 !important;
}

.text-line-bs2 {
    margin-bottom: 20px;
    color: #212121 !important;
}

/**/


/** SEARCH MODAL */

.search-modal .search-modal-inner {
    height: 100%;
    margin: 0 0 0 auto;
}

.search-modal.active .search-modal-inner {
    opacity: 1;
}

.search-modal.active {
    background: rgba(255, 255, 255, .8);
    z-index: 2000;
}

.modal-search-header {
    padding-top: 70px;
    padding-bottom: 10px;
}

.modal-search-header .close-nav-toggle {
    padding: 0;
    color: white !important;
}

.search-modal .search-field {
    height: auto !important;
    color: white !important;
    font-size: 16px !important;
    outline: none !important;
    padding: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    max-width: none !important;
}

.search-modal .search-field::placeholder {
    color: white !important;
}

.search-modal form {
    background-color: #000;
    padding: 15px;
    padding-left: 0;
    padding-right: 0;
}

.single-item-search {
    display: block;
    color: white !important;
    padding: 16px 0;
    border-top: 1px solid #212121 !important;
    position: relative;
    padding-right: 20px;
}

.single-item-search.text-secondary:hover {
    color: white !important;
}

.single-item-search *:first-child {
    padding-bottom: 3px;
}

.section-res-search {
    margin-top: 48px;
}

.title-section-search {
    color: rgb(135, 135, 135) !important;
    padding-bottom: 12px;
}

.single-item-search::after {
    display: inline-flex;
    content: '';
    width: 20px;
    position: absolute;
    top: 50%;
    bottom: 0px;
    height: 20px;
    right: 0px;
    left: auto;
    transform: translateY(-50%);
    padding-right: 20px;
    background-image: url('/wp-content/uploads/2020/07/arrow-right-white.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.label-form-search {
    width: 32px;
    display: block !important;
    height: 32px;
    margin: 0;
    background-color: #212121;
    position: relative;
}

input[type="checkbox"]:checked+.label-form-search::after {
    display: block;
    content: '';
    height: 11px;
    width: 17px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: absolute;
    right: 0px;
    left: 8px;
    bottom: 0px;
    top: 8px;
    transform: rotate(-45deg);
}

#search-form input[type="checkbox"] {
    position: absolute;
    visibility: hidden;
}

.box-cat-search {
    width: 33.333%;
}

.box-cat-search label.text-secondary {
    align-self: center;
    padding-left: 12px;
}

.input-to-search {
    margin-bottom: 32px !important;
    background-color: #212121 !important;
    color: rgb(245, 245, 245);
    border: none !important;
    border-bottom: 2px solid #878787 !important;
    padding: 13px 16px !important;
    background-image: url('/wp-content/uploads/2020/07/Icons_Search_white.svg') !important;
    background-repeat: no-repeat !important;
    background-position: 97% center !important;
}


/**/


/*Continents distributors&agents*/

.continents-block {
    display: flex;
}

.distributors-agents[lang="us"] .map object {
    max-width: 600px;
    height: auto;
}
.distributors-agents[lang="us"] .map {
    margin-bottom: 70px;
}
.distributors-agents[lang="us"] .map .selected-country {
    font-size: 12px;
}


/* CUSTOM SELECT*/


/*the container must be positioned relative:*/

.custom-select {
    position: relative;
    font-family: 'Akkurat-Pro';
    font-weight: 700;
    min-width: 200px;
    font-size: 16px;
    height: auto;
}

.custom-select .select-items {
    font-weight: 400;
}

.custom-select select {
    display: none;
    /*hide original SELECT element:*/
}

.select-selected {
    background-color: white;
    color: rgb(135, 135, 135) !important;
}


/*style the arrow inside the select element:*/

.select-selected:after {
    position: absolute;
    content: "";
    top: 16px;
    right: 10px;
    width: 10px;
    height: 10px;
    border-left: 1px solid rgb(135, 135, 135);
    border-bottom: 1px solid rgb(135, 135, 135);
    transform: rotate(-45deg);
    transition: 0.3s
}


/*point the arrow upwards when the select box is open (active):*/

.select-selected.select-arrow-active:after {
    transform: rotate(135deg);
    transition: 0.3s;
    top: 22px;
}


/* .research-slider #n2-ss-15 .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .n2-ss-img-wrapper{
	height: auto !important;
} */


/* .research-slider #n2-ss-15 .obj-fit-cover img{
	height: auto !important;
} */

.research-slider #n2-ss-15 .n2-ss-layer-content .n2-ss-layer.n2-ow {
    margin-right: 0 !important;
}

#n2-ss-15-arrow-previous {
    position: relative!important;
}

.n2-ss-slider .n2-ss-layer[data-sstype=col] {
    display: block!important;
}


/*style the items (options), including the selected item:*/

.select-items div,
.select-selected {
    color: rgb(33, 33, 33);
    padding: 13.9px 0;
    border: 1px solid transparent;
    cursor: pointer;
    user-select: none;
    padding-right: 35px;
}

.select-items div {
    padding-left: 15px;
    padding-right: 15px;
}


/*style items (options):*/

.select-items {
    background-color: #f5f5f5;
}


/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: #878787;
    color: #fff !important;
    position: relative;
}

.same-as-selected::after {
    display: block;
    content: '';
    position: absolute;
    top: 17px;
    right: 28px;
    width: 14px;
    height: 9px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    transform: rotate(-45deg);
}


/* END CUSTOM SELECT*/


/* TAX TYPOLOGY */

.cat-typology {
    margin-top: 35px;
}

.filter-typology .custom-select:first-child .select-selected {
    padding-top: 0;
}

.filter-typology .custom-select:first-child .select-selected::after {
    top: 4px;
}

.filter-typology .custom-select:first-child .select-selected.select-arrow-active::after {
    top: 9px;
}

.filter-typology {
    position: sticky;
    top: 48px;
    display: table;
    width: 25%;
    padding-right: 25px;
    padding-bottom: 30px;
}


/* carousel last visited */

.last-visited-section {
    padding-bottom: 80px;
}

.last-visited-section .last-visited.row {
    padding: 0;
}

.last-visited-section .title-black {
    padding: 0;
}

.carousel-last-visited .owl-item a img {
    width: 100% !important;
    height: 100% !important;
}


/* .carousel-last-visited .owl-item .obj-fit-cover{
	height: 216px;
} */

.carousel-last-visited p a {
    color: rgb(33, 33, 33);
    font-size: 16px!important;
    letter-spacing: 0.4px;
    line-height: 24px;
    font-weight: 700;
    padding-bottom: 10px;
    text-decoration: none!important;
}

.prod-padre {
    width: 75%;
    padding-left: 25px;
}

.prod-padre.cat-pro-container .product-category {
    width: 33.333%;
    margin-bottom: 55px;
}

.title-for-tpl {
    margin-bottom: 15px !important;
}

.without-filter .cat-pro-container {
    width: 100%;
    padding: 0;
}

.without-filter .prod-padre.cat-pro-container .product-category {
    width: 25%;
}


/* END TAX TYPOLOGY */


/* CHECKBOX */

.checkbox-box {
    position: relative;
}

.checkbox-box label {
    display: block;
    content: '';
    width: 32px;
    height: 32px;
    background-color: black;
    margin-right: 10px;
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    top: 0px;
    transition: .3s;
}

.checkbox-box input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
}

.checkbox-box input[type="checkbox"]:checked+label {
    background-color: transparent;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    transform: rotate(45deg);
    width: 15px;
    height: 30px;
    margin-left: 9px !important;
    bottom: 7px;
}

.checkbox-box span,
.checkbox-box p {
    margin-left: 45px !important;
}


/* END CHECKBOX */


/* RESERVED AREA */

.reserved-area-box {
    background-color: #212121;
}

.header-area-reserved {
    padding-bottom: 75px;
}

.reserved-area-box .header-area-reserved h1 {
    color: #fff!important;
}

.page-template-area_reserved .header-footer-group .first-part-footer {
    display: none !important;
}

.page-template-area_reserved .site-logo img {
    filter: invert();
}

.page-template-area_reserved .primary-menu>li>a {
    color: white !important;
}

.page-template-area_reserved .material-icons.toggle-icon {
    color: white;
}

.page-template-area_reserved header .nav-toggle svg {
    color: white;
}

.page-template-area_reserved .material-icons.toggle-icon.icon-dw::after {
    background-color: white;
    color: black;
}

.body-area-reserved {
    background-color: #000;
    padding-top: 70px;
    padding-bottom: 87px;
}

.page-template-area_reserved .tab::after {
    background-color: #3b3b3b;
}

.page-template-area_reserved .tab.active::after {
    background-color: white;
}

#pg-w5eea0e7d93658-1 {
    background-color: #212121;
}

.menu-footer {
    background-color: #000 !important;
    padding-top: 95px !important;
}

.table-area-res {
    border: 0;
}

.table-area-res th,
.table-area-res td,
.table thead th {
    border: 0;
    /* padding: 30px; */
}

.header-table-res {
    padding: 30px;
}

.row-table-res {
    background-color: #212121;
    min-height: 120px;
    padding: 30px;
    margin-bottom: 10px;
}

.wd2-second-part-footer {
    background-color: #000;
}

.footer-widgets-wrapper .menu-footer.structure-site {
    padding-top: 70px;
    padding-bottom: 70px;
}

.header-table-res>div {
    width: 25%;
    display: flex;
}

.row-table-res>div {
    width: 25%;
    display: table;
    margin: auto;
}

.table-area-res .delete-selected,
.table-area-res .btn-area-conf {
    width: 50%;
}

.header-text-res {
    display: table;
    margin: auto 0 !important;
}

.checkbox-box>* {
    display: table;
    margin: auto 0 !important;
}

.header-table-res .checkbox-box label {
    background-color: #212121;
}

.main-title-res {
    color: rgb(245, 245, 245);
    font-size: 32px;
    letter-spacing: -0.4px;
    line-height: 40px;
    align-self: center;
    margin-right: 45px !important;
}

.box-main-res {
    margin-top: 72px;
    margin-bottom: 15px;
}

.tab-log-out {
    margin: 0 0 0 auto !important;
    text-decoration: none !important;
}

.header-text-res {
    color: rgb(135, 135, 135);
    font-size: 16px;
}

.delete-item,
.download-selected-items {
    margin-left: 5px !important;
    cursor: pointer;
}

.tabs-reserved-area a {
    text-decoration: none !important;
    font-size: 18px;
    color: #fff !important;
}


/* END RESERVED AREA */


/* MENU ACCOUNT WRAPPER */

.modal-account-header {
    padding-top: 70px;
    padding-bottom: 45px;
}

.modal-account-header .close-nav-toggle {
    width: auto;
    margin: 0 0 0 auto;
}

.modal-menu li.current-menu-item>.ancestor-wrapper>a {
    text-decoration: none;
}

.modal-menu li.current-menu-item>.ancestor-wrapper>a:hover {
    text-decoration: none;
}

.text-account {
    max-width: 354px;
    width: 100%;
}

.account-modal {
    display: flex;
}

.btn-form-register {
    width: 100%;
    background-color: transparent !important;
    color: white !important;
    border: 2px solid white !important;
    text-decoration: none;
    margin-top: 23px;
    margin-bottom: 70px;
    transition: 0.2s !important;
}

.btn-form-register:hover {
    background-color: white !important;
    color: black !important;
    border: 2px solid white !important;
}

.title-form {
    color: rgb(255, 255, 255);
    font-size: 20px;
    letter-spacing: 0.2px;
    line-height: 32px;
}

.subtitle-form {
    color: rgb(245, 245, 245);
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 24px;
}

#loginform .login-remember {
    display: none;
}

.account-bottom>a:first-of-type {
    display: none;
}

.login-username,
.login-password,
.login-remember {
    margin-bottom: 30px;
}

.login-password label,
.login-username label {
    color: rgb(135, 135, 135);
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    font-family: 'Akkurat-Pro' !important;
}

.login-password input,
.login-username input {
    background: rgb(33, 33, 33);
    border-radius: 0px;
    border: none;
    border-bottom: 2px solid rgb(135, 135, 135) !important;
    color: #f5f5f5;
}

.header-form-login-area {
    margin-bottom: 20px;
}

.login-username input::placeholder {
    color: rgb(135, 135, 135);
}

.btn-login {
    color: white !important;
    width: 100%;
    text-transform: capitalize !important;
    font-size: 16px !important;
    min-height: 52px;
    padding: 13.8px !important;
    background-color: #4d4d4d !important;
    text-decoration: none !important;
    border: 2px solid #4d4d4d !important;
    transition: 0.2s !important;
}
.btn-login:hover {
    color: white !important;
    border: 2px solid #4d4d4d !important;
    background-color: #4d4d4d !important;
}

.loginform .btn-login.active {
    background-color: transparent !important;
    color: black !important;
    border: 2px solid black !important;
    transition: 0.2s !important;
}

.loginform .btn-login.active:hover {
    border: 2px solid black !important;
    background-color: black !important;
    color: white !important;
}

.loginform {
    margin-bottom: 30px;
    margin-top: 100px;
}

.account-bottom .btn-login.active {
    pointer-events: all;
    background-color: #fff !important;
    border: 2px solid white !important;
    color: #000 !important;
}

.account-bottom .btn-login.active:hover {
    background-color: transparent !important;
    color: white !important;
    border: 2px solid white !important;
}

.footer-form-login-area {
    margin-bottom: 55px;
}

.wpcf7-form-control::placeholder {
    font-family: 'Akkurat-Pro' !important;
    font-weight: 400;
    letter-spacing: 0.4px !important;
}

.back {
    color: white;
    font-size: 33px;
    cursor: pointer;
}

.title-text-account-modal {
    margin-bottom: 5px !important;
}


/* END MENU ACCOUNT WRAPPER */


/* desgigner grid */

.designers-grid .eael-grid-post-holder {
    border: 0!important;
}

.designers-grid .eael-entry-wrapper {
    padding: 15px 0;
}

.designers-grid .eael-entry-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.pagination-single {
    display: none;
}

.content-download {
    color: rgb(33, 33, 33);
    font-size: 16px;
    height: 64px;
    letter-spacing: 0.4px;
    line-height: 24px;
    font-weight: 700;
}


/* END desgigner grid */

.icon-container .alignnone {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-left: 12px !important;
}


/* MOBILE MENU */

.mobile-menu li {
    border: none;
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    justify-content: flex-start;
    margin: 0;
}

.mobile-menu a {
    color: white !important;
}


/*PAGE DISTRIBUTORI E AGENTI*/

.items-reg-cont {
    background-color: #ffffff;
    padding-bottom: 15px;
    padding-top: 15px;
}


/* OWL CAROUSEL CUSTOM */

.slider-owl .container-text {
    position: absolute;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    left: 0px;
}

.slider-owl .container-text h3 {
    color: rgb(33, 33, 33);
    font-size: 24px;
    font-weight: 400;
    margin: 0 !important;
}

.slider-owl .container-text p {
    font-size: 80px;
    margin: 0 !important;
    font-weight: 400;
    line-height: 1.5;
}


/* Title product and category in single product page */

.single-product .slider-owl .container-text p,
.single-product .slider-owl .container-text h3 {
    max-width: 33%;
    white-space: nowrap;
}

.single-product .slider-owl .container-text p {
    font-weight: 300!important;
}

.slider-owl a {
    display: inline-block;
    position: relative;
}

.slider-owl svg,
.slider-owl img {
    height: 33px !important;
    width: 33px !important;
}

.single-project-slider img {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    left: 0;
    top: 0;
    object-position: center;
}

.single-project-slider::after {
    display: block;
    content: '';
    /* 2:1 aspect ratio  */
    padding-bottom: calc(1 / 2 * 100%);
}


.container-sec-slider-coll .slider-owl img {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
}

.slider-owl .box-icon a {
    position: absolute;
    bottom: 72px;
}


/* END OWL CAROUSEL CUSTOM */


/* CONFIGURATOR */

.container-img-rotate .imageRotateConfigurator {
    position: static;
    margin: 0 auto;
}

.container-img-rotate {
    position: absolute;
    right: 0px;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.overlay-conf {
    right: 6px;
    left: 0px;
    bottom: 0px;
    top: 0px;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    z-index: 10;
}

.conf-value>div {
    position: relative;
}

#form-configurator .conf-value>div {
    display: flex;
}

.conf-value {
    padding-bottom: 46px;
}

.conf-value input {
    position: absolute;
    visibility: hidden;
}

.conf-value label {
    width: 100%;
    margin: 0;
    padding: 13px;
    cursor: pointer;
    position: relative;
    background-color: white;
    margin-bottom: 2px;
    color: rgb(33, 33, 33);
    transition: 0.2s;
}

.conf-value label:hover {
    background-color: #DCDCDC;
}

.conf-value label.empty {
    background-color: #fafafa;
    height: 50px;
}

.conf-value input[type="radio"].checkedCollection+label,
.conf-value input[type="radio"]:checked+label {
    background-color: #878787;
    color: white;
}

.conf-value input[type="radio"].disabled+label.full-image::before,
.conf-value input[type="radio"]:disabled+label.full-image::before {
    background-color: #878787;
    display: block;
    content: '';
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .3;
    pointer-events: none;
}

.conf-value input[type="radio"].checkedCollection+label.full-image::after,
.conf-value input[type="radio"]:checked+label.full-image::after {
    border-color: #878787;
}

.conf-value input[type="radio"].disabled+label,
.conf-value input[type="radio"]:disabled+label {
    background-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .3);
}

.conf-value input[type="radio"].disabled+label:hover,
.conf-value input[type="radio"]:disabled+label:hover {
    cursor: not-allowed !important;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

.conf-value input[type="radio"].checkedCollection+label::after,
.conf-value input[type="radio"]:checked+label::after {
    display: block;
    content: '';
    position: absolute;
    top: 17px;
    right: 28px;
    width: 14px;
    height: 9px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    transform: rotate(-45deg);
}

.conf-value input[value=""]+label {
    min-height: 50px;
}

#form-configurator .conf-value span.title-params span {
    display: none;
}

.container-conf {
    background-color: #f5f5f5;
    padding-top: 58px;
    padding-bottom: 70px;
    position: relative;
}

.title-params {
    color: rgb(135, 135, 135) !important;
    padding-bottom: 15px;
    display: block;
}

.required-to-compile-configurator {
    color: #BA0000 !important;
}

.container-conf>.d-flex h3 {
    color: rgb(33, 33, 33) !important;
    padding-bottom: 67px;
}

.reset-filters-conf {
    margin: 0 0 0 auto;
    display: block;
    color: rgb(33, 33, 33) !important;
    cursor: pointer;
}

.conf-form {
    background-color: #fff;
    padding: 50px;
    display: flex;
}

.conf-form .first-col {
    width: 20%;
}

.conf-form .second-col {
    padding: 0;
    margin: 0 auto;
    width: 40%;
}

.conf-form .second-col>div {
    float: left;
    width: 33%;
}

.mobile-visibility {
    display: none;
}

.conf-form .second-col .text-secondary {
    color: rgb(33, 33, 33) !important;
}

.second-col>div {
    padding-bottom: 18px;
    padding-right: 20px;
}

.conf-form .third-col {
    display: block;
    margin: 0 0 0 auto;
    width: 100%;
    max-width: 420px;
}

.conf-form .buttons-config {
    width: 100%;
}

.conf-form .first-col .cod-padre {
    color: rgb(33, 33, 33) !important;
    padding-bottom: 5px;
}

.conf-form .first-col .cod-figlio {
    color: rgb(33, 33, 33) !important;
    padding-bottom: 27px;
}

.conf-form .image-prod img {
    object-fit: contain;
    max-height: 150px;
}

.conf-form .first-col .ce-logo {
    margin: auto 0 0 0;
    padding-top: 20px;
}

.conf-form .first-col .ce-logo:first-child {
    padding-right: 13px;
}

.conf-form .col-form {
    height: auto;
    position: relative;
}

.conf-form .btn-files-to-dw {
    width: 100%;
    margin-top: 44px;
    margin-bottom: 15px;
}

.conf-form .box-downloads-product .btn-files-to-dw {
    width: 100%;
    border: 2px solid black;
    justify-content: center;
    background-color: transparent !important;
    transition: 0.2s;
    font-weight: normal;
}

.conf-form .box-downloads-product .btn-files-to-dw:hover {
    border: 2px solid black;
    background-color: black !important;
    color: white!important;
}

.conf-form .btn-files-to-dw .material-icons {
    cursor: pointer;
    margin: 0;
}

.btn.btn-files-download-combination {
    width: 100% !important;
    justify-content: center !important;
    border: 2px solid white !important;
    margin-bottom: 15px !important;
    transition: 0.2s !important;
}

.btn.btn-files-download-combination:hover {
    border: 2px solid white !important;
    color: white !important;
    background-color: transparent !important;
}

.btn.btn-files-download-combination:hover:not(.btn-selected-loading) img {
    filter: invert() !important;
}

.conf-form .btn-conf-save,
.conf-form .btn-conf-quote {
    border: 2px solid black !important;
    background-color: #000 !important;
    color: #fff !important;
    transition: 0.2s;
    font-weight: normal;
    width: 100%;
}

.conf-form .btn-conf-save:hover,
.conf-form .btn-conf-quote:hover {
    background-color: transparent !important;
    color: black !important;
}

.text-conf-quote,
.text-conf-save {
    margin: 0 auto;
}

.conf-form .btn-conf-save {
    margin-right: 8px;
}


.moreLightsAccordionTitle{
    padding: 10px 0px;
    color: rgb(135, 135, 135);
    position: relative;
    cursor: pointer;
}
.moreLightsAccordionTitle::before{
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    transform: rotate(45deg);
    border-left: 1px solid rgb(135, 135, 135);
    border-top: 1px solid rgb(135, 135, 135);
    position: absolute;
    right: 5px;
    top: 20px;
}
.moreLightsAccordionTitle.active::before{
    content: '';
    display:none;
}
.moreLightsAccordionTitle.active::after{
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    transform: rotate(45deg);
    border-right: 1px solid rgb(135, 135, 135);
    border-bottom: 1px solid rgb(135, 135, 135);
    position: absolute;
    right: 5px;
    top: 10px;
}

.box-add-components .filterComponent .label {
    color: #878787;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.4px;
}

.box-add-components .filterComponent .select-selected {
    position: relative;
    padding-left: 7px;
    border: 2px solid #d4d4d4;
    font-weight: 400;
    color: rgb(33, 33, 33)!important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.box-add-components .filterComponent .select-items {
    background: #fff;
}

.box-add-components .filterComponent {
    padding: 20px 0;
    width: 25%;
    margin: 5px;
}

.box-add-components .filter-typology-component {
    display: flex;
    padding: 30px 0 0;
}

#configuratorSearchForm svg {
    position: absolute;
    top: 15px;
    right: 10px
}

#configuratorSearchFormInputLabel {
    color: rgb(33, 33, 33);
    font-size: 32px;
    font-weight: normal;
    letter-spacing: -0.4px;
    line-height: 44.8px;
    padding-bottom: 11px;
}

#configuratorSearchInputText {
    border: none;
    border-bottom: 2px solid rgb(135, 135, 135);
    color: rgb(33, 33, 33);
    padding: 13px;
    padding-right: 44px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.2px;
    line-height: 24px;
}

input#configuratorSearchInputText::placeholder {
    color: rgb(135, 135, 135);
}

#configuratorSearchFormInputContainer {
    max-width: 448px;
    position: relative;
}

#configuratorSearchResults ul {
    margin: 0;
    list-style: none;
}

#configuratorSearchResults ul li {
    color: rgb(33, 33, 33);
    margin: 0;
    padding: 13px;
    font-size: 16px;
    letter-spacing: 0.2px;
    background: #fff;
    border-bottom: 2px solid #f5f5f5;
    cursor: pointer;
}

#configuratorSearchResults ul li:hover {
    color: #fff;
    background: rgb(135, 135, 135);
}

#configuratorSearchFormContainer {
    background: #f5f5f5;
    padding: 70px 0;
    margin-bottom: 16px;
}


/* END CONFIGURATOR*/


/* USER PROFILE */

.user-profile form>h2 {
    display: none;
}

.acf-input,
.acf-label {
    display: block;
}

.user-profile td,
.user-profile .form-table {
    border: none;
}

.form-table>tbody>.acf-field>.acf-label,
.form-table>tbody>.acf-field>.acf-input {
    padding: 0 !important;
    margin: 0 26px;
}

.user-profile .form-table {
    margin: 64px 0 0 0 !important;
}

.form-table>tbody>.acf-field>.acf-label,
.user-profile label,
.page-template-request-quote label {
    color: rgb(135, 135, 135) !important;
    font-size: 16px !important;
    letter-spacing: 0.4px;
    line-height: 24px;
    font-weight: 400 !important;
}

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

.form-table tr {
    width: 33.333%;
    display: block;
    margin-top: 24px !important;
}

.form-table tbody {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -26px;
}

.form-username {
    margin: 0 26px;
    width: 33.333%;
}

#captchaBackground input#captcha {
    background-color: white !important;
    color: #212121 !important;
}
#captchaBackground input#captcha:hover {
    cursor: not-allowed;
}
#captchaBackground span#output {
    color: white;
    font-size: 16px;
}

.page-template-request-quote .form-field {
    margin: 0 26px 0 0;
    width: 33.333%;
}

#adduser .d-flex {
    margin: 0 -26px;
}

.form-table tr.diff-margin {
    margin-top: 64px !important;
}

.form-table tr.m-0 {
    margin-top: 0 !important;
}

.user-profile .btn {
    color: black !important;
    text-transform: none;
    padding: 13.8px !important;
    border-radius: 0 !important;
    border: 1px solid white !important;
    font-weight: 700;
    font-size: 16px;
}

.user-profile .btn-primary.submit {
    margin: 64px 26px !important;
    width: 33.333%;
}

.reserved-area-guaranteeform .user-profile .btn-primary.submit {
    border: 2px solid white !important;
    text-decoration: none !important;
    transition: 0.2s !important;
}

.reserved-area-guaranteeform .user-profile .btn-primary.submit:hover {
    border: 2px solid white !important;
    background-color: transparent !important;
    color: white !important;
}

.reserved-area-guaranteeform .user-profile .btn-primary.submit:focus,
.reserved-area-guaranteeform .user-profile .btn-primary.submit:focus:hover {
    border: 2px solid #878787 !important;
    background-color: transparent !important;
}

.email-box,
.address-box,
.password-box,
.roles-box {
    margin-bottom: 128px !important;
}

.email-box::before,
.address-box::before,
.password-box::before,
.roles-box::before {
    display: block;
    content: '';
    position: absolute;
    height: 2px;
    background: rgb(33, 33, 33);
    left: 0px;
    right: 0px;
    margin-top: -22px;
}

.email-box .text-secondary,
.address-box .text-secondary,
.password-box .text-secondary,
.roles-box .text-secondary {
    color: rgb(245, 245, 245) !important;
    margin-top: 16px !important;
    margin-bottom: 48px !important;
}


/* .password-box::before {
	display: block;
	content: '';
	position: absolute;
	height: 2px;
	background: rgb(33, 33, 33);
	left: 0px;
	right: 0px;
	margin-top: -64px;
} */


/* .password-box .text-secondary{
	color: rgb(245, 245, 245) !important;
    margin-top: 16px !important;
    margin-bottom: 48px !important;
} */

.form-checkbox-newsletter input[type="checkbox"] {
    background-color: white!important;
    border-bottom: unset!important;
}

.form-checkbox-newsletter input[type="checkbox"]:checked::before {
    content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E);
    position: absolute;
    display: inline-block;
    margin: -13px 0 0 -10px;
    height: 1.75rem;
    width: 1.75rem;
}

/* Iubenda custom style */
.iubenda-cs-container input[type="checkbox"]:checked::before {
    content: unset !important;
}
.iubenda-cs-container label.inline, .iubenda-cs-container input[type="checkbox"] + label {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

.acf-input select {
    display: none;
}

.acf-input.custom-select {
    width: auto;
}

.acf-input.custom-select .select-items {
    max-height: 300px;
    overflow-y: scroll;
}

.acf-input.custom-select .select-selected {
    padding: 11.5px !important;
    color: white !important;
    background-color: #212121;
    font-weight: 400;
    border: 2px solid #878787;
}

.acf-input.custom-select .select-selected::after {
    right: 20px;
}

.acf-input.custom-select .select-items div {
    padding: 11.5px !important;
}


/* END USER PROFILE */


/* TOAST ADD IN DOWLOADS */

.toast-dw {
    position: fixed;
    top: 120px;
    bottom: auto;
    width: 100%;
    max-width: 336px;
    right: 110px;
}

.toast-dw p {
    background-color: #000000;
    margin: 0 !important;
    color: rgb(245, 245, 245);
    font-size: 14px;
    padding: 11.5px 15px;
}


/* END TOAST ADD IN DOWLOADS */


/* REGISTRATION AND QUOTE */

.page-template-registration .site-logo img,
.page-template-request-quote .site-logo img {
    filter: invert();
}

.page-template-registration .primary-menu>li>a,
.page-template-request-quote .primary-menu>li>a {
    color: white !important;
}

.page-template-registration .material-icons.toggle-icon,
.page-template-request-quote .material-icons.toggle-icon {
    color: white;
}

.page-template-registration header .nav-toggle svg,
.page-template-request-quote header .nav-toggle svg {
    color: white;
}

.page-template-registration .material-icons.toggle-icon.icon-dw::after,
.page-template-request-quote .material-icons.toggle-icon.icon-dw::after {
    background-color: white;
    color: black;
}


/* END REGISTRATION */

.text-black {
    color: #000!important;
}

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

.slide-featured-post .row {
    padding: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    text-align: right;
    bottom: 40px;
    padding-right: 40px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 48px;
    height: 48px;
    position: relative;
    background: transparent;
    border-radius: 0;
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:focus {
    outline: none;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:after {
    content: '';
    display: block;
    width: 48px;
    height: 2px;
    position: absolute;
    top: 23px;
    background: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background: #535053;
}
.project-single-detail {
    color: white !important;
    font-size: 16px !important;
}
.project-downloads.horizontal .button-download-presentation {
    margin-right: 1rem !important;
}

div:not(.section-project-3) > div > .button-download-presentation {
    text-transform: none;
    padding: 13.8px;
    border-radius: 0;
    border: 2px solid white;
    font-weight: 700;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    max-width: 300px;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    background-color: white !important;
    color: black !important;
    transition: 0.2s;
}

div:not(.section-project-3) > div > .button-download-photographs {
    text-transform: none;
    padding: 13.8px;
    border-radius: 0;
    border: 2px solid white;
    font-weight: 700;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
    max-width: 300px;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    background-color: transparent !important;
    color: white !important;
    transition: 0.2s;
}

.section-project-3 .button-download-presentation {
    text-transform: none;
    padding: 13.8px;
    border-radius: 0;
    border: 2px solid black !important;
    font-weight: 700;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
/*     max-width: 278px;
    width: 100%; */
    text-align: center;
    justify-content: center;
    align-items: center;
    background-color: black !important;
    color: white !important;
    transition: 0.2s;
}

.section-project-3 .button-download-photographs {
    text-transform: none;
    padding: 13.8px;
    border-radius: 0;
    border: 2px solid black !important;
    font-weight: 700;
    font-family: 'Akkurat-Pro' !important;
    font-size: 16px;
/*     max-width: 278px;
    width: 100%; */
    text-align: center;
    justify-content: center;
    align-items: center;
    background-color: transparent !important;
    color: black !important;
    transition: 0.2s;
}

div:not(.section-project-3) > div > .button-download-presentation:hover {
    color: white!important;
    background-color: transparent!important;
}

div:not(.section-project-3) > div > .button-download-photographs:hover {
    background-color: white !important;
    color: black !important;
}

.section-project-3 .button-download-presentation:hover {
    color: black !important;
    background-color: transparent !important;
}

.section-project-3 .button-download-photographs:hover {
    color: white !important;
    background-color: black !important;
}

div:not(.section-project-3) > div > .button-download-presentation:hover svg,
div:not(.section-project-3) > div > .button-download-photographs:hover svg,
.section-project-3 .button-download-presentation:hover svg,
.section-project-3 .button-download-photographs:hover svg {
    filter: invert(100%);
}

.project-downloads {
    flex-direction: column;
    align-items: flex-end;
}

.news-grid .news-grid-eael-entry-image a {
    height: 240px;
}

.row.related-products {
    padding: 0;
    margin: 0 -24px;
}

.row.related-products .col-sm {
    padding: 0 24px;
}

.news-grid .eael-grid-post-link,
.news-grid .eael-grid-post-link:hover:hover {
    color: #303133!important;
}

.news-grid .eael-grid-post-holder .eael-entry-thumbnail img {
    object-fit: cover;
    object-position: center;
    height: inherit;
}

.news-grid .eael-entry-header {
    font-size: 0px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.news-grid .eael-grid-post-link,
.news-grid .eael-grid-post-link {
    font-size: 21px;
}

.anchor-link,
.anchor-link-box {
    position: absolute;
    bottom: 10vh;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.title-center-container .elementor-container,
.title-center-container .elementor-container>.elementor-row,
.title-center-container .elementor-container>.elementor-row .elementor-top-column,
.title-center-container .elementor-container>.elementor-row .elementor-top-column .elementor-column-wrap,
.title-center-container .elementor-container>.elementor-row .elementor-top-column .elementor-column-wrap .elementor-widget-wrap {
    position: unset;
}

.image-featured-post-background {
    max-width: 100%!important;
}

.title-center {
    position: absolute;
    top: 50%;
    transform: translate(-0%, -50%);
    left: 0;
    right: 0;
}


/* carousel project */
.carousel-projects-products .owl-stage {
    display: flex;
}
.carousel-projects-products .owl-item img {
    width: 100% !important;
    height: 100% !important;
}

.carousel-projects-products .owl-item .obj-fit-cover {
    height: 216px;
}

.related-single-prod {
    padding: 0 15px;
}

.container-projects {
    /* margin: 0 -25px !important; */
    padding-left: calc(5% - 25px);
    padding-right: calc(5% - 25px);
}


/* carousel other */

.carousel-other .owl-item img {
    width: 100% !important;
    height: 100% !important;
}

.conteiner-other-carousel {
    padding: 0 10px !important;
}

.conteiner-other-carousel .owl-stage-outer {
    margin: 0 -10px
}


/* COLLECTIONS */

.collections .post-title {
    color: rgb(33, 33, 33);
    font-size: 44px;
    letter-spacing: -1.2px;
    line-height: 44px;
    padding-bottom: 25px;
    text-decoration: none;
}

.collections p {
    color: rgb(33, 33, 33);
    font-size: 20px;
    letter-spacing: 0.2px;
    line-height: 32px;
}

.collections .slider-list-collection {
    max-width: 848px;
    width: 100%;
    margin: 0 0 0 auto;
}

.collections .box-single-collection {
    padding-bottom: 96px;
}

.collections .box-single-collection>.d-block {
    position: relative;
    max-width: 800px;
    width: 100%;
}

.collections .box-single-collection>.d-block>p {
    max-height: 200px;
    overflow-y: auto;
    font-size: medium;
}

.collections a.text-secondary {
    color: rgb(33, 33, 33) !important;
    line-height: 24px;
    position: absolute;
    bottom: 0px;
}


/* .collections .owl-carousel .owl-stage,
.collections .owl-carousel .owl-stage .owl-item {
	width: 100%!important;
	min-width: unset!important;
	min-height: unset!important;
} */


/* .collections .owl-carousel .owl-stage .owl-item {
	float: right!important;
} */

.collections .owl-nav {
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0;
    left: 0;
}

.collections .owl-nav .owl-next {
    position: absolute;
    right: 80px;
}

.collections .owl-nav .owl-prev {
    position: absolute;
    left: 80px;
}

.collections .owl-nav img {
    width: 45px;
}

.collections .owl-nav .disabled {
    display: none !important;
}

.collections .owl-dots {
    display: none;
}

.collections .owl-carousel .owl-item img {
    height: 500px !important;
    object-fit: unset!important;
    width: 100% !important;
}


/* SINGLE COLLECTOIN*/

.type-collezioni span:not(.material-icons) {
    font-family: 'Akkurat-Pro' !important;
}

.type-collezioni #first-section {
    background-color: #000000;
    margin: 0 auto !important;
}

#collection-title-downloads {
    background-color: #000000;
}

.type-collezioni #first-section h2 {
    color: #f5f5f5 !important;
    padding-right: 50px!important;
}

.type-collezioni #first-section p {
    color: #f5f5f5 !important;
}

.type-collezioni .text-to-add-dw {
    padding-left: 28px;
}

.type-collezioni .box-downloads .list-file-dw li {
    border-color: rgb(245, 245, 245);
}

.type-collezioni .box-downloads .list-file-dw li * {
    color: rgb(245, 245, 245);
    fill: rgb(245, 245, 245);
}

.box-downloads {
    font-family: 'Akkurat-Pro' !important;
}

.type-collezioni .box-downloads {
    margin: 0 auto !important;
    padding-bottom: 100px;
    background-color: #000000;
}

.type-collezioni .box-downloads .btn-files-to-dw,
.type-collezioni .box-downloads a[href="#section-related-products"] {
    border-color: rgb(245, 245, 245) !important;
    background-color: #000 !important;
}
.type-collezioni .box-downloads .btn-files-to-dw:hover,
.type-collezioni .box-downloads a[href="#section-related-products"]:hover {
    filter: invert();
    -webkit-filter: invert();
}
.type-collezioni .btn-container-prod {
    background-color: transparent;
}

.type-collezioni .btn-container-prod * {
    color: rgb(245, 245, 245) !important;
}

.box-downloads .btn-container-prod a,
.box-downloads .btn-container-prod button {
    width: 100%;
    justify-content: center;
}

.btn-container-prod .btn-conf-lang {
    background-color: #000 !important;
    color: white !important;
    margin-bottom: 20px;
    text-decoration: none;
    transition: 0.2s;
    border: 2px solid black;
}

.btn-container-prod .btn-conf-lang:hover {
    background-color: transparent !important;
    color: black !important;
    border: 2px solid black;
}

.box-coll-tabs {
    padding-top: 90px;
    background-color: rgb(218, 218, 218);
}

.type-collezioni .tabs-contemporary {
    padding-bottom: 48px;
    margin-bottom: 0;
}

.type-collezioni .tab::after {
    margin-top: 20px;
}

.box-coll-tabs .box-text {
    max-width: 400px;
    width: 100%;
    padding-bottom: 74px;
}

.box-coll-tabs .box-text p {
    color: rgb(33, 33, 33) !important;
    letter-spacing: 0.2px !important;
    line-height: 24px;
}

.type-collezioni .box-image {
    height: auto;
}

.type-collezioni .box-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.type-collezioni .section-box-text {
    padding-bottom: 80px;
    padding-top: 80px;
}


/* .type-collezioni #second-section.slider-owl .box{
    position: relative;
    max-width: 542px;
    max-height: 406px;
}
.type-collezioni  #second-section.slider-owl img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    height: 100%!important;
    object-position: center;
}
.type-collezioni .prod-text-box li{
    font-family: 'Akkurat-Pro' !important;
}
.type-collezioni #second-section{
	margin-bottom: 96px !important;
}
.type-collezioni #second-section .owl-dots{
	bottom: 35px !important;
}
.type-collezioni #second-section.slider-owl .owl-item{
	height: auto;
} */

.type-collezioni #slider2 .content-black {
    min-height: 0!important;
}


/* END SINGLE COLLECTION */


/*
* tab procucts collection AND CUSTOMCONFIGURATOR
*/

.box-coll-tabs-collection-products {
    background-color: #fff;
}

.box-coll-tabs-customconfigurator-products {
    background-color: #f5f5f5;
    min-height: 300px;
}

.box-coll-tabs-collection-products>div,
.box-coll-tabs-customconfigurator-products>div {
    position: relative;
}

.box-coll-tabs-collection-products .tab-content,
.box-coll-tabs-customconfigurator-products .tab-content {
    position: relative;
}

.carousel-products-collection,
.carousel-products-customconfigurator {
    padding-bottom: 100px;
}

.carousel-products-collection-item-content,
.carousel-products-customconfigurator-item-content {
    background: #ededed;
}

.carousel-products-collection p a,
.carousel-products-customconfigurator p a {
    color: rgb(33, 33, 33)!important;
    font-size: 16px!important;
}

.carousel-products-collection-item-content,
.carousel-products-customconfigurator-item-content {
    padding: 0 0 20px 0;
    text-align: center;
}

.carousel-products-collection-item-content .carousel-product-collection-configure-button.btn,
.carousel-products-customconfigurator-item-content .carousel-product-customconfigurator-configure-button.btn {
    position: relative!important;
    margin-top: 10px!important;
    bottom: 0!important;
}

.carousel-products-collection-item-content a.obj-fit-cover,
.carousel-products-customconfigurator-item-content a.obj-fit-cover {
    height: 212px;
}

.carousel-products-collection-item-container,
.carousel-products-customconfigurator-item-container {
    padding-top: 50px;
}

.carousel-products-collection-item-typology,
.carousel-products-collection-first-typlogy-name,
.carousel-products-customconfigurator-item-typology,
.carousel-products-customconfigurator-first-typlogy-name {
    color: rgb(135, 135, 135);
    font-size: 16px!important;
    font-weight: 700;
    letter-spacing: 0.4px!important;
    line-height: 24px!important;
    border-bottom: 2px solid #d4d4d4;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.carousel-products-collection-first-typlogy-name,
.carousel-products-customconfigurator-first-typlogy-name {
    border-bottom: 0px;
}

.carousel-products-collection-item-container .carousel-products-collection-item-typology:not(.first-product-of-typology),
.carousel-products-customconfigurator-item-container .carousel-products-customconfigurator-item-typology:not(.first-product-of-typology) {
    width: calc(100% + 30px);
    left: -30px;
    padding-left: 30px;
}

.list-products-collection-row,
.list-products-customconfigurator-row {
    width: 100%;
    display: inline-block;
    padding: 5px 0;
}

.list-products-collection-row .list-products-collection-item-container,
.list-products-customconfigurator-row .list-products-customconfigurator-item-container {
    width: 33.3%;
    float: left;
}

.list-products-collection-item-info p,
.list-products-customconfigurator-item-info p {
    color: rgb(33, 33, 33)!important;
    font-size: 16px!important;
    cursor: pointer;
}

.list-products-collection-item-info .list-products-collection-item-typology,
.list-products-customconfigurator-item-info .list-products-customconfigurator-item-typology {
    color: rgb(135, 135, 135)!important;
    font-size: 16px!important;
}

.list-products-collection-item-image,
.list-products-customconfigurator-item-image {
    max-width: 112px;
    height: 84px;
    float: left;
}

.list-products-collection-item-image a.obj-fit-cover.void,
.list-products-customconfigurator-item-image a.obj-fit-cover.void {
    width: 112px;
    background: #ededed;
}

.list-products-collection-item-image a.obj-fit-cover,
.list-products-customconfigurator-item-image a.obj-fit-cover {
    height: 84px;
}

.list-products-collection-item-info,
.list-products-customconfigurator-item-info {
    float: left;
    padding-left: 20px;
}

.products-collection-buttons-view,
.products-customconfigurator-buttons-view {
    position: absolute;
    top: -10px;
    right: 5%;
    cursor: pointer;
}

.products-collection-list-button-view,
.products-customconfigurator-list-button-view {
    padding-left: 30px;
    background-image: url('img/Icons_View List.svg');
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 16px!important;
}

.products-collection-slider-button-view,
.products-customconfigurator-slider-button-view {
    padding-left: 30px;
    background-image: url('img/Icons_View Slider.svg');
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 16px!important;
}

.box-coll-tabs-collection-products .tab.disabled,
.box-coll-tabs-customconfigurator-products .tab.disabled {
    opacity: 0.5;
}

.box-coll-tabs-collection-products .tab-badge-counter,
.box-coll-tabs-customconfigurator-products .tab-badge-counter {
    border-radius: 50px;
    background: #ededed;
    font-size: 14px;
    padding: 2px;
    font-weight: 400;
    margin-left: 5px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    min-width: 20px;
    height: 20px;
}

.box-coll-tabs-collection-products .tab.active .tab-badge-counter,
.box-coll-tabs-customconfigurator-products .tab.active .tab-badge-counter {
    background: rgb(33, 33, 33);
    color: #fff;
}

#box-coll-tabs-customconfigurator-products {
    padding-top: 70px;
    margin-bottom: 16px !important;
}

#box-coll-tabs-customconfigurator-products h3,
#customconfigurator-section-view-other-products h3 {
    color: rgb(33, 33, 33);
    font-size: 32px;
    font-weight: normal;
    letter-spacing: -0.4px;
    line-height: 44.8px;
    padding-bottom: 70px;
    margin: 0;
}

.products-customconfigurator-buttons-view {
    top: 10px;
}

#customconfigurator-section-view-other-products {
    background: #f5f5f5;
    padding-top: 70px;
    padding-bottom: 70px;
}

#customconfigurator-section-view-other-products h3 {
    padding-bottom: 20px;
}

#customconfigurator-section-view-other-products-button {
    padding: 20px;
    text-align: center;
    color: #fff;
    background-color: black !important;
    border: 2px solid black !important;
    max-width: 288px;
    width: 100%;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    font-weight: 700;
    display: inline-block;
    transition: 0.2s !important;
}

#customconfigurator-section-view-other-products-button:hover {
    text-decoration: none;
    background-color: white !important;
    border: 2px solid black !important;
    color: black !important;
}


/* END COLLECTIONS */


/* END CUSTOMCONFIGURATOR */


/* ADD COMPONENTS */

.add-components {
    margin: 20px;
    cursor: pointer;
    background-image: url('/wp-content/uploads/2020/10/Icons_Zoom.svg');
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 30px;
    color: #000 !important;
}

.box-add-components::before {
    display: block;
    content: '';
    height: 16px;
    background-color: white;
    left: 0px;
    right: 0px;
    margin-top: -16px;
}

.box-add-components .box-title-comp,
.box-add-components-other-components h3 {
    padding-top: 58px;
}

.box-add-components .box-title-comp h3 {
    padding-top: 0;
}

.box-add-components .d-flex {
    margin: 0 -20px;
}

.box-add-components h3 {
    color: rgb(33, 33, 33);
    font-size: 32px;
    line-height: 44.8px;
    margin: 0;
    font-weight: 400;
}

.box-add-components .box-title-comp {
    margin: 0;
}

.box-add-components .box-title-comp div.hide-filters,
.box-add-components .filter-typology-component {
    display: none !important;
}

.box-add-components .remove-comp {
    margin: 0 0 0 auto;
    color: rgb(33, 33, 33) !important;
    padding: 0 10px 0 40px;
    border: 1px solid rgb(33, 33, 33);
    background-image: url('/wp-content/uploads/2020/11/Icons_Remove Component.svg');
    background-position: left 10px center;
    background-repeat: no-repeat;
    font-size: 16px!important;
    cursor: pointer;
}

.box-add-components .hide-filters {
    align-self: center;
    padding-left: 40px;
    margin-left: 10%;
    background-image: url('/wp-content/uploads/2020/11/Icons_Hide.svg');
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.box-add-components .hide-filters.hidden {
    background-image: url('/wp-content/uploads/2020/11/Icons_Show.svg');
}

.box-add-components .owl-item-components-parents {
    padding: 0 10px;
}

.box-add-components .box-prod-comp {
    width: 100%;
    height: 292px;
    background: #DADADA;
    position: relative;
}

.box-add-components .box-prod-comp .btn {
    border: 2px solid white !important;
}

.box-add-components .box-prod-comp .btn:hover {
    color: white !important;
    border: 2px solid black !important;
}

.box-prod-comp .btn.comp-selected {
    background-color: #878787 !important;
    border: 2px solid #878787 !important;
    color: white !important;
}

.box-prod-comp .btn.comp-selected:hover {
    background-color: black !important;
    border: 2px solid black !important;
}

.box-add-components .box-prod-comp .btn,
.box-coll-tabs .carousel-product-collection-configure-button.btn,
.box-coll-tabs .carousel-product-customconfigurator-configure-button.btn {
    max-width: 240px;
    width: calc(100% - 48px);
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.box-coll-tabs .carousel-product-customconfigurator-configure-button.btn:hover {
    color: white !important;
}

.box-add-components .owl-carousel-components-parents .owl-nav,
.box-coll-tabs .carousel-products-collection .owl-nav,
.box-coll-tabs .carousel-products-customconfigurator .owl-nav {
    padding: 24px 0px;
    display: flex;
    justify-content: space-between;
}

.box-coll-tabs .carousel-products-collection .owl-nav,
.box-coll-tabs .carousel-products-customconfigurator .owl-nav {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.box-add-components .owl-carousel-components-parents .owl-nav button span,
.box-coll-tabs .carousel-products-collection .owl-nav button span,
.box-coll-tabs .carousel-products-customconfigurator .owl-nav button span {
    display: none;
}

.box-add-components .owl-carousel-components-parents .owl-nav button.owl-next,
.box-add-components .owl-carousel-components-parents .owl-nav button.owl-prev,
.box-coll-tabs .carousel-products-collection .owl-nav button.owl-next,
.box-coll-tabs .carousel-products-collection .owl-nav button.owl-prev,
.box-coll-tabs .carousel-products-customconfigurator .owl-nav button.owl-next,
.box-coll-tabs .carousel-products-customconfigurator .owl-nav button.owl-prev {
    width: 48px;
    height: 48px;
    background-image: url('/wp-content/uploads/2020/11/Icons_Chevron Down.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 48px;
    transform: rotate(90deg);
}

.box-add-components .owl-carousel-components-parents .owl-nav button.owl-next,
.box-coll-tabs .carousel-products-collection .owl-nav button.owl-next,
.box-coll-tabs .carousel-products-customconfigurator .owl-nav button.owl-next {
    transform: rotate(-90deg);
}

.box-add-components .owl-carousel-components-parents-text-on-nav,
.box-coll-tabs .owl-carousel-products-collection-text-on-nav,
.box-coll-tabs .owl-carousel-products-customconfigurator-text-on-nav {
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 0;
    text-align: center;
    color: rgb(135, 135, 135);
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.2px;
    line-height: 24px;
    padding: 0 70px;
}

.box-coll-tabs .owl-carousel-products-collection-text-on-nav,
.box-coll-tabs .owl-carousel-products-customconfigurator-text-on-nav {
    bottom: 36px;
}

.box-all-prod-comp .d-block {
    padding: 0 12px;
}

.box-all-prod-comp .d-block p {
    color: rgb(33, 33, 33) !important;
}

.box-all-prod-comp .d-block:first-child {
    padding-left: 0;
}

.box-all-prod-comp .d-block:last-child {
    padding-right: 0;
}

.box-all-prod-comp .owl-carousel-components-parents-text-on-nav {
    display: none !important;
}


/* END ADD COMPONENTS */

.box-ow {
    background-color: black;
    border: 2px solid black !important;
    position: fixed;
    right: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 1500;
    transition: 0.2s !important;
}

.box-ow:hover:not(.opened) {
    background-color: white !important;
    color: black !important;
    border: 2px solid black !important;
}

.box-ow:hover:not(.opened) .open-ow {
    color: black !important
}

.box-ow:hover:not(.opened) .open-ow::after {
    filter: invert(100%);
}

.box-ow .box-text-ow>p {
    color: rgb(245, 245, 245);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.4px;
    line-height: 40px;
    padding: 28px 0 28px;
}

.result-ow {
    padding-bottom: 48px;
}

.main-text-ow {
    color: rgb(245, 245, 245) !important;
}

.box-text-res-ow {
    margin: 0 0 0 auto;
    width: 100%;
    padding-left: 48px;
    position: relative;
}

.box-text-res-ow .btn-files-to-dw.btn-files-to-dw-combination,
.btn.btn-files-download-combination {
    width: 100%;
    background-color: black !important;
    color: #fff !important;
    margin-bottom: 16px;
    border: 2px solid white;
    justify-content: center;
    transition: 0.2s;
}

.box-text-res-ow .btn-files-to-dw.btn-files-to-dw-combination:hover,
.btn.btn-files-download-combination:hover {
    color: black !important;
    background-color: white !important;
    border: 2px solid white !important;
}

.box-text-res-ow .btn-files-to-dw.btn-files-to-dw-combination:hover .material-icons,
.btn.btn-files-download-combination:hover img {
    filter: invert(100%);
}

.box-text-res-ow .btn-files-to-dw .text-files-to-dw {
    color: currentColor !important;
}

.box-text-res-ow .btn-files-to-dw .material-icons {
    margin: 0;
}

.box-text-res-ow .box-save-buttons-ow .btn-conf-save,
.box-text-res-ow .box-save-buttons-ow .btn-conf-quote {
    border: 2px solid white !important;
    width: 100% !important;
    background-color: white !important;
    color: black !important;
    font-weight: normal;
}

.box-text-res-ow .btn-conf-save:hover,
.box-text-res-ow .btn-conf-quote:hover {
    color: white !important;
    background-color: transparent !important;
}

.close-ow::after {
    border-left: 1px solid white;
    border-top: 1px solid white;
    height: 10px;
    width: 10px;
    background-color: transparent;
    content: '';
    display: block;
    transform: rotate(-135deg);
    align-self: center;
    margin-left: 10px;
}

.open-ow::after {
    border-left: 1px solid white;
    border-top: 1px solid white;
    height: 10px;
    width: 10px;
    background-color: transparent;
    content: '';
    display: block;
    transform: rotate(45deg);
    align-self: center;
    margin-left: 10px;
}

.close-ow {
    margin: 0 0 0 auto !important;
}

.imageRotateConfigurator {
    position: absolute;
    top: 110px;
    left: 50%;
    width: 50px;
    opacity: 0.5!important;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}

.progetti .projects-text {
    max-width: 50%;
}

.btn-active,
.btn-active:hover {
    background-color: #878787 !important;
    border: 2px solid white !important;
    color: white !important;
}

.btn-active img,
.btn-active:hover img {
    filter: invert(100%);
}

.invert {
    filter: invert(100%) !important;
}

.box-project .download-file-project {
    position: absolute !important;
    bottom: 10px !important;
    right: 10px !important;
    z-index: 99999;
    max-width: 40px !important;
    max-height: 40px !important;
    left: unset !important;
    top: unset !important;
    padding: 5px;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(-360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}


/* MOBILE */

@media screen and (max-width: 1680px) {
    /*
	.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .n2-ss-img-wrapper{
		height: 520px;
	}
*/
}

@media screen and (max-width: 1480px) {
    /*
	.research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .n2-ss-img-wrapper{
		height: 440px;
	}
*/
}

@media screen and (max-width: 1440px) {
    .collections .slider-list-collection {
        max-width: 628px;
    }
    .content-white,
    .content-black,
    .content-black-quality {
        padding: 0 30px;
        padding-left: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .title-black-small h2 {
        margin-left: 0px;
    }
    .title-center {
        position: absolute;
        top: 50%;
        transform: translate(-0%, -50%);
        left: 0;
        right: 0;
    }
    .title-white h1 {
        margin-left: 0;
    }
    .button-white {
        margin-right: 0;
    }
    .title-black h3 {
        margin-left: 0px;
    }
    .title-black {
        margin-bottom: 20px !important;
    }
    .carousel-full-width-projcts-products-item-text {
        max-width: 1024px;
    }
}


/*
@media screen and (max-width: 1280px) {
	.cat-pro-container img{
		height: 180px;
	}
}
*/

@media screen and (max-width: 1148px) {
    .mobile-visibility {
        display: block;
    }
    .desktop-visibility {
        display: none;
    }
    .form-configurator-conf {
        display: inline-block;
    }
    .form-configurator-conf.conf-form .col-form {
        float: left;
        /* display: inline-block; */
    }
    .conf-form .first-col {
        width: 50%;
    }
    .conf-form .second-col {
        width: 50%;
    }
    .conf-form .third-col {
        width: 100%;
        max-width: none;
    }
    .conf-form .third-col .list-file-dw li {
        max-width: none;
    }
    .conf-form .second-col>div {
        width: 50%;
    }

    /*
	.cat-pro-container img{
		height: 160px;
	}
*/
    .slider-stile .n2-section-smartslider .n2-ss-slider-2 {
        height: 520px !important;
    }
    .box-save-buttons-ow {
        flex-direction: column;
    }
    .box-ow .btn-conf-save,
    .box-ow .btn-conf-quote {
        flex: 0 0 100%;
        width: 100%!important;
        margin: 0!important;
    }
    .box-ow .btn-conf-save {
        margin-bottom: 10px!important;
    }
}

@media screen and (max-width: 1024px) {
    .footer-wd-site .structure-site h3 {
        padding-right: 0px;
    }
    .conf-form .btn-conf-quote {
        width: 100%;
        margin-left: unset;
    }
    .filter-typology {
        top: unset;
    }
    .page-template-request-quote #quote-request #sendEmailQuotation {
        width: 100%!important;
    }
    .page-template-request-quote #quote-request .form-field {
        width: 100%!important;
        margin: unset!important;
        margin-bottom: 20px!important;
    }
    .page-template-request-quote #quote-request .d-flex {
        flex-direction: column;
    }
    .toast-dw {
        position: fixed;
        top: 120px;
        bottom: auto;
        width: 100%;
        max-width: 336px;
        right: 13px;
    }
    /* Product slider cover visualize */
    .product .owl-item>div.single-product-slider {
        background-color: unset!important;
        background-position: center!important;
        background-size: cover!important;
    }
    .research-slider #n2-ss-15 .n2-ss-layer-content .n2-ss-layer.n2-ow {
        max-width: 100%!important;
    }
    #n2-ss-15-arrow-previous {
        position: absolute!important;
    }
    .title-black,
    .content-black,
    .content-white,
    .content-black-quality,
    .title-black-small,
    .title-white,
    .content-white-number,
    .content-download-white,
    .page-menu-white,
    .page-menu-black {
        max-width: 1920px;
        margin: 0 auto;
        padding: 0 5% !important;
        display: block;
    }

    /* Buy America */
    .buy-america .title-black {
        padding: 0 !important;
    }

    .last-visited-section .row.last-visited {
        padding: 0 5% !important
    }
    .header-titles-wrapper {
        align-items: center;
        display: flex;
        justify-content: center;
        padding: 0 !important;
        text-align: center;
    }
    .content-black {
        margin: 0;
        padding: 0px!important;
        padding-right: 5%!important;
    }

    /* Buy America */
    .buy-america .content-black {
        margin: 0 !important;
        padding: 0 !important;
    }

    .project-single-content .content-black {
        padding-right: 0 !important;
    }
    .content-white {
        margin: 0;
        padding: 0px!important;
        padding-right: 5%!important;
    }
    .instructions-list .title-black {
        padding: 0!important;
    }
    .content-download-black {
        padding: 0 5%;
    }
    .title-black h1,
    .structure-woocommerce .page-title {
        color: rgb(33, 33, 33) !important;
        font-family: 'Akkurat-Pro' !important;
        font-size: 44px;
        letter-spacing: -1.2px;
        line-height: 44px;
        font-weight: 300 !important;
        padding-top: 180px;
        margin-bottom: 50px;
    }
    .title-black h1 {
        margin-bottom: 0px;
        padding-top: 250px;
    }
    .title-black h2 {
        color: rgb(33, 33, 33) !important;
        font-family: 'Akkurat-Pro' !important;
        font-size: 26px;
        letter-spacing: -0.4px;
        line-height: 34px;
        padding-top: 50px;
    }
    .title-black-normal h2 {
        color: rgb(33, 33, 33) !important;
        font-family: 'Akkurat-Pro' !important;
        font-size: 26px;
        letter-spacing: -0.4px;
        line-height: 34px;
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .title-black-small h2 {
        color: rgb(33, 33, 33) !important;
        font-family: 'Akkurat-Pro' !important;
        font-size: 24px;
        font-weight: 400;
        letter-spacing: -0.4px;
        line-height: 32px;
        padding: 60px 0px 0px 0px;
    }
    .title-black h3 {
        color: rgb(33, 33, 33) !important;
        font-family: 'Akkurat-Pro' !important;
        font-size: 24px;
        font-weight: 400 !important;
        letter-spacing: -0.4px;
        line-height: 32px;
    }
    .title-white h1 {
        color: rgb(255, 255, 255) !important;
        font-family: 'Akkurat-Pro' !important;
        font-size: 44px;
        letter-spacing: -1.2px;
        line-height: 44px;
        font-weight: 300 !important;
        padding-top: 180px;
    }
    .header-page .title-white h1 {
        padding-top: 0px;
    }
    .title-center-container .title-white h1 {
        padding-top: 0px;
    }
    .title-white h2 {
        color: rgb(245, 245, 245) !important;
        font-family: 'Akkurat-Pro' !important;
        font-size: 26px;
        letter-spacing: -0.4px;
        line-height: 34px;
        padding: 60px 0px 0px 0px;
    }
    .content-white-number h3 {
        color: rgb(255, 255, 255) !important;
        font-family: 'Akkurat-Pro' !important;
        font-size: 32px;
        letter-spacing: -0.4px;
        line-height: 40px;
        margin-bottom: 0;
    }
    .content-white-number p {
        color: rgb(255, 255, 255) !important;
        font-family: 'Akkurat-Pro' !important;
        font-size: 16px;
        font-weight: 400;
        height: 100%;
        letter-spacing: 0.4px;
        line-height: 24px;
    }
    .content-black-quality p {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.2px;
        padding-top: 30px;
    }
    .n2-ss-last-in-row {
        width: auto !important;
    }
    #n2-ss-15 .n2-ss-last-in-row {
        width: 70.1% !important;
    }
    .research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .n2-ss-last-in-row .n2-ss-layer.n2-ow {
        height: auto!important;
    }
    .button-white a {
        padding: 10px;
    }
    .button-black a {
        padding: 10px;
    }
    .page-menu-black,
    .page-menu-white {
        /* overflow-x: scroll; */
        overflow-y: hidden;
    }
    .page-menu-white ul,
    .page-menu-black ul {
        display: contents !important;
        white-space: nowrap;
    }
    .carousel-caption h3 {
        font-size: 48px !important;
    }
    .carousel-caption p {
        font-size: 20px !important;
    }
    .box-project .text-secondary.introduction {
        color: rgb(33, 33, 33) !important;
    }
    .widget-newsletter {
        position: relative;
    }
    .instruction-list .eael-entry-wrapper {
        padding-left: 0 !important;
    }
    .col-xl-3,
    .col-md-6,
    .col-sm-6,
    .col-6 {
        padding-left: 0px !important;
    }
    .title-featured-post {
        font-size: 32px;
        line-height: 32px;
        max-width: 600px;
        width: 100%;
    }
    .content-featured-post {
        max-width: 600px;
        width: 100%;
    }
    .menu-footer .widget-title {
        font-size: 20px !important;
    }
    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .menu-wrapper.section-inner {
        margin: 0 auto;
    }
    .nav-toggle .toggle-icon,
    .nav-toggle svg {
        color: black;
    }
    .slider-tab .nextend-bullet-bar {
        margin-bottom: 50px !important;
        margin: 0 auto;
        padding: 0 40px !important;
    }
    .nav-toggle svg {
        width: 30px;
        height: 30px;
    }
    .material-icons.toggle-icon.icon-dw::after {
        min-width: 20px;
        height: 20px;
    }
    .distributors-agents .tabs {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .continents-block {
        display: block;
    }
    .continents-boxes {
        display: flex !important;
    }
    .continents-boxes.region {
        margin: 0!important;
    }
    .distributors-agents .title-box-contacts {
        margin-top: 70px !important;
        margin-bottom: 42px !important;
    }
    .progetti .title-white h1 {
        padding-top: 0;
    }
    .progetti .title-white h2 {
        padding: 0px 0px 30px 0px;
    }
    .progetti .projects-text {
        max-width: 100%;
    }
    .project-downloads {
        margin: 20px 0 10px;
    }
    .research-slider .n2-ss-slider-2.n2-ow {
        /* padding-bottom: 80px!important; */
        background: #ededed;
    }
    .research-slider .nextend-arrow {
        bottom: 22px!important;
    }
    .carousel-full-width-projcts-products-item-text {
        max-width: 100%;
    }
    .cat-pro-container .product-category {
        width: 50% !important;
        padding-bottom: 50px !important;
        padding-right: 0!important;
        padding-left: 0!important;
    }
    .cat-pro-container .product-category:nth-child(even) {
        padding-left: 12px!important;
    }
    .cat-pro-container .product-category:nth-child(odd) {
        padding-right: 12px!important;
    }
    #form-configurator .conf-value {
        width: 100%!important;
    }
}

@media screen and (max-width: 1023px) {
    .box-project {
        width: 50%;
    }
}

@media screen and (max-width: 1000px) {
    .change-lang {
        margin-bottom: 40px;
    }
    .modal-menu-header {
        padding-top: 15px;
        padding-bottom: 40px;
    }
    .modal-search-header {
        padding-top: 15px;
        padding-bottom: 40px;
    }
    .icon-container {
        margin: 0;
    }
    .icon-container .alignnone {
        margin-right: 30px !important;
        margin-left: 0px !important;
    }
    .wd2-second-part-footer {
        padding-bottom: 125px;
        margin-top: -1px!important;
    }
    #mobile-footer .wd2-second-part-footer {
        padding-bottom: 30px!important;
    }
    .wd2-second-part-footer .structure-site {
        flex-direction: column-reverse;
        align-items: inherit;
    }
    .wd2-second-part-footer .icon-container {
        margin-left: -10px;
    }
    #mobile-footer .wd2-second-part-footer .icon-container {
        margin-left: 0;
    }
    .container-info {
        margin-bottom: 30px !important;
        width: 100%;
    }
    .footer-info-neri {
        float: left;
        position: absolute;
        padding-top: 30px;
        margin-bottom: 30px;
    }
    .primary-menu.reset-list-style {
        display: none !important;
    }
    .nav-toggle {
        position: static;
        width: auto;
    }
    .widget-newsletter .d-flex {
        display: block !important;
    }
    .widget-newsletter .wpcf7 {
        margin: 0;
        max-width: 100%;
    }
    .form-newsletter .wpcf7-submit {
        margin-left: 0;
        padding: 15px 50px;
        height: auto;
        width: 100%;
        margin-top: 10px;
    }
    .newsletter-info .text-secondary {
        max-width: 100%;
        margin-bottom: 15px !important;
    }
    .modal-menu>li>a,
    .modal-menu>li>.ancestor-wrapper>a {
        font-size: 18px !important;
        padding: 13px 0 !important;
        font-weight: 600;
    }
    .modal-menu a:focus,
    .modal-menu a:hover,
    .modal-menu li.current-menu-item>.ancestor-wrapper>a,
    .modal-menu li.current_page_ancestor>.ancestor-wrapper>a {
        text-decoration: none !important;
    }
}

@media screen and (max-width: 900px) {
    /*
	.cat-pro-container img{
		height: 140px;
	}
*/
    .collections p {
        line-height: unset!important;
    }
    .type-collezioni .structure-site.prod-text-box>.row {
        padding-bottom: 48px;
    }
    .slider-history .nextend-arrow {
        width: 32px!important;
        height: 32px!important;
    }
    .collections .box-single-collection {
        display: block !important;
    }
    .collections a.text-secondary {
        position: unset;
        margin-top: 15px !important;
    }
    .collections a.text-secondary span {
        width: auto !important;
    }
    .collections .slider-list-collection {
        margin: 0;
        margin-top: 20px;
        max-width: none;
        width: 100%;
    }
    .collections {
        padding: 0;
    }
    .box-single-collection>.d-block {
        max-width: 1920px;
        margin: 0 auto;
        display: block;
    }
    .box-ow.opened {
        height: 100vh;
        overflow-y: scroll;
        padding-top: 100px;
    }
    .box-ow.opened .box-text-ow {
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        padding: 0 5%;
        background: #212121;
    }
    .box-ow .result-ow {
        flex-flow: column;
    }
    .box-ow .result-ow .box-text-res-ow {
        padding-left: 0px;
        padding-top: 45px;
    }
    .box-ow .box-img {
        max-height: none!important;
    }
    .box-ow .box-img img {
        height: 340px!important;
        object-fit: contain!important;
    }
    .footer-wd-site {
        height: auto;
        padding-bottom: 290px !important;
    }
    #box-coll-tabs-collection-products .tabs-contemporary,
    #box-coll-tabs-customconfigurator-products .tabs-contemporary {
        padding-bottom: 0;
        margin-bottom: 0 !important;
    }
    .products-collection-buttons-view,
    .products-customconfigurator-buttons-view {
        padding: 10px 0px;
        margin-top: 10px;
        text-align: right;
        position: relative;
        top: 0;
        right: 0;
    }
    .products-collection-slider-button-view,
    .products-customconfigurator-slider-button-view {
        padding-right: 20px;
    }
    .products-collection-slider-button-view.d-none,
    .products-customconfigurator-slider-button-view.d-none,
    .products-collection-list-button-view.d-none,
    .products-customconfigurator-list-button-view.d-none {
        display: inline-block !important;
        opacity: 0.5;
        pointer-events: none;
    }
}

@media screen and (max-height: 700px) {
    .box-ow.opened {
        height: 100vh;
        overflow-y: scroll;
        padding-top: 100px;
    }
}

@media screen and (max-width: 800px) {
    /*
	.cat-pro-container img{
		height: 160px;
	}
*/
    .filter-typology {
        position: relative;
    }
    .cat-pro-container a {
        margin: 0 !important;
    }
    .prod-text-box img {
        float: left !important;
    }
    .cat-typology {
        display: block !important;
    }
    .filter-typology {
        width: 100%;
        padding-right: 0;
    }
    .prod-padre {
        width: 100%;
        padding-left: 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    /* .single-project-slider img {
        width: 100% !important;
        height: 600px !important;
        object-fit: cover;
    } */
    .single-project-slider::after {
        display: block;
        content: '';
        padding-bottom: calc(1.3 / 2 * 100%);
    }
    .slider-owl .box-icon a {
        bottom: 35px!important;
    }
    .section_5>div>div.obj-fit-cover {
        height: 500px;
    }
    .box-downloads {
        margin-bottom: 50px !important;
    }
    .slider-owl .box {
        height: calc(100% - 170px);
    }
    .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: 0;
    }
    .elementor-3931 .elementor-element.elementor-element-5f196c8c {
        padding: 0 0px 20px 0px !important;
    }
    .elementor-873 .elementor-element.elementor-element-f40f64d {
        padding: 0px 0px 100px 0px;
    }
    .elementor-text-editor {
        font-size: 14px;
        font-family: 'Akkurat-Pro';
    }
    .conf-form {
        display: inline-block;
        padding: 25px;
    }
    .conf-form .second-col {
        display: block;
    }
    .second-col>div {
        width: 100% !important;
    }
    .conf-form .first-col .ce-logo {
        position: static;
    }
    .conf-form>div {
        width: 100% !important;
        padding: 0 !important;
    }
    .slider-tab .nextend-bullet-bar {
        margin-bottom: 50px !important;
        margin: 0 auto;
        padding: 0 30px !important;
    }
    #filter-project {
        display: block !important;
    }
    .select-projects {
        width: 100%;
        padding: 0;
        padding-top: 30px;
    }
    .container-projects {
        display: block !important;
    }
    .box-project {
        width: 100%;
    }
    .box-project img {
        max-width: 100%;
    }
    /* ACCOUNT SETTINGS */
    .form-username:not(:empty) {
        margin-bottom: 24px;
    }
    .user-profile .btn-primary.submit {
        margin: 24px 0 44px !important;
        width: 100%;
    }
    .form-username {
        margin: 0;
        width: 100%;
    }
    #adduser>d-flex {
        flex-wrap: wrap
    }
    #adduser .d-flex {
        margin: 0px;
    }
    .user-profile .form-table {
        margin: 0 0 0 0 !important;
    }
    .form-table tr {
        width: 100%;
    }
    .form-table tr.diff-margin,
    .form-table tr.m-0 {
        margin-top: 24px !important;
    }
    .email-box .d-flex,
    #adduser>.d-flex,
    .address-box .d-flex,
    .password-box .d-flex,
    .roles-box .d-flex {
        flex-wrap: wrap;
    }
    /* .password-box .d-flex{
		flex-wrap: wrap;
		margin-bottom: 0 !important;
	} */
    .email-box,
    .address-box,
    .roles-box {
        margin-bottom: 34px !important;
    }
    /* 	.password-box::before {
		margin-top: -24px;
	}
	.password-box .text-secondary{
		margin-bottom: 25px !important;
	} */
    .body-area-reserved {
        padding-top: 40px;
        padding-bottom: 37px;
    }
    .tabs-reserved-area a {
        font-size: 13px;
    }
    /* END ACCOUNT SETTINGS */
    .elementor-element-0d2496a,
    .elementor-element-e089088 {
        padding: 0 5%;
    }
    /* SLIDER HOME */
    .slider_home .n2-ss-slide-backgrounds>div,
    .slider-stile .n2-ss-slide-backgrounds>div {
        height: calc(100% - 150px) !important;
    }
    .owl-carousel.sa_owl_theme .owl-dots {
        max-width: 300px !important;
        margin: 0 0 0 auto;
    }
    .research-slider .n2-ss-layers-container.n2-ow {
        margin: 50px 0 0 !important;
    }
    .n2-ss-layers-container.n2-ow {
        margin: 0 !important;
        width: 100% !important;
    }
    .slider_home .n2-ss-item-content {
        margin-bottom: 0 !important;
    }
    .n2-ss-layer.n2-ow {
        bottom: 0 !important;
    }
    .slider_home .n2-ss-slider .n2-ow-all svg {
        width: 23px !important;
        height: 25px !important;
        margin-bottom: 0 !important;
        bottom: 25px !important;
        position: absolute;
        fill: white;
    }
    .slider-tab .nextend-bullet-bar {
        margin-bottom: 0 !important;
    }
    .n2-ow.n2-ow-all .structure-site {
        height: 170px;
        box-sizing: border-box;
    }
    .n2-ow.n2-ow-all .structure-site h3 {
        padding-top: 10px;
    }
    .n2-ow.n2-ow-all .structure-site .text-sm {
        font-size: 20px !important;
    }
    .n2-ow-all .structure-site {
        bottom: 0;
        background-color: #212121;
        padding-top: 20px;
    }
    .n2-ow-all .structure-site * {
        color: white !important;
    }
    .slider_home .structure-site h3,
    .slider-stile .structure-site h3 {
        font-size: 34px !important;
    }
    .slider_home .structure-site p,
    .slider-stile .structure-site p {
        font-size: 20px !important;
    }
    /* END SLIDER HOME */
    /* SLIDER */
    /* Title product and category in single product page */
    .single-product .slider-owl .container-text p,
    .single-product .slider-owl .container-text h3 {
        max-width: unset;
    }
    .slider-owl .box .container-text {
        position: absolute;
        right: 0px;
        left: 0px;
        bottom: 0px;
        top: auto;
        height: 170px;
        background-color: #212121;
        transform: none;
    }
    .slider-owl .box.header-white *,
    .slider-owl .box.header-black * {
        color: white !important;
        fill: white;
    }
    .slider-owl .box-icon {
        bottom: 25px;
    }
    .slider-owl .box h3 {
        padding-top: 16px;
        font-size: 20px !important;
        font-weight: 400 !important;
    }
    .slider-owl .box p {
        font-size: 34px !important;
        font-weight: 400 !important;
        padding-top: 9px;
    }
    .slider-owl .box svg {
        width: 25px !important;
        height: 25px !important;
    }
    .owl-carousel.sa_owl_theme .owl-dots {
        bottom: 13px !important;
    }
    /* END SLIDER */
    /* SLIDER STYLE */
    body:not(.home) .slider-tab .n2-ss-slider .n2-ow-all img {
        width: 23px !important;
        height: 25px !important;
        margin-bottom: 0 !important;
        bottom: 25px !important;
        position: absolute;
        fill: white;
    }
    .slider-tab .n2-ss-control-bullet {
        bottom: 37px !important;
    }
    /* SLIDER STYLE*/
    #form-configurator {
        display: inline-block;
        counter-reset: esum;
    }
    #form-configurator .conf-value {
        width: 100%!important;
        padding-bottom: 12px;
    }
    #form-configurator .conf-value>div {
        display: none;
        margin-bottom: 20px;
    }
    #form-configurator .conf-value>div,
    #form-configurator .conf-value>div>div {
        width: 100%!important;
    }
    #form-configurator .conf-value label.empty {
        height: 0;
        padding: 0;
    }
    #form-configurator .conf-value span.title-params {
        position: relative;
        padding-right: 16px;
        counter-increment: esum;
    }
    #form-configurator .conf-value span.title-params span {
        position: absolute;
        top: 2px;
        left: 0;
        height: 24px;
        width: 24px;
        display: block;
        color: #fff;
        background: rgb(135, 135, 135) !important;
        border-radius: 20px;
        text-align: center;
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
    }
    #form-configurator .conf-value span.title-params:after {
        content: '';
        width: 16px;
        height: 16px;
        display: block;
        transform: rotate(45deg);
        border-right: 1px solid rgb(135, 135, 135);
        border-bottom: 1px solid rgb(135, 135, 135);
        position: absolute;
        right: 5px;
        top: 0;
    }
    #form-configurator .conf-value span.title-params.open:after {
        transform: rotate(-135deg);
    }
    #form-configurator .conf-value .title-params::before {
        content: counter(esum);
        border-radius: 100%;
        background-color: #878787;
        height: 24px;
        width: 24px;
        display: inline-block;
        text-align: center;
        font-size: 14px;
        color: white;
        padding-top: 1px;
        padding-right: 0px;
        margin-right: 8px;
    }
    .section-project-1 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .project-subsection-1 {
        flex-direction: column !important;
    }
    .project-subsection-1 .project-details-container {
        flex-direction: row !important;
    }
    .project-subsection-1 .project-downloads,
    .project-subsection-1 .project-details-container {
        max-width: 100%;
    }
    .project-downloads {
        align-items: flex-start!important;
        flex-direction: column!important;
        margin: 20px 0 10px;
    }
    .project-downloads .button-download {
        max-width: 100%;
    }
    .button-download {
        margin-right: 0;
    }
    .content-download-black {
        padding: 0;
    }
    .header-image-1 .elementor-icon svg {
        width: 30px !important;
        height: 30px !important;
    }
    .carousel-full-width-projcts-products-item-text {
        position: relative;
        background: rgb(33, 33, 33);
    }
    .full-width-related-projects-products {
        background: rgb(33, 33, 33);
    }
    .carousel-full-width-projcts-products .carousel-full-width-projcts-products-item .carousel-full-width-projcts-products-item-image {
        height: 350px;
    }
    .conf-value .title-params {
        position: relative;
        counter-increment: esum;
        opacity: .5;
        cursor: pointer;
    }
    .conf-value .title-params.active {
        opacity: 1;
    }
    .conf-value {
        width: 100% !important;
    }
    .conf-value>div>div {
        width: 100% !important;
        margin: 0 !important;
    }
    .conf-value>div>div .empty {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .prod-padre .product-category:nth-child(even),
    .prod-padre .product-category:nth-child(odd) {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    /* RES AREA */
    .box-main-res.view-mobile {
        display: flex !important;
    }
    /* END RES AREA*/
    .tabs-reserved-area {
        overflow-x: scroll;
        margin: 0 5%;
        padding: 0 !important;
    }
    .row-table-res {
        display: block !important;
    }
    .row-table-res>div {
        width: 100%;
        margin-top: 10px;
    }
    .checkbox-box label {
        position: static;
    }
    .btn-dw {
        margin: 0 !important;
    }
    .btn-area-conf {
        margin-top: 32px;
    }
    .btn-area-conf a {
        width: 100%;
    }
    .body-area-reserved .structure-site h3 {
        font-size: 24px !important;
    }
    .box-main-res .btn {
        max-width: 109px;
        overflow: hidden;
    }
    .tabs-reserved-area a {
        font-size: 18px;
        word-break: keep-all;
        word-wrap: unset;
    }
    .header-image-1 .title-center {
        top: auto !important;
        bottom: 0 !important;
        transform: unset !important;
        background-color: #212121;
        padding-bottom: 73px !important;
        height: 170px;
        padding-top: 25px!important;
    }
    .header-image-1 .anchor-link-box {
        bottom: 25px !important;
        margin-bottom: 0 !important;
        z-index: 1;
    }
    .header-image-1 .elementor-icon svg {
        width: 22px !important;
        height: 22px !important;
    }
    .slide-featured-post .image-featured-post-background .structure-site {
        top: auto !important;
        bottom: 0 !important;
        transform: unset !important;
        background-color: #212121;
        position: absolute;
        padding-bottom: 20px;
        height: 302px;
        width: 100%;
    }
    .slide-featured-post .row>a {
        height: 640px;
        position: relative;
    }
    .slide-featured-post .image-featured-post-background {
        height: calc(100% - 302px);
        padding: 0px;
    }
    /* .slide-featured-post .image-featured-post-background .structure-site .content-featured-post {
        max-height: 70px;
        overflow-y: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    } */
    .slide-featured-post .anchor-link {
        bottom: 25px !important;
    }
    .slide-featured-post .image-featured-post-background .structure-site .material-icons.color-white {
        font-size: 25px !important;
    }
    .slide-featured-post .image-featured-post-background .structure-site .material-icons {
        position: absolute;
        bottom: 20px;
    }
    .single-progetti .header-page .title-white {
        top: auto !important;
        bottom: 0 !important;
        transform: unset !important;
        background-color: #212121;
        padding-bottom: 63px !important;
        min-height: 240px;
        padding-top: 16px!important;
    }
    .single-progetti .anchor-link {
        bottom: 30px !important;
    }
    .single-progetti .anchor-link svg {
        width: 22px !important;
        height: 22px !important;
    }
    .single-post.template-post-news .title-white {
        top: auto !important;
        bottom: 0 !important;
        transform: unset !important;
        background-color: #212121;
        padding-bottom: 63px !important;
        min-height: 240px;
        padding-top: 16px!important;
    }
    .single-post.template-post-news .anchor-link {
        bottom: 25px !important;
    }
    .single-post.template-post-news .anchor-link svg {
        width: 22px !important;
        height: 22px !important;
    }
    .title-white p.mb-5 {
        margin-bottom: 8px !important;
        font-size: 20px !important;
    }
    .title-white p {
        margin-bottom: 0 !important;
        padding-top: 12px !important;
        font-size: 14px !important;
    }
    .single-progetti .header-page .container-background,
    .single-post.template-post-news .header-page .container-background {
        height: calc(100vh - 240px)!important;
    }
    .archive .site-logo img {
        max-width: 72px;
    }
    .research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer {
        max-width: none !important;
    }
    .research-slider .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer .n2-ss-layer-row-inner .n2-ss-img-wrapper {
        padding-left: 0 !important;
    }
    .content-download-black {
        padding: 0;
    }
    .title-white h1 {
        padding-top: 0;
        font-size: 34px !important;
    }
    .prod-padre.cat-pro-container .product-category {
        width: 100%!important;
        padding-right: 0px !important;
        max-width: 370px;
        margin: 0 auto;
    }
    /**/
    /* MOBILE CONFIGURATOR */
    body {
        counter-reset: esum;
    }
    .single-product .container-conf.structure-site h3 {
        font-size: 24px !important;
        font-weight: 400 !important;
    }
    .box-add-components .remove-comp {
        content-visibility: hidden;
    }
    .conf-form .conf-result-buttons {
        display: inline-block!important;
        width: 100%!important;
    }
    .conf-form .conf-result-buttons a {
        width: 100%!important;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 15px;
    }
    /* END MOBILE CONFIGURATOR */
    .type-collezioni .structure-site.prod-text-box {
        background-color: #ededed;
        padding-top: 24px !important;
        padding-bottom: 0 !important;
    }
    .type-collezioni .structure-site.prod-text-box #slider2 img {
        padding: 0 !important;
        padding-bottom: 66px !important;
    }
    .type-collezioni #second-section {
        margin-bottom: 48px !important;
    }
    .type-collezioni .type-collezioni #second-section.slider-owl .box {
        height: 360px !important;
    }
    .type-collezioni .title-black h3 {
        font-size: 24px !important;
    }
    .container-sec-slider-coll {
        padding: 0;
    }
    .type-collezioni .section-box-text {
        padding-bottom: 48px;
        padding-top: 48px;
    }
    .section-box-text h2 {
        font-size: 26px !important;
    }
    .box-coll-tabs {
        padding-top: 58px;
    }
    .box-coll-tabs .box-text {
        padding-bottom: 58px;
    }
    .type-collezioni .box-downloads {
        padding-bottom: 48px;
    }
    .type-collezioni .tabs-contemporary {
        margin-bottom: 0 !important;
    }
    .box * {
        fill: #fff !important;
        color: #fff !important;
    }
    /* PRODUCTS COLLECTION TABS */
    #box-coll-tabs-collection-products {
        padding-top: 0;
    }
    #box-coll-tabs-collection-products .select-tab-on-mobile,
    #box-coll-tabs-customconfigurator-products .select-tab-on-mobile {
        margin: 0 !important;
        width: 100%;
        display: inline-block!important;
        padding: 15px 10px 10px;
        border: 2px solid #d4d4d4;
        position: relative;
        font-size: 16px;
        font-weight: 700 !important;
    }
    #box-coll-tabs-customconfigurator-products .select-tab-on-mobile,
    #box-coll-tabs-customconfigurator-products .tabs a {
        background: #fff;
    }
    #box-coll-tabs-collection-products .select-tab-on-mobile::after,
    #box-coll-tabs-customconfigurator-products .select-tab-on-mobile::after {
        display: block;
        content: '';
        border-top: 1px solid;
        border-right: 1px solid;
        height: 12px;
        width: 12px;
        transform: rotate(135deg);
        margin-top: 3px;
        margin-left: 10px;
        background-color: #fff;
        position: absolute;
        right: 16px;
        top: 13px;
    }
    #box-coll-tabs-collection-products .select-tab-on-mobile.open::after,
    #box-coll-tabs-customconfigurator-products .select-tab-on-mobile.open::after {
        transform: rotate(-45deg);
        top: 20px;
    }
    #box-coll-tabs-collection-products .select-tab-on-mobile span,
    #box-coll-tabs-customconfigurator-products .select-tab-on-mobile span {
        background: rgb(33, 33, 33)!important;
        color: #fff !important;
    }
    .list-products-collection-row .list-products-collection-item-container,
    .list-products-customconfigurator-row .list-products-customconfigurator-item-container {
        width: 100%;
        padding: 10px 0;
    }
    .list-products-collection-row,
    .list-products-customconfigurator-row {
        padding: 0;
    }
    #box-coll-tabs-collection-products .tabs-contemporary,
    #box-coll-tabs-customconfigurator-products .tabs-contemporary {
        display: inline-block!important;
    }
    #box-coll-tabs-collection-products .tabs-contemporary.d-none,
    #box-coll-tabs-customconfigurator-products .tabs-contemporary.d-none {
        display: none!important;
    }
    #box-coll-tabs-collection-products .tabs a,
    #box-coll-tabs-customconfigurator-products .tabs a {
        margin: 0 !important;
        width: 100%;
        display: inline-block;
        padding: 15px 10px 10px;
        border: 2px solid #d4d4d4;
        border-top-width: 0;
        position: relative;
        font-size: 16px;
        font-weight: 400 !important;
    }
    #box-coll-tabs-collection-products .tabs a:hover,
    #box-coll-tabs-collection-products .tabs a.active,
    #box-coll-tabs-customconfigurator-products .tabs a:hover,
    #box-coll-tabs-customconfigurator-products .tabs a.active {
        background: rgb(135, 135, 135);
        color: #fff !important;
    }
    #box-coll-tabs-collection-products .tabs a:hover span,
    #box-coll-tabs-customconfigurator-products .tabs a:hover span {
        color: rgb(33, 33, 33);
    }
    #box-coll-tabs-collection-products .tabs a.active span,
    #box-coll-tabs-customconfigurator-products .tabs a.active span {
        color: #fff;
    }
    #box-coll-tabs-collection-products .tab::after,
    #box-coll-tabs-customconfigurator-products .tab::after {
        display: none;
    }
    .products-collection-buttons-view,
    .products-customconfigurator-buttons-view {
        padding: 10px;
        border: 2px solid #d4d4d4;
        margin: 10px 0 40px;
    }
    .box-coll-tabs-collection-products .tab.disabled,
    .box-coll-tabs-customconfigurator-products .tab.disabled {
        opacity: 1;
        color: rgba(33, 33, 33, 0.5)!important;
    }
    #box-coll-tabs-customconfigurator-products h3 {
        padding-bottom: 30px;
    }
    .owl-carousel .owl-item .carousel-products-collection-item-content img,
    .owl-carousel .owl-item .carousel-products-customconfigurator-item-content img {
        width: auto!important;
        height: auto!important;
    }
    /* END PRODUCTS COLLECTION*/
    .btn-files-to-dw {
        margin-top: 48px;
    }
    .structure-site .row {
        padding: 0;
    }
    .collections .owl-carousel .owl-item img {
        height: 230px !important;
    }
    .collections .box-single-collection {
        position: relative;
        padding: 0px;
        margin-bottom: 96px;
    }
    .collections a.text-secondary {
        position: absolute;
        bottom: -40px;
    }
    .collections .post-title {
        padding-bottom: 8px;
        font-size: 24px !important;
        line-height: 1;
    }
    .box-single-collection .w-400 {
        padding-bottom: 8px;
    }
    .collections .owl-nav {
        display: none !important;
    }
    .owl-carousel.slider-list-collection .owl-dots {
        text-align: right !important;
        top: 0;
        right: 0px;
        left: 0px;
        width: 100% !important;
        bottom: auto !important;
        margin: 0 auto;
        padding: 0 5% !important;
        display: block;
        position: absolute;
    }
    .owl-carousel.slider-list-collection .owl-dots .owl-dot {
        height: 48px;
    }
    .owl-carousel.slider-list-collection .owl-dots .owl-dot span {
        width: 24px !important;
        height: 2px !important;
        border-radius: 0 !important;
        margin: 0 6px !important;
        position: relative;
        display: block;
        background-color: #000;
    }
    .owl-carousel.slider-list-collection .owl-dots .active span {
        background-color: #a5a5a5;
    }
    .collections .box-single-collection>.d-block {
        position: static;
    }
    /* HELPER */
    .view-mobile {
        display: block !important
    }
    .view-desktop {
        display: none !important;
    }
    /* END HELPER */
    /* SLIDER STYLE */
    body:not(.home) .slider-tab .n2-ss-slider .n2-ow-all img {
        width: 23px !important;
        height: 25px !important;
        margin-bottom: 0 !important;
        bottom: 25px !important;
        position: absolute;
        fill: white;
    }
    .slider-tab .n2-ss-control-bullet {
        bottom: 37px !important;
    }
    .slider-stile .n2-section-smartslider .n2-ss-slider-2 {
        height: 420px !important;
    }
    /* SLIDER STYLE*/
    /*FOOTER*/
    .newsletter-info .text-primary {
        font-size: 25px !important;
    }
    .newsletter-info .text-secondary {
        margin-bottom: 24px !important;
    }
    .form-newsletter .text-secondary {
        margin-bottom: 8px !important;
    }
    .form-newsletter>.text-xs {
        font-size: 12px !important;
    }
    .menu-footer .widget-title {
        font-size: 16px !important;
    }
    .widget-newsletter .d-flex>p {
        margin-bottom: 0 !important;
    }
    .wd2-second-part-footer {
        padding-bottom: 64px;
    }
    .menu-footer {
        padding-top: 44px !important;
        padding-bottom: 21px !important;
    }
    .text-menu-footer-main p {
        color: #878787;
        padding-bottom: 32px;
    }
    .view-mobile .menu-menu-footer-main-container {
        padding-bottom: 48px;
    }
    .view-mobile .menu-menu-footer-main-container ul {
        list-style: none;
        margin: 0;
    }
    .view-mobile .menu-menu-footer-main-container ul li a {
        color: white;
        text-decoration: none;
        font-size: 16px;
        font-weight: 700;
    }
    /*END FOOTER*/
    #site-header {
        top: 18px;
    }
    .eael-grid-post-link {
        font-size: 20px;
        line-height: 24px;
    }
    .eael-entry-content p,
    .eael-entry-meta {
        font-size: 14px !important;
    }
    .carousel-projects-products .col-sm {
        padding: 0 !important;
    }
    .site-logo img,
    .logo-footer {
        max-width: 70px;
    }
    .primary-menu.reset-list-style {
        display: none !important;
    }
    .sa_hover_container .structure-site {
        bottom: 0;
        background-color: #212121;
        padding-top: 12px;
    }
    .owl-carousel .owl-item img {
        width: 25px !important;
        height: 25px !important;
    }

    /* Buy America */
    .owl-carousel .owl-item .buy-america-slider-img img {
        width: 100% !important;
        height: 100% !important;
    }
    .buy-america-slider-img::after {
        display: block;
        content: '';
        padding-bottom: calc(9 / 16 * 100%);
    }
    .buy-america div.content-black:nth-child(2) {
        padding-top: 60px !important;
    }

    .owl-carousel .owl-item .single-project-slider img {
        position: absolute;
        width: 100% !important;
        height: 100% !important;
        object-fit: contain;
        left: 0;
        top: 0;
        object-position: center;
    }
    .container-sec-slider-coll .slider-owl img {
        width: 100%!important;
        height: 100%!important;
    }
    .carousel-other .owl-item img {
        width: 100% !important;
        height: 100% !important;
    }
    .carousel-full-width-projcts-products .carousel-full-width-projcts-products-item .carousel-full-width-projcts-products-item-image img {
        height: 100% !important;
    }
    .carousel-projects-products .owl-item img {
        max-width: 100% !important;
        width: 100% !important;
        height: 100% !important;
    }
    .carousel-projects-products .owl-item.active {
        padding: 0 10px 0 0;
    }
    .carousel-projects-products .owl-item.active+.active {
        padding: 0 0 0 10px;
    }
    .carousel-other .owl-item.active {
        padding: 0 10px 0 0;
    }
    .carousel-other .owl-item div div {
        padding: 0 !important;
    }
    .carousel-other .owl-item.active+.active {
        padding: 0 0 0 10px;
    }
    .sa_hover_container .structure-site * {
        color: white !important;
    }
    .owl-carousel.sa_owl_theme .owl-dots .owl-dot span,
    .owl-carousel.sa_owl_theme .owl-dots .active span,
    .owl-carousel.slider-container .owl-dots .owl-dot span,
    .owl-carousel.slider-container .owl-dots .active span,
    .n2-bullet,
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 24.01px !important;
        margin: 0 5px !important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after,
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:after {
        width: 24.01px !important;
    }
    .owl-carousel.sa_owl_theme .owl-dots {
        bottom: 13px !important;
    }
    .arrow-right {
        margin-bottom: 10px;
    }
    .nav-toggle {
        position: static;
        width: auto;
    }
    .header-inner .toggle {
        padding: 0 11px;
    }
    .header-titles-wrapper {
        padding: 0;
    }
    .home .site-logo img {
        max-width: 72px;
    }
    .menu-footer>.panel-grid-cell {
        margin-bottom: 0 !important;
    }
    .menu-footer .menu {
        display: none;
    }
    .menu-footer .menu-menu-footer-main-container ul.menu {
        display: block!important;
        margin-top: 30px;
    }
    .menu-footer .widget-title {
        cursor: pointer;
    }
    .footer-wd-site {
        padding-top: 25px !important;
        height: auto;
        padding-bottom: 25px!important;
    }
    .widget-newsletter {
        background-color: #212121;
    }
    .menu-footer .widget-title:after {
        position: absolute;
        content: "";
        top: 5px;
        right: 0;
        width: 10px;
        height: 10px;
        border-left: 1px solid rgb(135, 135, 135);
        border-bottom: 1px solid rgb(135, 135, 135);
        transform: rotate(-45deg);
        transition: 0.3s
    }
    .sa_hover_container .structure-site img {
        fill: #fff;
    }
    .menu-footer .widget-title.active:after {
        transform: rotate(135deg);
        transition: 0.3s;
        top: 8px;
    }
    #menu-menu-footer-main {
        display: block;
    }
    .modal-menu a:focus,
    .modal-menu a:hover,
    .modal-menu li.current-menu-item>.ancestor-wrapper>a,
    .modal-menu li.current_page_ancestor>.ancestor-wrapper>a {
        text-decoration: none !important;
    }
    .title-black h1 {
        padding-top: 150px;
        margin-bottom: 0px;
    }
    .structure-woocommerce .page-title {
        padding-top: 65px;
        margin-bottom: 0px;
    }
    .structure-woocommerce .page-pre-title {
        padding-top: 65px;
    }
    .title-black h3 {
        padding-top: 60px;
        padding-bottom: 0;
    }
    .continents-boxes h3 {
        font-size: 16px !important;
        height: 24px;
        letter-spacing: 0.4px;
        line-height: 24px;
    }
    .continent {
        width: 100% !important;
        min-height: 50px;
    }
    .continents-boxes .empty {
        display: none !important;
    }
    .continents-block .continent {
        display: none;
    }
    .continents-block h3 {
        cursor: pointer;
    }
    .slide-featured-post .structure-site {
        padding-top: 25px;
        padding-bottom: 0px;
    }
    .title-featured-post {
        margin-top: 0 !important;
    }
    .continents-block h3:after {
        position: absolute;
        content: "";
        top: auto;
        right: 6%;
        width: 10px;
        height: 10px;
        border-left: 1px solid rgb(135, 135, 135);
        border-bottom: 1px solid rgb(135, 135, 135);
        transform: rotate(-45deg);
        transition: 0.3s
    }
    .continents-block h3.active:after {
        transform: rotate(135deg);
        transition: 0.3s;
        top: auto;
    }
    .modal-downloads-header {
        padding-top: 15px;
    }
    .modal-account-header {
        padding-top: 15px;
    }
    .search-boxe {
        display: block !important;
    }
    .distributors-agents .btn.search {
        margin-left: 0 !important;
        max-width: 100%;
    }
    .distributors-agents .title-box-contacts {
        margin-top: 50px !important;
        margin-bottom: 42px !important;
        font-size: 26px !important;
    }
    .distributors-agents .text-secondary {
        font-size: 16px !important;
    }
    .continents-boxes {
        padding-bottom: 30px;
    }
    .continent.region {
        max-width: 100%;
    }
    .items-reg-cont .single-box {
        display: block !important;
    }
    .single-box>div {
        width: 100%;
        padding: 0;
        padding-bottom: 35px;
    }
    .single-box .text-sm {
        font-size: 24px !important;
        font-weight: 400;
    }
    .single-box:last-child {
        margin-bottom: 0 !important;
    }
    .woocommerce-products-header {
        margin-bottom: 25px !important;
    }
    .project-img-box {
        min-height: 410px;
    }
    .title-text-menu-modal {
        font-size: 20px;
    }
    .title-black-small h2 {
        font-size: 18px;
        padding: 25px 0px 0px 0px;
    }
    .content-black-quality p {
        font-size: 16px;
        padding-top: 15px;
    }
    .elementor-712 .elementor-element.elementor-element-d619a84 {
        padding: 0px 0px 0 0px;
    }
    .slider-history .n2-ss-widget.nextend-bar {
        display: none!important;
    }
    .slider-history .nextend-arrow-previous,
    #n2-ss-3-arrow-previous,
    .slider-history .nextend-arrow-next,
    #n2-ss-3-arrow-next {
        bottom: 85px!important;
    }
    .slider-history .nextend-arrow-previous,
    #n2-ss-3-arrow-previous {
        right: 20% !important;
    }
    .slider-history .nextend-arrow img {
        filter: invert(1);
    }
    .slider-history .n2-ss-slider .n2-ss-slide-background-wrap.n2-ow {
        height: calc(100% - 160px);
    }
    .slider-history .n2-ss-slide-backgrounds {
        background: rgb(237, 237, 237);
    }
    .slider-history .n2-ss-section-main-content {
        padding: 16px!important;
    }
    .slider-history .n2-ss-layers-container.n2-ow {
        background: #ddd;
        min-height: 170px!important;
        position: absolute!important;
        height: auto!important;
        visibility: visible;
        bottom: 0;
    }
    .slider-history .n2-ss-layer-content .n2-ss-layer.n2-ow {
        margin: 0!important;
    }
    /*
	.slider-history .n2-ss-layer.n2-ow {
		display: block !important;
	}*/
    .slider-history .n2-ss-section-main-content h1 {
        font-size: 34px!important;
        line-height: 36px!important;
        color: rgb(33, 33, 33)!important;
        padding-bottom: 20px!important;
    }
    .slider-history .n2-ss-section-main-content p {
        font-size: 16px!important;
        line-height: 24px!important;
        color: rgb(33, 33, 33)!important;
        max-width: 75%;
    }
    #site-header.header-scroll-up {
        padding: 15px 0;
    }
    /* FOOTER */
    .footer-wd-site .structure-site h3 {
        font-size: 22px !important;
    }
    .widget-newsletter {
        padding: 24px 0 32px;
    }
    .newsletter-info p.text-primary {
        font-size: 24px !important;
    }
    /* END FOOTER */
    .carousel-full-width-projcts-products .carousel-full-width-projcts-products-item .carousel-full-width-projcts-products-item-image {
        height: 420px;
    }
    .carousel-full-width-projcts-products-item-text h3 {
        font-size: 34px !important;
    }
    .carousel-full-width-projcts-products-item-text p {
        font-size: 14px !important;
    }
    .structure-site h3 {
        font-size: 24px !important;
    }
    .section_5 h3 {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 425px) {
    .project-single-content .owl-carousel .owl-item img {
        width: 100% !important;
        height: 100% !important;
        object-fit: contain;
    }
    .carousel-full-width-projcts-products .carousel-full-width-projcts-products-item .carousel-full-width-projcts-products-item-image {
        height: 262px;
    }
    .n2-ss-section-main-content .n2-ow.n2-ss-layer {
        bottom: 0;
    }
    .form-newsletter .d-flex {
        display: block !important;
    }
    .widget-newsletter .d-flex {
        display: block !important;
    }
    .form-newsletter .wpcf7-submit {
        margin-left: 0;
        padding: 1.1em 130px;
        margin-top: 30px;
        width: 100%;
    }
    /* .newsletter-info .text-secondary {
		max-width: 350px;
		margin-bottom: 25px !important;
	} */
    .menu-footer {
        padding-top: 45px !important;
    }
    .widget-newsletter {
        padding: 35px 0;
    }
    .title-black h2 {
        padding-top: 35px;
    }
    .slider-tab .nextend-bullet-bar {
        margin-bottom: 10px !important;
        padding: 0 0px !important;
    }
    .slider_home .n2-ss-item-content {
        /* margin: 30.75em 0em 0em -0.675em !important; */
        margin-bottom: 0em !important;
    }
    .nav-toggle svg {
        width: 30px;
        height: 30px;
    }
    .material-icons.toggle-icon.icon-dw::after {
        width: 20px;
        height: 20px;
    }
    .footer-wd-site .structure-site h3 {
        font-size: 22px !important;
        max-width: unset;
    }
}

.btn.btn-files-download-combination.btn-selected-loading,
.btn.btn-files-download-combination.btn-selected-loading:hover,
.btn-selected-loading,
.btn-selected-loading:hover {
    background-color: #878787 !important;
    border: 2px solid #878787 !important;
    color: white !important;
}