html {
  height: 100%;
}
.mr-0 {
  margin-right: 0 !important;
}
.mt-50 {
  margin-top: 50px !important;
}
*.content-100 {
  width: 100% !important;
}
body {
  height: 100%;
  line-height: 1.4;
  padding: 1px 0 0 0;
  margin: -1px 0 0 0;
  position: relative;
  text-align: left;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #757a7f;
  background: #ffffff;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}
table {
  margin: 0px;
  padding: 0px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: left;
  border-collapse: collapse;
}
a {
  text-decoration: none;
  color: #e85113;
}
.no-touch a:hover {
  text-decoration: underline;
}
a span {
  cursor: pointer;
}
img {
  border: 0px;
}
.max_width {
  border: 0px;
  max-width: 100%;
}
abbr {
  border: none;
  text-decoration: none;
  cursor: help;
}
address {
  font-style: normal;
}
article,
header,
hgroup,
section,
aside,
nav,
footer,
figure,
main,
button {
  display: block;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.giustificato {
  text-align: justify;
}
.maiuscolo {
  text-transform: uppercase;
}
.weight_normal {
  font-weight: normal;
}
.weight_bold {
  font-weight: bold;
}
.weight_black {
  font-weight: 900;
}
.weight_semibold {
  font-weight: 600;
}
.italic {
  font-style: italic;
}
.reset {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  font-size: inherit;
}
button.reset {
  border: none;
  border-spacing: 0;
  background: none;
}
.reset_menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  font-size: inherit;
  line-height: 0px;
}
button.reset_menu {
  border: none;
  border-spacing: 0;
  background: none;
}
.hidden {
  visibility: hidden;
}
.visibile {
  display: block;
}
.invisibile {
  display: none;
}
.clear {
  display: block;
  clear: both;
}
.clear_left {
  display: block;
  clear: left;
}
.clearfix:after {
  content: "";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.loading {
  background: #ffffff url(../immagini_layout/loading.svg) center centerno-repeat;
}
.no-svg .loading {
  background-image: url(../immagini_layout/loading.gif);
}
.float_right {
  float: right;
}
.float_left {
  float: left;
}
.relative {
  position: relative;
}
.desk_hidden {
  display: none;
}
.center_width_xs {
  max-width: 600px;
  padding: 0 10px;
  margin: 0 auto;
}
.center_width {
  max-width: 980px;
  padding: 0 10px;
  margin: 0 auto;
}
.center_width_m {
  max-width: 1280px;
  padding: 0 10px;
  margin: 0 auto;
}
.center_width_w {
  max-width: 1440px;
  padding: 0 10px;
  margin: 0 auto;
}
.center_width_xw {
  max-width: 1680px;
  padding: 0 10px;
  margin: 0 auto;
}
.center_in_space {
  display: block;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.special_font_1 {
  font-family: "Futura", "Futura Com", Verdana, sans-serif;
}
.special_font_2 {
  font-family: "Futura-Condensed-Medium", "Futura", Verdana, sans-serif;
}
.valigner:before {
  content: "";
  width: 0;
  margin-left: -0.25em;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.valigner > * {
  max-width: 99%;
  display: inline-block;
  vertical-align: middle;
}
#alert_noscript {
  padding: 10px;
  position: relative;
  z-index: 10;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  background: #ed7b7b;
}
.js #alert_noscript {
  display: none;
}
#alert_cookies {
  width: 100%;
  padding: 15px 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.9);
}
.js #alert_cookies {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
}
#alert_cookies > div {
  max-width: 1024px;
  padding: 0 60px 0 10px;
  margin: 0 auto;
  position: relative;
  font-size: 14px;
  color: #ffffff;
}
#alert_cookies a {
  color: #ffffff;
}
#alert_cookies #cookies_ok {
  padding: 8px;
  border: 1px solid #ffffff;
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 15px;
}
#contenitore {
  max-width: 2560px;
  padding: 0;
  margin: 0 auto 40px auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.33);
  -ms-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.33);
  -o-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.33);
}
.btn {
  width: 200px;
  line-height: 19px;
  padding: 5px 9px;
  border: 1px solid #e85113;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #e85113;
  -webkit-transition: background 0.5s, color 0.5s;
  -moz-transition: background 0.5s, color 0.5s;
  -ms-transition: background 0.5s, color 0.5s;
  -o-transition: background 0.5s, color 0.5s;
  transition: background 0.5s, color 0.5s;
}
.btn_man {
  width: 120px;
  line-height: 19px;
  padding: 5px 9px;
  border: 1px solid #e85113;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #e85113;
  -webkit-transition: background 0.5s, color 0.5s;
  -moz-transition: background 0.5s, color 0.5s;
  -ms-transition: background 0.5s, color 0.5s;
  -o-transition: background 0.5s, color 0.5s;
  transition: background 0.5s, color 0.5s;
}
.no-touch .btn .btn_man:hover {
  text-decoration: none;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-opacity: 0.6;
  -o-opacity: 0.6;
  opacity: 0.6;
}
.btn.negative .btn_man {
  color: #e85113;
  background: none;
}
.btn.black_negative .btn_man {
  border-color: #000;
  color: #000;
}
area:hover {
  cursor: pointer;
}
.sr-only {
  clip: rect(0px, 0px, 0px, 0px);
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0 none;
  position: absolute;
  overflow: hidden;
}
#messenger_box {
  width: 0;
  height: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 310;
}
#messenger_box.has_overlay {
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
}
#messenger_msg_container {
  width: 400px;
  padding: 20px 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  background: #333;
  -webkit-box-shadow: 0 0 5px 0px #eee;
  -moz-box-shadow: 0 0 5px 0px #eee;
  -ms-box-shadow: 0 0 5px 0px #eee;
  -o-box-shadow: 0 0 5px 0px #eee;
  box-shadow: 0 0 5px 0px #eee;
  -webkit-transform: translate(0, -200%);
  -moz-transform: translate(0, -200%);
  -ms-transform: translate(0, -200%);
  -o-transform: translate(0, -200%);
  transform: translate(0, -200%);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -ms-transition: -ms-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
}
#messenger_box.visible #messenger_msg_container {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
#messenger_box.has_overlay #messenger_msg_container {
  max-width: 90%;
  max-width: calc(100% - 20px);
}
#messenger_msg_container:before {
  content: "";
  border-bottom: 8px solid #333;
  border-left: 8px solid transparent;
  display: block;
  position: absolute;
  right: 0;
  bottom: 100%;
  -moz-transform: scale(0.999);
}
#messenger_msg_container.success {
  font-size: 15px;
  background: #06bf03;
}
#messenger_msg_container.success:before {
  border-bottom-color: #06bf03;
}
#messenger_msg_container.error {
  background: #e95831;
}
#messenger_msg_container.error:before {
  border-bottom-color: #e95831;
}
#messenger_msg_container a {
  font-style: italic;
  color: #000;
}
#messenger_close_btn {
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  color: inherit;
  text-indent: -9999px;
}
#messenger_close_btn:before {
  content: "\00d7";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 18px;
  text-indent: 0;
}
.custom-container {
  max-width: 1100px;
}
.custom-container .custom-row {
  display: flex;
}
.custom-container .custom-row .custom-col {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  justify-content: center;
}
.custom-container .custom-row .custom-col .custom-area--information {
  padding: 7px 15px;
  border: 2px solid #dcdcdc;
  min-height: 315px;
  margin-bottom: 45px;
  margin-right: 75px;
  width: 292px;
}
.custom-container.custom-row.custom-col.custom-area--information.custom-title {
  font-size: 18px;
  font-weight: 700;
  color: #757a7f;
  margin-bottom: 30px;
}
.custom-container .custom-row .custom-col .custom-area--information a {
  text-decoration: none;
}
.custom-container .custom-row .custom-col .custom-area--information .fa {
  margin-left: 5px;
  font-size: 20px;
}
@media (max-width: 548px) {
  .custom-container .custom-row .custom-col .custom-area--information {
    margin-right: 0px;
  }
  .stripe_title {
    margin-left: 5px !important;
  }
  .html {
    margin-left: 5px !important;
  }
}
.has_tooltip {
  display: inline-block;
  position: relative;
}
.has_tooltip.auto_tooltip:before,
.has_tooltip .tooltip {
  content: attr(data-tooltip);
  padding: 7px;
  margin-bottom: 6px;
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-size: 12px;
  color: #fff;
  background: #333333;
  white-space: nowrap;
}
.has_tooltip.auto_tooltip:after,
.has_tooltip .tooltip:after {
  content: "";
  margin-left: -4px;
  margin-bottom: 2px;
  border-top: 4px solid #333333;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  display: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -moz-transform: scale(0.999);
}
.has_tooltip .tooltip:after {
  bottom: auto;
  top: 100%;
  margin-bottom: 0;
}
.has_tooltip.auto_tooltip:hover:before,
.has_tooltip.auto_tooltip:hover:after,
.has_tooltip:hover .tooltip,
.has_tooltip:hover .tooltip:after {
  display: block;
}
.has_tooltip.auto_tooltip.left:before,
.has_tooltip.left .tooltip {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.has_tooltip.auto_tooltip.right:before,
.has_tooltip.right .tooltip {
  left: auto;
  right: 50%;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.has_tooltip.auto_tooltip.bottom:before,
.has_tooltip.bottom .tooltip {
  margin-bottom: 0;
  margin-top: 6px;
  bottom: auto;
  top: 100%;
}
.has_tooltip.auto_tooltip.bottom:after,
.has_tooltip.bottom .tooltip:after {
  margin-left: -4px;
  margin-bottom: 0;
  margin-top: 2px;
  border-top: none;
  border-bottom: 4px solid #333333;
  bottom: auto;
  top: 100%;
}
.has_tooltip.bottom .tooltip:after {
  margin-top: 0;
  top: auto;
  bottom: 100%;
}
.has_tooltip.auto_tooltip.left:after,
.has_tooltip.left .tooltip:after {
  margin-left: 0;
  border-left: 0;
  left: 0;
}
.has_tooltip.auto_tooltip.right:after,
.has_tooltip.right .tooltip:after {
  margin-left: 0;
  border-right: 0;
  left: auto;
  right: 50%;
}
.menu_toggler {
  position: absolute;
  display: none;
}
.no-touch .menu_toggler_label {
  cursor: pointer;
}
.menu_toggled {
  display: none;
}
.menu_toggler:checked ~ .menu_toggled {
  display: block;
}
#intestazione {
  position: relative;
  z-index: 50;
  background: #fff;
}
#intestazione:before {
  content: "";
  width: 100%;
  height: 49px;
  border-bottom: 2px solid #ec3c12;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background: #333333;
}
#intestazione > div {
  max-width: calc(100% - 300px);
  padding: 51px 10px 0 10px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
