@import url(https://fonts.googleapis.com/css?family=Rajdhani:400,300,500,600,700);
/*
 * Variabili di utility
 */
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
@font-face {
  font-family: 'FontAwesome';
  src: url('/sites/all/themes/sia/css/fonts/fontawesome-webfont.eot');
  src: url('/sites/all/themes/sia/css/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('/sites/all/themes/sia/css/fonts/fontawesome-webfont.woff2') format('woff2'), url('/sites/all/themes/sia/css/fonts/fontawesome-webfont.woff') format('woff'), url('/sites/all/themes/sia/css/fonts/fontawesome-webfont.ttf') format('truetype'), url('/sites/all/themes/sia/css/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.btn-b {
  font-size: 1.143em;
  font-family: 'Rajdhani', sans-serif;
  color: #ffffff;
  background: #be0730;
  padding: 1em 1.22em .8em 1.52em;
  display: inline-block;
  border: 3px solid #be0730;
  text-decoration: none !important;
  min-width: 196px;
  text-align: left;
}
.btn-b i {
  font-size: 1.5em;
  top: -0.15em;
  position: relative;
  float: right;
  padding-left: .5em;
}
.btn-b:active,
.btn-b:focus,
.btn-b:hover {
  background: #ffffff;
  color: #be0730;
}
@media (max-width: 767px) {
  .btn-b {
    font-size: 14px;
  }
}
.btn-b-white {
  font-size: 1.143em;
  font-family: 'Rajdhani', sans-serif;
  color: #323232;
  background: #ffffff;
  padding: 1em 1.22em .8em 1.52em;
  display: inline-block;
  border: 3px solid #ffffff;
  text-decoration: none !important;
  min-width: 196px;
  text-align: left;
}
.btn-b-white i {
  font-size: 1.5em;
  top: -0.15em;
  position: relative;
  float: right;
  padding-left: .5em;
}
.btn-b-white:active,
.btn-b-white:focus,
.btn-b-white:hover {
  border-color: #be0730;
}
@media (max-width: 767px) {
  .btn-b-white {
    font-size: 14px;
  }
}
@font-face {
  font-family: 'sia_iconHP_font';
  src: url('fonts/sia_iconHP//sia_iconHP_font.eot?9c2q3c');
  src: url('fonts/sia_iconHP//sia_iconHP_font.eot?9c2q3c#iefix') format('embedded-opentype'), url('fonts/sia_iconHP//sia_iconHP_font.ttf?9c2q3c') format('truetype'), url('fonts/sia_iconHP//sia_iconHP_font.woff?9c2q3c') format('woff'), url('fonts/sia_iconHP//sia_iconHP_font.svg?9c2q3c#sia_iconHP_font') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="sia_iconhp_font"],
[class*=" sia_iconhp_font"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sia_iconHP_font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sia_iconhp_fontbag:before {
  content: "\e900";
}
.sia_iconhp_fontassistance:before {
  content: "\e901";
}
.sia_iconhp_fontbook:before {
  content: "\e902";
}
.sia_iconhp_fontcalculator:before {
  content: "\e903";
}
.sia_iconhp_fontcapital_markets:before {
  content: "\e904";
}
.sia_iconhp_fontcentral_institution:before {
  content: "\e905";
}
.sia_iconhp_fontconsumer:before {
  content: "\e906";
}
.sia_iconhp_fontcorporate:before {
  content: "\e907";
}
.sia_iconhp_fontdna:before {
  content: "\e908";
}
.sia_iconhp_fontfinancial_institutions:before {
  content: "\e909";
}
.sia_iconhp_fontletter:before {
  content: "\e90a";
}
.sia_iconhp_fontpublic_sector:before {
  content: "\e90b";
}
#worldwide-btn {
  position: absolute;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
  top: 50%;
}
#worldwide-btn span {
  display: none;
}
#worldwide-btn a {
  color: #ffffff;
  display: inline-block;
  font-size: 1.071em;
  padding: 10px;
  outline: none;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
}
#worldwide-btn img {
  display: inline-block;
  height: 35px;
}
#ModalWorldWide {
  padding-right: 0!important;
}
#ModalWorldWide .close {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #ffffff;
  opacity: 0;
  outline: none;
}
#ModalWorldWide .close i {
  font-weight: bold;
  font-size: 2em;
  text-shadow: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
  /* Safari */
}
#ModalWorldWide.in .close {
  opacity: 1;
}
#ModalWorldWide .modal-dialog {
  max-width: 580px;
  margin: auto;
  width: 90%;
}
#ModalWorldWide .modal-dialog .modal-content {
  background: url('../img/modal_world_background.png') #ffffff no-repeat center center;
  -webkit-box-shadow: none 0px 6px 0px rgba(50, 50, 50, 0.7);
  -moz-box-shadow: none 0px 6px 0px rgba(50, 50, 50, 0.7);
  -ms-box-shadow: none 0px 6px 0px rgba(50, 50, 50, 0.7);
  -o-box-shadow: none 0px 6px 0px rgba(50, 50, 50, 0.7);
  box-shadow: none 0px 6px 0px rgba(50, 50, 50, 0.7);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  min-height: 580px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#ModalWorldWide .modal-dialog .modal-content .modal-body {
  text-align: left;
  margin-left: 30%;
}
#ModalWorldWide .modal-dialog .modal-content .modal-body .modal-title {
  padding: 10px 15px;
}
#ModalWorldWide .modal-dialog .modal-title {
  color: #be0730;
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
  text-align: center;
}
#ModalWorldWide .menu.nav a {
  color: #4c4c4c;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.286em;
  display: inline-block;
  font-weight: 600;
  padding: 10px 15px 10px 30px;
  position: relative;
}
#ModalWorldWide .menu.nav a::before {
  background-color: #be0730;
  content: '';
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 15px;
  top: 20px;
}
#ModalWorldWide .menu.nav a:hover {
  background-color: transparent;
  color: #be0730;
}
@media (min-width: 992px) {
  #ModalWorldWide .modal-dialog {
    width: 580px;
    height: 580px;
  }
  #ModalWorldWide .modal-dialog .modal-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 580px;
  }
  #ModalWorldWide .modal-dialog .modal-content .modal-body {
    text-align: left;
    margin-left: auto;
    margin: auto!important;
    max-width: 70%;
    width: 100%;
  }
  #ModalWorldWide .modal-dialog .modal-content .modal-body .modal-title {
    padding: 10px 15px;
  }
  #ModalWorldWide .modal-dialog .modal-content .modal-body .menu.nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #ModalWorldWide .modal-dialog .modal-content .modal-body .menu.nav li {
    display: inline-block;
    width: 50%;
  }
  #ModalWorldWide .modal-dialog .modal-content .modal-body .menu.nav li:first-child {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #ModalWorldWide .close {
    top: 30px;
    z-index: 9765;
  }
  #ModalWorldWide .modal-dialog .modal-content .modal-body {
    margin-left: auto;
    margin-right: auto;
  }
}
.modal-backdrop.more-top {
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.65 * 100);
  filter: alpha(opacity=0.65 * 100);
}
.modal-backdrop.more-top:before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: -2px;
}
.roundAnimation {
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0 * 100);
  filter: alpha(opacity=0 * 100);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.roundAnimation.in {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1 * 100);
  filter: alpha(opacity=1 * 100);
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex!important;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.roundAnimation.in .close i {
  opacity: 1!important;
}
/* BIMBUS */
#toast {
  background: #ac0633;
  position: fixed;
  bottom: 0;
  border-top: none;
  left: 0;
  right: 0;
  z-index: 9999;
}
#toast div,
#toast span,
#toast applet,
#toast object,
#toast iframe,
#toast h1,
#toast h2,
#toast h3,
#toast h4,
#toast h5,
#toast h6,
#toast p,
#toast blockquote,
#toast pre,
#toast a,
#toast abbr,
#toast acronym,
#toast address,
#toast big,
#toast cite,
#toast code,
#toast del,
#toast dfn,
#toast em,
#toast img,
#toast ins,
#toast kbd,
#toast q,
#toast s,
#toast samp,
#toast small,
#toast strike,
#toast strong,
#toast sub,
#toast sup,
#toast tt,
#toast var,
#toast b,
#toast u,
#toast i,
#toast center,
#toast dl,
#toast dt,
#toast dd,
#toast ol,
#toast ul,
#toast li,
#toast fieldset,
#toast form,
#toast label,
#toast legend,
#toast table,
#toast caption,
#toast tbody,
#toast tfoot,
#toast thead,
#toast tr,
#toast th,
#toast td,
#toast article,
#toast aside,
#toast canvas,
#toast details,
#toast embed,
#toast figure,
#toast figcaption,
#toast footer,
#toast header,
#toast hgroup,
#toast menu,
#toast nav,
#toast output,
#toast ruby,
#toast section,
#toast summary,
#toast time,
#toast mark,
#toast audio,
#toast video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#toast div#toastTable {
  border: 0;
  background: #ac0633;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: table;
  width: 80%;
  max-width: 940px;
}
#toast div#toastButtonColumn,
#toast div#toastTextColumn {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  width: 20%;
}
#toast div#toastButtonColumn {
  text-align: center;
}
#toast div#toastTextColumn {
  width: 80%;
  text-align: center;
  vertical-align: middle;
}
#toast .textToast {
  font-weight: normal;
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 13px;
  display: inline-block;
  color: #ffffff;
  padding: 0 1em 0 0;
  line-height: 140%;
}
#toast .textToast a {
  color: #ffffff;
  text-decoration: underline;
}
#toast .textToast a:hover {
  color: #ffffff;
  text-decoration: none;
}
#toast button:focus {
  outline: 0;
}
#toast button#buttonToast.btn.btn-default {
  font-weight: bold;
  font-family: 'Open Sans', Helvetica, sans-serif;
  cursor: pointer;
  font-size: 12px;
  border: 0 none;
  background: #ffffff;
  color: #ac0633;
  min-height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 4px 8px;
  margin: 1em 0;
}
@media (max-width: 768px) {
  #toast div#toastTable {
    display: block;
  }
  #toast div#toastButtonColumn,
  #toast div#toastTextColumn {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  #toast div#toastTextColumn {
    display: block;
  }
}
div.ui-loader {
  height: 0;
  width: 0;
  visibility: hidden;
}
.webform-full--container .form-actions {
  margin: 4rem -1.5rem 6.5rem;
  display: flex;
  justify-content: space-between;
  float: left;
  width: 100%;
}
.webform-full--container .form-actions button,
.webform-full--container .form-actions button.webform-submit {
  border-radius: 30px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 1.5rem 4.5rem 1.35rem;
  text-transform: uppercase;
  outline: none;
  transition: 0.45s ease color, 0.45s ease background-color;
  color: #ffffff;
  background-color: #ac0633;
  border: 3px solid #ac0633;
  outline: none !important;
  margin: 0 1.5rem 1.5rem;
}
.webform-full--container .form-actions button:hover,
.webform-full--container .form-actions button.webform-submit:hover {
  color: #ac0633;
  background-color: #ffffff !important;
  border: 3px solid #ac0633;
  transform: none;
}
.webform-full--container .form-actions button:last-child,
.webform-full--container .form-actions button.webform-submit:last-child {
  margin-left: auto;
}
.webform-full--container .form-actions button .ajax-progress,
.webform-full--container .form-actions button.webform-submit .ajax-progress {
  font-size: 1.5rem;
  width: 1.5rem;
  margin-left: .5rem;
}
.webform-full--container .form-actions .webform-previous {
  color: #6b6b6b;
  background-color: #f6f6f6;
  border: none;
}
.webform-full--container .form-actions .webform-previous:hover {
  background-color: #e1e0e0;
  color: #372c2c;
}
@media (max-width: 991px) {
  .webform-full--container .form-actions {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .webform-full--container .form-actions button {
    padding: 1rem 2.5rem;
  }
  .webform-full--container .form-actions button:last-child {
    margin-left: 1.5rem;
  }
}
.webform-full--container .webform-progressbar {
  width: 100%;
  font-family: 'Rajdhani', sans-serif;
  border-bottom: 1px solid #e1e0e0;
  margin-bottom: 6rem;
}
.webform-full--container .webform-progressbar .webform-progressbar-outer {
  height: auto;
  margin: 0 0 3rem;
  border: none;
  position: relative;
  display: flex;
  max-width: fit-content;
  width: auto;
  margin: 0;
}
.webform-full--container .webform-progressbar .webform-progressbar-outer .webform-progressbar-inner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 2;
  background-color: #bcbcbc;
  height: 1px;
}
.webform-full--container .webform-progressbar .webform-progressbar-outer:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
  background-color: #6b6b6b;
  height: 1px;
}
.webform-full--container .webform-progressbar .webform-progressbar-page {
  position: relative;
  top: auto;
  left: auto !important;
  z-index: 3;
  width: auto;
  height: auto;
  margin: 0 4rem 0 0;
  padding: 4rem 1.25rem;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  font-size: 1.8rem;
  line-height: 1.1;
  text-align: left;
}
.webform-full--container .webform-progressbar .webform-progressbar-page:first-of-type {
  padding-left: 0;
}
.webform-full--container .webform-progressbar .webform-progressbar-page:last-child {
  margin-right: 0;
  padding-right: 0;
}
.webform-full--container .webform-progressbar .webform-progressbar-page .webform-progressbar-page-number {
  display: block;
  background-color: #ded8cd;
  color: #888;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  line-height: 2.5rem;
  margin-right: 1rem;
}
.webform-full--container .webform-progressbar .webform-progressbar-page .webform-progressbar-page-label {
  margin: 0;
  position: static;
  color: #939393;
  font-weight: 600;
}
.webform-full--container .webform-progressbar .webform-progressbar-page .webform-progressbar-page-label label {
  position: unset;
}
.webform-full--container .webform-progressbar .webform-progressbar-page.completed .webform-progressbar-page-number {
  background-color: #e099a1;
  color: transparent;
  position: relative;
}
.webform-full--container .webform-progressbar .webform-progressbar-page.completed .webform-progressbar-page-number:before {
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 1.2rem;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  z-index: 1;
}
.webform-full--container .webform-progressbar .webform-progressbar-page.current .webform-progressbar-page-label {
  color: #2a2424;
}
.webform-full--container .webform-progressbar .webform-progressbar-page.current .webform-progressbar-page-number {
  background-color: #ac0633;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .webform-full--container .webform-progressbar .webform-progressbar-page {
    font-size: 1.6rem;
    margin: 0 2rem 0 0;
  }
  .webform-full--container .webform-progressbar .webform-progressbar-page .webform-progressbar-page-label {
    display: none;
  }
  .webform-full--container .webform-progressbar .webform-progressbar-page.current .webform-progressbar-page-label {
    display: block;
  }
}
@media (max-width: 991px) {
  .webform-full--container .webform-progressbar .webform-full--content {
    padding-bottom: 5rem;
  }
  .webform-full--container .webform-progressbar .webform-progressbar .webform-progressbar-page {
    font-size: 1.4rem;
    margin: 0 1rem 0 0;
    padding: 4rem 1rem;
  }
}
.webform-full--container .webform-client-form {
  position: relative;
}
.webform-full--container .webform-client-form .no-form-required-span .form-required {
  display: none;
}
.webform-full--container .webform-client-form label {
  color: #2a2424;
  font-weight: bold;
}
.webform-full--container .webform-client-form .has-error .control-label {
  color: #a94442 !important;
}
.webform-full--container .webform-client-form .form-group {
  margin-bottom: 2.5rem;
}
.webform-full--container .webform-client-form .form-group .control-label {
  font-family: 'Rajdhani', sans-serif;
  text-transform: inherit;
  display: block;
}
.webform-full--container .webform-client-form .form-group input,
.webform-full--container .webform-client-form .form-group select,
.webform-full--container .webform-client-form .form-group textarea {
  font-family: 'Rajdhani', sans-serif;
  border: 1px solid #ded8cd;
  border-radius: 0;
  box-shadow: none;
  outline: none;
}
.webform-full--container .webform-client-form .form-group .form-text,
.webform-full--container .webform-client-form .form-group select {
  min-height: 4.6rem;
  font-family: tahoma;
}
.webform-full--container .webform-client-form .form-group .form-checkboxes {
  margin-bottom: 2rem;
  font-family: tahoma;
}
.webform-full--container .webform-client-form .form-group .form-checkboxes label {
  position: relative;
  padding-left: 4rem;
  color: #2a2424;
  font-weight: 300;
}
.webform-full--container .webform-client-form div[class*="webform-component--title-"] {
  margin-bottom: 3rem;
  font-family: 'Rajdhani', sans-serif;
}
.webform-full--container .webform-client-form div[class*="webform-component--title-"] p {
  font-size: 4.1rem;
  font-weight: 300;
  color: #7d7d7d;
  line-height: 1;
}
.webform-full--container .webform-client-form div[class*="webform-component--title-"] + div[class*="webform-component--subtitle-"] {
  margin-top: -2.5rem;
}
.webform-full--container .webform-client-form div[class*="webform-component--subtitle-"] {
  font-size: 1.8rem;
  font-weight: 300;
  margin-bottom: 3rem;
  color: #7d7d7d;
}
.webform-full--container .webform-client-form .input-checkbox--custom {
  margin-bottom: 1.5rem;
}
.webform-full--container .webform-client-form .input-checkbox--custom.webform-component-radios .form-item {
  padding-left: 1.5rem;
  padding-bottom: 1rem;
}
.webform-full--container .webform-client-form .input-checkbox--custom.webform-component-radios .form-item .checkbox-div {
  top: 0;
  width: 1.75rem;
  height: 1.75rem;
}
.webform-full--container .webform-client-form .input-checkbox--custom.webform-component-radios .form-item .checkbox-div:before {
  border-radius: 100%;
}
.webform-full--container .webform-client-form .input-checkbox--custom.webform-component-radios .form-item .checkbox-div:after {
  border-radius: 100%;
  width: 5px;
  height: 5px;
  padding: 0;
  border: none;
  background-color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.webform-full--container .webform-client-form .input-checkbox--custom label input {
  display: none;
}
.webform-full--container .webform-client-form .input-checkbox--custom label input + .checkbox-div {
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  transition: 0.4s;
}
.webform-full--container .webform-client-form .input-checkbox--custom label input + .checkbox-div:before {
  content: "";
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 2.5rem;
  left: 0;
  z-index: 1;
  color: #ffffff;
  border: solid 1px #ded8cd;
}
.webform-full--container .webform-client-form .input-checkbox--custom label input:checked + .checkbox-div:before,
.webform-full--container .webform-client-form .input-checkbox--custom label input:checked + .checkbox-div:after {
  content: "";
  position: absolute;
  transition: 0.4s;
  z-index: 1;
}
.webform-full--container .webform-client-form .input-checkbox--custom label input:checked + .checkbox-div:before {
  background-color: #666666;
  border-color: #666666;
}
.webform-full--container .webform-client-form .input-checkbox--custom label input:checked + .checkbox-div:after {
  width: 0.5rem;
  height: 1.2rem;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  top: 40%;
  left: 1.2rem;
  transform: translate(-50%, -50%) rotate(45deg);
}
.webform-full--container .webform-client-form .input-checkbox--rounded .form-item label {
  padding-left: 7.5rem;
  text-transform: inherit;
}
.webform-full--container .webform-client-form .input-checkbox--rounded .form-item input {
  display: none;
}
.webform-full--container .webform-client-form .input-checkbox--rounded .form-item input + .checkbox-div-rounded {
  position: absolute;
  left: 0;
  width: 5rem;
  height: 2.1rem;
}
.webform-full--container .webform-client-form .input-checkbox--rounded .form-item input + .checkbox-div-rounded:before,
.webform-full--container .webform-client-form .input-checkbox--rounded .form-item input + .checkbox-div-rounded:after {
  position: absolute;
  content: "";
  transition: 0.4s;
}
.webform-full--container .webform-client-form .input-checkbox--rounded .form-item input + .checkbox-div-rounded:before {
  height: 3.1rem;
  width: 3.1rem;
  border: solid 1.2px #ded8cd;
  border-radius: 30px;
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  background-color: #ffffff;
}
.webform-full--container .webform-client-form .input-checkbox--rounded .form-item input + .checkbox-div-rounded:after {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 12.5px;
  border: solid 1.2px #ded8cd;
  background-color: #f6f6f6;
  bottom: 0;
}
.webform-full--container .webform-client-form .input-checkbox--rounded .form-item input:checked + .checkbox-div-rounded:before {
  transform: translate(30px, -50%);
  background-color: #555555;
  border-color: #555555;
}
.webform-full--container .webform-client-form .input-checkbox--rounded .form-item input:checked + .checkbox-div-rounded:after {
  transition: 0.4s;
  background-color: #ded8cd;
  transform: none;
}
.webform-full--container .webform-client-form .webform-component-file .help-block {
  display: block !important;
  font-size: 10px;
  color: #bbb4a7;
}
.webform-full--container .webform-client-form .webform-component-file .help-block br {
  display: none;
}
.webform-full--container .webform-client-form .webform-component-file .form-managed-file {
  border-radius: 0px 30px 30px 0px;
  border: solid 1px #ded8cd;
  padding-left: 2rem;
  padding-right: 13rem;
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
}
.webform-full--container .webform-client-form .webform-component-file .form-managed-file .form-file {
  padding-left: 0;
  width: 100%;
}
.webform-full--container .webform-client-form .webform-component-file .form-managed-file .form-control {
  border: none !important;
  box-shadow: none !important;
  white-space: nowrap;
  overflow: hidden;
  display: flex;
  align-items: center;
  min-height: 48px;
}
.webform-full--container .webform-client-form .webform-component-file .form-managed-file .input-group-btn {
  position: absolute;
  top: 50%;
  right: .8rem;
  transform: translateY(-50%);
  display: block;
  width: auto;
  z-index: 2;
}
.webform-full--container .webform-client-form .webform-component-file .form-managed-file .input-group-btn button {
  display: block;
  padding: .75rem 2rem;
  font-size: 1.4rem;
  color: #6b6b6b;
  border-radius: 30px;
  border: solid 1px #ded8cd;
  background-color: #ffffff;
  transition: 0.35s ease background-color;
  cursor: pointer;
}
.webform-full--container .webform-client-form .webform-component-file .form-managed-file .input-group-btn button span {
  display: none;
}
.webform-full--container .webform-client-form .webform-component-file .form-managed-file .input-group-btn button:hover {
  background-color: #ded8cd;
}
.webform-full--container .webform-client-form .webform-component-file .form-managed-file .input-group-btn button > div {
  font-size: 15px;
  width: 15px;
  margin-left: 1rem;
}
.webform-full--container .webform-client-form .input-radio--custom {
  margin-bottom: 4.6rem;
}
.webform-full--container .webform-client-form .input-radio--custom > .control-label {
  display: block;
}
.webform-full--container .webform-client-form .input-radio--custom .form-radios {
  display: inline-flex;
  border: 1px solid #ded8cd;
  border-radius: 30px;
  overflow: hidden;
}
.webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item {
  margin: 0;
  overflow: hidden;
}
.webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item + .form-item {
  border-left: 1px solid #ded8cd;
}
.webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item:first-child label .input-text {
  padding-left: 2.1rem;
}
.webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item:last-child label .input-text {
  padding-right: 2.1rem;
}
.webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item label {
  font-size: 0;
  height: 100%;
  min-height: auto;
  padding-left: 0;
}
.webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item label input {
  display: none;
}
.webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item label input:checked + .input-text {
  background-color: #555555;
}
.webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item label input:checked + .input-text p {
  color: #ffffff;
}
.webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item label .input-text {
  font-size: 1.8rem;
  font-weight: 600;
  color: #6b6b6b;
  padding: 1.4rem 1.6rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  text-align: center;
}
.webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item label .input-text p {
  display: block;
  text-transform: inherit;
  margin: 0;
}
@media (max-width: 991px) {
  .webform-full--container .webform-client-form .input-radio--custom .form-radios {
    display: flex;
    flex-wrap: wrap;
    border-radius: 15px;
  }
  .webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item {
    width: 100%;
  }
  .webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item + .form-item {
    border-left: 0;
    border-top: 1px solid #ded8cd;
  }
  .webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item .control-label {
    width: 100%;
  }
  .webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item .control-label .input-text {
    width: 100%;
    text-align: left;
  }
  .webform-full--container .webform-client-form .input-radio--custom .form-radios .form-item .control-label .input-text p {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .webform-full--container .webform-client-form div[class*="webform-component--title-"] p {
    font-size: 2.8rem;
  }
  .webform-full--container .webform-client-form .webform-component-file {
    margin-bottom: 4.5rem;
  }
}
.webform-full--container .webform-full--header {
  padding: 10rem 0;
  position: relative;
  background-color: #f6f6f6;
}
.webform-full--container .webform-full--header h1 {
  position: relative;
  z-index: 1;
  font-size: 58px;
  font-weight: 600;
  color: #ffffff;
}
.webform-full--container .webform-full--header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 144rem;
  max-width: 100%;
  background: url("../img/innovation/form/bg_innovation_form.jpg") center top no-repeat;
  background-size: cover;
  z-index: 0;
  height: calc(100% + 105px);
}
@media (max-width: 991px) {
  .webform-full--container .webform-full--header h1 {
    font-size: 38px;
  }
}
.template-innovation .webform-full--header {
  padding: 10rem 0;
}
.template-whistleblowing .webform-full--header {
  padding: 5rem 0;
}
.template-whistleblowing .webform-full--header:before {
  background: gray;
}
.template-whistleblowing .webform-full--content {
  background-color: #f6f6f6;
}
.template-whistleblowing .webform-full--content .container {
  background-color: #ffffff;
  position: relative;
}
body .main-container.webform-full--container .field-name-body {
  padding: 7.5rem 0;
}
body .main-container.webform-full--container .field-name-body p {
  font-size: 1.8rem;
  font-weight: 300;
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased;
}
body .main-container.webform-full--container .field-name-body ul,
body .main-container.webform-full--container .field-name-body ol {
  margin: 2.5rem 0;
}
body .main-container.webform-full--container .field-name-body ul li,
body .main-container.webform-full--container .field-name-body ol li {
  -webkit-font-smoothing: antialiased;
  font-size: 1.8rem;
  font-weight: 300;
}
body .main-container.webform-full--container .field-name-body ul li ul,
body .main-container.webform-full--container .field-name-body ol li ul,
body .main-container.webform-full--container .field-name-body ul li ol,
body .main-container.webform-full--container .field-name-body ol li ol {
  margin-top: 0;
}
body .main-container.webform-full--container .field-name-body ol {
  padding-left: 2rem;
}
body .main-container.webform-full--container .field-name-body .text-block {
  margin: 2.5rem 0;
}
body .main-container.webform-full--container .field-name-body .text-block h3 {
  font-family: 'Rajdhani', sans-serif;
  color: #ac0633;
  font-weight: 400;
  font-size: 2.4rem;
  -webkit-font-smoothing: inherit;
}
body .main-container.webform-full--container .field-name-body .text-block:first-child {
  margin-top: 0;
}
body .main-container.webform-full--container .field-name-body .text-block:last-child {
  margin-bottom: 0;
}
body .main-container.webform-full--container .field-name-body .text-block--full {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background: #efeeee;
}
body .main-container.webform-full--container .field-name-body .text-block--full .text-block--full--inner {
  padding: 4rem 8.7%;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body .main-container.webform-full--container .field-name-body .text-block--full .text-block--full--inner {
    padding: 2.5rem 1.5rem;
  }
}
body .main-container.webform-full--container .field-name-body .btn {
  font-size: 1.8rem;
  font-family: 'Rajdhani', sans-serif;
  color: #ffffff;
  background: #ac0633;
  padding: 1.5rem 1.8em 1.2rem 1.8em;
  display: inline-block;
  border: 3px solid #ac0633;
  text-decoration: none !important;
  min-width: 196px;
  text-align: left;
  margin-bottom: 10px;
  border-radius: 0;
  font-weight: 400;
}
body .main-container.webform-full--container .field-name-body .btn i {
  font-size: 2rem;
  top: 0rem;
  position: relative;
  float: right;
  padding-left: 2.5rem;
}
body .main-container.webform-full--container .field-name-body .btn:hover {
  color: #ac0633;
  background: #ffffff;
}
body .main-container.webform-full--container {
  margin-top: 12.3rem;
  margin-bottom: -80px;
  background-color: #ffffff;
}
body .main-container.webform-full--container .region-content {
  background-color: #f6f6f6;
  padding-bottom: 10rem;
}
body .main-container.webform-full--container .webform-full--header {
  position: relative;
  background-color: #f6f6f6;
}
body .main-container.webform-full--container .webform-full--header h1 {
  position: relative;
  z-index: 1;
  font-size: 58px;
  font-weight: 600;
  color: #ffffff;
}
body .main-container.webform-full--container .container {
  max-width: 1170px;
}
body .main-container.webform-full--container .block-webform {
  margin: auto;
  padding: 0 10rem;
  background-color: #ffffff;
  position: relative;
}
body .main-container.webform-full--container .block-webform .webform-confirmation {
  padding: 10rem 5rem 9rem;
}
body .main-container.webform-full--container .block-webform .block-title {
  display: none;
}
body .main-container.webform-full--container .form-item {
  float: left;
  width: 100%;
  padding: 0;
}
body .main-container.webform-full--container .form-item .markup--download {
  display: flex;
  align-items: center;
  cursor: pointer;
  text-decoration: none !important;
}
body .main-container.webform-full--container .form-item .markup--download i {
  font-size: 2em;
  transition: 0.35s ease margin-right;
  margin-right: 0;
}
body .main-container.webform-full--container .form-item .markup--download:hover i {
  margin-right: 1rem;
}
@media (min-width: 991px) {
  body .main-container.webform-full--container div[class^="custom-col-"] {
    float: left;
    padding: 0 1.5rem;
  }
  body .main-container.webform-full--container div[class^="custom-col-"].left-side {
    padding-left: 0;
  }
  body .main-container.webform-full--container div[class^="custom-col-"].right-side {
    padding-right: 0;
  }
  body .main-container.webform-full--container .custom-col-sm-6 {
    width: 50%;
  }
  body .main-container.webform-full--container .custom-col-sm-2 {
    width: 16.6%;
  }
  body .main-container.webform-full--container .custom-col-sm-10 {
    width: 83.3%;
  }
}
@media (max-width: 991px) {
  body .main-container.webform-full--container .region-content {
    padding-bottom: 5rem;
  }
  body .main-container.webform-full--container .block-webform {
    padding: 0 2rem;
  }
}
.accordion-default {
  margin: 2.5rem 0;
}
.accordion-default + .accordion-default {
  margin-top: -2.5rem;
  border-top: 1px solid #ffffff;
}
.accordion-default.accordion-default--open .accordion-default--header {
  background-color: #666666;
}
.accordion-default.accordion-default--open .accordion-default--header:after {
  top: 56%;
  transform: translate(-50%, -50%) rotate(135deg);
}
.accordion-default .accordion-default--header {
  position: relative;
  background-color: #ac0633;
  color: #ffffff;
  padding: 2rem 8rem 1.8rem 2rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 300;
  font-size: 2.4rem;
  line-height: 1.1;
  cursor: pointer;
}
.accordion-default .accordion-default--header:after {
  content: '';
  position: absolute;
  top: 44%;
  right: 3.5rem;
  width: 1.5rem;
  height: 1.5rem;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  transition: .35s ease transform;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.accordion-default .accordion-default--content {
  border: 1px solid #cccccc;
  padding: 2rem 2.5rem;
}
@media (min-width: 1920px) {
  .container {
    width: 1810px;
  }
}
@media (min-width: 768px) {
  .col-sm-12 {
    float: left;
  }
}
@media (max-width: 767px) {
  .desktop-only {
    display: none;
  }
}
.mobile-only {
  max-width: 400px;
  display: block;
  margin: 2rem auto;
}
@media (min-width: 767px) {
  .mobile-only {
    display: none;
  }
}
.cta-page {
  display: inline-block;
  font-size: 16px;
  padding: .5rem .8rem .4rem;
  border: 2px solid #ac0633;
  background: #ac0633;
  color: #ffffff;
  text-decoration: none !important;
}
.cta-page:hover {
  background: #ffffff;
  color: #ac0633;
}
.cta-page.cta-prev {
  float: left;
  margin-top: 2rem;
  margin-bottom: 6rem;
}
.cta-page.cta-prev:before {
  content: '\f104';
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 1rem;
}
.cta-page.cta-next {
  float: right;
  margin-top: 2rem;
  margin-bottom: 6rem;
}
.cta-page.cta-next:after {
  content: '\f105';
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 1rem;
}
@media (min-width: 767px) {
  .cta-page.cta-prev {
    float: left;
    margin-top: 4rem;
  }
  .cta-page.cta-next {
    float: right;
    margin-top: 4rem;
  }
}
div#canvas-overlay {
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  -webkit-opacity: 0.1;
  opacity: 0.1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.1 * 100);
  filter: alpha(opacity=0.1 * 100);
  display: none;
}
div.alert {
  float: left;
  width: 100%;
}
form .help-block {
  display: none !important;
}
.admin-menu #page-header {
  top: 28px;
}
.admin-menu #navbar {
  top: 69px;
}
.tabs--primary {
  right: 0;
  position: absolute;
  top: -40px;
}
.tabs--primary li {
  border: 0;
  display: block;
  float: left;
}
.tabs--primary li a {
  background: #f0f0ef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0!important;
  color: #ac0633;
}
.tabs--primary li a:hover {
  background: gray;
  color: white;
}
body {
  background: url(../img/bg.jpg) 0 0 #eeeeee;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -ms-overflow-style: scrollbar;
}
body section {
  background: #ffffff;
}
body .main-container {
  margin-top: 210px;
  /* SENZA LA PUSHBAR
      margin-top: 230px;
      */
}
body .main-container .body-container {
  -webkit-box-shadow: 0 1px 2px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -moz-box-shadow: 0 1px 2px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -ms-box-shadow: 0 1px 2px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -o-box-shadow: 0 1px 2px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  box-shadow: 0 1px 2px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -webkit-box-shadow: 0 1px 2px #999999;
  -moz-box-shadow: 0 1px 2px #999999;
  box-shadow: 0 1px 2px #999999;
  padding: 0 0 70px 0;
}
body .main-container .body-container.no-bottom {
  padding-bottom: 0;
}
body .main-container .body-container.no-bottom .block-webform {
  padding-bottom: 60px;
}
body .main-container .body-container.forbidden {
  padding: 70px 0 140px 0;
}
body .main-container .body-container.forbidden #block-system-main {
  float: left;
  width: 91.66666666666666%;
  left: 8.333333333333332%;
  position: relative;
  padding: 30px 15px 50px 15px;
  font-weight: 400;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.5em;
}
/*Briciole di pane*/
.breadcrumb {
  padding: 21px 15px 21px 0px;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
  border-bottom: 1px solid #EEEEEE;
  font-size: 11px;
  color: #858585;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
}
.breadcrumb li.first {
  text-transform: uppercase;
}
.breadcrumb li a {
  color: #858585 !important;
  text-decoration: none;
  text-transform: uppercase;
}
.breadcrumb > li + li:before {
  padding: 0px 10px 0px 8px;
  color: #858585;
  content: "\003e";
}
.breadcrumb > .active {
  color: #858585;
}
h1.page-header {
  font-family: 'Rajdhani', sans-serif;
  color: #af0834;
  font-weight: 300;
  font-size: 41px;
  font-weight: 400;
  border-bottom: none;
  padding-bottom: 0px;
  margin: 30px 0;
  float: left;
}
.view-header {
  font-size: 15px;
  color: #666666;
}
.view-header p {
  margin: 0px 0px 40px 0px;
}
.view-header img {
  margin: 0px 0px 50px 0px;
  max-width: 100%;
  height: auto;
}
/*END*/
/*Box bordo rosso Carte di Pagamento - Box rosso Referente Prodotto*/
.view-display-id-list_2 img {
  width: 100% !important;
  height: auto !important;
}
.view-display-id-list_2 a.content-wrapper {
  display: block;
  width: 100%;
  border: 1px solid #af0834;
  text-align: center;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s ease-out ease-in-out;
  -moz-transition: 0.5s ease-out ease-in-out;
  -o-transition: 0.5s ease-out ease-in-out;
  -ms-transition: 0.5s ease-out ease-in-out;
  transition: 0.5s ease-out ease-in-out;
}
.view-display-id-list_2 a.content-wrapper .views-field-name {
  padding: 50px 20px 45px 20px;
  display: block;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  line-height: 20px;
  border-bottom: 1px solid #DED8CD;
}
.view-display-id-list_2 a.content-wrapper .views-field-description {
  padding: 20px 20px 20px 20px;
  font-size: 14px;
}
.view-display-id-list_2 a.content-wrapper .read-more {
  display: block;
  background: #F0F0EF;
  padding: 12px 0px 17px 0px;
  border-top: 1px solid #DED8CD;
  color: #af0834;
  text-transform: uppercase;
}
.view-display-id-list_2 a.content-wrapper:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
  transform: translate(0px, -20px);
  -webkit-transform: translate(0px, -20px);
  -moz-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  -o-transform: translate(0px, -20px);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s ease-out ease-in-out;
  -moz-transition: 0.5s ease-out ease-in-out;
  -o-transition: 0.5s ease-out ease-in-out;
  -ms-transition: 0.5s ease-out ease-in-out;
  transition: 0.5s ease-out ease-in-out;
}
.view-display-id-list_2 .view-footer {
  display: block;
  background: #af0834;
  padding: 35px 0px 35px 0px;
  color: #ffffff;
  margin: 80px 0px 0px 0px;
  float: left;
}
.view-display-id-list_2 .view-footer .view-header {
  border-bottom: 1px solid #C75371;
  padding: 0px 0px 23px 0px;
  margin: 0px 0px 23px 0px;
  color: #ffffff;
  font-size: 21px;
  font-family: 'Rajdhani', sans-serif;
}
.view-display-id-list_2 .view-footer .views-field-title {
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  font-weight: 600;
}
.view-display-id-list_2 .view-footer .views-field-field-office {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.view-display-id-list_2 .view-footer .views-field-field-email {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.view-display-id-list_2 .view-footer .views-field-field-email a {
  color: #ffffff;
}
.view-display-id-list_2 .view-footer .views-field-field-email a:hover {
  color: #ffffff;
}
.view-display-id-list_2 .view-footer .views-field-field-telephone {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
/*END*/
/*Box colorati*/
.view-display-id-list_3 a.content-wrapper {
  display: block;
  float: left;
  color: #ffffff;
  border: 7px solid #fff;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s ease-out ease-in-out;
  -moz-transition: 0.5s ease-out ease-in-out;
  -o-transition: 0.5s ease-out ease-in-out;
  -ms-transition: 0.5s ease-out ease-in-out;
  transition: 0.5s ease-out ease-in-out;
}
.view-display-id-list_3 a.content-wrapper .views-field-name {
  font-family: 'Rajdhani', sans-serif;
  font-size: 30px;
  padding: 40px 20px 35px 20px;
  float: left;
  width: 100%;
  text-transform: uppercase;
}
.view-display-id-list_3 a.content-wrapper .views-field-description {
  font-size: 14px;
  padding: 0px 20px 45px 20px;
}
.view-display-id-list_3 a.content-wrapper .read-more {
  text-transform: uppercase;
  font-family: 'Rajdhani', sans-serif;
  font-size: 16px;
  padding: 15px 50px 15px 50px;
  float: right;
  background: rgba(255, 255, 255, 0.5);
}
.view-display-id-list_3 a.content-wrapper .read-more:after {
  content: '>';
  margin: 0px 0px 0px 20px;
}
.view-display-id-list_3 a.content-wrapper:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
  transform: translate(0px, -20px);
  -webkit-transform: translate(0px, -20px);
  -moz-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  -o-transform: translate(0px, -20px);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s ease-out ease-in-out;
  -moz-transition: 0.5s ease-out ease-in-out;
  -o-transition: 0.5s ease-out ease-in-out;
  -ms-transition: 0.5s ease-out ease-in-out;
  transition: 0.5s ease-out ease-in-out;
}
/*END*/
/*Dettaglio Prodotto*/
.node-type-products .main-container {
  /* img { width: 100% !important; height: auto !important; margin: 0px 0px 48px 0px; } */
}
.node-type-products .main-container .field-name-field-subtitle {
  font-family: 'Rajdhani', sans-serif;
  font-size: 24px;
  color: #666666;
  font-weight: 500;
  margin: 0px 0px 20px 0px;
  float: left;
}
.node-type-products .main-container .field-name-field-description {
  color: #666666;
  font-size: 15px;
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0px 0px 45px 0px;
  float: left;
}
.node-type-products .main-container .field-name-field-abstract {
  margin: 0px 0px 45px 0px;
}
.node-type-products .main-container .field-name-field-audio {
  clear: both;
  list-style: none;
  margin: 0 0 70px 0;
  padding: 0;
}
.node-type-products .main-container .field-name-field-audio .field-item {
  border-bottom: 1px solid #ded8cd;
  color: #666666;
  font-family: Rajdhani, sans-serif;
  font-size: 1.214em;
  overflow: hidden;
  padding: 0;
  margin-bottom: 20px;
}
.node-type-products .main-container .field-name-field-audio .field-item .title {
  padding: 10px 15px;
  float: left;
  font-weight: 600;
}
.node-type-products .main-container .field-name-field-audio .field-item .file {
  text-align: right;
  float: right;
  padding-top: 10px;
  padding-bottom: 10px;
}
.node-type-products .main-container .field-name-field-audio .field-item .file audio {
  float: right;
}
@media (max-width: 767px) {
  .node-type-products .main-container .field-name-field-audio .field-item .title {
    width: 100%;
  }
  .node-type-products .main-container .field-name-field-audio .field-item .file {
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
  }
}
.node-type-products .main-container .group-contacts {
  background: #af0834;
  float: left;
}
.node-type-products .main-container .group-contacts h3 {
  font-family: 'Rajdhani', sans-serif;
  color: #ffffff;
  font-weight: 500;
  border-bottom: 1px solid #C75371;
  padding: 35px 0px 25px 0px;
  left: 8.333333333333332%;
  position: relative;
  width: 83.33333333333334%;
}
.node-type-products .main-container .group-contacts .field-name-field-contacts {
  background: #af0834;
  float: left;
  -webkit-box-shadow: 0px 0px 0px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -moz-box-shadow: 0px 0px 0px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -ms-box-shadow: 0px 0px 0px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -o-box-shadow: 0px 0px 0px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  box-shadow: 0px 0px 0px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -webkit-box-shadow: 0px 0px 0px #999999;
  -moz-box-shadow: 0px 0px 0px #999999;
  box-shadow: 0px 0px 0px #999999;
}
.node-type-products .main-container .group-contacts .field-name-field-contacts .view-id-contacts_entity_reference {
  padding: 35px 0px 35px 0px;
  color: #ffffff;
}
.node-type-products .main-container .group-contacts .field-name-field-contacts .view-id-contacts_entity_reference .views-field-title {
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  font-weight: 600;
}
.node-type-products .main-container .group-contacts .field-name-field-contacts .view-id-contacts_entity_reference .views-field-field-office {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.node-type-products .main-container .group-contacts .field-name-field-contacts .view-id-contacts_entity_reference .views-field-field-email {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.node-type-products .main-container .group-contacts .field-name-field-contacts .view-id-contacts_entity_reference .views-field-field-email a {
  color: #ffffff;
}
.node-type-products .main-container .group-contacts .field-name-field-contacts .view-id-contacts_entity_reference .views-field-field-email a:hover {
  color: #ffffff;
}
.node-type-products .main-container .group-contacts .views-field-field-telephone {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.node-type-products .main-container .field-name-field-attachment {
  font-family: 'Rajdhani', sans-serif;
  float: left;
}
.node-type-products .main-container .field-name-field-attachment .field-item.even {
  margin: 25px 0px 25px 0px;
}
.node-type-products .main-container .field-name-field-attachment .last {
  border-bottom: none;
}
.node-type-products .main-container .field-name-field-attachment .view-attachments-field-collection {
  padding: 18px 15px 18px 15px;
}
.node-type-products .main-container .field-name-field-attachment .view-attachments-field-collection .row {
  border-bottom: 1px solid #DED8CD;
  padding-top: 10px;
  padding-bottom: 10px;
}
.node-type-products .main-container .field-name-field-attachment .view-attachments-field-collection .row .title {
  font-size: 17px;
  color: #666666;
  font-weight: 600;
}
.node-type-products .main-container .field-name-field-attachment .view-attachments-field-collection .row .file {
  font-size: 16px;
  font-family: 'Rajdhani', sans-serif;
  text-align: right;
}
.node-type-products .main-container .field-name-field-attachment .view-attachments-field-collection .row .file a {
  color: #af0834;
  display: block;
  border-left: 1px solid #DED8CD;
  float: right;
  width: auto;
  text-decoration: none;
  padding: 0px 36px 0px 30px;
}
.node-type-products .main-container .field-name-field-attachment .view-attachments-field-collection .row .file a i {
  margin: 0px 0px 0px 20px;
  font-size: 32px;
  position: absolute;
  right: 0;
  top: -5px;
}
.node-type-products .main-container .field-name-field-attachment .view-attachments-field-collection .row .file a:hover {
  text-decoration: underline;
}
.node-type-products .main-container .field-name-field-attachment .view-attachments-field-collection .row .row {
  border-bottom: none;
}
.node-type-products .main-container .field-name-field-attachment .view-attachments-field-collection .row.last {
  border-bottom: none;
}
.node-type-products .main-container .group-sp {
  float: left;
}
.node-type-products .main-container .group-sp .field-name-field-title {
  background: #af0834;
  padding: 28px 42px 24px 42px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: normal;
  color: #ffffff;
  font-size: 21px;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
}
.node-type-products .main-container .group-sp .field-name-field-introduction {
  background: #f0f0ef;
  padding: 38px 40px 25px 40px;
  color: #666666;
}
.node-type-products .main-container .group-sp .field-name-field-selling-points {
  background: #f0f0ef;
  color: #666666;
  padding: 0 40px 20px 40px;
  float: left;
  width: 100%;
}
.node-type-products .main-container .group-sp .field-name-field-selling-points ul {
  float: left;
  width: 100%;
  height: auto;
  list-style: none;
  padding: 0;
}
.node-type-products .main-container .group-sp .field-name-field-selling-points ul li:before {
  font-family: 'FontAwesome';
  content: '\f111';
  color: #af0834;
  float: left;
  display: block;
  margin: 6px 10px 0px 0px;
  font-size: 6px;
}
.node-type-products .main-container .group-rds {
  margin: 45px 0;
  float: left;
}
.node-type-products .main-container .group-rds .field-name-field-requirement-title {
  background: #af0834;
  padding: 28px 42px 24px;
  font-family: Rajdhani, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 21px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  float: left;
  width: 100%;
}
.node-type-products .main-container .group-rds .field-name-field-description-sr {
  background: #f0f0ef;
  padding: 38px 40px 25px 40px;
  color: #666666;
  font-size: 14px;
  float: left;
  width: 100%;
}
.node-type-products .main-container .group-rds .field-name-field-requirements {
  background: #f0f0ef;
  color: #666666;
  font-size: 13px;
  padding: 0px 20px 20px 40px;
  font-style: italic;
  float: left;
  width: 100%;
}
.node-type-products .main-container .group-rds .field-name-field-requirements .entity {
  background: #f0f0ef url(../img/bullet_square_red.png) no-repeat left center;
  padding-left: 20px;
}
.node-type-products .main-container .group-gallery {
  margin-top: 0;
  float: left;
  padding-left: 0;
  padding-right: 0;
}
.node-type-products .main-container .group-gallery .field-item.even {
  background: #f0f0ef;
  width: 100%;
  float: left;
  margin-top: 40px;
}
.node-type-products .main-container .group-gallery h3 {
  font-family: 'Rajdhani', sans-serif;
  font-size: 21px;
  color: #af0834;
  left: 8.333333333333332%;
  position: relative;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.node-type-products .main-container .group-gallery .field-name-field-video-gallery {
  float: left;
  width: 100%;
  font-family: 'Rajdhani', sans-serif;
}
.node-type-products .main-container .group-gallery .field-name-field-video-gallery .views-field-field-video {
  margin-top: 30px;
  margin-bottom: 30px;
}
.node-type-products .main-container .group-gallery .field-name-field-image-gallery {
  float: left;
  width: 100%;
  font-family: 'Rajdhani', sans-serif;
}
.node-type-products .main-container .group-gallery .field-name-field-image-gallery .views-field-field-images {
  margin-top: 30px;
  margin-bottom: 30px;
}
.node-type-products .main-container .group-gallery .view {
  padding: 0;
}
.node-type-products .main-container .field-name-field-logo {
  border-bottom: 1px solid #EEEBE6;
  text-align: center;
}
.node-type-products .main-container .field-name-field-logo img {
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 100%;
  width: auto!important;
  height: auto !important;
}
.node-type-products .main-container .field-name-field-partners {
  float: left;
  width: 100%;
}
.node-type-products .main-container .field-name-field-partners h3 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0px;
  color: #666666;
}
.node-type-products .main-container .field-name-field-partners .view-id-partner_entity_reference {
  border-bottom: 1px solid #eeeeee;
  margin-top: 30px;
}
.node-type-products .main-container .field-name-field-partners .view-id-partner_entity_reference .views-field-field-partner-logo img {
  width: 100%;
  height: auto;
}
.node-type-products .main-container .field-name-field-partners .row .col {
  margin-bottom: 10px;
}
.node-type-products .main-container .field-name-field-related-contents {
  float: left;
  width: 100%;
  margin-top: 60px;
}
.node-type-products .main-container .field-name-field-related-contents h3 {
  font-family: 'Rajdhani', sans-serif;
  font-size: 21px;
  color: #af0834;
  font-weight: 500;
  margin-bottom: 30px;
}
.node-type-products .main-container .field-name-field-related-contents .row {
  margin-bottom: 30px;
}
.node-type-products .main-container .field-name-field-related-contents a.content-wrapper {
  position: relative;
  display: block;
  float: left;
  color: #ffffff;
  border: 7px solid #fff;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s ease-out ease-in-out;
  -moz-transition: 0.5s ease-out ease-in-out;
  -o-transition: 0.5s ease-out ease-in-out;
  -ms-transition: 0.5s ease-out ease-in-out;
  transition: 0.5s ease-out ease-in-out;
  width: 100%;
  margin-bottom: 15px;
}
.node-type-products .main-container .field-name-field-related-contents a.content-wrapper .views-field-title {
  font-family: 'Rajdhani', sans-serif;
  font-size: 30px;
  padding: 40px 20px 35px 20px;
  float: left;
  width: 100%;
}
.node-type-products .main-container .field-name-field-related-contents a.content-wrapper .views-field-field-abstract {
  font-size: 14px;
  padding: 0px 20px 100px 20px;
}
.node-type-products .main-container .field-name-field-related-contents a.content-wrapper .views-field-field-abstract p {
  color: #fff;
}
.node-type-products .main-container .field-name-field-related-contents a.content-wrapper .read-more {
  text-transform: uppercase;
  font-family: 'Rajdhani', sans-serif;
  font-size: 16px;
  padding: 15px 50px 15px 50px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0;
  right: 0;
}
.node-type-products .main-container .field-name-field-related-contents a.content-wrapper .read-more:after {
  content: '>';
  margin: 0px 0px 0px 20px;
}
.node-type-products .main-container .field-name-field-related-contents a.content-wrapper:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
  transform: translate(0px, -20px);
  -webkit-transform: translate(0px, -20px);
  -moz-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  -o-transform: translate(0px, -20px);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s ease-out ease-in-out;
  -moz-transition: 0.5s ease-out ease-in-out;
  -o-transition: 0.5s ease-out ease-in-out;
  -ms-transition: 0.5s ease-out ease-in-out;
  transition: 0.5s ease-out ease-in-out;
}
/*END*/
/*Organi e Comitati*/
.node-sia-group-management .field-name-field-description {
  float: left;
}
.node-sia-group-management .field-name-field-management .field-collection-item-field-management .field-name-field-title {
  float: left;
  width: 100%;
  font-family: 'Rajdhani', sans-serif;
  color: #af0834;
  font-size: 21px;
  font-weight: 500;
  border: none;
}
.node-sia-group-management .field-name-field-management-component .field-collection-view {
  float: left;
  border-bottom: 0px !important;
}
/*END*/
.field-name-field-form {
  float: left;
  width: 100%;
}
.node-type-products .field-name-field-form {
  background: #f0f0ef;
}
.block-webform,
#webform-ajax-wrapper-725,
#webform-ajax-wrapper-882,
#webform-ajax-wrapper-1170,
#webform-ajax-wrapper-1181,
#webform-ajax-wrapper-888,
#ModalPrivateFiles .modal-body {
  background: #f0f0ef;
  padding: 60px 0;
}
.block-webform .webform-client-form,
#webform-ajax-wrapper-725 .webform-client-form,
#webform-ajax-wrapper-882 .webform-client-form,
#webform-ajax-wrapper-1170 .webform-client-form,
#webform-ajax-wrapper-1181 .webform-client-form,
#webform-ajax-wrapper-888 .webform-client-form,
#ModalPrivateFiles .modal-body .webform-client-form {
  padding: 0;
}
.block-webform .webform-client-form .webform-component,
#webform-ajax-wrapper-725 .webform-client-form .webform-component,
#webform-ajax-wrapper-882 .webform-client-form .webform-component,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component,
#webform-ajax-wrapper-888 .webform-client-form .webform-component,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component {
  float: left;
  margin-bottom: 35px;
  padding: 0 5px;
  color: #2A2424;
  position: relative;
}
.block-webform .webform-client-form .webform-component.webform-component--titolo,
#webform-ajax-wrapper-725 .webform-client-form .webform-component.webform-component--titolo,
#webform-ajax-wrapper-882 .webform-client-form .webform-component.webform-component--titolo,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component.webform-component--titolo,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component.webform-component--titolo,
#webform-ajax-wrapper-888 .webform-client-form .webform-component.webform-component--titolo,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component.webform-component--titolo,
.block-webform .webform-client-form .webform-component.webform-component--title,
#webform-ajax-wrapper-725 .webform-client-form .webform-component.webform-component--title,
#webform-ajax-wrapper-882 .webform-client-form .webform-component.webform-component--title,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component.webform-component--title,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component.webform-component--title,
#webform-ajax-wrapper-888 .webform-client-form .webform-component.webform-component--title,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component.webform-component--title {
  width: 100%;
  font-weight: 500;
  font-family: 'Rajdhani', sans-serif;
  font-size: 21px;
  color: #af0834;
  text-transform: uppercase;
}
.block-webform .webform-client-form .webform-component label,
#webform-ajax-wrapper-725 .webform-client-form .webform-component label,
#webform-ajax-wrapper-882 .webform-client-form .webform-component label,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component label,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component label,
#webform-ajax-wrapper-888 .webform-client-form .webform-component label,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component label {
  text-transform: uppercase;
  font-family: 'Rajdhani', sans-serif;
  width: 100%;
}
.block-webform .webform-client-form .webform-component label .form-required,
#webform-ajax-wrapper-725 .webform-client-form .webform-component label .form-required,
#webform-ajax-wrapper-882 .webform-client-form .webform-component label .form-required,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component label .form-required,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component label .form-required,
#webform-ajax-wrapper-888 .webform-client-form .webform-component label .form-required,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component label .form-required {
  color: #af0834;
  font-size: 1em;
}
.block-webform .webform-client-form .webform-component.webform-component--newsletter label,
#webform-ajax-wrapper-725 .webform-client-form .webform-component.webform-component--newsletter label,
#webform-ajax-wrapper-882 .webform-client-form .webform-component.webform-component--newsletter label,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component.webform-component--newsletter label,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component.webform-component--newsletter label,
#webform-ajax-wrapper-888 .webform-client-form .webform-component.webform-component--newsletter label,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component.webform-component--newsletter label,
.block-webform .webform-client-form .webform-component.webform-component--privacy label,
#webform-ajax-wrapper-725 .webform-client-form .webform-component.webform-component--privacy label,
#webform-ajax-wrapper-882 .webform-client-form .webform-component.webform-component--privacy label,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component.webform-component--privacy label,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component.webform-component--privacy label,
#webform-ajax-wrapper-888 .webform-client-form .webform-component.webform-component--privacy label,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component.webform-component--privacy label {
  text-transform: none;
}
.block-webform .webform-client-form .webform-component input,
#webform-ajax-wrapper-725 .webform-client-form .webform-component input,
#webform-ajax-wrapper-882 .webform-client-form .webform-component input,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component input,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component input,
#webform-ajax-wrapper-888 .webform-client-form .webform-component input,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component input,
.block-webform .webform-client-form .webform-component select,
#webform-ajax-wrapper-725 .webform-client-form .webform-component select,
#webform-ajax-wrapper-882 .webform-client-form .webform-component select,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component select,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component select,
#webform-ajax-wrapper-888 .webform-client-form .webform-component select,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component select,
.block-webform .webform-client-form .webform-component textarea,
#webform-ajax-wrapper-725 .webform-client-form .webform-component textarea,
#webform-ajax-wrapper-882 .webform-client-form .webform-component textarea,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component textarea,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component textarea,
#webform-ajax-wrapper-888 .webform-client-form .webform-component textarea,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #ccc;
  border-color: #DED8CD;
  height: auto;
  padding: 12px;
  width: 100%;
}
.block-webform .webform-client-form .webform-component input.form-email,
#webform-ajax-wrapper-725 .webform-client-form .webform-component input.form-email,
#webform-ajax-wrapper-882 .webform-client-form .webform-component input.form-email,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component input.form-email,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component input.form-email,
#webform-ajax-wrapper-888 .webform-client-form .webform-component input.form-email,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component input.form-email,
.block-webform .webform-client-form .webform-component select.form-email,
#webform-ajax-wrapper-725 .webform-client-form .webform-component select.form-email,
#webform-ajax-wrapper-882 .webform-client-form .webform-component select.form-email,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component select.form-email,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component select.form-email,
#webform-ajax-wrapper-888 .webform-client-form .webform-component select.form-email,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component select.form-email,
.block-webform .webform-client-form .webform-component textarea.form-email,
#webform-ajax-wrapper-725 .webform-client-form .webform-component textarea.form-email,
#webform-ajax-wrapper-882 .webform-client-form .webform-component textarea.form-email,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component textarea.form-email,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component textarea.form-email,
#webform-ajax-wrapper-888 .webform-client-form .webform-component textarea.form-email,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component textarea.form-email {
  width: 100%;
}
.block-webform .webform-client-form .webform-component input.form-checkbox,
#webform-ajax-wrapper-725 .webform-client-form .webform-component input.form-checkbox,
#webform-ajax-wrapper-882 .webform-client-form .webform-component input.form-checkbox,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component input.form-checkbox,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component input.form-checkbox,
#webform-ajax-wrapper-888 .webform-client-form .webform-component input.form-checkbox,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component input.form-checkbox,
.block-webform .webform-client-form .webform-component select.form-checkbox,
#webform-ajax-wrapper-725 .webform-client-form .webform-component select.form-checkbox,
#webform-ajax-wrapper-882 .webform-client-form .webform-component select.form-checkbox,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component select.form-checkbox,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component select.form-checkbox,
#webform-ajax-wrapper-888 .webform-client-form .webform-component select.form-checkbox,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component select.form-checkbox,
.block-webform .webform-client-form .webform-component textarea.form-checkbox,
#webform-ajax-wrapper-725 .webform-client-form .webform-component textarea.form-checkbox,
#webform-ajax-wrapper-882 .webform-client-form .webform-component textarea.form-checkbox,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component textarea.form-checkbox,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component textarea.form-checkbox,
#webform-ajax-wrapper-888 .webform-client-form .webform-component textarea.form-checkbox,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component textarea.form-checkbox {
  width: auto;
}
.block-webform .webform-client-form .webform-component .form-item-submitted-privacy-1.has-error label,
#webform-ajax-wrapper-725 .webform-client-form .webform-component .form-item-submitted-privacy-1.has-error label,
#webform-ajax-wrapper-882 .webform-client-form .webform-component .form-item-submitted-privacy-1.has-error label,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component .form-item-submitted-privacy-1.has-error label,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component .form-item-submitted-privacy-1.has-error label,
#webform-ajax-wrapper-888 .webform-client-form .webform-component .form-item-submitted-privacy-1.has-error label,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component .form-item-submitted-privacy-1.has-error label {
  color: #2A2424;
}
.block-webform .webform-client-form .webform-component .form-item-submitted-privacy-1 .error.messages-inline,
#webform-ajax-wrapper-725 .webform-client-form .webform-component .form-item-submitted-privacy-1 .error.messages-inline,
#webform-ajax-wrapper-882 .webform-client-form .webform-component .form-item-submitted-privacy-1 .error.messages-inline,
#webform-ajax-wrapper-1170 .webform-client-form .webform-component .form-item-submitted-privacy-1 .error.messages-inline,
#webform-ajax-wrapper-1181 .webform-client-form .webform-component .form-item-submitted-privacy-1 .error.messages-inline,
#webform-ajax-wrapper-888 .webform-client-form .webform-component .form-item-submitted-privacy-1 .error.messages-inline,
#ModalPrivateFiles .modal-body .webform-client-form .webform-component .form-item-submitted-privacy-1 .error.messages-inline {
  display: none;
}
.block-webform .webform-client-form .captcha,
#webform-ajax-wrapper-725 .webform-client-form .captcha,
#webform-ajax-wrapper-882 .webform-client-form .captcha,
#webform-ajax-wrapper-1170 .webform-client-form .captcha,
#webform-ajax-wrapper-1181 .webform-client-form .captcha,
#webform-ajax-wrapper-888 .webform-client-form .captcha,
#ModalPrivateFiles .modal-body .webform-client-form .captcha {
  float: left;
  margin-left: 5px;
}
.block-webform .webform-client-form .webform-submit,
#webform-ajax-wrapper-725 .webform-client-form .webform-submit,
#webform-ajax-wrapper-882 .webform-client-form .webform-submit,
#webform-ajax-wrapper-1170 .webform-client-form .webform-submit,
#webform-ajax-wrapper-1181 .webform-client-form .webform-submit,
#webform-ajax-wrapper-888 .webform-client-form .webform-submit,
#ModalPrivateFiles .modal-body .webform-client-form .webform-submit {
  color: #fff;
  background: #af0834;
  border: 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  float: right;
  padding: 10px 40px;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition: 0.25s ease-out ease-in-out;
  -moz-transition: 0.25s ease-out ease-in-out;
  -o-transition: 0.25s ease-out ease-in-out;
  -ms-transition: 0.25s ease-out ease-in-out;
  transition: 0.25s ease-out ease-in-out;
}
.block-webform .webform-client-form .webform-submit:hover,
#webform-ajax-wrapper-725 .webform-client-form .webform-submit:hover,
#webform-ajax-wrapper-882 .webform-client-form .webform-submit:hover,
#webform-ajax-wrapper-1170 .webform-client-form .webform-submit:hover,
#webform-ajax-wrapper-1181 .webform-client-form .webform-submit:hover,
#webform-ajax-wrapper-888 .webform-client-form .webform-submit:hover,
#ModalPrivateFiles .modal-body .webform-client-form .webform-submit:hover {
  transform: translate(0px, -2px);
  -webkit-transform: translate(0px, -2px);
  -moz-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  -o-transform: translate(0px, -2px);
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition: 0.25s ease-out ease-in-out;
  -moz-transition: 0.25s ease-out ease-in-out;
  -o-transition: 0.25s ease-out ease-in-out;
  -ms-transition: 0.25s ease-out ease-in-out;
  transition: 0.25s ease-out ease-in-out;
}
@media (max-width: 767px) {
  .block-webform .webform-client-form .webform-submit,
  #webform-ajax-wrapper-725 .webform-client-form .webform-submit,
  #webform-ajax-wrapper-882 .webform-client-form .webform-submit,
  #webform-ajax-wrapper-1170 .webform-client-form .webform-submit,
  #webform-ajax-wrapper-1181 .webform-client-form .webform-submit,
  #webform-ajax-wrapper-888 .webform-client-form .webform-submit,
  #ModalPrivateFiles .modal-body .webform-client-form .webform-submit {
    float: left;
    margin: 100px auto 0;
  }
}
.block-webform .webform-client-form .webform-submit:hover,
#webform-ajax-wrapper-725 .webform-client-form .webform-submit:hover,
#webform-ajax-wrapper-882 .webform-client-form .webform-submit:hover,
#webform-ajax-wrapper-1170 .webform-client-form .webform-submit:hover,
#webform-ajax-wrapper-1181 .webform-client-form .webform-submit:hover,
#webform-ajax-wrapper-888 .webform-client-form .webform-submit:hover,
#ModalPrivateFiles .modal-body .webform-client-form .webform-submit:hover {
  color: #fff;
  background-color: #860629 !important;
}
.block-webform .messages.error.messages-inline,
#webform-ajax-wrapper-725 .messages.error.messages-inline,
#webform-ajax-wrapper-882 .messages.error.messages-inline,
#webform-ajax-wrapper-1170 .messages.error.messages-inline,
#webform-ajax-wrapper-1181 .messages.error.messages-inline,
#webform-ajax-wrapper-888 .messages.error.messages-inline,
#ModalPrivateFiles .modal-body .messages.error.messages-inline {
  background-color: transparent;
  bottom: -25px;
  position: absolute;
}
#ModalPrivateFiles .modal-content {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#ModalPrivateFiles .modal-content .modal-title {
  color: #ac0633;
  font-family: 'Rajdhani', sans-serif;
  text-transform: uppercase;
}
#ModalPrivateFiles .modal-body {
  padding: 60px 15px;
}
#ModalPrivateFiles .modal-body .webform-confirmation + .links {
  display: none;
}
form .messages.error.messages-inline.captcha-error {
  position: static !important;
  width: 100% !important;
  float: left !important;
  margin: 10px 5px !important;
  padding: 0 !important;
  display: none;
}
#block-webform-client-block-725,
#block-webform-client-block-882,
#block-webform-client-block-888,
#block-webform-client-block-1170,
#block-webform-client-block-1181 {
  background: #ffffff !important;
  padding-top: 0;
}
#webform-ajax-wrapper-725,
#webform-ajax-wrapper-882,
#webform-ajax-wrapper-1170,
#webform-ajax-wrapper-1181,
#webform-ajax-wrapper-888 {
  background: #ffffff !important;
  padding-top: 0;
}
#webform-ajax-wrapper-725 .webform-component-markup,
#webform-ajax-wrapper-882 .webform-component-markup,
#webform-ajax-wrapper-1170 .webform-component-markup,
#webform-ajax-wrapper-1181 .webform-component-markup,
#webform-ajax-wrapper-888 .webform-component-markup {
  width: 100%;
}
#webform-ajax-wrapper-725 .inline-date-hour .webform-container-inline,
#webform-ajax-wrapper-882 .inline-date-hour .webform-container-inline,
#webform-ajax-wrapper-1170 .inline-date-hour .webform-container-inline,
#webform-ajax-wrapper-1181 .inline-date-hour .webform-container-inline,
#webform-ajax-wrapper-888 .inline-date-hour .webform-container-inline {
  line-height: 46px;
}
#webform-ajax-wrapper-725 .inline-date-hour .form-item,
#webform-ajax-wrapper-882 .inline-date-hour .form-item,
#webform-ajax-wrapper-1170 .inline-date-hour .form-item,
#webform-ajax-wrapper-1181 .inline-date-hour .form-item,
#webform-ajax-wrapper-888 .inline-date-hour .form-item {
  margin-bottom: 0;
}
#webform-ajax-wrapper-725 .inline-date-hour .form-item:first-child,
#webform-ajax-wrapper-882 .inline-date-hour .form-item:first-child,
#webform-ajax-wrapper-1170 .inline-date-hour .form-item:first-child,
#webform-ajax-wrapper-1181 .inline-date-hour .form-item:first-child,
#webform-ajax-wrapper-888 .inline-date-hour .form-item:first-child {
  float: left;
  margin-right: 0.5%;
  width: 48%;
}
#webform-ajax-wrapper-725 .inline-date-hour .form-item:last-child,
#webform-ajax-wrapper-882 .inline-date-hour .form-item:last-child,
#webform-ajax-wrapper-1170 .inline-date-hour .form-item:last-child,
#webform-ajax-wrapper-1181 .inline-date-hour .form-item:last-child,
#webform-ajax-wrapper-888 .inline-date-hour .form-item:last-child {
  margin-left: 0.5%;
  width: 48%;
  float: right;
}
@media (max-width: 767px) {
  #webform-ajax-wrapper-725 .inline-date-hour .form-item:first-child,
  #webform-ajax-wrapper-882 .inline-date-hour .form-item:first-child,
  #webform-ajax-wrapper-1170 .inline-date-hour .form-item:first-child,
  #webform-ajax-wrapper-1181 .inline-date-hour .form-item:first-child,
  #webform-ajax-wrapper-888 .inline-date-hour .form-item:first-child {
    float: left;
    margin-right: 1%;
    width: 49%;
  }
  #webform-ajax-wrapper-725 .inline-date-hour .form-item:last-child,
  #webform-ajax-wrapper-882 .inline-date-hour .form-item:last-child,
  #webform-ajax-wrapper-1170 .inline-date-hour .form-item:last-child,
  #webform-ajax-wrapper-1181 .inline-date-hour .form-item:last-child,
  #webform-ajax-wrapper-888 .inline-date-hour .form-item:last-child {
    margin-left: 0.5%;
    width: 48%;
    float: right;
  }
}
#webform-ajax-wrapper-725 .inline-date-hour .form-item .messages,
#webform-ajax-wrapper-882 .inline-date-hour .form-item .messages,
#webform-ajax-wrapper-1170 .inline-date-hour .form-item .messages,
#webform-ajax-wrapper-1181 .inline-date-hour .form-item .messages,
#webform-ajax-wrapper-888 .inline-date-hour .form-item .messages {
  background-color: #ffffff !important;
}
#webform-ajax-wrapper-725 .inline-date-hour .form-item .messages.error,
#webform-ajax-wrapper-882 .inline-date-hour .form-item .messages.error,
#webform-ajax-wrapper-1170 .inline-date-hour .form-item .messages.error,
#webform-ajax-wrapper-1181 .inline-date-hour .form-item .messages.error,
#webform-ajax-wrapper-888 .inline-date-hour .form-item .messages.error {
  display: none!important;
}
#webform-ajax-wrapper-725 .webform-datepicker input[type="image"],
#webform-ajax-wrapper-882 .webform-datepicker input[type="image"],
#webform-ajax-wrapper-1170 .webform-datepicker input[type="image"],
#webform-ajax-wrapper-1181 .webform-datepicker input[type="image"],
#webform-ajax-wrapper-888 .webform-datepicker input[type="image"] {
  border: 0;
  padding: 4px 0;
  position: absolute;
  right: 7px;
  top: 0;
  width: auto;
}
#webform-ajax-wrapper-725 .webform-datepicker .messages,
#webform-ajax-wrapper-882 .webform-datepicker .messages,
#webform-ajax-wrapper-1170 .webform-datepicker .messages,
#webform-ajax-wrapper-1181 .webform-datepicker .messages,
#webform-ajax-wrapper-888 .webform-datepicker .messages {
  background-color: #ffffff !important;
}
#webform-ajax-wrapper-725 .webform-datepicker .form-item select,
#webform-ajax-wrapper-882 .webform-datepicker .form-item select,
#webform-ajax-wrapper-1170 .webform-datepicker .form-item select,
#webform-ajax-wrapper-1181 .webform-datepicker .form-item select,
#webform-ajax-wrapper-888 .webform-datepicker .form-item select {
  width: 32%;
  float: left;
  margin-right: 2%;
}
#webform-ajax-wrapper-725 .webform-datepicker .form-item.form-item-submitted-data-year select,
#webform-ajax-wrapper-882 .webform-datepicker .form-item.form-item-submitted-data-year select,
#webform-ajax-wrapper-1170 .webform-datepicker .form-item.form-item-submitted-data-year select,
#webform-ajax-wrapper-1181 .webform-datepicker .form-item.form-item-submitted-data-year select,
#webform-ajax-wrapper-888 .webform-datepicker .form-item.form-item-submitted-data-year select {
  margin-right: 0;
}
@media (max-width: 1199px) and (min-width: 768px) {
  #webform-ajax-wrapper-725 .bottom-pad,
  #webform-ajax-wrapper-882 .bottom-pad,
  #webform-ajax-wrapper-1170 .bottom-pad,
  #webform-ajax-wrapper-1181 .bottom-pad,
  #webform-ajax-wrapper-888 .bottom-pad {
    padding-bottom: 20px!important;
  }
}
#user-login,
#user-login-form,
#user-pass,
#user-pass-reset,
#password-policy-password-tab {
  float: left;
  width: 83.33333333333334%;
  left: 8.333333333333332%;
  position: relative;
  padding: 0 15px;
}
#user-login #account-pass-restrictions h3,
#user-login-form #account-pass-restrictions h3,
#user-pass #account-pass-restrictions h3,
#user-pass-reset #account-pass-restrictions h3,
#password-policy-password-tab #account-pass-restrictions h3 {
  font-family: 'Rajdhani', sans-serif;
  color: #af0834;
  font-weight: 300;
  font-size: 41px;
  font-weight: 400;
  border-bottom: none;
  padding-bottom: 0px;
  margin: 0px 0px 30px 0px;
}
#user-login .password-strength,
#user-login-form .password-strength,
#user-pass .password-strength,
#user-pass-reset .password-strength,
#password-policy-password-tab .password-strength {
  position: absolute;
  right: 0;
}
#user-login .messages.error.messages-inline,
#user-login-form .messages.error.messages-inline,
#user-pass .messages.error.messages-inline,
#user-pass-reset .messages.error.messages-inline,
#password-policy-password-tab .messages.error.messages-inline {
  background: none;
  position: absolute;
  bottom: -25px;
}
#user-login .form-item label,
#user-login-form .form-item label,
#user-pass .form-item label,
#user-pass-reset .form-item label,
#password-policy-password-tab .form-item label {
  text-transform: uppercase;
  font-family: 'Rajdhani', sans-serif;
  width: 100%;
}
#user-login .form-item label .form-required,
#user-login-form .form-item label .form-required,
#user-pass .form-item label .form-required,
#user-pass-reset .form-item label .form-required,
#password-policy-password-tab .form-item label .form-required {
  color: #af0834;
  font-size: 1em;
}
#user-login .form-item input,
#user-login-form .form-item input,
#user-pass .form-item input,
#user-pass-reset .form-item input,
#password-policy-password-tab .form-item input,
#user-login .form-item select,
#user-login-form .form-item select,
#user-pass .form-item select,
#user-pass-reset .form-item select,
#password-policy-password-tab .form-item select,
#user-login .form-item textarea,
#user-login-form .form-item textarea,
#user-pass .form-item textarea,
#user-pass-reset .form-item textarea,
#password-policy-password-tab .form-item textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #ccc;
  border-color: #DED8CD;
  height: auto;
  padding: 12px;
}
#user-login .captcha,
#user-login-form .captcha,
#user-pass .captcha,
#user-pass-reset .captcha,
#password-policy-password-tab .captcha {
  float: left;
}
#user-login .captcha .messages.error.messages-inline,
#user-login-form .captcha .messages.error.messages-inline,
#user-pass .captcha .messages.error.messages-inline,
#user-pass-reset .captcha .messages.error.messages-inline,
#password-policy-password-tab .captcha .messages.error.messages-inline {
  bottom: -50px;
}
#user-login .form-submit,
#user-login-form .form-submit,
#user-pass .form-submit,
#user-pass-reset .form-submit,
#password-policy-password-tab .form-submit {
  color: #fff;
  background: #af0834;
  border: 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  float: right;
  padding: 10px 40px;
  text-transform: uppercase;
  margin-top: 38px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition: 0.25s ease-out ease-in-out;
  -moz-transition: 0.25s ease-out ease-in-out;
  -o-transition: 0.25s ease-out ease-in-out;
  -ms-transition: 0.25s ease-out ease-in-out;
  transition: 0.25s ease-out ease-in-out;
}
#user-login .form-submit:hover,
#user-login-form .form-submit:hover,
#user-pass .form-submit:hover,
#user-pass-reset .form-submit:hover,
#password-policy-password-tab .form-submit:hover {
  transform: translate(0px, -2px);
  -webkit-transform: translate(0px, -2px);
  -moz-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  -o-transform: translate(0px, -2px);
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition: 0.25s ease-out ease-in-out;
  -moz-transition: 0.25s ease-out ease-in-out;
  -o-transition: 0.25s ease-out ease-in-out;
  -ms-transition: 0.25s ease-out ease-in-out;
  transition: 0.25s ease-out ease-in-out;
}
#user-login .error,
#user-login-form .error,
#user-pass .error,
#user-pass-reset .error,
#password-policy-password-tab .error {
  background: none;
  position: relative;
  padding-bottom: 25px;
}
.page-user-password #user-pass .messages.error.messages-inline {
  bottom: -25px;
}
.page-user-password #user-pass .captcha .messages.error.messages-inline {
  bottom: -45px;
}
.page-user div.alert-danger {
  display: none;
}
.page-user-login div.alert-danger {
  display: none;
}
.page-user-login div.content {
  margin-bottom: 70px;
}
.page-user-login ul.col {
  padding-top: 40px;
}
.page-user-login ul.col li {
  list-style: none;
  float: left;
}
.page-user-login ul.col li a {
  color: #666;
  text-transform: uppercase;
}
.page-user-login ul.col li a:after {
  content: '\e802';
  font-family: 'adattivo-font-outline';
  margin: 0 0 0 5px;
  float: right;
  font-weight: bold;
}
.view-soluzioni-page.view-id-soluzioni_page {
  margin-top: 0 !important;
}
.view-soluzioni-page.view-id-soluzioni_page .view-header h1 {
  font-family: 'Rajdhani', sans-serif;
  color: #af0834;
  font-size: 41px;
  font-weight: 400;
  border-bottom: 0;
  padding-bottom: 0;
  margin: 0 0 30px;
}
.view-soluzioni-page.view-id-soluzioni_page,
.view-media-eventi.view-id-media_eventi {
  /*
  .pagination{
    margin: 60px 0 0 0;
    li{
      border-right: 0; border-bottom: 0; border-left: 0;
      &.active{
        span{ color:#fff; background: @colore-rosso; border: 1px solid @colore-rosso; }
      }
      a{ .border-radius(); color: #666; }
      .progress-disabled{ float: left; }
      .ajax-progress i { display: none !important; }
    }
  }
  */
}
.view-soluzioni-page.view-id-soluzioni_page .text-center,
.view-media-eventi.view-id-media_eventi .text-center {
  text-align: left;
}
.view-soluzioni-page.view-id-soluzioni_page .pagination,
.view-media-eventi.view-id-media_eventi .pagination {
  margin: 60px 0 0 0;
}
.view-soluzioni-page.view-id-soluzioni_page .pagination li,
.view-media-eventi.view-id-media_eventi .pagination li {
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  float: left;
}
.view-soluzioni-page.view-id-soluzioni_page .pagination li.active,
.view-media-eventi.view-id-media_eventi .pagination li.active {
  border-bottom: 2px solid #af0834;
}
.view-soluzioni-page.view-id-soluzioni_page .pagination li.active span,
.view-media-eventi.view-id-media_eventi .pagination li.active span {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  background: #af0834;
  padding: 9px 12px 8px 12px;
  border: 0;
}
.view-soluzioni-page.view-id-soluzioni_page .pagination li.active a,
.view-media-eventi.view-id-media_eventi .pagination li.active a {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  background: #af0834;
  border: 0;
}
.view-soluzioni-page.view-id-soluzioni_page .pagination li a,
.view-media-eventi.view-id-media_eventi .pagination li a {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #666;
}
.view-soluzioni-page.view-id-soluzioni_page .pagination li .progress-disabled,
.view-media-eventi.view-id-media_eventi .pagination li .progress-disabled {
  float: left;
}
.view-soluzioni-page.view-id-soluzioni_page .pagination li .ajax-progress i,
.view-media-eventi.view-id-media_eventi .pagination li .ajax-progress i {
  display: none !important;
}
.view-soluzioni-page.view-id-soluzioni_page .pagination li.active span {
  padding: 7px 12px 5px;
}
ul {
  padding-left: 14px;
  list-style-image: url(../img/bullet_square_red.png);
}
@media (max-width: 767px) {
  #block-views-media-eventi-contatti .col-xs-12 {
    display: block !important;
    text-align: center;
    margin-bottom: 15px;
  }
  .node-sia-group-shareholders .field-name-field-title-1 {
    float: left;
    width: 100%;
  }
  #news-comunicati .heading {
    margin-top: 30px;
  }
}
#standby {
  background: #69001E;
  text-align: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}
