/* Generated by less 3.11.1 */
/*------------------------------------*\
  #MAIN
\*------------------------------------*/
/*------------------------------------*\
  #RESET
\*------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: inherit;
}
body {
  line-height: 1;
}
.gm-style img {
  max-height: none !important;
  max-width: none !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: inherit;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colors to suit your needs */
mark {
  background-color: white;
  color: white;
  font-style: italic;
  font-weight: bold;
}
::selection {
  background: white;
  color: white;
}
::-moz-selection {
  background: white;
  color: white;
}
::-webkit-selection {
  background: white;
  color: white;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select,
label {
  margin: 0;
  padding: 0;
  outline: none;
  vertical-align: middle;
  font-family: 'Work Sans', sans-serif;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 200px white inset !important;
}
a[href],
input[type='submit'],
input[type='image'],
label[for],
select,
button,
.pointer {
  cursor: pointer;
  outline: none;
}
@media print {
  a:after {
    content: " [" attr(href) "] ";
  }
}
body,
html {
  width: 100%;
  height: 100%;
  line-height: 1.3;
}
/*------------------------------------*\
  #variabili
\*------------------------------------*/
/* colori */
/* font */
/* font weight */
/* font transform */
/* font size */
/*------------------------------------*\
  #general
\*------------------------------------*/
body {
  font-size: 16px;
  color: #2c2c2c;
  font-family: 'Raleway', sans-serif;
  line-height: 24px;
  font-weight: 300;
}
::-moz-selection {
  background: #000000;
  color: #ffffff;
}
::selection {
  background: #000000;
  color: #ffffff;
}
.content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
main.o-category-page,
main.o-single-product-page {
  padding-top: 80px;
}
img {
  max-width: 100%;
  height: auto;
}
strong {
  font-weight: 700;
}
p {
  margin-bottom: 15px;
}
a {
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  color: #c7374d;
}
a.btn-primary {
  border-color: #707070;
  color: #4D5055;
  background-color: #ffffff;
  padding: 8px 30px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0;
}
a.btn-primary:hover {
  border-color: #c7374d;
  color: #ffffff;
  background-color: #c7374d;
}
a.btn-primary.focus,
a.btn-primary:focus {
  border-color: #c7374d;
  color: #ffffff;
  background-color: #c7374d;
  outline: none !important;
}
a.btn-primary.active,
a.btn-primary:active {
  border-color: #c7374d !important;
  color: #ffffff;
  background-color: #c7374d !important;
  outline: none !important;
}
footer {
  background: #4D5055;
  color: #ffffff;
  padding: 40px 0;
  font-size: 14px;
  font-weight: 300;
}
footer strong {
  display: block;
}
footer ul li {
  list-style: none;
}
footer ul li.o-social {
  width: 30px;
  height: 30px;
  background: #ffffff;
  position: relative;
  margin: 0 6px 6px 0;
  display: inline-block;
}
footer ul li.o-social img {
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
footer .o-logo {
  height: 35px;
  margin-bottom: 20px;
}
.o-form .o-form-field {
  margin: 0 0 20px 0;
  font-size: 12px;
  font-family: 'Raleway', sans-serif;
}
.o-form .o-form-field label {
  width: 100%;
}
.o-form .o-form-field label input,
.o-form .o-form-field label textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #707070;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #2c2c2c;
  font-weight: 300;
}
.o-form .o-form-field input.wpcf7-submit {
  border: 1px solid #707070;
  color: #4d5055;
  background-color: #ffffff;
  padding: 8px 50px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
}
.o-form .o-form-field .ajax-loader {
  display: none;
}
.o-form .o-form-field .accettazione-gdpr input {
  width: auto;
}
.o-form .o-form-field-file label input {
  border: none;
}
.o-form #homepage {
  left: -1000vw;
}
.align-right {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
.o-modal .o-modal-dialog {
  max-width: 600px;
}
.o-modal .o-modal-dialog .o-modal-content .o-modal-header img {
  max-width: 300px;
}
.o-modal .o-modal-dialog .o-modal-content .o-modal-body textarea {
  height: 100px;
}
.o-modal .o-modal-dialog .o-modal-content .o-modal-body .form-control {
  font-weight: 300;
}
.o-modal .o-modal-dialog .o-modal-content .o-modal-body p {
  font-size: 12px;
}
.o-modal .o-modal-dialog .o-modal-content .o-modal-body .wpcf7-list-item {
  margin: 0;
}
.o-modal .o-modal-dialog .o-modal-content .o-modal-body .btn-primary {
  border-color: #707070;
  color: #4D5055;
  background-color: #ffffff;
  padding: 8px 30px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0;
}
.o-modal .o-modal-dialog .o-modal-content .o-modal-body .btn-primary:hover {
  border-color: #c7374d;
  color: #ffffff;
  background-color: #c7374d;
}
.o-modal .o-modal-dialog .o-modal-content .o-modal-body .btn-primary.focus,
.o-modal .o-modal-dialog .o-modal-content .o-modal-body .btn-primary:focus {
  border-color: #c7374d;
  color: #ffffff;
  background-color: #c7374d;
  outline: none !important;
}
.o-modal .o-modal-dialog .o-modal-content .o-modal-body .btn-primary.active,
.o-modal .o-modal-dialog .o-modal-content .o-modal-body .btn-primary:active {
  border-color: #c7374d !important;
  color: #ffffff;
  background-color: #c7374d !important;
  outline: none !important;
}
/* responsive */
@media screen and (max-width: 767px) {
  footer {
    text-align: center;
  }
  footer ul.menu {
    margin: 15px 0;
  }
}
/*------------------------------------*\
  #header
\*------------------------------------*/
.l-col-md-3-opportunity {
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  max-width: 22%;
}
/*------------------------------------*\
  #object
\*------------------------------------*/
.o-big-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.3;
}
.o-big-image {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.o-big-image img {
  min-height: 100%;
  width: 100%;
  object-fit: cover;
}
.o-big-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
  color: #ffffff;
}
.o-big-text img {
  height: 85px;
  display: block;
  margin-bottom: 25px;
}
.o-big-text span {
  font-size: 28px;
  font-weight: 500;
  display: block;
}
.o-big-text a.btn {
  margin-top: 80px;
}
.o-hp-text {
  padding: 75px 0;
}
.o-hp-text h2 {
  font-size: 60px;
  font-weight: 300;
  color: #2c2c2c;
  margin-bottom: 20px;
}
.o-hp-text .o-description {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}
.o-hp-new-collection {
  padding-bottom: 75px;
}
.o-hp-new-collection h3 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 35px;
}
.o-hp-new-collection .o-hp-new-collection-list .o-title {
  font-size: 24px;
  font-weight: 500;
  margin: 10px 0;
  text-align: left;
}
.o-hp-new-collection .o-hp-new-collection-list .o-description {
  color: #9c9ea0;
  font-size: 14px;
  line-height: 20px;
}
.o-hp-new-collection .o-hp-new-collection-list .o-description a:hover {
  color: #9c9ea0;
}
.o-main-hp-text {
  padding: 75px 0;
  text-align: center;
}
.o-main-hp-text .o-box-text h2 {
  font-size: 60px;
  font-weight: 300;
  color: #2c2c2c;
  margin-bottom: 20px;
}
.o-main-hp-text .o-box-text .o-description {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}
.o-main-hp-component {
	position: relative;
	height: 600px;
	color: #ffffff;
	margin: 0 0 10px 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.o-main-hp-component .o-box {
  height: 600px;
}
.o-main-hp-component .o-box .o-box-text {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.o-main-hp-component .o-box .o-box-text h2 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 20px;
}
.o-main-hp-component .o-box .o-box-text .o-description {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.o-main-hp-enviroment {
  background-position: center center;
  height: 800px;
  color: #ffffff;
  position: relative;
  margin: 0 0 10px 0;
}
.o-main-hp-enviroment .o-box {
  height: 800px;
}
.o-main-hp-enviroment .o-box .o-box-text {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.o-main-hp-enviroment .o-box .o-box-text h2 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 20px;
}
.o-main-hp-enviroment .o-box .o-box-text .o-description {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
/* responsive */
@media screen and (max-width: 767px) {
  .o-main-hp-text {
    padding: 45px 0 75px 0;
  }
  .o-main-hp-text .o-box-text h2 {
    font-size: 40px;
  }
  .o-main-hp-component .o-box .o-box-text,
  .o-main-hp-enviroment .o-box .o-box-text {
    position: relative;
  }
}
.o-breadcrumb {
  font-size: 12px;
  color: #2c2c2c;
}
.o-breadcrumb a {
  color: #9c9ea0;
}
.o-breadcrumb a:hover {
  color: #c7374d;
}
.o-filter {
  font-size: 14px;
  font-weight: 500;
}
.o-filter a {
  width: 100%;
  border-bottom: 2px solid #000000;
  display: inline-block;
  text-align: left;
}
.o-filter a ul li {
  list-style: none;
  width: 24%;
  display: inline-block;
}
.o-filter a:hover {
  color: #000000;
}
.o-category-title {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 25px;
}
.o-category-box-list {
  position: relative;
  margin-bottom: 60px;
}
.o-category-box-list a {
  display: block;
  line-height: 0;
}
.o-category-box-list a img {
  top: 0;
  height: auto;
}
.o-category-box-list a img.o-second-img {
  display: none;
}
.o-category-box-list a h6 {
  font-size: 24px;
  font-weight: 500;
  padding-top: 20px;
}
.o-category-box-list:hover img.o-first-img {
  display: none;
}
.o-category-box-list:hover img.o-second-img {
  display: block;
}
.o-category-box-list:hover h6 {
  padding-top: 20px;
}
body.components .o-category-box-list a h6 {
  font-size: 16px;
  font-weight: 500;
  padding-top: 20px;
}
.o-big-family-image {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.o-big-family-image img {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
.o-family-top h1 {
  font-size: 60px;
  font-weight: 300;
}
.o-family-top .o-description {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}
.o-family-top .o-description span {
  display: block;
  font-size: 18px;
  font-weight: 500;
}
.o-family-box-list {
  margin: 0 0 30px 0;
}
.o-family-box-list h6 {
  font-size: 20px;
  font-weight: 500;
}
body.tax-family .o-family-box-list {
  margin-bottom: 75px;
}
body.tax-family .o-family-box-list h6 {
  font-size: 16px;
  font-weight: 500;
}
body.tax-family .o-family-top h1 {
  font-size: 60px;
  font-weight: 300;
  margin-bottom: 75px;
}
.o-product-info .o-product-family {
  font-size: 60px;
  font-weight: 300;
  margin-bottom: 5px;
  line-height: 60px;
}
.o-product-info h1 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 5px;
}
.o-product-info .o-designer {
  margin-bottom: 25px;
  font-weight: 500;
}
.o-product-info .o-description {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.o-product-info .o-description strong {
  font-weight: 500;
}
.o-product-info .o-description .o-generic-info {
  margin-bottom: 65px;
  min-height: 250px;
}
.o-product-video {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin: 50px 0 0;
}
.o-product-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.carousel-control-next-icon {
  background-image: url(../images/icn-arrow-dx.svg);
}
.carousel-control-prev-icon {
  background-image: url(../images/icn-arrow-sx.svg);
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  height: 60px;
}
.o-product-single-box {
  background: #ededed;
}
.o-product-single-box a {
  width: 100%;
  padding: 25px 0;
  display: block;
  font-size: 18px;
  font-weight: 600;
}
.o-product-features {
  font-size: 16px;
  font-weight: 500;
}
.o-product-features h5 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.o-product-features h6 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px 0;
}
.o-product-features ul {
  margin: 0 0 10px 0;
}
.o-product-features ul li {
  list-style: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.o-product-features ul li.color span {
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #cdcdcd;
}
.o-product-features img {
  width: 350px;
}
.o-product-components h5 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.o-product-components-box-list {
  font-size: 12px;
  line-height: 16px;
}
.o-product-components-box-list .o-title {
  font-weight: 500;
  margin-bottom: 5px;
}
.o-product-components-box-list a {
  display: inline-block;
}
.o-product-components-box-list a:hover {
  color: #2c2c2c;
}
.o-product-components-box-list a:hover .o-title {
  color: #c7374d;
}
.o-product-components-box-list a .o-title {
  font-weight: 500;
  margin-bottom: 5px;
}
.o-product-components-box-list a ul li {
  list-style: none;
}
body.single-component h1 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 25px;
}
body.single-component .o-product-features {
  font-size: 14px;
}
body.single-component .o-product-features h5 {
  font-size: 18px;
  margin: 0 0 5px 0;
}
body.single-component .o-product-features ul {
  margin-bottom: 25px;
}
body.single-component .o-product-features ul.o-product-features-list {
  margin-bottom: 10px;
}
body.single-component .o-product-features ul li {
  display: block;
  margin: 0;
}
body.single-component .o-product-features ul li strong {
  margin: 0 5px 0 0;
}
body.single-component .o-product-features ul li ul {
  margin-bottom: 0;
}
body.single-component .o-product-features ul li ul li {
  margin: 0 5px 5px 0;
  position: relative;
  height: 30px;
}
body.single-component .o-product-features ul li ul li.color span.color-title {
  width: auto;
  height: auto;
  border: none;
  margin: 0 0 0 10px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
/* responsive */
@media screen and (max-width: 992px) {
  .o-product-single-box {
    margin: 0 0 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .o-product-features {
    margin: 0 0 30px 0;
  }
  .o-product-info .o-description .o-generic-info {
    margin-bottom: 0;
    min-height: auto;
  }
}
.wpml-ls-legacy-list-vertical.wpml-ls-statics-footer {
  display: none;
}
.o-big-generic-image {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.o-big-generic-image img {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
.o-generic-full-text h1 {
  font-size: 60px;
  font-weight: 300;
}
.o-generic-full-text .o-description {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}
.o-generic-full-text .o-description span {
  display: block;
  font-size: 18px;
  font-weight: 500;
}
.o-generic-100-bg h3 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 20px;
}
.o-generic-100-bg .o-description {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}
.o-generic-box-1col {
  padding: 0 0 75px 0;
  text-align: center;
}
.o-generic-box-1col .o-box-text h2 {
  font-size: 60px;
  font-weight: 300;
  color: #2c2c2c;
  margin-bottom: 20px;
}
.o-generic-box-1col .o-box-text .o-description {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}
.o-generic-box-1col-notitle {
  padding: 0 0 75px 0;
}
.o-generic-box-1col-notitle .o-box-text h2 {
  display: none;
}
.o-generic-box-1col-notitle .o-box-text .o-description {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}
.o-generic-box-1col-notitle-color-bg {
  padding: 50px 0;
}
.o-generic-box-1col-notitle-color-bg .o-box-text h2 {
  display: none;
}
.o-generic-box-1col-notitle-color-bg .o-box-text .o-description {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #ffffff;
}
.o-generic-box-1col-nodescription {
  padding: 0 0 75px 0;
}
.o-generic-box-1col-nodescription .o-box-text h2 {
  font-size: 60px;
  font-weight: 300;
  color: #2c2c2c;
  margin-bottom: 20px;
}
.o-generic-box-1col-nodescription .o-box-text .o-description {
  display: none;
}
.o-generic-box-1col-nodescription-bigimage {
  padding: 75px 0;
  height: 700px;
  background-position: center;
  background-repeat: no-repeat;
}
.o-generic-box-1col-nodescription-bigimage .o-box-text h2 {
  font-size: 36px;
  font-weight: 300;
  color: #2c2c2c;
  text-align: center;
}
.o-generic-box-1col-nodescription-bigimage .o-box-text .o-description {
  display: none;
}
.o-generic-box-2col-nodescription-bigimage {
  height: 540px;
  background-position: right;
}
.o-generic-box-2col-nodescription-bigimage .o-box {
  position: relative;
  height: 540px;
}
.o-generic-box-2col-nodescription-bigimage .o-box .o-box-text {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(0, 50%);
}
.o-generic-box-2col-nodescription-bigimage .o-box .o-box-text h2 {
  font-size: 36px;
  font-weight: 500;
  color: #2c2c2c;
  line-height: 36px;
}
.o-generic-box-2col-nodescription-bigimage .o-box .o-box-text .o-description {
  display: none;
}
.o-generic-box-5050-sustainability {
  padding: 0 0 75px 0;
}
.o-generic-box-5050-sustainability .o-box-text img {
  margin: 0 0 75px 0;
}
.o-generic-box-5050-sustainability .o-box-text .o-description {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.o-generic-box-5050-contact {
  padding: 0 0 75px 0;
  position: relative;
}
.o-generic-box-5050-contact .o-box-text img {
  max-width: 350px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.o-generic-box-5050-contact .o-box-text .o-description {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.o-generic-box-1col-bigimage {
  height: 800px;
  background-position: center;
}
.o-generic-box-1col-bigimage .o-box-text {
  color: #ffffff;
  text-align: center;
  max-width: 50%;
  margin: 0 auto;
}
.o-generic-box-1col-bigimage .o-box-text h2 {
  font-size: 60px;
  font-weight: 300;
  line-height: 42px;
  padding: 50px 0 40px;
}
.o-generic-box-1col-bigimage .o-box-text .o-description {
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}
.o-generic-box-1col-bigimage02 .o-box,
.o-generic-box-1col-bigimage03 .o-box {
  position: relative;
}
.o-generic-box-1col-bigimage02 .o-box .o-box-text,
.o-generic-box-1col-bigimage03 .o-box .o-box-text {
  color: #ffffff;
  text-align: center;
  width: 85%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.o-generic-box-1col-bigimage02 .o-box .o-box-text h2,
.o-generic-box-1col-bigimage03 .o-box .o-box-text h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
  padding: 50px 0 40px;
}
.o-generic-box-1col-bigimage02 .o-box .o-box-text .o-description,
.o-generic-box-1col-bigimage03 .o-box .o-box-text .o-description {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.o-generic-box-1col-bigimage02 {
  background-position: center bottom;
  height: 355px;
}
.o-generic-box-1col-bigimage02 .o-box {
  height: 355px;
}
.o-generic-box-1col-bigimage03 {
  background-position: center top;
  height: 500px;
}
.o-generic-box-1col-bigimage03 .o-box {
  height: 500px;
}
.o-generic-box-1col-design {
  padding: 0 0 75px 0;
  text-align: center;
}
.o-generic-box-1col-design .o-box-text h2 {
  font-size: 36px;
  font-weight: 500;
  color: #2c2c2c;
  margin-bottom: 20px;
}
.o-generic-box-1col-design .o-box-text .o-description {
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}
.o-generic-box-5050-design {
  height: 600px;
  background-position: center center;
  position: relative;
}
.o-generic-box-5050-design .o-box {
  height: 600px;
}
.o-generic-box-5050-design .o-box .o-box-text {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0 30px 0 0;
  color: #ffffff;
}
.o-generic-box-5050-design .o-box .o-box-text h2 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 50px;
}
.o-generic-box-5050-design .o-box .o-box-text .o-description {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
.o-generic-box-5050-design-full-text-dx .row,
.o-generic-box-5050-design-full-text-sx .row {
  margin: 0;
}
.o-generic-box-5050-design-full-text-dx .row .col-sm-12,
.o-generic-box-5050-design-full-text-sx .row .col-sm-12,
.o-generic-box-5050-design-full-text-dx .row .col-md-12,
.o-generic-box-5050-design-full-text-sx .row .col-md-12,
.o-generic-box-5050-design-full-text-dx .row .col-lg-6,
.o-generic-box-5050-design-full-text-sx .row .col-lg-6,
.o-generic-box-5050-design-full-text-dx .row .col-xl-6,
.o-generic-box-5050-design-full-text-sx .row .col-xl-6 {
  padding: 0;
}
.o-generic-box-5050-design-full-text-dx .row .col-sm-12 .o-box .o-box-text,
.o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box .o-box-text,
.o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box .o-box-text,
.o-generic-box-5050-design-full-text-sx .row .col-md-12 .o-box .o-box-text,
.o-generic-box-5050-design-full-text-dx .row .col-lg-6 .o-box .o-box-text,
.o-generic-box-5050-design-full-text-sx .row .col-lg-6 .o-box .o-box-text,
.o-generic-box-5050-design-full-text-dx .row .col-xl-6 .o-box .o-box-text,
.o-generic-box-5050-design-full-text-sx .row .col-xl-6 .o-box .o-box-text {
  line-height: 0;
}
.o-generic-box-5050-design-full-text-dx .row .col-sm-12 .o-box.o-box-hastext .o-box-text,
.o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text,
.o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text,
.o-generic-box-5050-design-full-text-sx .row .col-md-12 .o-box.o-box-hastext .o-box-text,
.o-generic-box-5050-design-full-text-dx .row .col-lg-6 .o-box.o-box-hastext .o-box-text,
.o-generic-box-5050-design-full-text-sx .row .col-lg-6 .o-box.o-box-hastext .o-box-text,
.o-generic-box-5050-design-full-text-dx .row .col-xl-6 .o-box.o-box-hastext .o-box-text,
.o-generic-box-5050-design-full-text-sx .row .col-xl-6 .o-box.o-box-hastext .o-box-text {
  color: #ffffff;
  padding: 50px;
}
.o-generic-box-5050-design-full-text-dx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3,
.o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3,
.o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3,
.o-generic-box-5050-design-full-text-sx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3,
.o-generic-box-5050-design-full-text-dx .row .col-lg-6 .o-box.o-box-hastext .o-box-text h3,
.o-generic-box-5050-design-full-text-sx .row .col-lg-6 .o-box.o-box-hastext .o-box-text h3,
.o-generic-box-5050-design-full-text-dx .row .col-xl-6 .o-box.o-box-hastext .o-box-text h3,
.o-generic-box-5050-design-full-text-sx .row .col-xl-6 .o-box.o-box-hastext .o-box-text h3 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 50px;
}
.o-generic-box-5050-design-full-text-dx .row .col-sm-12 .o-box.o-box-hastext .o-box-text .o-description,
.o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text .o-description,
.o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text .o-description,
.o-generic-box-5050-design-full-text-sx .row .col-md-12 .o-box.o-box-hastext .o-box-text .o-description,
.o-generic-box-5050-design-full-text-dx .row .col-lg-6 .o-box.o-box-hastext .o-box-text .o-description,
.o-generic-box-5050-design-full-text-sx .row .col-lg-6 .o-box.o-box-hastext .o-box-text .o-description,
.o-generic-box-5050-design-full-text-dx .row .col-xl-6 .o-box.o-box-hastext .o-box-text .o-description,
.o-generic-box-5050-design-full-text-sx .row .col-xl-6 .o-box.o-box-hastext .o-box-text .o-description {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
/* responsive */
@media screen and (max-width: 767px) {
  body.contact .o-generic-box-5050-contact .o-box .o-box-text .o-description {
    margin: 70px 0 0;
    text-align: center;
  }
  .o-generic-box-1col-bigimage .o-box-text {
    max-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .o-generic-box-5050-design-full-text-dx,
  .o-generic-box-5050-design-full-text-sx {
    height: 600px;
    position: relative;
  }
  .o-generic-box-5050-design-full-text-dx .row,
  .o-generic-box-5050-design-full-text-sx .row {
    margin: 0;
  }
  .o-generic-box-5050-design-full-text-dx .row .col-sm-12,
  .o-generic-box-5050-design-full-text-sx .row .col-sm-12,
  .o-generic-box-5050-design-full-text-dx .row .col-md-12,
  .o-generic-box-5050-design-full-text-sx .row .col-md-12,
  .o-generic-box-5050-design-full-text-dx .row .col-lg-6,
  .o-generic-box-5050-design-full-text-sx .row .col-lg-6,
  .o-generic-box-5050-design-full-text-dx .row .col-xl-6,
  .o-generic-box-5050-design-full-text-sx .row .col-xl-6 {
    padding: 0;
  }
  .o-generic-box-5050-design-full-text-dx .row .col-sm-12 .o-box .o-box-text img,
  .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box .o-box-text img,
  .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box .o-box-text img,
  .o-generic-box-5050-design-full-text-sx .row .col-md-12 .o-box .o-box-text img,
  .o-generic-box-5050-design-full-text-dx .row .col-lg-6 .o-box .o-box-text img,
  .o-generic-box-5050-design-full-text-sx .row .col-lg-6 .o-box .o-box-text img,
  .o-generic-box-5050-design-full-text-dx .row .col-xl-6 .o-box .o-box-text img,
  .o-generic-box-5050-design-full-text-sx .row .col-xl-6 .o-box .o-box-text img {
    height: 600px;
    object-fit: cover;
  }
  .o-generic-box-5050-design-full-text-dx .row .col-sm-12 .o-box.o-box-hastext,
  .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext,
  .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext,
  .o-generic-box-5050-design-full-text-sx .row .col-md-12 .o-box.o-box-hastext,
  .o-generic-box-5050-design-full-text-dx .row .col-lg-6 .o-box.o-box-hastext,
  .o-generic-box-5050-design-full-text-sx .row .col-lg-6 .o-box.o-box-hastext,
  .o-generic-box-5050-design-full-text-dx .row .col-xl-6 .o-box.o-box-hastext,
  .o-generic-box-5050-design-full-text-sx .row .col-xl-6 .o-box.o-box-hastext {
    height: 600px;
  }
  .o-generic-box-5050-design-full-text-dx .row .col-sm-12 .o-box.o-box-hastext .o-box-text,
  .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text,
  .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text,
  .o-generic-box-5050-design-full-text-sx .row .col-md-12 .o-box.o-box-hastext .o-box-text,
  .o-generic-box-5050-design-full-text-dx .row .col-lg-6 .o-box.o-box-hastext .o-box-text,
  .o-generic-box-5050-design-full-text-sx .row .col-lg-6 .o-box.o-box-hastext .o-box-text,
  .o-generic-box-5050-design-full-text-dx .row .col-xl-6 .o-box.o-box-hastext .o-box-text,
  .o-generic-box-5050-design-full-text-sx .row .col-xl-6 .o-box.o-box-hastext .o-box-text {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 50px;
    max-width: 530px;
    color: #ffffff;
    padding: 0 50px 0 0;
  }
  .o-generic-box-5050-design-full-text-dx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3,
  .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3,
  .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3,
  .o-generic-box-5050-design-full-text-sx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3,
  .o-generic-box-5050-design-full-text-dx .row .col-lg-6 .o-box.o-box-hastext .o-box-text h3,
  .o-generic-box-5050-design-full-text-sx .row .col-lg-6 .o-box.o-box-hastext .o-box-text h3,
  .o-generic-box-5050-design-full-text-dx .row .col-xl-6 .o-box.o-box-hastext .o-box-text h3,
  .o-generic-box-5050-design-full-text-sx .row .col-xl-6 .o-box.o-box-hastext .o-box-text h3 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 50px;
  }
  .o-generic-box-5050-design-full-text-dx .row .col-sm-12 .o-box.o-box-hastext .o-box-text .o-description,
  .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text .o-description,
  .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text .o-description,
  .o-generic-box-5050-design-full-text-sx .row .col-md-12 .o-box.o-box-hastext .o-box-text .o-description,
  .o-generic-box-5050-design-full-text-dx .row .col-lg-6 .o-box.o-box-hastext .o-box-text .o-description,
  .o-generic-box-5050-design-full-text-sx .row .col-lg-6 .o-box.o-box-hastext .o-box-text .o-description,
  .o-generic-box-5050-design-full-text-dx .row .col-xl-6 .o-box.o-box-hastext .o-box-text .o-description,
  .o-generic-box-5050-design-full-text-sx .row .col-xl-6 .o-box.o-box-hastext .o-box-text .o-description {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
  }
  .o-generic-box-5050-design-full-text-dx .row .col-sm-12 .o-box .o-box-text img,
  .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box .o-box-text img,
  .o-generic-box-5050-design-full-text-dx .row .col-lg-6 .o-box .o-box-text img,
  .o-generic-box-5050-design-full-text-dx .row .col-xl-6 .o-box .o-box-text img {
    object-position: right;
  }
  .o-generic-box-5050-design-full-text-dx .row .col-sm-12 .o-box.o-box-hastext .o-box-text,
  .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text,
  .o-generic-box-5050-design-full-text-dx .row .col-lg-6 .o-box.o-box-hastext .o-box-text,
  .o-generic-box-5050-design-full-text-dx .row .col-xl-6 .o-box.o-box-hastext .o-box-text {
    left: inherit;
    right: 50px;
    padding: 0 0 0 50px;
  }
}
/*------------------------------------*\
  #utility
\*------------------------------------*/
.u-right {
  text-align: right;
}
.u-left {
  text-align: left;
}
.u-center {
  text-align: center;
}
.u-no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.u-no-padding-right {
  padding-right: 0px;
}
.u-no-padding-left {
  padding-left: 0px;
}
.u-padding-center {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.u-strike {
  text-decoration: line-through;
}
.u-active {
  color: #333333;
}
/* responsive */
@media screen and (max-width: 3450px) {
  .u-no-big {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .u-no-big {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .u-no-medium {
    display: none;
  }
  .u-yes-medium {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .u-no-small {
    display: none;
  }
  .u-yes-small {
    display: block;
  }
}
/*------------------------------------*\
  #component
\*------------------------------------*/
/*------------------------------------*\
  #component
\*------------------------------------*/
.c-breadcrumb {
	margin: 25px 0 65px 0;
	margin: 25px auto;
}
/*------------------------------------*\
  #component
\*------------------------------------*/
.c-product-info {
  margin: 0 0 65px 0;
}
.c-product-video {
  margin: 0;
}
.c-product-button-list,
.c-product-features-list,
.c-product-components-list {
  margin: 0 0 45px 0;
}
/* responsive */
@media screen and (max-width: 767px) {
  .c-product-button-list {
    margin: 0 0 30px 0;
  }
  .c-product-features-list {
    margin: 0 0 15px 0;
  }
  .c-product-info {
    margin: 0 0 20px 0;
  }
}
/*------------------------------------*\
  #component
\*------------------------------------*/
.c-big-family-image {
  height: 680px;
  padding-top: 80px;
  overflow: hidden;
  width: 100%;
}
.c-family-box-list {
  margin: 0 0 15px 0;
}
/* responsive */
/*------------------------------------*\
  #component
\*------------------------------------*/
/* responsive */
/*------------------------------------*\
  #component
\*------------------------------------*/
.c-filter {
  margin: 0 0 35px 0;
}
/* responsive */
/*------------------------------------*\
  #component
\*------------------------------------*/
.c-big-generic-image {
  height: 680px;
  padding-top: 80px;
  overflow: hidden;
  width: 100%;
}
body.privacy-policy .c-big-generic-image {
  height: 0px;
}
body.contact .c-big-generic-image {
  height: 520px;
}
body.contact .c-big-generic-image #c-map {
  height: 450px !important;
}
.c-generic-full-text {
  margin: 0 0 35px 0;
}
.c-generic-100-bg {
  background-image: url(../images/hp-components-bg.jpg);
  background-position: center center;
  height: 600px;
  padding-top: 35px;
  margin-bottom: 10px;
}
.c-generic-50-50-bg {
  background-image: url(../images/hp-components-bg.jpg);
  background-position: center center;
  height: 600px;
  padding-top: 35px;
  margin-bottom: 10px;
}
.c-generic-50-50,
.c-generic-33-33-33,
.c-generic-60-40,
.c-generic-40-60 {
  padding-top: 35px;
  margin-bottom: 10px;
}
/* responsive */
/*------------------------------------*\
  #hero
\*------------------------------------*/
#c-hero {
  width: 100%;
  position: relative;
}
#c-hero .c-item-num-1 .c-item__text img,
#c-hero .c-item-num-4 .c-item__text img {
  max-width: 100%;
  margin-bottom: 25px;
  height: 150px;
}
#c-hero .c-item-num-1 .c-item__text .c-item__button,
#c-hero .c-item-num-4 .c-item__text .c-item__button {
  /* margin-top: 40px; */
}
#c-hero .c-item__background {
  height: 100%;
  width: 100%;
  position: absolute;
}
#c-hero .c-item__background img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#c-hero .c-item__background .c-item__opacity {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  opacity: 0.3;
}
#c-hero .c-item__text {
  width: 100%;
  position: relative;
  padding: 100px 20px;
  color: #ffffff;
}
#c-hero .c-item__text img {
  max-width: 100%;
  margin-bottom: 25px;
  height: 85px;
}
#c-hero .c-item__text .c-item__claim {
  font-size: 28px;
  font-weight: 500;
}
#c-hero .c-item__text .c-item__button {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  #c-hero {
    height: 100vh;
    overflow: hidden;
  }
  #c-hero .c-item__background {
    position: relative;
  }
  #c-hero .c-item__text {
    position: absolute;
    top: 50%;
    padding: 0;
  }
  #c-hero .c-item__text .c-item__button {
    margin-top: 80px;
  }
}
@media screen and (max-width: 976px) {
  #c-hero {
    margin-top: 80px;
  }
  #c-hero .c-item-num-1 .c-item__text img,
  #c-hero .c-item-num-4 .c-item__text img {
    height: 60px;
  }
  #c-hero .c-item__text img {
    height: 55px;
  }
}
.c-header {
  height: 80px;
  background: #ffffff;
  transition: 500ms ease;
}
.c-header .navbar {
  padding: 0;
}
.c-header .o-logo {
  height: 50px;
  margin: 15px 0;
}
.c-header .o-logo img {
  height: 100%;
}
.c-header .o-logo#o-logo_white {
  display: none;
}
.c-header .navbar-nav {
  padding: 28px 0;
}
.c-header .navbar-nav li {
  list-style: none;
  display: inline-block;
  margin: 0 0 0 20px;
  font-size: 18px;
  line-height: 28px;
}
.c-header .navbar-nav li a {
  color: #4D5055;
}
.c-header .navbar-nav li a:hover {
  color: #c7374d;
}
.c-header .navbar-nav li.wpml-ls-item .wpml-ls-native,
.c-header .navbar-nav li.wpml-ls-item .wpml-ls-display {
  display: none;
}
.c-header .navbar-collapse {
  margin: 0 -15px;
  background: #ffffff;
}
.c-header .navbar-collapse.show {
  height: 100vh;
}
.c-header .navbar-collapse ul li {
  display: flow-root;
}
.c-header .navbar-collapse ul li ul li a img {
  display: none;
}
.c-header .navbar-collapse ul .sub-menu {
  display: none;
}
.c-header .navbar-collapse ul .sub-menu.show {
  display: block;
}
.c-big-image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.c-main-hp-components {
  background-position: center center;
  height: 600px;
}
.c-main-hp-enviroment {
  background-image: url(../images/mecplast_ambiente.jpg);
  background-position: center center;
  height: 600px;
  margin-bottom: 10px;
}
body.tax-family .c-main {
  padding: 80px 0 0 0;
}
/* responsive */
@media screen and (max-width: 992px) {
  #o-menu {
    height: calc(100vh - 80px);
    overflow-y: hidden;
  }
  #o-menu .navbar-nav {
    height: 100%;
    overflow: scroll;
  }
}
@media screen and (min-width: 992px) {
  .c-header.is-transparent {
    background-color: transparent;
  }
  .c-header.is-transparent .o-logo {
    display: none;
  }
  .c-header.is-transparent .o-logo#o-logo_white {
    display: block;
  }
  .c-header.is-transparent .navbar-nav li a {
    color: #ffffff;
  }
  .c-header.is-transparent nav ul .sub-menu.show a {
    color: #000000;
  }
  nav ul .sub-menu.depth-0 {
    height: 88vh;
    width: calc(100vw - 45px);
    position: fixed;
    top: 80px;
    left: 50%;
    padding: 30px;
    background: #f2f2f2;
    max-width: 1170px;
    transform: translate(-50%, 0);
    display: none;
  }
  nav ul .sub-menu.depth-0.show {
    display: block;
  }
  nav ul .sub-menu.depth-0 li {
    width: 24%;
    position: relative;
    left: 52%;
    padding: 0;
    margin: 0;
    display: block !important;
    padding: 0 0 10px 0;
    text-transform: none;
    font-weight: 300;
    letter-spacing: inherit;
  }
  nav ul .sub-menu.depth-0 li a {
    font-size: 22px;
  }
  nav ul .sub-menu.depth-0 li a:hover {
    color: #c7374d;
  }
  nav ul .sub-menu img {
    position: absolute;
    right: 130%;
    width: calc(50vw - 100px);
    height: 82vh;
    object-fit: cover;
    top: 0px;
    max-width: 500px;
    z-index: -1;
  }
  nav ul .sub-menu.depth-1 {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    width: 100%;
  }
  nav ul .sub-menu.depth-1.show {
    display: block;
  }
  nav ul .sub-menu.depth-1 li {
    width: 100%;
    left: 0;
  }
  .c-header .navbar-collapse {
    margin: inherit;
    background: transparent;
  }
  .c-header .navbar-collapse ul li {
    display: flow-root;
    font-size: 15px;
    line-height: auto;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
  }
  .c-header .navbar-collapse ul li ul li a img {
    display: block;
  }
}
/*------------------------------------*\
  #condition
\*------------------------------------*/