#intestazione > div .cinquantanni {
  width: 55px;
  position: absolute;
  right: -13px;
  top: 79px;
  color: #c7ae88;
}
#logo {
  min-height: 58px;
  line-height: 1;
  margin: 30px 0 20px -30px;
  float: left;
  font-size: 30px;
}
#logo a {
  border: none;
}
.no-touch #logo a:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-opacity: 0.6;
  -o-opacity: 0.6;
  opacity: 0.6;
  text-decoration: none;
}
#menu_nav {
  margin-left: 156px;
}
#menu_site {
  margin-top: 85px;
  position: relative;
  left: 8px;
}
#menu_site:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
#menu_site > li {
  float: left;
  position: relative;
}
#menu_site > li + li {
  margin-left: 5px;
}
#menu_site > li:nth-child(2) {
  margin-left: 0;
}
.flexbox #menu_site {
  display: flex;
  justify-content: center;
}
.flexbox #menu_site:after {
  display: none;
}
.flexbox #menu_site > li {
  float: none;
  margin-left: 10px;
}
#menu_site > li > a {
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  display: block;
  position: relative;
  font-size: 14px;
  white-space: nowrap;
  text-transform: uppercase;
  color: #7c7b7b;
}
#menu_site > li.has_submenu > a {
  padding-right: 20px;
}
#menu_site > li.has_submenu > a:after {
  content: "";
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #7c7b7b;
  display: block;
  position: absolute;
  top: 50%;
  right: 6px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.no-touch #menu_site > li:hover > a,
