/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./sass/app.scss ***!
  \**********************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/****************************************************************************
MEDIA QUERIES
****************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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,
table, caption, tbody, tfoot, thead, tr, th, td,
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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

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;
}

@font-face {
  font-family: "BentonSansBBVA";
  font-display: swap;
  font-weight: 300;
  src: url(c492b1d369f1d1c451a9.eot); /* IE9 Compat Modes */
  src: url(48e199e62dd9fc1ce2dd.woff2) format("woff2"), url(94c8583a08b777bf3888.woff) format("woff"), url(53d0c043c5329e060bbf.svg) format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "BentonSansBBVA";
  font-display: swap;
  font-weight: 400;
  src: url(43babc964f917f804e47.eot); /* IE9 Compat Modes */
  src: url(7efdc6c3183aa4a69a1f.woff2) format("woff2"), url(01566dd4ed774edc4f0a.woff) format("woff"), url(ede8e6b789c7053393e4.svg) format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "BentonSansBBVA";
  font-display: swap;
  font-weight: 500;
  src: url(994f71ccd90e34439ef0.eot); /* IE9 Compat Modes */
  src: url(fe6a5a92acc7f2c13c2f.woff2) format("woff2"), url(9c6921587b545c5850e6.woff) format("woff"), url(5f19ac2d0597218bc8d2.svg) format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "BentonSansBBVA";
  font-display: swap;
  font-weight: 600;
  src: url(1fbc99af63cabd9cac94.eot); /* IE9 Compat Modes */
  src: url(aba50f5ab11db790ed37.woff2) format("woff2"), url(ea49c17da9ea790d23d4.woff) format("woff"), url(be944d6062dddc9d35ba.svg) format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Tiempos";
  font-display: swap;
  src: url(30f4bede70d3d3ededf6.woff2) format("woff2"), url(7020b71833975339e600.woff) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Tiempos";
  font-display: swap;
  src: url(d63bdcbcea035cac2bf4.woff2) format("woff2"), url(eaa85a138edc9017f388.woff) format("woff");
  font-style: italic;
}
@font-face {
  font-family: "icomoon";
  src: url(95378f20581beedd8e1a.eot?rewrwerwe);
  src: url(95378f20581beedd8e1a.eot?rewrwerwe#iefix) format("embedded-opentype"), url(cefc516de618ad09915b.ttf?rewrwerwe) format("truetype"), url(2cefab586254dba9aa4c.woff?rewrwerwe) format("woff"), url(ec80c3fe08cc66f82bbe.svg?rewrwerwe#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter-brands:before {
  content: "\e903";
}

.icon-x-brands:before, .icon-twitter-brands:before {
  content: "\e90b";
}

.icon-facebook-f-brands:before {
  content: "\e900";
}

.icon-instagram-brands:before {
  content: "\e901";
}

.icon-podcast-solid:before {
  content: "\e902";
}

.icon-youtube-brands:before {
  content: "\e904";
}

.icon-magnifying-glass-solid:before {
  content: "\e905";
}

.icon-linkedin-in-brands:before {
  content: "\e906";
}

.icon-link-solid:before {
  content: "\e907";
}

.icon-envelope-solid:before {
  content: "\e908";
}

.icon-whatsapp-brands:before {
  content: "\e909";
}

.icon-tiktok-brands:before {
  content: "\e90a";
}

@media all and (max-width:767px) {
  .not_in_mobile {
    display: none !important;
  }
}

.just_in_mobile {
  display: none !important;
}
@media all and (max-width:767px) {
  .just_in_mobile {
    display: inline-block !important;
  }
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

body.page-template-template-home:not(.scrolled) #main-header {
  background-color: transparent;
}

#main-header {
  width: 100%;
  height: 85px;
  background-color: #0f1927;
  background-color: #172548;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  z-index: 10;
  background-position: center top;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media all and (max-width: 1279px) {
  #main-header {
    background-color: #172548 !important;
  }
}
@media all and (max-width:767px) {
  #main-header {
    height: 56px;
  }
}
#main-header .wrapper {
  padding: 0px 10px 0px 30px;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  #main-header .wrapper {
    padding-left: 20px;
  }
}
@media all and (max-width:767px) {
  #main-header .wrapper {
    padding: 0px 10px 0px 13px;
  }
}
#main-header .wrapper a {
  text-decoration: none;
  color: #fff;
}
#main-header .wrapper > .main-logo {
  float: left;
  line-height: 59px;
  margin-top: 9px;
}
@media all and (max-width:767px) {
  #main-header .wrapper > .main-logo {
    line-height: 45px;
    margin-top: 2px;
  }
}
#main-header .wrapper > .main-logo .bbva-ods {
  display: inline-block;
  vertical-align: middle;
  margin-right: 44px;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  #main-header .wrapper > .main-logo .bbva-ods {
    margin-right: 20px;
  }
}
@media all and (max-width:767px) {
  #main-header .wrapper > .main-logo .bbva-ods {
    margin-right: 28px;
  }
}
#main-header .wrapper > .main-logo .bbva-ods svg {
  vertical-align: middle;
  width: 155px;
  height: auto !important;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  #main-header .wrapper > .main-logo .bbva-ods svg {
    width: 135px;
  }
}
@media all and (max-width:767px) {
  #main-header .wrapper > .main-logo .bbva-ods svg {
    width: 114px;
  }
}
#main-header .wrapper > .main-logo .ep-logo {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  height: auto !important;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  #main-header .wrapper > .main-logo .ep-logo {
    width: 80px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  #main-header .wrapper > .main-logo .ep-logo {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media all and (max-width:767px) {
  #main-header .wrapper > .main-logo .ep-logo {
    width: 77px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
#main-header .wrapper #right-menu-wrapper {
  float: right;
  text-align: right;
  width: calc(100% - 300px);
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  #main-header .wrapper #right-menu-wrapper {
    width: calc(100% - 260px);
  }
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper {
    display: none;
    position: fixed;
    top: 65px;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #011223;
    padding: 10%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media all and (max-width: 1279px) and (max-width: 1279px) and (min-width: 768px) {
  #main-header .wrapper #right-menu-wrapper {
    top: 85px;
  }
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper.is-active {
    display: block;
    overflow-y: scroll;
  }
}
@media all and (max-width:767px) {
  #main-header .wrapper #right-menu-wrapper {
    padding: 5em 20px 5em;
    width: 100%;
    top: 56px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#main-header .wrapper #right-menu-wrapper .language-switcher {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  z-index: 5;
  margin-right: 100px;
  position: relative;
  padding-right: 23px;
  padding-left: 23px;
  line-height: 52px;
}
#main-header .wrapper #right-menu-wrapper .language-switcher:before {
  content: "";
  display: block;
  width: 1px;
  height: 23px;
  background-color: rgba(255, 255, 255, 0.24);
  top: 13px;
  position: absolute;
  left: 0px;
}
#main-header .wrapper #right-menu-wrapper .language-switcher:after {
  content: "";
  display: block;
  width: 1px;
  height: 23px;
  background-color: rgba(255, 255, 255, 0.24);
  top: 13px;
  position: absolute;
  right: 0px;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  #main-header .wrapper #right-menu-wrapper .language-switcher {
    margin-right: 85px;
  }
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .language-switcher {
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    text-align: center;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-right: 0;
  }
  #main-header .wrapper #right-menu-wrapper .language-switcher:before, #main-header .wrapper #right-menu-wrapper .language-switcher:after {
    display: none;
  }
}
#main-header .wrapper #right-menu-wrapper .language-switcher span {
  color: #fff;
  position: relative;
  display: inline-block;
}
#main-header .wrapper #right-menu-wrapper .language-switcher span i {
  font-style: normal;
}
#main-header .wrapper #right-menu-wrapper .language-switcher span:after {
  content: "";
  display: block;
  width: 31px;
  height: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  position: absolute;
  top: calc(50% + 15px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#main-header .wrapper #right-menu-wrapper .language-switcher a {
  opacity: 0.4;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#main-header .wrapper #right-menu-wrapper .language-switcher a i {
  font-style: normal;
}
#main-header .wrapper #right-menu-wrapper .language-switcher a:hover {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#main-header .wrapper #right-menu-wrapper .language-switcher i.desktop {
  display: inline;
}
#main-header .wrapper #right-menu-wrapper .language-switcher .current {
  margin-right: 17px;
  position: relative;
  width: 31px;
  text-align: center;
}
#main-header .wrapper #right-menu-wrapper .language-switcher a + .current {
  margin-right: 0px;
  margin-left: 17px;
}
#main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container {
  display: inline-block;
  vertical-align: middle;
  margin-right: 65px;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container {
    margin-right: 35px;
  }
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container {
    display: block;
    text-align: left;
    margin-right: 0;
    margin-bottom: 4em;
  }
}
#main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li {
  display: inline-block;
  font-size: 14px;
  position: relative;
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li {
    display: block;
    font-size: 1.7em;
  }
}
@media all and (max-width:767px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li {
    display: block;
    font-size: 1.5em;
  }
}
#main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li.menu-item-has-children:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li.menu-item-has-children:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li.menu-item-has-children:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li.menu-item-has-children:before {
  position: absolute;
  bottom: 0px;
  left: 0;
  background-color: rgba(15, 25, 39, 0.75);
  content: "";
  width: 100%;
  height: calc(100% - 10px);
  border-radius: 5px 5px 0px 0px;
  opacity: 0;
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li.menu-item-has-children:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li.menu-item-has-children:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li.menu-item-has-children:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li.menu-item-has-children:before {
    background-color: transparent;
  }
}
@media all and (min-width: 1280px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li.menu-item-has-children:hover:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li.menu-item-has-children:hover:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li.menu-item-has-children:hover:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li.menu-item-has-children:hover:before {
    opacity: 1;
  }
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li.menu-item-has-children:hover .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li.menu-item-has-children:hover .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li.menu-item-has-children:hover .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li.menu-item-has-children:hover .sub-menu {
    display: block;
  }
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li.menu-item-has-children.opened:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li.menu-item-has-children.opened:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li.menu-item-has-children.opened:before, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li.menu-item-has-children.opened:before {
    opacity: 1;
  }
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li.menu-item-has-children.opened > a:after, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li.menu-item-has-children.opened > a:after, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li.menu-item-has-children.opened > a:after, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li.menu-item-has-children.opened > a:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li.menu-item-has-children.opened .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li.menu-item-has-children.opened .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li.menu-item-has-children.opened .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li.menu-item-has-children.opened .sub-menu {
    display: block;
  }
}
#main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li.menu-item-has-children > a, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li.menu-item-has-children > a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li.menu-item-has-children > a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li.menu-item-has-children > a {
  z-index: 1;
  position: relative;
  padding-right: 20px;
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li.menu-item-has-children > a, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li.menu-item-has-children > a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li.menu-item-has-children > a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li.menu-item-has-children > a {
    padding-right: 0;
  }
}
#main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li.menu-item-has-children > a:after, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li.menu-item-has-children > a:after, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li.menu-item-has-children > a:after, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li.menu-item-has-children > a:after {
  position: absolute;
  content: "";
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
}
#main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li a {
  display: inline-block;
  line-height: 85px;
  padding: 0px 8px;
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li a {
    line-height: 2em;
    display: block;
  }
}
@media all and (max-width:767px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li a {
    padding: 0;
  }
}
#main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li .sub-menu {
  text-align: left;
  position: absolute;
  bottom: 0px;
  left: 0;
  display: none;
  padding: 10px 33px 23px 13px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  border-radius: 0 5px 5px;
  background-color: rgba(15, 25, 39, 0.75);
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li .sub-menu {
    position: static;
    -webkit-transform: scale(1);
            transform: scale(1);
    background-color: transparent;
  }
}
@media all and (max-width:767px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li .sub-menu, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li .sub-menu {
    padding: 10px 0 20px 0;
  }
}
#main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li .sub-menu > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li .sub-menu > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li .sub-menu > li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li .sub-menu > li {
  white-space: nowrap;
  text-overflow: ellipsis;
}
#main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li .sub-menu > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li .sub-menu > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li .sub-menu > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li .sub-menu > li a {
  line-height: 2.5em;
  padding-left: 0;
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li .sub-menu > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li .sub-menu > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li .sub-menu > li a, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li .sub-menu > li a {
    font-size: 0.55em;
    color: #a3a5a8;
    padding-left: 0.5em;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
#main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li + li, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li + li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li + li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li + li {
  margin-left: 10px;
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneralca > li + li, #main-header .wrapper #right-menu-wrapper .menu-menugeneralca-container #menu-menugeneral > li + li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneralca > li + li, #main-header .wrapper #right-menu-wrapper .menu-menugeneral-container #menu-menugeneral > li + li {
    margin-left: 0;
  }
}
#main-header .wrapper #right-menu-wrapper .menu-rrss-container {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
  margin-right: 50px;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  #main-header .wrapper #right-menu-wrapper .menu-rrss-container {
    margin-right: 30px;
  }
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .menu-rrss-container {
    display: block;
    margin-right: 0;
    text-align: center;
  }
}
#main-header .wrapper #right-menu-wrapper .menu-rrss-container #menu-rrss > li {
  display: inline-block;
}
#main-header .wrapper #right-menu-wrapper .menu-rrss-container #menu-rrss > li a {
  width: 27px;
  height: 30px;
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
}
@media all and (max-width: 1279px) {
  #main-header .wrapper #right-menu-wrapper .menu-rrss-container #menu-rrss > li a {
    font-size: 1.6em;
    width: auto;
    height: 2em;
    line-height: 2em;
    padding: 10px;
  }
}
#main-header #menu-switch {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: none;
}
@media all and (max-width: 1279px) {
  #main-header #menu-switch {
    display: block;
  }
}
@media all and (max-width:767px) {
  #main-header #menu-switch {
    right: 0px;
    top: 55%;
  }
}
@media all and (max-width:767px) {
  #main-header #menu-switch .hamburger-box {
    width: 30px;
  }
}
#main-header #menu-switch .hamburger-inner {
  background-color: #fff;
  border-radius: 0;
}
@media all and (max-width:767px) {
  #main-header #menu-switch .hamburger-inner {
    width: 25px;
  }
}
@media all and (max-width:767px) and (max-width:767px) {
  #main-header #menu-switch .hamburger-inner {
    height: 3px;
  }
}
#main-header #menu-switch .hamburger-inner:before, #main-header #menu-switch .hamburger-inner:after {
  background-color: #fff;
  border-radius: 0;
  width: 25px;
}
@media all and (max-width:767px) {
  #main-header #menu-switch .hamburger-inner:before, #main-header #menu-switch .hamburger-inner:after {
    height: 3px;
  }
}

