.custom-cover {
  margin-bottom: 0 !important;
}
.custom-cover .title {
  line-height: 100px !important;
}
.custom-cover .subtitle mark {
  font-weight: 100;
  padding: 0 5px;
}

body.single-service {
  background-color: white;
}

.columns-details .wp-block-column {
  padding: 20px 40px 25px;
  border-radius: 10px;
}
.columns-details .wp-block-column h2 {
  margin-bottom: 0;
}
.columns-details .wp-block-column p:first-of-type {
  margin-bottom: 50px;
}

.custom-title-under-line-container .title-under-line {
  font-weight: 800 !important;
  text-transform: uppercase !important;
  margin-bottom: 0 !important;
  background: white;
  z-index: 10;
  position: relative;
  max-width: -moz-max-content !important;
  max-width: max-content !important;
  padding-right: 1em;
}
.custom-title-under-line-container .custom-under-line {
  margin: -0.65em auto 0 !important;
  z-index: 9;
  position: absolute;
  left: 0;
  right: 0;
  height: 3px !important;
  background-color: #323232;
  max-width: inherit;
}

.pattern-gallery {
  margin-top: 3.125em;
}

/*.wp-block-cover.alignfull.is-light {
    .wp-block-cover__inner-container {
        max-width: var(--default-editor, var(--block-max-width)) !important;
    }
}*/
.custom-underline span {
  -webkit-text-decoration: #90000b 3px solid underline !important;
  text-decoration: #90000b 3px solid underline !important;
  -webkit-text-underline-position: from-font;
  text-underline-position: from-font;
  text-underline-offset: 5px;
}
.custom-underline a {
  -webkit-text-decoration: #90000b 2px solid underline !important;
  text-decoration: #90000b 2px solid underline !important;
  -webkit-text-underline-position: from-font;
  text-underline-position: from-font;
  text-underline-offset: 5px;
  color: #707070 !important;
}

.cropped-title {
  max-width: 45% !important;
}

ol li::marker {
  font-size: 35px !important;
  font-weight: bold !important;
}

.hidden {
  display: none !important;
}

input[type=search] {
  font-family: "Raleway" !important;
}

input[type=search]:focus {
  border-color: #e30615 !important;
}

/* IN */
/*@keyframes slideInUp {
    from {
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      visibility: visible;
    }

    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  .animate__slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
  }*/
/* OUT */
/*@keyframes slideOutUp {
    from {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }

    to {
      visibility: hidden;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0);
    }
  }
  .animate__slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
  }*/
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
}

.loader {
  color: #2c3e50;
  font-size: 11px;
  text-indent: -99999em;
  margin: 55px auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em;
  transform: translateZ(0);
}

.loader:before,
.loader:after {
  position: absolute;
  content: "";
}

.loader:before {
  width: 5.2em;
  height: 10.2em;
  background: #ffffff;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  transform-origin: 5.1em 5.1em;
  animation: load2 2s infinite ease 1.5s;
}

.loader:after {
  width: 5.2em;
  height: 10.2em;
  background: #ffffff;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 4.9em;
  transform-origin: 0.1em 5.1em;
  animation: load2 2s infinite ease;
}
@keyframes load2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.project.spinner {
  flex-direction: column;
}
.project.spinner h3 {
  text-align: center;
  color: white !important;
}
@media screen and (max-width: 425px) {
  .project.spinner h3 {
    font-size: 15px;
  }
}

.plethoraplugins-tabs-container {
  padding: 0 !important;
  background-color: transparent !important;
}
.plethoraplugins-tabs-container .plethoraplugins-sidenavjump .js-plethoraplugins-tabs li a {
  border-left: none !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  font-size: 23px;
}
.plethoraplugins-tabs-container .plethoraplugins-sidenavjump .js-plethoraplugins-tabs li a span {
  position: relative;
  width: 100%;
}
.plethoraplugins-tabs-container .plethoraplugins-sidenavjump .js-plethoraplugins-tabs li a span::after {
  content: "\e801";
  font-family: "Fontello";
  right: 0;
  position: absolute;
  font-weight: 100 !important;
}
.plethoraplugins-tabs-container .plethoraplugins-sidenavjump .js-plethoraplugins-tabs li a.active {
  border-bottom: 3px solid;
  font-weight: bold !important;
}
.plethoraplugins-tabs-container .plethoraplugins-sidenavjump .js-plethoraplugins-tabs li a.active ::after {
  font-weight: bold;
}
.plethoraplugins-tabs-container .plethoraplugins-tabs--content .js-plethoraplugins-tab-panel p {
  padding-left: 50px;
}
.plethoraplugins-tabs-container.dark .js-plethoraplugins-tabs--link,
.plethoraplugins-tabs-container.dark .plethoraplugins-sidenavjump-content {
  color: white !important;
}
.plethoraplugins-tabs-container.light .js-plethoraplugins-tabs--link,
.plethoraplugins-tabs-container.light .plethoraplugins-sidenavjump-content {
  color: #323232 !important;
}
.plethoraplugins-tabs-container.price-accordion p {
  margin-bottom: 0;
}
.plethoraplugins-tabs-container.price-accordion .wp-block-columns > * {
  background: white;
  padding: 30px 50px 40px;
  border-radius: 5px;
  box-shadow: 15px 20px 60px rgba(0, 0, 0, 0.1294117647);
}
.plethoraplugins-tabs-container.price-accordion .wp-block-columns > * p {
  padding: 0;
}
.plethoraplugins-tabs-container.price-accordion .wp-block-columns > * h6 {
  padding-top: 20px;
  border-top: 1px solid;
  font-weight: 600;
  font-size: 18px;
}
.plethoraplugins-tabs-container.price-accordion .wp-block-columns:first-of-type {
  margin-top: 30px;
}
.plethoraplugins-tabs-container.price-accordion .wp-block-column:first-of-type {
  margin-left: 50px;
}
.plethoraplugins-tabs-container.price-accordion .wp-block-columns > .wp-block-column:empty {
  visibility: hidden;
  pointer-events: none;
}