#menu_site > li > a.attivo {
  text-decoration: none;
  color: #fff;
  background: #e85113;
}
.no-touch #menu_site > li.has_submenu:hover > a:after,
#menu_site > li.has_submenu > a.attivo:after {
  border-top: 7px solid #fff;
}
#menu_site .submenu {
  min-width: 240px;
  padding: 20px 0;
  border-top: 10px solid transparent;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
#menu_site > li:hover .submenu {
  display: block;
}
#menu_site .submenu:after {
  content: "";
  width: 3000px;
  height: 100%;
  border-bottom: 2px solid #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #333333;
}
#menu_site .submenu li {
  position: relative;
  z-index: 10;
}
#menu_site .submenu li + li {
  margin-top: unset;
}
#menu_site .submenu li a {
  line-height: 20px;
  padding: 0 10px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
}
#menu_site .submenu li a:hover,
#menu_site .submenu li a.attivo {
  text-decoration: none;
  color: #e85113;
}
#intestazione .top_stripe {
  width: 102%;
  height: 51px;
  padding: 0 10px;
  border-bottom: 2px solid #ec3c12;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #333333;
}
#search_form {
  width: 210px;
  margin-top: 15px;
  margin-left: -30px;
  float: left;
}
#search_form label {
  width: 95%;
  width: calc(100% - 50px);
  margin-bottom: 0;
}
#search_form .placeholder {
  line-height: 18px;
  left: 31px;
  font-size: 10px;
  text-transform: lowercase;
  color: #fff;
}
#search_form #search {
  width: 100%;
  height: 21px;
  line-height: 21px;
  padding-left: 30px;
  border-color: #fff;
  font-size: 12px;
  color: #fff;
  background: url("../immagini_layout/icone/search.png") 6px 50% no-repeat;
}
#search_form button[type="submit"] {
  width: 50px;
  height: 21px;
  line-height: 21px;
  float: right;
  position: absolute;
  top: -500px;
  color: #fff;
  background: #333333;
}
#search_form button[type="submit"] img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#special_menu {
  float: right;
}
#special_menu > li {
  float: left;
}
#special_menu > li a {
  height: 49px;
  line-height: 49px;
  padding: 0 25px 0 50px;
  position: relative;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  overflow: hidden;
}
.no-touch #special_menu > li a:hover {
  text-decoration: none;
  background: #626569;
}
#special_menu > li a:before,
#special_menu > li a .icon {
  content: "";
  width: 50px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#special_menu > li a .icon > * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#special_menu > li a .icon .cls-1 {
  fill: #fff;
}
#special_menu > li a .icon .cls-2 {
  fill: none;
}
#lang_menu {
  margin: 15px 0 0 60px;
  float: right;
  text-align: center;
  text-transform: uppercase;
}
#lang_menu li {
  float: left;
}
#lang_menu li + li {
  margin-left: 7px;
}
#lang_menu li a {
  border: none;
  display: block;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-opacity: 0.6;
  -o-opacity: 0.6;
  opacity: 0.6;
}
.nonopaco {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  -ms-opacity: 1 !important;
  -o-opacity: 1 !important;
  opacity: 1 !important;
}
.no-touch #lang_menu li a:hover,
#lang_menu li.attivo a {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
#lang_menu li a img {
  display: block;
}
.banner_container {
  display: block;
  overflow: hidden;
}
.banner_container > img {
  display: block;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
main {
  position: relative;
  z-index: 10;
}
.slideshow_container {
  position: relative;
}
.slideshow {
  position: relative;
  overflow: hidden;
}
.slideshow > * {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
.bullet_container {
  position: relative;
  text-align: center;
}
.bullet_container > * {
  margin: 0 5px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.breadcrumbs {
  height: 27px;
  line-height: 27px;
  padding: 0 10px;
  font-size: 11px;
  color: #7c7b7b;
  background: #d5d5d5;
}
.breadcrumbs a {
  color: #7c7b7b;
}
.breadcrumbs span {
  color: #e85113;
}
#company_stripe .content_box {
  max-width: calc(100% - 500px) !important;
}
.stripe {
  padding-top: 45px;
  padding-bottom: 45px;
}
.content_box {
  max-width: calc(100% - 300px);
  margin: 0 auto;
}
.stripe_title {
  line-height: 1.2;
  margin: 0;
  font-size: 33px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.v_initial {
  text-transform: initial !important;
}

.stripe_title.v2 {
  text-align: left;
  color: #e85113;
}
.stripe_title_2 {
  line-height: 1.1;
  margin-top: 30px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
.stripe_title_2.v3 {
  text-align: left;
  color: #e85113;
}
#footer {
  padding: 45px 10px 40px 10px;
  position: relative;
  font-size: 14px;
  color: #fff;
  background: #333333;
  overflow: hidden;
}
#footer > div {
  max-width: calc(100% - 300px);
  margin: 0 auto;
}
.social > a {
  margin-right: 10px;
}
#footer a {
  color: #fff;
}
#footer .social,
#footer .group_reference {
  margin: 0;
  float: right;
  text-align: justify;
}
.socialNo {
  top: 58px;
  position: relative;
}
.socialNoE {
  top: 25px;
  position: relative;
}
.foot {
  float: right;
  margin-top: 1%;
}
#footer .social:after {
  content: "";
  width: 100%;
  display: inline-block;
}
#footer .social h6,
#footer .group_reference {
  margin: 0 0 20px 0;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