footer#main-footer {
  background-color: #052047;
  border-top: 9px solid #004283;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 46px 80px;
  padding-bottom: 40px;
  position: relative;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  footer#main-footer {
    padding: 30px 30px;
  }
}
@media all and (max-width:767px) {
  footer#main-footer {
    padding: 83px 10px 90px;
    text-align: center;
  }
}
footer#main-footer .right-menu {
  position: absolute;
  top: 46px;
  right: 80px;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  footer#main-footer .right-menu .rrss {
    float: initial;
    margin-top: 2em;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  footer#main-footer .right-menu {
    position: static;
  }
}
@media all and (max-width:767px) {
  footer#main-footer .right-menu {
    position: static;
  }
}
footer#main-footer .logo {
  float: left;
  font-size: 18px;
  color: #fff;
  margin-bottom: 25px;
}
footer#main-footer .logo img {
  display: inline-block;
  width: 99px;
  height: 31px;
  margin-bottom: 13px;
}
@media all and (max-width:767px) {
  footer#main-footer .logo img {
    margin-bottom: 37px;
  }
}
footer#main-footer .logo p {
  white-space: nowrap;
}
@media all and (max-width:767px) {
  footer#main-footer .logo p {
    white-space: initial;
    line-height: 1.5em;
  }
}
@media all and (max-width:767px) {
  footer#main-footer .logo {
    float: initial;
    margin: 0px auto 20px;
    margin-bottom: 20px;
    font-size: 14px;
  }
}
footer#main-footer .legal {
  clear: both;
  width: 100%;
  text-align: left;
}
@media all and (max-width:767px) {
  footer#main-footer .legal {
    text-align: center;
    margin-bottom: 2em;
  }
}
footer#main-footer .legal li {
  display: inline-block;
}
@media all and (max-width:767px) {
  footer#main-footer .legal li {
    display: block;
  }
}
footer#main-footer .legal li span, footer#main-footer .legal li a {
  color: #48a4e6;
  font-size: 15px;
  display: inline-block;
  text-decoration: none;
  padding: 0px 5px;
}
@media all and (max-width:767px) {
  footer#main-footer .legal li span, footer#main-footer .legal li a {
    font-size: 14px;
    line-height: 2em;
  }
}
footer#main-footer .legal li a {
  border: none;
}
footer#main-footer .legal li a:hover {
  color: #fff;
  background-color: transparent;
}
footer#main-footer .legal li + li {
  position: relative;
  margin-left: 7px;
  padding-left: 9px;
}
@media all and (max-width:767px) {
  footer#main-footer .legal li + li {
    margin-left: 0;
    padding-left: 0;
  }
}
footer#main-footer .legal li + li:before {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0px;
  background-color: #48a4e6;
}
@media all and (max-width:767px) {
  footer#main-footer .legal li + li:before {
    display: none;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  footer#main-footer .legal li:last-child {
    display: block;
    margin-top: 10px;
    padding-left: 0;
    margin-left: 0;
  }
  footer#main-footer .legal li:last-child:before {
    display: none;
  }
}
@media all and (max-width:767px) {
  footer#main-footer .legal li:last-child {
    display: block;
    margin-top: 10px;
  }
  footer#main-footer .legal li:last-child:before {
    display: none;
  }
}
@media all and (max-width:767px) {
  footer#main-footer .legal .frase-legal {
    display: none !important;
  }
}
footer#main-footer .rrss {
  float: right;
}
@media all and (max-width:767px) {
  footer#main-footer .rrss {
    float: initial;
    position: static;
    top: 30px;
    right: 20px;
  }
}
footer#main-footer .rrss li {
  -webkit-transform: scale(1);
          transform: scale(1);
  display: inline-block;
  font-size: 35px;
  width: 35px;
  text-align: center;
}
@media all and (max-width:767px) {
  footer#main-footer .rrss li {
    width: 20px;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  footer#main-footer .rrss li.tw {
    margin-left: 12px;
  }
  footer#main-footer .rrss li.yt {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}
footer#main-footer .rrss li + li {
  margin-left: 10px;
}
@media all and (max-width:767px) {
  footer#main-footer .rrss li + li {
    margin-left: 10px;
  }
}
footer#main-footer .rrss a {
  color: #062146;
  background-color: #5BBEFF;
  border-radius: 100%;
  line-height: 30px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  font-size: 17px;
  display: inline-block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
footer#main-footer .rrss a i {
  vertical-align: middle;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  display: inline-block;
  position: relative;
}
footer#main-footer .rrss a:hover {
  opacity: 0.7;
}
@media all and (max-width:767px) {
  footer#main-footer .rrss a {
    font-size: 18px;
  }
}