/* Modifica Menu - Integrazione Gianluca INSIDE */
@media only screen and (max-width: 1440px) {
.c-header .navbar-collapse ul.sub-menu.show {
	overflow-y: auto;
}
}

/* Integrazioni Gianluca INSIDE */
.c-big-generic-image {
	/* height: 770px; */
}
.o-big-generic-image img {
	/* height: auto; */
}
.TitleFlexato {
	display: flex;
	align-items: baseline;
}
.TitleFlexato span img {
	padding: 0 30px 0 0;
	margin: 0 0 -5px 0;
}
.TitleFlexato p {
	display: none;
}
#Banner .TitleFlexato {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.sustainability #Banner .TitleFlexato,
.sostenibilita #Banner .TitleFlexato {
	align-items: baseline;
}
#ZeroWaste .TitleFlexato img {
	width: -webkit-fill-available;
    max-width: 45px;
}
.mission-vision .Columns-Custom .Column {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 100px 0;
}
.mission-vision .Columns-Custom .Column img {
	width: 65%;
	max-width: 768px;
}
.mission-vision .Columns-Custom .Column .Content-Text {
	width: 30%;
}
.mission-vision .Columns-Custom .Column .Content-Text div:first-child {
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
	margin: 0 auto 20px;
}
.mission-vision .Columns-Custom .Col-Left.Column .Content-Text div:first-child img {
	max-width: 85px;
	padding: 0 25px 0 0;
}
.mission-vision .Columns-Custom .Col-Right.Column .Content-Text div:first-child img {
	max-width: 65px;
	padding: 0 25px 0 0;
}
.mission-vision .Columns-Custom .Column .content {
	width: 100%;
	max-width: 1366px;
}
.mission-vision .Columns-Custom h2 {
	font-size: 60px;
	font-weight: 300;
	color: #2c2c2c;
	padding: 0 0 0 30px;
	margin: 0 0 20px;
}
.sostenibilita .o-generic-box-1col-bigimage .content, 
.sustainability .o-generic-box-1col-bigimage .content,
.why-mecplast .o-generic-box-1col-bigimage .content,
.our-values .o-generic-box-1col-bigimage .content,
.i-nostri-valori .o-generic-box-1col-bigimage .content,
.perche-mecplast .o-generic-box-1col-bigimage .content,
.mission-vision .o-generic-box-1col-bigimage .content {
	width: 100%;
	max-width: 2560px;
}
.our-values .o-generic-box-1col-bigimage .content .o-box-text,
.i-nostri-valori .o-generic-box-1col-bigimage .content .o-box-text {
	max-width: 768px;
	padding: 40px 20px 60px;
}
.why-mecplast .o-generic-box-1col-bigimage .content .o-box-text {
	max-width: 680px;
	padding: 40px 20px 60px;
}
.perche-mecplast .o-generic-box-1col-bigimage .content .o-box-text {
	max-width: 667px;
	padding: 40px 20px 60px;
}
.mission-vision .o-generic-box-1col-bigimage .content .o-box-text {
	max-width: 640px;
	padding: 40px 20px 60px;
}
.sostenibilita .o-generic-box-1col-bigimage .content .o-box-text,
.sustainability .o-generic-box-1col-bigimage .content .o-box-text {
	max-width: 667px;
	padding: 40px 20px 60px;
}
.our-values .c-main.o-generic-box-1col-bigimage,
.i-nostri-valori .c-main.o-generic-box-1col-bigimage {
	min-height: 1490px;
	background-position: 50% 100%; 
	background-repeat: no-repeat; 
	background-size: contain;
}
.why-mecplast .c-main.o-generic-box-1col-bigimage,
.perche-mecplast .c-main.o-generic-box-1col-bigimage {
	min-height: 1490px;
	background-color: #f7f7f7;
	background-position: 50% 100%; 
	background-repeat: no-repeat; 
	background-size: contain;
}
.sostenibilita .c-main.o-generic-box-1col-bigimage, 
.sustainability .c-main.o-generic-box-1col-bigimage {
	min-height: 1366px;
	background-position: 50% 100%; 
	background-repeat: no-repeat; 
	background-size: contain;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 1490px;
	background-color: #53595c;
	background-position: 50% 100%; 
	background-repeat: no-repeat; 
	background-size: contain;
}
.sustainability .Title-Icon,
.why-mecplast .Title-Icon,
.our-values .Title-Icon,
.i-nostri-valori .Title-Icon,
.sostenibilita .Title-Icon,
.perche-mecplast .Title-Icon,
.mission-vision .Title-Icon {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: baseline;
	padding: 50px 0;
}
.sustainability .Title-Icon img,
.why-mecplast .Title-Icon img,
.our-values .Title-Icon img,
.i-nostri-valori .Title-Icon img,
.sostenibilita .Title-Icon img,
.perche-mecplast .Title-Icon img,
.mission-vision .Title-Icon img {
	padding: 0 30px 0 0;
}
.our-values .Title-Icon h2,
.i-nostri-valori .Title-Icon h2 {
	font-size: 60px;
    font-weight: 300;
    line-height: 42px;
}
.our-values .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box, 
.i-nostri-valori .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box {
	padding: 20px 20px;
}
.our-values .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3,
.i-nostri-valori .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3 {
	font-size: 60px;
    font-weight: 300;
    line-height: 42px;
}
.our-values .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3 img,
.i-nostri-valori .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3 img {
	width: -webkit-fill-available;
    max-width: 75px;
	height: auto;
	margin: 0 0 -25px 0;
}
.our-values .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3,
.i-nostri-valori .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 {
	font-size: 60px;
    font-weight: 300;
    line-height: 42px;
}
.our-values .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box,
.i-nostri-valori .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box {
	padding: 20px 20px;
}
.our-values .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 span,
.i-nostri-valori .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 span {
	display: flex;
    align-items: baseline;
}
.our-values .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 img,
.i-nostri-valori .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 img {
	width: -webkit-fill-available;
    max-width: 75px;
	height: auto;
	margin: 0 0;
}
.sustainability .Title-Icon h2,
.why-mecplast .Title-Icon h2,
.our-values .Title-Icon h2,
.i-nostri-valori .Title-Icon h2,
.sostenibilita .Title-Icon h2,
.perche-mecplast .Title-Icon h2,
.mission-vision .Title-Icon h2 {
	padding: 0 0;
}
.our-values .Image_Content,
.i-nostri-valori .Image_Content {
	margin: 40px auto -2px;
	background-color: #fff;
}
.why-mecplast .Image_Content,
.perche-mecplast .Image_Content,
.mission-vision .Image_Content {
	margin: 0 auto -2px;
	background-color: #fff;
}
.sustainability .Image_Content,
.sostenibilita .Image_Content {
	margin: 40px auto -2px;
	background-color: #fff;
}
.sustainability .Image_Content img,
.sostenibilita .Image_Content img,
.why-mecplast .Image_Content img,
.our-values .Image_Content img,
.i-nostri-valori .Image_Content img,
.perche-mecplast .Image_Content img,
.mission-vision .Image_Content img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