#footer .social a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.no-touch #footer .social a:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-opacity: 0.6;
  -o-opacity: 0.6;
  opacity: 0.6;
}
#footer .group_reference {
  min-height: 66px;
  padding-right: 32px;
  margin-right: 32px;
  border-right: 1px solid #fff;
}
#footer .group_reference img {
  display: block;
}
#footer .legal {
  margin-right: 260px;
}
#footer .legal address {
  margin-bottom: 18px;
  display: block;
  font-size: 13px;
  font-weight: normal;
}
#footer .legal address a {
  text-transform: lowercase;
  font-weight: inherit;
}
#footer .legal .privacy {
  text-transform: none;
}
#footer .legal > a {
  text-decoration: underline;
}
.no-touch #footer .legal > a:hover {
  color: #ec3c12;
}
#gotoTop {
  display: none;
  z-index: 299;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 85px;
  cursor: pointer;
  border-radius: 2px;
}
#gotoTop:hover {
  background-color: #e85113;
}
body:not(.device-touch) #gotoTop {
  transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
}
.aside-links {
  position: fixed;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}
.aside-links .link {
  width: 5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.33);
}
.aside-links .link:hover {
  text-decoration: none;
}
.aside-links .link svg {
  margin-bottom: 4px;
}
.aside-links .link.catalog {
  color: white;
  background-color: #e85113;
  padding: 7px;
  margin-bottom: 4px;
}
.aside-links .link.catalog svg {
  fill: #fff;
}
.aside-links .link.catalog svg .cls-1 {
  fill: white;
}
.aside-links .link.ecommerce {
  color: #e85113;
  background-color: white;
  padding: 15px 7px;
  margin-bottom: 4px;
}
.aside-links .link.ecommerce svg .cls-1 {
  fill: #e85113;
}
.aside-links .link.contact {
  color: white;
  background-color: #333333;
  padding: 8px 7px;
  font-size: 9px;
}
.aside-links .link.contact svg {
  width: 33px;
}
.aside-links .link.contact svg .cls-1 {
  fill: white;
}
.download-catalog-list li {
  margin-bottom: 25px;
}
.main-items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.main-items .item-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 30%;
  margin-bottom: 30px;
}
.main-items .item-main svg {
  margin-bottom: 5px;
}
.download-catalog-list a {
  color: #e85113;
  font-weight: 400;
}
.alright {
  position: fixed;
  left: 0;
  bottom: -30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}
