@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/fonts/NotoSans-BoldItalic.eot");
  src: url("../fonts/NotoSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-BoldItalic.woff2") format("woff2"), url("../fonts/NotoSans-BoldItalic.woff") format("woff"), url("../fonts/NotoSans-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Italic.eot");
  src: url("../fonts/NotoSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Italic.woff2") format("woff2"), url("../fonts/NotoSans-Italic.woff") format("woff"), url("../fonts/NotoSans-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Bold.eot");
  src: url("../fonts/NotoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Bold.woff2") format("woff2"), url("../fonts/NotoSans-Bold.woff") format("woff"), url("../fonts/NotoSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans.eot");
  src: url("../fonts/NotoSans.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans.woff2") format("woff2"), url("../fonts/NotoSans.woff") format("woff"), url("../fonts/NotoSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/NotoSerif.eot");
  src: url("../fonts/NotoSerif.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSerif.woff2") format("woff2"), url("../fonts/NotoSerif.woff") format("woff"), url("../fonts/NotoSerif.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/NotoSerif-Bold.eot");
  src: url("../fonts/NotoSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSerif-Bold.woff2") format("woff2"), url("../fonts/NotoSerif-Bold.woff") format("woff"), url("../fonts/NotoSerif-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/NotoSerif-BoldItalic.eot");
  src: url("../fonts/NotoSerif-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSerif-BoldItalic.woff2") format("woff2"), url("../fonts/NotoSerif-BoldItalic.woff") format("woff"), url("../fonts/NotoSerif-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif";
  src: url("../fonts/NotoSerif-Italic.eot");
  src: url("../fonts/NotoSerif-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSerif-Italic.woff2") format("woff2"), url("../fonts/NotoSerif-Italic.woff") format("woff"), url("../fonts/NotoSerif-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
body {
  font-family: "Noto Sans";
  font-weight: normal;
  font-style: normal;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.75;
  background: #fff;
  max-width: 100%;
  overflow-x: hidden;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

* {
  outline: none;
  box-sizing: border-box;
}

img {
  max-width: 100%;
  display: block;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: initial;
}

a {
  text-decoration: none;
  color: inherit;
}

figure.aligncenter {
  margin-right: auto;
  margin-left: auto;
  clear: both;
  display: flex;
  text-align: center;
}
figure.alignright {
  float: right;
}
figure.alignleft {
  float: left;
}

.container-850 {
  width: 100%;
  max-width: 850px;
}

.container-1142 {
  width: 100%;
  max-width: 1142px;
}

.title-arrow {
  display: flex;
  align-items: center;
}
.title-arrow:before {
  content: " ";
  width: 18px;
  height: 18px;
  background-image: url(../img/blue-plus.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.title-arrow span {
  font-size: 16px;
  color: #fff;
  font-family: "Noto Sans";
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  background-color: #005199;
  display: inline-block;
  padding: 0 6px;
  margin-left: 0.5em;
  text-transform: uppercase;
}

.header #logoHeader a {
  display: flex;
}
.header #logoHeader a svg {
  width: 100%;
  max-width: 160px;
}
.header #logoHeader a svg path {
  transition: fill 0.3s ease;
}
.header #logoHeader.white svg path {
  fill: #fff !important;
}
.header #logoHeader.blue svg path {
  fill: #003b79 !important;
}

.jBox-wrapper {
  max-width: 500px;
}