.filters .category,
.category-link .category {
  margin-bottom: 3.125em;
}
.filters .category a,
.category-link .category a {
  color: #a8a8a8;
  margin-right: 1.5625em;
}
.filters .category a:hover,
.category-link .category a:hover {
  color: white;
  background-color: black;
  padding: 5px 15px;
  border-radius: 10px;
}

.ct-breadcrumbs {
  text-transform: inherit !important;
  font-size: 15px !important;
}

.icon-ok {
  color: #e30615;
}

form#search-form {
  display: flex;
  justify-content: flex-end;
}
form#search-form div.search-container {
  display: flex;
  width: 35%;
}
form#search-form div.search-container input[type=search] {
  border-radius: 3px 0 0 3px;
  border-right-color: white;
}
form#search-form div.search-container input[type=search]:focus {
  border-color: #e1e8ed !important;
}
form#search-form div.search-container button {
  width: 10%;
  text-align: center;
  border-radius: 0 3px 3px 0;
}

.connected-network-table th {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}
.connected-network-table *:not(.icon) {
  color: #323232 !important;
}

th {
  padding-right: 1.4em;
  position: relative;
}
th.orderby.order-asc::after {
  content: "\e804";
}
th.orderby.order-desc::after {
  content: "\e803";
}
th.orderby::after {
  font-family: "fontello";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 10px;
}
th:hover {
  cursor: pointer;
}

.wp-block-cb-slide figure a {
  pointer-events: none !important;
}

@media screen and (max-width: 999px) {
  .only-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1000px) {
  .only-mobile {
    display: none !important;
  }
}

.listing-block ul.listing__container {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 100px;
}
.listing-block ul.listing__container .listing-title {
  margin-bottom: 10px;
}
.listing-block ul.listing__container .listing-title::before {
  content: "\e801";
  font-family: "Fontello";
  font-size: 20px;
  margin-right: 10px;
  display: inline-block;
  transition: transform 0.25s ease-in-out;
}
.listing-block ul.listing__container a.download:hover .listing-title::before {
  transform: rotate(90deg);
}
.listing-block ul.listing__container a.link:hover .listing-title::before {
  transform: translateX(5px);
}
.listing-block ul.listing__container .listing-subtitle {
  margin-bottom: 0 !important;
}

body {
  background: #222;
}

.arrow-wrapper {
  display: block;
  position: relative;
  height: 85px;
  text-align: left;
  width: 45%;
  margin-top: 1em;
}

.arrow {
  opacity: 0;
  position: absolute;
  left: 5%;
  top: 50%;
  transform-origin: 50% 50%;
  transform: translate3d(-50%, -50%, 0);
}

.arrow-first {
  animation: arrow-movement 2s ease-in-out infinite;
}

.arrow-second {
  animation: arrow-movement 2s 1s ease-in-out infinite;
}

.arrow:before,
.arrow:after {
  background: #fff;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
}

.arrow:before {
  transform: rotate(45deg) translateX(-23%);
  transform-origin: top left;
}

.arrow:after {
  transform: rotate(-45deg) translateX(23%);
  transform-origin: top right;
}