.alright .link {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.33);
}
.alright .link:hover {
  text-decoration: none;
}
.alright .link svg {
  margin-bottom: 4px;
  height: 40px;
}
.alright .link.catalog {
  color: white;
  background-color: #e85113;
  padding: 7px;
  margin-bottom: 4px;
}
.alright .link.catalog svg {
  fill: #fff;
}
.alright .link.catalog svg .cls-1 {
  fill: white;
}
.alright .link.ecommerce {
  color: #e85113;
  background-color: white;
  padding: 7px 4px;
  margin-bottom: 4px;
}
.alright .link.ecommerce svg .cls-1 {
  fill: #e85113;
}
.alright .link.contact {
  color: white;
  background-color: #333333;
  padding: 8px 7px;
  font-size: 9px;
}
.alright .link.contact svg {
  width: 33px;
}
.alright .link.contact svg .cls-1 {
  fill: white;
}
.download-catalog-list li {
  margin-bottom: 25px;
}
.main-items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.main-items .item-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 30%;
  margin-bottom: 30px;
}
.main-items .item-main svg {
  margin-bottom: 5px;
}
.download-catalog-list a {
  color: #e85113;
  font-weight: 400;
}
@media only screen and (max-width: 1300px) {
  #contenitore {
    margin-left: 10px;
    margin-right: 10px;
  }
  #intestazione > div {
    max-width: unset;
  }
}
@media only screen and (max-width: 1024px) {
  .desk_hidden {
    display: block;
  }
  #contenitore {
    margin: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    -ms-box-shadow: 0;
    -o-box-shadow: 0;
    box-shadow: 0;
  }
  #intestazione {
    position: static;
  }
  #intestazione:before {
    display: none;
  }
  #intestazione > div {
    padding-top: 0;
    position: static;
  }
  #intestazione > div .cinquantanni {
    margin-left: 25px;
    position: relative;
    top: 25px;
    right: 0;
    float: left;
    z-index: 300;
  }
  #logo {
    margin: 20px 0;
    position: relative;
    z-index: 300;
  }
  #logo img {
    height: 65px;
    padding-right: 25px;
    border-right: 1px solid #d5d5d5;
  }
  #menu_nav_toggler {
    display: block;
    position: absolute;
    top: -200px;
    left: 0;
  }
  #menu_nav_toggler_label {
    width: 30px;
    height: 30px;
    padding: 10px;
    display: block;
    position: absolute;
    top: 13px;
    right: 0;
    z-index: 300;
  }
  #menu_nav_toggler_label img {
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #menu_nav_toggler_label img.close,
  #menu_nav_toggler:checked ~ #menu_nav_toggler_label img.open {
    display: none;
  }
  #menu_nav_toggler:checked ~ #menu_nav_toggler_label img.close {
    display: block;
  }
  #menu_nav {
    width: 100%;
    padding: 90px 50px 0px 50px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 290;
    background: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  #menu_nav_toggler:checked ~ #menu_nav {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    margin-left: unset !important;
  }
  #menu_site,
  .flexbox #menu_site {
    width: auto;
    margin: 0;
    float: none;
    display: block;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  #menu_site > li {
    float: none;
    text-align: center;
  }
  #menu_site > li + li {
    margin: 0;
  }
  #menu_site > li > a {
    font-size: 15px;
  }
  .no-touch #menu_site > li:hover > a,
  #menu_site > li > a.attivo {
    font-weight: 600;
    color: #e85113;
    background: none;
  }
  #menu_site > li.has_submenu > a {
    padding-right: 10px;
  }
  #menu_site > li.has_submenu > a:after {
    display: none;
  }
  #menu_site .submenu {
    border-top: 0;
    padding: 0;
    margin-bottom: 10px;
    display: block;
    position: static;
  }
  #menu_site .submenu:after {
    display: none;
  }
  #menu_site .submenu li + li {
    margin-top: 0;
  }
  #menu_site .submenu li a {
    font-size: 14px;
    text-transform: none;
    color: #7c7b7b;
  }
  #intestazione .top_stripe {
    width: auto;
    height: auto;
    margin: 30px -50px;
    padding: 30px 50px;
    border-top: 2px solid #6a7896;
    border-bottom: 2px solid #6a7896;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    color: #6a7896;
    background: none;
  }
  #search_form {
    width: 100%;
    margin: 30px 0 0 0;
    float: none;
    order: 1;
  }
  #search_form .placeholder {
    line-height: 40px;
    left: 11px;
    font-size: 14px;
    color: #6a7896;
  }
  #search_form #search {
    height: 40px;
    line-height: 38px;
    padding-left: 10px;
    border-color: #6a7896;
    font-size: 14px;
    color: #6a7896;
    background: #fff;
  }
  #search_form button[type="submit"] {
    height: 40px;
    line-height: 40px;
    position: static;
    text-indent: -9999px;
    background: #6a7896 url(../immagini_layout/icone/search.png) 50% 50%no-repeat;
  }
  #special_menu {
    width: 100%;
    float: none;
    text-align: center;
  }
  #special_menu > li {
    float: none;
    display: inline-block;
  }
  #special_menu > li a {
    color: #6a7896;
  }
  .no-touch #special_menu > li a:hover {
    color: #fff;
  }
  #special_menu > li a .icon .cls-1 {
    fill: #6a7896;
  }
  .no-touch #special_menu > li a:hover .icon .cls-1 {
    fill: #fff;
  }
  #lang_menu {
    width: 100%;
    margin: 30px 0 0 0;
    order: 2;
    text-align: center;
  }
  #lang_menu li {
    float: none;
    display: inline-block;
  }
  #footer .legal {
    margin-right: 180px;
  }
  #intestazione .top_stripe.secondo {
    width: unset;
    height: 27px;
    padding: 0 10px;
    border-bottom: 0px;
    margin: unset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    top: unset;
    left: unset;
    color: #fff;
    background: unset;
    display: none;
    border-top: unset;
  }
  .content_box {
    max-width: initial !important;
  }
}
.page-frl-year .content {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.page-frl-year .content .btn {
  width: 48%;
  max-height: 48px;
  margin-left: 50px;
}
.page-frl-year .products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-frl-year .products .product {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 2px solid #dcdcdc;
  max-width: 25%;
  padding: 7px 15px;
  margin-top: 40px;
}

.page-frl-year .products .product .title {
  color: #333333;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
.page-frl-year .products .product img {
  display: block;
  margin: 15px auto;
  max-height: 190px;
}
.page-frl-year .products .product .link-to-family {
  font-weight: bold;
  text-align: right;
  display: block;
  font-size: 14px;
}
.clearfix .lgpd {
  position: absolute;
  left: 47px;
  bottom: 10px;
  width: 50px;
}
@media only screen and (max-width: 980px) {
  .page-frl-year .content {
    flex-wrap: wrap;
  }
  .page-frl-year .content .text {
    padding: 0 15px;
  }
  .page-frl-year .content .btn {
    margin: 0 15px;
    width: 100%;
  }
  .page-frl-year .products {
    flex-direction: column;
    padding-left: 10px;
  }
  .page-frl-year .products .product {
    max-width: 100%;
  }
  .stripe_title {
    font-size: 28px;
  }
  #company_stripe .content_box {
    max-width: initial !important;
  }
  .banner_container {
    height: 0;
    padding-top: 27.73%;
    position: relative;
  }
  .banner_container > img {
    height: 102%;
    position: absolute;
    top: 0;
  }
  .aside-links {
    top: 50%;
  }
  .aside-links .link {
    padding: 7px !important;
  }
  .aside-links .link span {
    display: none;
  }
  .alright {
    top: 50%;
  }
  .alright .link {
    padding: 7px !important;
  }
  .alright .link span {
    display: none;
  }
  .page-industry .content {
    display: flex;
    flex-direction: column;
    padding: 15px;
  }
  .page-industry .content .text {
    width: 100%;
  }
  .page-industry .content .image {
    width: 100%;
  }
  .company-certificates .content {
    flex-direction: column !important;
    padding: 15px;
  }
  .clearfix .lgpd {
    left: 10px;
  }
}
@media only screen and (max-width: 768px) {
  #footer .social {
    margin-bottom: 50px;
    float: none;
    text-align: center;
  }
  .socialNo,
  .socialNoE {
    top: 0;
  }
  .foot {
    float: unset;
    margin-top: 1%;
  }
  #strumenti_stripe #strumenti_list li a {
    font-size: 17px !important;
  }
  #footer .social:after {
    display: none;
  }
  #footer .social h6 {
    margin-bottom: 15px;
  }
  #footer .social a + a {
    margin-left: 15px;
  }
  #footer .legal {
    margin-right: 0;
    text-align: center;
  }
  #footer .legal address {
    text-align: left;
  }
  #footer .group_reference {
    border-right: 0px;
    margin-bottom: 50px;
    float: none;
    text-align: center;
    margin: 0 auto;
    padding-right: unset;
    margin-right: unset;
    border-right: unset;
  }
  #footer .group_reference img {
    margin: 0 auto;
  }
  .medialine .copyright .lgpd {
    position: relative;
    bottom: -2px;
    left: 0;
  }
}
@media only screen and (max-width: 680px) {
  #messenger_box {
    width: 100%;
  }
  #messenger_msg_container {
    width: 96%;
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    right: 2%;
  }
  article.news_detail.stripe.newsWidth {
    max-width: 100% !important;
    font-size: 10px;
  }
}
@media only screen and (max-width: 530px) {
  #footer > div {
    max-width: initial !important;
  }
}
@media only screen and (max-width: 490px) {
  #logo {
    height: 60px;
    line-height: 60px;
    margin-right: 20px;
    font-size: 34px;
  }
  #logo a img {
    max-width: 100%;
    height: 60px;
  }
  main .container .link p {
    font-size: 14px !important;
  }
  main .container .link a {
    font-size: 14px !important;
  }
  #intestazione > div .cinquantanni {
    margin-left: 0px;
    position: relative;
    top: 25px;
    right: 0;
    float: left;
  }
  #menu_nav {
    padding-left: 10px;
    padding-right: 10px;
  }
  #intestazione .top_stripe {
    margin: 30px -10px;
  }
  .banner_container {
    height: 180px;
    padding-top: 0;
  }
  .scrolltotop {
    display: none !important;
  }
}
.manuals {
  margin-top: 50px;
}
.manual {
  border-bottom: 2px solid #c0c0c0;
  padding: 20px 10px;
  color: #85898d;
}
.manual .date {
  font-size: 10px;
}
.manual .desc-container {
  display: flex;
  margin-top: 15px;
  justify-content: space-between;
}
.manual .desc-container .description {
  font-size: 15px;
}
.manual .desc-container .download {
  display: flex;
  align-items: center;
}
.manual .desc-container .download a {
  background: #e74d0f;
  color: #fff;
  padding: 5px 10px;
  border-radius: 50px;
  font-size: 12px;
}
#map {
  display: none;
}
#map .state {
  cursor: pointer;
}
#map .state .shape {
  cursor: pointer;
}
#map .state .label_icon_state {
  fill: #e95831;
  font-size: 11px;
  line-height: 12px;
  font-weight: normal;
}
#map .state .label_state {
  display: none;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