/* Modifica Pagine - Gianluca INSIDE */
/* Perché Mecplast */
.why-mecplast .Columns-Custom h2,
.perche-mecplast .Columns-Custom h2 {
	font-size: 60px;
    font-weight: 300;
    color: #2c2c2c;
    margin: 0 auto 20px;
}

/* Mission */
.-Content {
	width: 100%;
	max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
#Reverse .Columns-Custom .panel-grid {
	align-items: center;
    padding: 100px 0;
}
#Reverse.ReverseF .Columns-Custom .panel-grid .Content-Text {
	padding: 0 0 0 30px;
}
#Reverse.ReverseL .Columns-Custom .panel-grid .Content-Text {
	padding: 0 30px 0 0;
}
#Banner {
	padding: 20px 20px;
	background-image: url(/wp-content/uploads/2022/11/banner_building.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
#Banner .widget_siteorigin-panels-builder {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 510px;
}
#Banner .widget_siteorigin-panels-builder h2 {
	font-size: 60px;
    font-weight: 300;
	text-align: center;
    color: #2c2c2c;
	padding: 0 0 0 30px;
	margin: 0 0 70px;
}
#Banner .so-widget-sow-image {
	display: flex;
	align-items: center;
}
#Banner .so-widget-sow-image .widget-title {
	padding: 0 0 0 15px;
}
#Banner .so-widget-sow-image span {
	font-weight: 700;
	color: #c63a38;
}

