@charset "UTF-8";
/* Media query */
/* FONT */
@font-face {
  font-family: "helvetica light";
  src: url("../font/helveticaneue-regular-webfont.woff2") format("woff2"), url("../font/helveticaneue-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helvetica bold";
  src: url("../font/helvetica_neu_bold-webfont.woff2") format("woff2"), url("../font/helvetica_neu_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helvetica";
  src: url("../font/helveticaneuelt-webfont.woff2") format("woff2"), url("../font/helveticaneuelt-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* GENERALI */
/* MIXINI */
html {
  overflow-x: hidden;
}

img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimizequality;
  -ms-interpolation-mode: nearest-neighbor;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: normal !important;
  color: #505050;
  overflow-x: hidden;
}
body.it a.link-lingua:first-of-type {
  background-color: #fff;
  color: #062C76;
}
body.it .overlay a.link-lingua:first-of-type {
  background-color: #fff;
  color: #062C76;
}
body.en a.link-lingua:last-of-type {
  background-color: #fff;
  color: #062C76;
}
body.en .overlay a.link-lingua:last-of-type {
  background-color: #fff;
  color: #062C76;
}

.contenitore-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.contenitore-flex.no-wrap {
  flex-wrap: nowrap;
}
@media screen and (max-width: 480px) {
  .contenitore-flex.no-wrap {
    flex-wrap: wrap;
  }
}

.site {
  position: relative;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0 auto !important;
}

.post,
.page {
  margin-bottom: 0 !important;
}

.fcol {
  flex-direction: column !important;
}

section {
  position: relative;
}

.grecaptcha-badge {
  display: none !important;
}

.no-overflow {
  overflow: hidden !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none !important;
}

:focus {
  outline: 0;
}

/* DIMENSIONI */
.mw-50 {
  max-width: 50vw;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .mw-50 {
    max-width: 80vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .mw-50 {
    max-width: 80vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .mw-50 {
    max-width: 70vw;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .mw-50 {
    max-width: 70vw;
  }
}
@media screen and (min-device-width: 1440px) and (max-device-width: 1792px), screen and (min-width: 1440px) and (max-width: 1792px) {
  .mw-50 {
    max-width: 60vw;
  }
}

.mw-60 {
  max-width: 60vw;
  margin: 0 auto;
}

.mw-70 {
  max-width: 70vw;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .mw-70 {
    max-width: 80vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .mw-70 {
    max-width: 80vw;
  }
}

.mw-80 {
  max-width: 80vw;
  margin: 0 auto;
}

.mw-90 {
  max-width: 90vw;
  margin: 0 auto;
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .mw-90 {
    max-width: 95vw;
  }
}

.pdtb-15 {
  padding: 15vh 0;
}
@media screen and (max-width: 480px) {
  .pdtb-15 {
    padding: 10vh 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .pdtb-15 {
    padding: 5vh 0;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .pdtb-15 {
    padding: 10vh 0;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .pdtb-15 {
    padding: 10vh 0;
  }
}
@media screen and (min-device-width: 1440px) and (max-device-width: 1792px), screen and (min-width: 1440px) and (max-width: 1792px) {
  .pdtb-15 {
    padding: 10vh 0;
  }
}
@media screen and (min-width: 1921px) {
  .pdtb-15 {
    padding: 5vh 0;
  }
}

.mt-10 {
  margin-top: 10vh;
}

.mgt-20 {
  margin-top: 20vh !important;
}
@media screen and (max-width: 480px) {
  .mgt-20 {
    margin-top: 5vh;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .mgt-20 {
    margin-top: 5vh;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .mgt-20 {
    margin-top: 10vh;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .mgt-20 {
    margin-top: 10vh;
  }
}
@media screen and (min-device-width: 1440px) and (max-device-width: 1792px), screen and (min-width: 1440px) and (max-width: 1792px) {
  .mgt-20 {
    margin-top: 10vh;
  }
}

.m-120 {
  margin: 120px 0;
}
@media screen and (max-width: 480px) {
  .m-120 {
    margin: 50px 0;
  }
}

.un-mezzo {
  flex-basis: 50%;
}
@media screen and (max-width: 480px) {
  .un-mezzo {
    flex-basis: 100%;
  }
}

.simple-button {
  padding: 10px 35px;
  display: inline-block;
  margin-top: 50px;
  text-decoration: none;
}
.simple-button.blue {
  background-color: #062C76;
  color: #fff;
}
.simple-button.white {
  background-color: #fff;
  color: #062C76;
}

/* HEADER */
.site-header {
  position: relative;
  padding: 25px 5vw;
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-basis: 100%;
  margin: 0 auto;
  align-items: center;
  background: #062C76;
  overflow: visible;
  z-index: 9999;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .site-header {
    padding: 25px 5vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .site-header {
    padding: 25px 5vw;
  }
}
@media screen and (min-width: 1921px) {
  .site-header {
    padding: 25px 15vw 25px 15vw;
  }
}
.site-header.clone {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-200%);
  transition: 0.2s transform cubic-bezier(0.3, 0.73, 0.3, 0.74);
  transition: all 0.2s;
}
.site-header .site-branding {
  flex-basis: 20%;
}
@media screen and (max-width: 480px) {
  .site-header .site-branding {
    flex-basis: 50%;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .site-header .site-branding {
    flex-basis: 50%;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .site-header .site-branding {
    flex-basis: 50%;
  }
}
.site-header .site-branding a img {
  width: 100%;
  max-width: 230px;
}
.site-header .main-navigation {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .site-header .main-navigation {
    flex-basis: 50%;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .site-header .main-navigation {
    flex-basis: 50%;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .site-header .main-navigation {
    flex-basis: 50%;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .site-header .main-navigation ul {
    display: none;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .site-header .main-navigation ul {
    display: none;
  }
}
.site-header .main-navigation ul li {
  padding: 0 10px;
  position: relative;
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .site-header .main-navigation ul li {
    padding: 0 7px;
  }
}
.site-header .main-navigation ul li.current-menu-item::after {
  content: "";
  display: inline-block;
  /*width: 11px;
  height: 11px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: -20px;
  transform: rotate(45deg);*/
  width: 40%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 10px;
  bottom: -10px;
}
.site-header .main-navigation ul li a {
  font-family: "helvetica";
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
  line-height: 1;
  font-size: 19px;
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .site-header .main-navigation ul li a {
    font-size: 17px;
  }
}
.site-header .main-navigation ul.sub-menu {
  box-shadow: none;
  display: inline-block;
  position: fixed;
  background: #062C76;
  width: -moz-fit-content;
  width: fit-content;
  top: initial;
  padding: 50px 20px 20px 20px;
  opacity: 0;
  will-change: opacity;
  transition: opacity ease 0.3s;
}
@media screen and (max-width: 480px) {
  .site-header .main-navigation ul.sub-menu {
    border-top: 1px solid #fff;
  }
}
.site-header .main-navigation ul.sub-menu li {
  padding: 15px 0;
}
@media screen and (max-width: 480px) {
  .site-header .main-navigation ul.sub-menu li {
    padding: 5px 0;
  }
}
.site-header .main-navigation ul.sub-menu li.current-menu-item::after {
  width: 40%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.site-header .main-navigation ul.sub-menu li a {
  width: -moz-fit-content;
  width: fit-content;
}
.site-header .icone-header {
  margin-left: 50px;
  margin-right: 1.5vw;
  flex-basis: 10%;
  justify-content: flex-end;
  /* TEMP */
  display: none;
  visibility: hidden;
}
@media screen and (max-width: 480px) {
  .site-header .icone-header {
    display: none;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .site-header .icone-header {
    display: none;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .site-header .icone-header {
    display: none;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .site-header .icone-header {
    margin-left: 10px;
  }
}
.site-header .icone-header a.link-lingua {
  color: #fff;
  text-decoration: none;
  font-family: "helvetica";
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 10px 0 0;
  border: 1px solid #fff;
  border-radius: 100%;
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  line-height: 1;
  will-change: background-color, color;
  transition: background-color ease 0.3s, color ease 0.3s;
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .site-header .icone-header a.link-lingua {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
}
.site-header .icone-header a.link-lingua:hover {
  background-color: #fff;
  color: #062C76;
}
.site-header .icona-linkedin {
  background-color: #E0E0E0;
  display: none;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 10px;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  .site-header .icona-linkedin {
    display: none;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .site-header .icona-linkedin {
    display: none;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .site-header .icona-linkedin {
    display: none;
  }
}
.site-header .icona-linkedin a {
  margin: 0 5px;
}
.site-header .icona-linkedin a:first-of-type {
  /* TEMP */
  display: none;
  visibility: hidden;
}
.site-header .icona-linkedin img {
  width: 40px;
  height: 40px;
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .site-header .icona-linkedin img {
    width: 30px;
    height: 30px;
  }
}

body.down .site-header.clone {
  transform: translateY(0);
}

/* HAMBURGER */
.hamburger {
  display: none !important;
}
@media screen and (max-width: 480px) {
  .hamburger {
    display: flex !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .hamburger {
    display: flex !important;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .hamburger {
    display: flex !important;
  }
}

.hamburger-inner {
  display: flex;
  justify-content: flex-end;
  width: 40px;
  height: 3px;
}
.hamburger-inner::before {
  width: 50px;
  height: 3px;
}
.hamburger-inner::after {
  width: 20px;
  height: 3px;
}

.hamburger-box {
  width: 40px;
}
.hamburger-box:hover .hamburger-inner {
  width: 40px;
}
.hamburger-box:hover .hamburger-inner::after {
  width: 40px;
}
.hamburger-box:hover .hamburger-inner::before {
  width: 40px;
}

.hamburger.is-active .hamburger-inner {
  width: 40px;
  display: flex;
  justify-content: flex-end;
}
.hamburger.is-active .hamburger-inner::after {
  width: 40px;
}
.hamburger.is-active .hamburger-inner::before {
  width: 40px;
}

/* SIMPLE SLIDER */
.simple-slider {
  background-color: #062C76;
  height: 50vh;
  position: relative;
  mix-blend-mode: multiply;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .simple-slider {
    height: 30vh;
  }
}
.simple-slider::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3px;
  box-shadow: 0px -7px 9px 2px #000000;
  position: absolute;
  top: 0;
}
.simple-slider .contenitore-testo {
  position: relative;
  z-index: 2;
}
.simple-slider .contenitore-testo.mw-70 {
  text-align: left;
  width: 100%;
}
.simple-slider .contenitore-testo h1 {
  margin: 0;
  color: #fff;
  font-family: "helvetica bold";
  font-size: 7vh;
  font-weight: normal;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .simple-slider .contenitore-testo h1 {
    font-size: 6vh;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .simple-slider .contenitore-testo h1 {
    font-size: 5.5vh;
  }
}
.simple-slider .contenitore-testo h2 {
  margin: 30px 0 0 0;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .simple-slider .contenitore-testo h2 {
    line-height: 1.2;
  }
}
.simple-slider img {
  position: absolute;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  opacity: 0.45;
}

/* MENU MOBILE */
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .page-id-206 .current-menu-item::after {
    content: none !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-id-206 .current-menu-item::after {
    content: none !important;
  }
}
@media screen and (max-width: 480px) {
  .page-id-206 .current-menu-item::after {
    content: none !important;
  }
}

.overlay .contenitore-menu-mobile {
  width: 100vw;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
}
.overlay .contenitore-menu-mobile ul li {
  color: #fff;
  text-align: center;
}
.overlay .contenitore-menu-mobile ul li.current-menu-item::after {
  content: "";
  display: inline-block;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0px;
  width: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.overlay .contenitore-menu-mobile ul li.link-ancora::after {
  content: none !important;
}
@media screen and (max-width: 375px) {
  .overlay .contenitore-menu-mobile ul li {
    padding: 10px 0 !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .overlay .contenitore-menu-mobile ul li {
    padding: 25px 0;
  }
}
.overlay .contenitore-menu-mobile ul li a {
  color: #fff;
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .overlay .contenitore-menu-mobile ul li a {
    font-size: 4vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .overlay .contenitore-menu-mobile ul li a {
    font-size: 2vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .overlay .contenitore-menu-mobile .menu-item-has-children > a {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .overlay .contenitore-menu-mobile .menu-item-has-children > a {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .overlay .contenitore-menu-mobile .menu-item-has-children > a {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .overlay .contenitore-menu-mobile ul.sub-menu li {
    padding: 5px 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .overlay .contenitore-menu-mobile ul.sub-menu li {
    padding: 5px 0;
  }
}
@media screen and (max-width: 480px) {
  .overlay .contenitore-menu-mobile ul.sub-menu li {
    padding: 5px 0;
  }
}
.overlay .contenitore-menu-mobile .icone-header {
  margin: 30px auto 0 auto;
  justify-content: center;
  /* TEMP */
  display: none;
  visibility: hidden;
}
.overlay .contenitore-menu-mobile .icone-header a.link-lingua {
  color: #fff;
  text-decoration: none;
  font-family: "helvetica";
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 5px;
  border: 1px solid #fff;
  border-radius: 100%;
  display: flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  line-height: 1;
  will-change: background-color, color;
  transition: background-color ease 0.3s, color ease 0.3s;
}
@media screen and (max-width: 375px) {
  .overlay .contenitore-menu-mobile .icone-header a.link-lingua {
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .overlay .contenitore-menu-mobile .icone-header a.link-lingua {
    width: 45px;
    height: 45px;
  }
}
.overlay .contenitore-menu-mobile .icone-header a.link-lingua:hover {
  background-color: #fff;
  color: #062C76;
}
.overlay .bottom-menu {
  position: absolute;
  bottom: 0;
  background: #E0E0E0;
  width: 100vw;
  left: 0;
  text-align: center;
  padding: 15px 0;
  display: none;
}
.overlay .bottom-menu .icona-linkedin a:first-of-type {
  /* TEMP */
  display: none;
  visibility: hidden;
}
.overlay .bottom-menu a {
  margin: 0 5px;
  display: inline-block;
}
.overlay .bottom-menu img {
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 375px) {
  .overlay .bottom-menu img {
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .overlay .bottom-menu img {
    width: 45px;
    height: 45px;
  }
}

/* SLIDER */
.slider {
  width: 100vw;
  height: calc(100vh - 111px);
}
@media screen and (max-width: 375px) {
  .slider {
    height: calc(120vh - 111px);
  }
}
@media screen and (min-width: 1921px) {
  .slider {
    height: calc(85vh - 111px);
  }
}
.slider .slick-list,
.slider .slick-track {
  height: 100%;
}
.slider .contenitore-slick {
  position: relative;
  height: 100%;
  background-image: url("https://hmmi.it/wp-content/uploads/2022/05/bg-slider.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.slider .contenitore-slick:nth-child(1) .contenitore-testo-slide img.logo-serie-loop {
  max-height: unset;
  max-width: 250px;
}
@media screen and (max-width: 480px) {
  .slider .contenitore-slick:nth-child(1) .contenitore-testo-slide img.logo-serie-loop {
    max-width: 150px;
  }
}
.slider .contenitore-slick:nth-child(2) .contenitore-testo-slide img.logo-serie-loop {
  max-height: unset;
  max-width: 330px;
}
@media screen and (max-width: 480px) {
  .slider .contenitore-slick:nth-child(2) .contenitore-testo-slide img.logo-serie-loop {
    max-width: 240px;
  }
}
.slider .contenitore-slick .contenitore-testo-slide {
  top: 15vh !important;
  left: 5vw;
  position: absolute;
}
@media screen and (max-width: 480px) {
  .slider .contenitore-slick .contenitore-testo-slide {
    left: 0;
    right: 0;
    max-width: 90vw;
    margin: 0 auto;
    text-align: center;
    top: 5vh !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .slider .contenitore-slick .contenitore-testo-slide {
    top: 5vh !important;
  }
}
@media screen and (min-width: 1921px) {
  .slider .contenitore-slick .contenitore-testo-slide {
    left: 15vw;
  }
}
.slider .contenitore-slick .contenitore-testo-slide img.logo-serie-loop {
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  .slider .contenitore-slick .contenitore-testo-slide img.logo-serie-loop {
    margin-bottom: 20px;
    max-height: 36px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .slider .contenitore-slick .contenitore-testo-slide img.logo-serie-loop {
    margin-left: 0;
    margin-right: auto;
    text-align: left;
    width: 15vw;
    max-height: unset;
  }
}
.slider .contenitore-slick .contenitore-testo-slide h2 {
  font-family: "helvetica bold";
  color: #062C76;
  font-size: 7vh;
  font-weight: normal;
  line-height: 1;
  max-width: 70%;
  margin: 0;
  letter-spacing: 6px;
}
@media screen and (max-width: 480px) {
  .slider .contenitore-slick .contenitore-testo-slide h2 {
    font-size: 5.5vh;
    max-width: 100%;
  }
}
.slider .contenitore-slick .contenitore-testo-slide hr {
  background-color: #062C76;
  height: 2px;
  max-width: 20%;
  margin: 50px 0;
}
@media screen and (max-width: 480px) {
  .slider .contenitore-slick .contenitore-testo-slide hr {
    margin: 30px auto;
  }
}
.slider .contenitore-slick .contenitore-testo-slide p {
  margin: 0;
  font-size: 22px;
}
.slider .contenitore-slick picture {
  mix-blend-mode: darken;
  position: absolute;
  bottom: 5vh;
  right: 0;
  width: 70vw;
}
@media screen and (max-width: 480px) {
  .slider .contenitore-slick picture {
    width: 100vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .slider .contenitore-slick picture {
    width: 100vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .slider .contenitore-slick picture {
    width: 60vw;
  }
}

.slider-img {
  position: relative;
  margin-bottom: 0 !important;
  width: 70vw;
  left: -10vw;
}
@media screen and (max-width: 480px) {
  .slider-img {
    width: 80vw;
    left: -10vw;
    left: 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .slider-img {
    width: 90vw;
    left: -5vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .slider-img {
    width: 70vw;
    left: 0vw;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .slider-img {
    width: 70vw;
    left: 0vw;
  }
}
@media screen and (min-device-width: 1440px) and (max-device-width: 1792px), screen and (min-width: 1440px) and (max-width: 1792px) {
  .slider-img {
    width: 60vw;
    left: 0vw;
  }
}
.slider-img.no-bullet .contenitore-controlli {
  display: none;
}
@media screen and (max-width: 480px) {
  .slider-img.no-bullet .contenitore-controlli {
    display: flex;
  }
}
.slider-img .slick-list,
.slider-img .slick-track {
  height: 100%;
}
.slider-img .slick-slide {
  margin: 0 0.5%;
}
@media screen and (max-width: 480px) {
  .slider-img .slick-slide {
    margin: 0;
  }
}
.slider-img .slick-list {
  margin: 0 -0.5%;
}
.slider-img .contenitore-controlli .slick-dots li.slick-active button {
  opacity: 1;
}
.slider-img .contenitore-controlli .slick-dots li button {
  background-color: #062C76;
  padding: 0;
  border-radius: 0;
  width: 11px;
  height: 11px;
  border: 0;
  opacity: 0.34;
}
.slider-img .contenitore-controlli .slick-dots li button:before {
  opacity: 1;
  background-color: #062C76;
  content: none;
}

.contenitore-controlli {
  position: absolute;
  width: 100%;
  bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .contenitore-controlli {
    z-index: 99;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .contenitore-controlli {
    z-index: 99;
    bottom: 10px;
  }
}
.contenitore-controlli .slick-dots {
  position: relative;
  bottom: 0;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  order: 2;
  padding: 0 30px;
}
.contenitore-controlli .slick-dots li {
  width: 11px;
  height: 11px;
  margin: 0 7px;
  transform: rotate(45deg);
}
.contenitore-controlli .slick-dots li::before {
  content: none !important;
}
.contenitore-controlli .slick-dots li.slick-active button {
  background-color: #062C76;
}
.contenitore-controlli .slick-dots li button {
  background-color: #fff;
  padding: 0;
  border-radius: 0;
  width: 11px;
  height: 11px;
  border: 1px solid #062C76;
}
.contenitore-controlli .slick-dots li button:before {
  opacity: 1;
  background-color: #fff;
  content: none;
}
.contenitore-controlli .slick-arrow {
  position: relative;
  top: initial;
  transform: none;
}
.contenitore-controlli .slick-arrow.slick-prev {
  background: transparent;
  order: 1;
}
.contenitore-controlli .slick-arrow.slick-prev::before {
  content: "";
  background-image: url("https://hmmi.it/wp-content/themes/hmmi/svg/ico-arrow-left.svg");
  width: 10px;
  display: inline-block;
  height: 20px;
  opacity: 1;
  background-size: 10px 20px;
}
.contenitore-controlli .slick-arrow.slick-next {
  order: 3;
  background: transparent;
}
.contenitore-controlli .slick-arrow.slick-next::before {
  content: "";
  background-image: url("https://hmmi.it/wp-content/themes/hmmi/svg/ico-arrow-right.svg");
  width: 10px;
  display: inline-block;
  height: 20px;
  opacity: 1;
  background-size: 10px 20px;
}

/* HOMEPAGE */
@media screen and (max-width: 480px) {
  .home .frase-titolo {
    margin: 0 0 50px 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .home .frase-titolo {
    margin: 0 0 50px 0;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .home .frase-titolo {
    margin: 0 0 50px 0;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .home .frase-titolo {
    margin: 0 0 50px 0;
  }
}
@media screen and (min-device-width: 1440px) and (max-device-width: 1792px), screen and (min-width: 1440px) and (max-width: 1792px) {
  .home .frase-titolo {
    margin: 0 0 50px 0;
  }
}

.frase-titolo {
  font-family: "helvetica bold";
  font-size: 3.5vw;
  line-height: 1;
  font-weight: normal;
  color: #505050;
  margin: 120px 0;
}
@media screen and (max-width: 480px) {
  .frase-titolo {
    font-size: 8.5vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .frase-titolo {
    font-size: 5.5vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .frase-titolo {
    font-size: 4vw;
  }
}
@media screen and (max-width: 480px) {
  .frase-titolo {
    margin: 50px 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .frase-titolo {
    margin: 50px 0;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .frase-titolo {
    margin: 50px 0;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .frase-titolo {
    margin: 50px 0;
  }
}
.frase-titolo p {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .frase-titolo p {
    margin-top: 0;
  }
}
.frase-titolo b,
.frase-titolo strong {
  color: #062C76;
  font-weight: normal !important;
}

.contenitore-numeri {
  margin-top: 100px;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .contenitore-numeri {
    justify-content: center;
    margin-top: 50px;
  }
}
.contenitore-numeri .blocco-numero {
  text-align: center;
}
@media screen and (max-width: 480px) {
  .contenitore-numeri .blocco-numero {
    text-align: center;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .contenitore-numeri .blocco-numero {
    flex-basis: 30%;
    text-align: center;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .contenitore-numeri .blocco-numero {
    flex-basis: 30%;
    text-align: center;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .contenitore-numeri .blocco-numero {
    flex-basis: 30%;
    text-align: center;
  }
}
.contenitore-numeri .blocco-numero .count {
  font-family: "helvetica bold";
  font-size: 5vw;
  font-weight: normal;
  text-align: center;
  margin: 0 auto;
  line-height: 1;
  color: #062C76;
}
@media screen and (max-width: 480px) {
  .contenitore-numeri .blocco-numero .count {
    font-size: 18vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .contenitore-numeri .blocco-numero .count {
    font-size: 8vw;
  }
}
.contenitore-numeri .blocco-numero p {
  font-family: "helvetica bold";
  font-size: 25px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  color: #E6E6E6;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .contenitore-numeri .blocco-numero p {
    text-align: center;
    margin-bottom: 50px;
  }
}

.fascia-call {
  background-color: #062C76;
  width: 100vw;
  padding: 10vh 25vw;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  position: relative;
}
@media screen and (max-width: 480px) {
  .fascia-call {
    padding: 10vh 10vw;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .fascia-call {
    padding: 5vh 10vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .fascia-call {
    padding: 10vh 15vw;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .fascia-call {
    padding: 10vh 15vw;
  }
}
@media screen and (min-device-width: 1440px) and (max-device-width: 1792px), screen and (min-width: 1440px) and (max-width: 1792px) {
  .fascia-call {
    padding: 10vh 20vw;
  }
}
.fascia-call.with-image {
  mix-blend-mode: multiply;
}
.fascia-call.with-image img.bg-img {
  position: absolute;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  height: 100%;
  mix-blend-mode: multiply;
  opacity: 0.27;
  max-width: unset;
  left: 0;
}
@media screen and (max-width: 480px) {
  .fascia-call.with-image img.bg-img {
    top: 0;
  }
}
.fascia-call h2 {
  font-family: "helvetica bold";
  font-size: 3.5vw;
  line-height: 1;
  font-weight: normal;
  color: #505050;
  color: #fff;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .fascia-call h2 {
    font-size: 8.5vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .fascia-call h2 {
    font-size: 5.5vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .fascia-call h2 {
    font-size: 4vw;
  }
}
@media screen and (max-width: 480px) {
  .fascia-call h2 {
    font-size: 7.5vw;
  }
}
.fascia-call p {
  color: #fff;
  margin: 50px 0;
}
.fascia-call .simple-button {
  margin: 30px 0 0 0;
}
.fascia-call img {
  width: 100%;
  max-width: 11.5vw;
}
@media screen and (max-width: 480px) {
  .fascia-call img {
    position: absolute;
    top: 10vh;
    right: 5vw;
  }
}

@media screen and (max-width: 480px) {
  .sezione-contattaci .mw-50 {
    max-width: 90vw;
  }
}
.sezione-contattaci .mw-50 > h2,
.sezione-contattaci .mw-50 > a {
  font-family: "helvetica bold";
  font-size: 3.5vw;
  line-height: 1;
  font-weight: normal;
  color: #505050;
  margin: 0;
  padding: 0 3vw;
}
@media screen and (max-width: 480px) {
  .sezione-contattaci .mw-50 > h2,
  .sezione-contattaci .mw-50 > a {
    font-size: 8.5vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .sezione-contattaci .mw-50 > h2,
  .sezione-contattaci .mw-50 > a {
    font-size: 5.5vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .sezione-contattaci .mw-50 > h2,
  .sezione-contattaci .mw-50 > a {
    font-size: 4vw;
  }
}
.sezione-contattaci .mw-50 a {
  color: #062C76;
}
.sezione-contattaci .mw-50 .contenitore-form {
  margin: 100px 0;
  padding: 0 3vw;
  border-left: 2px solid #062C76;
  border-right: 2px solid #062C76;
}
@media screen and (max-width: 480px) {
  .sezione-contattaci .mw-50 .contenitore-form {
    padding: 0 5vw;
    margin: 50px 0;
  }
}

.contenitore-form .wpcf7-form .contenitore-flex {
  width: 100%;
  flex-basis: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contenitore-form .wpcf7-form .contenitore-flex .un-mezzo {
  flex-basis: 48%;
  justify-content: space-between;
  margin: 15px 0;
}
@media screen and (max-width: 480px) {
  .contenitore-form .wpcf7-form .contenitore-flex .un-mezzo {
    flex-basis: 100%;
  }
}
.contenitore-form .wpcf7-form input[type=text], .contenitore-form .wpcf7-form input[type=email], .contenitore-form .wpcf7-form input[type=number], .contenitore-form .wpcf7-form input[type=tel], .contenitore-form .wpcf7-form input[type=range], .contenitore-form .wpcf7-form input[type=date], .contenitore-form .wpcf7-form input[type=month], .contenitore-form .wpcf7-form input[type=week], .contenitore-form .wpcf7-form input[type=time], .contenitore-form .wpcf7-form input[type=datetime], .contenitore-form .wpcf7-form .wpcf7 input[type=datetime-local], .contenitore-form .wpcf7-form input[type=color], .contenitore-form .wpcf7-form textarea {
  border: 0;
  border: 1px solid #ccc !important;
  border-radius: 0;
  width: 100%;
  color: #000;
  font-size: 20px;
  padding: 15px 10px;
}
.contenitore-form .wpcf7-form input[type=text]::-moz-placeholder, .contenitore-form .wpcf7-form input[type=email]::-moz-placeholder, .contenitore-form .wpcf7-form input[type=number]::-moz-placeholder, .contenitore-form .wpcf7-form input[type=tel]::-moz-placeholder, .contenitore-form .wpcf7-form input[type=range]::-moz-placeholder, .contenitore-form .wpcf7-form input[type=date]::-moz-placeholder, .contenitore-form .wpcf7-form input[type=month]::-moz-placeholder, .contenitore-form .wpcf7-form input[type=week]::-moz-placeholder, .contenitore-form .wpcf7-form input[type=time]::-moz-placeholder, .contenitore-form .wpcf7-form input[type=datetime]::-moz-placeholder, .contenitore-form .wpcf7-form .wpcf7 input[type=datetime-local]::-moz-placeholder, .contenitore-form .wpcf7-form input[type=color]::-moz-placeholder, .contenitore-form .wpcf7-form textarea::-moz-placeholder {
  font-size: 20px;
  color: #8E8D8D;
}
.contenitore-form .wpcf7-form input[type=text]::placeholder, .contenitore-form .wpcf7-form input[type=email]::placeholder, .contenitore-form .wpcf7-form input[type=number]::placeholder, .contenitore-form .wpcf7-form input[type=tel]::placeholder, .contenitore-form .wpcf7-form input[type=range]::placeholder, .contenitore-form .wpcf7-form input[type=date]::placeholder, .contenitore-form .wpcf7-form input[type=month]::placeholder, .contenitore-form .wpcf7-form input[type=week]::placeholder, .contenitore-form .wpcf7-form input[type=time]::placeholder, .contenitore-form .wpcf7-form input[type=datetime]::placeholder, .contenitore-form .wpcf7-form .wpcf7 input[type=datetime-local]::placeholder, .contenitore-form .wpcf7-form input[type=color]::placeholder, .contenitore-form .wpcf7-form textarea::placeholder {
  font-size: 20px;
  color: #8E8D8D;
}
.contenitore-form .wpcf7-form .textarea {
  box-sizing: border-box;
}
.contenitore-form .wpcf7-form .box-messaggio {
  width: 100%;
  margin-top: 15px;
}
.contenitore-form .wpcf7-form .wpcf7-list-item {
  margin: 0;
}
.contenitore-form .wpcf7-form .riga-policy {
  margin: 20px 0 50px 0;
  display: flex;
  vertical-align: middle;
  line-height: 1;
  width: 100%;
  justify-content: flex-start;
}
.contenitore-form .wpcf7-form .riga-policy input[type=checkbox] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  width: 20px;
  height: 20px;
  border: 1px solid #062C76;
  border-radius: 10px;
  margin-right: 15px;
}
.contenitore-form .wpcf7-form .riga-policy input[type=checkbox]:checked {
  background-color: #062C76;
}
.contenitore-form .wpcf7-form .riga-policy p {
  margin: 1px 0 0 15px !important;
  font-weight: normal;
  color: #000 !important;
  font-size: 15px !important;
  line-height: 17px !important;
}
.contenitore-form .wpcf7-form .riga-policy a {
  margin: 1px 0 0 15px !important;
  font-weight: normal;
  color: #000 !important;
  font-size: 15px !important;
  line-height: 17px !important;
}
.contenitore-form .wpcf7-form .bottone-invio-form {
  margin-top: 10px;
}
.contenitore-form .wpcf7-form .bottone-invio-form .wpcf7-submit {
  background-color: #062C76;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  padding: 10px 50px;
}
.contenitore-form .wpcf7-form .wpcf7-response-output {
  text-align: center;
  font-weight: bold;
  padding: 20px;
  text-transform: uppercase;
  border-color: #062C76 !important;
}

/* CONTENITORE NEWS HOME */
.news-home {
  background: rgba(230, 230, 230, 0.16);
  display: none !important;
}
.news-home .onda-grigia {
  right: 0;
}
.news-home.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.news-home .slick-dots > li {
  display: inline-block;
}
.news-home .slick-dots > li:only-child {
  display: none;
}
.news-home .slider-news {
  justify-content: space-between;
  align-items: center;
}
.news-home .slider-news .testo-news {
  flex-basis: 60%;
}
@media screen and (max-width: 480px) {
  .news-home .slider-news .testo-news {
    flex-basis: 100%;
  }
}
.news-home .slider-news .testo-news h3 {
  font-family: "helvetica bold";
  font-size: 2.5vw;
  line-height: 1;
  font-weight: normal;
  color: #062C76;
  margin: 0;
  max-width: 80%;
}
@media screen and (max-width: 480px) {
  .news-home .slider-news .testo-news h3 {
    font-size: 8vw;
    max-width: 100%;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .news-home .slider-news .testo-news h3 {
    font-size: 5.5vw;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .news-home .slider-news .testo-news h3 {
    font-size: 3.5vw;
  }
}
.news-home .slider-news .testo-news p {
  font-size: 17px;
  color: #062C76;
  max-width: 50%;
}
@media screen and (max-width: 480px) {
  .news-home .slider-news .testo-news p {
    font-size: 18px;
    max-width: 100%;
  }
}
.news-home .slider-news .thumb-news {
  flex-basis: 30%;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 480px) {
  .news-home .slider-news .thumb-news {
    margin-top: 50px;
    flex-basis: 50%;
  }
}
@media screen and (max-width: 480px) {
  .news-home .slider-news .simple-button {
    margin-top: 0;
  }
}

/* ONDE ASSOLUTE */
.onda-blu {
  position: absolute;
  left: -25vw;
  max-width: 80px;
  top: 40%;
}
@media screen and (min-device-width: 1440px) and (max-device-width: 1792px), screen and (min-width: 1440px) and (max-width: 1792px) {
  .onda-blu {
    left: -22vw;
  }
}

.onda-grigia {
  position: absolute;
  right: -25vw;
  max-width: 80px;
  top: 80%;
}
@media screen and (min-device-width: 1440px) and (max-device-width: 1792px), screen and (min-width: 1440px) and (max-width: 1792px) {
  .onda-grigia {
    right: -22vw;
  }
}

/* ABOUT */
.page-template-about .mappa-sedi {
  padding-bottom: 15vh;
}
@media screen and (max-width: 480px) {
  .page-template-about .mappa-sedi {
    max-width: 80vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-about .mappa-sedi {
    max-width: 80vw;
    margin: 0 auto;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .page-template-about .mappa-sedi {
    max-width: 60vw;
    margin: 0 auto;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .page-template-about .mappa-sedi {
    max-width: 50vw;
    margin: 0 auto;
  }
}
@media screen and (min-device-width: 1440px) and (max-device-width: 1792px), screen and (min-width: 1440px) and (max-width: 1792px) {
  .page-template-about .mappa-sedi {
    max-width: 50vw;
    margin: 0 auto;
  }
}

/* HAITIAN */
/* TIMELINE */
span.ctl-story-time {
  color: #fff !important;
}

.cool-timeline-horizontal {
  margin: 100px 0;
}
.cool-timeline-horizontal .fa {
  font-size: 30px;
  color: #fbb900 !important;
}
.cool-timeline-horizontal .fa.fa-arrow-circle-o-left::before {
  content: "";
  background-image: url("https://hmmi.it/wp-content/themes/hmmi/svg/ico-arrow-left.svg");
  width: 10px;
  display: inline-block;
  height: 20px;
  opacity: 1;
  background-size: 10px 20px;
}
.cool-timeline-horizontal .fa.fa-arrow-circle-o-right::before {
  content: "";
  background-image: url("https://hmmi.it/wp-content/themes/hmmi/svg/ico-arrow-right.svg");
  width: 10px;
  display: inline-block;
  height: 20px;
  opacity: 1;
  background-size: 10px 20px;
}
.cool-timeline-horizontal .ctl-story-time::after {
  content: "" !important;
  background-image: url("https://hmmi.it/wp-content/themes/hmmi/svg/logo-timeline.svg") !important;
  width: 30px !important;
  display: inline-block;
  height: 30px !important;
  opacity: 1;
  background-size: 30px 30px !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
}
.cool-timeline-horizontal .content-title h2 a {
  color: #404040 !important;
}
.cool-timeline-horizontal .content-details p {
  text-align: center;
}

.page-template-haitian .light ul {
  padding-left: 20px;
  list-style: none;
}
.page-template-haitian .light ul li {
  padding: 5px 0;
  font-weight: lighter;
}
.page-template-haitian .light ul li::before {
  content: "•";
  color: #062C76;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.cool-timeline-horizontal .clt_caru_slider ul.slick-slider .slick-list li.slick-slide .timeline-post .content-title {
  text-align: center;
}
.cool-timeline-horizontal .clt_caru_slider ul.slick-slider .slick-list li.slick-slide .timeline-post .content-title a {
  color: #404040 !important;
}

.sezione-call-serie .un-mezzo {
  padding: 10% 5%;
}
@media screen and (max-width: 480px) {
  .sezione-call-serie .un-mezzo {
    padding: 10vh 10%;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .sezione-call-serie .un-mezzo {
    flex-basis: 100%;
    padding: 10vh 10%;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .sezione-call-serie .un-mezzo {
    flex-basis: 100%;
    padding: 10vh 15%;
  }
}
.sezione-call-serie .un-mezzo > img {
  max-height: 40px;
  margin-bottom: 30px;
}
.sezione-call-serie .un-mezzo:first-of-type {
  background-color: #062C76;
}
.sezione-call-serie .un-mezzo:first-of-type hr {
  background-color: #fff;
}
.sezione-call-serie .un-mezzo:first-of-type p,
.sezione-call-serie .un-mezzo:first-of-type p a {
  color: #fff;
}
.sezione-call-serie .un-mezzo:first-of-type .link-titolo-serie,
.sezione-call-serie .un-mezzo:first-of-type .link-titolo-serie p {
  color: #fff;
}
.sezione-call-serie .un-mezzo:last-of-type {
  background-color: #E6E6E6;
}
.sezione-call-serie .un-mezzo:last-of-type hr {
  background-color: #062C76;
}
.sezione-call-serie .un-mezzo:last-of-type p,
.sezione-call-serie .un-mezzo:last-of-type p a {
  color: #062C76;
}
.sezione-call-serie .un-mezzo:last-of-type .link-titolo-serie,
.sezione-call-serie .un-mezzo:last-of-type .link-titolo-serie p {
  color: #062C76;
}
.sezione-call-serie .un-mezzo .link-titolo-serie,
.sezione-call-serie .un-mezzo .link-titolo-serie p {
  font-family: "helvetica bold";
  font-weight: normal;
  text-decoration: none;
  line-height: 1.2;
  font-size: 4vw;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .sezione-call-serie .un-mezzo .link-titolo-serie,
  .sezione-call-serie .un-mezzo .link-titolo-serie p {
    font-size: 8vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .sezione-call-serie .un-mezzo .link-titolo-serie,
  .sezione-call-serie .un-mezzo .link-titolo-serie p {
    font-size: 6vw;
  }
}
.sezione-call-serie .un-mezzo hr {
  margin: 50px 0;
  width: 40%;
}

.fascia-contattaci-call {
  background: #E6E6E6 url("https://hmmi.it/wp-content/uploads/2022/05/hmmi-bg-call.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain;
  background-blend-mode: multiply;
  padding: 18vh 25vw;
}
@media screen and (max-width: 480px) {
  .fascia-contattaci-call {
    padding: 10vh 5vw;
    text-align: center;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .fascia-contattaci-call {
    padding: 10vh 10vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .fascia-contattaci-call {
    padding: 18vh 15vw;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .fascia-contattaci-call {
    padding: 18vh 15vw;
  }
}
.fascia-contattaci-call h3 {
  font-family: "helvetica bold";
  font-weight: normal;
  text-decoration: none;
  line-height: 1.2;
  font-size: 2.5vw;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .fascia-contattaci-call h3 {
    font-size: 8vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .fascia-contattaci-call h3 {
    font-size: 5vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .fascia-contattaci-call h3 {
    font-size: 4vw;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .fascia-contattaci-call h3 {
    font-size: 3.5vw;
  }
}
.fascia-contattaci-call a {
  color: #062C76;
  font-family: "helvetica bold";
  font-weight: normal;
  text-decoration: none;
  line-height: 1.2;
  font-size: 2.5vw;
  text-decoration: underline;
}
@media screen and (max-width: 480px) {
  .fascia-contattaci-call a {
    font-size: 8vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .fascia-contattaci-call a {
    font-size: 5vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .fascia-contattaci-call a {
    font-size: 4vw;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .fascia-contattaci-call a {
    font-size: 3.5vw;
  }
}

/* CONTATTI */
.page-template-contatti .mw-70 .onda-blu {
  left: -15vw;
}
.page-template-contatti .mw-70 .onda-grigia {
  right: -15vw;
}
.page-template-contatti .simple-slider {
  background: #E6E6E6 url("https://hmmi.it/wp-content/uploads/2022/05/hmmi-bg-call.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain;
  background-blend-mode: multiply;
}
.page-template-contatti .simple-slider::before {
  content: none;
}
.page-template-contatti .contenitore-testo {
  width: 100%;
}
.page-template-contatti .contenitore-testo h1,
.page-template-contatti .contenitore-testo h2 {
  color: #062C76;
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-contatti .contenitore-info-form .un-mezzo {
    flex-basis: 100%;
  }
}
.page-template-contatti .contenitore-info-form .un-mezzo p {
  margin: 0 !important;
}
.page-template-contatti .contenitore-info-form .un-mezzo img {
  width: 100%;
  max-width: 260px;
}
@media screen and (max-width: 480px) {
  .page-template-contatti .contenitore-info-form .un-mezzo img {
    max-height: 36px;
    margin: 0;
    text-align: left;
    width: auto;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-contatti .contenitore-info-form .un-mezzo img {
    max-height: 56px;
    margin: 0;
    text-align: left;
    width: auto;
  }
}
.page-template-contatti .contenitore-info-form .un-mezzo h3 {
  margin-top: 80px;
  margin-bottom: 20px;
  font-family: "helvetica";
  font-weight: normal;
  color: #062C76;
  text-transform: uppercase;
  font-size: 25px;
}
@media screen and (max-width: 480px) {
  .page-template-contatti .contenitore-info-form .un-mezzo h3 {
    margin-top: 50px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-contatti .contenitore-info-form .un-mezzo h3 {
    margin-top: 50px;
  }
}
.page-template-contatti .contenitore-info-form .un-mezzo p,
.page-template-contatti .contenitore-info-form .un-mezzo a {
  font-family: "helvetica light";
  font-weight: normal;
  font-size: 25px;
  margin: 0 !important;
  color: #062C76;
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  .page-template-contatti .contenitore-form {
    margin-top: 80px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-contatti .contenitore-form {
    margin-top: 80px;
  }
}
.page-template-contatti iframe {
  margin-bottom: -10px;
}
@media screen and (max-width: 480px) {
  .page-template-contatti iframe {
    height: 500px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-contatti iframe {
    height: 500px;
  }
}

.mappa-sedi {
  text-align: center;
}
@media screen and (max-width: 480px) {
  .mappa-sedi {
    max-width: 80vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .mappa-sedi {
    max-width: 80vw;
    margin: 0 auto;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .mappa-sedi {
    max-width: 80vw;
    margin: 0 auto;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .mappa-sedi {
    max-width: 80vw;
    margin: 0 auto;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .mappa-sedi .img-titolo {
    max-width: 60vw;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .mappa-sedi .img-titolo {
    max-width: 60vw;
  }
}

/* SINGOLO PRODOTTO */
.single-prodotti p {
  font-weight: lighter;
}
.single-prodotti .simple-slider .contenitore-testo {
  position: relative;
  z-index: 2;
  width: 100%;
}
.single-prodotti .simple-slider .contenitore-testo h2 {
  text-transform: uppercase;
}
.single-prodotti .simple-slider img {
  opacity: 0.27;
}
.single-prodotti .slider {
  width: 100vw;
  height: 100%;
}
@media screen and (max-width: 480px) {
  .single-prodotti .slider .onda-blu {
    max-width: 30px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .single-prodotti .slider .onda-blu {
    max-width: 60px;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .single-prodotti .slider .onda-blu {
    max-width: 60px;
  }
}
.single-prodotti .slider .onda-blu:nth-of-type(1) {
  left: 0;
  z-index: 99;
  top: 85%;
}
.single-prodotti .slider .onda-blu:nth-of-type(2) {
  right: 0;
  left: initial;
  z-index: 99;
  top: 15%;
}
.single-prodotti .slider .contenitore-slick {
  position: relative;
  height: 100%;
  padding: 10vh 0;
  background-image: url("https://hmmi.it/wp-content/uploads/2022/05/bg-slider.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.single-prodotti .slider .contenitore-slick picture {
  mix-blend-mode: darken;
  position: relative;
  bottom: initial;
  right: initial;
  text-align: center;
  margin: 0 auto;
}
.single-prodotti .slider .contenitore-slick picture img {
  margin: 0 auto;
  max-width: 50vw;
}
@media screen and (max-width: 480px) {
  .single-prodotti .slider .contenitore-slick picture img {
    max-width: 100vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .single-prodotti .slider .contenitore-slick picture img {
    max-width: 100vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .single-prodotti .slider .contenitore-slick picture img {
    max-width: 100vw;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .single-prodotti .slider .contenitore-slick picture img {
    max-width: 60vw;
  }
}
.single-prodotti .loghi-pressa {
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 50px;
}
.single-prodotti .loghi-pressa img {
  margin-right: 50px;
}
.single-prodotti .contenuto-pressa.mw-50 > ul {
  padding-left: 20px;
  list-style: none;
}
.single-prodotti .contenuto-pressa.mw-50 > ul li {
  padding: 5px 0;
  font-weight: lighter;
}
.single-prodotti .contenuto-pressa.mw-50 > ul li::before {
  content: "•";
  color: #062C76;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.single-prodotti .contenuto-pressa.fascia-blu {
  background: #062C76 url("https://hmmi.it/wp-content/uploads/2022/05/background-prodotto.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-blend-mode: multiply;
  background-size: contain;
  padding-bottom: 5vh;
}
.single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche {
  justify-content: space-between;
  align-items: flex-start;
}
.single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenitore-video {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  overflow: hidden;
  max-width: 50%;
  flex-basis: 50%;
}
@media screen and (max-width: 480px) {
  .single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenitore-video {
    max-width: 100%;
    flex-basis: 100%;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenitore-video {
    max-width: 100%;
    flex-basis: 100%;
    margin-bottom: 80px;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenitore-video {
    max-width: 100%;
    flex-basis: 100%;
    margin-bottom: 80px;
  }
}
.single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenitore-video .ico-play {
  position: absolute;
  max-width: 5vw;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  pointer-events: none;
}
.single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenitore-video video {
  width: 100%;
  height: 100%;
}
.single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico {
  max-width: 40%;
  flex-basis: 40%;
  color: #fff;
}
@media screen and (max-width: 480px) {
  .single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico {
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico {
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico h2,
.single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico h3 {
  font-family: "helvetica bold";
  font-size: 50px;
  font-weight: normal;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico h2,
  .single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico h3 {
    font-size: 40px;
  }
}
.single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico h3 {
  font-size: 45px;
  margin: 30px 0;
}
@media screen and (max-width: 480px) {
  .single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico h3 {
    font-size: 35px;
    margin: 0 0 30px 0;
  }
}
.single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico ul {
  padding-left: 20px;
}
.single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico ul li {
  padding: 5px 0;
  font-weight: lighter;
}
.single-prodotti .contenuto-pressa.fascia-blu .contenitore-info-tecniche .contenuto-tecnico ul li::before {
  color: #fff;
}
@media screen and (max-width: 480px) {
  .single-prodotti .gallery-columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.single-prodotti .contenitore-blocchi-info {
  position: relative;
  margin-bottom: 0 !important;
  padding-bottom: 10vh;
  /* the parent */
}
.single-prodotti .contenitore-blocchi-info .slick-list,
.single-prodotti .contenitore-blocchi-info .slick-track {
  height: 100%;
}
.single-prodotti .contenitore-blocchi-info .slick-slide {
  margin: 0 0.5%;
}
@media screen and (max-width: 480px) {
  .single-prodotti .contenitore-blocchi-info .slick-slide {
    margin: 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .single-prodotti .contenitore-blocchi-info .slick-slide {
    margin: 0;
  }
}
.single-prodotti .contenitore-blocchi-info .slick-list {
  margin: 0 -0.5%;
}
.single-prodotti .contenitore-blocchi-info .blocco-info {
  background-color: #fff;
  /* &:hover{
       .blocco-testo{
           max-height: unset;
           p{
               visibility: visible;
               opacity: 1;
           }
       }
   }*/
}
.single-prodotti .contenitore-blocchi-info .blocco-info img {
  max-height: 12vw;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 480px) {
  .single-prodotti .contenitore-blocchi-info .blocco-info img {
    max-height: 52vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .single-prodotti .contenitore-blocchi-info .blocco-info img {
    max-height: 42vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .single-prodotti .contenitore-blocchi-info .blocco-info img {
    max-height: 18vw;
  }
}
.single-prodotti .contenitore-blocchi-info .blocco-info .blocco-testo {
  padding: 20px;
  min-height: 30vh;
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .single-prodotti .contenitore-blocchi-info .blocco-info .blocco-testo {
    min-height: unset;
  }
}
@media screen and (min-width: 1921px) {
  .single-prodotti .contenitore-blocchi-info .blocco-info .blocco-testo {
    min-height: 20vh;
  }
}
.single-prodotti .contenitore-blocchi-info .blocco-info .blocco-testo h3 {
  margin: 0;
  text-transform: uppercase;
}
.single-prodotti .contenitore-blocchi-info .blocco-info .blocco-testo p {
  margin: 30px 0 0 0;
}
.single-prodotti .contenitore-blocchi-info .contenitore-controlli .slick-dots li.slick-active button {
  opacity: 1;
}
.single-prodotti .contenitore-blocchi-info .contenitore-controlli .slick-dots li button {
  background-color: #fff;
  padding: 0;
  border-radius: 0;
  width: 11px;
  height: 11px;
  border: 0;
  opacity: 0.34;
}
.single-prodotti .contenitore-blocchi-info .contenitore-controlli .slick-dots li button:before {
  opacity: 1;
  background-color: #fff;
  content: none;
}
.single-prodotti .fascia-contattaci-call {
  text-align: center;
}

.light p {
  font-weight: lighter !important;
}

/* SINGOLO ARTICOLO */
.single .entry-content ul {
  padding-left: 20px;
  list-style: none;
}
.single .entry-content ul li {
  padding: 5px 0;
}
.single .entry-content ul li::before {
  content: "•";
  color: #062C76;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.single .entry-content a {
  color: #062C76;
}

/* PAGINA PLASTICA */
.logo-serie-loop {
  max-height: 56px;
}
@media screen and (max-width: 480px) {
  .logo-serie-loop {
    max-height: 36px;
  }
}

.page-template-presse-plastica .logo-serie-loop {
  max-height: 86px;
}
@media screen and (max-width: 480px) {
  .page-template-presse-plastica .logo-serie-loop {
    max-height: 56px;
    max-width: 200px;
  }
}
.page-template-presse-plastica .contenitore-testo h2 {
  text-transform: uppercase;
}
.page-template-presse-plastica .contenitore-loop-prodotti {
  background: url("https://hmmi.it/wp-content/uploads/2022/05/hmmi-bg-call.jpg"), url("https://hmmi.it/wp-content/uploads/2022/05/hmmi-bg-call-bott.jpg"), #FBFBFB;
  background-position: right top, left bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 35vw, 35vw;
  background-blend-mode: multiply;
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-presse-plastica .contenitore-loop-prodotti {
    padding-top: 10vh !important;
    padding-bottom: 10vh !important;
  }
}
.page-template-presse-plastica .contenitore-loop-prodotti h2 {
  font-family: "helvetica bold";
  font-size: 2.5vw;
  line-height: 1;
  font-weight: normal;
  color: #062C76;
  text-transform: uppercase;
  margin: 0 0 80px 0;
}
@media screen and (max-width: 480px) {
  .page-template-presse-plastica .contenitore-loop-prodotti h2 {
    font-size: 8vw;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-presse-plastica .contenitore-loop-prodotti h2 {
    font-size: 5vw;
    margin-bottom: 30px;
  }
}
.page-template-presse-plastica .contenitore-loop-prodotti .fascia-haitian .fascia-prodotti {
  margin-bottom: -100px;
}
@media screen and (max-width: 480px) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-haitian .fascia-prodotti {
    margin-bottom: -50px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-haitian .fascia-prodotti {
    margin-bottom: -50px;
  }
}
.page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti {
  margin: 10vh auto 0 auto;
}
@media screen and (max-width: 480px) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti {
    margin: 0 auto 15vh auto;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti {
    margin: 10vh auto 5vh auto;
    justify-content: space-between;
  }
}
.page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto {
  flex-basis: 28%;
  margin-bottom: 100px;
}
@media screen and (max-width: 480px) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto {
    flex-basis: 100%;
    margin: 50px 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto {
    flex-basis: 42%;
  }
}
@media screen and (max-width: 480px) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto:first-child {
    margin: 0 0 50px 0;
  }
}
.page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto:nth-child(3n+2) {
  margin: 0 8%;
}
@media screen and (max-width: 480px) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto:nth-child(3n+2) {
    margin: 50px 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto:nth-child(3n+2) {
    margin: 0;
  }
}
.page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .sigla {
  font-family: "helvetica bold";
  font-size: 6vw;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  color: rgba(80, 80, 80, 0.16);
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .sigla {
    font-size: 16vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .sigla {
    font-size: 9vw;
  }
}
.page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .thumb-prodotto {
  mix-blend-mode: multiply;
  margin: 50px 0;
}
@media screen and (max-width: 480px) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .thumb-prodotto {
    margin: 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .thumb-prodotto {
    margin: 20px 0;
  }
}
.page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto h3 a {
  text-decoration: none;
  text-transform: uppercase;
  color: #505050;
  font-family: "helvetica bold";
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
}
.page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto p.anteprima-tecnica {
  font-family: "helvetica light";
  font-size: 25px;
  color: #505050;
}
@media screen and (max-width: 480px) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .simple-button {
    margin-top: 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .simple-button {
    margin-top: 0;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .page-template-presse-plastica .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .simple-button {
    margin-top: 20px;
  }
}

/* PAGINA PRESSOFUSIONE */
.page-template-pressofusione .loghi-pressofusione {
  margin-top: 50px;
}
@media screen and (max-width: 480px) {
  .page-template-pressofusione .loghi-pressofusione {
    max-height: 36px;
  }
}
.page-template-pressofusione .light ul {
  padding-left: 20px;
  list-style: none;
}
.page-template-pressofusione .light ul li {
  padding: 5px 0;
  font-weight: lighter;
}
.page-template-pressofusione .light ul li::before {
  content: "•";
  color: #062C76;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.contenitore-macchine-in-stock {
  padding: 10vh 20vw;
  background: #E6E6E6;
}
@media screen and (min-device-width: 1440px) and (max-device-width: 1792px), screen and (min-width: 1440px) and (max-width: 1792px) {
  .contenitore-macchine-in-stock {
    padding: 10vh 10vw;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .contenitore-macchine-in-stock {
    padding: 10vh 10vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .contenitore-macchine-in-stock {
    padding: 10vh 10vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .contenitore-macchine-in-stock {
    padding: 10vh 10vw;
  }
}
@media screen and (max-width: 480px) {
  .contenitore-macchine-in-stock {
    padding: 10vh 10vw;
  }
}
.contenitore-macchine-in-stock .macchina-vendita {
  text-align: center;
  flex-basis: 20%;
  margin: 0 2.5% 50px 2.5%;
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .contenitore-macchine-in-stock .macchina-vendita {
    flex-basis: 40%;
    margin: 0 5% 50px 5%;
  }
}
@media screen and (max-width: 480px) {
  .contenitore-macchine-in-stock .macchina-vendita {
    flex-basis: 70%;
    margin: 0 auto 50px auto;
  }
}
.contenitore-macchine-in-stock .macchina-vendita p.data-consegna {
  font-weight: 500;
  display: none;
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .contenitore-macchine-in-stock .macchina-vendita p.data-consegna {
    font-size: 16px;
  }
}
.contenitore-macchine-in-stock .macchina-vendita .simple-button {
  text-transform: uppercase;
  padding: 10px 30px;
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .contenitore-macchine-in-stock .macchina-vendita .simple-button {
    padding: 14px 20px;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .contenitore-macchine-in-stock .macchina-vendita .simple-button {
    padding: 14px 20px;
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  .contenitore-macchine-in-stock .macchina-vendita .simple-button {
    padding: 14px 27px;
  }
}
@media screen and (max-width: 375px) {
  .contenitore-macchine-in-stock .macchina-vendita .simple-button {
    padding: 14px 23px;
  }
}
.contenitore-macchine-in-stock .macchina-vendita:nth-of-type(2) a.link-contenitore {
  background: linear-gradient(244deg, #062c76 0%, rgba(247, 248, 251, 0) 90%, white 100%);
}
.contenitore-macchine-in-stock .macchina-vendita:nth-of-type(3) a.link-contenitore {
  background: linear-gradient(54deg, #062c76 0%, rgba(247, 248, 251, 0) 90%, white 100%);
}
.contenitore-macchine-in-stock .macchina-vendita:nth-of-type(4) a.link-contenitore {
  background: linear-gradient(-26deg, #062c76 0%, rgba(247, 248, 251, 0) 90%, white 100%);
}
.contenitore-macchine-in-stock a.link-contenitore {
  background: rgb(6, 44, 118);
  background: linear-gradient(154deg, #062c76 0%, rgba(247, 248, 251, 0) 90%, white 100%);
  aspect-ratio: 1/1;
  text-align: center;
  padding: 15px;
  border-radius: 100%;
  display: flex;
  font-family: "helvetica";
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  color: #062C76;
  text-decoration: none;
}
@media screen and (min-width: 1921px) {
  .contenitore-macchine-in-stock a.link-contenitore {
    font-size: 40px;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .contenitore-macchine-in-stock a.link-contenitore {
    font-size: 24px;
  }
}
.contenitore-macchine-in-stock a.link-contenitore .blocco-macchina {
  background: #C2C7CC;
  justify-content: center;
  border-radius: 100%;
  border: 3px solid #fff;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.contenitore-macchine-in-stock a.link-contenitore .blocco-macchina p {
  margin: 0;
}
.contenitore-macchine-in-stock a.link-contenitore .blocco-macchina p b,
.contenitore-macchine-in-stock a.link-contenitore .blocco-macchina p strong {
  font-family: "helvetica bold";
}

.fascia-contattaci-vendite {
  padding: 10vh 0;
}
.fascia-contattaci-vendite h3 {
  font-family: "helvetica bold";
  font-weight: normal;
  text-decoration: none;
  line-height: 1.2;
  font-size: 3.5vw;
  margin: 0;
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .fascia-contattaci-vendite h3 {
    font-size: 4.5vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .fascia-contattaci-vendite h3 {
    font-size: 5.5vw;
  }
}
@media screen and (max-width: 480px) {
  .fascia-contattaci-vendite h3 {
    font-size: 9vw;
  }
}
.fascia-contattaci-vendite .loghi-pressofusione {
  margin-top: 0;
  margin-left: 80px;
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .fascia-contattaci-vendite .loghi-pressofusione {
    max-width: 20vw;
  }
}
@media screen and (max-width: 480px) {
  .fascia-contattaci-vendite .loghi-pressofusione {
    margin-left: 0;
    max-width: 40vw;
    margin-top: 10px;
  }
}
.fascia-contattaci-vendite .titolo-vendita {
  align-items: center;
}
.fascia-contattaci-vendite .contenitore-form {
  padding: 50px 5vw 0 5vw;
}
.fascia-contattaci-vendite .contenitore-form .un-mezzo p {
  margin: 0 !important;
}
.fascia-contattaci-vendite .contenitore-form .box-scelta {
  flex-basis: 100%;
  width: 100%;
}
.fascia-contattaci-vendite .contenitore-form .box-scelta .wpcf7-list-item {
  margin-right: 20px;
}
@media screen and (max-width: 480px) {
  .fascia-contattaci-vendite .contenitore-form .box-scelta .wpcf7-list-item {
    margin-bottom: 10px;
  }
}
.fascia-contattaci-vendite .contenitore-form .box-scelta .wpcf7-list-item label {
  display: flex;
  align-items: center;
}
.fascia-contattaci-vendite .contenitore-form .box-scelta .wpcf7-list-item input[type=checkbox] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  width: 20px;
  height: 20px;
  border: 1px solid #062C76;
  border-radius: 10px;
  margin-right: 15px;
  cursor: pointer;
}
.fascia-contattaci-vendite .contenitore-form .box-scelta .wpcf7-list-item input[type=checkbox]:checked {
  background-color: #062C76;
}
@media screen and (max-width: 480px) {
  .fascia-contattaci-vendite .contenitore-form .riga-policy p {
    margin: 0 !important;
  }
}
@media screen and (max-width: 375px) {
  .fascia-contattaci-vendite .contenitore-form .riga-policy p {
    font-size: 14px !important;
  }
}

/* PAGINA ACCESSORI */
@media screen and (max-width: 480px) {
  .page-template-accessori .simple-slider .contenitore-testo h1 {
    font-size: 4vh;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-accessori .simple-slider .contenitore-testo h1 {
    font-size: 4vh;
  }
}
@media screen and (min-width: 1921px) {
  .page-template-accessori .simple-slider .contenitore-testo h1 {
    font-size: 5vh;
  }
}
.page-template-accessori .simple-slider img {
  opacity: 1;
}
.page-template-accessori .contenitore-testo h2 {
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .page-template-accessori .logo-serie-hilectro {
    max-height: 36px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-accessori .logo-serie-hilectro {
    max-height: 46px;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .page-template-accessori .logo-serie-hilectro {
    max-height: 46px;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .page-template-accessori .logo-serie-hilectro {
    max-height: 46px;
  }
}
.page-template-accessori .contenitore-loop-prodotti {
  background: #fff;
  background-position: right top, left bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 35vw, 35vw;
  background-blend-mode: multiply;
}
.page-template-accessori .contenitore-loop-prodotti .fascia-prodotti {
  margin: 0 auto 20vh auto;
}
@media screen and (max-width: 480px) {
  .page-template-accessori .contenitore-loop-prodotti .fascia-prodotti {
    margin: 0 auto;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-accessori .contenitore-loop-prodotti .fascia-prodotti {
    margin: 0 auto;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .page-template-accessori .contenitore-loop-prodotti .fascia-prodotti {
    margin: 0 auto;
  }
}
.page-template-accessori .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto {
  flex-basis: 100%;
  margin-bottom: 100px;
  text-align: center;
}
.page-template-accessori .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto:nth-child(3n+2) {
  margin: 0 8%;
}
.page-template-accessori .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .sigla {
  font-family: "helvetica bold";
  font-size: 6vw;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  color: rgba(80, 80, 80, 0.16);
  text-transform: uppercase;
}
.page-template-accessori .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .thumb-prodotto {
  mix-blend-mode: multiply;
  margin: 0 auto;
  max-width: 35vw;
}
@media screen and (max-width: 480px) {
  .page-template-accessori .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .thumb-prodotto {
    max-width: 100vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .page-template-accessori .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .thumb-prodotto {
    max-width: 60vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .page-template-accessori .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto .thumb-prodotto {
    max-width: 45vw;
  }
}
.page-template-accessori .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto h3 a {
  text-decoration: none;
  text-transform: uppercase;
  color: #505050;
  font-family: "helvetica bold";
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
}
.page-template-accessori .contenitore-loop-prodotti .fascia-prodotti .blocco-prodotto p.anteprima-tecnica {
  font-family: "helvetica light";
  font-size: 25px;
  color: #505050;
}
.page-template-accessori .fascia-formax {
  background: #FBFBFB;
}
.page-template-accessori .fascia-formax .logo-formax {
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  .page-template-accessori .fascia-formax .logo-formax {
    max-height: 36px;
  }
}

.gallery-item img {
  height: 10vw;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 480px) {
  .gallery-item img {
    height: 40vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .gallery-item img {
    height: 30vw;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .gallery-item img {
    height: 25vw;
  }
}

.contenitore-404 {
  max-width: 90vw;
  margin: 0 auto;
  display: flex;
  text-align: center;
  padding: 250px 0;
  justify-content: center;
  flex-direction: column;
}
.contenitore-404 h1 {
  font-style: normal;
  font-size: 50px;
  line-height: 30px;
  color: #000;
}
.contenitore-404 a {
  font-style: normal;
  font-size: 40px;
  line-height: 20px;
  color: #062C76 !important;
}

/* FOOTER */
.site-footer {
  background-color: #062C76;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff !important;
}
.site-footer h3 {
  font-weight: normal;
  font-family: "helvetica";
}
.site-footer .wrapper.contenitore-flex {
  gap: 50px;
}
@media screen and (max-width: 480px) {
  .site-footer .wrapper.contenitore-flex {
    justify-content: center;
  }
}
.site-footer p {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff !important;
  font-weight: lighter;
}
@media screen and (max-width: 480px) {
  .site-footer p {
    font-size: 16px;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .site-footer p {
    font-size: 16px;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .site-footer p {
    font-size: 18px;
  }
}
.site-footer a {
  text-decoration: none;
  color: #fff !important;
  font-weight: lighter;
}
@media screen and (max-width: 480px) {
  .site-footer a {
    font-size: 16px;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .site-footer a {
    font-size: 16px;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .site-footer a {
    font-size: 18px;
  }
}
.site-footer a:first-of-type {
  margin-top: 10px;
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .site-footer a:first-of-type {
    margin-top: 0;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .site-footer a:first-of-type {
    margin-top: 0;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .site-footer a:first-of-type {
    margin-top: 0;
  }
}
.site-footer img.logo-footer {
  flex-basis: 100%;
  max-width: 278px;
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  .site-footer .contatti h3 {
    margin-top: 70px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .site-footer .contatti {
    flex-basis: 100%;
  }
}
.site-footer .orari {
  padding-right: 10%;
}
@media screen and (max-width: 480px) {
  .site-footer .orari h3 {
    margin-top: 70px;
    margin-bottom: 0;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 480px) {
  .site-footer .orari {
    padding-right: 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .site-footer .orari {
    padding-right: 0;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .site-footer .orari {
    padding-right: 0;
  }
}
.site-footer .app {
  position: relative;
  gap: 30px;
  justify-content: flex-start;
  margin-top: 27px;
}
@media screen and (max-width: 480px) {
  .site-footer .app {
    margin-top: 80px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .site-footer .app {
    flex-basis: 100%;
    margin-top: 80px;
    display: flex;
    flex-direction: row !important;
    align-items: flex-start;
    justify-content: center;
  }
}
.site-footer .app::before {
  content: none;
  display: inline-block;
  width: 1px;
  background-color: #fff;
  height: 100%;
  position: absolute;
  left: -10vw;
}
@media screen and (max-width: 480px) {
  .site-footer .app::before {
    content: none;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .site-footer .app::before {
    content: none;
  }
}
@media screen and (min-device-width: 821px) and (max-device-width: 1180px) and (orientation: landscape), screen and (min-width: 821px) and (max-width: 1180px) and (orientation: landscape) {
  .site-footer .app::before {
    content: none;
  }
}
@media screen and (min-device-width: 1025px) and (max-device-width: 1439px), screen and (min-width: 1025px) and (max-width: 1439px) {
  .site-footer .app::before {
    left: -5vw;
  }
}
.site-footer .app a {
  display: inline-block;
}
@-moz-document url-prefix() {
  .site-footer .app a {
    width: 150px;
  }
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .site-footer .app a {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 0 0 40px;
  }
}
.site-footer .app img {
  width: 250px;
}
.site-footer .footer-info {
  flex-basis: 100%;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .site-footer .footer-info {
    justify-content: center;
    text-align: center;
  }
}
.site-footer .logo-wa-footer {
  max-width: 20px;
  margin-right: 10px;
}
.site-footer .link-footer-wa {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.site-footer .legal {
  background-color: #E6E6E6;
  text-align: center;
  padding: 20px 5vw;
  margin-top: 100px;
  display: none;
}
.site-footer .legal p {
  margin: 0;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8) !important;
}
@media screen and (max-width: 480px) {
  .site-footer .legal p {
    line-height: 1.3;
  }
}
.site-footer .legal p br {
  display: none;
}
.site-footer .legal a {
  color: rgba(0, 0, 0, 0.8) !important;
}

.credits {
  background: #fff;
  color: #000;
  padding: 10px 2.5vw;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}
@media screen and (min-width: 481px) and (max-width: 820px), screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait), screen and (min-width: 834px) and (orientation: portrait) {
  .credits {
    justify-content: center;
  }
}
@media screen and (max-width: 480px) {
  .credits {
    justify-content: center;
  }
}
.credits svg, .credits a {
  max-width: 230px !important;
  width: 100% !important;
  height: 32px !important;
}
.credits a:first-child {
  color: #000 !important;
  font-style: normal;
  font-weight: lighter;
  text-decoration: none !important;
  max-width: fit-content !important;
  font-weight: 100;
  font-style: normal;
  margin: 0 10px 0 0;
  height: auto;
  text-transform: capitalize;
  line-height: 1;
  display: flex;
  align-items: center;
  max-width: -moz-fit-content !important;
}

/* HPFI 2025 */
.sezione-centro-applicativo {
  background: #062C76;
}
.sezione-centro-applicativo .mw-50 {
  color: #fff;
}
.sezione-centro-applicativo .mw-50 .frase-titolo {
  color: #fff;
  margin-top: 0;
}
.sezione-centro-applicativo .mw-50 .contenitore-foto {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5vh 5vw;
  margin-top: 5vh;
}
@media screen and (max-width: 480px) {
  .sezione-centro-applicativo .mw-50 .contenitore-foto {
    grid-template-columns: repeat(1, 1fr);
  }
}/*# sourceMappingURL=main.css.map */