#map .state:hover .label_state,
#map .state.hover .label_state {
  display: block;
}
#map .model-green .state .shape {
  fill: #6cb361;
}
#map .model-green .state .icon_state {
  fill: #10592f;
}
#map .model-green .state .label_icon_state {
  fill: #fff;
}
#map .model-green .state .label_state {
  fill: #666;
}
#map .model-green .state:hover .shape,
#map .model-green .state.hover .shape {
  fill: #2d68b2;
}
#map .model-green .state:hover .icon_state,
#map .model-green .state.hover .icon_state {
  fill: #5a95ce;
}
#map .model-orange .state .shape,
#map .country path.has,
#map .country polygon.has {
  fill: #fd7132;
}
#map .country path.no-has,
#map .country polygon.no-has {
  fill: #b2b2b2;
}
#map .model-orange .state .icon_state {
  fill: #fd7132;
}
#map .model-orange .state .label_icon_state {
  fill: #fff;
}
#map .model-orange .state .label_state {
  fill: #666;
}
#map .model-orange .state:hover .shape,
#map .model-orange .state.hover .shape,
#map .country:hover path.has,
#map .country:hover polygon.has {
  fill: #c93f04;
}
#map .country:hover path.no-has,
#map .country:hover polygon.no-has {
  fill: #a9adb2;
}
#map .model-orange .state:hover .icon_state,
#map .model-orange .state.hover .icon_state {
  fill: #c93f04;
}
#map .model-darkgreen .state .shape {
  fill: #366823;
}
#map .model-darkgreen .state .icon_state {
  fill: #2779c6;
}
#map .model-darkgreen .state .label_icon_state {
  fill: #fff;
}
#map .model-darkgreen .state .label_state {
  fill: #666;
}
#map .model-darkgreen .state:hover .shape,
#map .model-darkgreen .state.hover .shape {
  fill: #4a8c31;
}
#map .model-darkgreen .state:hover .icon_state,
#map .model-darkgreen .state.hover .icon_state {
  fill: #5a95ce;
}
.modal {
  position: fixed;
  z-index: 333;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
}
.modal-container {
  box-shadow: 0 1px 10px #000;
  max-width: 800px;
  position: relative;
}
.remove-modal {
  position: absolute;
  top: 10px;
  font-size: 25px;
  right: 17px;
}
.modal img {
  max-width: 100%;
}
.page-industry .content {
  display: flex;
  flex-direction: column;
}
.page-industry .content .text {
  width: 100%;
}
.page-industry .content .image {
  width: 82%;
}
main .container .title-web {
  color: #e85113;
  text-transform: uppercase;
  margin-left: 40px;
}
main .container .date {
  color: #e85113;
  font-size: 16px;
  font-weight: bold;
}
main .container .subject {
  color: rgb(117, 122, 127);
  font-size: 18px;
  font-weight: bold;
}
main .container .link {
  font-size: 18px;
  color: #e85113;
  display: flex;
  align-items: center;
}
main .container .link p {
  font-size: 18px;
  font-weight: bold;
  color: rgb(117, 122, 127);
  padding-right: 10px;
}
main .container .list-web {
  list-style: none;
}
.information-web .list-web .link .button {
  text-decoration: none !important;
  background-color: #e85113;
  color: #fff;
  padding: 5px 15px;
  margin-top: 10px;
  border-radius: 5px;
}
.jobs_area {
  width: 65%;
}
.jobs_menu {
  min-width: 460px;
  padding: 20px;
  border: 1px solid #9a9a9a;
  border-radius: 8px;
  float: right;
  margin-right: 40px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .jobs_area {
    margin-top: 30px;
  }
  .jobs_menu {
    margin-right: 0px;
    max-width: 460px;
    min-width: unset;
  }
}
.form-work--row {
  display: flex;
}
.form-work {
  width: 35%;
}
.jobs_title {
  font-size: 33px;
  font-weight: 500;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
.jobs_title .posizioni_list {
  padding: 20px;
  border: 1px solid #9a9a9a;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.jobs_menu .posizioni_list input[type="checkbox"] {
  opacity: 1;
  height: 20px;
  width: 20px;
}
.modal-work .modal-content {
  border: 1px solid #888;
  width: 80%;
}
.close-modal {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.modal-work {
  width: 80%;
  display: none;
  position: absolute;
  z-index: 999999;
  left: 100px;
  top: 0;
  bottom: 0;
  right: 0;
  min-height: 50%;
}
@media (max-width: 991px) {
  .product-area .content-area {
    display: flex !important;
    flex-direction: column !important;
  }
  .stripe {
    padding-bottom: 0 !important;
  }
  .text-product,
  .img-p {
    width: 100% !important;
    margin: 20px 0 !important;
  }
}
@media (max-width: 600px) {
  .link-settori {
    display: flex !important;
    flex-direction: column !important;
  }
  .fright {
    margin-top: 20px !important;
  }
}
.press_room_section_all {
  padding-top: 35px;
  overflow: hidden;
  display: flex;
}
.contenitoreArte {
  flex: 4;
  border-bottom: 1px solid #949594;
  height: 100%;
}
.contenitoreArte .flex-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contenitoreArte h4 {
  color: #e85113;
  line-height: 1.2;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
  font-family: "Futura", "Futura Com", Verdana, sans-serif;
}
.contenitoreArte p.sub-subtitle {
  margin-top: 30px;
  font-size: 17px;
  color: #757a7f;
  width: 75%;
}
.contenitoreArte p.data {
  font-family: "Futura", "Futura Com", Verdana, sans-serif;
  text-transform: uppercase;
  font-size: 17px;
}
.contenitoreArte .data-area {
  display: flex;
  align-items: flex-end;
}
.containerImg {
  position: relative;
}
.containerImg img.image {
  border: 0px;
  display: block;
  height: auto;
}
.content-green {
  flex-direction: row !important;
}
.content-green .text {
  margin-right: 2px;
}
@media (max-width: 700px) {
  .press_room_section_all {
    flex-direction: column;
    align-items: center;
  }
  .press_room_section_all:first {
    padding-top: 10px !important;
  }
  .contenitoreArte {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }
  .content-green {
    flex-direction: column !important;
    align-items: center;
  }
}
#compatibility_login_btn_container {
  margin: 50px 0;
}
@media (max-width: 1024px) {
  #compatibility_login_btn_container {
    display: flex;
    justify-content: center;
  }
}
