/*
Theme Name: NX
Theme URI:
Author: Omar Folgheraiter
Author URI:
Description: Starter Theme
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: nx

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
::selection {
  background-color: #404040;
  color: #ffffff;
}

html {
  overflow-x: hidden;
  overflow-y: overlay;
}
html.over {
  overflow: hidden;
}
html body {
  background-color: #ffffff;
}
html body::-webkit-scrollbar {
  width: 0.625rem;
}
html body::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 9999px;
}
html body .container {
  max-width: 992px;
}
@media (max-width: 991px) {
  html body .container {
    max-width: 95%;
  }
  html body .container br {
    display: none;
  }
}

@media (min-width: 992px) {
  .hiddendesk {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hiddenmobi {
    display: none !important;
  }
}
.uppercase {
  text-transform: uppercase;
}

.alignfull {
  width: 100vw;
  margin-left: calc((100vw - 992px) / -2);
  transform: translateX(-15px);
}
@media (max-width: 991px) {
  .alignfull {
    margin-left: calc((100vw - 95vw) / -2);
  }
}
.alignfull .wp-block-cover__inner-container {
  max-width: 992px;
  margin: auto;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .alignfull .wp-block-cover__inner-container {
    max-width: 95vw;
    padding: 0 8px;
  }
}

.nomb {
  margin-bottom: 0 !important;
}

@media (max-width: 991px) {
  .hero {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.hero h1 {
  font-weight: 400;
  color: #ffffff !important;
  margin-bottom: 2.625rem;
}
.hero h1 strong {
  color: #DF7E35;
}
.hero h1 strong:last-child {
  color: #7FABA6;
}

@media (max-width: 991px) {
  .mobi-flex-direction-reverse {
    flex-direction: column-reverse;
  }
  .mobi-flex-direction-reverse .has-text-align-right {
    text-align: left;
  }
}
.iub_content {
  padding: 0 !important;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.wp-block-spacer {
  margin-bottom: 0 !important;
}

.wpml-ls-legacy-dropdown a {
  border: 0;
  padding: 0;
  background-color: transparent;
  font-size: 1rem;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  border: 0.3em solid transparent;
  border-top: 0.3em solid;
  top: calc(60% - 0.175em);
}

@media (max-width: 991px) {
  html {
    font-size: 3.8647342995vw;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 16 px;
  }
}
@media (min-width: 600px) and (max-width: 991px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  font-family: "Barlow", sans-serif;
  font-size: 1.5rem;
}

h1,
.h1 {
  font-size: 3.75rem;
  line-height: 1.1;
  font-weight: 800;
  color: #404040;
}
@media (max-width: 991px) {
  h1,
.h1 {
    font-size: 2.375rem;
  }
}

h2,
.h2 {
  font-size: 2.3125rem;
  line-height: 1.1;
  color: #404040;
  font-weight: 800;
}
@media (max-width: 991px) {
  h2,
.h2 {
    font-size: 1.875rem;
  }
}

h3,
.h3 {
  font-size: 1.4375rem;
  line-height: 1.1;
  color: #404040;
  font-weight: 500;
}

h4,
.h4 {
  font-size: 1.5rem;
  line-height: 1.25;
  color: #404040;
}

h5,
.h5 {
  font-size: 1.25rem;
  line-height: 1.25;
  color: #404040;
}

h6,
.h6 {
  font-size: 1.125rem;
  line-height: 1.25;
  color: #404040;
  font-weight: 500;
}

p {
  font-size: 1rem;
  line-height: 1.18;
  color: #404040;
  font-weight: 400;
}
@media (max-width: 991px) {
  p {
    font-size: 1.125rem;
  }
}
p a {
  color: #7FABA6;
}
p.h2 {
  font-weight: 500;
}
p.h2 strong {
  color: #DF7E35;
}
p.h2 strong:last-child {
  color: #7FABA6;
}

.content-page ul,
.content-page ol,
.single-content ul,
.single-content ol {
  font-size: 1rem;
  line-height: 1.18;
  color: #404040;
  padding-left: 40px;
}
@media (max-width: 991px) {
  .content-page ul,
.content-page ol,
.single-content ul,
.single-content ol {
    font-size: 1.125rem;
  }
}

time,
.time {
  font-size: 0.875rem;
  line-height: 1.4;
  font-weight: 400;
  color: #404040;
}

.has-small-font-size {
  font-size: 0.875rem !important;
  line-height: 1.2;
}

.has-large-font-size {
  font-size: 1.125rem !important;
  line-height: 1.2;
}

.has-xlarge-font-size {
  font-size: 1.4375rem !important;
  line-height: 1.1;
}
@media (max-width: 991px) {
  .has-xlarge-font-size {
    font-size: 1.125rem !important;
  }
}

.has-xxlarge-font-size {
  font-size: 3.125rem !important;
  line-height: 1.1;
}
.has-xxlarge-font-size strong {
  color: #DF7E35;
}
.has-xxlarge-font-size strong:last-child {
  color: #7FABA6;
}
@media (max-width: 991px) {
  .has-xxlarge-font-size {
    font-size: 1.875rem !important;
  }
}

blockquote {
  background-color: #F8F8F8;
  padding: 3.125rem 4rem;
  padding-bottom: 5.625rem;
}
blockquote p {
  margin-bottom: 1.5rem;
}
blockquote cite {
  margin-top: 3.875rem;
  padding-left: 10rem;
  font-size: 1.4375rem;
  font-style: normal;
  display: inline-block;
  position: relative;
}
@media (max-width: 991px) {
  blockquote cite {
    padding-left: 5rem;
  }
}
blockquote cite:before {
  content: "-";
  margin-right: 0.875rem;
}
blockquote cite:after {
  content: " ";
  width: 4.875rem;
  height: 3.75rem;
  background-image: url(assets/img/virgolette.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
@media (max-width: 991px) {
  blockquote cite:after {
    width: 2.5rem;
    height: 1.875rem;
  }
}
@media (max-width: 991px) {
  blockquote {
    padding: 3.125rem 1.5rem;
  }
}

figcaption {
  text-align: right;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 400;
  margin-top: 2.5rem !important;
  margin-bottom: 0 !important;
}

.page:not(.home) h1, .page:not(.home) h2, .page:not(.home) h3, .page:not(.home) h4, .page:not(.home) h5, .page:not(.home) h6,
.page:not(.home) .h1, .page:not(.home) .h2, .page:not(.home) .h3, .page:not(.home) .h4, .page:not(.home) .h5, .page:not(.home) .h6 {
  font-weight: 500;
}
.page:not(.home) h1 strong, .page:not(.home) h2 strong, .page:not(.home) h3 strong, .page:not(.home) h4 strong, .page:not(.home) h5 strong, .page:not(.home) h6 strong,
.page:not(.home) .h1 strong, .page:not(.home) .h2 strong, .page:not(.home) .h3 strong, .page:not(.home) .h4 strong, .page:not(.home) .h5 strong, .page:not(.home) .h6 strong {
  font-weight: 800;
}

.title-page {
  margin-bottom: 2.5rem;
  font-weight: 800 !important;
}
.title-page.title-page--storie {
  font-weight: 500 !important;
}

.single-content a {
  color: #7FABA6;
}

.has-primario-color {
  color: #7FABA6;
}

.has-primario-background-color {
  background-color: #7FABA6;
}

.has-bianco-color {
  color: #ffffff;
}

.has-bianco-background-color {
  background-color: #ffffff;
}

.has-primarioscuro-color {
  color: #73888D;
}

.has-primarioscuro-background-color {
  background-color: #73888D;
}

.has-secondario-color {
  color: #DF7E35;
}

.has-secondario-background-color {
  background-color: #DF7E35;
}

.has-pelle-color {
  color: #936232;
}

.has-pelle-background-color {
  background-color: #936232;
}

.has-acqua-color {
  color: #7FABA6;
}

.has-acqua-background-color {
  background-color: #7FABA6;
}

.has-rifiuti-color {
  color: #777677;
}

.has-rifiuti-background-color {
  background-color: #777677;
}

.has-odori-color {
  color: #59806E;
}

.has-odori-background-color {
  background-color: #59806E;
}

.has-bianco-color {
  color: #ffffff;
}

.has-bianco-background-color {
  background-color: #ffffff;
}

.has-nero-color {
  color: #404040;
}

.has-nero-background-color {
  background-color: #404040;
}

.has-grigio-color {
  color: #F8F8F8;
}

.has-grigio-background-color {
  background-color: #F8F8F8;
}

.acqua a:hover {
  color: #7FABA6;
}
.acqua {
  color: #7FABA6;
}
.acqua svg line {
  stroke: #7FABA6;
}
.acqua input:checked + .tab-label a {
  color: #7FABA6;
}
.acqua input:checked + .tab-label svg {
  transform: rotate(0deg) !important;
}

.pelle:hover {
  color: #936232;
}
.pelle {
  color: #936232;
}
.pelle svg line {
  stroke: #936232;
}
.pelle input:checked + .tab-label {
  color: #936232;
}
.pelle .current {
  color: #936232;
}

.odori a:hover {
  color: #59806E;
}
.odori {
  color: #59806E;
}
.odori svg line {
  stroke: #59806E;
}
.odori input:checked + .tab-label a {
  color: #59806E;
}
.odori input:checked + .tab-label svg {
  transform: rotate(0deg) !important;
}

.rifiuti-e-biomasse:hover {
  color: #777677;
}
.rifiuti-e-biomasse {
  color: #777677;
}
.rifiuti-e-biomasse svg line {
  stroke: #777677;
}
.rifiuti-e-biomasse input:checked + .tab-label {
  color: #777677;
}
.rifiuti-e-biomasse .current {
  color: #777677;
}

.wp-block-button__link {
  padding: 0.625rem 1.875rem 0.625rem 1.875rem;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 600;
  cursor: pointer;
  background-color: #7FABA6;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 0.3125rem;
}
.wp-block-button__link:hover {
  background-color: #73888D !important;
}

.nf-form-fields-required {
  display: none;
}

.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
  font-size: 1rem;
  color: #404040 !important;
  padding: 0.375rem 1rem;
  line-height: 1;
  height: auto !important;
  border: 0 !important;
  border-radius: 0.3125rem !important;
}
.nf-form-content label {
  font-size: 0.875rem !important;
  color: #ffffff;
}
.nf-form-content .checkbox-wrap .nf-field-element label:after, .nf-form-content .checkbox-wrap .nf-field-label label:after, .nf-form-content .listcheckbox-wrap .nf-field-element label:after, .nf-form-content .listcheckbox-wrap .nf-field-label label:after {
  background-color: #ffffff !important;
  border-radius: 0.3125rem !important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
  padding: 0.3125rem 1.25rem 0.3125rem 1.25rem;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: 600;
  cursor: pointer;
  background-color: #7FABA6 !important;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 0.3125rem;
  height: auto !important;
  float: right;
}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
  color: #7FABA6 !important;
  background-color: #F8F8F8 !important;
}

#ninja_forms_required_items, .nf-field-container {
  margin-bottom: 0.625rem !important;
}

#nf-field-8-container {
  margin-bottom: 0 !important;
}

.nf-error.field-wrap .nf-field-element:after {
  height: calc(100% - 1px) !important;
  font-size: 15px !important;
  line-height: 1 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 0.3125rem !important;
  right: 0 !important;
}

.nf-pass.field-wrap .nf-field-element:after {
  height: calc(100% - 1px) !important;
  line-height: 1 !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  right: 5px !important;
}

.nf-error .nf-error-msg {
  font-size: 0.7rem !important;
}

.nf-error-msg, .ninja-forms-req-symbol {
  font-size: 0.7rem !important;
}

.card-post {
  margin-bottom: 4.25rem;
}
.card-post a {
  text-decoration: none;
  display: block;
  border-radius: 0.3125rem;
  transition: 0.4s all cubic-bezier(0.4, 0, 0.2, 1);
  padding: 0.625rem;
  padding-bottom: 1.25rem;
}
.card-post a:hover {
  box-shadow: 0 0 3.125rem rgba(0, 0, 0, 0.1);
}
.card-post .card-post__thumbnail {
  position: relative;
  margin-bottom: 0.875rem;
}
.card-post .card-post__thumbnail img {
  aspect-ratio: 3/2;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: auto;
  border-radius: 0.3125rem;
}
.card-post .card-post__thumbnail span {
  position: absolute;
  bottom: 0.8125rem;
  left: 0.8125rem;
  display: block;
  text-transform: uppercase;
  background-color: #7FABA6;
  padding: 0.25rem 0.625rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #ffffff;
  border-radius: 0.3125rem;
}
.card-post .card-post__content {
  padding: 0rem 0.8125rem;
}
.card-post .card-post__content h3 {
  margin-bottom: 0.625rem;
}
.card-post .card-post__content p {
  margin-bottom: 0.625rem;
}
.card-post .card-post__content time,
.card-post .card-post__content .time {
  font-size: 0.875rem;
  line-height: 1.4;
  font-weight: 400;
  color: #404040;
  margin-bottom: 0;
}
.card-post.card-post--storie .card-post__thumbnail figure {
  background-color: #F8F8F8;
  padding: 2rem;
}
.card-post.card-post--storie .card-post__thumbnail figure img {
  aspect-ratio: 16/9;
  object-fit: contain;
  width: 100%;
  height: auto;
  mix-blend-mode: darken;
}

.card-prodotti a {
  display: block;
  padding: 1.125rem;
  text-decoration: none;
  transition: 0.4s all cubic-bezier(0.4, 0, 0.2, 1);
  border-left: 0.0625rem solid #404040;
  margin-bottom: 2rem;
}
.card-prodotti a:hover {
  box-shadow: 0 0 3.125rem rgba(0, 0, 0, 0.1);
}
.card-prodotti a h3 {
  margin-bottom: 0.3125rem;
}
.card-prodotti a h3 svg {
  margin-left: 0.3125rem;
  height: 0.9375rem;
  width: 0.5rem;
}
.card-prodotti a p {
  font-size: 0.875rem;
}

.team-item {
  margin-bottom: 2.5rem;
}
.team-item .team-item__image {
  position: relative;
}
.team-item .team-item__image img {
  width: 100%;
  aspect-ratio: 1/1;
  height: auto;
  object-fit: cover;
  border-radius: 0.625rem;
}
.team-item .team-item__image span {
  text-transform: uppercase;
  font-size: 0.875rem;
  display: block;
  position: absolute;
  bottom: 1.125rem;
  left: 1.125rem;
  color: #ffffff;
  background-color: #7FABA6;
  padding: 0.3125rem 0.4375rem;
  border-radius: 0.3125rem;
}
.team-item .team-item__content {
  padding: 1.125rem;
}

.compilance-item {
  margin-bottom: 5rem;
}
.compilance-item .compilance-item__image {
  position: relative;
  margin-bottom: 2rem;
}
.compilance-item .compilance-item__image img {
  width: 100%;
  aspect-ratio: 4/3;
  height: auto;
  object-fit: cover;
  border-radius: 0.625rem;
}
.compilance-item .compilance-item__content h3 {
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-weight: 600;
}
.compilance-item .compilance-item__content p {
  margin-bottom: 1rem;
  font-size: 1rem;
}
.compilance-item .compilance-item__content .wp-block-button__link {
  font-size: 0.875rem !important;
}

.pagination {
  margin-top: 5rem;
}
.pagination a, .pagination span {
  display: inline-block;
  margin: 0 5px;
  color: #404040;
}

.archive-filter input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.archive-filter .tabs {
  overflow: hidden;
}
.archive-filter .tab {
  width: 100%;
  color: nero;
  overflow: hidden;
  margin-bottom: 2rem;
}
.archive-filter .tab-label {
  display: flex;
  justify-content: flex-start;
  cursor: pointer;
  font-size: 2.3125rem;
  align-items: center;
  color: #404040;
  /* Icon */
}
.archive-filter .tab-label a {
  color: #404040;
  text-decoration: none;
}
.archive-filter .tab-label img {
  height: 2.5rem;
  width: 2.1875rem;
  object-fit: contain;
  margin-right: 0.8125rem;
  margin-left: -3rem;
  opacity: 0;
  transition: 0.4s all cubic-bezier(0.4, 0, 0.2, 1);
}
.archive-filter .tab-label svg {
  width: 0.5rem;
  height: 0.9375rem;
  transition: all 0.35s;
  margin-left: 0.875rem;
}
.archive-filter .tab-label svg line {
  stroke: #404040;
}
.archive-filter .tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #404040;
  background: transparent;
  transition: all 0.35s;
}
.archive-filter .tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  cursor: pointer;
}
.archive-filter input:checked + .tab-label img {
  margin-left: 0;
  opacity: 1;
}
.archive-filter input:checked + .tab-label svg {
  transform: rotate(90deg);
}
.archive-filter input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}