.component--hero-full {
  background-color: #000;
  height: calc(100vh - 114px);
}
@media all and (min-width: 1680px) {
  .component--hero-full {
    min-height: 900px;
  }
}
@media all and (max-width: 1680px) {
  .component--hero-full {
    min-height: 800px;
  }
}
@media (max-width: 1439px) and (min-width: 1280px) and (min-aspect-ratio: 16/9) {
  .component--hero-full {
    min-height: 700px;
  }
}
@media (max-width: 1439px) and (min-width: 1280px) and (max-aspect-ratio: 16/9) {
  .component--hero-full {
    min-height: 800px;
  }
}
@media all and (max-width:767px) {
  .component--hero-full {
    height: auto;
    background-color: transparent;
  }
}
.component--hero-full .items {
  position: relative;
  z-index: 2;
  height: 100%;
}
.component--hero-full .items .flickity-page-dots {
  position: absolute;
  bottom: 10vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  width: 100%;
  text-align: center;
}
@media all and (max-width:767px) {
  .component--hero-full .items .flickity-page-dots {
    bottom: initial;
    top: calc(100vw - 50px);
  }
}
.component--hero-full .items .flickity-page-dots li {
  width: 30px;
  height: 4px;
  margin: 0px 5px;
  background-color: #2986ca;
  opacity: 0.3;
  display: inline-block;
  -webkit-transition: opacity 0.3s, background-color 0.3s;
  transition: opacity 0.3s, background-color 0.3s;
}
@media all and (max-width:767px) {
  .component--hero-full .items .flickity-page-dots li {
    width: 18px;
  }
}
.component--hero-full .items .flickity-page-dots li.is-selected {
  background-color: #fff;
  opacity: 1;
}
.component--hero-full .items .flickity-prev-next-button {
  position: absolute;
  top: 43%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  height: 80px;
  border: none;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  .component--hero-full .items .flickity-prev-next-button {
    display: none;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .flickity-prev-next-button {
    display: none;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .flickity-prev-next-button {
    display: none;
  }
}
.component--hero-full .items .flickity-prev-next-button:hover {
  -webkit-transform: translateY(-50%) scale(1.1);
          transform: translateY(-50%) scale(1.1);
}
.component--hero-full .items .flickity-prev-next-button svg * {
  fill: #fff;
}
.component--hero-full .items .flickity-prev-next-button.previous {
  left: 1em;
}
.component--hero-full .items .flickity-prev-next-button.next {
  right: 1em;
}
@media all and (min-width:768px) {
  .component--hero-full .items .flickity-viewport {
    height: 100% !important;
  }
}
.component--hero-full .items .flickity-viewport .flickity-slider {
  height: 100%;
}
.component--hero-full .items .item {
  width: 100vw;
  height: 100%;
}
@media all and (max-width:767px) {
  .component--hero-full .items .item {
    height: auto;
  }
}
.component--hero-full .items .item .link {
  display: block;
  width: 5vw;
  height: 5vw;
  position: absolute;
  top: 43%;
  left: 50%;
  background-image: url(2ed67beb71e3d190604d.svg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
@media all and (max-width:767px) {
  .component--hero-full .items .item .link {
    width: 100%;
    height: 100%;
    background-size: 45px 45px;
    background-position: center 80%;
  }
}
.component--hero-full .items .item:after {
  content: "";
  position: absolute;
  top: calc(100% - 394px);
  height: 394px;
  width: 100vw;
  left: 0;
  z-index: 1;
  background-image: url(83f2b930531f73630793.png);
  pointer-events: none;
}
@media all and (max-width:767px) {
  .component--hero-full .items .item:after {
    height: 120px;
    top: calc(100vw - 120px);
    background-size: cover;
  }
}
.component--hero-full .items .item.texto-izquierda .content {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 47%;
  left: 9%;
  width: 37%;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item.texto-izquierda .content {
    left: 40px;
    width: 40%;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item.texto-izquierda .content {
    left: initial;
  }
}
.component--hero-full .items .item.texto-derecha .content {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 47%;
  left: initial;
  right: 9%;
  width: 37%;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item.texto-derecha .content {
    right: 40px;
    width: 40%;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item.texto-derecha .content {
    right: initial;
  }
}
.component--hero-full .items .item.texto-centrado .content {
  text-align: center;
  top: initial;
  width: 60%;
  bottom: 12vh;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
@media all and (max-width:767px) {
  .component--hero-full .items .item.texto-centrado .content {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.component--hero-full .items .item.is-selected .content {
  opacity: 1;
}
.component--hero-full .items .item .content {
  position: absolute;
  top: 15%;
  left: 9%;
  width: 40%;
  color: #fff;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.component--hero-full .items .item .content .content-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item .content {
    left: 40px;
    width: 40%;
    margin-top: 7%;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item .content {
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
    width: 100% !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 16px 25px;
    text-align: left !important;
  }
}
.component--hero-full .items .item .content .main-logo {
  width: 321px;
  height: auto !important;
  margin-bottom: 2em;
  max-width: 100%;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item .content .main-logo {
    width: 250px;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item .content .main-logo {
    display: none;
  }
}
.component--hero-full .items .item .content .title {
  font-weight: 300;
  font-size: 2.7vw;
  line-height: 1.3em;
  margin-bottom: 0.5em;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item .content .title {
    font-size: 1.5em;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item .content .title {
    font-size: 1.7em;
  }
}
.component--hero-full .items .item .content .blue-line {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 1em;
  color: #8ed5ff;
}
.component--hero-full .items .item .content .prota {
  font-size: 14px;
  margin-bottom: 1em;
}
.component--hero-full .items .item .content .prota span {
  display: inline-block;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item .content .prota span {
    display: block;
    margin-bottom: 0.5em;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item .content .prota span {
    display: block;
    margin-bottom: 0.5em;
  }
}
.component--hero-full .items .item .content .prota .autor-nombre {
  font-weight: 500;
}
.component--hero-full .items .item .content .prota .autor-nombre + .autor-puesto:before {
  content: "·";
  display: inline-block;
  vertical-align: middle;
  padding: 0px 7px;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item .content .prota .autor-nombre + .autor-puesto:before {
    display: none;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item .content .prota .autor-nombre + .autor-puesto:before {
    display: none;
  }
}
.component--hero-full .items .item .content .claim {
  font-weight: 400;
  font-size: 1.05vw;
  line-height: 1.6em;
  margin-bottom: 2.6em;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item .content .claim {
    font-size: 15px;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item .content .claim {
    font-size: 1em;
  }
}
.component--hero-full .items .item .content .button {
  color: #fff;
  background-color: #2986ca;
  padding: 0.7em 1.4em 0.6em 3em;
  display: inline-block;
  text-decoration: none;
  position: relative;
  border-radius: 5px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item .content .button {
    padding: 0.5em 1em 0.5em 2.5em;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item .content .button {
    display: none;
  }
}
.component--hero-full .items .item .content .button:hover {
  background-color: rgb(25, 115, 184);
}
.component--hero-full .items .item .content .button:before {
  content: "";
  width: 15px;
  height: 19px;
  position: absolute;
  left: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAYAAABPwleqAAAAvUlEQVQ4T6WUURHCMBBE3zrAEVKgCqiE4gAcIKE4aBwgARyAgjDLJDOU6ZSkvZ/85N1tNpsoxrgBDkCQNFBRijFegF1iDDeS7iU9DBvYfm1+Ap2k878GU3BmbkmF18magzNwAo6SrGhUJbABe2AvRoaWwnlin5p8VNTCZgxaRb8EziqaNXBYAy+a/AL2S87s1Dl9VW4/0rTqe3a6uql8zhkWgFZSVbZtiM/lTM/W73u+pmnF79k/SQsMtT/JG79QaotPeSQwAAAAAElFTkSuQmCC);
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item .content .button:before {
    left: 15px;
    width: 12px;
    height: 15px;
  }
}
.component--hero-full .items .item .content .button .ver {
  font-size: 14px;
  line-height: 28px;
  font-weight: 500;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item .content .button .ver {
    font-size: 13px;
  }
}
.component--hero-full .items .item .content .time {
  font-size: 12px;
  opacity: 0.7;
  margin-left: 31px;
}
@media all and (max-width:767px) {
  .component--hero-full .items .item .content .time {
    display: none;
  }
}
.component--hero-full .items .item iframe {
  /*
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1;
  */
}
.component--hero-full .items .item picture.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
@media all and (max-width:767px) {
  .component--hero-full .items .item picture.bg {
    position: relative;
    width: 100%;
    display: block;
  }
  .component--hero-full .items .item picture.bg:before {
    content: "";
    padding-top: 100%;
    display: block;
  }
}
.component--hero-full .items .item picture.bg img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.component--hero-full .items .item--kids .content .title {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.component--hero-full .items .item--kids .content .blue-line, .component--hero-full .items .item--kids .content h3 {
  font-size: 20px;
  font-weight: 600;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item--kids .content .blue-line, .component--hero-full .items .item--kids .content h3 {
    font-size: 18px;
    margin-bottom: 1em;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item--kids .content .blue-line, .component--hero-full .items .item--kids .content h3 {
    font-size: 16px;
    margin-bottom: 1em;
  }
}
.component--hero-full .items .item--kids .content .blue-line {
  color: #fff;
}

.video-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
.video-background .bgplayer {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-background .bgplayer.playing {
  opacity: 1;
}
@media all and (max-width:767px) {
  .video-background {
    display: none;
  }
}

.video-foreground,
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.video-foreground.playing,
.video-background.playing {
  opacity: 1;
}
.video-foreground iframe,
.video-background iframe {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 56.25vw;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: 177.77777778vh;
}

@media (min-aspect-ratio: 16/9) {
  .video-foreground {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground {
    width: 300%;
    left: -100%;
  }
}
.component--carrusel .items {
  overflow: visible;
  white-space: nowrap;
}
.component--carrusel .items .item {
  display: inline-block;
  vertical-align: top;
}
.component--carrusel .items .item + .item {
  margin-left: 19px;
}
.component--carrusel .flickity-enabled {
  position: relative;
}
.component--carrusel .flickity-enabled .flickity-button {
  position: absolute;
  top: -10%;
  height: 100%;
  width: 6.5em;
  font-size: inherit;
  background-color: transparent;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border: none;
}
@media all and (max-width:767px) {
  .component--carrusel .flickity-enabled .flickity-button {
    width: 30px;
    width: calc(25px + (100vw - 280px) / 2);
  }
}
.component--carrusel .flickity-enabled .flickity-button .flickity-button-icon {
  opacity: 0;
  height: 11%;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
  cursor: pointer;
}
.component--carrusel .flickity-enabled .flickity-button .flickity-button-icon:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.component--carrusel .flickity-enabled .flickity-button .flickity-button-icon * {
  fill: #fff;
}
@media all and (max-width:767px) {
  .component--carrusel .flickity-enabled .flickity-button .flickity-button-icon {
    display: none;
  }
}
.component--carrusel .flickity-enabled .flickity-button[disabled] {
  opacity: 0;
}
.component--carrusel .flickity-enabled .flickity-button.previous {
  left: 50%;
  -webkit-transform: translateX(-50vw);
          transform: translateX(-50vw);
  background: -webkit-gradient(linear, left top, right top, from(rgb(15, 25, 39)), to(rgba(15, 25, 39, 0)));
  background: linear-gradient(90deg, rgb(15, 25, 39) 0%, rgba(15, 25, 39, 0) 100%);
}
@media all and (max-width:767px) {
  .component--carrusel .flickity-enabled .flickity-button.previous {
    display: none !important;
  }
}
.component--carrusel .flickity-enabled .flickity-button.next {
  right: 50%;
  -webkit-transform: translateX(50vw);
          transform: translateX(50vw);
  background: -webkit-gradient(linear, right top, left top, from(rgb(15, 25, 39)), to(rgba(15, 25, 39, 0)));
  background: linear-gradient(270deg, rgb(15, 25, 39) 0%, rgba(15, 25, 39, 0) 100%);
}

.component--carrusel:hover .flickity-enabled.active-hover .flickity-button {
  opacity: 0;
}

.component--carrusel:hover .flickity-enabled:not(.active-hover) .flickity-button-icon {
  opacity: 1;
}

.flickity-enabled:focus {
  outline: none;
}

.component--wrapper-videos {
  margin: 0em 9% 2.6em;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--wrapper-videos {
    margin: 0em 30px 4em;
  }
}
@media all and (max-width:767px) {
  .component--wrapper-videos {
    margin: 0em 25px 2em;
  }
}
.component--wrapper-videos .carrusel-title {
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 1em;
  line-height: 1.5em;
  color: #fff;
}
.component--wrapper-videos .carrusel-title-copy {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
}
.component--wrapper-videos .carrusel-title-copy a {
  color: #5bbeff;
  text-decoration: none;
}
.component--wrapper-videos .carrusel-title.with-order-select {
  position: relative;
  line-height: 47px;
}
@media all and (max-width:767px) {
  .component--wrapper-videos .carrusel-title.with-order-select {
    line-height: 1.5em;
  }
}
.component--wrapper-videos .carrusel-title.with-order-select span.title {
  display: block;
  max-width: calc(100% - 250px);
}
@media all and (max-width:767px) {
  .component--wrapper-videos .carrusel-title.with-order-select span.title {
    max-width: 100%;
  }
}
.component--wrapper-videos .carrusel-title.with-order-select .select-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
}
@media all and (max-width:767px) {
  .component--wrapper-videos .carrusel-title.with-order-select .select-wrapper {
    position: relative;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
.component--wrapper-videos .carrusel-title.with-order-select .select-wrapper .selectric-wrapper .selectric {
  border-radius: 3px;
}
.component--wrapper-videos .carrusel-title.with-order-select .select-wrapper .selectric-wrapper .label {
  height: 45px;
  line-height: 45px;
  overflow: hidden;
}
@media all and (max-width:767px) {
  .component--wrapper-videos .carrusel-title {
    font-size: 0.9em;
    margin-bottom: 2em;
  }
}
.component--wrapper-videos .btn-link {
  position: relative;
  font-weight: 400;
  font-size: 0.7em;
  line-height: 1.5em;
  color: #5bbeff;
  text-decoration: none;
  vertical-align: middle;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media all and (max-width:767px) {
  .component--wrapper-videos .btn-link {
    font-size: 14px;
  }
}
.component--wrapper-videos .btn-link:before {
  content: "|";
  color: #fff;
  font-weight: 500;
  margin-right: 0.6em;
  margin-left: 0.6em;
  line-height: 1em;
  vertical-align: text-top;
}
.component--wrapper-videos .btn-link:after {
  position: absolute;
  content: ">";
  font-weight: 600;
  color: #172548;
  width: 1.2em;
  height: 1.2em;
  border-radius: 100%;
  background-color: #5bbeff;
  margin-left: 0.8em;
  font-size: 0.8em;
  line-height: 1.2em;
  top: 50%;
  -webkit-transform: translateY(-42%);
          transform: translateY(-42%);
  text-align: center;
  -webkit-transition: margin-left 0.3s;
  transition: margin-left 0.3s;
}
@media all and (max-width:767px) {
  .component--wrapper-videos .btn-link:after {
    font-size: 12px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.component--wrapper-videos .btn-link:hover {
  opacity: 0.8;
}
.component--wrapper-videos .btn-link:hover:after {
  margin-left: 1em;
}

.component--section-aprende {
  background-color: #0a1018;
  padding: 4.2em 0em 6em;
}
.component--section-aprende .carrusel-wrapper {
  margin: 0px 6.5em;
}
@media all and (max-width:767px) {
  .component--section-aprende .carrusel-wrapper {
    margin: 0px 25px;
  }
}
.component--section-aprende .header-text {
  text-align: center;
  max-width: 780px;
  margin: 0px auto;
  margin-bottom: 3.4em;
  color: #fff;
}
@media all and (max-width:767px) {
  .component--section-aprende .header-text {
    padding: 0px 25px;
  }
}
.component--section-aprende .header-text .main-title {
  font-size: 2.4em;
  font-weight: 300;
  line-height: 1.2em;
  margin-bottom: 0.7em;
}
@media all and (max-width:767px) {
  .component--section-aprende .header-text .main-title {
    font-size: 1.8em;
  }
}
.component--section-aprende .header-text .claim {
  font-size: 0.9em;
  line-height: 1.45em;
}
@media all and (max-width:767px) {
  .component--section-aprende .header-text .claim {
    font-size: 0.8em;
    line-height: 1.75em;
  }
}

.item--hover .wrapper {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.item--hover .wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 20px);
  display: block;
  background-color: #0f1927;
  z-index: -1;
}
.item--hover .wrapper .play-icon:after {
  z-index: 15;
}
.item--hover .wrapper .cover {
  position: relative;
}
.item--hover .wrapper .cover .player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 12;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.1s;
  transition: opacity 0.5s 0.1s;
}
.item--hover .wrapper .cover .player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.item--hover .wrapper .cover img {
  z-index: 11;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.item--hover .wrapper .text {
  -webkit-transition: margin-bottom 0.3s, -webkit-transform 0.3s;
  transition: margin-bottom 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, margin-bottom 0.3s;
  transition: transform 0.3s, margin-bottom 0.3s, -webkit-transform 0.3s;
}

.item--hover.hover-video {
  z-index: 1;
}
.item--hover.hover-video.video-playing .wrapper .cover .player {
  opacity: 1;
  -webkit-transition: opacity 0.5;
  transition: opacity 0.5;
}
.item--hover.hover-video .wrapper {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  .item--hover.hover-video .wrapper {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.item--hover.hover-video .wrapper .text {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

#search-box {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
}
#search-box-layer {
  -webkit-transform: translateY(-200%);
          transform: translateY(-200%);
  width: 100vw;
  height: 100vh;
  overflow: scroll;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  background-color: rgba(0, 0, 0, 0.95);
}
#search-box-layer .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#search-box-layer .wrapper {
  pointer-events: none;
}
#search-box-layer .wrapper .inner-wrapper {
  padding: 6.3em 12.6% 5em;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  pointer-events: none;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  max-width: 1600px;
  margin: 0px auto;
}
@media all and (max-width:767px) {
  #search-box-layer .wrapper .inner-wrapper {
    padding: 6.3em 20px 5em;
  }
}
#search-box-layer .wrapper .inner-wrapper * {
  pointer-events: auto;
}
#search-box-layer nav.cats {
  text-align: left;
}
#search-box-layer nav.cats .titulo {
  color: #fff;
  font-size: 1.4em;
  margin-bottom: 1em;
  display: block;
}
@media all and (max-width:767px) {
  #search-box-layer nav.cats .titulo {
    font-size: 18px;
  }
}
#search-box-layer nav.cats li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}
@media all and (max-width:767px) {
  #search-box-layer nav.cats li {
    margin-right: 6px;
  }
}
#search-box-layer nav.cats a {
  display: inline-block;
  background-color: #2986ca;
  border-radius: 8px;
  color: #fff;
  padding: 0em 1em;
  font-size: 16px;
  line-height: 1.85em;
}
@media all and (max-width:767px) {
  #search-box-layer nav.cats a {
    font-size: 15px;
    padding: 0em 0.7em;
  }
}
#search-box-layer .rrss-menu {
  margin-top: 3em;
  text-align: center;
  padding-top: 1em;
  display: none;
}
@media all and (max-width:767px) {
  #search-box-layer .rrss-menu {
    display: block;
  }
}
#search-box-layer .rrss-menu .menu-rrss-container {
  display: inline-block;
  line-height: 50px;
  vertical-align: middle;
}
#search-box-layer #menu-rrss-search {
  display: inline-block;
  vertical-align: middle;
}
#search-box-layer #menu-rrss-search li {
  display: inline-block;
}
#search-box-layer #menu-rrss-search li a {
  font-size: 1.6em;
  display: inline-block;
  width: auto;
  height: 2em;
  line-height: 2em;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}
#search-box-layer #menu-rrss-search li + li {
  margin-left: 5px;
}
#search-box.desplegado {
  pointer-events: all;
}
#search-box.desplegado #search-box-toggle {
  display: none;
}
#search-box.desplegado #search-box-layer {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  opacity: 1;
}
#search-box.desplegado #search-box-layer .inner-wrapper {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#search-box-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 85px;
  height: 85px;
  text-align: center;
  z-index: 1;
  color: #fff;
  line-height: 85px;
  pointer-events: all;
  cursor: pointer;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  #search-box-toggle {
    right: 75px;
  }
}
@media all and (max-width:767px) {
  #search-box-toggle {
    right: 60px;
    width: 56px;
    height: 56px;
    line-height: 56px;
  }
}
#search-box-toggle i {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 46%;
  /*top:46%;
  left:50%;*/
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (max-width: 1279px) {
  #search-box-toggle i {
    left: 50%;
    top: 48%;
  }
}
@media all and (max-width:767px) {
  #search-box-toggle i {
    left: 50%;
    top: 51%;
  }
}
#search-box .close-button {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 75px;
  width: 86px;
  cursor: pointer;
}
@media all and (max-width:767px) {
  #search-box .close-button {
    width: 60px;
    height: 56px;
  }
}
#search-box .close-button svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#search-box #search-box-form {
  background-color: transparent;
  width: 100%;
  margin-bottom: 8em;
  position: relative;
}
@media all and (max-width: 1279px) {
  #search-box #search-box-form {
    background-color: transparent;
    padding: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media all and (max-width:767px) {
  #search-box #search-box-form {
    margin-bottom: 3em;
  }
}
#search-box #search-box-form .mw {
  position: relative;
}
@media all and (max-width: 1279px) {
  #search-box #search-box-form .mw {
    width: 100%;
  }
}
#search-box #search-box-form #search-form-navigation-button {
  color: #fff;
  width: 70px;
  height: 59px;
  text-align: center;
  line-height: 59px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#search-box #search-box-form input {
  width: 100%;
  font-size: 28px;
  line-height: 2.05em;
  border: 1px solid #2986ca !important;
  border-radius: 10px;
  background-color: transparent;
  padding: 0 0.7em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 300;
  font-family: "BentonSansBBVA";
  color: #fff;
}
@media all and (max-width: 1279px) {
  #search-box #search-box-form input {
    font-size: 1.5em;
    color: #fff;
    border-bottom: 1px solid #fff;
    background-color: transparent;
  }
}
@media all and (max-width:767px) {
  #search-box #search-box-form input {
    font-size: 22px;
    line-height: 2.5em;
  }
}
#search-box #search-box-form input:focus {
  outline: none;
}