/* Design */
.our-values .o-generic-box-5050-design-full-text-sx .contentfull .row,
.our-values .o-generic-box-5050-design-full-text-dx .contentfull .row,
.i-nostri-valori .o-generic-box-5050-design-full-text-sx .contentfull .row,
.i-nostri-valori .o-generic-box-5050-design-full-text-dx .contentfull .row {
	flex-direction: row-reverse;
}
.our-values .c-main .o-generic-box-5050-design-full-text-sx .contentfull .row .o-box-hastext .o-box-text,
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-sx .contentfull .row .o-box-hastext .o-box-text {
	left: auto;
    right: 170px;
    padding: 0 50px 0 0;
}
.our-values .c-main .o-generic-box-5050-design-full-text-sx .contentfull .row .o-box .o-box-text img.attachment-full.size-full,
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-sx .contentfull .row .o-box .o-box-text img.attachment-full.size-full {
	object-fit: inherit;
}
.our-values .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row .o-box-hastext .o-box-text,
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row .o-box-hastext .o-box-text {
	left: 20px;
    right: auto;
    padding: 0 0 0 50px;
}
.our-values .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row div.col-md-12:last-child,
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row div.col-md-12:last-child  {
	position: relative;
}
.our-values .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row div.col-md-12:last-child .o-box,
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row div.col-md-12:last-child .o-box {
	position: absolute;
	right: 0;
    bottom: 0;
}
.our-values .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row .o-box .o-box-text img.attachment-full.size-full,
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row .o-box .o-box-text img.attachment-full.size-full {
	object-fit: contain;
	width: 100%;
	max-width: 640px;
	height: auto;
    display: block;
    margin: 0 100px 0 auto;
}

