/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

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.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


.iub__us-widget {
  display: none !important;
}

.clb-slider-item {
  height: 48.611vw !important;
}

.clb-slider-item img {
  height: 48.611vw !important;
  object-fit: contain !important;
}

html,
body {
  min-height: 100%;
  height: auto;
}

html {
  scroll-behavior: initial;
}

.page-container.bottom-offset{
  padding-top: 0px;
  padding-bottom: 0px;
}

#content .page-container{
  max-width: 100%;
  padding: 0px !important;
}

.branding .logo img{
  max-height: 25px;
  min-height: 25px;
}

.header-wrap.page-container{
  max-width: 100%;
  padding-left: 3.819vw;
  padding-right: 3.819vw;
  height: 8.681vw;
}

.header:not(.-mobile) .menu li span{
  color: #FFFEFB;
  font-family: Exo;
  font-size: 1.111vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
}

.desktop-hamburger .icon-button.hamburger{
  background-color: transparent;
}

.desktop-hamburger .hamburger.icon-button > .icon::before{
  content: none !important;
}

.desktop-hamburger .hamburger.icon-button > .icon::after{
  content: none !important;
}

.desktop-hamburger .icon-button.hamburger .icon{
  display: flex;
  width: 2.083vw;
  height: 1.458vw;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0.208vw;
  flex-shrink: 0;
}

.desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: #AACF5C;
}

.green-text{
  color: #AACF5C;
}

.elements-bar.right {
  right: 15px;
}

.titles-typo{
  color: #2E2E2E;
  font-family: Exo;
  font-size: 1.111vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.scroll-top-bar::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #2E2E2E;
  opacity: .4;
}

.scroll-top-bar .scroll-track{
  background-color: #EFFC57;
}