/*
#             /$$                                   
#            | $$                                   
#    /$$$$$$$| $$$$$$$   /$$$$$$   /$$$$$$  /$$$$$$ 
#   /$$_____/| $$__  $$ |____  $$ /$$__  $$/$$__  $$
#  |  $$$$$$ | $$  \ $$  /$$$$$$$| $$  \__/ $$$$$$$$
#   \____  $$| $$  | $$ /$$__  $$| $$     | $$_____/
#   /$$$$$$$/| $$  | $$|  $$$$$$$| $$     |  $$$$$$$
#  |_______/ |__/  |__/ \_______/|__/      \_______/
*/
.component--sharebar {
  display: block;
  visibility: hidden;
  height: 0;
  left: 3.5em;
  z-index: 5;
  position: fixed;
  margin: auto;
  top: calc(50% + 42px);
  width: 70px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media all and (max-width: 1279px) {
  .component--sharebar {
    width: 100%;
    left: 0;
    background-color: #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    border-top: 1px solid #ddd;
    bottom: 0px;
    top: initial !important;
    text-align: center;
  }
  .component--sharebar .icons {
    display: grid;
    grid-auto-flow: column;
    -webkit-column-gap: 1px;
       -moz-column-gap: 1px;
            column-gap: 1px;
    background-color: #efefef;
  }
}
.component--sharebar .inactive {
  display: none !important;
}
.component--sharebar.visible {
  height: auto;
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media all and (min-width: 1440px) {
  .component--sharebar.invisible {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    visibility: hidden;
  }
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  .component--sharebar.invisible {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    visibility: hidden;
  }
}
.component--sharebar .title {
  display: inline-block;
  font-size: 10px;
  width: 70px;
  color: #5b636f;
  vertical-align: middle;
  white-space: nowrap;
  margin-bottom: 2em;
}
@media all and (max-width: 1279px) {
  .component--sharebar .title {
    display: none;
  }
}
.component--sharebar .icons {
  margin: 0px auto;
  text-align: center;
}
.component--sharebar span:not(.title),
.component--sharebar a {
  text-align: center;
  color: #5b636f;
  width: 50px;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  margin: 0px auto 3px;
  margin-bottom: 3px;
  border-radius: 50%;
  font-size: 24px;
  display: block;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(255, 255, 255, 0);
  vertical-align: top;
}
@media all and (max-width: 1279px) {
  .component--sharebar span:not(.title),
  .component--sharebar a {
    font-size: 28px;
    font-size: 28px;
    height: 60px;
    margin-bottom: 0;
    line-height: 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-left: none;
    border-radius: 0;
    color: #bcbcbc;
    background-color: #fff;
    width: 100%;
  }
}
@media all and (max-height:400px) {
  .component--sharebar span:not(.title),
  .component--sharebar a {
    height: 28px;
    line-height: 28px;
  }
}
.component--sharebar span:not(.title):hover,
.component--sharebar a:hover {
  border: 1px solid #5b636f;
}
@media all and (max-width: 1279px) {
  .component--sharebar .six-icons span,
  .component--sharebar .six-icons a {
    font-size: 24px;
  }
}
@media all and (max-height:400px) {
  .component--sharebar .six-icons span,
  .component--sharebar .six-icons a {
    font-size: 16px;
  }
}
.component--sharebar .boton-copia {
  position: relative;
}
.component--sharebar .boton-copia:after {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, -105%);
  transform: translate(-50%, -105%);
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  padding: 5px 12px;
  content: "Enlace copiado";
  white-space: nowrap;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  pointer-events: none;
  font-family: "BentonSansBBVA";
}
.component--sharebar .boton-copia.copiado {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.component--sharebar .boton-copia.copiado:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media all and (max-height:400px) {
  .component--sharebar .boton-copia {
    display: none !important;
  }
}

.play-icon {
  position: relative;
}
.play-icon:after {
  pointer-events: none;
  content: "";
  display: block;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 47px;
  height: 47px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url(2ed67beb71e3d190604d.svg);
  background-size: contain;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.play-icon:hover:after {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}
.play-icon-huge:after {
  width: 95px;
  height: 95px;
}

.item--content {
  width: 20%;
  max-width: 400px;
  min-width: 280px;
}
.item--content a {
  text-decoration: none;
}
.item--content .cover {
  position: relative;
  border-radius: 2px;
  margin-bottom: 17px;
  overflow: hidden;
}
.item--content .cover:before {
  content: "";
  padding-top: 56.25%;
  display: block;
}
@media all and (max-width:767px) {
  .item--content .cover:after {
    width: 56px;
    height: 56px;
  }
}
.item--content .cover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.item--content .cover .time {
  z-index: 1;
  position: absolute;
  right: 18px;
  bottom: 19px;
  font-size: 11px;
  color: #fff;
}
@media all and (min-width: 1680px) {
  .item--content .cover .time {
    font-size: 13px;
  }
}
.item--content .text {
  white-space: normal;
}
.item--content .text .pretitle {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2em;
  margin-bottom: 0.55em;
  color: #8ed5ff;
}
@media all and (min-width: 1680px) {
  .item--content .text .pretitle {
    font-size: 16px;
  }
}
.item--content .text .title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2em;
  margin-bottom: 0.55em;
  color: #fff;
}
@media all and (min-width: 1680px) {
  .item--content .text .title {
    font-size: 16px;
  }
}
.item--content .text .temporada {
  font-size: 13px;
  margin-bottom: 0.85em;
  display: inline-block;
  color: #fff;
}
.item--content .text .protagonista {
  font-size: 13px;
  line-height: 1.5em;
}
@media all and (min-width: 1680px) {
  .item--content .text .protagonista {
    font-size: 15px;
  }
}
.item--content .text .protagonista .nombre {
  font-weight: 500;
  color: #2DCCCD;
}
.item--content .text .protagonista .puesto {
  color: #a3a6a9;
  font-weight: 400;
}
.item--content .text .protagonista .nombre + .puesto:before {
  content: " ·";
  color: #a3a6a9;
  display: inline-block;
  padding: 0px 4px 0px 2px;
}
.item--content-aprende {
  width: 480px;
  max-width: 100%;
}
.item--content-aprende .cover {
  margin-bottom: 22px;
}
.item--content-aprende .cover .time {
  font-size: 14px;
}
.item--content-aprende .text {
  color: #fff;
}
.item--content-aprende .text .title {
  font-size: 18px;
  min-height: auto;
  margin-bottom: 0.4em;
}
.item--content-aprende .text .protagonista {
  font-size: 14px;
  color: #2DCCCD;
  margin-bottom: 0.5em;
}
.item--content-aprende .text p {
  font-size: 14px;
  line-height: 1.45em;
}

.current-video .play-icon:after {
  content: "Reproduciendo ...";
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 100%;
  padding-top: 50%;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
@media all and (max-width:767px) {
  .current-video .play-icon:after {
    width: 100%;
    height: 100%;
  }
}

.video-wrapper {
  width: 100%;
  position: relative;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.component--listado-videos {
  position: relative;
  z-index: 0;
}
.component--listado-videos .items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 20px;
  position: relative;
  min-height: 400px;
}
.component--listado-videos .items[data-status=loading]:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  z-index: 1;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: url(d223c81e91f0e06e8cca.svg);
  background-size: contain;
}
.component--listado-videos .items[data-status=loading] .item {
  opacity: 0.6;
}
.component--listado-videos .items .item {
  width: auto;
  margin-bottom: 4em;
  min-width: inherit;
  max-width: inherit;
}
@media all and (max-width:767px) {
  .component--listado-videos .items .item {
    margin-bottom: 2em;
  }
}

.element--rounded-button {
  display: inline-block;
  font-size: 14px;
  line-height: 2em;
  color: #fff;
  border-radius: 10px;
  padding: 8px 10px;
  font-weight: 700;
}
.element--rounded-button .icon {
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 29px;
  margin-right: 5px;
  border-radius: 3px;
}

.component--caja-familia {
  color: #fff;
  padding-bottom: 6.5em;
}
.component--caja-familia > .title {
  padding-top: 4em;
  padding-bottom: 2.1em;
}
.component--caja-familia > .title h2 {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
}
@media all and (max-width:767px) {
  .component--caja-familia > .title h2 {
    font-size: 0.9em;
  }
}
.component--caja-familia .component--menu-opciones {
  margin-bottom: 2.5em;
}
@media all and (max-width:767px) {
  .component--caja-familia .component--menu-opciones .lista {
    display: none;
  }
}
.component--caja-familia .component--menu-opciones .lista-select {
  display: none;
}
@media all and (max-width:767px) {
  .component--caja-familia .component--menu-opciones .lista-select {
    display: inline-block;
  }
}

.component--lista-compromisos {
  margin-bottom: calc(1em - 12px);
}
.component--lista-compromisos .lista > li {
  display: inline-block;
}
@media all and (max-width:767px) {
  .component--lista-compromisos .lista {
    display: none;
  }
}
.component--lista-compromisos .lista-select {
  display: none;
  position: relative;
  margin-top: -0.7em;
}
@media all and (max-width:767px) {
  .component--lista-compromisos .lista-select {
    display: inline-block;
  }
  .component--lista-compromisos .lista-select select {
    min-width: 250px;
  }
}

div.custom-border-select {
  position: relative;
  display: inline-block;
}
div.custom-border-select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #5385c6;
  border-radius: 10px;
  padding: 0.25em 0.5em;
  font-size: 0.8em;
  font-weight: 700;
  padding: 14px 30px 14px 30px;
  cursor: pointer;
  line-height: 1.1;
  background-color: transparent;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
div.custom-border-select select option {
  color: #000;
}
div.custom-border-select::after {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  top: 50%;
  right: 0;
  content: "";
  width: 0.8em;
  height: 0.5em;
  background-color: #fff;
  -webkit-clip-path: polygon(100% 0%, 0 0%, 50% 100%);
          clip-path: polygon(100% 0%, 0 0%, 50% 100%);
  -webkit-clip-path: path("M10.02058,0.85003c0.95446,-0.00031 1.3115,0.68256 0.79342,1.51725l-3.87473,5.12139c-0.51833,0.83469 -1.36608,0.83438 -1.88391,-0.00031l-3.87122,-5.11892c-0.51805,-0.83469 -0.16101,-1.51787 0.79411,-1.51818z");
          clip-path: path("M10.02058,0.85003c0.95446,-0.00031 1.3115,0.68256 0.79342,1.51725l-3.87473,5.12139c-0.51833,0.83469 -1.36608,0.83438 -1.88391,-0.00031l-3.87122,-5.11892c-0.51805,-0.83469 -0.16101,-1.51787 0.79411,-1.51818z");
  -webkit-transform: translate(-10px, -50%);
          transform: translate(-10px, -50%);
}

.element--menu-item {
  font-size: 14px;
  color: #365f86;
  display: inline-block;
  padding: 1em 1.2em;
  border-radius: 10px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  background-color: #0a1018;
  margin-right: 12px;
  margin-bottom: 12px;
}
.element--menu-item-home {
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.3);
  min-width: 127px;
  text-align: center;
  -webkit-transition: border-color 0.5s ease, color 0.2s ease;
  transition: border-color 0.5s ease, color 0.2s ease;
}
.element--menu-item-home.current {
  background-color: transparent;
  border: 1px solid #2986ca;
  color: #fff;
}
.element--menu-item.current {
  background-color: #1a3046;
  color: #fff;
}
.element--menu-item:hover {
  border-color: rgba(41, 134, 202, 0.8);
  color: rgba(255, 255, 255, 0.8);
}

.component--slides-opciones .slide {
  display: none;
  position: relative;
}
.component--slides-opciones .slide.current {
  display: block;
}
.component--slides-opciones .slide.current .bg, .component--slides-opciones .slide.current .content {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1;
}
.component--slides-opciones .slide .bg, .component--slides-opciones .slide .content {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.component--slides-opciones .slide .bg {
  width: 100%;
  height: auto !important;
  vertical-align: bottom;
  opacity: 0;
}
.component--slides-opciones .slide .content {
  position: absolute;
  width: 35%;
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  opacity: 0;
}
@media all and (max-width:767px) {
  .component--slides-opciones .slide .content {
    position: relative;
    -webkit-transform: scale(1);
            transform: scale(1);
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 1.3em;
  }
}
.component--slides-opciones .slide .content .title {
  font-weight: 300;
  font-size: 2.3em;
  line-height: 1.2em;
  margin-bottom: 0.7em;
}
@media all and (max-width:767px) {
  .component--slides-opciones .slide .content .title {
    position: absolute;
    top: -35px;
    font-size: 1.7em;
    left: 10px;
    width: calc(100% - 20px);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
.component--slides-opciones .slide .content .excerpt {
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 2em;
}
.component--slides-opciones .slide .content .link {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  background-color: #2986ca;
  padding: 1.5em 2.2em;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
@media all and (max-width:767px) {
  .component--slides-opciones .slide .content .link {
    padding: 1.15em 2.2em;
  }
}

.item--desafios-full {
  width: 100%;
  position: relative;
  padding-bottom: 6.5em;
}
.item--desafios-full a {
  text-decoration: none;
}
.item--desafios-full .cover img {
  width: 100%;
}
.item--desafios-full .cover:after {
  width: 90px;
  height: 90px;
}
@media all and (max-width:767px) {
  .item--desafios-full .cover:after {
    width: 40px;
    height: 40px;
  }
}
.item--desafios-full .content {
  position: absolute;
  width: 35%;
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  color: #fff;
  text-decoration: none;
}
@media all and (max-width:767px) {
  .item--desafios-full .content {
    position: relative;
    -webkit-transform: scale(1);
            transform: scale(1);
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 1.3em;
  }
}
.item--desafios-full .content .title {
  font-weight: 300;
  font-size: 2.3em;
  line-height: 1.2em;
  margin-bottom: 0.7em;
  text-decoration: none;
}
@media all and (max-width:767px) {
  .item--desafios-full .content .title {
    font-size: 1.7em;
  }
}
.item--desafios-full .content .excerpt {
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 2em;
  font-weight: 300;
}
.item--desafios-full .content .excerpt strong {
  font-weight: 500;
}
.item--desafios-full .content .excerpt .nombre, .item--desafios-full .content .excerpt .puesto {
  display: inline-block;
}
.item--desafios-full .content .excerpt .nombre + .puesto:before {
  content: "·";
  display: inline-block;
  padding: 0px 5px;
}
/*
#                                /$$                           /$$          
#                               |__/                          | $$          
#    /$$$$$$  /$$$$$$   /$$$$$$  /$$ /$$$$$$$   /$$$$$$   /$$$$$$$  /$$$$$$ 
#   /$$__  $$|____  $$ /$$__  $$| $$| $$__  $$ |____  $$ /$$__  $$ /$$__  $$
#  | $$  \ $$ /$$$$$$$| $$  \ $$| $$| $$  \ $$  /$$$$$$$| $$  | $$| $$  \ $$
#  | $$  | $$/$$__  $$| $$  | $$| $$| $$  | $$ /$$__  $$| $$  | $$| $$  | $$
#  | $$$$$$$/  $$$$$$$|  $$$$$$$| $$| $$  | $$|  $$$$$$$|  $$$$$$$|  $$$$$$/
#  | $$____/ \_______/ \____  $$|__/|__/  |__/ \_______/ \_______/ \______/ 
#  | $$                /$$  \ $$                                            
#  | $$               |  $$$$$$/                                            
#  |__/                \______/                                             
*/
.component--paginado {
  text-align: center;
  padding: 4em 0px;
}
.component--paginado ul li {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
@media all and (max-width:767px) {
  .component--paginado ul li {
    font-size: 13px;
  }
}
.component--paginado ul li a, .component--paginado ul li span {
  border: 1px solid transparent;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  padding: 10px;
  display: inline-block;
  border-radius: 100px;
  width: 20px;
  line-height: 20px;
  margin: 0px 5px;
}
@media all and (max-width:767px) {
  .component--paginado ul li a, .component--paginado ul li span {
    width: 15px;
    line-height: 15px;
    padding: 5px;
  }
}
.component--paginado ul li span {
  color: #fff;
  border: 1px solid #4da6e7;
}
.component--paginado ul li a {
  text-decoration: none;
  color: #fff;
}
.component--paginado ul li a:hover {
  border: 1px solid #fff;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.component--paginado ul li .next, .component--paginado ul li .prev {
  /*
  &:before{
  	display:inline-block;
  	content:'';
  	width:11px;
  	height:17px;
  	background-image:url(../img/flecha-azul.svg);
  	background-size:cover;	
  	vertical-align:middle;
  }
              */
}
.component--paginado ul li .next {
  margin-left: 10px;
}
.component--paginado ul li .prev {
  margin-right: 10px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.module--columns-3-with-thumb {
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 4.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  background-position: center bottom;
  padding-bottom: 6em;
}
@media all and (max-width: 1279px) and (min-width: 0px) {
  .module--columns-3-with-thumb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.module--columns-3-with-thumb .title {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 20%;
  -webkit-flex: 20%;
      -ms-flex: 20%;
          flex: 20%;
}
.module--columns-3-with-thumb .title-wrapper {
  margin: 0 1em 0 0.8em;
  font-size: 1.7em;
}
@media all and (max-width: 1279px) and (min-width: 0px) {
  .module--columns-3-with-thumb .title-wrapper {
    margin: 1em 0;
    font-size: 1.4em;
  }
}
.module--columns-3-with-thumb .title-wrapper h2 {
  font-weight: 400;
}
.module--columns-3-with-thumb .thumb {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  -webkit-box-flex: 30%;
  -webkit-flex: 30%;
      -ms-flex: 30%;
          flex: 30%;
}
@media all and (max-width: 1279px) and (min-width: 0px) {
  .module--columns-3-with-thumb .thumb {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.module--columns-3-with-thumb .thumb .thumb-wrapper {
  position: relative;
  margin: 0px 1.3em 0 2.1em;
}
@media all and (max-width: 1279px) and (min-width: 0px) {
  .module--columns-3-with-thumb .thumb .thumb-wrapper {
    margin: 1em 0;
  }
}
.module--columns-3-with-thumb .thumb .thumb-wrapper:before {
  content: "";
  display: block;
  padding-top: 56%;
}
.module--columns-3-with-thumb .thumb .thumb-wrapper img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.module--columns-3-with-thumb .claim {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  line-height: 1.45em;
  font-size: 1.1em;
}
@media all and (max-width: 1279px) and (min-width: 0px) {
  .module--columns-3-with-thumb .claim {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}
.module--columns-3-with-thumb .claim .claim-wrapper {
  margin: 0 1em 0 1.7em;
}
@media all and (max-width: 1279px) and (min-width: 0px) {
  .module--columns-3-with-thumb .claim .claim-wrapper {
    margin: 1em 0;
    font-size: 14px;
  }
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
  font-weight: 500;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #2986ca;
  border-radius: 0px;
  background: #2986ca;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 53px 0 20px;
  font-size: 14px;
  line-height: 53px;
  color: #fff;
  height: 53px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 53px;
  height: 53px;
  line-height: 53px;
  background-color: #2986ca;
  color: #fff;
  text-align: center;
  font: 0/0 a;
  *font: 20px/53px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #fff;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #184e75;
}

.selectric-hover .selectric {
  border-color: #206aa0;
}
.selectric-hover .selectric .button {
  color: #e6e6e6;
}
.selectric-hover .selectric .button:after {
  border-top-color: #e6e6e6;
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #206aa0;
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #2986ca;
  border: 1px solid #206aa0;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
          box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
  background: #E0E0E0;
}
.selectric-items li[data-index="0"].selected {
  display: none;
}
.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

.module--episodios-listado {
  color: #fff;
  margin: 0px auto 4em;
}
.module--episodios-listado a {
  color: #fff;
}
.module--episodios-listado > .title h2 {
  font-weight: 500;
  font-size: 0.8em;
  line-height: 1.5em;
  margin-bottom: 3em;
}
.module--episodios-listado .items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(385px, 1fr));
  grid-gap: 2em;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .module--episodios-listado .items {
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .module--episodios-listado .items {
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  }
}
@media all and (max-width:767px) {
  .module--episodios-listado .items {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  }
}

.module-listado--4col .items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  grid-gap: 2em 32px;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .module-listado--4col .items {
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .module-listado--4col .items {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
}
@media all and (max-width:767px) {
  .module-listado--4col .items {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  }
}

.item--content-listado {
  width: auto;
  margin-bottom: 4em;
  min-width: none;
  max-width: none;
}
.item--content-listado .cover {
  margin-bottom: 32px;
}
.item--content-listado .play-icon:after {
  width: 75px;
  height: 75px;
}
.item--content-listado .time {
  font-weight: 500;
  font-size: 14px;
}
.item--content-listado .title {
  font-size: 1.1em;
  font-weight: 500;
  min-height: auto;
}
.item--content-listado .protagonista {
  font-weight: 500;
  margin-bottom: 1em;
}
.item--content-listado .excerpt {
  font-size: 0.8em;
  line-height: 1.6em;
}

body.page-template-template-desafios:not(.scrolled) #main-header {
  background-color: transparent;
}
body.page-template-template-desafios #all-wrapper {
  padding-top: 0;
}

/*
#   /$$                                        
#  | $$                                        
#  | $$$$$$$   /$$$$$$  /$$$$$$/$$$$   /$$$$$$ 
#  | $$__  $$ /$$__  $$| $$_  $$_  $$ /$$__  $$
#  | $$  \ $$| $$  \ $$| $$ \ $$ \ $$| $$$$$$$$
#  | $$  | $$| $$  | $$| $$ | $$ | $$| $$_____/
#  | $$  | $$|  $$$$$$/| $$ | $$ | $$|  $$$$$$$
#  |__/  |__/ \______/ |__/ |__/ |__/ \_______/
*/
body.page-template-template-home.day0 #main-header .main-logo .bbva-ods {
  display: none;
}
@media all and (max-width:767px) {
  body.page-template-template-home.day0 #main-header .main-logo .bbva-ods {
    display: inline-block;
  }
}
body.page-template-template-home.force-logo #main-header .main-logo .bbva-ods {
  display: inline-block;
}
body.page-template-template-home #all-wrapper {
  padding-top: 0;
}
@media all and (max-width:767px) {
  body.page-template-template-home #all-wrapper {
    padding-top: 56px;
  }
}
body.page-template-template-home #all-wrapper .component--wrapper-videos {
  position: relative;
  z-index: 2;
}
@media all and (min-width: 1440px) {
  body.page-template-template-home #all-wrapper .component--hero-full + .component--wrapper-videos {
    margin-top: -5vh;
  }
}
body.page-template-template-home .component--carrusel-aprende .items:after {
  content: "flickity";
  display: none; /* hide :after */
}
@media all and (max-width:767px) {
  body.page-template-template-home .component--carrusel-aprende .items:after {
    content: "";
  }
}
@media all and (max-width:767px) {
  body.page-template-template-home .component--carrusel-aprende .items {
    white-space: initial;
  }
  body.page-template-template-home .component--carrusel-aprende .items .item {
    width: 100%;
    margin-bottom: 3.5em;
    margin-left: 0;
  }
}

/*
#    /$$$$$$   /$$$$$$$  /$$$$$$   /$$$$$$  /$$$$$$$  /$$$$$$ 
#   |____  $$ /$$_____/ /$$__  $$ /$$__  $$/$$_____/ |____  $$
#    /$$$$$$$| $$      | $$$$$$$$| $$  \__/ $$        /$$$$$$$
#   /$$__  $$| $$      | $$_____/| $$     | $$       /$$__  $$
#  |  $$$$$$$|  $$$$$$$|  $$$$$$$| $$     |  $$$$$$$|  $$$$$$$
#   \_______/ \_______/ \_______/|__/      \_______/ \_______/
*/
body.page-template-template-desafios #all-wrapper {
  padding-top: 0;
}
@media all and (max-width:767px) {
  body.page-template-template-desafios #all-wrapper {
    padding-top: 56px;
  }
}
body.page-template-template-desafios #all-wrapper .component--wrapper-videos {
  position: relative;
  z-index: 2;
}
@media all and (min-width: 1440px) {
  body.page-template-template-desafios #all-wrapper .component--hero-full + .component--wrapper-videos {
    margin-top: -5vh;
  }
}

