@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Montserrat";
  letter-spacing: 0.5px;
}

body h1,
body h2,
body h3,
body h4,
body h5 {
  font-weight: 500;
}

body h1 {
  font-size: 100px;
  line-height: 120%;
  font-family: "abolition";
  letter-spacing: 3px;
}
@media (max-width: 1280px) {
  body h1 {
    font-size: 60px;
  }
}

body h2 {
  font-size: 44px;
  line-height: 120%;
  color: #194270;
  letter-spacing: 0.5px;
  font-weight: 500;
}
@media (max-width: 1280px) {
  body h2 {
    font-size: 32px;
  }
}

body h3 {
  font-size: 32px;
  line-height: 120%;
  color: #194270;
}
@media (max-width: 1280px) {
  body h3 {
    font-size: 26px;
  }
}

body h4 {
  font-size: 22px;
  line-height: 30px;
  color: #194270;
}
@media (max-width: 1280px) {
  body h4 {
    font-size: 20px;
  }
}

body p {
  font-size: 16px;
  line-height: 150%;
  color: #194270;
}

p.pretitolo_small {
  font-size: 14px;
  line-height: 110%;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  display: none !important;
}

.swiper-button-next,
.swiper-button-prev {
  width: 40px !important;
}

input:focus-visible {
  outline: none;
}

a,
a:hover {
  color: initial;
}

img {
  width: 100%;
}

.cta-grande a,
.cta-grande button {
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 2px;
  display: inline-block;
  font-family: "abolition";
  width: fit-content;
  color: #194270;
}
.cta-grande a::after,
.cta-grande button::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #194270;
  transition: all 0.3s ease;
}
.cta-grande a:hover,
.cta-grande button:hover {
  color: #194270;
}
.cta-grande a:hover::after,
.cta-grande button:hover::after {
  width: 30%;
}

.cta-piccola a {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.5px;
  display: inline-block;
  color: #194270;
  transition: all 0.3s ease;
  font-weight: 600;
  width: 100%;
}
.cta-piccola a::after {
  content: url("../assets/icon/lsicon_right-filled.svg");
  display: inline-block;
  color: #194270;
  vertical-align: middle;
  margin-left: 5px;
  transition: all 0.3s ease;
}
.cta-piccola a:hover {
  color: #194270;
  text-decoration: underline;
}
.cta-piccola a:hover::after {
  margin-left: 10px;
}

.admin-bar .polenghi-header {
  top: 46px;
}
@media (min-width: 1024px) {
  .admin-bar .polenghi-header {
    top: 32px;
  }
}