/* Sostenibilità */
#Schema.Schema .sow-image-container {
	width: 100%;
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
}
#Schema.Schema .sow-image-container img {
	display: block;
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
}
#Banner.BannerNumeri {
	margin: 120px auto;
	background-color: #f5f5f5;
	background-image: none;
}
#Banner.BannerNumeri .so-widget-sow-image {
	flex-direction: column;
	justify-content: space-around;
}
#Banner.BannerNumeri .so-widget-sow-image .widget-title {
	text-align: center;
	padding: 40px 0 0;
}
#ZeroWaste.ZeroWaste {
	margin: 0 auto 150px;
}
#ZeroWaste.ZeroWaste .widget_siteorigin-panels-builder {
	display: flex;
    justify-content: center;
    align-items: center;
    min-height: 250px;
}
#ZeroWaste.ZeroWaste .panel-layout {
	width: 100%;
	max-width: 1480px;
	padding: 0 20px;
	margin: 0 auto;
}
#ZeroWaste.ZeroWaste .panel-grid {
	align-items: center;
}
#ZeroWaste.ZeroWaste .siteorigin-widget-tinymce {
	width: 100%;
	max-width: 736px;
}
#ZeroWaste.ZeroWaste .panel-layout h2 {
	font-size: 60px;
    font-weight: 300;
    color: #2c2c2c;
	padding: 0 0 0 10px;
    margin: 0 0 40px;
}
#ZeroWaste.ZeroWaste .panel-layout p {
    margin: 0 auto 0;
}