body.page-template-template-acerca,
body.page-template-template-about-generica {
  background-color: #0f1927;
  /*
  background-image: url(../img/guias/landing_kids_dia00.png);
  background-position:center 67px;
  */
}
body.page-template-template-acerca .page-content,
body.page-template-template-about-generica .page-content {
  margin-top: 3em;
}
body.page-template-template-acerca .page-content .video,
body.page-template-template-about-generica .page-content .video {
  margin-bottom: 5.3em;
}
@media all and (max-width:767px) {
  body.page-template-template-acerca .page-content .video,
  body.page-template-template-about-generica .page-content .video {
    margin-bottom: 3.3em;
  }
}
body.page-template-template-acerca .page-content .text,
body.page-template-template-about-generica .page-content .text {
  display: grid;
  grid-template-columns: 1fr 2fr;
  margin-bottom: 4em;
  color: #fff;
}
@media all and (max-width:767px) {
  body.page-template-template-acerca .page-content .text,
  body.page-template-template-about-generica .page-content .text {
    display: block;
    margin-bottom: 3em;
  }
}
@media all and (max-width:767px) {
  body.page-template-template-acerca .page-content .text .claim,
  body.page-template-template-about-generica .page-content .text .claim {
    margin-bottom: 2em;
  }
}
body.page-template-template-acerca .page-content .text .claim h1,
body.page-template-template-about-generica .page-content .text .claim h1 {
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: 300;
}
body.page-template-template-acerca .page-content .text .plain,
body.page-template-template-about-generica .page-content .text .plain {
  font-weight: 300;
  line-height: 1.6em;
  padding-left: 5.3em;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.page-template-template-acerca .page-content .text .plain,
  body.page-template-template-about-generica .page-content .text .plain {
    padding-left: 10%;
  }
}
@media all and (max-width:767px) {
  body.page-template-template-acerca .page-content .text .plain,
  body.page-template-template-about-generica .page-content .text .plain {
    padding-left: 0;
  }
}
body.page-template-template-acerca .page-content .text-3-columns,
body.page-template-template-about-generica .page-content .text-3-columns {
  grid-template-columns: 0.47fr 0.6fr 1.8fr;
}
@media all and (max-width:767px) {
  body.page-template-template-acerca .page-content .text-3-columns .claim,
  body.page-template-template-about-generica .page-content .text-3-columns .claim {
    margin-bottom: 1em;
  }
}
body.page-template-template-acerca .page-content .text-3-columns .claim h1,
body.page-template-template-about-generica .page-content .text-3-columns .claim h1 {
  font-size: 2.4em;
  font-weight: 700;
  margin-top: -0.3em;
}
@media all and (max-width:767px) {
  body.page-template-template-acerca .page-content .text-3-columns .claim h1,
  body.page-template-template-about-generica .page-content .text-3-columns .claim h1 {
    margin-top: 0;
  }
}
body.page-template-template-acerca .page-content .text-3-columns .second-claim,
body.page-template-template-about-generica .page-content .text-3-columns .second-claim {
  margin-top: 0.5em;
  font-size: 1.5em;
  line-height: 1.25em;
  font-weight: 300;
  margin-top: -0.2em;
}
@media all and (max-width:767px) {
  body.page-template-template-acerca .page-content .text-3-columns .second-claim,
  body.page-template-template-about-generica .page-content .text-3-columns .second-claim {
    margin-top: 0;
    margin-bottom: 1em;
  }
}
body.page-template-template-acerca .page-content .text-3-columns .plain,
body.page-template-template-about-generica .page-content .text-3-columns .plain {
  padding-left: 2.5em;
}
@media all and (max-width:767px) {
  body.page-template-template-acerca .page-content .text-3-columns .plain,
  body.page-template-template-about-generica .page-content .text-3-columns .plain {
    padding-left: 0;
  }
}

/*
#                                                                                /$$                    
#                                                                               |__/                    
#    /$$$$$$$  /$$$$$$  /$$$$$$/$$$$   /$$$$$$   /$$$$$$  /$$$$$$  /$$$$$$/$$$$  /$$  /$$$$$$$  /$$$$$$ 
#   /$$_____/ /$$__  $$| $$_  $$_  $$ /$$__  $$ /$$__  $$/$$__  $$| $$_  $$_  $$| $$ /$$_____/ /$$__  $$
#  | $$      | $$  \ $$| $$ \ $$ \ $$| $$  \ $$| $$  \__/ $$  \ $$| $$ \ $$ \ $$| $$|  $$$$$$ | $$  \ $$
#  | $$      | $$  | $$| $$ | $$ | $$| $$  | $$| $$     | $$  | $$| $$ | $$ | $$| $$ \____  $$| $$  | $$
#  |  $$$$$$$|  $$$$$$/| $$ | $$ | $$| $$$$$$$/| $$     |  $$$$$$/| $$ | $$ | $$| $$ /$$$$$$$/|  $$$$$$/
#   \_______/ \______/ |__/ |__/ |__/| $$____/ |__/      \______/ |__/ |__/ |__/|__/|_______/  \______/ 
#                                    | $$                                                               
#                                    | $$                                                               
#                                    |__/                                                               
*/
.component--compromiso-intro {
  margin-top: 4.3em;
  margin-bottom: 4.7em;
}
@media all and (max-width:767px) {
  .component--compromiso-intro {
    margin-top: 2em;
  }
}
.component--compromiso-intro header {
  margin-bottom: 3.3em;
  position: relative;
}
@media all and (max-width:767px) {
  .component--compromiso-intro header {
    margin-bottom: 1.5em;
  }
}
.component--compromiso-intro header .selectric {
  border-radius: 3px;
  font-size: 14px;
}
@media all and (max-width:767px) {
  .component--compromiso-intro header .selectric {
    background-color: transparent;
    border: 1px solid #5385c6;
    font-size: 14px;
  }
}
.component--compromiso-intro header .selectric .label {
  margin-right: 40px;
  height: 55px;
  line-height: 55px;
  text-transform: uppercase;
  margin-left: 26px;
}
.component--compromiso-intro header .selectric .button {
  background-color: transparent;
  width: 40px;
  height: 55px;
}
.component--compromiso-intro header .selectric .button::after {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  top: 50%;
  bottom: initial;
  right: 0;
  content: "";
  width: 12px;
  background-color: #fff;
  height: 9px;
  -webkit-clip-path: path("M10.02059,0.85002c0.95444,-0.00031 1.31149,0.6825 0.79342,1.51718l-3.87474,5.12152c-0.51833,0.83468 -1.36608,0.83437 -1.8839,-0.00031l-3.87122,-5.11904c-0.51807,-0.83468 -0.16102,-1.5178 0.79411,-1.51811z");
          clip-path: path("M10.02059,0.85002c0.95444,-0.00031 1.31149,0.6825 0.79342,1.51718l-3.87474,5.12152c-0.51833,0.83468 -1.36608,0.83437 -1.8839,-0.00031l-3.87122,-5.11904c-0.51807,-0.83468 -0.16102,-1.5178 0.79411,-1.51811z");
  -webkit-transform: translate(0px, -50%);
          transform: translate(0px, -50%);
}
.component--compromiso-intro header .component--menu-compromisos {
  position: absolute;
  top: 12px;
  right: 0;
  width: 237px;
  margin-top: 0;
}
@media all and (max-width:767px) {
  .component--compromiso-intro header .component--menu-compromisos {
    position: static;
    width: auto;
    display: inline-block;
    margin-bottom: 1.5em;
  }
}
.component--compromiso-intro header .txt {
  max-width: calc(100% - 300px);
  margin-bottom: 2.9em;
  color: #fff;
}
@media all and (max-width:767px) {
  .component--compromiso-intro header .txt {
    max-width: 100%;
  }
}
.component--compromiso-intro header .txt h1 {
  font-size: 2em;
  line-height: 1.7em;
  margin-bottom: 0.6em;
  font-weight: 300;
  letter-spacing: -0.02em;
}
@media all and (max-width:767px) {
  .component--compromiso-intro header .txt h1 {
    font-size: 1.8em;
    line-height: 1.25em;
    margin-bottom: 1em;
  }
}
.component--compromiso-intro header .txt .content {
  font-size: 0.9em;
  line-height: 1.7em;
  font-weight: 300;
}
.component--compromiso-intro header .txt .content strong {
  font-weight: 400;
}
.component--compromiso-intro header .listado-ods li {
  margin-right: 10px;
  margin-bottom: 10px;
}
@media all and (max-width:767px) {
  .component--compromiso-intro header .listado-ods li {
    white-space: nowrap;
  }
}
@media all and (max-width:767px) {
  .component--compromiso-intro header .listado-ods {
    width: 10px;
  }
}