.polenghi-header {
  background-color: #194270;
  display: flex;
  top: 0;
  width: 100%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.polenghi-header.fixed {
  background-color: #263238;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.polenghi-header--logo {
  margin: 15px;
}
@media (min-width: 1024px) {
  .polenghi-header--logo {
    margin: 15px 25px;
  }
}
.polenghi-header--logo a {
  width: 100px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../assets/images/logo_polenghi_dal_1976.svg);
  display: flex;
}
@media (min-width: 1024px) {
  .polenghi-header--logo a {
    width: 160px;
    height: 64px;
  }
}
.polenghi-header--logo a span {
  text-indent: -10000px;
}
.polenghi-header .polenghi-openmenu-m {
  height: 16px;
  width: 16px;
  display: flex;
  margin-left: auto;
  margin-right: 15px;
  background-image: url(../assets/icon/burger_menu.png);
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  .polenghi-header .polenghi-openmenu-m {
    display: none;
  }
}
.polenghi-header .nav-language-wrapper .language-dropdown {
  padding: 5px 0px 5px 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4px;
  background-color: #194270;
  cursor: pointer;
  color: #FFFFFF;
}
.polenghi-header .nav-language-wrapper .language-dropdown:focus {
  outline: none;
}
.polenghi-header--menu {
  display: none;
  align-items: center;
  position: fixed;
  right: 100%;
  background-color: #194270;
  width: 100%;
  height: 100vh;
  z-index: 10000;
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: flex;
  flex-direction: column;
  padding-top: 70px;
  overflow: scroll;
}
@media (min-width: 1024px) {
  .polenghi-header--menu {
    position: static;
    display: flex;
    align-items: center;
    padding: 0;
    list-style-type: none;
    padding-bottom: 5px;
    margin-right: 30px;
    height: auto;
    width: auto;
    right: 0;
    margin: 0 40px 0 auto;
    background-color: transparent;
    margin-left: auto;
    flex-direction: row;
    padding-top: 0;
    overflow: inherit;
    transition: none;
  }
}
.polenghi-header--menu.show {
  right: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.polenghi-header--menu .polenghi-logo-mobile {
  width: 100px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../assets/images/logo_polenghi_dal_1976.svg);
}
.polenghi-header--menu .polenghi-close-m {
  height: 16px;
  width: 16px;
  display: flex;
  background-image: url(../assets/icon/ico_close_menu.png);
  background-size: cover;
  background-position: center;
}
@media (min-width: 1024px) {
  .polenghi-header--menu .polenghi-close-m {
    display: none;
  }
}
.polenghi-header--menu .menu-main-menu-container {
  width: 100%;
}
@media (min-width: 1024px) {
  .polenghi-header--menu .menu-main-menu-container {
    width: auto;
  }
}
.polenghi-header--menu .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.polenghi-header--menu .menu li {
  display: flex;
  margin: 4px 20px;
  position: relative;
  flex-direction: column;
}
.polenghi-header--menu .menu li.current-menu-ancestor > a, .polenghi-header--menu .menu li.menu-item-has-children:has(.current-page-ancestor) > a, .polenghi-header--menu .menu li.current-page-ancestor a, .polenghi-header--menu .menu li.current-menu-item a {
  color: #EBCF32 !important;
}
@media (min-width: 1280px) {
  .polenghi-header--menu .menu li {
    display: inline-flex;
    width: max-content;
    text-align: center;
  }
}
.polenghi-header--menu .menu li.menu-item-has-children > a::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 20px;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-image: url(../assets/icon/chevron_open.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  .polenghi-header--menu .menu li.menu-item-has-children > a::before {
    padding-right: 30px;
    background-position: center right;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    background-size: 15px;
    display: none;
  }
}
.polenghi-header--menu .menu li.menu-item-has-children.active > a::before {
  transform: rotate(180deg) translateY(50%);
}
@media (min-width: 1024px) {
  .polenghi-header--menu .menu li.menu-item-has-children.active > a::before {
    top: 50%;
    right: -20px;
    transform: rotate(180deg) translate(-50%, 50%);
    background-size: 15px;
  }
}
.polenghi-header--menu .menu li a {
  color: #FFFFFF;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
  padding: 15px 0;
  width: 100%;
  text-transform: uppercase;
}
.polenghi-header--menu .menu li a:hover {
  color: #EBCF32;
}
@media (min-width: 1280px) {
  .polenghi-header--menu .menu li a {
    padding: 0;
    border-bottom: none;
    font-size: 14px;
  }
}
.polenghi-header--menu .menu li .sub-menu {
  display: none;
  padding-left: 20px;
  background-color: #194270;
}
@media (min-width: 1024px) {
  .polenghi-header--menu .menu li .sub-menu {
    position: absolute;
    top: calc(100% + 30px);
    padding: 20px 0;
    margin: 0;
    padding: 0;
    box-shadow: 0 0 3px rgba(38, 50, 56, 0.1);
    right: 50%;
    transform: translateX(50%);
    border-bottom: none;
  }
}
.polenghi-header--menu .menu li .sub-menu li {
  display: block;
}
@media (min-width: 1280px) {
  .polenghi-header--menu .menu li .sub-menu li {
    padding: 7px 20px;
    display: inline-flex;
    margin: 0px;
  }
  .polenghi-header--menu .menu li .sub-menu li:last-child {
    padding-top: 0px;
  }
}
.polenghi-header--menu .menu li .sub-menu li a {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  border-bottom: none;
  background-image: none !important;
  padding-right: 0 !important;
}
@media (min-width: 1280px) {
  .polenghi-header--menu .menu li .sub-menu li a {
    font-size: 14px;
    font-weight: 700;
  }
}
.polenghi-header--menu .menu li .sub-menu li a:hover {
  color: #EBCF32;
}
.polenghi-header--menu .menu li.active a {
  border-bottom: none;
}
.polenghi-header .social-language-wrapper {
  margin: auto 0 0 0;
}
.polenghi-header .social-language-wrapper * {
  color: #FFFFFF;
}
.polenghi-header .social-language-wrapper .polenghi-footer--social {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 15px;
}
.polenghi-header .social-language-wrapper .polenghi-footer--social img {
  max-width: 32px;
}
.polenghi-header .social-language-wrapper .polenghi-language-switcher li a,
.polenghi-header .social-language-wrapper .polenghi-language-switcher li span {
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
}
.polenghi-header .social-language-wrapper .polenghi-language-switcher li .lang-inactive {
  opacity: 0.5;
}
@media (min-width: 1024px) {
  .polenghi-header .social-language-wrapper {
    display: none;
  }
}