.filter-content {
  display: flex;
  flex-direction: column;
}
.filter-content .term {
  margin-top: 1.25rem;
  margin-bottom: 0.25rem;
}
.filter-content .subterm {
  padding-left: 2.5rem;
  margin-bottom: 0.25rem;
}
.filter-content a {
  color: #404040;
  text-decoration: none;
}

@media (max-width: 991px) {
  .ctafiltri {
    border: 0;
    appearance: none;
    display: flex;
    align-items: center;
    margin-bottom: 2.625rem;
  }

  .archive-filter {
    position: fixed;
    height: 100vh;
    width: 100vw;
    padding: 2.5vw;
    padding-top: 2rem;
    overflow: scroll;
    bottom: -150vh;
    left: 0;
    background-color: #F8F8F8;
    z-index: 99999;
    transition: 0.4s all cubic-bezier(0.4, 0, 0.2, 1);
  }
  .archive-filter.open {
    bottom: 0;
  }
  .archive-filter .tabs {
    max-width: 95vw;
    padding: 0 15px;
  }
  .archive-filter .header-filter {
    margin-bottom: 2.5rem;
  }
  .archive-filter .header-filter h3 {
    color: #7FABA6;
  }
  .archive-filter .close-filter {
    height: 1.0625rem;
    width: 1.4375rem;
    position: absolute;
    cursor: pointer;
    box-sizing: content-box;
    top: 2rem;
    right: 0.9375rem;
  }
  .archive-filter .close-filter span {
    display: block;
    height: 2px;
    background-color: #404040;
    position: absolute;
    transform-origin: left top;
  }
  .archive-filter .close-filter span:first-child {
    top: 0;
    transform: rotate(45deg);
    width: 95%;
  }
  .archive-filter .close-filter span:last-child {
    bottom: 0;
    transform-origin: left bottom;
    transform: rotate(-45deg);
    width: 95%;
  }
}
@media (max-width: 991px) {
  #filterStato {
    padding: 0 15px;
  }
}
#filterStato label {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
  cursor: pointer;
}
#filterStato .checkmark {
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  border: 0.125rem solid #7FABA6;
}
#filterStato input:checked + .checkmark {
  background-color: #7FABA6;
}
#filterStato button {
  display: none;
}