@media only screen and (max-width: 1920px) {
.why-mecplast .c-main.o-generic-box-1col-bigimage, 
.perche-mecplast .c-main.o-generic-box-1col-bigimage {
	min-height: 1210px;
}
.sostenibilita .c-main.o-generic-box-1col-bigimage, 
.sustainability .c-main.o-generic-box-1col-bigimage {
	min-height: 1210px;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 1350px;
}
.our-values .c-main.o-generic-box-1col-bigimage, 
.i-nostri-valori .c-main.o-generic-box-1col-bigimage {
	min-height: 1366px;
}
}
@media only screen and (max-width: 1770px) {
.why-mecplast .c-main.o-generic-box-1col-bigimage, 
.perche-mecplast .c-main.o-generic-box-1col-bigimage {
	min-height: 1200px;
}
.sostenibilita .c-main.o-generic-box-1col-bigimage, 
.sustainability .c-main.o-generic-box-1col-bigimage {
	min-height: 1170px;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 1280px;
}
.our-values .c-main.o-generic-box-1col-bigimage, 
.i-nostri-valori .c-main.o-generic-box-1col-bigimage {
	min-height: 1300px;
}
}
@media only screen and (max-width: 1600px) {
.why-mecplast .c-main.o-generic-box-1col-bigimage, 
.perche-mecplast .c-main.o-generic-box-1col-bigimage {
	min-height: 1170px;
}
.sostenibilita .c-main.o-generic-box-1col-bigimage, 
.sustainability .c-main.o-generic-box-1col-bigimage {
	min-height: 1100px;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 1200px;
}
.our-values .c-main.o-generic-box-1col-bigimage, 
.i-nostri-valori .c-main.o-generic-box-1col-bigimage {
	min-height: 1240px;
}
}
@media only screen and (max-width: 1500px) {
.why-mecplast .c-main.o-generic-box-1col-bigimage, 
.perche-mecplast .c-main.o-generic-box-1col-bigimage {
	min-height: 1080px;
}
.sostenibilita .c-main.o-generic-box-1col-bigimage, 
.sustainability .c-main.o-generic-box-1col-bigimage {
	min-height: 1080px;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 1180px;
}
.our-values .c-main.o-generic-box-1col-bigimage, 
.i-nostri-valori .c-main.o-generic-box-1col-bigimage {
	min-height: 1200px;
}
}
@media only screen and (max-width: 1440px) {
.sostenibilita .c-main.o-generic-box-1col-bigimage, 
.sustainability .c-main.o-generic-box-1col-bigimage {
	min-height: 1024px;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 1130px;
}
.our-values .c-main.o-generic-box-1col-bigimage, 
.i-nostri-valori .c-main.o-generic-box-1col-bigimage {
	min-height: 1100px;
}

/* Design */
.our-values .c-main .o-generic-box-5050-design-full-text-sx .contentfull .row .o-box-hastext .o-box-text, 
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-sx .contentfull .row .o-box-hastext .o-box-text {
	left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 0;
}
.our-values .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row .o-box-hastext .o-box-text, 
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row .o-box-hastext .o-box-text {
	left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 0;
}
}
@media only screen and (max-width: 1366px) {
.sostenibilita .c-main.o-generic-box-1col-bigimage, 
.sustainability .c-main.o-generic-box-1col-bigimage {
	min-height: 1000px;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 1100px;
}	
}
@media only screen and (max-width: 1240px) {
.why-mecplast .c-main.o-generic-box-1col-bigimage, 
.perche-mecplast .c-main.o-generic-box-1col-bigimage {
	min-height: 960px;
}
.sostenibilita .c-main.o-generic-box-1col-bigimage, 
.sustainability .c-main.o-generic-box-1col-bigimage {
	min-height: 960px;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 1024px;
}	
}
@media only screen and (max-width: 1170px) {
.sostenibilita .c-main.o-generic-box-1col-bigimage, 
.sustainability .c-main.o-generic-box-1col-bigimage {
	min-height: 940px;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 1010px;
}
.our-values .c-main.o-generic-box-1col-bigimage, 
.i-nostri-valori .c-main.o-generic-box-1col-bigimage {
	min-height: 1024px;
}
}
@media only screen and (max-width: 1100px) {
.sostenibilita .c-main.o-generic-box-1col-bigimage, 
.sustainability .c-main.o-generic-box-1col-bigimage {
	min-height: 900px;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 970px;
}	
}
@media only screen and (max-width: 1024px) {
.why-mecplast .c-main.o-generic-box-1col-bigimage, 
.perche-mecplast .c-main.o-generic-box-1col-bigimage {
	min-height: 820px;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 940px;
}
.sostenibilita .c-main.o-generic-box-1col-bigimage, 
.sustainability .c-main.o-generic-box-1col-bigimage {
	min-height: 820px;
}
}
@media only screen and (max-width: 990px) {
.our-values .o-generic-box-5050-design-full-text-sx .contentfull .row,
.i-nostri-valori .o-generic-box-5050-design-full-text-sx .contentfull .row {
	flex-direction: column-reverse;
	padding: 50px 0;
}
.our-values .c-main .o-generic-box-5050-design-full-text-sx .contentfull .row .o-box .o-box-text img.attachment-full.size-full, 
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-sx .contentfull .row .o-box .o-box-text img.attachment-full.size-full {
	display: block;
	margin: 0 auto;
}
.our-values .o-generic-box-5050-design-full-text-dx .contentfull .row,
.i-nostri-valori .o-generic-box-5050-design-full-text-dx .contentfull .row {
	padding: 50px 0 0;
}
.our-values .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row div.col-md-12:last-child .o-box, 
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row div.col-md-12:last-child .o-box {
	position: relative;
	padding: 20px 20px 0;
}
}
@media only screen and (max-width: 960px) {
/* Mission Vision */
#Reverse.ReverseF .Columns-Custom .panel-grid {
	flex-direction: column-reverse;
}
#Reverse.ReverseF .Columns-Custom .panel-grid .Content-Text {
	padding: 0 0;
	margin: 0 auto 50px;
}
#Reverse.ReverseL .Columns-Custom .panel-grid .Content-Text {
	padding: 0 0;
}
#Banner .so-widget-sow-image {
	justify-content: center;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 910px;
}
.TitleFlexato {
	justify-content: center;
}
.our-values .c-main.o-generic-box-1col-bigimage, 
.i-nostri-valori .c-main.o-generic-box-1col-bigimage {
	min-height: 960px;
}
}
@media only screen and (max-width: 812px) {
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 840px;
}
.our-values .c-main.o-generic-box-1col-bigimage, 
.i-nostri-valori .c-main.o-generic-box-1col-bigimage {
	min-height: 900px;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 820px;
}
}
@media only screen and (max-width: 768px) {
	
}
@media only screen and (max-width: 736px) {
p br {
	display: none;
}
.mission-vision .c-main.o-generic-box-1col-bigimage {
	min-height: 800px;
}	
}
@media only screen and (max-width: 667px) {
/* Mission & Vision */
.mission-vision .TitleFlexato {
	justify-content: center;
	align-items: flex-start;
}
.mission-vision .Columns-Custom h2 {
	font-size: 48px;
	padding: 0 0;
}
#Banner .widget_siteorigin-panels-builder h2 {
	font-size: 48px;
	padding: 0 0;
}
.o-generic-box-1col-bigimage .o-box-text h2 {
	font-size: 48px;
	padding: 0 0;
}
.mission-vision .o-generic-box-1col-bigimage .content .o-box-text {
	max-width: 640px;
	padding: 40px 0 60px;
}