#mc4wp-form-1 .sener-nl-form .sener-nl-form-input,
.mc4wp-form-495 .sener-nl-form .sener-nl-form-input {
  margin-bottom: 20px;
}
#mc4wp-form-1 .sener-nl-form .sener-nl-form-input input::placeholder,
.mc4wp-form-495 .sener-nl-form .sener-nl-form-input input::placeholder {
  font-size: 18px;
}
#mc4wp-form-1 .sener-nl-form .sener-nl-form-input .interes,
.mc4wp-form-495 .sener-nl-form .sener-nl-form-input .interes {
  position: relative;
}
#mc4wp-form-1 .sener-nl-form .sener-nl-form-input .interes__placeholder,
.mc4wp-form-495 .sener-nl-form .sener-nl-form-input .interes__placeholder {
  border-bottom: 1px solid #fff;
  font-family: "Noto Sans";
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  color: rgba(238, 241, 234, 0.21);
  height: 57px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
#mc4wp-form-1 .sener-nl-form .sener-nl-form-input .interes__all,
.mc4wp-form-495 .sener-nl-form .sener-nl-form-input .interes__all {
  display: none;
}
#mc4wp-form-1 .sener-nl-form .sener-nl-form-input .interes__all.active,
.mc4wp-form-495 .sener-nl-form .sener-nl-form-input .interes__all.active {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: absolute;
  right: 0;
  top: 20px;
  width: 275px;
  padding: 10px;
  background: #fff;
  box-shadow: 3px 3px 30px #b7b7b7;
  z-index: 99;
}
#mc4wp-form-1 .sener-nl-form .sener-nl-form-input .interes__all.active .single-item,
.mc4wp-form-495 .sener-nl-form .sener-nl-form-input .interes__all.active .single-item {
  width: 100%;
  margin: 2px 22px;
  cursor: pointer;
  color: #005199;
}
#mc4wp-form-1 .sener-nl-form .sener-nl-form-input .interes__all.active .single-item svg,
.mc4wp-form-495 .sener-nl-form .sener-nl-form-input .interes__all.active .single-item svg {
  display: none;
}
#mc4wp-form-1 .sener-nl-form .sener-nl-form-input .interes__items .single-item,
.mc4wp-form-495 .sener-nl-form .sener-nl-form-input .interes__items .single-item {
  cursor: pointer;
  color: rgba(255, 255, 255, 0.7411764706);
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 2px;
}
#mc4wp-form-1 .sener-nl-form .sener-nl-form-input .interes__items .single-item svg,
.mc4wp-form-495 .sener-nl-form .sener-nl-form-input .interes__items .single-item svg {
  translate: 0 -2px;
}

@media (min-width: 798px) {
  .mc4wp-form-495 .sener-nl-form .sener-nl-form-input input::placeholder {
    font-size: 24px;
  }
  .mc4wp-form-495 .sener-nl-form .sener-nl-form-input .interes__placeholder {
    font-size: 24px;
  }
}
.sener-button {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.sener-button svg {
  margin-right: 18px;
}
.sener-button:hover span {
  text-decoration: underline;
}
.sener-button.blue-button, .sener-button.blue {
  color: #005199;
}

.bg-x-left {
  background-position-x: left !important;
}
.bg-x-center {
  background-position-x: center !important;
}
.bg-x-right {
  background-position-x: right !important;
}
.bg-y-top {
  background-position-y: top !important;
}
.bg-y-center {
  background-position-y: center !important;
}
.bg-y-bottom {
  background-position-y: bottom !important;
}

.sener-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  background: #fff;
  overflow: hidden;
}
.sener-loader .loader {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}
.sener-loader .loader div {
  position: absolute;
  animation: anim-loader 1s linear infinite;
  width: 100px;
  height: 100px;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  border-radius: 50%;
  box-shadow: 0 1.6px 0 0 #005199;
  transform-origin: 50% 50%;
  box-sizing: content-box;
}

@keyframes anim-loader {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.header-top {
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  width: 100%;
  height: 50px;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
.header-top .wrapper-header-top {
  display: flex;
  justify-content: flex-end;
  color: #fff;
  font-size: 14px;
}
.header-top .wrapper-header-top .open-selectmenu {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.header-top .wrapper-header-top .open-selectmenu svg {
  transition: transform 0.3s ease-in-out;
  margin-left: 6px;
}
.header-top .wrapper-header-top .open-selectmenu.active svg {
  transform: rotate(180deg);
}
.header-top .wrapper-header-top .selectmenu {
  position: absolute;
  left: 0;
  top: -999px;
  background: #fff;
  padding: 10px 20px;
  width: 100px;
  opacity: 0;
  transform: translate(0, -30px);
  transition: opacity ease-out 0.2s, transform ease-out 0.2s;
}
.header-top .wrapper-header-top .selectmenu a {
  display: flex;
  width: 100%;
  padding: 4px 0;
  color: #000;
}
.header-top .wrapper-header-top .selectmenu a:hover {
  text-decoration: underline;
}
.header-top .wrapper-header-top .selectmenu.active {
  top: 100%;
  opacity: 1;
  transform: translate(0, 5px);
}
.header-top .wrapper-header-top .menu-countries {
  position: relative;
  margin-left: 40px;
}
.header-top .wrapper-header-top .menu-countries .selectmenu {
  width: 150px;
  color: #80ADDC;
}
.header-top .wrapper-header-top .menu-countries .selectmenu a {
  color: inherit;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
.header-top .wrapper-header-top .menu-ethics {
  margin-left: 40px;
}
.header-top .wrapper-header-top .menu-lang {
  position: relative;
  margin-left: 40px;
}
.header-top .wrapper-header-top .menu-contact {
  margin-left: 40px;
}
.header-top.menu-hide {
  display: none;
}

.header {
  position: fixed;
  left: 0;
  top: 50px;
  width: 100%;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
}
.header .wrapper-header {
  display: flex;
  justify-content: space-between;
}
.header .wrapper-header .logo {
  width: 196px;
  display: flex;
  align-items: flex-start;
}
.header .wrapper-header .container-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header .wrapper-header .container-menu ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
}
.header .wrapper-header .container-menu ul li {
  margin-left: 40px;
}
.header .wrapper-header .container-menu ul li a {
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.header .wrapper-header .container-menu ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background: #fff;
  transition: all linear 0.2s;
}
.header .wrapper-header .container-menu ul li a:hover:after {
  width: 100%;
}
.header .wrapper-header .container-menu ul li:first-child {
  margin-left: 0;
}
.header .wrapper-header .container-menu .actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-left: 20px;
  height: 24px;
}
.header .wrapper-header .container-menu .actions .action {
  padding: 0 23px;
  display: flex;
  align-items: center;
}
.header .wrapper-header .container-menu .actions .action:first-child {
  border-right: 1px solid #fff;
}
.header .wrapper-header .container-menu .actions .action:last-child {
  padding-right: 0;
}
.header .wrapper-header .container-menu .actions .action svg {
  cursor: pointer;
}
.header.fixed {
  background: #fff;
  top: 0;
  /*height: 94px;*/
  z-index: 101;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
}
.header.fixed .wrapper-header .container-menu ul li a {
  color: #7a7a7a;
}
.header.fixed .wrapper-header .container-menu ul li a:after {
  background: #7a7a7a;
}
.header.fixed .wrapper-header .container-menu .actions .action:first-child {
  border-right: 1px solid #7a7a7a;
}
.header.fixed .wrapper-header .container-menu .actions .action svg .coloreable {
  stroke: #7a7a7a;
}

.footer {
  color: #005199;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 50px 0;
}
.footer .wrapper-footer {
  display: flex;
}
.footer .wrapper-footer .footer-menu-container {
  width: 100%;
  display: flex;
}
.footer .wrapper-footer .footer-menu-container .footer-logo {
  width: 166px;
  margin-right: 50px;
}
.footer .wrapper-footer .footer-menu-container .footer-logo img {
  width: 100%;
  height: auto;
}
.footer .wrapper-footer .footer-menu-container .footer-logo svg path {
  fill: #003b79 !important;
}
.footer .wrapper-footer .footer-menu-container > ul {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 116px);
  flex-wrap: wrap;
}
.footer .wrapper-footer .footer-menu-container > ul > li {
  width: 25%;
  padding: 0 5px;
  margin-bottom: 30px;
}
.footer .wrapper-footer .footer-menu-container > ul > li > a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.footer .wrapper-footer .footer-menu-container > ul > li > ul {
  font-size: 16px;
  margin-top: 15px;
  display: flex;
  flex-direction: column;
}
.footer .wrapper-footer .footer-menu-container > ul > li > ul > li {
  margin-top: 5px;
}
.footer .wrapper-footer .footer-menu-container > ul > li > ul > li a:hover {
  text-decoration: underline;
}

.footer-bottom {
  background: #005199;
  padding: 30px 0;
  display: flex;
  justify-content: center;
  color: #fff;
}
.footer-bottom .wrapper-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-bottom .wrapper-footer .footer-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
}
.footer-bottom .wrapper-footer .footer-left .copyright {
  margin: 6px 0;
}
.footer-bottom .wrapper-footer .footer-left ul {
  display: flex;
  margin-left: 30px;
}
.footer-bottom .wrapper-footer .footer-left ul li {
  font-size: 14px;
  margin: 0 13px;
}
.footer-bottom .wrapper-footer .footer-right {
  display: flex;
  justify-content: center;
}
.footer-bottom .wrapper-footer .footer-right a {
  margin: 0 10px;
}

.logout {
  display: none;
}

@media screen and (min-width: 1031px) {
  .header.fixed .logout, .header.hover-menu .logout {
    color: #005199;
  }
  .header .logout {
    display: block;
    margin-top: 5px;
    letter-spacing: 0.15px;
  }
  .header .logout:hover a {
    text-decoration: underline;
  }
  .header.es_logout .wrapper-header .logo {
    width: 160px;
  }
  .header.es_logout .wrapper-header .container {
    width: 54em;
  }
}
@media (max-width: 1200px) {
  .header-top .wrapper-header-top {
    padding: 0 30px;
  }
  .header .wrapper-header {
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .header-top .wrapper-header-top {
    padding: 0 25px;
  }
  .header {
    top: 40px;
    height: 40px;
  }
  .header .wrapper-header {
    padding: 0 25px;
  }
  .header .wrapper-header .container-menu ul {
    display: none;
  }
  .footer {
    padding: 40px 0;
  }
  .footer .wrapper-footer {
    padding: 0 30px;
    max-width: 660px;
  }
  .footer .wrapper-footer .footer-menu-container {
    flex-direction: column;
    align-items: center;
  }
  .footer .wrapper-footer .footer-menu-container .footer-logo {
    margin-right: 0;
  }
  .footer .wrapper-footer .footer-menu-container > ul {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .footer .wrapper-footer .footer-menu-container > ul > li {
    width: 33.33%;
    margin-top: 35px;
    padding: 0 3px;
    margin-bottom: 0;
  }
  .footer .wrapper-footer .footer-menu-container > ul > li.footer-logo {
    width: 100%;
    text-align: center;
  }
  .footer .wrapper-footer .footer-menu-container > ul > li.footer-logo img {
    width: 150px;
  }
  .footer-bottom .wrapper-footer {
    flex-direction: column;
  }
  .footer-bottom .wrapper-footer .footer-left {
    order: 3;
    margin-top: 20px;
    justify-content: center;
    align-items: center;
  }
  .footer-bottom .wrapper-footer .footer-left ul {
    margin-left: 0;
  }
  .footer-bottom .wrapper-footer .footer-center {
    order: 1;
  }
  .footer-bottom .wrapper-footer .footer-right {
    order: 2;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .header-top {
    display: none;
  }
  .header {
    height: 64px;
    top: 0;
  }
  .header .wrapper-header {
    padding: 0 30px;
  }
  .header .wrapper-header .logo {
    width: 144px;
  }
  .header .wrapper-header .container-menu .actions .action:last-child {
    padding-right: 0;
  }
  .header.fixed {
    height: 64px;
  }
  .footer {
    padding: 40px 0;
  }
  .footer .wrapper-footer {
    padding: 0 28px;
  }
  .footer .wrapper-footer .footer-menu-container > ul {
    justify-content: flex-start;
  }
  .footer .wrapper-footer .footer-menu-container > ul > li {
    width: 50%;
    margin-top: 40px;
  }
  .footer-bottom .wrapper-footer .footer-left {
    flex-direction: column;
  }
  .footer-bottom .wrapper-footer .footer-left .copyright {
    order: 2;
    margin-top: 18px;
  }
  .footer-bottom .wrapper-footer .footer-left ul {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    order: 1;
  }
  .footer-bottom .wrapper-footer .footer-left ul li {
    margin: 8px 5%;
  }
  .footer-bottom .wrapper-footer .footer-right {
    margin-top: 0;
  }
}
.sener-form-listaOpciones {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  color: #fff;
}
.sener-form-listaOpciones input {
  width: 20px !important;
  height: 20px !important;
}

.mc4wp-response {
  color: #fff;
  margin-top: 2rem;
}

/*# sourceMappingURL=common.css.map */