.archive-filter h3 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  color: #7FABA6;
}
@media (max-width: 991px) {
  .archive-filter h3 {
    padding: 0 15px;
  }
}

.wp-block-columns {
  gap: 0.9375rem;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .wp-block-columns .wp-block-column:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .wp-block-columns.colonne-settori:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 47% !important;
    width: 50% !important;
  }
}
.wp-block-group.has-background {
  padding-top: 1.375rem;
  padding-bottom: 1.375rem;
}
.wp-block-group.has-background p + .wp-block-buttons {
  margin-top: 1.25rem;
}
.wp-block-group > .wp-block-group__inner-container > * {
  margin-bottom: 3.875rem;
}
.wp-block-group > .wp-block-group__inner-container > *:last-child {
  margin-bottom: 0;
}
.wp-block-group.mbsmall > .wp-block-group__inner-container > * {
  margin-bottom: 1.25rem;
}
.wp-block-group.mbsmall > .wp-block-group__inner-container > *:last-child {
  margin-bottom: 0;
}

.page:not(.home) .wp-block-group.has-background {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}
@media (max-width: 991px) {
  .page:not(.home) .wp-block-group.has-background {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
}
.page:not(.home) .wp-block-group.has-background p + .wp-block-buttons {
  margin-top: 1.875rem !important;
}
.page:not(.home) .wp-block-group.has-background > .wp-block-group__inner-container > * {
  margin-bottom: 1.0625rem;
}
.page:not(.home) .wp-block-group.has-background > .wp-block-group__inner-container > *:last-child {
  margin-bottom: 0;
}

.wp-block-image img {
  height: auto;
}

@media (max-width: 991px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
  }
}
.wp-block-media-text__content > * {
  margin-bottom: 0.8125rem;
}
.wp-block-media-text__content > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .is-stacked-on-mobile .wp-block-media-text__content {
    padding: 0 !important;
    margin-top: 2.5rem;
  }
}

