@font-face {
  font-family: 'HelveticaNeueLight';
  src: url('../font/Helvetica_Neue/HelveticaNeueLTStd-Lt.otf');
}
@font-face {
  font-family: 'HelveticaNeueRegular';
  src: url('../font/Helvetica_Neue/HelveticaNeueLTStd-Roman.otf');
}
@font-face {
  font-family: 'HelveticaNeueBold';
  src: url('../font/Helvetica_Neue/HelveticaNeueLTStd-Bd.otf');
}
@font-face {
  font-family: 'MinionProRegular';
  src: url('../font/MinionPro/MinionPro-Regular.otf');
}
@font-face {
  font-family: 'MinionProBold';
  src: url('../font/MinionPro/MinionPro-Bold.otf');
}
#scrollUp {
  display: none!important;
}
body {
  font-family: 'MinionPro', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #141B3D;
}
body.no-overflow {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #141B3D;
  font-family: 'HelveticaNeueBold', serif;
}
.section-title h2::before,
.section-title h2::after {
  display: none;
}
p,
ul {
  font-family: 'MinionProRegular', sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #141B3D;
  margin-bottom: 15px;
}
a:hover {
  color: #141B3D;
}
.img-full {
  width: 100%;
}
.img-fullsize {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
header.header-area .tablet-min-height {
  min-height: 160px;
}
header.header-area .img-absolute {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 60%;
}
header.header-area .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
header.header-area .logo {
  margin-top: 0;
  padding-top: 54px;
}
header.header-area .main-menu {
  flex: 1;
  padding-top: 73px;
  padding-right: 15px;
}
header.header-area .main-menu nav ul li {
  padding: 0px 10px;
}
header.header-area .main-menu nav ul li > a {
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 22px;
  line-height: 22px;
  color: #141B3D;
  padding: 9px 10px 5px 10px;
}
header.header-area .main-menu nav ul li.active,
header.header-area .main-menu nav ul li:hover {
  background-color: #141B3D;
  transition: all 0.3s ease 0s;
}
header.header-area .main-menu nav ul li.active a,
header.header-area .main-menu nav ul li:hover a {
  color: #FFFFFF;
}
header.header-area .main-menu nav ul li ul.submenu {
  background: #141B3D;
  width: 260px;
}
header.header-area .main-menu nav ul li ul.submenu li a {
  font-size: 18px;
  line-height: 30px;
}
header.header-area .main-menu nav ul li ul.submenu li a:hover {
  color: #D8D8D8;
}
header.header-area .main-menu nav ul li ul.submenu li a::before {
  display: none!important;
}
header.header-area .main-menu nav ul li ul.submenu li:hover a {
  padding-left: 0;
}
header.header-area .main-menu nav ul li ul.submenu li.active a {
  color: #D8D8D8;
}
header.header-area .container-utility {
  padding-left: 15px;
  text-align: center;
  margin-top: -150px;
  z-index: 999;
}
header.header-area .container-utility .top {
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background: #141B3D;
  padding: 24px 20px 10px 20px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
header.header-area .container-utility .top a {
  justify-content: space-between;
  font-size: 24px;
  color: #141B3D;
  background-color: #FFFFFF;
  margin-bottom: 20px;
  text-align: left;
  padding: 7px;
  -webkit-box-shadow: 5px 5px 0px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 5px 5px 0px 0px rgba(255, 255, 255, 0.5);
  box-shadow: 5px 5px 0px 0px rgba(255, 255, 255, 0.5);
}
header.header-area .container-utility .top a img {
  align-self: center;
  padding-left: 10px;
  height: 10px;
}
header.header-area .container-utility .bottom {
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background: #141B3D;
  padding: 8px 20px 5px 20px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-right: 1px solid #E0E0E0;
  border-left: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  cursor: pointer;
}
header.header-area .container-utility .bottom p {
  font-family: 'HelveticaNeueRegular', sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: #FFFFFF;
  margin-bottom: 0;
  padding: 9px 0 8px 0;
}
header.header-area .container-utility .bottom img {
  align-self: center;
}
header.header-area .container-utility .bottom img.utente {
  width: 46px;
}
header.header-area .container-utility .bottom img.freccia {
  width: 16px;
}
header.header-area .container-utility .bottom img.freccia.sopra {
  display: none;
}
footer {
  background-color: #141B3D;
}
footer .cont-logo {
  flex-flow: row wrap;
  justify-content: flex-start;
  height: 100%;
}
footer .cont-logo .footer-logo {
  margin-bottom: 30px;
}
footer .cont-logo .footer-logo img {
  width: 100%;
  max-width: 500px;
}
footer .cont-logo .footer-logo-affiliazione {
  margin-top: auto;
  margin-bottom: 25px;
}
footer .contacts h3 {
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 32px;
  line-height: 40px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
footer .contacts p {
  font-family: 'HelveticaNeueLight', sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
  margin-bottom: 12px;
}
footer .contacts p a {
  color: #FFFFFF;
}
footer .contacts p a:hover {
  color: #D8D8D8;
}
footer .menu ul li a {
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 25px;
  line-height: 59px;
  color: #FFFFFF;
}
footer .menu ul li a:hover {
  color: #D8D8D8;
}
footer .menu ul li ul {
  margin-left: 30px;
}
.servizi-home .text-rotate {
  position: relative;
  background-color: #D8D8D8;
}
.servizi-home .text-rotate .inner h2 {
  font-size: 80px;
  line-height: 80px;
  color: #141B3D;
  margin-bottom: 0;
}
.servizi-home .container-blocchi .col-inner {
  padding: 45px 70px;
}
.servizi-home .container-blocchi .col-inner.pos-0 {
  background-color: #141B3D;
}
.servizi-home .container-blocchi .col-inner.pos-1 {
  background-color: #2F2E52;
}
.servizi-home .container-blocchi .col-inner.pos-2 {
  background-color: #534F71;
}
.servizi-home .container-blocchi .col-inner h2 {
  font-size: 35px;
  line-height: 43px;
  color: #FFFFFF;
  text-decoration: underline;
  margin-bottom: 15px;
}
.servizi-home .container-blocchi .col-inner p {
  font-size: 20px;
  line-height: 24px;
  color: #E0E0E0;
}
.servizi-home .container-blocchi .col-inner .link {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.servizi-home .container-blocchi .col-inner .link img {
  max-width: 40px;
}
.testo-immagine {
  background-color: #C9C9C9;
}
.testo-immagine .section-title {
  padding: 60px 60px 40px 0;
}
.testo-immagine .section-title h1 {
  font-size: 80px;
  line-height: 1em;
  color: #141B3D;
  margin-bottom: 20px;
}
.testo-immagine .section-title p {
  font-size: 20px;
  line-height: 26px;
  color: #707070;
}
.testo-immagine .section-title p strong {
  color: #141B3D;
}
.testo-immagine .section-title p:last-of-type {
  margin-bottom: 0;
}
.testo-immagine .section-title ul {
  list-style: circle;
  margin: 0 0 15px 20px;
  padding: 0;
  font-size: 20px;
  line-height: 26px;
  color: #707070;
}
.testo-immagine .section-title ul strong {
  color: #141B3D;
}
.testo-immagine .section-title .link {
  text-align: right;
}
.testo-immagine .section-title .link img {
  max-width: 40px;
}
.testo-immagine.background_blu {
  background-color: #141B3D;
}
.testo-immagine.background_blu .section-title h1,
.testo-immagine.background_blu .section-title h2,
.testo-immagine.background_blu .section-title h3,
.testo-immagine.background_blu .section-title h4,
.testo-immagine.background_blu .section-title h5,
.testo-immagine.background_blu .section-title h6 {
  color: #ADADAD;
}
.testo-immagine.background_blu .section-title h2,
.testo-immagine.background_blu .section-title h3,
.testo-immagine.background_blu .section-title h4,
.testo-immagine.background_blu .section-title h5,
.testo-immagine.background_blu .section-title h6 {
  margin-bottom: 20px;
}
.testo-immagine.background_blu .section-title p,
.testo-immagine.background_blu .section-title ul {
  color: #FFFFFF;
  line-height: 40px;
}
.testo-immagine.testo-full {
  background-color: #5E597A;
}
.testo-immagine.testo-full p,
.testo-immagine.testo-full ul {
  line-height: 35px;
}
.testo-immagine-full {
  padding-top: 60px;
  padding-bottom: 60px;
}
.testo-immagine-full.pos-1 {
  background-color: #28284C;
}
.testo-immagine-full.pos-2 {
  background-color: #3F3D61;
}
.testo-immagine-full.pos-0 {
  background-color: #5E597A;
}
.testo-immagine-full h1 {
  font-family: 'HelveticaNeueBold', serif;
  font-size: 65px;
  line-height: 80px;
  color: #ADADAD;
  margin-bottom: 30px;
}
.testo-immagine-full p {
  font-family: 'MinionProRegular', sans-serif;
  font-size: 20px;
  line-height: 35px;
  color: #FFFFFF;
}
.blocco-link .cont-button {
  padding: 20px 17px;
}
.blocco-link .cont-button.col-pos-0 {
  background-color: #2F2E52;
}
.blocco-link .cont-button.col-pos-1 {
  background-color: #534F71;
}
.blocco-link .cont-button .inner {
  position: relative;
  padding: 50px 30px 60px 30px;
  text-align: center;
  flex: 1;
  border: 2px solid #FFFFFF;
}
.blocco-link .cont-button .inner img.logo {
  max-width: 130px;
  margin-bottom: 30px;
}
.blocco-link .cont-button .inner h3 {
  font-family: 'HelveticaNeueBold', serif;
  font-size: 45px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.blocco-link .cont-button .inner p {
  font-family: 'MinionProRegular', sans-serif;
  font-size: 20px;
  color: #E0E0E0;
}
.blocco-link .cont-button .inner .link {
  margin-top: 50px;
}
.blocco-link .cont-button .inner .link a {
  font-family: 'HelveticaNeueBold', serif;
  font-size: 18px;
  line-height: 18px;
  color: #FFFFFF;
  background-color: #6FD9F8;
  border-radius: 20px;
  padding: 10px 15px 5px 15px;
}
.blocco-link .cont-button .inner .link a:hover {
  color: #141B3D;
}
.blocco-link .cont-button .inner .triangle {
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 60px;
  height: 60px;
  border-top: 30px solid transparent;
  border-right: 30px solid #FFFFFF;
  border-bottom: 30px solid #FFFFFF;
  border-left: 30px solid transparent;
}
.blocco-contattaci {
  padding: 80px 0 30px 0;
}
.blocco-contattaci.with-background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.blocco-contattaci h1 {
  font-size: 80px;
  line-height: 1em;
  color: #141B3D;
  margin-bottom: 30px;
}
.blocco-contattaci .text {
  margin-bottom: 40px;
}
.blocco-contattaci .text p {
  font-family: 'MinionProRegular', sans-serif;
  font-size: 26px;
  line-height: 30px;
  color: #141B3D;
  margin-bottom: 10px;
}
.blocco-contattaci .text p span {
  color: #FFFFFF;
}
.blocco-contattaci .text p.phone {
  font-family: 'MinionProBold', sans-serif;
  align-items: end;
}
.blocco-contattaci .text p.phone img {
  max-width: 26px;
  margin-right: 3px;
}
.blocco-contattaci .container-form {
  max-width: 90%;
  margin-left: 10%;
}
form.wpcf7-form .form-group {
  margin-bottom: 10px;
}
form.wpcf7-form .form-group.cont-textarea {
  margin-bottom: 5px;
}
form.wpcf7-form .form-group.cont-textarea br {
  display: none;
}
form.wpcf7-form label {
  margin-bottom: 0;
}
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="email"],
form.wpcf7-form textarea {
  padding: 7px 30px 0px 30px;
  background-color: #FFFFFF;
  border: 1px solid #B1B1B1;
  border-radius: 22px;
  font-family: 'HelveticaNeueLight', sans-serif;
  font-size: 20px;
  line-height: 20px;
  color: #141B3D;
}
form.wpcf7-form textarea {
  padding-top: 20px;
  height: 130px;
}
form.wpcf7-form input[type=checkbox] {
  display: none;
}
form.wpcf7-form .cont-submit {
  background: #141B3D;
  border-radius: 20px;
  display: inline-block;
  width: 50px;
  height: 40px;
}
form.wpcf7-form .cont-submit input[type="submit"] {
  background: url(../img/invia.png) center center;
  background-repeat: no-repeat;
  background-size: 25px;
  text-indent: -9999px;
  box-shadow: none;
  width: 100%;
  padding: 0px;
  height: 40px;
  border: none;
  font-size: 0px;
}
form.wpcf7-form .link_privacy {
  font-family: 'MinionProBold', sans-serif;
  color: #141B3D;
  text-decoration: underline;
}
form.wpcf7-form .privacy label {
  font-family: 'MinionProRegular', sans-serif;
  font-size: 20px;
}
form.wpcf7-form .privacy label:before {
  background: #ffffff;
  content: "\00a0";
  font: 30px sans-serif;
  height: 30px;
  width: 30px;
  margin: 0 5px 2px 0;
  padding: 0;
  vertical-align: top;
  border: none;
  border-radius: 15px;
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
}
form.wpcf7-form .privacy label.privacy_ok:before {
  background: #ffffff;
  color: #141B3D;
  content: "\2713";
  text-align: center;
}
form.wpcf7-form .privacy span.wpcf7-list-item {
  margin: 0px;
}
form.wpcf7-form span.wpcf7-not-valid-tip {
  display: block;
  margin-top: 5px;
  font-family: 'MinionProRegular', sans-serif;
  font-size: 18px;
  color: #c94130;
}
form.wpcf7-form .privacy-wrapper span.wpcf7-not-valid-tip {
  margin-bottom: 10px;
}
form.wpcf7-form div.wpcf7-response-output {
  margin: 0 0 0 10%;
  font-family: 'MinionProRegular', sans-serif;
  font-size: 18px;
  color: #c94130;
  border: 1px solid #c94130;
}
form.wpcf7-form div.wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #2b7630;
  border: 1px solid #2b7630;
}
form.wpcf7-form.sent .wpcf7-response-output {
  color: #46b450;
  border-color: #46b450;
}
.blocco-contattaci.with-background form.wpcf7-form div.wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #141B3D;
  border: 1px solid #141B3D;
}
.blocco-contattaci.with-background form.wpcf7-form.sent .wpcf7-response-output {
  color: #141B3D;
  border-color: #141B3D;
}
.office {
  background-color: #817D99;
}
.office .section-city {
  position: relative;
  padding: 0;
}
.office .section-city div {
  position: absolute;
  bottom: 30px;
  left: 60px;
}
.office .section-city div span {
  font-family: 'HelveticaNeueBold', serif;
  font-size: 65px;
  line-height: 80px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.office .section-title {
  padding: 30px;
}
.office .section-title h1 {
  font-family: 'HelveticaNeueBold', serif;
  font-size: 65px;
  line-height: 80px;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.office .section-title p {
  font-family: 'MinionProRegular', sans-serif;
  font-size: 20px;
  line-height: 35px;
  color: #FFFFFF;
}
.services {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.services h2 {
  font-family: 'HelveticaNeueBold', serif;
  font-size: 65px;
  line-height: 80px;
  color: #ADADAD;
  margin-bottom: 15px;
}
.services h3 {
  font-family: 'MinionProRegular', sans-serif;
  font-size: 30px;
  line-height: 40px;
  color: #6FD9F8;
  margin-bottom: 15px;
}
.services p {
  font-family: 'MinionProRegular', sans-serif;
  font-size: 22px;
  line-height: 35px;
  color: #FFFFFF;
}
.services ul {
  margin-top: 40px;
}
.services ul li {
  font-family: 'HelveticaNeueLight', sans-serif;
  font-size: 20px;
  line-height: 25px;
  color: #FFFFFF;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.services ul li:before {
  content: '';
  width: 32px;
  height: 35px;
  position: absolute;
  background-image: url(../img/logo_g_bianco.png);
  background-size: 20px;
  background-position: top left;
  left: 0;
  top: 4px;
  background-repeat: no-repeat;
}
.services.pos-0 {
  background-image: url(../img/Fondo_Gestione_ordinaria.jpg);
}
.services.pos-1 {
  background-image: url(../img/Fondo_Gestione_straordinaria.jpg);
}
.services.pos-1 h2 {
  color: #141B3D;
}
.services.pos-1 h3 {
  color: #151515;
}
.services.pos-1 li {
  color: #707070;
}
.services.pos-1 li:before {
  background-image: url(../img/logo_g_blu.png);
}
.services.pos-2 {
  background-image: url(../img/Fondo_Gestione_convenzioni.jpg);
}
.services .text-rotate {
  position: relative;
}
.services .text-rotate .inner {
  background-color: #9A9A9A;
  padding: 30px 50px 8px 50px;
}
.services .text-rotate .inner:after {
  display: block;
  content: "";
  border-top: 40px solid #9A9A9A;
  border-right: 25px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 25px solid transparent;
  position: absolute;
  top: 99%;
  left: 80%;
  margin-left: 0;
}
.services .text-rotate .inner span {
  font-family: 'HelveticaNeueBold', serif;
  font-size: 80px;
  line-height: 80px;
  color: #141B3D;
  margin-bottom: 0;
}
.services .text {
  padding: 80px 0;
}
.services.has-arrow:after {
  display: block;
  content: "";
  border-top: 50px solid #FFFFFF;
  border-right: 40px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 40px solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 999;
  transform: translate(-50%, -50%);
}
.downloads {
  position: relative;
  background-image: url(../img/Fondo_Gestione_ordinaria.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.downloads .cont-title {
  margin-bottom: 80px;
}
.downloads .cont-title h1 {
  font-family: 'HelveticaNeueBold', serif;
  font-size: 65px;
  line-height: 80px;
  color: #ADADAD;
  margin-bottom: 15px;
}
.downloads .cont-title h2 {
  font-family: 'MinionProRegular', sans-serif;
  font-size: 30px;
  line-height: 40px;
  color: #6FD9F8;
  margin-bottom: 15px;
}
.downloads .cont-download .row-download {
  margin-bottom: 80px;
}
.downloads .cont-download .row-download .file {
  align-self: center;
}
.downloads .cont-download .row-download .text {
  position: relative;
  margin-left: 50px;
}
.downloads .cont-download .row-download .text h3 {
  font-family: 'HelveticaNeueBold', serif;
  font-size: 30px;
  line-height: 40px;
  color: #ADADAD;
  margin-bottom: 15px;
}
.downloads .cont-download .row-download .text h4 {
  font-family: 'MinionProRegular', sans-serif;
  font-size: 30px;
  line-height: 40px;
  color: #E0E0E0;
  margin-bottom: 15px;
}
.downloads .cont-download .row-download .text .angle-top,
.downloads .cont-download .row-download .text .angle-bottom {
  width: 30px;
  height: 50%;
  position: absolute;
  right: 100%;
}
.downloads .cont-download .row-download .text .angle-top svg,
.downloads .cont-download .row-download .text .angle-bottom svg {
  width: 30px;
  height: 100%;
}
.downloads .cont-download .row-download .text .angle-top {
  top: 0;
}
.downloads .cont-download .row-download .text .angle-top svg {
  background: linear-gradient(to top left, rgba(20, 27, 61, 0.62) 0%, rgba(0, 0, 0, 0) 100%);
}
.downloads .cont-download .row-download .text .angle-bottom {
  bottom: 0;
}
.downloads .cont-download .row-download .text .angle-bottom svg {
  background: linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgba(20, 27, 61, 0.62) 100%);
}
.downloads .cont-download .row-download .text .description {
  width: 100%;
  border: 1px solid #E0E0E0;
  border-left: 0;
  padding: 30px 60px 15px 60px;
  background: rgba(20, 27, 61, 0.62);
}
.mappe {
  position: relative;
  background-image: url(../img/Fondo_Gestione_ordinaria.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.mappe .cont-title {
  margin-bottom: 40px;
}
.mappe .cont-title h1 {
  font-family: 'HelveticaNeueBold', serif;
  font-size: 65px;
  line-height: 80px;
  color: #ADADAD;
  margin-bottom: 15px;
}
.mappe .cont-title h2 {
  font-family: 'MinionProRegular', sans-serif;
  font-size: 30px;
  line-height: 40px;
  color: #6FD9F8;
  margin-bottom: 15px;
}
.mappe .cont-map {
  padding-left: 30px;
  padding-right: 30px;
}
.mappe .cont-map .inner {
  border: 1px solid #ADADAD;
}
.mappe .cont-map .inner p {
  margin-bottom: 0;
}
.mappe .cont-map .inner .top {
  background-color: #ADADAD;
  padding: 15px 10px 5px 20px;
}
.mappe .cont-map .inner .top span {
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 25px;
  line-height: 30px;
}
.mappe .cont-map .inner iframe {
  display: block;
}
.mappe .cont-map .inner .bottom {
  position: relative;
  color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 30px 100px 0 30px;
  min-height: 332px;
}
.mappe .cont-map .inner .bottom p {
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 25px;
  line-height: 38px;
  color: #FFFFFF;
}
.mappe .cont-map .inner .bottom p a {
  color: #FFFFFF;
}
.mappe .cont-map .inner .bottom p.small {
  font-size: 20px;
  line-height: 35px;
  margin-top: 10px;
}
.mappe .cont-map .inner .icon {
  position: absolute;
  bottom: 10px;
  right: 30px;
  width: 50px;
}
.mappe .cont-map .inner .form {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 10px 30px 30px 30px;
}
.mappe .cont-map .inner .form hr {
  border-color: #FFFFFF;
}
.mappe .cont-map .inner .form .wpcf7 {
  padding-top: 20px;
}
.mappe .cont-map .inner .form .wpcf7 form.wpcf7-form .privacy label {
  color: #FFFFFF;
}
.mappe .cont-map .inner .form .wpcf7 form.wpcf7-form .link_privacy {
  font-family: 'MinionProRegular', sans-serif;
  color: #FFFFFF;
  text-decoration: underline;
}
.mappe .cont-map .inner .form .wpcf7 form.wpcf7-form div.wpcf7-response-output {
  margin: 0;
}
.mappe .cont-map .inner .form .wpcf7 form.wpcf7-form .cont-submit {
  background: #FFF;
}