#home-bg-gradient::after{
  content: "";
  opacity: 0.7;
  background: radial-gradient(62.43% 27.93% at 78.89% 33.11%, rgba(107, 114, 28, 0.4) 0%, rgba(72, 72, 72, 0) 100%), linear-gradient(28.55deg, rgba(193, 201, 95, 0.2) 10.69%, rgba(72, 72, 72, 0) 49.56%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gradient-all-page::after{
  content: "";
  background: radial-gradient(82.43% 36.83% at 90.14% 37.92%, #7A7A7A 0%, rgba(191, 191, 191, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */,
  linear-gradient(22.63deg, #FFFFFF 9.92%, rgba(216, 216, 216, 0) 53.47%);
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.img-full{
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.img-full img, .img-full .elementor-widget-container{
  height: 100% !important;
  width: 100%;
  object-fit: cover;
}

.custom-button .button{
  border: 1px solid;
  min-height: auto;
  padding: 1.389vw 2.083vw;
  font-weight: 500;
}

.hamburger-nav .menu{
  width: 60%;
}

.hamburger-nav .menu .nav-item > a::before{
  content: none !important;
}

.hamburger-nav .menu .mega-menu-item > a span{
  color: #FFFEFB;
  font-family: Exo;
  font-size: 3.472vw;
  font-style: normal;
  font-weight: 400;
  line-height: 4.615vw;
  text-transform: capitalize;
}

.hamburger-nav .menu .mega-menu-item > a.sub-menu-link span {
  color: #FFFEFB;
  font-family: Exo;
  font-size: 2.083vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2.778vw;
  text-transform: unset;
}

.hamburger-nav .menu .mega-menu-item{
  padding: 0px 50px 0px 0px;
  margin: 0px;
}

.hamburger-nav .menu .mega-menu-item:hover > a span{
  opacity: 1;
  color: #AACF5C;
}

.footer-green-section{
  background-color: #AACF5C;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 11.319vw;
  padding-right: 11.319vw;
  padding-top: 0.694vw;
  padding-bottom: 0.694vw;
}

.footer-green-section .first-span{
  font-family: Exo;
  font-size: 0.972vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  color: #2E2E2E;
}

.site-footer .page-container{
  padding: 0px;
  max-width: 100%;
}

.footer-green-section .second-span{
  color: #2E2E2E;
  text-align: right;
  font-family: Inter;
  font-size: 0.903vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.footer-blu-section{
  background-color: #2E2E2E;
}

.footer-blu-section .footer {
  padding: 6.944vw 3.125vw 9.028vw 3.125vw;
}

.footer-blu-section .copyright-bar{
  padding: 2.083vw 11.319vw  2.083vw 11.319vw ;
  border-top: 1px solid rgba(255, 255, 255, 0.20);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.container-logo{
  width: fit-content;
  margin-left: 8.333vw;
}

.container-sitemap-footer{
  display: flex;
  flex-direction: row;
  padding-top: 4.167vw;
}

.container-sitemap-footer div:first-child{
  width: 50%;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  color: #FFF;
  font-family: Inter;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.806vw;
  text-transform: none;
  padding-left: 8.333vw;
}

.footer .container-sitemap-footer div:not(:first-child) p{
  margin-bottom: 1.111vw;
}

.container-sitemap-footer div{
  width: calc(50% / 3);;
  color: #FFFEFB;
  font-family: Exo;
  font-size: 1.111vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.footer p{
  margin: 0;
}

.copyright-bar p{
  margin: 0;
  color: #FFF;
  font-family: Exo;
  font-size: 0.972vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.copyright-bolded-section{
  display: flex;
  align-items: center;
}

.copyright-bolded-section svg {
  width: 9.028vw !important;
  fill: white !important;
}

.copyright-bolded-section > svg #we-go,
.copyright-bolded-section > svg #bolded-by {
  fill: white;
}

svg #we-go {
  transition: fill 0.3s linear;
}

.copyright-bolded-section:hover > svg #we-go {
  fill: #f1b7ff;
}

svg #bolded-by {
  transition: opacity 0.3s linear;
}

.copyright-bolded-section:hover > svg #bolded-by {
  opacity: 0.5;
}

.elements-bar.right {
  right: 0px;
}

.posizione-aperta{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.a-candidati{
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 0.694vw;
}

.conatiner-launch-open-positions{
  display: flex;
  flex-direction: column;
}

.custom-title-posizioni-aperte{
  color: #2E2E2E;
  font-family: Exo;
  font-size: 1.389vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.candidati-cta{
  color: #2E2E2E;
  font-family: Exo;
  font-size: 1.111vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.container-cta-candidati{
  margin-top: 0 !important;
}

.container-cta-candidati p{
  margin: 0 !important;
}

.container-posizione-aperta{
  padding-top: 2.083vw;
  padding-bottom: 2.083vw;
  border-top: 1px solid rgba(0, 25, 90, 0.10);
}

.container-posizione-aperta:last-child{
  border-bottom: 1px solid rgba(0, 25, 90, 0.10);
}

.background-radient-candidati .elementor-column:first-child {
  background:
  radial-gradient(47.71% 85.21% at 8.92% 55.98%, rgba(60, 60, 60, 0.1) 0%, rgba(0, 40, 120, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */,
  linear-gradient(225.54deg, rgba(157, 166, 49, 0.12) 14.29%, rgba(180, 180, 180, 0.12) 63.62%);

}

.open-positions-requisiti ul{
  margin: 0px !important;
}

.testimonial-bg{
  background:
  radial-gradient(92.83% 96.24% at 1.98% 32.36%, rgba(246, 255, 146, 0.3) 0%, rgba(72, 72, 72, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */,
  linear-gradient(303.82deg, rgba(93, 94, 81, 0.3) 0.13%, rgba(72, 72, 72, 0) 48.29%);
}

.container-casi-di-successo{
  display: flex;
  flex-direction: column;
}

.caso-di-successo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid rgba(0, 25, 90, 0.10);
}

.caso-di-successo:last-child {
  border-bottom: 1px solid rgba(0, 25, 90, 0.10);
}

.container-text-casi-di-successo {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  width: 60%;
}

.container-text-casi-di-successo *{
  margin: 0 !important;
}

.caso-di-successo-cliente{
  color: #00195A;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.caso-di-successo-title{
  color: #00195A;
  font-family: Exo;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.caso-di-successo-preview{
  color: #00195A;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  opacity: 0.6;
}

.container-casi-di-successo-lancio{
  display: flex;
  flex-direction: row;
  column-gap: 1.389vw;
}

.container-caso-di-successo-lancio{
  width: calc(100%/3);
}

h4:not(.title) + *, h5:not(.title) + *, h6:not(.title) + * {
  margin-top: 0px !important;
}

h3:not(.title) + * {
  margin-top: 0px !important;
}

.caso-di-successo-cliente-lancio{
  color: #2E2E2E;
  font-family: Inter;
  font-size: 1.111vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  padding-top: 2.083vw;
}

.caso-di-successo-title-lancio{
  color: #2E2E2E;
  font-family: Exo;
  font-size: 1.389vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-top: 0.694vw;
  width: 90%;
}

.a-casi-di-successo-lancio h5{
  color: #2E2E2E;
  font-family: Exo;
  font-size: 1.111vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  padding-top: 1.389vw;
}

.container-text-casi-di-successo-lancio *{
  margin: 0px;
}

.header-logo-galato{
  width: 13.889vw !important;
}

.header-logo-galato, .header-logo-galato path{
  fill: white;
}

.single-casi-di-successo .header-logo-galato, .single-casi-di-successo .header-logo-galato path, .single-casi-di-successo .desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: #00195A;
}

.single-casi-di-successo .header:not(.-mobile) .menu li span{
  color: #00195A;
}

.single-casi-di-successo .header{
  border-color: rgba(0, 25, 90, 0.10);
}

.bg-gradient-storytime:after{
  content: "";
  background: radial-gradient(56.08% 60.2% at 51.7% 4.93%, rgba(198, 211, 32, 0.2) 0%, rgba(93, 93, 93, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */,
  linear-gradient(31.38deg, rgba(62, 62, 62, 0.12) 15.68%, rgba(65, 65, 65, 0) 61%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.elements-bar {
  bottom: 6.944vw;
  top: unset;
}

.container-soluzione-listato:hover .soluzione-title{
  font-weight: 500 !important;
}

.container-soluzione-listato:hover .soluzione-excerpt{
  color: #2E2E2E !important;
}

.dynamic-typo.dark-typo, .dynamic-typo.dark-typo .titles-typo {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  color: #FFFEFB;
}

.titles-typo {
  color: #FFFEFB !important;
  font-family: Exo;
  font-size: 1.111vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.scroll-top-bar::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #FFFEFB !important;
  opacity: .4;
}

#hero-home{
  height: 100svh !important;
}

#hero-home > .elementor-container{
  min-height: 100%;
  height: 100% !important;
}

.visione-aziendale-bg-gradient:after{
  content: "";
  background:
  radial-gradient(71.74% 33.39% at 88.2% 20.51%, rgba(246, 255, 146, 0.4) 0%, rgba(72, 72, 72, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */,
  linear-gradient(28.55deg, rgba(93, 94, 81, 0.2) 10.69%, rgba(72, 72, 72, 0) 49.56%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.border-top-contacts{
  border-top: 1px solid rgba(0, 25, 90, 0.1);
}

.blue-line {
  height: 1px;
  width: 100%;
  background-color: #484848;
}

.flex.items-center{
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  padding-top: 1.389vw;
  padding-bottom: 1.389vw;
}

.clb-slider-item .items-center svg path{
  fill: #484848 !important;
}

.timeline-carousel .clb-slider-nav-btn{
  top: -18.056vw;
}

.timeline-title{
  color: #2E2E2E;
  font-family: Exo;
  font-size: 1.389vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.timeline-content{
  color: #484848;
  font-family: Inter;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.806vw;
  width: 75%;
}

.site-content {
  background-color: #FFFEFB;
}

.bg-hero-posizioni-aperte::after{
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2E2E2E;
  background-blend-mode: multiply;
  background: radial-gradient(60.03% 111.49% at 90.07% 50%, rgba(230, 230, 230, 0.5) 0%, rgba(230, 230, 230, 0) 76.85%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  background: linear-gradient(49.19deg, rgba(230, 230, 230, 0.3) -1.9%, rgba(230, 230, 230, 0) 51.29%);
}

.btn:focus, .btn:active, .button:focus, .button:active, a.button:focus, a.button:active, button[type="submit"]:focus, button[type="submit"]:active, input[type="submit"]:focus, input[type="submit"]:active {
  box-shadow: none !important;
}

a.button.-outlined:not(.-pagination):focus, .button.-outlined:not(.-pagination):focus{
  border-color: #00195A;
  color: #00195A;
}

.custom-button.green-hover:not(.no-border) a:hover, .custom-button.green-hover:not(.no-border) a:focus, .custom-button.green-hover:not(.no-border) a:active{
  background-color: #AACF5C !important;
}

.custom-button.green-hover:not(.no-border) button:hover, .custom-button.green-hover:not(.no-border) button:focus, .custom-button.green-hover:not(.no-border) button:active{
  background-color: #AACF5C !important;
}

input[type="checkbox"]:focus, input[type="checkbox"]:active, input[type="radio"]:focus, input[type="radio"]:active {
  -webkit-box-shadow: 0 0 0 2px rgba(220, 40, 40, 0.25) !important;
  box-shadow: 0 0 0 2px rgba(220, 40, 40, 0.25) !important;
}

.custom-button.green-hover.green-icon a svg, .custom-button.green-hover.green-icon a svg path{
  fill: #AACF5C !important;
  transition: fill .4s ease-in-out;
}

.custom-button.green-hover.white-icon a svg, .custom-button.green-hover.white-icon a svg path{
  fill: #fff !important;
  transition: fill .4s ease-in-out;
}

.custom-button.green-hover.black-icon a svg, .custom-button.green-hover.black-icon a svg path{
  fill: #2E2E2E !important;
  transition: fill .4s ease-in-out;
}

.custom-button.green-hover:not(.no-border) a:hover svg, .custom-button.green-hover:not(.no-border) a:hover svg path{
  fill: #00195A !important;
}

.custom-button.green-hover.white-icon:not(.no-border) a:hover svg, .custom-button.green-hover.white-icon:not(.no-border) a:hover svg path{
  fill: #fff !important;
}


.custom-button.green-hover .ohio-widget.button.-outlined{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  column-gap: 0.694vw;
  border-radius: 0.694vw !important;
}

.hamburger-nav .close-bar{
  padding-left: 3.819vw;
  padding-right: 3.819vw;
  height: 8.681vw;
}

.icon-button:hover, .icon-button.hamburger, .icon-button.cart, .icon-button.search-global.fixed {
  background-color: transparent;
}

.icon-buttons-animation .icon-button::before{
  display: none;
}

.hamburger-nav:not(.type2):not(.type3) {
  padding-left: 3.472vw;
  padding-right: 3.472vw;
  justify-content: end !important;
}

.wpcf7-form br{
  display: none !important;
}

.wpcf7-form label{
  color: #2E2E2E;
  font-family: Inter;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 600;
  line-height: 1.806vw;
  padding-bottom: 0.347vw;
}

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="date"], input[type="url"], textarea, select, .select2-container--default .select2-selection--single{
  border-radius: 0px;
}

.wpcf7-form textarea{
  min-height: 280px;
}

label.campi-obbligatori{
  color: #00195A;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.28px;
}

.wpcf7-list-item-label{
  color: #00195A !important;
  font-family: Inter !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 18px !important; /* 128.571% */
  letter-spacing: 0.28px !important;
}

a:not(.-unlink):hover{
  color: #AACF5C;
}

a:not(.-unlink):focus{
  color: #AACF5C;
}

input[type="text"]{
  min-height: auto !important;
  padding-left: 14px !important;
  padding-right: 14px !important;
  padding-top: 12.5px !important;
  padding-bottom: 12.5px !important;
}

textarea{
  padding-left: 14px !important;
  padding-right: 14px !important;
  padding-top: 12.5px !important;
  padding-bottom: 12.5px !important;
}

.container-button-form{
  display: flex;
  justify-content: end;
}

.container-button-form > div{
  width: fit-content;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.cta-pad-top > div{
  padding-bottom: 0px !important;
}

.container-button-form .custom-button button{
  border-radius: 10px;
  border: 1px solid #00195A;
  background-color: transparent;
  color: #00195A !important;
  font-family: Exo;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.container-button-form .custom-button button:hover{
  background-color: #AACF5C !important;
}

.pad-top-container{
  background-color: #E9E9E980;
}

.wpcf7-file{
  background-color: #E9E9E980;
  cursor: pointer;
  height: 48px;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
  color: rgba(0, 25, 90, 0.5) !important;
}

.pointer-events-custom{
  pointer-events: none;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
  padding-left: 14px;
  padding-right: 14px;
  font-weight: 400;
  color: rgba(0, 25, 90, 0.5);
}

.pad-top-container > p{
  line-height: 1;
}

.menu-detail-text{
  color: #FFFEFB;
  font-family: Inter;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.806vw; /* 144.444% */
  margin: 0 !important;
}

.hamburger-nav-details .details-column {
  width: auto;
  margin: 0 !important;
}

.hamburger-nav-details{
  flex-direction: row;
  column-gap: 5.556vw;
  padding-top: 5.556vw !important;
}

.clb-popup.hamburger-nav{
  padding-bottom: 2.778vw !important;
  padding-top: 0px !important;
  margin: 0 !important;
}

.hamburger-nav-holder{
  height: fit-content !important;
}

.absolute-text-hero{
  width: 25%;
}

.absolute-text-hero .text-hero{
  color: #FFFEFB;
  font-family: Inter;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.806vw; /* 137.5% */
}

.timeline-carousel .clb-slider-nav-btn .prev-btn .icon{
  transform: none !important;
}

.timeline-carousel .clb-slider-nav-btn{
  min-width: auto;
  column-gap: 0.694vw;
  padding-right: 3.472vw !important;
}

.timeline-carousel .icon-button{
  min-width: auto;
  width: auto;
  height: fit-content;
}

.timeline-carousel .icon-button .icon{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.timeline-carousel .icon-button:hover {
  -webkit-transform: none !important;
  transform: none !important;
}

.timeline-carousel .icon-button:focus,.timeline-carousel  .icon-button:active {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.carousel-big .clb-slider-outer-stage{
  overflow: visible !important;
}

.carousel-big .icon svg path {
  fill: #AACF5C;
}

.carousel-big .clb-slider-nav-btn .prev-btn .icon {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.carousel-big .icon-button:focus, .carousel-big .icon-button:active {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

::selection {
  background-color: #AACF5C;
}

a:hover::selection {
  background-color: #00195A;
}

.green-text::selection {
  background-color: #00195A;
}

*{
  letter-spacing: normal !important;
}

#hero-home .elementor-column {
  position: static;
}

#hero-home .elementor-widget-wrap{
  position: static;
}

.logo {
  padding: 0px !important;
  position: relative;
}

.header:not(.-mobile) .menu > .nav-item > a {
  padding: 0 1.944vw !important;
}

svg#header-logo-galato{
  width: 13.889vw !important;
}

.elementor-widget:not(:last-child) {
  margin-block-end: 0px !important;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0px !important;
}

.footer .container-sitemap-footer div:nth-child(2) p:nth-child(3), .footer .container-sitemap-footer div:nth-child(3) p:nth-child(4){
  margin-bottom: 2.222vw !important;
}

/* .footer .container-sitemap-footer div:nth-child(3) p:nth-child(2), .footer .container-sitemap-footer div:nth-child(3) p:nth-child(3) {
  margin-bottom: 1.389vw;
} */

/* .footer .container-sitemap-footer div:nth-child(3) p:nth-child(2), .footer .container-sitemap-footer div:nth-child(3) p:nth-child(3){
  margin-bottom: 1.389vw;
} */

.container-sitemap-footer div:not(:first-child) > p:first-child{
  font-family: Exo;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.806vw;
  text-transform: none;
  margin-bottom: 2.222vw;
}

.ohio-widget.button.-text{
  column-gap: 0.694vw !important;
}

.hamburger-nav {
  background-color: #2E2E2E !important;
}

.hamburger-nav .menu .mega-menu-item.active > a:not(.sub-menu-link) span, .hamburger-nav .menu .mega-menu-item:hover > a:not(.sub-menu-link) span {
  opacity: 1;
  -webkit-transform: translateX(2.778vw);
  -ms-transform: translateX(2.778vw);
  transform: translateX(2.778vw);
}

.hamburger-nav .menu .mega-menu-item.active > a:not(.sub-menu-link) .has-submenu-icon, .hamburger-nav .menu .mega-menu-item:hover > a:not(.sub-menu-link) .has-submenu-icon {
  opacity: 1;
  -webkit-transform: translateX(2.778vw) !important;
  -ms-transform: translateX(2.778vw) !important;
  transform: translateX(2.778vw) !important;
}

.has-submenu-icon{
  -webkit-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.35s;
  -o-transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.35s;
  transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.35s;
  opacity: 1;
}

.hamburger-nav .menu .mega-menu-item.active > a.sub-menu-link span, .hamburger-nav .menu .mega-menu-item:hover > a.sub-menu-link span {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

.btn.-text:hover, .btn.-text:active, .btn.-text:focus, .button.-text:hover, .button.-text:active, .button.-text:focus, a.button.-text:hover, a.button.-text:active, a.button.-text:focus, button[type="submit"].-text:hover, button[type="submit"].-text:active, button[type="submit"].-text:focus, input[type="submit"].-text:hover, input[type="submit"].-text:active, input[type="submit"].-text:focus {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.border-bottom-white-10{
  border-bottom: 1px solid #FFFFFF1A;
}

.border-top-white-10{
  border-top: 1px solid #FFFFFF1A;
}

.page-id-1061 .header-logo-galato, .page-id-1061 .header-logo-galato path, .page-id-1061 .desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: #2E2E2E;
}

.page-id-1061 .header:not(.-mobile) .menu li span{
  color: #2E2E2E;
}

.page-id-1061 .header{
  border-bottom: 1px solid #00195A1A
}

.page-id-1063 .header-logo-galato, .page-id-1063 .header-logo-galato path, .page-id-1063 .desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: #2E2E2E;
}

.page-id-1063 .header:not(.-mobile) .menu li span{
  color: #2E2E2E;
}

.page-id-1063 .header{
  border-bottom: 1px solid #00195A1A
}

.page-id-1065 .header-logo-galato, .page-id-1065 .header-logo-galato path, .page-id-1065 .desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: #2E2E2E;
}

.page-id-1065 .header:not(.-mobile) .menu li span{
  color: #2E2E2E;
}

.page-id-1065 .header{
  border-bottom: 1px solid #00195A1A
}

.page-id-2548 .header-logo-galato, .page-id-2548 .header-logo-galato path, .page-id-2548 .desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: #2E2E2E;
}

.page-id-2548 .header:not(.-mobile) .menu li span{
  color: #2E2E2E;
}

.page-id-2548 .header{
  border-bottom: 1px solid #00195A1A
}

.page-id-2543 .header-logo-galato, .page-id-2543 .header-logo-galato path, .page-id-2543 .desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: #2E2E2E;
}

.page-id-2543 .header:not(.-mobile) .menu li span{
  color: #2E2E2E;
}

.page-id-2543 .header{
  border-bottom: 1px solid #00195A1A
}

.page-id-2538 .header-logo-galato, .page-id-2538 .header-logo-galato path, .page-id-2538 .desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: #2E2E2E;
}

.page-id-2538 .header:not(.-mobile) .menu li span{
  color: #2E2E2E;
}

.page-id-2538 .header{
  border-bottom: 1px solid #00195A1A
}

.page-id-2903 .header-logo-galato, .page-id-2903 .header-logo-galato path, .page-id-2903 .desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: #2E2E2E;
}

.page-id-2903 .header:not(.-mobile) .menu li span{
  color: #2E2E2E;
}

.page-id-2903 .header{
  border-bottom: 1px solid #00195A1A
}

.entry-content .elementor {
  margin-left: 0px;
  margin-right: 0px;
}

.single .header-logo-galato, .single .header-logo-galato path, .single .desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: #2E2E2E;
}

.single .header:not(.-mobile) .menu li span{
  color: #2E2E2E;
}

.single .header{
  border-bottom: 1px solid #00195A1A
}

.error404 .header-logo-galato, .error404 .header-logo-galato path, .error404 .desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: #2E2E2E;
}

.error404 .header:not(.-mobile) .menu li span{
  color: #2E2E2E;
}

.error404 .header{
  border-bottom: 1px solid #00195A1A
}

.error404 #content.site-content{
  display: flex;
  min-height: auto;
  padding-top: 17.361vw;
  padding-bottom: 17.361vw;
}

.error404 #content.site-content .page-container{
  width: 100%;
  padding-left: 11.319vw !important;
  padding-right: 11.319vw !important;
}

.error404 #content.site-content .page-container .empty-state{
  max-width: 80%;
}

.error404 #content.site-content .page-container .empty-state .title{
  font-family: Exo;
  font-size: 2.778vw;
  font-weight: 400;
  line-height: 3.472vw;
  text-align: left;
  color: #2E2E2E;
}

.error404 #content.site-content .page-container .empty-state p{
  font-family: Inter;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 1.806vw;
  text-align: left;
  color: #2E2E2E;
  margin-top: 1.389vw;
  margin-bottom: 2.083vw;
}

.container-soluzioni-listato{
  display: flex;
  flex-direction: row;
  float: left;
  flex-wrap: wrap;
}

.container-soluzioni-listato > div{
  width: calc(100% / 3) !important;
  padding-left: 0.694vw !important;
  padding-right: 0.694vw !important;
  padding-bottom: 5.556vw !important;
}

.container-soluzioni-listato > div:nth-child(10n+1){
  width: calc((100% / 3) * 2) !important;
}

.container-soluzioni-listato > div:nth-child(10n+7){
  width: calc((100% / 3) * 2) !important;
}

.container-text-soluzione img{
  aspect-ratio: 1/1.1293;
}

.container-soluzioni-listato > div:nth-child(10n+1) .container-text-soluzione img{
  aspect-ratio: 1/0.5519 !important;
}

.container-soluzioni-listato > div:nth-child(10n+7) .container-text-soluzione img{
  aspect-ratio: 1/0.5519 !important;
}

.soluzione-title{
  font-size: 2.083vw;
  line-height: 2.778vw;
  font-weight: 400;
  color: #2E2E2E;
  max-width: 30.069vw;
  cursor: pointer;
}

.soluzione-excerpt{
  color: rgba(46, 46, 46, 0.6);
  font-size: 1.111vw;
  line-height: 1.528vw;
  font-weight: 400;
  font-family: Inter !important;
  padding-top: 0.694vw;
  max-width: 22.222vw;
}

.soluzione-link{
  display: flex;
  width: fit-content;
}

.soluzione-link:first-child{
  margin-bottom: 2.083vw;
  position: relative;
}

.soluzione-link.img-container svg{
  width: 11.319vw !important;
  height: 11.319vw;
  z-index: 9999999;
  position: absolute;
  top: 7.153vw;
  left: 2.083vw;
  opacity: 0;
  visibility: hidden;
  transition: opacity 300ms ease-in-out;
}

.container-soluzione-listato:hover .soluzione-link.img-container svg{
  opacity: 1;
  visibility: visible;
}

.container-soluzioni-filtri{
  padding-top: 1.875vw;
  padding-bottom: 1.875vw;
  border-top: 1px solid rgba(46, 46, 46, 0.1);
  border-bottom: 1px solid rgba(46, 46, 46, 0.1);
  margin-left: -0.694vw;
  margin-right: -0.694vw;
  margin-bottom: 1.389vw;
  display: flex;
  flex-direction: row;
  column-gap: 2.778vw;
  align-items: center;
}

.filter-label{
  font-family: Exo;
  font-size: 1.111vw;
  font-weight: 500;
  line-height: 1.528vw;
  text-align: left;
  color: rgba(46, 46, 46, 0.3);
  text-transform: uppercase;
  margin: 0 !important;
}

#tipologia-select, #tecnologia-select, #settori-select{
  width: fit-content !important;
  font-family: Exo;
  font-size: 1.111vw;
  font-weight: 500;
  line-height: 1.528vw;
  text-align: left;
  text-transform: uppercase;
  color: #2E2E2E;
  background-image: url('data:image/svg+xml,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.60858 0H7.39119V7.3913L0 7.3913V9.6087H7.39119V17H9.60858V9.6087H17V7.3913L9.60858 7.3913V0ZM9.60858 7.3913H7.39119V9.6087L9.60858 9.6087V7.3913Z" fill="%232E2E2E"/></svg>') !important;
  min-height: auto !important;
  background-color: transparent !important;
  padding: 0px;
  padding-right: 1.389vw !important;
  background-position: right 0px center !important;
  background-size: 1.181vw 1.181vw !important;
}

.container-impianti-listato{
  display: flex;
  flex-direction: column;
}

.hero-soluzioni{
  min-height: calc(100vh - 8.681vw) !important;
}

.single .carousel-big .icon svg path {
  fill: #2E2E2E;
}

.single .clb-slider-nav-btn svg circle{
  stroke: #2E2E2E;
}

.single .container-soluzioni-listato > div:nth-child(10n+1) {
  width: calc((100% / 3)) !important;
}

.single .container-soluzioni-listato > div:nth-child(10n+1) .container-text-soluzione img{
  aspect-ratio: 1 / 1.1293 !important;
}

.hamburger-nav .menu .mega-menu-item > a:not(.sub-menu-link){
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 0.764vw;
}

.has-submenu-icon{
  position: static !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  height: fit-content !important;
}

.icon.menu-plus svg:first-child{
  position: absolute;
  transition: transform 0.5s;
}

.has-submenu.visible > a > .has-submenu-icon .menu-plus, .has-submenu.active > a > .has-submenu-icon .menu-plus, .has-submenu:hover > a > .has-submenu-icon .menu-plus {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

.has-submenu.visible > a > .has-submenu-icon .menu-plus svg:first-child, .has-submenu.active > a > .has-submenu-icon .menu-plus  svg:first-child, .has-submenu:hover > a > .has-submenu-icon .menu-plus  svg:first-child{
  transform: rotate(90deg);
}

.single.posizioni-aperte-template-default .header-logo-galato, .single.posizioni-aperte-template-default .header-logo-galato path, .single.posizioni-aperte-template-default .desktop-hamburger .icon-button.hamburger .icon svg path{
  fill: white;
}

.single.posizioni-aperte-template-default .header:not(.-mobile) .menu li span{
  color: white;
}

.single.posizioni-aperte-template-default .header {
  border-bottom: 1px solid #FFFFFF1A;
}

.portfolio-grid.vc_row .grid-item:not(.-nospace) {
  padding-top: 4.861vw;
  padding-left: 0.694vw !important;
  padding-right: 0.694vw !important;
  padding-bottom: 0px !important;
}

.video-button.-animation .icon-button::after{
  display: none !important;
}

.video-button:not(.-outlined) .icon-button {
  background-color: transparent !important;
}

.video-button:not(.-outlined):not(.-blurred) .icon-button:hover {
  background-color: transparent !important;
}

.icon-button:focus, .icon-button:active {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.video-button-holder .icon-button {
  border: 1px solid #AACF5C !important;
  border-radius: 10px !important;
}

.video-button .icon-button:hover {
  -webkit-transform: none;
  transform: none;
}

.clb-slider-nav-btn.soluzioni-container-navigation {
  position: static;
  right: 0;
  bottom: 0;
  min-width: auto;
  z-index: 3;
  padding: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.soluzioni-container-navigation  .pagination-slider{
  display: flex;
  height: fit-content;
  column-gap: 10px;
  align-items: center;
}

.soluzioni-container-navigation > div:last-child{
  display: flex;
}

.height-100-slider-soluzioni .elementor-widget-shortcode, .height-100-slider-soluzioni .elementor-widget-shortcode div{
  height: 100% !important;
  width: 100% !important;
}

.swiper-custom-soluzione img{
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}

.svg-cta-custom{
  height: fit-content;
  display: flex;
  width: 1.528vw;
  overflow: hidden;
  transition: width 500ms;
}

.svg-cta-custom svg{
  overflow: visible;
  margin-left: -0.556vw;
  transition: margin 500ms !important;
}

.ohio-widget.button:hover .svg-cta-custom{
  width: 100%;
  transition: width 500ms;
}

.ohio-widget.button:hover .svg-cta-custom svg{
  overflow: visible;
  margin-left: 0;
  transition: margin 500ms !important;
}

.pad-top-container{
  position: relative;
}

.pad-top-container:before {
  content: "";
  position: absolute;
  right: 1.042vw;
  bottom: 0;
  width: 1.042vw;
  background: url('data:image/svg+xml,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.5 1L8.5 16" stroke="%232E2E2E" stroke-linecap="round"/><path d="M16 8.5L1 8.5" stroke="%232E2E2E" stroke-linecap="round"/></svg>');
  background-repeat: no-repeat;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  height: 1.042vw;
}

.opacity-twenty{
  opacity: 20% !important;
}

.home-section-one-line-one{
  position: absolute;
  top: -7.708vw;
  left: 3.681vw;
  border: 1px solid rgba(244, 244, 244, 0.2);
  width: 27.778vw;
}

.home-section-two-line-one{
  position: absolute;
  top: 0;
  left: -3.472vw;
  border: 1px solid rgba(244, 244, 244, 0.2);
  width: 69.097vw;
  display: none !important;
}

.home-section-two-line-two{
  position: absolute;
  top: -11.736vw;
  left: 6.806vw;
  border: 1px solid rgba(244, 244, 244, 0.2);
  height: 27.778vw;
  display: none !important;
}

.home-section-two-line-three{
  position: absolute;
  bottom: -3.264vw;
  right: 3.542vw;
  border: 1px solid rgba(244, 244, 244, 0.2);
  width: 27.778vw;
  display: none !important;
}

.home-section-two-line-four{
  position: absolute;
  bottom: -7.292vw;
  right: 6.667vw;
  border: 1px solid rgba(244, 244, 244, 0.2);
  height: 27.778vw;
  display: none !important;
}

.home-section-three-line-one{
  position: absolute;
  top: 5.417vw;
  left: -4.514vw;
  border: 1px solid #00195A;
  height: 56.528vw;
  opacity: 10%;
}

.home-section-three-line-two{
  position: absolute;
  top: 7.431vw;
  left: -7.847vw;
  border: 1px solid #00195A;
  width: 65.625vw;
  opacity: 10%;
}

.home-section-three-line-three{
  position: absolute;
  top: 4.167vw;
  left: 4.583vw;
  border: 1px solid #00195A;
  height: 39.236vw;
  opacity: 10%;
}

.home-section-three-line-four{
  position: absolute;
  top: 6.944vw;
  left: 2.917vw;
  border: 1px solid #00195A;
  width: 44.306vw;
  opacity: 10%;
}

.home-section-three-line-five{
  position: absolute;
  top: 19.653vw;
  right: -4.514vw;
  border: 1px solid #00195A;
  height: 52.153vw;
  opacity: 10%;
}

.home-section-three-line-six{
  position: absolute;
  bottom: -5.625vw;
  right: -11.319vw;
  border: 1px solid #00195A;
  width: 24.028vw;
  opacity: 10%;
}

.home-section-three-line-seven{
  position: absolute;
  top: 7.083vw;
  left: -7.847vw;
  border: 1px solid #00195A;
  width: 65.625vw;
  opacity: 10%;
}

.home-section-three-line-eight{
  position: absolute;
  top: 5.139vw;
  left: -4.514vw;
  border: 1px solid #00195A;
  height: 58vw;
  opacity: 10%;
}

.metodo-galato-line-one{
  position: absolute;
  top: 5.069vw;
  right: -11.319vw;
  border: 1px solid #00195A;
  width: 24.028vw;
  opacity: 10%;
}

.blu.custom-button svg path{
  fill: #2E2E2E;
}

.container-line {
  position: static !important;
}

.is-mobile-menu .mobile-overlay .holder{
  width: 100%;
}

input[type="checkbox"]:checked, input[type="radio"]:checked {
  background-color: transparent !important;
  border-color: #00195A !important;
}

input[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%2300195A' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3E%3C/svg%3E");
}

input[type="email"].wpcf7-not-valid, input[type="number"].wpcf7-not-valid, input[type="password"].wpcf7-not-valid, input[type="search"].wpcf7-not-valid, input[type="tel"].wpcf7-not-valid, input[type="text"].wpcf7-not-valid, input[type="date"].wpcf7-not-valid, input[type="url"].wpcf7-not-valid, textarea.wpcf7-not-valid, select.wpcf7-not-valid, .select2-container--default .select2-selection--single.wpcf7-not-valid {
  -webkit-box-shadow: 0 0 0 2px rgba(220, 40, 40, 0.2) !important;
  box-shadow: 0 0 0 2px rgba(220, 40, 40, 0.2) !important;
}

.lang-dropdown {
  color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23bbbbbb' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}


@media screen and (max-width: 768px) {
  .svg-cta-custom {
    height: fit-content;
    display: flex;
    width: 100%;
    overflow: hidden;
    transition: width 500ms;
}

  .home-section-one-line-one{
    display: none !important;
  }

  .home-section-two-line-one{
    display: none !important;
  }

  .home-section-two-line-two{
    display: none !important;
  }

  .home-section-two-line-three{
    display: none !important;
  }

  .home-section-two-line-four{
    display: none !important;
  }

  .home-section-three-line-one{
    display: none !important;
  }

  .home-section-three-line-two{
    display: none !important;
  }

  .home-section-three-line-three{
    display: none !important;
  }

  .home-section-three-line-four{
    display: none !important;
  }

  .home-section-three-line-five{
    display: none !important;
  }

  .home-section-three-line-six{
    display: none !important;
  }

  .home-section-three-line-seven{
    display: none !important;
  }

  .home-section-three-line-eight{
    display: none !important;
  }

  .metodo-galato-line-one{
   display: none !important;
  }

  .clb-slider-item {
    height: 350px !important;
  }

  .clb-slider-item img {
    height: 350px !important;
    object-fit: contain !important;
  }

  .main-menu-link.item-title{
    color: #FFFEFB;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    column-gap: 15px;
    font-family: Exo;
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
    text-align: left;
  }

  .menu-link.sub-menu-link{
    font-family: Exo;
    font-size: 24px;
    font-weight: 400;
    line-height: 31.9px;
    text-align: left;
    color: #FFFEFB;
  }

  .is-mobile-menu .mobile-overlay .holder {
    background-color: #2E2E2E;
    padding: 87px 20px !important;
  }

  .header.-mobile .menu > .nav-item a {
    padding: 7px 20px !important;
  }

  .header.-mobile .menu > .nav-item a.sub-menu-link{
    padding: 10px 20px !important
  }

  .close-bar .icon svg path {
    fill: #AACF5C;
  }


  .header.-mobile .menu > .nav-item.active > a::before {
    display: none;
  }

  .has-submenu.active .main-menu-link.item-title{
    color: #AACF5C;
  }

  .close-bar{
    width: 100% !important;
    height: 81px !important;
    justify-content: end !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .error404 #content.site-content .page-container .empty-state .title {
    font-family: Exo;
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
    text-align: left;
    color: #2E2E2E;
  }

  .error404 #content.site-content {
    display: flex;
    min-height: auto;
    padding-top: 170px;
    padding-bottom: 130px;
  }

  .error404 #content.site-content .page-container {
    width: 100%;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .pad-top-container:before {
    content: "";
    position: absolute;
    right: 15px;
    bottom: 0;
    width: 15px;
    background: url('data:image/svg+xml,<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.5 1L8.5 16" stroke="%232E2E2E" stroke-linecap="round"/><path d="M16 8.5L1 8.5" stroke="%232E2E2E" stroke-linecap="round"/></svg>');
    background-repeat: no-repeat;
    top: 50%;
    transform: translate(0, -50%);
    display: flex;
    height: 15px;
  }

  .posizione-aperta {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
    row-gap: 25px;
  }

  .hp-img-lancio-storia img{
    aspect-ratio: 1;
    object-fit: cover;
  }
  .hero-img img{
    aspect-ratio: 1;
    object-fit: cover;
  }

  .site-main > .vc_row > div{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .video-button-holder .icon-button {
    min-width: 50px !;
    width: 50px;
    height: 50px;
  }

  .vc_row:not(.-nospace) {
    margin-left: 0px;
    margin-right: 0px;
  }

  .footer-blu-section .footer {
    padding: 70px 25px 50px 25px;
  }

  .container-logo {
    width: fit-content;
    margin-left: 0px;
  }

  .container-sitemap-footer {
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    row-gap: 45px;
  }

  .container-sitemap-footer div:first-child {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-transform: none;
    padding-left: 0px;
    padding-bottom: 15px;
  }

  .footer .container-sitemap-footer div:not(:first-child) > p:first-child {
    font-family: Exo;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-transform: none;
    margin-bottom: 15px !important;
  }

  .container-sitemap-footer div {
    width: 100%;
    color: #FFFEFB;
    font-family: Exo;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    text-transform: uppercase;
  }

  .footer .container-sitemap-footer div:not(:first-child) p {
    margin-bottom: 5px !important;
  }

  .footer .container-sitemap-footer div:nth-child(2) p:nth-child(3), .footer .container-sitemap-footer div:nth-child(3) p:nth-child(4) {
    margin-bottom: 5px !important;
  }

  .footer-green-section {
    background-color: #AACF5C;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    flex-direction: column;
    row-gap: 5px;
  }

  .footer-green-section .first-span {
    font-family: Exo;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
    color: #2E2E2E;
  }

  .footer-green-section .second-span {
    color: #2E2E2E;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
  }

  .footer-blu-section .copyright-bar {
    padding: 45px 25px 45px 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.20);
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-direction: column;
    row-gap: 30px;
  }

  .copyright-bar p {
    margin: 0;
    color: #FFF;
    font-family: Exo;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
  }

  .copyright-bolded-section svg {
    width: 130px !important;
    fill: white !important;
    margin-left: -4px;
  }

  .absolute-text-hero {
    width: 100%;
  }

  .absolute-text-hero .text-hero {
    color: #FFFEFB;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }

  .header-wrap.page-container {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    height: 81px;
  }

  .header-wrap .left-part{
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }

  .header-logo-galato {
    width: 125px !important;
  }

  .is-mobile-menu .mobile-hamburger.-left {
    margin-right: 0px;
  }

  .mobile-hamburger {
    min-width: 30px !important;
  }

  .icon-button {
    min-width: 30px;
    width: 30px;
    height: 21px;
  }

  .hamburger.icon-button > .icon{
    row-gap: 3px;
  }

  .hamburger.icon-button > .icon::before, .hamburger.icon-button > .icon::after{
    display: none;
  }

  .hamburger.icon-button > .icon svg path{
    fill: #AACF5C;
  }

  .ohio-widget.button.-text {
    column-gap: 10px !important;
  }

  .custom-button.green-hover .ohio-widget.button.-outlined {
    display: inline-flex;
    width: fit-content;
    align-items: center;
    column-gap: 10px;
    border-radius: 10px !important;
  }

  .custom-button .button {
    border: 1px solid;
    min-height: auto;
    padding: 14px 20px;
    font-weight: 500;
  }

  .left-mobile .-right, .left-mobile  .text-right {
    text-align: left !important;
  }

  .left-mobile .-center, .left-mobile  .text-center {
    text-align: left !important;
  }

  .next-btn.icon-button .icon > svg{
    width: 80px;
    height: auto;
  }

  .prev-btn.icon-button .icon > svg{
    width: 80px;
    height: auto;
  }

  .elementor-widget .ohio-widget .clb-slider-item {
    padding-right: 25px !important;
    padding-left: 25px !important;
  }

  .elementor-widget .ohio-widget .clb-slider-item img{
    aspect-ratio: 1;
  }

  .clb-slider.-nav-inset .next-btn {
    right: 35px !important;
  }

  .clb-slider.-nav-inset .prev-btn {
    left: 35px !important;
  }

  .timeline-carousel .clb-slider-nav-btn {
    min-width: auto;
    position: static;
    column-gap: 10px;
    padding-right: 0px !important;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: fit-content;
    padding-left: 25px !important;
  }

  .timeline-carousel .prev-btn.icon-button .icon > svg {
    width: 30px;
    height: auto;
  }

  .timeline-carousel .next-btn.icon-button .icon > svg {
    width: 30px;
    height: auto;
  }

  .clb-slider:not(.-nav-offset):not(.-nav-inset):not(.-woo-slider):not(.-slider-fs):not(.-slider-lightbox) .clb-slider-nav-btn {
    padding: 0;
    right: 0;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(1rem);
    transform: translateY(0px);
  }

  .timeline-carousel .ohio-slider{
    display: flex;
    flex-direction: column-reverse;
    row-gap: 80px;
  }

  .timeline-title {
    color: #2E2E2E;
    font-family: Exo;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
  }

  .flex.items-center {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .timeline-content {
    color: #484848;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    width: 75%;
  }

  .custom-title-posizioni-aperte {
    color: #2E2E2E;
    font-family: Exo;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
  }

  .container-posizione-aperta {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid rgba(0, 25, 90, 0.10);
  }

  .candidati-cta {
    color: #2E2E2E;
    font-family: Exo;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    text-transform: uppercase;
  }

  .a-candidati {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 10px;
  }

  .wpcf7-form label {
    color: #2E2E2E;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    padding-bottom: 5px;
  }

  .wpcf7 [class*=vc_col] {
    padding: 15px 0px !important;
  }

  .container-soluzioni-filtri {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid rgba(46, 46, 46, 0.1);
    border-bottom: 1px solid rgba(46, 46, 46, 0.1);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    column-gap: 25px;
    align-items: center;
  }

  .filter-label {
    font-family: Exo;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-align: left;
    color: rgba(46, 46, 46, 0.3);
    text-transform: uppercase;
    margin: 0 !important;
  }

  #tipologia-select, #tecnologia-select, #settori-select {
    width: fit-content !important;
    font-family: Exo;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-align: left;
    text-transform: uppercase;
    color: #2E2E2E;
    min-height: auto !important;
    background-color: transparent !important;
    padding: 0px;
    padding-right: 10px !important;
    background-position: right 0px center !important;
    background-size: 14px 14px !important;
  }

  .container-soluzioni-listato > div:nth-child(10n+1) {
    width: calc(100%) !important;
  }

  .container-soluzioni-listato > div:nth-child(10n+7) {
    width: calc(100%) !important;
  }

  .container-soluzioni-listato > div {
    width: calc(100%) !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 70px !important;
    padding-top: 0px !important;
  }

  .container-soluzioni-listato > div:nth-child(10n+1) .container-text-soluzione img {
    aspect-ratio: 1 / 1 !important;
  }

  .container-text-soluzione img {
    aspect-ratio: 1 / 1;
  }

  .container-soluzioni-listato > div:nth-child(10n+7) .container-text-soluzione img {
    aspect-ratio: 1 / 1 !important;
  }

  .soluzione-title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #2E2E2E;
    max-width: 100%;
    cursor: pointer;
  }

  .soluzione-excerpt {
    color: rgba(46, 46, 46, 0.6);
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    font-family: Inter !important;
    padding-top: 10px;
    max-width: 100%;
  }

  .soluzione-link:first-child {
    margin-bottom: 30px;
  }

  .single .container-soluzioni-listato > div:nth-child(10n+1) {
    width: calc(100%) !important;
  }

  .portfolio-grid.vc_row .grid-item:not(.-nospace) {
    padding-top: 0px;
    padding-left: 0.694vw !important;
    padding-right: 0.694vw !important;
    padding-bottom: 70px !important;
  }

}