#standby .standby-table {
  display: table;
  width: 100%;
  height: 100%;
}
#standby .standby-table .standby-cell {
  display: table-cell;
  vertical-align: middle;
}
#standby .standby-table .standby-cell .standby-box {
  margin-left: auto;
  margin-right: auto;
  display: table;
  margin-bottom: 20px;
  width: 85%;
  max-width: 400px;
}
#standby .standby-table .standby-cell .standby-box h4 {
  font-size: 30px;
  color: #CB919A;
  margin: 45px 0 20px;
  font-family: Rajdhani, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
#standby .standby-table .standby-cell .standby-box div {
  color: #CB919A;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 16px;
  margin-bottom: 20px;
}
#standby .standby-table .standby-cell .standby-box i:before {
  color: #DFAEB2;
  font-size: 120px;
}
@media (max-width: 767px) {
  #standby .standby-table .standby-cell .standby-box img {
    max-width: 120px;
  }
  #standby .standby-table .standby-cell .standby-box h4 {
    font-size: 20px;
    margin: 25px 0 15px;
  }
  #standby .standby-table .standby-cell .standby-box div {
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    margin-bottom: 10px;
  }
  #standby .standby-table .standby-cell .standby-box i:before {
    font-size: 90px;
  }
}
/*
  MAINTENANCE PAGE
*/
.maintenance-page .table-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.maintenance-page .table-wrapper .table-inner {
  display: table;
  width: 100%;
  height: 100%;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container {
  text-align: center;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container {
  background: #fff;
  padding: 40px 70px 35px;
  margin-bottom: 30px;
  width: 720px;
  margin: 0 auto 40px;
  -webkit-box-shadow: 0 1px 2px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -moz-box-shadow: 0 1px 2px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -ms-box-shadow: 0 1px 2px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -o-box-shadow: 0 1px 2px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  box-shadow: 0 1px 2px #999999 0px 6px 0px rgba(50, 50, 50, 0.7);
  -webkit-box-shadow: 0 1px 2px #999999;
  -moz-box-shadow: 0 1px 2px #999999;
  box-shadow: 0 1px 2px #999999;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container img {
  width: 150px;
  height: auto;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container h1.title {
  font-size: 32px;
  margin: 30px 0 20px;
  font-family: Rajdhani, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  text-transform: inherit;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.content-content {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link h3 {
  font-size: 22px;
  margin: 40px 0;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 600;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link .col-12 {
  width: 100%;
  float: left;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link .col-12.center {
  text-align: center;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link .col-6 {
  width: 49%;
  float: left;
  text-align: right;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link .col-6 p {
  text-align: right;
  padding: 0 30px;
  margin: 0;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link .col-6 p.category {
  margin-bottom: 16px;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link .col-6.right {
  border-left: 1px solid #DDDDDD;
}
.maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link .col-6.right p {
  text-align: left;
}
@media screen and (max-width: 500px) {
  .maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link .col-6 {
    width: 100%;
  }
  .maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link .col-6.right {
    margin-top: 20px;
    border: 0;
  }
  .maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link .col-6.right p {
    text-align: center;
  }
  .maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.table-link .col-6 p {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container {
    padding: 40px 30px 35px;
    margin-bottom: 30px;
    width: 100%;
  }
  .maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container h1.title {
    font-size: 30px;
    margin: 20px 0 20px;
  }
  .maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container img {
    width: 110px;
  }
  .maintenance-page .table-wrapper .table-inner .cell-wrapper .container #container div.content-content {
    font-size: 14px;
    line-height: 18px;
  }
}
.node-type-page h3.innovation {
  margin-bottom: 30px;
  font-family: Rajdhani, sans-serif;
  font-weight: 500;
  color: #ac0633;
  font-size: 1.5em;
  line-height: 100%;
  padding: 0;
}
.node-type-page .innovation-custom-page .view-innovation {
  left: 0!important;
  padding-left: 0;
  padding-right: 0;
  width: 100%!important;
}
.field-name-field-documento-privato .title {
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.214em;
  font-weight: 500;
  padding-left: 0;
  padding-right: 15px;
}
.field-name-field-documento-privato .file {
  border-left: 1px solid #ded8cd;
  text-align: right;
}
.field-name-field-documento-privato .file a {
  color: #ac0633;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 500;
  font-size: 1.143em;
  text-transform: uppercase;
  padding-left: 4px;
  padding-right: 20px;
}
.field-name-field-documento-privato .file a span {
  font-size: 0.824em;
}
.field-name-field-documento-privato .file a i {
  font-size: 1.786em;
  top: -5px;
  position: absolute;
  right: -5px;
}
.field-name-field-documento-privato .views-field-field-document .row {
  border-bottom: 1px solid #ded8cd;
  padding-bottom: 10px;
  padding-top: 10px;
}
.country__locations {
  margin-top: 30px;
}
.country__locations .localization {
  border-top: 1px solid #bcbcbc;
  color: #bcbcbc;
  text-transform: uppercase;
  padding: 10px 0;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.929em;
}
.country__locations h5 {
  font-weight: bold;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.429em;
}
.country__locations p {
  margin-bottom: 5px;
}
.country__locations .other-info {
  margin-top: 20px;
}
.country__locations .map-watch {
  color: #ac0633;
  text-transform: uppercase;
  font-family: 'Rajdhani', sans-serif;
  text-decoration: none;
  font-weight: 600;
  font-size: 1em;
  margin-left: -6px;
  margin-top: 15px;
  display: block;
}
.country__locations .map-watch:before {
  content: '\e819';
  font-family: 'adattivo-font-outline';
  padding-right: 5px;
  font-size: 1.8em;
  float: left;
  line-height: 65%;
}
.country__locations .map-watch:hover:before {
  content: '\e818';
}
.field.field-name-field-testo-contatto .inner-wrapper {
  border-top: 1px solid #bcbcbc;
  margin-top: 30px;
  padding-top: 20px;
}
.service-page {
  max-width: 550px;
  text-align: center;
  margin-top: 350px !important;
  margin-bottom: 30em;
  padding-right: 15px;
  padding-left: 15px;
}
.service-page .body-container {
  padding: 30px 15px 50px!important;
  max-width: 90%;
  margin: auto;
}
.service-page .submitted {
  display: none;
}
.service-page i {
  font-size: 3em;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  color: #be0730;
  font-style: normal;
}
.service-page i.success-icon:before {
  content: '\f058';
  font-family: 'FontAwesome';
}
.service-page h1 {
  margin: 0 0 1rem;
  color: #be0730;
}
.service-page a {
  font-size: 1.143em;
  font-family: 'Rajdhani', sans-serif;
  color: #ffffff;
  background: #be0730;
  padding: .6em 1.22em .6em 1.22em;
  display: inline-block;
  border: 3px solid #be0730;
  text-decoration: none !important;
  text-align: left;
}
.service-page a:hover {
  background: white;
}
@media screen and (max-width: 768px) {
  .service-page {
    margin-top: 210px !important;
    margin-bottom: 10em;
  }
}
.table-responsive {
  max-width: 100vw;
}
@media screen and (max-width: 768px) {
  .table-responsive {
    margin-right: -30px;
    text-align: center;
  }
}