.component--carrusel-compromisos .items .item {
  width: calc(25% - 14px);
  min-width: 300px;
  max-width: 500px;
  background-color: #1a3046;
  border-radius: 5px;
  white-space: initial;
  padding: 1.6em 1.4em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (min-width: 1680px) {
  .component--carrusel-compromisos .items .item {
    width: calc(20% - 16px);
  }
}
.component--carrusel-compromisos .items .item .title {
  font-size: 1.5em;
  font-weight: 300;
  margin-bottom: 2em;
  display: inline-block;
  color: #fff;
}
.component--carrusel-compromisos .items .item .title strong {
  display: block;
  font-size: 1.6em;
  font-weight: 400;
}
.component--carrusel-compromisos .items .item .content {
  font-size: 0.8em;
  opacity: 0.5;
  line-height: 1.6em;
  color: #fff;
}

body.single-especial.ca main section.listadoVideosYT .item.active .thumb .overlay:after {
  content: "En reproducció";
}

body.single-especial {
  /*
  #     /$$                                                                /$$                     /$$                    
  #    | $$                                                               |__/                    |__/                    
  #   /$$$$$$    /$$$$$$  /$$$$$$  /$$$$$$$   /$$$$$$$  /$$$$$$$  /$$$$$$  /$$  /$$$$$$   /$$$$$$$ /$$  /$$$$$$  /$$$$$$$ 
  #  |_  $$_/   /$$__  $$|____  $$| $$__  $$ /$$_____/ /$$_____/ /$$__  $$| $$ /$$__  $$ /$$_____/| $$ /$$__  $$| $$__  $$
  #    | $$    | $$  \__/ /$$$$$$$| $$  \ $$|  $$$$$$ | $$      | $$  \__/| $$| $$  \ $$| $$      | $$| $$  \ $$| $$  \ $$
  #    | $$ /$$| $$      /$$__  $$| $$  | $$ \____  $$| $$      | $$      | $$| $$  | $$| $$      | $$| $$  | $$| $$  | $$
  #    |  $$$$/| $$     |  $$$$$$$| $$  | $$ /$$$$$$$/|  $$$$$$$| $$      | $$| $$$$$$$/|  $$$$$$$| $$|  $$$$$$/| $$  | $$
  #     \___/  |__/      \_______/|__/  |__/|_______/  \_______/|__/      |__/| $$____/  \_______/|__/ \______/ |__/  |__/
  #                                                                           | $$                                        
  #                                                                           | $$                                        
  #                                                                           |__/                                        
  */
}
body.single-especial section.listadoVideosYT {
  padding: 2.8em 0 0em;
  position: relative;
  z-index: 1;
}
@media all and (max-width:767px) {
  body.single-especial section.listadoVideosYT {
    padding: 2.3em 0 2em;
  }
}
body.single-especial section.listadoVideosYT .component--wrapper-videos {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-bottom: 4em;
}
@media all and (max-width:767px) {
  body.single-especial section.listadoVideosYT .component--wrapper-videos {
    padding-bottom: 1em;
  }
}
@media all and (max-width:767px) {
  body.single-especial section.listadoVideosYT .component--wrapper-videos .carrusel-title {
    margin-bottom: 1em;
  }
}
body.single-especial section.listadoVideosYT .items .item--content-video .video-claim {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  font-size: 10px;
  color: #fff;
  background-color: #5bbeff;
  display: inline-block;
  border-radius: 2px;
  padding: 4px 5px 2px 5px;
  font-weight: 400;
}
body.single-especial section.listadoVideosYT .items .item--content-video .video-wrapper {
  display: none;
}
body.single-especial section#principal {
  width: 100%;
  position: relative;
}
body.single-especial section#principal .contentWrapper {
  color: #000;
}
body.single-especial section#principal div.content {
  width: 55%;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