header {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  position: fixed;
  top: 0;
  z-index: 9999;
  background-color: #F8F8F8;
  width: 100%;
  transition: 0.4s all cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 0.625rem 0.625rem rgba(0, 0, 0, 0.1);
}
header .row {
  align-items: center;
  justify-content: space-between;
}
header .header__logo img {
  height: 2.25rem;
  width: auto;
}
header .header__menu {
  display: flex;
  justify-content: flex-end;
}
header .header__menu > div > ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.875rem;
  gap: 1.25rem;
}
header .header__menu > div > ul > li {
  position: relative;
}
header .header__menu > div > ul > li.current_page_item > a, header .header__menu > div > ul > li.current-menu-item > a {
  color: #7FABA6;
}
header .header__menu > div > ul > li a {
  color: #404040;
  text-decoration: none;
}
header .header__menu > div > ul > li a:hover {
  color: #7FABA6;
}
header .header__menu > div > ul > li:last-child a {
  padding: 0.375rem 1.25rem 0.375rem 1.25rem;
  background-color: #7FABA6;
  color: #ffffff;
  font-size: 0.8125rem;
  font-weight: 600;
  border-radius: 0.3125rem;
}
header .header__menu > div > ul > li:last-child a:hover {
  background-color: #73888D;
  color: #ffffff;
}
header .header__menu > div > ul > li .sub-menu {
  background-color: #F8F8F8;
  box-shadow: 0 0.625rem 0.625rem rgba(0, 0, 0, 0.1);
  padding: 1rem 2rem;
  list-style: none;
  line-height: 2;
  position: absolute;
  left: -9999px;
  width: max-content;
  border-radius: 0.3125rem;
}
header .header__menu > div > ul > li .sub-menu li.current_page_item a, header .header__menu > div > ul > li .sub-menu li.current-menu-item a {
  color: #7FABA6;
}
header .header__menu > div > ul > li:hover .sub-menu, header .header__menu > div > ul > li.open .sub-menu {
  left: 0px;
}
header .header__menu > div > ul > li:hover .menuopen, header .header__menu > div > ul > li.open .menuopen {
  transform: rotate(180deg);
}

