/* Kettydo */
*,
*:after,
*:before {
  box-sizing: border-box;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
b,
strong {
  font-weight: normal;
}
b > i,
i > b,
strong > i,
i > strong {
  font-style: normal;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1.2;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/*
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*/
body.no-scroll {
  overflow: hidden;
}
.clear {
  float: none;
  clear: both;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="date"],
select,
textarea {
  box-shadow: none !important;
  outline: none;
}
input[type="text"]::-ms-clear,
input[type="email"]::-ms-clear,
input[type="password"]::-ms-clear,
input[type="tel"]::-ms-clear,
input[type="date"]::-ms-clear,
select::-ms-clear,
textarea::-ms-clear,
input[type="text"]::-ms-reveal,
input[type="email"]::-ms-reveal,
input[type="password"]::-ms-reveal,
input[type="tel"]::-ms-reveal,
input[type="date"]::-ms-reveal,
select::-ms-reveal,
textarea::-ms-reveal {
  display: none;
}
a :focus {
  outline: none;
}
input[type="submit"] {border:0!important;}

@media screen and (max-width: 767px) {
  table,
  caption,
  tbody,
  tfoot,
  thead,
  tr,
  th,
  td {
    display: block;
    border-collapse: collapse;
    border-spacing: 0;
  }
  tr,
  th,
  td {
    width: 100% !important;
  }
}
@-webkit-keyframes rotatingDX {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotatingDX {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotatingSX {
  from {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes rotatingSX {
  from {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.tinyHtml {
  line-height: 1.4;
}
.tinyHtml h1,
.tinyHtml h2,
.tinyHtml h3,
.tinyHtml h4,
.tinyHtml h5,
.tinyHtml h6 {
  font-size: 24px;
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
  margin: 20px 0 10px 0;
}
.tinyHtml ul {
  list-style: disc;
  display: block;
  padding-left: 20px;
}
.tinyHtml ol {
  list-style: decimal;
  padding-left: 20px;
}
.tinyHtml strong,
.tinyHtml b {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'martelregular';
  src: url('../css/fonts/martel-regular-webfont.eot');
  src: url('../css/fonts/martel-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/martel-regular-webfont.woff2') format('woff2'), url('../css/fonts/martel-regular-webfont.woff') format('woff'), url('../css/fonts/martel-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'martelbold';
  src: url('../css/fonts/martel-bold-webfont.eot');
  src: url('../css/fonts/martel-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/martel-bold-webfont.woff2') format('woff2'), url('../css/fonts/martel-bold-webfont.woff') format('woff'), url('../css/fonts/martel-bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'martellight';
  src: url('../css/fonts/martel-light-webfont.eot');
  src: url('../css/fonts/martel-light-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/martel-light-webfont.woff2') format('woff2'), url('../css/fonts/martel-light-webfont.woff') format('woff'), url('../css/fonts/martel-light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'work_sansregular';
  src: url('../css/fonts/worksans-regular-webfont.eot');
  src: url('../css/fonts/worksans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/worksans-regular-webfont.woff2') format('woff2'), url('../css/fonts/worksans-regular-webfont.woff') format('woff'), url('../css/fonts/worksans-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'work_sansbold';
  src: url('../css/fonts/worksans-bold-webfont.eot');
  src: url('../css/fonts/worksans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/worksans-bold-webfont.woff2') format('woff2'), url('../css/fonts/worksans-bold-webfont.woff') format('woff'), url('../css/fonts/worksans-bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'work_sansextrabold';
  src: url('../css/fonts/worksans-extrabold-webfont.eot');
  src: url('../css/fonts/worksans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/worksans-extrabold-webfont.woff2') format('woff2'), url('../css/fonts/worksans-extrabold-webfont.woff') format('woff'), url('../css/fonts/worksans-extrabold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.martelBold {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.martel {
  font-family: 'martelregular', serif;
  font-weight: normal;
  font-style: normal;
}
.martel b,
.martel strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.martelLight {
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
}
.martelLight b,
.martelLight strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.worksansBold {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.worksans {
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.worksans b,
.worksans strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.worksansExtra {
  font-family: 'work_sansextrabold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
/*ROW & COLS*/
.yxpMainContainer .yxpRow {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.yxpMainContainer .yxpRow.yxp-with-margin {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.yxpMainContainer .yxpRow.yxp-with-margin [class^='yxp-cols-'],
.yxpMainContainer .yxpRow.yxp-with-margin [class*=' yxp-cols-'] {
  margin-left: 20px;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.yxpMainContainer .yxpRow.yxp-with-margin [class^='yxp-cols-']:first-child,
.yxpMainContainer .yxpRow.yxp-with-margin [class*=' yxp-cols-']:first-child {
  margin-left: 0px;
}
.yxpMainContainer .yxpRow .yxp-cols-1,
.yxpMainContainer .yxpRow .yxp-cols-2,
.yxpMainContainer .yxpRow .yxp-cols-3,
.yxpMainContainer .yxpRow .yxp-cols-4,
.yxpMainContainer .yxpRow .yxp-cols-5,
.yxpMainContainer .yxpRow .yxp-cols-6,
.yxpMainContainer .yxpRow .yxp-cols-7,
.yxpMainContainer .yxpRow .yxp-cols-8,
.yxpMainContainer .yxpRow .yxp-cols-9,
.yxpMainContainer .yxpRow .yxp-cols-10,
.yxpMainContainer .yxpRow .yxp-cols-11,
.yxpMainContainer .yxpRow .yxp-cols-12 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.yxpMainContainer .yxpRow .yxp-cols-1 {
  width: 8.33333333%;
}
.yxpMainContainer .yxpRow .yxp-cols-2 {
  width: 16.66666667%;
}
.yxpMainContainer .yxpRow .yxp-cols-3 {
  width: 25%;
}
.yxpMainContainer .yxpRow .yxp-cols-4 {
  width: 33.33333333%;
}
.yxpMainContainer .yxpRow .yxp-cols-5 {
  width: 41.66666667%;
}
.yxpMainContainer .yxpRow .yxp-cols-6 {
  width: 50%;
}
.yxpMainContainer .yxpRow .yxp-cols-7 {
  width: 58.33333333%;
}
.yxpMainContainer .yxpRow .yxp-cols-8 {
  width: 66.66666667%;
}
.yxpMainContainer .yxpRow .yxp-cols-9 {
  width: 75%;
}
.yxpMainContainer .yxpRow .yxp-cols-10 {
  width: 83.33333333%;
}
.yxpMainContainer .yxpRow .yxp-cols-11 {
  width: 91.66666667%;
}
.yxpMainContainer .yxpRow .yxp-cols-12 {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .yxpMainContainer .yxpRow .yxp-cols-1,
  .yxpMainContainer .yxpRow .yxp-cols-2,
  .yxpMainContainer .yxpRow .yxp-cols-3,
  .yxpMainContainer .yxpRow .yxp-cols-4,
  .yxpMainContainer .yxpRow .yxp-cols-5,
  .yxpMainContainer .yxpRow .yxp-cols-6,
  .yxpMainContainer .yxpRow .yxp-cols-7,
  .yxpMainContainer .yxpRow .yxp-cols-8,
  .yxpMainContainer .yxpRow .yxp-cols-9,
  .yxpMainContainer .yxpRow .yxp-cols-10,
  .yxpMainContainer .yxpRow .yxp-cols-11,
  .yxpMainContainer .yxpRow .yxp-cols-12 {
    width: 100%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-1 {
    width: 8.33333333%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-xs-2 {
    width: 16.66666667%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-xs-3 {
    width: 25%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-xs-4 {
    width: 33.33333333%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-xs-5 {
    width: 41.66666667%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-xs-6 {
    width: 50%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-xs-7 {
    width: 58.33333333%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-xs-8 {
    width: 66.66666667%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-xs-9 {
    width: 75%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-xs-10 {
    width: 83.33333333%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-xs-11 {
    width: 91.66666667%;
  }
  .yxpMainContainer .yxpRow .yxp-cols-xs-12 {
    width: 100%;
  }
  .yxpMainContainer .yxpRow.yxp-with-margin {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .yxpMainContainer .yxpRow.yxp-with-margin [class^='yxp-cols-'],
  .yxpMainContainer .yxpRow.yxp-with-margin [class*=' yxp-cols-'] {
    margin-left: 0px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.form-container {
  max-width: 751px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.form-container input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #003869 inset;
}
.form-container a {
  color: #ffffff;
}
.form-container a .icon {
  stroke: #ffffff;
  fill: #ffffff;
}
.form-container a:hover {
  color: #a6a6a6;
}
.form-container a:hover .icon {
  stroke: #a6a6a6;
  fill: #a6a6a6;
}
.select2-container--open .select2-dropdown {
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border: none;
}
.select2-container--open .select2-dropdown.avoid-mouse-up {
  pointer-events: none;
}
.select2-container--open .select2-dropdown.blue-select {
  background-color: #003869;
}
.select2-container--open .select2-dropdown.blue-select.select2-dropdown--below::after {
  border-color: transparent transparent #003869 transparent;
}
.select2-container--open .select2-dropdown.blue-select.select2-dropdown--above::after {
  border-color: #003869 transparent transparent transparent;
}
.select2-container--open .select2-dropdown.blue-select .select2-search .select2-search__field {
  border-color: #ffffff;
}
.select2-container--open .select2-dropdown.blue-select .select2-results .select2-results__options .select2-results__option,
.select2-container--open .select2-dropdown.blue-select .select2-results .select2-results__options .select2-results__option--highlighted,
.select2-container--open .select2-dropdown.blue-select .select2-results .select2-results__options [aria-selected] {
  color: #ffffff;
}
.select2-container--open .select2-dropdown.blue-select .select2-results .select2-results__options [aria-selected=true] {
  background-color: #003869;
}
.select2-container--open .select2-dropdown.blue-select .select2-results .select2-results__options .select2-results__option--highlighted {
  background-color: #ffffff;
  color: #003869;
}
.select2-container--open .select2-dropdown.select2-dropdown--below {
  margin-top: 20px;
}
.select2-container--open .select2-dropdown.select2-dropdown--below::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 13px 13px 13px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  content: "";
  right: 13px;
  top: -11px;
}
.select2-container--open .select2-dropdown.select2-dropdown--above {
  margin-top: -20px;
}
.select2-container--open .select2-dropdown.select2-dropdown--above::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 13px 0 13px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  content: "";
  right: 13px;
  bottom: -11px;
}
.select2-container--open .select2-dropdown .select2-search {
  padding: 10px 27px 0 20px;
  overflow: hidden;
}
.select2-container--open .select2-dropdown .select2-search .select2-search__field {
  border-color: #003869;
  outline: none;
}
.select2-container--open .select2-dropdown .select2-results {
  padding: 20px 24px 20px 0;
}
.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option,
.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted,
.select2-container--open .select2-dropdown .select2-results .select2-results__options [aria-selected] {
  text-transform: uppercase;
  padding: 5px 5px 5px 20px;
  color: #003869;
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
.select2-container--open .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted {
  background-color: #003869;
  color: #ffffff;
}
.select2-container--open .nicescroll-rails {
  background-color: #d8dee3;
}
header.form-header {
  height: 150px;
  text-align: center;
  position: static;
}
header.form-header .form-container {
  position: relative;
  height: 150px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header.form-header .form-container img {
  width: 177px;
  height: auto;
}
header.form-header .form-container .close {
  position: absolute;
  right: 0;
}
header.form-header .form-container .close .icon {
  width: 38px;
  height: 38px;
}
.title-form-h1 {
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 46px;
  margin-top: 20px;
  margin-bottom: 60px;
}
.title-form-h1 b,
.title-form-h1 strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.title-form-h2 {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.subtitle-form-h4 {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.subtitle-form-h5 {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.subtitle-form-h5.already {
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  margin-top: 0px;
}
.subtitle-form-h5.already b,
.subtitle-form-h5.already strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.subtitle-form-h6 {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 1.2px;
  margin-top: 30px;
  text-transform: uppercase;
}
a.privacyLink {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.page.form-body {
  margin-top: 0px;
  /*TOOLTIP per form*/
  /*TOOLTIP per form*/
}
.page.form-body .form-container {
  padding: 0 82px;
}
.page.form-body .form-container hr {
  border-width: 1px 0 0 0;
  border-color: #ffffff;
  border-style: solid;
}
.page.form-body .form-container .error-resume {
  border: 5px solid #9b1930;
}
.page.form-body .form-container .error-resume .error-resume-wrapper {
  border: 1px solid #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0;
}
.page.form-body .form-container .error-resume .error-resume-wrapper .icon {
  width: 36px;
  height: 36px;
  margin-left: 13px;
  margin-right: 23px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.page.form-body .form-container .error-resume .error-resume-wrapper .message {
  width: 100%;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
.page.form-body .form-container .error-resume .error-resume-wrapper .message span {
  line-height: 14px;
  text-transform: uppercase;
  padding: 11px 0;
}
.page.form-body .form-container .error-resume .error-resume-wrapper .message .message-list li {
  margin-bottom: 3px;
}
.page.form-body .form-container .formMessage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 8px 0 20px;
}
.page.form-body .form-container .formMessage .icon {
  fill: #ffffff;
  margin-right: 18px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 33px;
  height: 33px;
}
.page.form-body .form-container .formMessage p {
  padding-top: 10px;
}
.page.form-body .form-container .formSpacer {
  margin: 20px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 72px;
}
.page.form-body .form-container .formSpacer.formSpacer30 {
  height: 30px;
}
.page.form-body .form-container .formSpacer.formSpacer0 {
  height: 0px;
}
.page.form-body .form-container .formElement {
  margin: 20px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  /**** SELECT ****/
  /**** SELECT ****/
  /**** AUTOCOMPLETE ****/
  /**** AUTOCOMPLETE ****/
  /**** CHECK SERVICE ****/
  /**** CHECK SERVICE ****/
  /*  SECONDARY COLOR  */
}
.page.form-body .form-container .formElement .icon {
  display: none;
  width: 0px;
  margin-right: 0px;
  transition-property: width, margin-right;
  transition-duration: 0.3s;
  transition-timing-function: linear;
}
.page.form-body .form-container .formElement .formElement-column {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder {
  width: 100%;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper {
  width: 100%;
  position: relative;
  overflow: visible;
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  border: 1px solid #ffffff;
  /**** RADIO ****/
  /**** RADIO ****/
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper .placeholder {
  position: absolute;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  top: 0px;
  left: 0px;
  background-color: #003869;
  color: #ffffff;
  height: 70px;
  line-height: 70px;
  text-transform: uppercase;
  padding: 0 20px;
  transition-property: top, left, line-height, padding;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  z-index: 2;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper .placeholder.active {
  height: auto;
  width: auto;
  line-height: 16px;
  padding: 10px 20px;
  top: -15px;
  left: 0px;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper .field[data-preserveplaceholder]::-webkit-input-placeholder {
  color: #d2d2d2;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper .field[data-preserveplaceholder]:-ms-input-placeholder {
  color: #d2d2d2;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper .field[data-preserveplaceholder]::placeholder {
  color: #d2d2d2;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper input {
  width: 100%;
  background-color: #003869;
  color: #ffffff;
  border: none;
  height: 70px;
  padding: 0 20px;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper input:-webkit-autofill {
  background-color: #003869 !important;
  color: #ffffff !important;
  -webkit-box-shadow: inset 0 0 0px 9999px #003869 !important;
  -webkit-text-fill-color: #ffffff !important;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper input::-webkit-input-placeholder {
  color: #ffffff;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper input:-ms-input-placeholder {
  color: #ffffff;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper input::placeholder {
  color: #ffffff;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper input[readonly] {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper textarea {
  width: 100%;
  background-color: #003869;
  color: #ffffff;
  border: none;
  height: 240px;
  padding: 0 20px 0 20px;
  margin-top: 33px;
  margin-bottom: 20px;
  resize: none;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper textarea:-webkit-autofill {
  background-color: #003869 !important;
  color: #ffffff !important;
  -webkit-box-shadow: inset 0 0 0px 9999px #003869 !important;
  -webkit-text-fill-color: #ffffff !important;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper textarea[readonly] {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper .show-password {
  pointer-events: none;
  width: 70px;
  height: 70px;
  display: block;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.8s ease-in-out;
  background: url('../img/general/icon-form-eye.png') no-repeat scroll center center / 21.5px auto;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper.eyed input {
  padding-right: 70px;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper.eyed .show-password {
  pointer-events: auto;
  opacity: 1;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper.eyed.eyeOn .show-password {
  background-image: url('../img/general/icon-form-no-eye.png');
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper.radioElement-wrapper {
  cursor: pointer;
  border: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -20px;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper.radioElement-wrapper .radioElement {
  color:#fff;
  width: auto;
  margin: 0 20px 10px;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper.radioElement-wrapper .radioElement .label {
  display: inline-block;
  margin-top: 1px;
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper.radioElement-wrapper .radioElement .symbol {
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: 3.5px solid #d2d2d2;
  background-color: #ffffff;
  margin-right: 14px;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper.radioElement-wrapper .radioElement .field {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  padding: 0;
  margin: 0;
  line-height: 0;
  font-size: 0;
  background: none;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper.radioElement-wrapper .radioElement .field:checked ~ .symbol {
  border-color: #7c2b36;
}
.page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper.radioElement-wrapper .radioElement .field:focus ~ .label {
  text-decoration: underline;
}
.page.form-body .form-container .formElement .hint {
  display: none;
  width: 100%;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color:#fff;
}
.page.form-body .form-container .formElement.error {
  margin: 15px 0;
}
.page.form-body .form-container .formElement.error .formElement-errorBorder {
  border: 5px solid #9b1930;
}
.page.form-body .form-container .formElement.error .formElement-errorBorder .formElement-wrapper.radioElement-wrapper {
  padding: 10px 0px 0;
  border: 1px solid #ffffff;
  margin: 0;
}
.page.form-body .form-container .formElement.error .icon {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: block;
  width: 36px;
  height: 36px;
  margin-right: 47px;
  margin-left: 19px;
}
.page.form-body .form-container .formElement.error .hint {
  display: block;
  padding: 15px 20px 15px 102px;
}
.page.form-body .form-container .formElement.minimizeElement .formElement-column .formElement-errorBorder .formElement-wrapper .placeholder {
  padding: 0 10px;
}
.page.form-body .form-container .formElement.minimizeElement .formElement-column .formElement-errorBorder .formElement-wrapper .placeholder.active {
  padding: 10px 5px;
  left: 5px;
}
.page.form-body .form-container .formElement.minimizeElement .formElement-column .formElement-errorBorder .formElement-wrapper input {
  padding: 0 10px;
}
.page.form-body .form-container .formElement.minimizeElement.error .icon {
  margin-right: 10px;
  margin-left: 0px;
  width: 20px;
  height: 20px;
}
.page.form-body .form-container .formElement.minimizeElement.error .hint {
  padding-left: 30px;
  padding-right: 0px;
}
.page.form-body .form-container .formElement.selectElement.blue-select .select2-container .select2-selection--single {
  background-color: #003869;
}
.page.form-body .form-container .formElement.selectElement.blue-select .select2-container .select2-selection--single .select2-selection__placeholder {
  color: #ffffff;
}
.page.form-body .form-container .formElement.selectElement.blue-select .select2-container .select2-selection--single .select2-selection__rendered {
  color: #ffffff;
}
.page.form-body .form-container .formElement.selectElement.blue-select .select2-container .select2-selection--single .select2-selection__arrow b .embedSvg svg {
  stroke: #ffffff;
  fill: #ffffff;
}
.page.form-body .form-container .formElement.selectElement .title-paragraph-snd {
  width: 100%;
}
.page.form-body .form-container .formElement.selectElement .formElement-wrapper.selectElement-wrapper {
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
  border: none !important;
}
.page.form-body .form-container .formElement.selectElement .select2-container {
  text-transform: uppercase;
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  height: 70px;
  width:100%!important;
}
.page.form-body .form-container .formElement.selectElement .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b .embedSvg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.page.form-body .form-container .formElement.selectElement .select2-container .select2-selection--single {
  background-color: #ffffff;
  border-radius: 0;
  outline: none;
  border: none;
  height: 70px;
  border-radius: 5px;
  position: relative;
}

span.select2-selection.select2-selection--single::before {
    content: "";
    width: 0.8em;
    height: 0.5em;
    background-color: #003869;
    clip-path: polygon(100% 0%, 0 0%, 50% 100%);
    grid-area: select;
    justify-self: end;
    position: absolute;
    right: 15px;
    TOP: calc(50% - 0.25em);
}

.page.form-body .form-container .formElement.selectElement .select2-container .select2-selection--single .select2-selection__placeholder {
  color: #003869;
}
.page.form-body .form-container .formElement.selectElement .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 40px 0 20px;
  line-height: 70px;
  color: #003869;
  height: 70px;
}
.page.form-body .form-container .formElement.selectElement .select2-container .select2-selection--single .select2-selection__arrow {
  position: absolute;
  height: 14px;
  right: 20px;
  width: 12px;
  top: 28px;
}
.page.form-body .form-container .formElement.selectElement .select2-container .select2-selection--single .select2-selection__arrow b {
  border: none;
  height: 100%;
  width: 100%;
  margin: 0;
  left: 0;
  top: 0;
}
.page.form-body .form-container .formElement.selectElement .select2-container .select2-selection--single .select2-selection__arrow b .embedSvg {
  transition: -webkit-transform 0.8s linear;
  transition: transform 0.8s linear;
  transition: transform 0.8s linear, -webkit-transform 0.8s linear;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  position: relative;
  height: 100%;
  width: 100%;
}
.page.form-body .form-container .formElement.selectElement .select2-container .select2-selection--single .select2-selection__arrow b .embedSvg svg {
  stroke: #003869;
  fill: #003869;
  height: 14px;
  width: 12px;
}
.page.form-body .form-container .formElement.selectElement .hint {
  display: none;
  width: 100%;
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
          flex-shrink: 1;
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
.page.form-body .form-container .formElement.autocompleteElement .formElement-wrapper .field {
  padding-right: 70px;
}
.page.form-body .form-container .formElement.autocompleteElement .formElement-wrapper .loader {
  width: 70px;
  height: 70px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  overflow: hidden;
  -webkit-animation: rotatingSX 2s linear infinite;
          animation: rotatingSX 2s linear infinite;
  transition: opacity 0.8s ease-in-out;
  opacity: 0;
}
.page.form-body .form-container .formElement.autocompleteElement .formElement-wrapper .loader .icon {
  display: block;
  margin: 0;
  fill: #ffffff;
  width: 45%;
  height: 45%;
}
.page.form-body .form-container .formElement.autocompleteElement .formElement-wrapper .results-wrapper {
  background-color: #003869;
  position: absolute;
  margin-top: 10px;
  width: 100%;
  border: 1px solid #ffffff;
  padding: 20px 30px 20px 20px;
  z-index: 3;
}
.page.form-body .form-container .formElement.autocompleteElement .formElement-wrapper .results-wrapper .results {
  position: relative;
  height: 240px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 40px;
}
.page.form-body .form-container .formElement.autocompleteElement .formElement-wrapper .results-wrapper .results ul li {
  padding: 11px 0;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #fff;
}
.page.form-body .form-container .formElement.autocompleteElement .formElement-wrapper .results-wrapper .nicescroll-rails {
  top: 20px !important;
  background: url('../img/general/bg-pixel-white.jpg') repeat-y scroll center;
}
.page.form-body .form-container .formElement.autocompleteElement .formElement-wrapper .results-wrapper .nicescroll-rails .nicescroll-cursors {
  height: 9px;
}
.page.form-body .form-container .formElement.autocompleteElement .formElement-wrapper .results-wrapper.no-result .results {
  height: auto !important;
  padding: 0;
}
.page.form-body .form-container .formElement.autocompleteElement .formElement-wrapper.loading .loader {
  opacity: 1;
}
.page.form-body .form-container .formElement.serviceCheckElement {
  /*
        .formElement-column .formElement-errorBorder .formElement-wrapper input[readonly] {
          .worksans();
        }
        */
}
.page.form-body .form-container .formElement.serviceCheckElement input[readonly] {
  font-family: 'work_sans', sans-serif !important;
}
.page.form-body .form-container .formElement.serviceCheckElement .formElement-wrapper .field {
  padding-right: 70px;
}
.page.form-body .form-container .formElement.serviceCheckElement .formElement-wrapper .loader {
  width: 70px;
  height: 70px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  overflow: hidden;
  -webkit-animation: rotatingSX 2s linear infinite;
          animation: rotatingSX 2s linear infinite;
  transition: opacity 0.8s ease-in-out;
  opacity: 0;
}
.page.form-body .form-container .formElement.serviceCheckElement .formElement-wrapper .loader .icon {
  display: block;
  margin: 0;
  fill: #ffffff;
  width: 45%;
  height: 45%;
}
.page.form-body .form-container .formElement.serviceCheckElement .formElement-wrapper.loading .loader {
  opacity: 1;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .sdab-cbx {
  width: 100%;
  margin: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .sdab-cbx span {
  color:#fff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .sdab-cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  vertical-align: middle;
  border: 1px solid #ffffff;
  transition: all .2s ease;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .sdab-cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 17px;
  transition: all .3s ease;
  transition-delay: .1s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .sdab-cbx span:first-child svg:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #003869;
  display: block;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .sdab-cbx span:last-child {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 1.2px;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .sdab-cbx span:last-child b,
.page.form-body .form-container .formElement.checkboxElement-wrapper .sdab-cbx span:last-child strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .sdab-cbx:hover span:first-child {
  border-color: #ffffff;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .inp-sdab-cbx {
  -webkit-appearance: none;
  display: block;
  height: 0px;
  width: 0px;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .inp-sdab-cbx:checked + .sdab-cbx span:first-child {
  background: #003869;
  border-color: #ffffff;
  -webkit-animation: wave .4s ease;
          animation: wave .4s ease;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .inp-sdab-cbx:checked + .sdab-cbx span:first-child svg {
  stroke-dashoffset: 0;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .inp-sdab-cbx:checked + .sdab-cbx span:first-child svg:before {
  -webkit-transform: scale(3.5);
      -ms-transform: scale(3.5);
          transform: scale(3.5);
  opacity: 0;
  transition: all .6s ease;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper .inp-sdab-cbx:focus + .sdab-cbx span {
  text-decoration: underline;
}
.page.form-body .form-container .formElement.checkboxElement-wrapper.error .sdab-cbx {
  border: 1px solid #fff;
  padding: 10px;
}
.page.form-body .form-container .formElement.form-snd .formElement-column .formElement-errorBorder .formElement-wrapper {
  border-color: #003869;
}
.page.form-body .form-container .formElement.form-snd .formElement-column .formElement-errorBorder .formElement-wrapper input {
  background-color: #ffffff;
  color: #003869;
}
.page.form-body .form-container .formElement.form-snd .formElement-column .formElement-errorBorder .formElement-wrapper input:-webkit-autofill {
  background-color: #ffffff !important;
  color: #003869 !important;
  -webkit-box-shadow: inset 0 0 0px 9999px #ffffff !important;
  -webkit-text-fill-color: #003869 !important;
}
.page.form-body .form-container .formElement.form-snd .formElement-column .formElement-errorBorder .formElement-wrapper .placeholder {
  background-color: #ffffff;
  color: #003869;
}
.page.form-body a.linkTooltip {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
.page.form-body a.linkTooltip:hover,
.page.form-body a.linkTooltip.active {
  text-decoration: underline;
}
.page.form-body .formInfoMessage,
.page.form-body .formPrivacyMessage {
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  margin: 20px 0 23px;
  letter-spacing: 1.16px;
}
.page.form-body .formInfoMessage b,
.page.form-body .formPrivacyMessage b,
.page.form-body .formInfoMessage strong,
.page.form-body .formPrivacyMessage strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.page.form-body .formPrivacyMessage {
  margin: 0;
}
@media screen and (max-width: 1023px) {
  header.form-header {
    height: 60px;
  }
  header.form-header .form-container {
    height: 60px;
  }
  header.form-header .form-container img {
    width: 112px;
  }
  header.form-header .form-container .close {
    right: 15px;
  }
  header.form-header .form-container .close .icon {
    width: 20px;
    height: 20px;
  }
  .title-form-h1 {
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .subtitle-form-h5 {
    font-family: 'martelbold', serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .subtitle-form-h5.already {
    font-family: 'work_sansregular', sans-serif;
    font-weight: normal;
    font-style: normal;
  }
  .subtitle-form-h5.already b,
  .subtitle-form-h5.already strong {
    font-family: 'work_sansbold', sans-serif;
    font-weight: normal;
    font-style: normal;
  }
  .page.form-body .form-container {
    max-width: none;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
  .page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper {
    font-size: 10px;
  }
  .page.form-body .form-container .formElement .formElement-column .formElement-errorBorder .formElement-wrapper .placeholder {
    padding: 0 10px;
  }
  .page.form-body .form-container .formElement.error .icon {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    margin-left: 5px;
  }
  .page.form-body .form-container .formElement.error .hint {
    padding-left: 39px;
  }
  .page.form-body .form-container .formElement.minimizeElement.error.error .icon {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    margin-left: 0px;
  }
  .page.form-body .form-container .formElement.minimizeElement.error.error .hint {
    padding-left: 0px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .page.form-body .form-container .formSpacer {
    display: none;
  }
}
@media screen and (max-width: 1279px) {
  .page.form-body .form-container .formElement.selectElement .formElement-wrapper.selectElement-wrapper select {
    visibility: hidden;
  }
}
body.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.modalWrapper {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-direction: column;
  background-color: rgba(255, 255, 255, 0.8);
  overflow-y: auto;
}
.modalWrapper .modal {
  position: relative;
  background-color: #ffffff;
  border-radius: 20px;
  margin: 20px auto;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  padding: 20px;
}
.modalWrapper .modal.download-brochure .modal-body {
  padding: 10px 5px 0;
}
.modalWrapper .modal.download-brochure .modal-body .link-container li {
  margin-bottom: 5px;
}
.modalWrapper .modal .modal-head {
  padding: 10px 20px 10px 0;
}
.modalWrapper .modal .modal-head .close {
  position: absolute;
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  right: 20px;
  top: 20px;
}
.modalWrapper .modal .modal-footer {
  padding: 10px 0px;
}
.modalWrapper .modal.modalVideo .modal-body {
  text-align: center;
}
header {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #ffffff;
  z-index: 102;
}
header.static {
  position: static;
}
header .logo-col {
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 380px;
  height: 80px;
}
header .logo-col a {
  line-height: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
header .logo-col img {
  width: 158px;
  height: auto;
}
header .menu-col {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 80px;
}
header .menu-col .menu-container {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
header .menu-col .menu-container li {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header .menu-col .menu-container li > .link {
  padding: 10px 5px;
  display: inline-block;
  background: none;
}
header .menu-col .menu-container li.active {
  border-bottom: 5px solid #003869;
}
header .menu-col .menu-container li.active > .link {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
header .menu-col .menu-container li .submenu-container {
  position: absolute;
  top: 80px;
  left: 2000px;
  margin: 0 -2000px;
  background-color: #f1f2f2;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 30px 0 40px;
  z-index: 102;
}
header .menu-col .menu-container li .submenu-container .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header .menu-col .menu-container li .submenu-container .link-landing {
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
header .menu-col .menu-container li .submenu-container .link-landing span {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 18px;
  color: #003869;
}
header .menu-col .menu-container li .submenu-container .link-landing a {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header .menu-col .menu-container li .submenu-container .link-landing a span {
  margin-right: 10px;
}
header .menu-col .menu-container li .submenu-container .v-divider {
  height: 248px;
  width: 1px;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-left: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
header .menu-col .menu-container li .submenu-container .link-menu {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 5%;
}
header .menu-col .menu-container li .submenu-container .link-menu ul {
  width: auto;
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 10px;
          column-gap: 10px;
}
header .menu-col .menu-container li .submenu-container .link-menu ul li {
  display: block;
  margin-bottom: 20px;
}
header .menu-col .menu-container li .submenu-container .link-menu ul li a {
  font-size: 14px;
  text-transform: none;
  padding: 10px 20px;
  display: inline-block;
}
header .menu-col .menu-container li .submenu-container .link-inevidence {
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
header .menu-col .menu-container li .submenu-container .link-inevidence .evidence {
  width: 380px;
  height: 200px;
  position: relative;
  display: block;
  background-position: top center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
header .menu-col .menu-container li .submenu-container .link-inevidence .evidence .evi-text {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 0 10px 10px;
}
header .menu-col .menu-container li .submenu-container .link-inevidence .evidence .evi-text .subtitle-h5 {
  color: #ffffff;
}
header .menu-col .menu-container li .submenu-container .link-inevidence .evidence .evi-text span {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
header .menu-col .menu-container li .submenu-container .link-inevidence .evidence .evi-text span .icon {
  margin-left: 10px;
}
header .menu-col a {
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
header .menu-col a b,
header .menu-col a strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
header .menu-col a.active {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
header .menu-col .btn-header {
  box-shadow: none;
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
  min-height: 34px;
  width: 168px;
  font-size: 12px;
}
header .menu-col .btn-header b,
header .menu-col .btn-header strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
header .menu-col .btn-header > div {
  min-height: 24px;
  height: 24px;
}
header .action-col {
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  padding-right: 20px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header .action-col {
    overflow: hidden;
  }
}
header .action-col .icon-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 38px;
  padding-right: 0px;
  background: none;
}
header .action-col .icon-link:hover {
  background: none;
}
header .action-col .icon-link:first-child {
  margin-left: 0px;
}
header .action-col .icon-link span {
  margin-left: 5px;
  margin-bottom: -3px;
}
header .action-col .icon-link.icon-hamburger {
  display: none;
}
.searchOverlayContainer {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0;
  background-color: rgba(0, 56, 105, 0.9);
  z-index: 200;
  display: none;
  overflow: scroll;
  padding-top: 100px;
}
.searchOverlayContainer .close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.searchOverlayContainer .close .icon {
  fill: #ffffff;
  stroke: #ffffff;
}
.searchOverlayContainer .searchBox {
  padding: 30px 0;
}
.searchOverlayContainer .searchBox .inputAutocompleteContainer {
  width: 80%;
  position: relative;
  display: inline-block;
  background: #f1f2f2;
  color: #303030;
}
.searchOverlayContainer .searchBox .inputAutocompleteContainer #suggestionResult {
  position: absolute;
  width: 100%;
  background: #f1f2f2;
  z-index: 200;
}
.searchOverlayContainer .searchBox .inputAutocompleteContainer #suggestionResult li a {
  color: #003869;
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  padding: 10px 20px;
  display: block;
}
.searchOverlayContainer .searchBox .inputAutocompleteContainer #suggestionResult li:hover {
  background: #ffffff;
}
.searchOverlayContainer .searchBox .inputAutocompleteContainer #resetButton {
  position: absolute;
  right: 15px;
  top: 16px;
  border: 2px solid #003869;
  border-radius: 100%;
  z-index: 200;
  padding: 7px;
  display: block;
  line-height: 1px;
}
.searchOverlayContainer .searchBox .inputAutocompleteContainer #resetButton .icon {
  width: 15px;
  height: 15px;
}
.searchOverlayContainer .searchBox .inputAutocompleteContainer #resetButton.invisible {
  display: none;
}
.searchOverlayContainer .searchBox .inputAutocompleteContainer .bigGray {
  background: #f1f2f2;
  color: #303030;
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  padding: 15px 32px;
  width: 100%;
}
.searchOverlayContainer .searchBox .searchButton {
  background: linear-gradient(to bottom, #6b252f 0%, #7c2a36 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b252f', endColorstr='#7c2a36', GradientType=0);
  position: relative;
  float: right;
  min-height: 65px;
  width: 18%;
  border: 0px none red;
}
.searchOverlayContainer .searchBox .searchButton .icon {
  stroke: #ffffff;
  width: 25px;
  height: 25px;
}
.searchOverlayContainer .searchBox .searchButton.btn {
  margin: 0 0 0 20px;
}
.searchOverlayContainer .emptySearch {
  padding: 50px 0;
}
.searchOverlayContainer .emptySearch .popularesTitle {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 32px;
  color: #003869;
  margin-bottom: 30px;
  display: block;
}
.searchOverlayContainer .emptySearch .populares {
  -webkit-columns: 2;
          columns: 2;
}
.searchOverlayContainer .emptySearch .populares a {
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  color: #003869;
  margin-bottom: 20px;
  display: block;
}
.searchOverlayContainer .emptySearch .populares a b,
.searchOverlayContainer .emptySearch .populares a strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media screen and (max-width: 1279px) {
  body.menu-open {
    overflow: hidden;
    position: fixed;
  }
  .searchOverlayContainer .searchBox .searchButton.btn {
    width: 17%;
  }
  header {
    position: fixed;
    width: 100%;
    top: 0;
  }
  header.static {
    position: fixed;
  }
  header .logo-col {
    height: 80px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  header .logo-col a {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  header .menu-col {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
  }
  header .menu-col.open {
    height: 100vh;
    overflow-y: auto;
    padding-top: 10px;
  }
  header .menu-col .menu-container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: auto;
    margin-bottom: 200px;
  }
  header .menu-col .menu-container > li {
    width: 100%;
    position: relative;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
    border: none;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-bottom: 10px;
  }
  header .menu-col .menu-container > li.active {
    border: none;
  }
  header .menu-col .menu-container > li > a {
    padding: 15px 20px;
  }
  header .menu-col .menu-container > li > .btn-header {
    margin-left: 20px;
  }
  header .menu-col .menu-container > li .submenu-container {
    position: static;
    margin: 0;
    padding-left: 0px;
    margin-bottom: 20px;
    padding: 10px 0 20px;
  }
  header .menu-col .menu-container > li .submenu-container .container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 35px;
  }
  header .menu-col .menu-container > li .submenu-container .v-divider {
    height: 1px;
    width: 100%;
    margin: 20px 0px;
  }
  header .menu-col .menu-container > li .submenu-container .link-menu {
    margin-bottom: 20px;
  }
  header .menu-col .menu-container > li .submenu-container .link-inevidence {
    width: 100%;
  }
  header .menu-col .menu-container > li .submenu-container .link-inevidence .evidence {
    width: 100%;
    height: 200px;
    max-width: 380px;
  }
  header .action-col {
    height: 80px;
    padding-right: 15px;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: auto;
  }
  header .action-col .icon-link {
    font-size: 8px;
    margin-left: 20px;
  }
  header .action-col .icon-link.icon-hamburger {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  header .action-col .icon-link.icon-hamburger .icon {
    width: 22px;
    height: auto;
  }
  header .action-col .icon-link.icon-hamburger .i-cross {
    display: none;
  }
  header .action-col .icon-link.icon-hamburger.open .i-hamb {
    display: none;
  }
  header .action-col .icon-link.icon-hamburger.open .i-cross {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  header .logo-col {
    height: 40px;
    width: 50%;
  }
  header .logo-col a img {
    width: 79px;
  }
  header .menu-col {
    top: 40px;
  }
  header .menu-col .menu-container li .submenu-container .link-menu ul {
    -webkit-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0px;
            column-gap: 0px;
  }
  header .menu-col .menu-container li .submenu-container .link-menu ul li {
    margin-bottom: 10px;
  }
  header .menu-col .menu-container li a {
    margin: auto;
    display: block;
  }
  header .menu-col .menu-container li .btn-header {
    margin: auto;
  }
  header .action-col {
    height: 40px;
  }
  header .action-col .icon-link {
    margin-left: 10px;
  }
  header .searchOverlayContainer {
    padding-top: 50px;
  }
  header .searchOverlayContainer .searchBox .inputAutocompleteContainer {
    width: 95%;
    margin: 0 auto;
    float: none;
    display: block;
  }
  header .searchOverlayContainer .searchBox .searchButton {
    width: 95%;
    margin: 0 auto;
    float: none;
    display: block;
  }
  header .searchOverlayContainer .searchBox .searchButton.btn {
    margin: 10px auto;
    width: 95%;
  }
  header .searchOverlayContainer .emptySearch {
    padding: 20px 0;
  }
  header .searchOverlayContainer .emptySearch .popularesTitle {
    margin-bottom: 15px;
  }
  header .searchOverlayContainer .emptySearch .populares {
    -webkit-columns: 1;
            columns: 1;
  }
  header .searchOverlayContainer .emptySearch .populares a {
    margin-bottom: 15px;
  }
}
footer ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
footer ul li {
  display: inline-block;
}
footer .title {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  color: #003869;
}
footer .footer-social .container {
  padding: 40px 0 40px 74px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .footer-social .container .social-links {
  width: 45%;
}
footer .footer-social .container .social-links .title {
  margin: 0 0 52px;
}
footer .footer-social .container .social-links a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #003869;
  border-radius: 50%;
  margin-right: 27px;
  margin-bottom: 27px;
}
footer .footer-social .container .social-links a .icon {
  width: 100%;
  height: 100%;
  fill: #ffffff;
  stroke: #ffffff;
}
footer .footer-social .container .newsletter-form,
footer .footer-social .container .app-links {
  width: 55%;
}
footer .footer-social .container .newsletter-form .title,
footer .footer-social .container .app-links .title {
  margin: 0 0 5px;
}
footer .footer-social .container .newsletter-form p,
footer .footer-social .container .app-links p {
  margin-bottom: 28px;
}
footer .footer-social .container .newsletter-form .input-field,
footer .footer-social .container .app-links .input-field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .footer-social .container .newsletter-form .input-field .btn,
footer .footer-social .container .app-links .input-field .btn {
  box-shadow: none;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin: 0px;
}
footer .footer-social .container .app-links .title {
  margin-bottom: 40px;
}
footer .footer-social .container .app-links .logo-svg {
  width: 71px;
  height: 71px;
  margin-right: 20px;
}
footer .footer-social .container .app-links li {
  width: auto;
}
footer .footer-social .container .app-links li a {
  margin-right: 20px;
  margin-bottom: 0;
}
footer .footer-social .container .app-links li a img {
  height: 40px;
  width: auto;
}
footer .footer-internal {
  /*
    .app-links {
      display: flex;
      align-items: flex-end;
      justify-content: flex-start;
      h2 {
        width: auto;
        display: inline-block;
        margin-right: 48px;
      }
      li {
        width: auto;
        a {
          margin-right: 20px;
          margin-bottom: 0;
          img {height: 40px;width:auto;}
        }
      }
    }*/
}
footer .footer-internal .container {
  padding: 40px 0 40px 74px;
}
footer .footer-internal .title {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 45px;
}
footer .footer-internal li {
  width: 25%;
}
footer .footer-internal li a {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}
footer .footer-internal li a b,
footer .footer-internal li a strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
footer .footer-internal li a:hover .svg_image {
  fill: #a6a6a6;
  color: #a6a6a6;
}
footer .footer-internal .internal-links a {
  margin-bottom: 5px;
}
footer .footer-internal .parent-links {
  padding-bottom: 20px;
}
footer .footer-internal .parent-links ul {
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
footer .footer-internal .parent-links ul .parent-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 20px;
}
footer .footer-internal .parent-links ul img {
  max-height: 50px;
  max-width: 90%;
}
footer .footer-external .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 44px;
  padding-bottom: 20px;
}
footer .footer-external ul {
  width: auto;
}
footer .footer-external .legal-links a {
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 10px 0;
  background: none;
}
footer .footer-external .legal-links a b,
footer .footer-external .legal-links a strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
footer .footer-external .legal-links a:hover {
  background: none;
}
footer .footer-external .partners-links .svg_image {
  margin-left: 10px;
}
footer .footer-external .partners-links .svg_image.svg_footer_aacsb {
  width: 83px;
  height: 30px;
}
footer .footer-external .partners-links .svg_image.svg_footer_equis {
  width: 52px;
  height: 37px;
}
footer .footer-external .partners-links .svg_image.svg_footer_amba {
  width: 97px;
  height: 31px;
}
footer .footer-external .partners-links .svg_image.svg_footer_mba {
  width: 117px;
  height: 34.10px;
}
footer .footer-external .partners-links .svg_image.svg_footer_csq {
  width: 71px;
  height: 34px;
}
footer .footer-copyright .container {
  padding-bottom: 55px;
}
footer .footer-copyright .container p {
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
footer .footer-copyright .container p b,
footer .footer-copyright .container p strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  footer .footer-social .container {
    padding: 30px 28px 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    /*
        .newsletter-form {
          width: 100%;
          p {
            margin-bottom: 10px;
          }
          .mobile-container {
            margin: 0 -15px;
            .input-field {
              flex-wrap: wrap;
              justify-content: flex-end;
            }
          }
        }*/
  }
  footer .footer-social .container .social-links {
    width: 100%;
    padding-bottom: 28px;
  }
  footer .footer-social .container .social-links .title {
    margin-bottom: 15px;
  }
  footer .footer-social .container .social-links a {
    width: 37px;
    height: 37px;
    margin: 0;
  }
  footer .footer-social .container .social-links ul {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  footer .footer-social .container .app-links {
    width: 100%;
  }
  footer .footer-social .container .app-links .title {
    margin-bottom: 3px;
  }
  footer .footer-social .container .app-links ul {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-top: 15px;
  }
  footer .footer-social .container .app-links ul li a {
    margin-right: 0;
  }
  footer .footer-social .container .app-links ul li a img {
    height: 28px;
  }
  footer .footer-internal {
    /*
      .app-links {
        flex-direction: column;
        align-items: flex-start;
        h2 {
          display: block;
          width: 100%;
          margin-right: 0px;
        }
        ul {
          justify-content: space-between;
          width: 100%;
          li {
            a {
              margin-right: 0;
              img {height: 28px;}
            }
          }
        }
      }*/
  }
  footer .footer-internal .container {
    padding: 30px 28px 20px;
  }
  footer .footer-internal li {
    width: 100%;
  }
  footer .footer-internal .parent-links ul {
    width: 100%;
  }
  footer .footer-internal .parent-links ul .parent-block {
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  footer .footer-external .container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .footer-external .legal-links a {
    margin-bottom: 20px;
  }
  footer .footer-copyright .container {
    padding-top: 60px;
  }
}
.sticky-banner {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  width: 100%;
  padding: 30px 0 20px;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.3);
  z-index: 102;
}
.sticky-banner.toTop {
  top: 0;
  bottom: auto;
}
.sticky-banner.toBottom {
  top: auto;
  bottom: 0;
}
.sticky-banner .container {
  position: relative;
}
.sticky-banner .container h2 {
  margin-top: 0px;
}
.sticky-banner .container .close {
  position: absolute;
  top: -20px;
  right: 20px;
}
.sticky-banner.wizard-banner .container {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sticky-banner.wizard-banner .container .sticky-message {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.sticky-banner.wizard-banner .container a {
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media screen and (max-width: 1279px) {
  .sticky-banner .container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.cookie-banner {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  width: 100%;
  padding: 30px 0 20px;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.3);
  background: #003869;
  color: #ffffff;
  z-index: 102;
}
.cookie-banner.toTop {
  top: 0;
  bottom: auto;
}
.cookie-banner.toBottom {
  top: auto;
  bottom: 0;
}
.cookie-banner .container {
  position: relative;
}
.cookie-banner .container h2 {
  margin-top: 0px;
  color: #ffffff;
}
.cookie-banner .container p {
  color: #ffffff;
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  width: 95%;
}
.cookie-banner .container p b,
.cookie-banner .container p strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.cookie-banner .container a {
  color: #ffffff;
  text-decoration: underline;
}
.cookie-banner .container .close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.cookie-banner .container .close .icon {
  fill: #ffffff;
  stroke: #ffffff;
}
.cookie-banner.wizard-banner .container {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cookie-banner.wizard-banner .container .sticky-message {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cookie-banner.wizard-banner .container a {
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media screen and (max-width: 1279px) {
  .cookie-banner .container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
body {
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #303030;
  background-color: #ffffff;
  line-height: 1.4;
}
body b,
body strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.yxpMainContainer > iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #003869;
}
.container {
  max-width: 1200px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.layoutSpace {
  width: 100%;
}
.layoutSpace.space30 {
  height: 30px;
}
.layoutSpace.space50 {
  height: 50px;
}
.layoutSpace.space80 {
  height: 80px;
}
.mobile-show,
.tablet-show {
  display: none;
}
.bg-pri-white {
  background-color: #ffffff;
  color: #303030;
}
.bg-pri-blue {
  background-color: #003869;
  color: #ffffff;
}
.bg-pri-red {
  background-color: #7c2b36;
  color: #ffffff;
}
.bg-pri-green {
  background-color: #8ba534;
  color: #ffffff;
}
.bg-pri-grey {
  background-color: #d2d2d2;
  color: #003869;
}
.bg-snd-grey {
  background-color: #f1f2f2;
  color: #003869;
}
.bg-snd-blue {
  background-color: #001d36;
  color: #ffffff;
}
.bg-snd-red {
  background-color: #9b1930;
  color: #ffffff;
}
.bg-snd-grey {
  background-color: #f1f2f2;
  color: #003869;
}
/*** PANELS da usare come classi per i pannelli a sfondo ***/
.panel-bg-snd-grey {
  background-color: #f1f2f2;
  color: #003869;
  padding: 40px 0;
  margin: 40px 0;
}
/*** PANELS da usare come classi per i pannelli a sfondo ***/
.title-h1 {
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #003869;
  line-height: 1.2;
  margin-bottom: 20px;
}
.title-h1 b,
.title-h1 strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.title-h1 b,
.title-h1 strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.title-h2 {
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #003869;
  line-height: 1.2;
  margin-bottom: 20px;
}
.title-h2 b,
.title-h2 strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.title-h2 b,
.title-h2 strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.title-h3 {
  font-family: 'work_sansextrabold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #003869;
}
.title-h4 {
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 1.2;
  color: #001d36;
}
.title-h4 b,
.title-h4 strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.title-h4 b,
.title-h4 strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.title-h5 {
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 1.2;
  color: #003869;
}
.title-h5 b,
.title-h5 strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.title-h5 b,
.title-h5 strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.title-h6 {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1.2;
  color: #003869;
}
.subtitle-h4 {
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #003869;
}
.subtitle-h4 b,
.subtitle-h4 strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.subtitle-h4 b,
.subtitle-h4 strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.subtitle-h5 {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #003869;
}
.bigtitle-h6 {
  font-family: 'work_sansextrabold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 80px;
  line-height: 1.1;
  margin-bottom: 20px;
  color: #003869;
}
.title-main {
  font-size: 45px;
  line-height: 1.1;
  margin-bottom: 20px;
  color: #001d36;
}
.title-main b,
.title-main strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.title-paragraph-prm {
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #003869;
  line-height: 1.4;
}
.title-paragraph-prm b,
.title-paragraph-prm strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.title-paragraph-snd {
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.4;
}
.title-paragraph-snd b,
.title-paragraph-snd strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.title-paragraph-snd .title-h1,
.title-paragraph-snd .title-h2,
.title-paragraph-snd .title-h3,
.title-paragraph-snd .subtitle-h4,
.title-paragraph-snd .subtitle-h5 {
  color: #ffffff;
}
.text-paragraph-prm {
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4;
  color: #303030;
}
.text-paragraph-prm b,
.text-paragraph-prm strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.text-paragraph-prm a {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.text-paragraph-snd {
  font-family: 'martellight', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.4;
}
.text-paragraph-snd b,
.text-paragraph-snd strong {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
}
.text-paragraph-snd .title-h1,
.text-paragraph-snd .title-h2,
.text-paragraph-snd .title-h3,
.text-paragraph-snd .subtitle-h4,
.text-paragraph-snd .subtitle-h5 {
  color: #ffffff;
}
.text-paragraph-snd a {
  font-family: 'martelbold', serif;
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
}
.text-paragraph-snd a:hover {
  color: #a6a6a6;
}
.head-label {
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: #003869;
  display: inline-block;
}
.head-label b,
.head-label strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.head-label.selected {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.button-container {
  text-align: center;
  margin-bottom: 30px;
  font-size: 0;
  line-height: 0;
}
.button-container .btn {
  margin-right: 0px;
}
.btn {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  width: 150px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
  font-size: 12px;
  padding: 5px 20px;
  min-height: 50px;
  text-transform: uppercase;
  text-decoration: none;
  margin: 20px;
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
}
.btn:focus {
  outline: none;
}
.btn > div {
  min-height: 40px;
  height: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn > div > span {
  margin-bottom: -2px;
  line-height: 1.4;
}
.btn.btn-medium {
  width: 225px;
}
.btn.btn-large {
  width: 280px;
}
.btn.btn-pri {
  color: #ffffff;
  background: #6b252f;
  background: linear-gradient(to bottom, #6b252f 0%, #7c2a36 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b252f', endColorstr='#7c2a36', GradientType=0);
}
.btn.btn-pri:hover,
.btn.btn-pri:focus {
  background: #54171f;
  background: linear-gradient(to bottom, #54171f 0%, #631a25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54171f', endColorstr='#631a25', GradientType=0);
}
.btn.btn-snd {
  color: #7c2b36;
  background: #e0e0e0;
  background: linear-gradient(to bottom, #e0e0e0 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#ffffff', GradientType=0);
}
.btn.btn-snd:hover {
  background: #dbd1d2;
  background: linear-gradient(to bottom, #dbd1d2 0%, #f8eeed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbd1d2', endColorstr='#f8eeed', GradientType=0);
}
.btn.btn-disabled {
  pointer-events: none;
  color: #a6a6a6;
  background: #b4b4b4;
  background: linear-gradient(to bottom, #b4b4b4 0%, #d4d4d4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b4b4', endColorstr='#d4d4d4', GradientType=0);
}
.btn.btn-linkedIn {
  position: relative;
  padding-left: 61px;
  background: #1c5e7e;
  background: linear-gradient(to right, #1c5e7e 0%, #1b607f 11%, #1d6283 17%, #206688 40%, #1f688b 42%, #1f6889 44%, #206c90 65%, #206c8e 70%, #206b92 75%, #216f95 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c5e7e', endColorstr='#216f95', GradientType=1);
}
.btn.btn-linkedIn:hover {
  color: #ffffff;
  background: #1c5e7e;
  background: linear-gradient(to right, #1c5e7e 0%, #1b607f 11%, #1d6283 17%, #206688 40%, #1f688b 42%, #1f6889 44%, #206c90 65%, #206c8e 70%, #206b92 75%, #216f95 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c5e7e', endColorstr='#216f95', GradientType=1);
}
.btn.btn-linkedIn .logo {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 61px;
  background: url('../img/general/icon-btn-linkedin.png') no-repeat scroll center;
  background-size: auto 30px;
}
.btn .loader {
  width: 50px;
  height: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  overflow: hidden;
  -webkit-animation: rotatingSX 2s linear infinite;
          animation: rotatingSX 2s linear infinite;
  transition: opacity 0.8s ease-in-out;
  opacity: 0;
}
.btn .loader .icon {
  display: block;
  margin: 0;
  fill: #ffffff;
  width: 25px;
  height: 25px;
}
.btn.loading .loader {
  opacity: 1;
}
.linkWrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 275px;
  margin: 20px auto;
  padding: 5px 10px;
}
.linkWrapper.linkWrapper-pri {
  background-color: #9b1930;
}
.linkWrapper.linkWrapper-snd {
  background-color: #f1f2f2;
}
a {
  text-decoration: none;
  color: #003869;
}
a:hover {
  color: #7c2b36;
}
a:hover .icon {
  stroke: #7c2b36;
  fill: #7c2b36;
}
a.downloadPdf {
  padding-left: 40px;
  background: url('../img/general/icon-download-pdf.png') no-repeat scroll left center;
  background-size: auto 100%;
}
a.downloadPdf:hover {
  background-image: url('../img/general/icon-download-pdf-hover.png');
}
a.link-snd {
  color: #ffffff;
}
a.link-snd .icon {
  stroke: #ffffff;
  fill: #ffffff;
}
a.link-snd:hover {
  color: #a6a6a6;
}
a.link-snd:hover .icon {
  stroke: #a6a6a6;
  fill: #a6a6a6;
}
a.link {
  display: inline-block;
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-transform: uppercase;
  background: url(../img/general/icon-link-internal.png) no-repeat scroll right top;
  background-size: 19px auto;
  padding-right: 27px;
  padding-top: 1px;
}
a.link:hover {
  background-image: url('../img/general/icon-link-internal-prihover.png');
}
a.link[target="_blank"] {
  background-image: url('../img/general/icon-link-external.png');
}
a.link[target="_blank"]:hover {
  background-image: url('../img/general/icon-link-external-prihover.png');
}
a.link.link-snd {
  background-image: url('../img/general/icon-link-internal-snd.png');
}
a.link.link-snd:hover {
  background-image: url('../img/general/icon-link-internal-sndhover.png');
}
a.link.link-snd[target="_blank"] {
  background-image: url('../img/general/icon-link-external-snd.png');
}
a.link.link-snd[target="_blank"]:hover {
  background-image: url('../img/general/icon-link-external-sndhover.png');
}
a.link.disabled {
  pointer-events: none;
  color: #d2d2d2;
  background-image: url('../img/general/icon-link-internal-disabled.png');
}
a.link.disabled[target="_blank"] {
  background-image: url('../img/general/icon-link-external-disabled.png');
}
.icon {
  width: 19px;
  height: 19px;
  stroke: #003869;
  fill: #003869;
}
.icon.icon-snd {
  stroke: #ffffff;
  fill: #ffffff;
}
.logo-svg {
  background: url('../img/general/icona-blue-sdablifebg.png') no-repeat scroll center center / 100% 100%;
}
.lineHr hr {
  width: 100%;
  border-width: 1px 0 0 0;
  margin: 20px 0;
  border-style: solid;
  border-color: #f1f2f2;
}
.paginationWrapper {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.paginationWrapper .additional-link {
  width: 30%;
}
.paginationWrapper .paginationArrows {
  width: 30%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.paginationWrapper .paginationArrows li .next {
  margin-left: 15px;
}
.paginationWrapper .paginationArrows li .link-reverse {
  background: url(../img/general/icon-link-internal-reverse.png);
  background-size: 19px auto;
  background-repeat: no-repeat;
  padding-left: 27px;
  padding-right: 0;
}
.paginationWrapper .paginationArrows li .link-reverse :hover {
  background: url(../img/general/icon-link-internal-reverse-prihover.png);
}
.paginationWrapper .pagination {
  width: 40%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.paginationWrapper .pagination li {
  margin: 0 15px;
}
.paginationWrapper .pagination li a {
  font-family: 'work_sansregular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.paginationWrapper .pagination li a b,
.paginationWrapper .pagination li a strong {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.paginationWrapper .pagination li.active a {
  font-family: 'work_sansbold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
@media screen and (max-width: 1279px) {
  .page-cnt {
    margin-top: 80px;
  }
  .page-cnt.static {
    margin-top: 0px;
  }
  .container {
    padding: 0 15px;
  }
  .btn {
    margin: 20px 0;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .container {
    max-width: 992px;
  }
  .title-main {
    font-size: 22.5px;
  }
  .tablet-hide {
    display: none;
  }
  .tablet-show {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .page-cnt {
    margin-top: 40px;
  }
  .page-cnt.static {
    margin-top: 0px;
  }
  .layoutSpace.space30 {
    height: 15px;
  }
  .layoutSpace.space50 {
    height: 25px;
  }
  .layoutSpace.space80 {
    height: 40px;
  }
  .container {
    max-width: none;
    width: 100%;
    margin: 0 auto;
  }
  .icon {
    width: 13px;
    height: 13px;
  }
  .mobile-hide {
    display: none;
  }
  .mobile-show {
    display: block;
  }
  .title-main {
    font-size: 22.5px;
  }
  .button-container {
    text-align: center;
  }
  .title-h1 {
    font-size: 28px;
  }
  .title-h2 {
    font-size: 28px;
  }
  .title-h3 {
    font-size: 22px;
  }
  .title-h4 {
    font-size: 20px;
  }
  .title-h5 {
    font-size: 18px;
  }
  .title-h6 {
    font-size: 16px;
  }
  .subtitle {
    font-size: 14px;
  }
  .subtitle-h4 {
    font-size: 16px;
  }
  .subtitle-h5 {
    font-size: 16px;
  }
  .bigtitle-h6 {
    font-size: 40px;
  }
  .title-main {
    font-size: 26px;
    color: #001d36;
  }
  .title-paragraph-prm {
    font-size: 12px;
  }
  .title-paragraph-snd {
    font-size: 12px;
  }
  .text-paragraph-prm {
    font-size: 12px;
  }
  .text-paragraph-snd {
    font-size: 12px;
  }
  .head-label {
    font-size: 10px;
  }
  .btn {
    cursor: pointer;
    text-align: center;
    display: inline-block;
    width: 150px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.3);
    font-size: 10px;
  }
  .paginationWrapper {
    text-align: center;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 0 10px 0;
  }
  .paginationWrapper .pagination {
    padding: 10px 0;
    width: auto;
    text-align: center;
  }
  .paginationWrapper .additional-link {
    width: auto;
    text-align: center;
  }
  .paginationWrapper .paginationArrows {
    width: auto;
    text-align: center;
  }
}



/* SDA */
body {
  background-color: #003869;
}

.yxpMainContainer .yxpRow {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.form-result .start-messages {
    text-align: center;
}

.form-result .result-messages {
    text-align: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px;
}
.form-result .result-messages2 {
    text-align: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: center;
    margin-bottom: 30px;
}

.form-result .result-messages2 .icon {
    width: 100px;
    height: 100px;
    margin-right: 0px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.form-result .result-messages .icon {
    width: 50px;
    height: 30px;
    margin-right: 37px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.form-result .result-messages p {
    font-family: 'work_sansregular', sans-serif;
    font-weight: normal;
    font-style: normal;
}

.subtitle-form-h5 {
    font-family: 'martelbold', serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 30px;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {

border: none;-webkit-text-fill-color: #fff!important; -webkit-box-shadow: 0 0 0px 1000px #003869 inset!important; transition: background-color 5000s ease-in-out 0s;

}