@media all and (min-width: 1680px) {
  body.single-especial section#principal div.content {
    max-width: 1000px;
  }
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  body.single-especial section#principal div.content {
    width: 80%;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial section#principal div.content {
    width: 80%;
  }
}
@media all and (max-width:767px) {
  body.single-especial section#principal div.content {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px 25px;
  }
}
body.single-especial section#principal div.content h2 {
  letter-spacing: -0.03em;
  margin-top: 80px;
  margin-bottom: 40px;
  font-weight: 100;
  color: #000;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  body.single-especial section#principal div.content h2 {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial section#principal div.content h2 {
    margin-bottom: 25px;
    margin-top: 60px;
  }
}
@media all and (max-width:767px) {
  body.single-especial section#principal div.content h2 {
    margin-bottom: 25px;
    margin-top: 50px;
  }
}
body.single-especial section#principal div.content .entradilla {
  line-height: 1.6em;
  color: #000;
  margin-bottom: 4em;
  max-width: 800px;
  margin: 4.5em auto 4em auto;
}
@media all and (min-width: 1680px) {
  body.single-especial section#principal div.content .entradilla {
    max-width: 1000px;
  }
}
body.single-especial section#principal div.content .entradilla h2 {
  font-weight: 500;
}
body.single-especial section#principal div.content .entradilla p + p {
  margin-top: 0.85em;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  body.single-especial section#principal div.content .entradilla {
    font-size: 20px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial section#principal div.content .entradilla {
    font-size: 20px;
  }
}
@media all and (max-width:767px) {
  body.single-especial section#principal div.content .entradilla {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 40px;
  }
}
body.single-especial section#principal div.content hr {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}
body.single-especial section#principal div.content hr:before {
  content: "";
  display: block;
  width: 100px;
  margin: 0 auto;
}
body.single-especial section#principal div.content div.texto {
  font-size: 32px;
  line-height: 42px;
  text-align: left;
  color: #323232;
}
body.single-especial section#principal div.content div.texto p {
  margin-bottom: 15px;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  body.single-especial section#principal div.content div.texto {
    font-size: 24px;
    line-height: 30px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial section#principal div.content div.texto {
    font-size: 21px;
    line-height: 26px;
  }
}
@media all and (max-width:767px) {
  body.single-especial section#principal div.content div.texto {
    font-size: 20px;
    line-height: 20px;
  }
}
body.single-especial #transcripcion div.width-wrapper {
  width: 55%;
  max-width: 777px;
  margin: 0px auto;
}
@media all and (min-width: 1680px) {
  body.single-especial #transcripcion div.width-wrapper {
    max-width: 1000px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial #transcripcion div.width-wrapper {
    width: 100%;
    padding-left: 25%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: initial;
  }
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion div.width-wrapper {
    width: 100%;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: initial;
  }
}
body.single-especial #transcripcion div.width-wrapper h3 {
  text-transform: uppercase;
  text-align: left;
  font-size: 16px;
  margin-bottom: 2.8em;
  margin-top: 80px;
  font-weight: 700;
  color: #000;
  padding-bottom: 12px;
  position: static;
}
body.single-especial #transcripcion div.width-wrapper h3:after {
  content: " ";
  background-color: #48a3e6;
  width: 50px;
  height: 2px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  body.single-especial #transcripcion div.width-wrapper h3 {
    margin-top: 60px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial #transcripcion div.width-wrapper h3 {
    margin-top: 50px;
  }
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion div.width-wrapper h3 {
    margin-top: 30px;
  }
}
body.single-especial #transcripcion .row {
  width: 100%;
  position: relative;
  padding-bottom: 30px;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial #transcripcion .row {
    padding-bottom: 20px;
  }
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion .row {
    padding-bottom: 20px;
  }
}
body.single-especial #transcripcion .row.video {
  max-width: 1080px;
  margin: 0 auto 60px auto;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial #transcripcion .row.video {
    margin-bottom: 40px;
  }
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion .row.video {
    margin-bottom: 30px;
  }
}
body.single-especial #transcripcion .row.video .video-wrapper {
  position: relative;
  width: 100%;
}
body.single-especial #transcripcion .row.video .video-wrapper:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
body.single-especial #transcripcion .row.video .video-wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
body.single-especial #transcripcion .row.imagen {
  text-align: center;
}
body.single-especial #transcripcion .row.imagen div.imageQuote {
  position: absolute;
  color: #FFF;
  width: 20%;
  max-width: 420px;
  top: 80px;
  left: 80px;
  text-align: right;
  font-weight: 100;
  font-size: 20px;
  line-height: 30px;
  z-index: 1;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial #transcripcion .row.imagen div.imageQuote {
    font-size: 18px;
    line-height: 24px;
    top: 6%;
    left: 6%;
  }
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion .row.imagen div.imageQuote {
    font-size: 21px;
    line-height: 24px;
    position: static;
    color: #000;
    width: 100%;
    text-align: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 40px 30px;
  }
}
body.single-especial #transcripcion .row.imagen div.imageQuote p.author {
  font-size: 18px;
  color: #1464a5;
  margin-top: 20px;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial #transcripcion .row.imagen div.imageQuote p.author {
    font-size: 16px;
  }
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion .row.imagen div.imageQuote p.author {
    font-size: 14px;
    margin-top: 15px;
    text-transform: uppercase;
  }
}
body.single-especial #transcripcion .row.imagen img {
  width: 100%;
  vertical-align: bottom;
  height: auto !important;
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion .row.imagen img {
    display: none;
  }
}
body.single-especial #transcripcion .row.imagen img.quote-icon {
  width: 40px;
  display: none;
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion .row.imagen img.quote-icon {
    display: inline-block;
    margin-bottom: 10px;
  }
}
body.single-especial #transcripcion .row.texto aside.cita {
  top: 0px;
  position: absolute;
  width: 220px;
  left: calc(-15vw - 30px);
  text-align: right;
  font-weight: 100;
  line-height: 26px;
}
body.single-especial #transcripcion .row.texto aside.cita * {
  color: #000;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  body.single-especial #transcripcion .row.texto aside.cita {
    width: 190px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial #transcripcion .row.texto aside.cita {
    left: 10px;
    width: 20%;
  }
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion .row.texto aside.cita {
    text-align: left;
    position: static;
    width: 100%;
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: 100;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px 10px;
  }
}
body.single-especial #transcripcion .row.texto aside.cita .quote-text {
  font-weight: 500;
}
body.single-especial #transcripcion .row.texto aside.cita p.author {
  color: #1464a5;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 700;
}
body.single-especial #transcripcion .row.texto aside.cita img.quote-icon {
  width: 40px;
  display: none;
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion .row.texto aside.cita img.quote-icon {
    display: inline-block;
    margin-bottom: 10px;
  }
}
body.single-especial #transcripcion .row.texto .content {
  width: 55%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  font-size: 18px;
  line-height: 27px;
}
@media all and (min-width: 1680px) {
  body.single-especial #transcripcion .row.texto .content {
    max-width: 1000px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial #transcripcion .row.texto .content {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 25%;
    padding-right: 5%;
    font-size: 16px;
  }
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion .row.texto .content {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 15px;
    line-height: 24px;
  }
}
body.single-especial #transcripcion .row.texto .content .minutaje {
  position: absolute;
  top: 2px;
  left: 0px;
  color: #2986ca;
  color: #004283;
  font-weight: 700;
  font-size: 16px;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial #transcripcion .row.texto .content .minutaje {
    position: static;
  }
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion .row.texto .content .minutaje {
    position: static;
    margin-bottom: 10px;
  }
}
body.single-especial #transcripcion .row.texto .content .desarrollo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 60px;
  font-size: 18px;
  line-height: 30px;
  color: #6b6b6b;
}
body.single-especial #transcripcion .row.texto .content .desarrollo * {
  color: #6b6b6b;
}
body.single-especial #transcripcion .row.texto .content .desarrollo strong,
body.single-especial #transcripcion .row.texto .content .desarrollo a {
  font-weight: 700;
}
body.single-especial #transcripcion .row.texto .content .desarrollo a {
  color: #000;
  text-decoration: underline;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial #transcripcion .row.texto .content .desarrollo {
    padding-left: 0;
  }
}
@media all and (max-width:767px) {
  body.single-especial #transcripcion .row.texto .content .desarrollo {
    padding-left: 0;
    margin-bottom: 20px;
    line-height: 27px;
  }
}
body.single-especial #transcripcion .row.texto .content .desarrollo .protagonista {
  color: #000;
  display: inline-block;
  font-weight: 700;
}
body.single-especial main {
  background: #fff;
}
body.single-especial main .franja-video {
  position: relative;
}
body.single-especial main .franja-video:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: #0f1927;
  z-index: 0;
}
@media (max-aspect-ratio: 1440/940) {
  body.single-especial main {
    overflow: hidden;
  }
}
body.single-especial main .component--wrapper-videos {
  margin-bottom: 4.3em;
}
body.single-especial main .carrusel-title {
  font-size: 16px;
}
body.single-especial main .component--menu-single-compromisos {
  position: relative;
  z-index: 1;
  padding-bottom: 5em;
}
@media all and (max-width:767px) {
  body.single-especial main .component--menu-single-compromisos {
    white-space: nowrap;
    overflow: scroll;
    padding-bottom: 3.2em;
  }
}
body.single-especial main .component--menu-single-compromisos .title {
  color: #fff;
  font-size: 16px;
  margin-bottom: 2em;
  font-weight: 500;
  display: inline-block;
}
@media all and (max-width:767px) {
  body.single-especial main .component--menu-single-compromisos .title {
    margin-bottom: 1em;
  }
}
body.single-especial main .player-wrapper {
  padding: 3em 0em 0;
  overflow: hidden;
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper {
    padding: 56px 0px 0;
  }
}
body.single-especial main .player-wrapper .margin-wrapper {
  max-width: 1280px;
  width: 85%;
  margin: 0px auto;
  position: relative;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  body.single-especial main .player-wrapper .margin-wrapper {
    width: 90%;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial main .player-wrapper .margin-wrapper {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px 30px;
  }
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper .margin-wrapper {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px;
  }
}
body.single-especial main .player-wrapper #single-player {
  position: relative;
  position: relative;
}
body.single-especial main .player-wrapper #single-player:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
@media all and (max-width: 1279px) and (min-width: 0px) {
  body.single-especial main .player-wrapper #single-player {
    position: relative;
  }
  body.single-especial main .player-wrapper #single-player:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
  }
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper #single-player {
    margin-bottom: 0px;
  }
}
body.single-especial main .player-wrapper #single-player.playing #play-player-mobile #pm-pause {
  display: block !important;
}
body.single-especial main .player-wrapper #single-player.playing #play-player-mobile #pm-play {
  display: none !important;
}
body.single-especial main .player-wrapper #single-player.playing .mobile-cover {
  display: none !important;
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper {
  top: 0px;
  left: 0px;
  width: 100%;
  position: relative;
  position: absolute;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper #full-play-pause {
  display: none;
}
@media all and (max-width: 1279px) and (min-width: 0px) {
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper {
    position: relative;
    position: absolute;
  }
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
  }
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper .buttons {
  display: none;
  opacity: 0;
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper .buttons-mobile {
  display: none;
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper .mobile-text {
  display: none;
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper .mobile-cover {
  display: none;
  position: absolute;
  width: 115px;
  height: 60px;
  background-size: contain;
  left: 0px;
  top: 0px;
  z-index: 1;
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) {
  width: 414px;
  position: fixed;
  top: inherit;
  top: initial;
  bottom: 20px;
  left: inherit;
  left: initial;
  right: 20px;
  z-index: 80;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  padding-top: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) {
    width: 360px;
    bottom: 75px;
    right: 12px;
  }
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) {
    display: none;
    width: calc(100% - 20px);
    bottom: 70px;
    right: 10px;
    height: 60px;
    background-color: #fff;
    -webkit-box-shadow: 1px 0px 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0px 4px 2px rgba(0, 0, 0, 0.1);
  }
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) #full-play-pause {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    z-index: 10;
    width: calc(100% - 60px);
    display: block;
  }
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) iframe {
  height: calc(100% - 35px);
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) iframe {
    height: 100%;
    width: 115px;
  }
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed):hover .buttons {
  opacity: 1;
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .mobile-cover {
    display: block;
  }
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .mobile-text {
  display: none;
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .mobile-text {
    display: block;
    position: absolute;
    top: 50%;
    left: 130px;
    width: calc(100% - 245px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .mobile-text h3,
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .mobile-text h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .mobile-text h3 {
    font-size: 13px;
    color: #000;
    font-weight: bold;
    max-width: 100%;
    margin-bottom: 10px;
  }
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .mobile-text h4 {
    font-size: 13px;
    max-width: 100%;
    font-weight: 300;
    color: #1563a5;
  }
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .buttons-mobile {
  display: none;
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .buttons-mobile {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .buttons-mobile #play-player-mobile #pm-pause {
    display: none;
  }
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .buttons-mobile .button {
    float: left;
    display: block;
    width: 50px;
    height: 40px;
    position: relative;
  }
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .buttons-mobile .button svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .buttons {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media all and (max-width: 1279px) and (min-width: 0px) {
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .buttons {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .buttons {
    display: none;
  }
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .buttons .button {
  cursor: pointer;
  width: 30px;
  height: 30px;
  background-color: #5d80b0;
  border-radius: 2px;
  float: left;
  margin-left: 2px;
  position: relative;
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .buttons .button {
    width: 50px;
    height: 45px;
  }
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper.scrolled:not(.closed) .buttons .button svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body.single-especial main .player-wrapper #single-player #player-fixed-wrapper iframe {
  width: 100%;
  height: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
body.single-especial main .player-wrapper div.info {
  display: block;
  text-align: left;
  padding-bottom: 40px;
  position: relative;
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper div.info {
    padding-bottom: 0;
  }
}
body.single-especial main .player-wrapper div.info div.titular {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 30px;
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper div.info div.titular {
    width: 100%;
    padding: 0px 0px 20px;
  }
}
body.single-especial main .player-wrapper div.info div.titular h1 {
  color: #FFF;
  font-weight: 300;
  font-size: 1.8em;
  line-height: 1.4em;
  margin: 1.2em 0 0.3em 0;
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper div.info div.titular h1 {
    font-size: 32px;
    letter-spacing: -1px;
    line-height: 40px;
    margin: 34px auto 10px;
  }
}
body.single-especial main .player-wrapper div.info div.titular .personaje, body.single-especial main .player-wrapper div.info div.titular .autor-puesto {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5em;
}
body.single-especial main .player-wrapper div.info div.titular .personaje {
  color: #2DCCCD;
  font-weight: 500;
}
body.single-especial main .player-wrapper div.info div.titular .autor-puesto {
  color: #a3a6a9;
  font-weight: 300;
}
body.single-especial main .player-wrapper div.info div.titular .personaje + .autor-puesto:before {
  content: "·";
  padding: 0px 5px;
}
body.single-especial main .player-wrapper div.info div.claim {
  display: none;
  position: relative;
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper div.info div.claim {
    margin: 50px 20px 25px;
    padding-top: 50px;
    border-top: 1px solid #ededed;
    display: block;
    text-align: center;
    font-size: 17px;
    display: none;
  }
  body.single-especial main .player-wrapper div.info div.claim hr {
    width: 40px;
    height: 1px;
    display: block;
    position: absolute;
    top: 0px;
    left: 50%;
    background-color: #2ccccd;
    border: none;
    -webkit-transform: translate(-50%, -1px);
    transform: translate(-50%, -1px);
    margin: 0px;
    padding: 0px;
  }
}
body.single-especial main .player-wrapper div.info div.share {
  width: 29%;
  padding-top: 15px;
  float: right;
  text-align: right;
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper div.info div.share {
    width: 100%;
    padding-top: 0px;
    border-bottom: 1px solid #ddd;
  }
}
body.single-especial main .player-wrapper div.info div.share h3 {
  font-size: 11px;
  padding-top: 18px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
@media all and (max-width: 1279px) and (min-width: 0px) {
  body.single-especial main .player-wrapper div.info div.share h3 {
    display: none;
  }
}
body.single-especial main .player-wrapper div.info div.share a,
body.single-especial main .player-wrapper div.info div.share span {
  cursor: pointer;
  vertical-align: top;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  display: inline-block;
  text-align: center;
  line-height: 45px;
  border: 1px solid #3b3b3b;
  margin-left: 5px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-size: 14px;
}
body.single-especial main .player-wrapper div.info div.share a.fa-link:before,
body.single-especial main .player-wrapper div.info div.share span.fa-link:before {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
body.single-especial main .player-wrapper div.info div.share a img,
body.single-especial main .player-wrapper div.info div.share span img {
  vertical-align: middle;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  body.single-especial main .player-wrapper div.info div.share a,
  body.single-especial main .player-wrapper div.info div.share span {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
@media all and (max-width: 1279px) and (min-width: 0px) {
  body.single-especial main .player-wrapper div.info div.share a,
  body.single-especial main .player-wrapper div.info div.share span {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
}
@media all and (max-width:767px) {
  body.single-especial main .player-wrapper div.info div.share a,
  body.single-especial main .player-wrapper div.info div.share span {
    font-size: 28px;
    height: 60px;
    line-height: 60px;
  }
  body.single-especial main .player-wrapper div.info div.share a:not(.not_in_mobile),
  body.single-especial main .player-wrapper div.info div.share span:not(.not_in_mobile) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0;
    display: block;
    float: left;
    width: 20%;
    color: #bcbcbc;
    text-align: center;
    border: none;
    background-color: #fff;
    margin-left: 0px;
    border-left: 1px solid #ddd;
  }
  body.single-especial main .player-wrapper div.info div.share a img,
  body.single-especial main .player-wrapper div.info div.share span img {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
body.single-especial main .player-wrapper div.info div.share a:hover,
body.single-especial main .player-wrapper div.info div.share span:hover {
  background-color: #8ed5ff;
  border: 1px solid #8ed5ff;
}

.message-404 {
  color: #fff;
  width: calc(100% - 40px);
  max-width: 580px;
  margin: 7em auto;
}
.message-404 .error-number {
  font-weight: 300;
  color: #2986ca;
  font-size: 7.8em;
  display: inline-block;
  margin-bottom: 0.06em;
}
.message-404 p {
  font-size: 0.9em;
  line-height: 1.6em;
  margin-bottom: 0.2em;
}
.message-404 .search-form {
  background-color: #fff;
  padding: 0.2em 3.5em 0.5em 1em;
  position: relative;
  margin-top: 2em;
}
.message-404 .search-form input {
  width: 100%;
  font-size: 1.5em;
  line-height: 1.5em;
  border: none;
  font-weight: 300;
  border-bottom: 1px solid #a5a7aa;
}
.message-404 .search-form input:focus {
  outline: none;
}
.message-404 .search-form #send-search-404 {
  position: absolute;
  width: 3em;
  height: 3em;
  z-index: 1;
  top: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  line-height: 3em;
}
.message-404 .search-form #send-search-404 i {
  color: #000;
}

body.page-template-template-kids .component--hero-full .items .flickity-prev-next-button {
  display: none;
}
body.page-template-template-kids:not(.scrolled) #main-header {
  background-color: transparent;
}
body.page-template-template-kids #all-wrapper {
  padding-top: 0;
}
body.page-template-template-kids .module--episodios-listado {
  background-color: #0f1927;
}
body.page-template-template-kids .module--episodios-listado > .title h2 {
  color: #fff;
  font-size: 1em;
  margin-bottom: 1em;
}

.title-link h2 {
  display: inline-block;
}
.title-link .btn-link {
  position: relative;
  font-weight: 400;
  font-size: 0.85em;
  line-height: 1.5em;
  color: #5bbeff;
  text-decoration: none;
  vertical-align: middle;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media all and (max-width:767px) {
  .title-link .btn-link {
    font-size: 14px;
  }
}
.title-link .btn-link:before {
  content: "|";
  color: #fff;
  font-weight: 500;
  margin-right: 0.6em;
  margin-left: 0.6em;
  line-height: 1em;
  vertical-align: text-top;
}
.title-link .btn-link:after {
  position: absolute;
  content: ">";
  font-weight: 600;
  color: #172548;
  width: 1.2em;
  height: 1.2em;
  border-radius: 100%;
  background-color: #5bbeff;
  margin-left: 0.8em;
  font-size: 0.8em;
  line-height: 1.2em;
  top: 50%;
  -webkit-transform: translateY(-42%);
          transform: translateY(-42%);
  text-align: center;
  -webkit-transition: margin-left 0.3s;
  transition: margin-left 0.3s;
}
@media all and (max-width:767px) {
  .title-link .btn-link:after {
    font-size: 12px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.title-link .btn-link:hover {
  opacity: 0.8;
}
.title-link .btn-link:hover:after {
  margin-left: 1em;
}
.title-link--white .btn-link:before {
  color: #172548;
}
.title-link--white .btn-link:after {
  color: #fff;
}

body.single-kids {
  /*
  background-image: url(../img/guias/05._Interior-1.png);
  background-position: center -23px;
  .module--amiyo-video .video-wrapper{
      margin-bottom:2em;
  }
  */
}

.component--hero-full .items .item--hero--kids .content {
  bottom: 4.4vh;
}
.component--hero-full .items .item--hero--kids .content .content-text h3 {
  font-weight: 300;
  font-size: 1.2vw;
}
@media all and (min-width: 1680px) {
  .component--hero-full .items .item--hero--kids .content .content-text h3 {
    font-size: 25px;
  }
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  .component--hero-full .items .item--hero--kids .content .content-text h3 {
    font-size: 16px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item--hero--kids .content .content-text h3 {
    font-size: 16px;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item--hero--kids .content .content-text h3 {
    font-size: 15px;
  }
}
.component--hero-full .items .item--hero--kids .content .content-text h2 {
  font-size: 6vw;
  font-weight: 500;
  line-height: 1.3em;
  margin-bottom: 0.1em;
}
@media all and (min-width: 1680px) {
  .component--hero-full .items .item--hero--kids .content .content-text h2 {
    font-size: 140px;
  }
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  .component--hero-full .items .item--hero--kids .content .content-text h2 {
    font-size: 90px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item--hero--kids .content .content-text h2 {
    font-size: 90px;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item--hero--kids .content .content-text h2 {
    font-size: 60px;
  }
}
.component--hero-full .items .item--hero--kids .content .content-text .claim {
  font-size: 1.5vw;
  line-height: 1.4em;
  margin-bottom: 2.6em;
}
@media all and (min-width: 1680px) {
  .component--hero-full .items .item--hero--kids .content .content-text .claim {
    font-size: 25px;
  }
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  .component--hero-full .items .item--hero--kids .content .content-text .claim {
    font-size: 16px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .component--hero-full .items .item--hero--kids .content .content-text .claim {
    font-size: 16px;
  }
}
@media all and (max-width:767px) {
  .component--hero-full .items .item--hero--kids .content .content-text .claim {
    font-size: 16px;
  }
}

body.single-retos {
  /*
  background-image: url(../img/guias/retos-interna.png);
  background-position: center -15px;
  */
}
body.single-retos .page-content {
  margin-top: 3em;
}

.module--retos-video {
  margin-bottom: 3.6em;
}
@media all and (max-width:767px) {
  .module--retos-video {
    margin-bottom: 2em;
  }
}
.module--retos-video .video-wrapper {
  margin-bottom: 3.6em;
}
@media all and (max-width:767px) {
  .module--retos-video .video-wrapper {
    margin-bottom: 2em;
  }
}
.module--retos-video .video-content {
  text-align: center;
}
.module--retos-video .video-content h1 {
  font-weight: 400;
  color: #fff;
  line-height: 1.5em;
  font-size: 1.16em;
  line-height: 1.33em;
  letter-spacing: -0.03em;
}

.aj-banner-retos {
  text-align: center;
  color: #fff;
}
.aj-banner-retos-text {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 1.37em;
  padding-right: 1.37em;
}
@media all and (max-width:767px) {
  .aj-banner-retos-text {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aj-banner-retos-text h2 {
  font-weight: 400;
  color: #5083c9;
  font-size: 0.96em;
  letter-spacing: -0.03em;
  margin-bottom: 1em;
}
.aj-banner-retos-text h1 {
  font-weight: 300;
  font-size: 2.41em;
  letter-spacing: -0.03em;
  line-height: 1.2em;
  margin-bottom: 0.7em;
}
@media all and (max-width:767px) {
  .aj-banner-retos-text h1 {
    font-size: 1.8em;
  }
}
.aj-banner-retos-text p {
  font-size: 0.75em;
  line-height: 1.5em;
  letter-spacing: -0.03em;
}
.aj-banner-retos-image {
  margin-bottom: 0.4em;
}
.aj-banner-retos-image img {
  width: 100%;
  height: auto !important;
}
.aj-banner-retos-buttons {
  text-align: center;
  margin-bottom: 5.5em;
}
.aj-banner-retos-buttons a {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  min-width: 240px;
  padding: 10px 10px;
  border: 1px solid #fff;
  border-radius: 2px;
  color: #fff;
  text-decoration: none;
  line-height: 2em;
}
@media all and (max-width:767px) {
  .aj-banner-retos-buttons a {
    font-size: 14px;
    min-width: 200px;
  }
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}

.hamburger-box {
  width: 25px;
  height: 19px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 25px;
  height: 3px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

body.test #main-header, body.test #all-wrapper {
  opacity: 0.5;
}

body {
  font-family: "BentonSansBBVA";
  background-color: #0f1927;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100vw;
  overflow-x: hidden;
  font-size: 20px;
}
@media all and (min-width: 1680px) {
  body {
    font-size: 24px;
  }
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  body {
    font-size: 18px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  body {
    font-size: 18px;
  }
}
@media all and (max-width:767px) {
  body {
    font-size: 18px;
  }
}
body.menu-active {
  overflow: hidden;
}
@media all and (max-width: 1279px) {
  body.menu-active {
    overflow: hidden;
  }
}
body #all-wrapper {
  max-width: 100vw;
  overflow: hidden;
  padding-top: 85px;
}
@media all and (max-width:767px) {
  body #all-wrapper {
    padding-top: 56px;
  }
}
body #main-content-wrapper {
  min-height: calc(100vh - 294px);
}

#js-layouts {
  display: none;
}

#ot-sdk-btn-floating {
  display: none;
}

.mw {
  width: 82%;
  margin-left: auto;
  margin-right: auto;
}
.mw-max {
  max-width: 1600px;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  .mw {
    width: calc(100% - 60px);
  }
}
@media all and (max-width:767px) {
  .mw {
    width: calc(100% - 40px);
  }
}
@media all and (max-width:767px) {
  .mw.mob-xl {
    width: calc(100% - 20px);
  }
}

*.wip {
  position: relative;
  min-height: 100px;
}
*.wip:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.5em;
  font-weight: 600;
  color: #fff;
  content: attr(data-name);
  opacity: 0.4;
}

#rejilla-principal {
  position: relative;
}

#loading {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000;
}
#loading .content {
  color: #fff;
  font-size: 14px;
  width: 300px;
  left: 50%;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#loading .content img {
  margin-bottom: 10px;
  width: 50px;
  height: auto !important;
}

#z-index-dummy {
  position: relative;
  z-index: 1;
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  #z-index-dummy {
    z-index: 2;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  #z-index-dummy {
    z-index: 3;
  }
}
@media all and (max-width:767px) {
  #z-index-dummy {
    z-index: 4;
  }
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./sass/legal.scss ***!
  \************************************************************************************************************************************************************************************************************/
/****************************************************************************
MEDIA QUERIES
****************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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,
table, caption, tbody, tfoot, thead, tr, th, td,
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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

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;
}

@font-face {
  font-family: "BentonSansBBVA";
  font-display: swap;
  font-weight: 300;
  src: url(c492b1d369f1d1c451a9.eot); /* IE9 Compat Modes */
  src: url(48e199e62dd9fc1ce2dd.woff2) format("woff2"), url(94c8583a08b777bf3888.woff) format("woff"), url(53d0c043c5329e060bbf.svg) format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "BentonSansBBVA";
  font-display: swap;
  font-weight: 400;
  src: url(43babc964f917f804e47.eot); /* IE9 Compat Modes */
  src: url(7efdc6c3183aa4a69a1f.woff2) format("woff2"), url(01566dd4ed774edc4f0a.woff) format("woff"), url(ede8e6b789c7053393e4.svg) format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "BentonSansBBVA";
  font-display: swap;
  font-weight: 500;
  src: url(994f71ccd90e34439ef0.eot); /* IE9 Compat Modes */
  src: url(fe6a5a92acc7f2c13c2f.woff2) format("woff2"), url(9c6921587b545c5850e6.woff) format("woff"), url(5f19ac2d0597218bc8d2.svg) format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "BentonSansBBVA";
  font-display: swap;
  font-weight: 600;
  src: url(1fbc99af63cabd9cac94.eot); /* IE9 Compat Modes */
  src: url(aba50f5ab11db790ed37.woff2) format("woff2"), url(ea49c17da9ea790d23d4.woff) format("woff"), url(be944d6062dddc9d35ba.svg) format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Tiempos";
  font-display: swap;
  src: url(30f4bede70d3d3ededf6.woff2) format("woff2"), url(7020b71833975339e600.woff) format("woff");
  font-style: normal;
}
@font-face {
  font-family: "Tiempos";
  font-display: swap;
  src: url(d63bdcbcea035cac2bf4.woff2) format("woff2"), url(eaa85a138edc9017f388.woff) format("woff");
  font-style: italic;
}
@font-face {
  font-family: "icomoon";
  src: url(95378f20581beedd8e1a.eot?rewrwerwe);
  src: url(95378f20581beedd8e1a.eot?rewrwerwe#iefix) format("embedded-opentype"), url(cefc516de618ad09915b.ttf?rewrwerwe) format("truetype"), url(2cefab586254dba9aa4c.woff?rewrwerwe) format("woff"), url(ec80c3fe08cc66f82bbe.svg?rewrwerwe#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter-brands:before {
  content: "\e903";
}

.icon-x-brands:before, .icon-twitter-brands:before {
  content: "\e90b";
}

.icon-facebook-f-brands:before {
  content: "\e900";
}

.icon-instagram-brands:before {
  content: "\e901";
}

.icon-podcast-solid:before {
  content: "\e902";
}

.icon-youtube-brands:before {
  content: "\e904";
}

.icon-magnifying-glass-solid:before {
  content: "\e905";
}

.icon-linkedin-in-brands:before {
  content: "\e906";
}

.icon-link-solid:before {
  content: "\e907";
}

.icon-envelope-solid:before {
  content: "\e908";
}

.icon-whatsapp-brands:before {
  content: "\e909";
}

.icon-tiktok-brands:before {
  content: "\e90a";
}

@media all and (max-width:767px) {
  .not_in_mobile {
    display: none !important;
  }
}

.just_in_mobile {
  display: none !important;
}
@media all and (max-width:767px) {
  .just_in_mobile {
    display: inline-block !important;
  }
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

/*
/$$                               /$$
| $$                              | $$
| $$  /$$$$$$   /$$$$$$   /$$$$$$ | $$
| $$ /$$__  $$ /$$__  $$ |____  $$| $$
| $$| $$$$$$$$| $$  \ $$  /$$$$$$$| $$
| $$| $$_____/| $$  | $$ /$$__  $$| $$
| $$|  $$$$$$$|  $$$$$$$|  $$$$$$$| $$
|__/ \_______/ \____  $$ \_______/|__/
               /$$  \ $$              
              |  $$$$$$/              
               \______/               
*/
#main.legal {
  margin: 125px auto 100px;
  width: calc(100% - 40px);
  max-width: 980px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: calc(100vh - 160px);
}
@media all and (max-width: 1439px) and (min-width: 1280px) {
  #main.legal {
    margin: 100px auto 100px;
    line-height: 21px;
  }
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  #main.legal {
    margin: 100px auto;
    line-height: 21px;
  }
}
@media all and (max-width:767px) {
  #main.legal {
    margin: 90px 0px 40px;
    line-height: 21px;
    width: 100%;
  }
}
#main.legal .main-title {
  color: #fff;
  font-weight: 300;
  font-size: 2em;
  margin-bottom: 1.2em;
  line-height: 1.5em;
}
@media all and (max-width:767px) {
  #main.legal .main-title {
    margin: 0 18px 1.2em;
  }
}
#main.legal .logo-wrapper .header-logo {
  width: 140px;
  height: 52px;
}
#main.legal .logo-wrapper .header-logo * {
  fill: #001b45;
}
#main.legal .logo-wrapper hr {
  border: none;
  background-color: #78cbcc;
  height: 1px;
  width: 50px;
  margin: 0.67em 0;
}
#main.legal .width-wrapper {
  margin: 0px auto;
  max-width: 980px;
}
@media all and (min-width: 1680px) {
  #main.legal .width-wrapper {
    font-size: 20px;
    max-width: 1200px;
  }
}
#main.legal #legal-logo {
  width: 100%;
  max-width: 360px;
  height: auto !important;
}
@media all and (max-width:767px) {
  #main.legal #legal-logo {
    width: 240px;
  }
}
#main.legal h1 {
  color: #1f3461;
  margin-bottom: 50px;
}
#main.legal .separador {
  margin: 40px 0px;
  width: 50px;
  height: 1px;
  background-color: #78cbcc;
}
@media all and (max-width:767px) {
  #main.legal .separador {
    margin: 30px 0px;
  }
}
#main.legal .content {
  margin-top: 30px;
  color: #000;
  line-height: 1.25em;
  padding: 5em 5em;
  background-color: #fff;
  margin: 40px auto;
  word-break: break-word;
  border-top: 1px solid #eee;
  font-size: 20px;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  #main.legal .content {
    padding: 30px 2em;
    font-size: 18px;
  }
}
@media all and (max-width:767px) {
  #main.legal .content {
    padding: 20px 1.2em;
    font-size: 18px;
  }
}
#main.legal .content #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
  font-size: 0.85em;
  color: #000;
  line-height: 1.25em;
}
#main.legal .content #ot-sdk-cookie-policy {
  font-size: inherit;
}
#main.legal .content #ot-sdk-cookie-policy-v2 {
  font-size: inherit;
}
#main.legal .content #ot-sdk-cookie-policy-v2 p {
  font-size: 0.85em;
  color: #000;
  line-height: 1.25em;
}
#main.legal .content p {
  font-size: 0.85em;
}
#main.legal .content table {
  word-break: break-all;
  table-layout: fixed;
  margin: 1.5em 0;
}
#main.legal .content table td {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #efefef;
  font-size: 13px;
}
#main.legal .content table td * {
  font-size: 1em;
}
@media all and (max-width:767px) {
  #main.legal .content table td {
    font-size: 11px;
    line-height: 14px;
    padding: 5px 3px;
    width: 34% !important;
  }
  #main.legal .content table td:nth-child(1), #main.legal .content table td:nth-child(4) {
    width: 16% !important;
  }
}
#main.legal .content table tr th {
  font-size: 14px;
  vertical-align: middle;
  word-break: break-word;
}
#main.legal .content table tr td[colspan="1"]:nth-child(3) {
  text-align: center;
}
#main.legal .content table tr th:nth-child(1), #main.legal .content table tr th:nth-child(3),
#main.legal .content table tr td:nth-child(1), #main.legal .content table tr td:nth-child(3) {
  width: 20%;
}
#main.legal .content table tr th:nth-child(2), #main.legal .content table tr td:nth-child(2) {
  width: 60%;
}
#main.legal .content h1, #main.legal .content h2, #main.legal .content h3, #main.legal .content h4, #main.legal .content h5, #main.legal .content h6, #main.legal .content p, #main.legal .content ul {
  margin-bottom: 1em;
}
#main.legal .content h1, #main.legal .content h2, #main.legal .content h3, #main.legal .content h4, #main.legal .content h5, #main.legal .content h6 {
  color: #1f3461 !important;
  line-height: 1.25em;
  font-weight: 600;
}
@media all and (max-width:767px) {
  #main.legal .content h1, #main.legal .content h2, #main.legal .content h3, #main.legal .content h4, #main.legal .content h5, #main.legal .content h6 {
    line-height: 25px;
  }
}
#main.legal .content h1, #main.legal .content h2 {
  font-size: 1.35em;
  color: #2986ca;
  line-height: 1.25em;
  font-weight: 300;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  #main.legal .content h1, #main.legal .content h2 {
    font-size: 19px;
  }
}
@media all and (max-width:767px) {
  #main.legal .content h1, #main.legal .content h2 {
    font-size: 19px;
  }
}
#main.legal .content h3, #main.legal .content h4 {
  font-size: 18px;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  #main.legal .content h3, #main.legal .content h4 {
    font-size: 16px;
  }
}
@media all and (max-width:767px) {
  #main.legal .content h3, #main.legal .content h4 {
    font-size: 16px;
  }
}
#main.legal .content h5, #main.legal .content h6 {
  font-size: 17px;
}
@media all and (max-width: 1279px) and (min-width: 768px) {
  #main.legal .content h5, #main.legal .content h6 {
    font-size: 15px;
  }
}
@media all and (max-width:767px) {
  #main.legal .content h5, #main.legal .content h6 {
    font-size: 15px;
  }
}
#main.legal .content li {
  position: relative;
  font-size: 0.85em;
  margin-bottom: 1em;
  padding-left: 1.3em;
}
#main.legal .content li:before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 20px;
  background-color: #5284c5;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
}
#main.legal .content a {
  text-decoration: none;
  color: #5284c5;
}

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