.menuopen {
  background: transparent;
  border: 0;
  padding: 0;
  margin-left: 0.5rem;
  transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
}
.menuopen svg path {
  stroke: #404040;
}

.header__hamburger {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header__hamburger .nav-hamburger {
  height: 1.0625rem;
  width: 1.4375rem;
  position: relative;
  cursor: pointer;
  box-sizing: content-box;
}
.header__hamburger .nav-hamburger .content-hambu {
  height: 100%;
  width: 100%;
  position: relative;
}
.header__hamburger .nav-hamburger .content-hambu:hover span {
  background-color: #7FABA6;
}
.header__hamburger .nav-hamburger span {
  display: block;
  height: 2px;
  width: 100%;
  background-color: #404040;
  position: absolute;
  transform-origin: left top;
  transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
}
.header__hamburger .nav-hamburger span:first-child {
  top: 0;
}
.header__hamburger .nav-hamburger span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.header__hamburger .nav-hamburger span:last-child {
  bottom: 0;
  transform-origin: left bottom;
}
.header__hamburger .nav-hamburger:hover span {
  background-color: #404040;
}
.header__hamburger .nav-hamburger.open span:first-child {
  top: 0;
  transform: rotate(45deg);
  width: 95%;
}
.header__hamburger .nav-hamburger.open span:nth-child(2) {
  opacity: 0;
}
.header__hamburger .nav-hamburger.open span:last-child {
  bottom: 0;
  transform: rotate(-45deg);
  width: 95%;
}

.pannello-menu {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: -150vh;
  left: 0;
  background-color: #7FABA6;
  z-index: 999;
  transition: 0.6s all cubic-bezier(0.4, 0, 0.2, 1);
}
.pannello-menu.open {
  top: 0;
}
.pannello-menu ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 2.5rem;
  line-height: 1.7;
  margin-top: 6.25rem;
  list-style: none;
  max-width: 95vh;
  margin-left: auto;
  margin-right: auto;
}
.pannello-menu ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.pannello-menu ul a {
  color: #ffffff;
  text-decoration: none;
}
.pannello-menu ul a:hover {
  color: #ffffff;
}
.pannello-menu ul .menuopen svg path {
  stroke: #ffffff;
}
.pannello-menu ul li.open .menuopen {
  transform: rotate(180deg);
}
.pannello-menu ul .sub-menu {
  max-height: 0;
  overflow: hidden;
  margin-top: 0;
  transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 2rem;
  width: 100%;
}
.pannello-menu ul .sub-menu.open {
  max-height: 900px;
}