.home div#nostri-frutti-hp {
  align-items: flex-start;
}
@media (max-width: 1280px) {
  .home div#nostri-frutti-hp {
    margin-top: 100px;
  }
}
@media (max-width: 1280px) {
  .home div#nostri-frutti-hp .blocco-img-text-e-reverse--col-left {
    margin-top: 100px;
  }
}
.home #brand-hp {
  margin: 60px 0;
}
.home #brand-hp a {
  color: #194270;
  transform: translate(-50%, -100%);
  transition: all 0.4s ease;
}
.home #brand-hp #brand-hp-swiper {
  overflow-y: visible;
}
@media (max-width: 1280px) {
  .home #brand-hp #brand-hp-swiper {
    margin-top: 100px !important;
    overflow-y: unset;
  }
}
.home #brand-hp #brand-hp-swiper .swiper-pagination {
  bottom: -40px !important;
  /* sposta più in basso */
  position: absolute;
  /* rimane relativa allo slider */
  left: 0;
  width: 100%;
  text-align: center;
}
.home #brand-hp #brand-hp-swiper .swiper-pagination-bullet {
  opacity: 0.2;
  width: 6px;
  height: 6px;
}
.home #brand-hp #brand-hp-swiper .swiper-pagination-bullet-active {
  background: #194270 !important;
  /* attivo blu */
  opacity: 1;
}
@media (min-width: 1280px) {
  .home #brand-hp .group:hover .hover-img {
    opacity: 1;
    transform: translateX(15%);
  }
  .home #brand-hp .group:hover .main-img {
    transform: translateX(-10%);
  }
  .home #brand-hp .group:hover a.cta {
    opacity: 1;
    transform: translate(-50%, 50%);
  }
}
@media (max-width: 1280px) {
  .home #brand-hp .hover-img-mobile {
    transform: translateX(22%);
    z-index: -1;
  }
  .home #brand-hp .cta-mobile {
    transform: translate(-50%, 14%);
  }
}
.home #banner-goccia-limone {
  width: 100vw;
  position: relative;
  margin-left: -50vw !important;
  left: 50%;
  margin-bottom: 60px;
}
.home #banner-goccia-limone h2 {
  font-size: 80px;
  text-transform: uppercase;
  font-family: "abolition";
  letter-spacing: 3px;
  line-height: 100%;
}
@media (max-width: 1280px) {
  .home #banner-goccia-limone h2 {
    font-size: 60px;
  }
}
.home footer {
  margin-top: 0;
}

footer {
  background-color: #194270;
}
footer * {
  color: #FFFFFF;
}
footer .polenghi-footer--logo img {
  max-width: 255px;
  margin: auto;
}
footer nav.footer-menu ul,
footer .footer-bottom-menu ul {
  display: flex;
  justify-content: center;
  gap: 15px;
}
footer nav.footer-menu ul li a,
footer .footer-bottom-menu ul li a {
  font-weight: 600;
  font-size: 14px;
}
footer nav.footer-menu ul li a:hover,
footer .footer-bottom-menu ul li a:hover {
  color: #FFFFFF;
}
footer .footer-bottom-menu {
  flex-wrap: wrap;
}
footer .footer-bottom-menu ul {
  margin-top: 20px;
}
footer .footer-bottom-menu ul li a {
  font-weight: 400;
  text-decoration: underline;
}
footer .polenghi-footer--social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-top: 20px;
}
footer .polenghi-footer--social img {
  max-width: 40px;
}

.bottom-footer p {
  font-size: 12px;
}

.contatti h1 {
  color: #194270;
}
.contatti a {
  text-decoration: underline;
}
.contatti a:hover {
  color: #194270;
}
.contatti .social img {
  width: 40px;
}
@media (min-width: 1280px) {
  .contatti .indirizzo {
    max-width: 40%;
  }
}

.page-contatti footer {
  margin-top: 0px;
}

.page-contact-information footer {
  margin-top: 0px;
}

.page-soluzioni-per-lindustria footer {
  margin-top: 0px;
}

.solutions-for-the-industry footer {
  margin-top: 0px;
}