/* Perché Mecplast */
.why-mecplast .Columns-Custom h2, 
.perche-mecplast .Columns-Custom h2 {
	font-size: 48px;
	text-align: center;
}
.why-mecplast .o-generic-box-1col-bigimage .content .o-box-text {
	max-width: 680px;
	padding: 40px 0 60px;
}
.perche-mecplast .o-generic-box-1col-bigimage .content .o-box-text {
	max-width: 667px;
	padding: 40px 0 60px;
}

/* Design */
.our-values .Title-Icon h2, 
.i-nostri-valori .Title-Icon h2 {
	font-size: 48px;
}
.our-values .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3, 
.i-nostri-valori .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3 {
	font-size: 48px;
	text-align: center;
}
.our-values .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3, 
.i-nostri-valori .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 {
	font-size: 48px;
}
.our-values .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 span, 
.i-nostri-valori .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 span {
	justify-content: center;
}
.our-values .o-generic-box-1col-bigimage .content .o-box-text,
.i-nostri-valori .o-generic-box-1col-bigimage .content .o-box-text {
	max-width: 768px;
	padding: 40px 20px 60px;
}

/* Sostenibilità */
.sostenibilita .o-generic-box-1col-bigimage .content .o-box-text,
.sustainability .o-generic-box-1col-bigimage .content .o-box-text {
	max-width: 667px;
	padding: 40px 20px 60px;
}
}
@media only screen and (max-width: 640px) {

}
@media only screen and (max-width: 568px) {
/* Mission Vision */
.mission-vision .Columns-Custom p {
	text-align: center;
}
/* Perché Mecplast */
.why-mecplast .Columns-Custom p, 
.perche-mecplast .Columns-Custom p {
	text-align: center;
}

/* Design */
.our-values .c-main .o-generic-box-5050-design-full-text-sx .contentfull .row .o-box-hastext .o-box-text p, 
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-sx .contentfull .row .o-box-hastext .o-box-text p {
	text-align: center;
}
.our-values .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row .o-box-hastext .o-box-text p, 
.i-nostri-valori .c-main .o-generic-box-5050-design-full-text-dx .contentfull .row .o-box-hastext .o-box-text p {
	text-align: center;
}

/* Sostenibilità */
#ZeroWaste.ZeroWaste .panel-layout p {
	text-align: center;
}
}
@media only screen and (max-width: 525px) {

}
@media only screen and (max-width: 480px) {

}
@media only screen and (max-width: 414px) {
#Banner .TitleFlexato {
	justify-content: center;
    align-items: center;
}
.mission-vision .TitleFlexato {
	flex-direction: column;
    justify-content: center;
    align-items: center;
}
.sustainability .Title-Icon, 
.why-mecplast .Title-Icon, 
.our-values .Title-Icon, 
.i-nostri-valori .Title-Icon, 
.sostenibilita .Title-Icon, 
.perche-mecplast .Title-Icon, 
.mission-vision .Title-Icon {
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.sustainability .Title-Icon img, 
.why-mecplast .Title-Icon img, 
.our-values .Title-Icon img, 
.i-nostri-valori .Title-Icon img, 
.sostenibilita .Title-Icon img, 
.perche-mecplast .Title-Icon img, 
.mission-vision .Title-Icon img {
	padding: 0 0;
}
.o-generic-box-1col-bigimage .o-box-text h2 {
	padding: 20px 0 0;
}

/* Perché Mecplast */
.TitleFlexato span img {
	display: block;
    padding: 0 0;
    margin: 0 auto;
}

/* Design */
.our-values .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3 img, 
.i-nostri-valori .o-generic-box-5050-design-full-text-sx .row .col-sm-12 .o-box.o-box-hastext .o-box-text h3 img {
	display: block;
    margin: 0 auto 20px;
}
.our-values .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 span, 
.i-nostri-valori .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 span {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.our-values .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 img, 
.i-nostri-valori .o-generic-box-5050-design-full-text-dx .row .col-md-12 .o-box.o-box-hastext .o-box-text h3 img {
	display: block;
    margin: 0 auto 20px;
}

/* Sostenibilità */
.sustainability #Banner .TitleFlexato, 
.sostenibilita #Banner .TitleFlexato {
	flex-direction: column;
    align-items: center;
}
.sustainability #ZeroWaste .TitleFlexato,
.sostenibilita #ZeroWaste .TitleFlexato {
	flex-direction: column;
	align-items: center;
}
#ZeroWaste.ZeroWaste .panel-layout h2 {
	text-align: center;
	padding: 0 0;
}
}
@media only screen and (max-width: 375px) {

}