footer {
  background-color: #404040;
  padding-top: 5.9375rem;
  padding-bottom: 5.3125rem;
  margin-top: 8.75rem;
}
.home footer {
  margin-top: 5.3125rem;
}
footer a {
  color: #ffffff;
  text-decoration: none;
}
footer a:hover {
  color: #7FABA6;
}
footer .logoinfo {
  gap: 0.625rem;
  margin-bottom: 1.5625rem;
}
footer .logoinfo .wp-block-image {
  width: 100%;
}
footer .logoinfo .wp-block-image img {
  width: 100% !important;
  height: auto !important;
}
footer .policy {
  margin-bottom: 1.5625rem;
}
footer .policy a {
  color: #7FABA6;
  text-decoration: underline;
  display: inline-block;
  margin-right: 1.25rem;
}
footer .policy a:last-child {
  margin-right: 0;
}
footer h3 {
  color: #ffffff;
  margin-bottom: 0.8125rem;
}
footer p {
  font-size: 0.875rem;
  line-height: 1.15;
  color: #ffffff;
  font-family: "Barlow", sans-serif;
}
footer p a {
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 991px) {
  footer p {
    font-size: 1.125rem !important;
  }
}
@media (max-width: 991px) {
  footer .footer-col-3,
footer .footer-col-2 {
    margin-top: 3.125rem;
  }
}

.finanziamenti {
  margin-top: 2rem;
  margin-bottom: 5.125rem;
}
.finanziamenti .row {
  align-items: flex-end;
}
.finanziamenti .row a {
  display: inline-block;
  margin-top: 0.625rem;
}
@media (max-width: 991px) {
  .finanziamenti .row .sidebar {
    margin-bottom: 3.5rem;
  }
  .finanziamenti .row .sidebar p {
    font-size: 0.875rem;
  }
  .finanziamenti .row .sidebar:last-child {
    margin-bottom: 0;
  }
}