@keyframes arrow-movement {
  0% {
    opacity: 0;
    top: 15%;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*.custom-home-carousel {
    @import url(https://fonts.googleapis.com/css?family=Anonymous+Pro);
    position: relative;
    .carousel-content {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        transform: translateY(-50%);
        z-index: 10;
        //color: rgba(255, 255, 255, 0.75);
        //font-family: "Anonymous Pro", monospace;
        /*.carousel-subtitle {
            position: relative;
            top: 50%;
            width: 10em;
            margin: 0 auto;
            border-right: 2px solid rgba(255, 255, 255, 0.75);
            font-size: 180%;
            text-align: left;
            white-space: nowrap;
            overflow: hidden;
            transform: translateY(-50%);
        }*/
/*.carousel-title {
            font-size: 75px;
            line-height: 1em;
            color: #e3e3e3;
        }
        .carousel-subtitle {
            font-size: 35px;
            color: #c3c3c3;
            strong {
                background-color: black !important;
                padding: 0 5px !important;
            }
        }

        /* Animation */
/*.animation {
            animation: typewriter 4s steps(44) 1s 1 normal both, blinkTextCursor 500ms steps(44) infinite normal;
        }
        @keyframes typewriter {
            from {
                width: 0;
            }
            to {
                width: 10em;
            }
        }
        @keyframes blinkTextCursor {
            from {
                border-right-color: rgba(255, 255, 255, 0.75);
            }
            to {
                border-right-color: transparent;
            }
        }
    }
    .owl-carousel {
        .item {
            position: relative;
            img {
                max-height: 100vh;
                object-fit: cover;
                filter: brightness(40%);
                animation-name: fadeInUp;
            }
        }
        .owl-dots:not(.disabled) {
            button.owl-dot {
                background-color: black !important;
                width: 30px;
                height: 5px;
                &.active {
                    background-color: #af020f !important;
                    width: 60px;
                }
            }
        }
    }
}*/
/* CAROSELLO DEL BLOCCO ACF CAROUSEL TEXT */
.carousel-text__container.owl-carousel .owl-item {
  color: #151313;
}
.carousel-text__container.owl-carousel .owl-nav {
  display: flex;
  justify-content: space-between;
}
.carousel-text__container.owl-carousel .owl-nav .disabled {
  display: none;
}
.carousel-text__container.owl-carousel .owl-nav .owl-next {
  margin-left: auto;
}
.carousel-text__container.owl-carousel .owl-nav .icon {
  font-size: 1.25em;
  color: black;
}
.carousel-text__container.owl-carousel .owl-nav .icon:hover {
  color: #af020f !important;
}
.carousel-text__container.owl-carousel .owl-dots:not(.disabled) {
  text-align: center;
}
.carousel-text__container.owl-carousel .owl-dots:not(.disabled) button.owl-dot {
  background-color: black !important;
  width: 50px;
  height: 5px;
  margin-right: 15px !important;
}
.carousel-text__container.owl-carousel .owl-dots:not(.disabled) button.owl-dot.active {
  background-color: #af020f !important;
  width: 100px;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  min-width: 0;
  min-height: 0;
  margin: 0;
  padding: 0;
}

body.home {
  margin: 0;
  width: 100%;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-style: normal;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

/*.border-top {
    width: 100%;
    height: 0.75em;
    top: 0;
    width: 0;
    animation: ani-width ease-in-out 0.5s 0s both;

    &:after {
        content: "";
        bottom: 0;
        width: 100%;
        height: 0.75em;
        right: 0;
        animation: ani-width ease-in-out 0.5s 1s both;
    }
}*/
/*.border-left {
    height: 100%;
    width: 0.75em;
    left: 0;
    bottom: 0;
    animation: ani-height ease-in-out 0.5s 1.5s both;

    &:after {
        content: "";
        right: 0;
        top: 0;
        height: 100%;
        width: 0.75em;
        animation: ani-height ease-in-out 0.5s 0.5s both;
    }
}*/
/*.border-top,
.border-top:after,
.border-left,
.border-left:after {
    position: fixed;
    z-index: 9;
    background-color: #fff;
}*/
/*h1 {
    font-family: "Playfair Display";
    font-weight: 700;
    font-size: 1.75em;
    line-height: 1.2;
    //font-size: 9vmin;
    @media (min-width: 32em) {
        font-size: 4em;
    }
}*/
/*hr.sep {
    border: 0px;
    height: 1px;
    background: #fff;
    margin: 1.4em auto;
    width: 3em;
}*/
main > section:nth-child(1):not(.site-menu),
main > article:nth-child(1):not(.site-menu) {
  z-index: 2;
}
main > section:nth-child(2):not(.site-menu),
main > article:nth-child(2):not(.site-menu) {
  z-index: 3;
}
main > section:nth-child(3):not(.site-menu),
main > article:nth-child(3):not(.site-menu) {
  z-index: 4;
}
main > section:nth-child(4):not(.site-menu),
main > article:nth-child(4):not(.site-menu) {
  z-index: 5;
}
main > section:nth-child(5):not(.site-menu),
main > article:nth-child(5):not(.site-menu) {
  z-index: 6;
}
main > section:nth-child(6):not(.site-menu),
main > article:nth-child(6):not(.site-menu) {
  z-index: 7;
}
main > section:nth-child(7):not(.site-menu),
main > article:nth-child(7):not(.site-menu) {
  z-index: 8;
}
main > section:nth-child(8):not(.site-menu),
main > article:nth-child(8):not(.site-menu) {
  z-index: 9;
}
main > section:nth-child(9):not(.site-menu),
main > article:nth-child(9):not(.site-menu) {
  z-index: 10;
}
main > section:nth-child(10):not(.site-menu),
main > article:nth-child(10):not(.site-menu) {
  z-index: 11;
}

.mast {
  position: relative;
  display: flex;
  align-items: center;
  height: 100vh;
  width: 100%;
  color: #fff;
}
.mast:after {
  content: "";
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.mast__bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background-size: cover;
  background-color: #111;
  animation: fade-in 1s ease both;
}
.mast__header {
  z-index: 5;
  position: fixed;
  top: 36%;
  bottom: 0;
  right: 0;
  left: 0;
  animation: fade-in 2s 1.5s ease both;
}
@media screen and (max-width: 26.5625em) {
  .mast__header {
    top: 35%;
  }
}
.mast__title {
  font-size: clamp(3.125em, 2.415em + 3.55vw, 4.688em);
  line-height: 1em;
  color: #e3e3e3;
}
.mast__subtitle {
  /*margin-bottom: 0.5em;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.15em;*/
  font-size: clamp(1.563em, 1.278em + 1.42vw, 2.188em);
  color: #c3c3c3;
}
.mast__subtitle strong {
  background-color: black !important;
  padding: 0 5px !important;
}
@media screen and (min-width: 1025px) {
  .mast__paragraph {
    max-width: 60%;
  }
}
.mast__paragraph * {
  font-family: var(--theme-font-family);
}
.mast__button {
  border-radius: 6px;
  background: linear-gradient(180deg, rgb(144, 0, 11) 4%, rgb(98, 0, 8) 49%, rgb(72, 0, 6) 93%);
  padding: 10px 50px;
  font-size: 18px;
  color: white !important;
  font-family: var(--theme-font-family);
}
.mast .icon-down,
.mast .icon-up {
  font-size: 50px;
  color: #e3e3e3;
  cursor: pointer;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ani-width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes ani-height {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
#menu-main > li > ul.sub-menu::before {
  height: auto;
  transform: none;
  border-bottom: 1px solid white;
  z-index: 1;
  margin: 2em 0 1em;
  position: relative;
  display: block;
  grid-column: span 5;
}

.menu .ct-toggle-dropdown-desktop {
  display: none;
}
.menu .sub-menu .active a {
  opacity: 1;
}
.menu .sub-menu .ct-column-heading {
  font-size: 25px !important;
  justify-content: right;
  opacity: 0.5;
}
.menu .sub-menu .ct-column-heading:hover {
  opacity: 1;
}
.menu .sub-menu .ct-menu-link:not(.ct-column-heading) {
  flex-direction: column;
  align-items: flex-start;
  font-size: 15px;
  padding: 0;
  -webkit-text-decoration: underline 2px solid;
          text-decoration: underline 2px solid;
  text-decoration-color: transparent;
  text-underline-position: from-font;
  text-underline-offset: 10px;
  transition: text-decoration-color 0.12s linear;
}
.menu .sub-menu .ct-menu-link:not(.ct-column-heading) .ct-menu-badge {
  opacity: 0;
  transition: opacity 0.12s linear;
}
.menu .sub-menu .ct-menu-link:not(.ct-column-heading):hover {
  text-decoration-color: #e30615;
}
.menu .sub-menu .ct-menu-link:not(.ct-column-heading):hover .ct-menu-badge {
  opacity: 1;
}
.menu .sub-menu .ct-menu-link:not(.ct-column-heading) .ct-menu-badge {
  margin: 0;
  padding: 15px 0 0 0;
  margin-bottom: 25px;
  border-radius: 0;
  font-size: 10px;
  font-weight: 500;
  -webkit-text-decoration: underline 3px solid #151313;
          text-decoration: underline 3px solid #151313;
}
.menu .sub-menu .current-menu-item .ct-menu-link:not(.ct-column-heading) {
  -webkit-text-decoration: #e30615 2px solid underline;
  text-decoration: #e30615 2px solid underline;
  -webkit-text-underline-position: from-font;
  text-underline-position: from-font;
  text-underline-offset: 10px;
  transition: opacity 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), width 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), top 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), bottom 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.menu .sub-menu .current-menu-item .ct-menu-link:not(.ct-column-heading) .ct-menu-badge {
  opacity: 1;
}
.menu .sub-menu .menu-item {
  min-height: 55px;
}
.menu ul.wp-block-latest-posts__list {
  gap: 4em;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.menu ul.wp-block-latest-posts__list li {
  width: 100%;
}
.menu ul.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image a {
  width: 100%;
}
.menu ul.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image a img {
  min-height: 110px;
  max-height: 110px;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu ul.wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
  font-size: 20px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  line-height: 1;
}
.menu li.news-cat table {
  border: none;
}
.menu li.news-cat table td {
  border: none;
  padding-top: 0;
  vertical-align: top;
}
.menu li.news-cat table td a {
  font-size: 15px;
  padding: 0;
  -webkit-text-decoration: underline 2px solid;
          text-decoration: underline 2px solid;
  text-decoration-color: transparent;
  text-underline-position: from-font;
  text-underline-offset: 10px;
  transition: text-decoration-color 0.12s linear;
}
.menu li.news-cat table td a:hover {
  text-decoration-color: #e30615;
}
.menu li.news-cat table tr:not(:last-of-type) td {
  padding-bottom: 50px;
}

[data-device=mobile] form.search-form {
  padding-bottom: 20px;
  border-bottom: 1px solid #af020f;
}
[data-device=mobile] form.search-form input[type=search] {
  border: none !important;
  border-radius: 0;
  font-size: 20px;
}
[data-device=mobile] form.search-form button[type=submit] {
  background-color: #af020f;
  border-radius: 200px;
}

.hero-section {
  max-height: 530px;
}
.hero-section .header-wrapper {
  display: flex;
  flex-direction: row-reverse;
  -moz-column-gap: 3em;
       column-gap: 3em;
}
.hero-section .header-wrapper [data-block="hook:239"],
.hero-section .header-wrapper [data-block="hook:111205"] {
  width: 100%;
  margin-right: -24%;
  max-height: 500px;
}
.hero-section .header-wrapper [data-block="hook:239"] .wp-block-post-featured-image,
.hero-section .header-wrapper [data-block="hook:111205"] .wp-block-post-featured-image {
  margin-top: -50px !important;
  max-height: 530px;
}
.hero-section .header-wrapper [data-block="hook:239"] .wp-block-post-featured-image img,
.hero-section .header-wrapper [data-block="hook:111205"] .wp-block-post-featured-image img {
  max-height: 530px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1161px) {
  .hero-section .header-wrapper [data-block="hook:239"],
  .hero-section .header-wrapper [data-block="hook:111205"] {
    margin-right: 0;
  }
  .hero-section .header-wrapper [data-block="hook:239"] .post-152 .wp-container-4,
  .hero-section .header-wrapper [data-block="hook:111205"] .post-152 .wp-container-4 {
    flex-direction: column;
  }
}
@media screen and (max-width: 999px) {
  .hero-section .header-wrapper {
    flex-direction: row;
  }
}
.hero-section .header-wrapper .header-content {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 50px;
}
@media screen and (max-width: 1161px) {
  .hero-section .header-wrapper .header-content [data-block="hook:152"] .post-152 .wp-container-4 {
    flex-direction: column;
    row-gap: 0.625em;
  }
}
@media screen and (max-width: 999px) {
  .hero-section .header-wrapper .header-content {
    width: 100%;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 999px) {
  body.single-project .page-description {
    margin-bottom: 30px;
  }
}

.header-wrapper-news {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  min-height: 450px;
  max-height: 450px;
}
.header-wrapper-news .header-image {
  width: 36%;
}
.header-wrapper-news .header-image img {
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 999px) {
  .header-wrapper-news .header-image {
    display: none;
  }
}
.header-wrapper-news .header-content-wrapper {
  width: 64%;
  background-color: var(--paletteColor6);
  background-image: linear-gradient(306deg, rgb(217, 0, 13) 5%, rgb(116, 0, 6) 50%, rgb(0, 0, 0) 93%);
  color: white !important;
}
.header-wrapper-news .header-content-wrapper .header-content {
  display: flex;
  flex-direction: column;
  width: 47.5vw;
  padding-left: 200px;
  padding-top: 50px;
  padding-bottom: 30px;
  height: 100%;
  justify-content: space-around;
}
.header-wrapper-news .header-content-wrapper .header-content > *, .header-wrapper-news .header-content-wrapper .header-content > * a, .header-wrapper-news .header-content-wrapper .header-content > *:hover {
  color: white !important;
}
.header-wrapper-news .header-content-wrapper .header-content .page-title {
  font-size: clamp(1.563em, 1.121em + 2.21vw, 2.5em);
}
@media screen and (max-width: 999px) {
  .header-wrapper-news .header-content-wrapper {
    width: 100%;
  }
  .header-wrapper-news .header-content-wrapper .header-content {
    width: 100%;
    padding: 50px 50px 30px 50px;
  }
}

.link-approfondimento-wrapper {
  margin-top: 100px;
  display: flex;
  width: 100%;
  gap: 1em;
  align-items: center;
  justify-content: flex-start;
}
.link-approfondimento-wrapper .link-approfondimento-label {
  margin-bottom: 0;
}

body.post-type-archive-project main .ct-container-full,
body.tax-project_category main .ct-container-full {
  background-color: #1d1a1a !important;
}
body.post-type-archive-project main .header-wrapper,
body.tax-project_category main .header-wrapper {
  display: block;
}
body.post-type-archive-project main .header-wrapper .page-title,
body.tax-project_category main .header-wrapper .page-title {
  margin-top: 100px !important;
}
body.post-type-archive-project main .single-card-wrapper,
body.tax-project_category main .single-card-wrapper {
  background-color: #000000 !important;
  margin-bottom: 3.125em;
}
body.post-type-archive-project main .single-card-wrapper .project,
body.tax-project_category main .single-card-wrapper .project {
  display: flex;
  -moz-column-gap: 3em;
       column-gap: 3em;
}
body.post-type-archive-project main .single-card-wrapper .project .content,
body.tax-project_category main .single-card-wrapper .project .content {
  width: 100%;
}
body.post-type-archive-project main .single-card-wrapper .project .content .entry-title,
body.tax-project_category main .single-card-wrapper .project .content .entry-title {
  padding-top: 1.67em;
  margin-bottom: 1.67em;
}
body.post-type-archive-project main .single-card-wrapper .project .content .entry-title a,
body.tax-project_category main .single-card-wrapper .project .content .entry-title a {
  color: white !important;
  /*-webkit-text-decoration: #e30615 1px solid underline;
  text-decoration: #e30615 1px solid underline;
  -webkit-text-underline-position: from-font;
  text-underline-position: from-font;
  text-underline-offset: 5px;
  transition: opacity 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955),
      width 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955),
      height 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955),
      top 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955),
      bottom 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955);*/
}
body.post-type-archive-project main .single-card-wrapper .project .content .entry-title a:hover,
body.tax-project_category main .single-card-wrapper .project .content .entry-title a:hover {
  color: white !important;
  -webkit-text-decoration: #e30615 1px solid underline;
  text-decoration: #e30615 1px solid underline;
  -webkit-text-underline-position: from-font;
  text-underline-position: from-font;
  text-underline-offset: 5px;
  transition: opacity 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), width 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), top 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), bottom 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body.post-type-archive-project main .single-card-wrapper .project .content .entry-excerpt .collaborations-wrapper,
body.tax-project_category main .single-card-wrapper .project .content .entry-excerpt .collaborations-wrapper {
  margin-top: 3.125em;
}
body.post-type-archive-project main .single-card-wrapper .project .content .entry-excerpt .collaborations-wrapper .collaboration-label,
body.tax-project_category main .single-card-wrapper .project .content .entry-excerpt .collaborations-wrapper .collaboration-label {
  color: #af020f;
  font-weight: bold;
}
body.post-type-archive-project main .single-card-wrapper .project .content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper,
body.tax-project_category main .single-card-wrapper .project .content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper {
  padding-bottom: 3.125em;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: flex-start;
}
body.post-type-archive-project main .single-card-wrapper .project .content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper .single-logo,
body.tax-project_category main .single-card-wrapper .project .content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper .single-logo {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 150px;
}
@media screen and (max-width: 599px) {
  body.post-type-archive-project main .single-card-wrapper .project .content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper,
  body.tax-project_category main .single-card-wrapper .project .content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 599px) {
  body.post-type-archive-project main .single-card-wrapper .project .content .entry-excerpt,
  body.tax-project_category main .single-card-wrapper .project .content .entry-excerpt {
    padding-right: 0;
  }
}
body.post-type-archive-project main .single-card-wrapper .project .ct-image-container,
body.tax-project_category main .single-card-wrapper .project .ct-image-container {
  margin-right: -20%;
  width: 100%;
  max-height: 32.5em;
}
body.post-type-archive-project main .single-card-wrapper .project .ct-image-container img,
body.tax-project_category main .single-card-wrapper .project .ct-image-container img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  body.post-type-archive-project main .single-card-wrapper .project,
  body.tax-project_category main .single-card-wrapper .project {
    flex-direction: column-reverse;
  }
  body.post-type-archive-project main .single-card-wrapper .project .content,
  body.post-type-archive-project main .single-card-wrapper .project .ct-image-container,
  body.tax-project_category main .single-card-wrapper .project .content,
  body.tax-project_category main .single-card-wrapper .project .ct-image-container {
    width: 100%;
  }
  body.post-type-archive-project main .single-card-wrapper .project .ct-image-container,
  body.tax-project_category main .single-card-wrapper .project .ct-image-container {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 1161px) {
  body.post-type-archive-project main .single-card-wrapper .project .ct-image-container,
  body.tax-project_category main .single-card-wrapper .project .ct-image-container {
    margin-right: 0;
    max-height: 100%;
  }
}
body.post-type-archive-project main .entry-card,
body.tax-project_category main .entry-card {
  background-color: black;
  padding-bottom: 0 !important;
}
body.post-type-archive-project main .entry-card .ct-container,
body.tax-project_category main .entry-card .ct-container {
  display: flex;
  flex-direction: row-reverse;
}
body.post-type-archive-project main .entry-card .ct-container .card-content,
body.tax-project_category main .entry-card .ct-container .card-content {
  width: 100%;
}
body.post-type-archive-project main .entry-card .ct-container .card-content .entry-title,
body.tax-project_category main .entry-card .ct-container .card-content .entry-title {
  padding-top: 1.67em;
  margin-bottom: 1.67em;
}
body.post-type-archive-project main .entry-card .ct-container .card-content .entry-title a:hover,
body.tax-project_category main .entry-card .ct-container .card-content .entry-title a:hover {
  -webkit-text-decoration: #e30615 2px solid underline;
  text-decoration: #e30615 2px solid underline;
  -webkit-text-underline-position: from-font;
  text-underline-position: from-font;
  text-underline-offset: 5px;
  transition: opacity 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), width 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), top 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955), bottom 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body.post-type-archive-project main .entry-card .ct-container .card-content .entry-excerpt,
body.tax-project_category main .entry-card .ct-container .card-content .entry-excerpt {
  padding-right: 3.125em;
}
body.post-type-archive-project main .entry-card .ct-container .card-content .entry-excerpt .collaborations-wrapper,
body.tax-project_category main .entry-card .ct-container .card-content .entry-excerpt .collaborations-wrapper {
  margin-top: 3.125em;
}
body.post-type-archive-project main .entry-card .ct-container .card-content .entry-excerpt .collaborations-wrapper .collaboration-label,
body.tax-project_category main .entry-card .ct-container .card-content .entry-excerpt .collaborations-wrapper .collaboration-label {
  color: #af020f;
  font-weight: bold;
}
body.post-type-archive-project main .entry-card .ct-container .card-content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper,
body.tax-project_category main .entry-card .ct-container .card-content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper {
  padding-bottom: 3.125em;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
}
body.post-type-archive-project main .entry-card .ct-container .card-content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper .single-logo,
body.tax-project_category main .entry-card .ct-container .card-content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper .single-logo {
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 599px) {
  body.post-type-archive-project main .entry-card .ct-container .card-content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper,
  body.tax-project_category main .entry-card .ct-container .card-content .entry-excerpt .collaborations-wrapper .collaboration-logo-wrapper {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 599px) {
  body.post-type-archive-project main .entry-card .ct-container .card-content .entry-excerpt,
  body.tax-project_category main .entry-card .ct-container .card-content .entry-excerpt {
    padding-right: 0;
  }
}
@media screen and (max-width: 599px) {
  body.post-type-archive-project main .entry-card .ct-container,
  body.tax-project_category main .entry-card .ct-container {
    flex-direction: column;
  }
}

body.post-type-archive-insight main .ct-container-full {
  background-color: #1d1a1a !important;
}
body.post-type-archive-insight main .hero-section {
  max-height: inherit;
}
body.post-type-archive-insight main .hero-section .header-wrapper .header-content {
  width: 100%;
}
body.post-type-archive-insight main .hero-section .header-wrapper .header-content .page-title {
  margin-top: 100px !important;
}
body.post-type-archive-insight main .insight-category-intro {
  margin-top: 6em !important;
  color: white;
}
body.post-type-archive-insight main .insight-category-intro h3 {
  color: white !important;
}
body.post-type-archive-insight main .single-card-wrapper:nth-child(odd) {
  background-color: #000000 !important;
}
body.post-type-archive-insight main .single-card-wrapper:nth-child(even) {
  background-color: #1d1a1a !important;
}
body.post-type-archive-insight main .single-card-wrapper .project {
  display: flex;
  -moz-column-gap: 6em;
       column-gap: 6em;
}
body.post-type-archive-insight main .single-card-wrapper .project .content {
  width: 70%;
}
body.post-type-archive-insight main .single-card-wrapper .project .content .entry-title {
  padding-top: 1.67em;
  margin-bottom: 1.67em;
  color: white !important;
  /*a {
      color: white !important;
      color: white !important;
      -webkit-text-decoration: #e30615 1px solid underline;
      text-decoration: #e30615 1px solid underline;
      -webkit-text-underline-position: from-font;
      text-underline-position: from-font;
      text-underline-offset: 5px;
      transition: opacity 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955),
          width 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955),
          height 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955),
          top 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955),
          bottom 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }*/
}
body.post-type-archive-insight main .single-card-wrapper .project .content .entry-excerpt {
  padding-bottom: 4em;
  color: white !important;
}
body.post-type-archive-insight main .single-card-wrapper .project .content .entry-excerpt .collaborations-wrapper {
  margin-top: 3.125em;
  /*.collaboration-label {
      color: #af020f;
      font-weight: bold;
  }
  .collaboration-logo-wrapper {
      padding-bottom: 3.125em;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      justify-items: center;
      .single-logo {
          object-fit: contain;
      }
      @media screen and (max-width: 599px) {
          grid-template-columns: 1fr;
      }
  }*/
}
@media screen and (max-width: 599px) {
  body.post-type-archive-insight main .single-card-wrapper .project .content .entry-excerpt {
    padding-right: 0;
  }
}
body.post-type-archive-insight main .single-card-wrapper .project .ct-image-container {
  width: 30%;
  padding: 4em 0;
}
body.post-type-archive-insight main .single-card-wrapper .project .ct-image-container img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  body.post-type-archive-insight main .single-card-wrapper .project {
    flex-direction: column;
  }
  body.post-type-archive-insight main .single-card-wrapper .project .content,
  body.post-type-archive-insight main .single-card-wrapper .project .ct-image-container {
    width: 100%;
  }
  body.post-type-archive-insight main .single-card-wrapper .project .ct-image-container {
    padding-bottom: 0 !important;
  }
}

body.blog,
body.category,
body.tag {
  background-color: #1d1a1a !important;
}
body.blog .hero-section .header-wrapper .header-content,
body.category .hero-section .header-wrapper .header-content,
body.tag .hero-section .header-wrapper .header-content {
  width: 100% !important;
}
body.blog .hero-section .header-wrapper .header-content .page-title,
body.category .hero-section .header-wrapper .header-content .page-title,
body.tag .hero-section .header-wrapper .header-content .page-title {
  margin-top: 100px !important;
}
body.blog article.entry-card a.ct-image-container,
body.category article.entry-card a.ct-image-container,
body.tag article.entry-card a.ct-image-container {
  overflow: hidden;
}
body.blog article.entry-card a.ct-image-container img,
body.category article.entry-card a.ct-image-container img,
body.tag article.entry-card a.ct-image-container img {
  transition: all 0.3s;
}
body.blog article.entry-card:hover img,
body.category article.entry-card:hover img,
body.tag article.entry-card:hover img {
  transform: scale(1.1);
}

body.page-id-1045 {
  background-color: #1d1a1a !important;
}
body.page-id-1045 .hero-section .header-wrapper .header-content {
  width: 100% !important;
}
body.page-id-1045 .hero-section .header-wrapper .header-content .page-title {
  margin-top: 100px !important;
}
body.page-id-1045 .membri-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 2em;
}
body.page-id-1045 .membri-container .membro-item {
  background-color: white;
  text-align: center;
  display: block;
  position: relative;
}
body.page-id-1045 .membri-container .membro-item .membro-link figure {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  display: block;
}
body.page-id-1045 .membri-container .membro-item .membro-link figure img {
  vertical-align: middle;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  max-width: 100%;
  height: auto;
  width: auto;
  max-height: 100%;
  padding: 10px 20px;
}
body.page-id-1045 .membri-container .membro-item .membro-link .membro-title {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0;
  opacity: 0;
  transition: all 0.3s;
  padding: 20px;
}
body.page-id-1045 .membri-container .membro-item .membro-link:hover .membro-title {
  opacity: 1;
}

.pre-footer-referer {
  background-color: #1d1a1a;
}
.pre-footer-referer .container {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 2.5em 6.25em;
  grid-template-areas: "form text";
}
@media screen and (max-width: 781px) {
  .pre-footer-referer .container {
    grid-template-columns: 1fr;
    grid-template-areas: "text" "form";
  }
}
.pre-footer-referer .container .form-container {
  grid-area: form;
}
.pre-footer-referer .container .form-container .gform_wrapper .gform_title {
  color: white;
}
.pre-footer-referer .container .form-container .gform_wrapper .gform_body input[type=text],
.pre-footer-referer .container .form-container .gform_wrapper .gform_body textarea,
.pre-footer-referer .container .form-container .gform_wrapper .gform_body input[type=email] {
  background: white;
  padding: 15px;
  color: #707070;
  border-radius: 10px;
}
.pre-footer-referer .container .form-container .gform_wrapper .gform_body input[type=text],
.pre-footer-referer .container .form-container .gform_wrapper .gform_body input[type=email] {
  height: 50px;
}
.pre-footer-referer .container .form-container .gform_wrapper .gform_body .privacy legend,
.pre-footer-referer .container .form-container .gform_wrapper .gform_body .privacy label {
  color: white;
}
.pre-footer-referer .container .form-container .gform_wrapper .gform_footer {
  justify-content: flex-end;
}
.pre-footer-referer .container .form-container .gform_wrapper .gform_footer .gform_button {
  border-radius: 6px;
  background: linear-gradient(180deg, rgb(144, 0, 11) 4%, rgb(98, 0, 8) 49%, rgb(72, 0, 6) 93%);
  padding: 10px 50px;
  font-size: 18px;
}
.pre-footer-referer .container .form-container .gform_confirmation_wrapper .gform_confirmation_message {
  color: white !important;
}
.pre-footer-referer .container .referer-container {
  grid-area: text;
}
.pre-footer-referer .container .referer-container .img-referer {
  max-width: 170px;
}
.pre-footer-referer .container .referer-container .referer-title {
  margin-top: 20px;
  color: white;
  text-transform: uppercase;
}
.pre-footer-referer .container .referer-container .referer-description {
  color: white;
}

.pre-footer-latest-news .latest-title {
  text-transform: uppercase;
  font-weight: 800;
  background: white;
  display: inline-block !important;
  margin: 0 !important;
  z-index: 1;
  position: relative;
  padding-right: 1em;
}
.pre-footer-latest-news .dark-line {
  background-color: #323232;
  height: 3px;
  margin: -0.65em 0 0;
}
.pre-footer-latest-news .latest-news-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.875em;
  margin-top: 3.125em;
  /*@media screen and (max-width: 599px) {
      grid-template-columns: 1fr 1fr;
  }*/
}
@media screen and (max-width: 599px) {
  .pre-footer-latest-news .latest-news-container {
    grid-template-columns: 1fr;
  }
}
.pre-footer-latest-news .latest-news-container .single-latest-news a {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 100%;
  height: 0;
}
.pre-footer-latest-news .latest-news-container .single-latest-news a img {
  filter: brightness(40%);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}
.pre-footer-latest-news .latest-news-container .single-latest-news a h4 {
  position: absolute;
  bottom: 1em;
  left: 1em;
  right: 1em;
  margin-bottom: 0;
  color: white;
  min-height: 30%;
  line-height: 1.4;
  max-height: 100%;
}

.ct-footer {
  z-index: 9;
  /*.footer-main-logo {
      img {
          //height: 50px;
      }
  }*/
}
.ct-footer h2.widget-title {
  font-size: 19px;
  font-weight: normal;
  color: white !important;
}
.ct-footer h5 {
  color: white !important;
}
.ct-footer #block-14 p {
  display: none;
}
.ct-footer .box-container .box {
  flex-grow: 0;
}
@media screen and (max-width: 599px) {
  .ct-footer .box-container .box {
    flex-grow: 1;
  }
}
@media screen and (max-width: 425px) {
  .ct-footer .wp-block-media-text__media img {
    max-width: 50% !important;
  }
  .ct-footer #block-8 {
    margin-top: 0;
  }
}/*# sourceMappingURL=style.css.map */