.hero-hp-container {
  margin-bottom: 100px;
  width: 100vw;
  position: relative;
  margin-left: -50vw !important;
  left: 50%;
}
.hero-hp-container * {
  color: #FFFFFF;
}
.hero-hp-container .hero-hp {
  position: relative;
}
.hero-hp-container .hero-hp .wrapper-video {
  position: relative;
  width: 100%;
  height: calc(100vh - 160px);
  overflow: hidden;
}
.hero-hp-container .hero-hp .wrapper-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: none;
}
@media (min-width: 1280px) {
  .hero-hp-container .hero-hp .wrapper-video video.video-desktop {
    display: block;
  }
}
@media (max-width: 1280px) {
  .hero-hp-container .hero-hp .wrapper-video video.video-mobile {
    display: block;
  }
}
.hero-hp-container .hero-hp .testo-hero-hp {
  text-transform: uppercase;
  position: absolute;
  bottom: 50px;
  left: 50px;
  z-index: 1;
  max-width: 1440px;
}
@media (max-width: 1280px) {
  .hero-hp-container .hero-hp .testo-hero-hp {
    left: 20px;
    padding: 0 10px;
  }
}
.hero-hp-container .hero-hp .testo-hero-hp h1 {
  font-size: 80px;
  line-height: 100%;
}
@media (max-width: 1280px) {
  .hero-hp-container .hero-hp .testo-hero-hp h1 {
    font-size: 44px;
  }
}

.hero-page-container {
  position: relative;
}
.hero-page-container * {
  color: #FFFFFF;
}
@media (max-width: 1280px) {
  .hero-page-container.adapt-mobile {
    height: 550px;
  }
  .hero-page-container.adapt-mobile .wrapper-img, .hero-page-container.adapt-mobile .hero-hp, .hero-page-container.adapt-mobile .hero-hp--wrapper, .hero-page-container.adapt-mobile .hero-hp--wrapper--col-left {
    height: 100%;
    overflow: hidden;
  }
  .hero-page-container.adapt-mobile .testo-hero-page {
    width: 100%;
  }
  .hero-page-container.adapt-mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.hero-page-container .testo-hero-page {
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.hero-page-container.no-image .testo-hero-page {
  position: relative;
  top: unset;
  left: unset;
  transform: unset;
  text-align: center;
  text-transform: uppercase;
}
.hero-page-container.no-image .pretitolo_small {
  color: #194270;
}
.hero-page-container.no-image h1 {
  color: #194270;
}

h1.wp-block-heading {
  color: #194270;
}

.blocco-banner-testo-centrato {
  position: relative;
  width: 100vw;
  left: 50%;
  margin-left: -50vw !important;
  margin-bottom: 60px;
}
.blocco-banner-testo-centrato .wrapper-img {
  position: relative;
  overflow: hidden;
  height: 800px;
}
.blocco-banner-testo-centrato .wrapper-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  /* centrata SEMPRE, e muoviamo SOLO Y via variabile */
  transform: translate(-50%, calc(-50% + var(--py, 0px)));
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  will-change: transform;
}
.blocco-banner-testo-centrato .wrapper-img .banner-text {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blocco-banner-testo-centrato .wrapper-img .banner-text h2 {
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  .blocco-banner-testo-centrato .wrapper-img {
    height: 800px;
  }
}

.blocco-form {
  background-color: #194270;
  width: 100vw;
  position: relative;
  margin-left: -50vw !important;
  left: 50%;
}
.blocco-form * {
  color: #FFFFFF;
}
.blocco-form img {
  max-width: 411px;
}
@media (max-width: 768px) {
  .blocco-form img {
    max-width: 250px;
  }
}
.blocco-form .form-wrapper input:not([type=checkbox], [type=submit]),
.blocco-form .form-wrapper select,
.blocco-form .form-wrapper textarea {
  background-color: #194270;
  height: 32px;
  border-bottom: 1px solid #FFFFFF;
  width: 100%;
}
.blocco-form .form-wrapper input [type=checkbox],
.blocco-form .form-wrapper textarea {
  height: auto;
}
.blocco-form .form-wrapper .privacy span {
  margin: 0;
}
.blocco-form .form-wrapper .cta-grande button {
  background-color: unset;
  color: #FFFFFF;
  position: relative;
}
.blocco-form .form-wrapper .cta-grande button .wpcf7-spinner {
  position: absolute;
}
.blocco-form .form-wrapper .cta-grande button::after {
  background: #FFFFFF;
}
.blocco-form .form-wrapper .cta-grande button:hover {
  color: #FFFFFF;
}
.blocco-form .form-wrapper .cta-grande button:hover::after {
  width: 30%;
}
.blocco-form .form-wrapper .cta-grande button input {
  letter-spacing: 2px;
  background-color: unset;
}/*# sourceMappingURL=polenghi.css.map */