.home .page-content {
  margin-top: 3.75rem;
}
.home .page-content .content-page-single > * {
  margin-bottom: 4.375rem;
}
.home .page-content .content-page-single > *:last-child {
  margin-bottom: 0;
}
.home .page-content .home_settori {
  gap: 0.9375rem;
}
@media (max-width: 991px) {
  .home .page-content .home_settori {
    gap: 2.5rem;
  }
  .home .page-content .home_settori p {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
.home .page-content .home_settori .wp-block-column > * {
  margin-bottom: 0.625rem;
}
.home .page-content .home_settori .wp-block-column > *:last-child {
  margin-bottom: 0;
}
.home .page-content .home_settori img {
  height: 3rem;
  width: auto;
}
.home .page-content .home_mission {
  padding: 8.25rem 5.625rem;
}
@media (max-width: 991px) {
  .home .page-content .home_mission {
    padding: 2rem 2.625rem;
  }
}
.home .page-content .home_mission .wp-block-cover__inner-container > * {
  margin-bottom: 1.25rem;
}
.home .page-content .home_mission .wp-block-cover__inner-container > *:last-child {
  margin-bottom: 0;
}
.home .page-content .home_mission .wp-block-cover__inner-container > * a {
  color: #ffffff;
  font-weight: 600;
}
.home .page-content .home_mission .wp-block-cover__inner-container h2 {
  font-weight: 400 !important;
}
.home .page-content .home_mission .wp-block-cover__inner-container h2 strong {
  font-weight: 600 !important;
  color: #7FABA6;
}
.home .page-content .home_mission .wp-block-cover__inner-container h2 strong:first-child {
  color: #DF7E35;
}
.home .page-content .home_ricerca .wp-block-media-text__content {
  padding-right: 0 !important;
  padding-left: 2.5rem !important;
}
@media (max-width: 991px) {
  .home .page-content .home_ricerca .wp-block-media-text__content {
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
    padding-left: 0 !important;
  }
}
.home .page-content .home_ricerca .wp-block-media-text__content h2 strong {
  color: #DF7E35;
  font-weight: 600 !important;
}
.home .page-content .home_ricerca .wp-block-media-text__content h2 strong:last-child {
  color: #7FABA6;
}
.home .page-content .home_ricerca .wp-block-media-text__content > * {
  margin-bottom: 0.9375rem;
}
.home .page-content .home_ricerca .wp-block-media-text__content > *:last-child {
  margin-bottom: 0;
}
.home .page-content .home_ricerca .wp-block-media-text__content > * a {
  font-weight: 600;
}
.home .page-content .prodotti-list {
  margin-top: 1.875rem;
}
.home .page-content .blog-list {
  margin-top: 3.25rem;
}
.home .page-content .button_title {
  gap: 2rem;
}

.single.single-landingpage footer {
  margin-top: 0;
}
.single.single-landingpage main {
  margin-top: 4rem;
}
.single.single-landingpage main .wp-block-group.alignfull {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.single.single-landingpage main .wp-block-group.alignfull > .wp-block-group__inner-container {
  max-width: 992px;
  margin: auto;
}
@media (max-width: 991px) {
  .single.single-landingpage main .wp-block-group.alignfull > .wp-block-group__inner-container {
    max-width: 95%;
    padding: 0 15px;
  }
}
.single.single-landingpage main ul {
  font-size: 1rem;
  line-height: 1.18;
  color: #404040;
  padding-left: 40px;
}
@media (max-width: 991px) {
  .single.single-landingpage main ul {
    font-size: 1.125rem;
  }
}
.single.single-landingpage main .form {
  margin-top: 0.9375rem;
}
.single.single-landingpage main .list-select-wrap .nf-field-element > div, .single.single-landingpage main input:not([type=button]), .single.single-landingpage main textarea {
  background-color: #ffffff !important;
}
.single.single-landingpage main label {
  color: #404040 !important;
}
.single.single-landingpage main label a {
  color: #404040 !important;
}
.single.single-landingpage main .checkbox-wrap .nf-field-element label:after, .single.single-landingpage main .checkbox-wrap .nf-field-label label:after, .single.single-landingpage main .listcheckbox-wrap .nf-field-element label:after, .single.single-landingpage main .listcheckbox-wrap .nf-field-label label:after {
  border: 0.0625rem solid #404040 !important;
}
.single.single-landingpage main button:hover, .single.single-landingpage main input[type=button]:hover, .single.single-landingpage main input[type=submit]:hover {
  background-color: #ffffff !important;
}
.single main {
  margin-top: 7.125rem;
}
.single main .single-thumbnail {
  margin-bottom: 3.125rem;
}
.single main .single-thumbnail img {
  aspect-ratio: 980/378;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 0.3125rem;
  object-position: top;
}
.single main h1 {
  margin-bottom: 1.75rem;
  font-size: 2.5rem;
}
.single main time {
  font-size: 1.4375rem;
  font-weight: 600;
  display: block;
  margin-bottom: 1.625rem;
}
.single main .single-category span {
  display: inline-block;
  text-transform: uppercase;
  background-color: #7FABA6;
  padding: 0.25rem 0.625rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #ffffff;
  border-radius: 0.3125rem;
}
.single main .single-content > * {
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .single main .single-content {
    margin-top: 3.125rem;
  }
}
.single main .related-post {
  margin-top: 5.5rem;
}
.single main .related-post h3.h2 {
  margin-bottom: 3.125rem;
}
.single footer {
  margin-top: 5rem;
}

.single-prodotti .singleprodotto-category {
  margin-bottom: 1.375rem;
}
.single-prodotti .singleprodotto-category a {
  display: flex;
  align-items: center;
  font-size: 0.9375rem;
  text-transform: uppercase;
  font-weight: 600;
}
.single-prodotti .singleprodotto-category a svg {
  width: 0.3125rem;
  height: 0.6875rem;
  margin-right: 0.625rem;
}
.single-prodotti .download-scheda__box {
  background-color: #F8F8F8;
  padding: 2.5rem;
}
.single-prodotti .download-scheda__box .form {
  margin-top: 0.9375rem;
}
.single-prodotti .download-scheda__box .list-select-wrap .nf-field-element > div, .single-prodotti .download-scheda__box input:not([type=button]), .single-prodotti .download-scheda__box textarea {
  background-color: #ffffff !important;
}
.single-prodotti .download-scheda__box label {
  color: #404040 !important;
}
.single-prodotti .download-scheda__box label a {
  color: #404040 !important;
}
.single-prodotti .download-scheda__box .checkbox-wrap .nf-field-element label:after, .single-prodotti .download-scheda__box .checkbox-wrap .nf-field-label label:after, .single-prodotti .download-scheda__box .listcheckbox-wrap .nf-field-element label:after, .single-prodotti .download-scheda__box .listcheckbox-wrap .nf-field-label label:after {
  border: 0.0625rem solid #404040 !important;
}
.single-prodotti .download-scheda__box button:hover, .single-prodotti .download-scheda__box input[type=button]:hover, .single-prodotti .download-scheda__box input[type=submit]:hover {
  background-color: #ffffff !important;
}

.single-storiedisuccesso .single-thumbnail figure {
  background-color: #F8F8F8;
  padding: 3rem 8rem;
  text-align: center;
}
@media (max-width: 991px) {
  .single-storiedisuccesso .single-thumbnail figure {
    padding: 3rem 3rem;
  }
}
.single-storiedisuccesso .single-thumbnail figure img {
  aspect-ratio: 16/9;
  object-fit: contain;
  width: auto;
  height: 20rem;
  max-width: 100%;
  mix-blend-mode: darken;
}
@media (max-width: 991px) {
  .single-storiedisuccesso .single-thumbnail figure img {
    height: auto;
    width: 100%;
  }
}

.page:not(.home) .page-content {
  margin-top: 7.125rem;
}
.page:not(.home) .page-content .content-page-single h1 {
  margin-bottom: 2.5rem;
}
.page:not(.home) .page-content .content-page-single > * {
  margin-bottom: 7.5rem;
}
.page:not(.home) .page-content .content-page-single > *:last-child, .page:not(.home) .page-content .content-page-single > *#iub-pp-container {
  margin-bottom: 0 !important;
}

.contatti_info h2 {
  font-weight: 600 !important;
}
.contatti_info h3 {
  margin-top: 3.375rem;
}
.contatti_info > * {
  margin-bottom: 1rem;
}
.contatti_info > *:last-child {
  margin-bottom: 0;
}

.page-id-350 .content-page-single p, .page-id-364 .content-page-single p {
  margin-bottom: 1.25rem;
}

.main-content {
  margin-top: 7.125rem;
}
.main-content .title-page {
  margin-bottom: 2.5rem;
}

.timeline > * {
  text-align: left;
}
.timeline .splide__slide {
  padding-top: 2.125rem;
  position: relative;
}
.timeline .splide__slide:after {
  content: " ";
  width: 100%;
  height: 0.125rem;
  background-color: #7FABA6;
  position: absolute;
  left: 0;
  top: 0.875rem;
  opacity: 0.5;
}
.timeline .splide__slide:before {
  content: " ";
  width: 1.875rem;
  height: 1.875rem;
  background-color: #7FABA6;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  border: 0.125rem solid #ffffff;
  z-index: 2;
}
.timeline .splide__slide > * {
  margin-bottom: 0.3125rem;
  padding-right: 10%;
}
.timeline .splide__slide > *:last-child {
  margin-bottom: 0rem;
}
.timeline h3 {
  color: #7FABA6;
  font-weight: 800 !important;
}
.timeline p {
  font-size: 0.875rem;
}
.timeline .splide__arrow {
  top: 0.875rem;
  background-color: transparent;
  border: 0.125rem solid #7FABA6;
}
.timeline .splide__arrow svg {
  fill: #7FABA6;
}
.timeline .splide__arrow.splide__arrow--next {
  left: -3.75rem;
}
@media (max-width: 991px) {
  .timeline .splide__arrow.splide__arrow--next {
    left: 0;
  }
}
.timeline .splide__arrow.splide__arrow--prev {
  right: -3.75rem;
}
@media (max-width: 991px) {
  .timeline .splide__arrow.splide__arrow--prev {
    right: 0;
  }
}

.certificazioni .splide__slide:last-child:before {
  display: none;
}
.certificazioni .splide__slide:before {
  position: absolute;
  content: " ";
  height: 1px;
  width: calc(100% - 11rem);
  top: 5rem;
  right: 0;
  background-color: #7FABA6;
  opacity: 0.5;
}
.certificazioni .splide__slide img {
  width: 9.375rem;
  height: auto;
}
.certificazioni .splide__slide h4 {
  margin-bottom: 0.3125rem;
  font-weight: 700;
}
.certificazioni .splide__slide p {
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.certificazioni .splide__slide .wp-block-button__link {
  font-size: 0.875rem !important;
}
.certificazioni .splide__arrow--prev {
  left: -4em;
  top: 5rem;
}
.certificazioni .splide__arrow--next {
  right: -4em;
  top: 5rem;
}

.loghi li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.loghi img {
  width: 70%;
  height: auto;
  aspect-ratio: 4/3;
  object-fit: contain;
}
.loghi .splide__arrow {
  top: 50%;
  background-color: transparent;
  border: 0.125rem solid #7FABA6;
}
.loghi .splide__arrow svg {
  fill: #7FABA6;
}
.loghi .splide__arrow.splide__arrow--next {
  right: -3.75rem;
}
@media (max-width: 991px) {
  .loghi .splide__arrow.splide__arrow--next {
    right: 0;
  }
}
.loghi .splide__arrow.splide__arrow--prev {
  left: -3.75rem;
}
@media (max-width: 991px) {
  .loghi .splide__arrow.splide__arrow--prev {
    left: 0;
  }
}

@media (max-width: 991px) {
  .splide {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.hero {
  height: 60vh;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.hero .hero__video {
  box-sizing: border-box;
  height: 56.25vw;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: 177.77777778vh;
  background-image: url(assets/img/biodermol_videoframe.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.hero .hero__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero .hero__video:before {
  content: " ";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #404040;
  opacity: 0.5;
  z-index: 3;
  position: absolute;
}
.hero .container {
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .hero .container {
    padding: 0;
  }
}

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