/**
* Branding $COLORS*/
/*------------------------*\
|      $MIXINS
/*------------------------*/
@font-face {
  font-family: 'Chilena';
  src: url("fonts/Chilena-ExtraBold.woff2") format("woff2"), url("fonts/Chilena-ExtraBold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chilena';
  src: url("fonts/Chilena-Regular.woff2") format("woff2"), url("fonts/Chilena-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chilena';
  src: url("fonts/Chilena-Bold.woff2") format("woff2"), url("fonts/Chilena-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chilena';
  src: url("fonts/Chilena-Light.woff2") format("woff2"), url("fonts/Chilena-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/**
* Branding $COLORS*/
/*------------------------*\
|      $MIXINS
/*------------------------*/
html {
  font-size: 24px;
}

body {
  color: #707070;
  background: #fff;
  font-weight: normal;
  width: 100%;
  max-width: 100%;
  font-family: 'Chilena', sans-serif;
  font-size: 24px;
}

body,
html {
  max-width: 100%;
}

body,
.smooth-container {
  scroll-behavior: smooth;
}

a {
  transition: all .5s ease;
}

p {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
}

p b {
  font-weight: bold;
}

p a {
  font-weight: bold;
}

figure {
  margin: 0;
}

.clear {
  clear: both;
}

.wow {
  visibility: hidden;
}

.fadein {
  opacity: 0;
}

.hidden_a {
  opacity: 0;
}

.visible {
  opacity: 1;
}

.wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}

.wrapper.wrapper-home {
  padding-top: 148px;
}

.wrap {
  width: 100%;
  margin: 0 auto;
  padding: 0 9.5rem;
}

@media only screen and (max-width: 991px) {
  .wrap {
    padding: 0 4rem;
  }
}

@media only screen and (max-width: 768px) {
  .wrap {
    padding: 0 15px;
  }
}

.wrap2 {
  width: 100%;
  margin: 0 auto;
  padding: 0 3.33rem;
}

@media only screen and (max-width: 768px) {
  .wrap2 {
    padding: 0 15px;
  }
}

.wrap-small {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1040px;
}

@media only screen and (max-width: 550px) {
  .wrap-small {
    padding: 0 15px;
  }
}

*,
::after,
::before {
  box-sizing: border-box;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.row {
  margin-right: -12px;
  margin-left: -12px;
}

.row > [class^="col-"],
.row > [class*=" col-"] {
  padding-right: 12px;
  padding-left: 12px;
}

.row.row-xsmall {
  margin-right: -3px;
  margin-left: -3px;
}

.row.row-xsmall > [class^="col-"],
.row.row-xsmall > [class*=" col-"] {
  padding-right: 3px;
  padding-left: 3px;
}

.row.row-small {
  margin-right: -10px;
  margin-left: -10px;
}

.row.row-small > [class^="col-"],
.row.row-small > [class*=" col-"] {
  padding-right: 10px;
  padding-left: 10px;
}

.row.row-big {
  margin-right: -2.5rem;
  margin-left: -2.5rem;
}

.row.row-big > [class^="col-"],
.row.row-big > [class*=" col-"] {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

* {
  outline: none;
}

a,
button {
  transition: all 0.3s ease;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mt-2 {
  margin-top: 2.5rem !important;
}

.mt-3 {
  margin-top: 5rem !important;
}

.mt-4 {
  margin-top: 7rem !important;
}

.mt-5 {
  margin-top: 10rem !important;
}

.mb-0 {
  margin-top: 0 !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.mb-2 {
  margin-bottom: 2.5rem !important;
}

.mb-3 {
  margin-bottom: 5rem !important;
}

.mb-4 {
  margin-bottom: 7rem !important;
}

.mb-5 {
  margin-bottom: 10rem !important;
}

@media (max-width: 1500px) {
  html,
  body {
    font-size: 17px;
  }
}

@media (max-width: 991px) {
  .flex-between,
  .flex-between-top {
    flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .animated,
  .animated-delay1,
  .animated-delay2,
  .animated-delay3,
  .animated-delay4,
  .wow {
    /*CSS transitions*/
    transition-property: none !important;
    /*CSS transforms*/
    transform: none !important;
    /*CSS animations*/
    animation: none !important;
    visibility: visible !important;
  }
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url("fonts/HelveticaNeue.woff2") format("woff2"), url("fonts/HelveticaNeue.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trajan Pro';
  src: url("fonts/TrajanPro-Bold.woff2") format("woff2"), url("fonts/TrajanPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trajan Pro';
  src: url("fonts/TrajanPro-Regular.woff2") format("woff2"), url("fonts/TrajanPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.carrusel {
  position: relative;
}

.carrusel.con-nav {
  padding: 0;
}

.carrusel .tns-nav {
  text-align: center;
  margin-top: 20px;
}

.carrusel .tns-nav button {
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 100%;
  margin: 0 6px;
  background: transparent;
  padding: 0;
}

@media only screen and (max-width: 1500px) {
  .carrusel .tns-nav button {
    width: 10px;
    height: 10px;
  }
}

.carrusel.rojo button {
  border-color: #E3E1E6;
  background: #E3E1E6;
}

.carrusel.rojo button.tns-nav-active {
  background: #E11A2F;
  border-color: #E11A2F;
}

.carrusel.gris button {
  border-color: #E3E1E6;
  background: #E3E1E6;
}

.carrusel.gris button.tns-nav-active {
  background: #707070;
  border-color: #707070;
}

.carrusel.blanco button {
  border-color: #E3E1E6;
  background: #E3E1E6;
}

.carrusel.blanco button.tns-nav-active {
  background: #fff;
  border-color: #fff;
}

.carrusel .tns-controls button {
  background: transparent;
  border-radius: 50%;
  font-size: 0;
  width: 46px;
  height: 46px;
  line-height: 40px;
  border: none;
  text-align: center;
  position: absolute;
  padding: 3px 0 0;
  z-index: 10;
  top: 40%;
}

.carrusel .tns-controls button:first-child {
  left: 20px;
  padding-right: 0px;
}

.carrusel .tns-controls button:last-child {
  right: 20px;
  padding-left: 0px;
}

.carrusel .tns-controls button:after {
  content: "";
  display: inline-block;
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  font-size: 32px;
  color: #fff;
}

.carrusel .tns-controls button:first-child:after {
  content: "\f053";
  padding-right: 4px;
}

.carrusel .tns-controls button:last-child:after {
  content: "\f054";
  padding-left: 4px;
}

.carrusel .tns-controls button:hover {
  opacity: 0.85;
}

@media only screen and (max-width: 640px) {
  .carrusel .tns-controls {
    display: none;
  }
  .carrusel .tns-controls button {
    width: 40px;
    height: 40px;
    line-height: 32px;
  }
  .carrusel .tns-controls button:after {
    font-size: 24px;
  }
  .carrusel .tns-controls button:first-child {
    left: 20px;
  }
  .carrusel .tns-controls button:last-child {
    right: 20px;
  }
}

.carrusel .tns-controls {
  display: none;
}

.carrusel.con-nav .tns-controls {
  display: block;
}

@media only screen and (max-width: 640px) {
  .carrusel.con-nav .tns-controls {
    display: none;
  }
}

.carrusel.flecha-2 .tns-controls button {
  color: #fff;
  background: #E11A2F;
}

.slide-home .carrusel .tns-nav {
  position: absolute;
  left: 160px;
  bottom: 1em;
  z-index: 999;
}

@media only screen and (max-width: 1550px) {
  .slide-home .carrusel .tns-nav {
    left: 80px;
  }
}

.c-movil {
  overflow: hidden;
}

@media only screen and (max-width: 550px) {
  .c-movil {
    padding: 0 20px;
  }
  .c-movil .tns-ovh {
    overflow: visible;
  }
}

.js-accordion {
  margin: 0 auto;
}

.js-accordion-title {
  background: #fff;
  border-top: 0;
  cursor: pointer;
  display: block;
  padding: 1em .5em;
  width: 100%;
}

.js-accordion-content {
  border-top: 0;
  height: 0;
  line-height: 1.5;
  overflow: hidden;
  transition: all .25s linear;
}

.ac-default .item-ac .button:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.ac-default .button {
  font-size: 1.125em;
  color: #171616;
  background: #fff;
  padding: 15px 30px 20px 35px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 0px;
  border: none;
  position: relative;
}

.ac-default .button:after {
  content: "\f067";
  color: #fff;
  width: 1.16rem;
  height: 1.16rem;
  background: #E11A2F;
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  position: absolute;
  left: 0px;
  top: 29%;
  font-size: .7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
}

.ac-default .button.activo {
  background: #fff;
}

.ac-default .button.activo:after {
  content: "\f068";
}

.ac-default .int-ac {
  margin-top: 0px;
  margin-bottom: 4px;
  padding: 0;
}

.ac-default .int-ac .c-ac {
  padding: 0 35px 1rem;
  max-width: 53rem;
}

@media only screen and (max-width: 550px) {
  .ac-default .int-ac .c-ac {
    padding: 0 0px 1rem;
  }
}

.ac-default .int-ac p {
  font-size: .88rem;
  color: #171616;
}

.ac-default .int-ac a {
  color: #E11A2F;
  font-weight: 600;
  padding-left: 50px;
  margin-bottom: 40px;
  display: block;
}

.ac-default .int-ac a:hover {
  color: #000;
}

.ac-default .int-ac ul li {
  color: #171616;
  font-size: .88rem;
}

.ac-default .int-ac img {
  width: 100%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .ac-default .int-ac p {
    margin-left: 0;
  }
  .ac-default .int-ac a {
    padding-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .ac-default .button {
    padding: 20px 20px 20px 30px;
    font-size: 1em;
  }
  .ac-default .button:after {
    right: 10px;
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  max-width: 100vw;
  padding-top: .75rem;
}

header .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2.5rem;
}

@media only screen and (max-width: 768px) {
  header .wrap {
    padding: 0 15px;
  }
}

header .wrap .logo {
  display: block;
  margin-bottom: -.6rem;
  margin-top: 0px;
  width: 13rem;
  min-width: 13rem;
  transition: all .3s ease;
}

header .wrap .logo img {
  width: 100%;
  vertical-align: bottom;
}

@media only screen and (max-width: 550px) {
  header .wrap .logo {
    width: 11rem;
    min-width: 11rem;
    position: relative;
    z-index: 10;
  }
}

header .wrap .head {
  display: flex;
  align-items: center;
  padding-left: 0rem;
  margin-top: -.6rem;
}

header .wrap .head nav ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

header .wrap .head nav > ul > li {
  padding: 0 .2rem;
  border-right: 1px solid #E5E5E5;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 991px) {
  header .wrap .head nav > ul > li {
    padding-right: .5rem;
  }
}

header .wrap .head nav > ul > li:last-child {
  border: none;
}

header .wrap .head nav > ul > li:nth-child(3) a {
  color: #000000;
}

header .wrap .head nav > ul > li:nth-child(4) a {
  color: #000000;
}

header .wrap .head nav > ul > li:nth-child(5) a {
  color: #000000;
}

header .wrap .head nav > ul > li:nth-child(6) a {
  color: #000000;
}

header .wrap .head nav > ul > li:nth-child(7) a {
  color: #000000;
}

@media only screen and (max-width: 1200px) {
  header .wrap .head nav > ul > li {
    padding: 0 .4rem;
  }
}

header .wrap .head nav > ul > li.menu-item-has-children {
  padding-right: 0rem;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  header .wrap .head nav > ul > li.menu-item-has-children {
    padding-right: 0rem;
  }
}

header .wrap .head nav > ul > li.menu-item-has-children > a {
  display: flex;
  align-items: center;
}

header .wrap .head nav > ul > li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  display: inline-block;
  vertical-align: middle;
  color: #707070;
  font-size: .7rem;
  padding-left: .3rem;
}

header .wrap .head nav > ul > li ul li {
  border: none;
}

header .wrap .head nav > ul > li ul li a {
  font-size: .7rem;
}

header .wrap .head nav ul li a {
  color: #707070;
  font-size: .65rem;
  font-weight: bold;
  display: block;
  height: 2rem;
  padding: .3rem .5rem .3rem .2rem;
  border-bottom: none;
  text-transform: uppercase;
  line-height: 1;
}

header .wrap .head nav ul li a:hover {
  color: #f91026;
}

@media only screen and (max-width: 1650px) {
  header .wrap .head nav ul li a {
    font-size: .5rem;
  }
}

@media only screen and (max-width: 1500px) {
  header .wrap .head nav ul li a {
    font-size: .65rem;
  }
}

@media only screen and (max-width: 1220px) {
  header .wrap .head nav ul li a {
    font-size: .5rem;
  }
}

header .wrap .head nav ul li:hover > ul {
  display: flex;
  flex-direction: column;
  background: #fff;
}

header .wrap .head nav > ul > li > ul {
  position: absolute;
  margin-left: 0;
  display: none;
  padding: 1.4rem .5rem 1rem;
  min-width: 10rem;
}

#menu-item-48694 {
  min-width: 8rem;
}

header .wrap .head nav > ul > li > ul ul {
  padding-top: .8rem;
  padding-bottom: 0rem;
}

header .wrap .head nav > ul > li > ul li {
  width: 100%;
  margin-bottom: 0px;
}

header .wrap .head nav > ul > li > ul li a {
  color: #707070;
  font-size: .65rem;
  text-transform: none;
  padding: .5rem;
  border: none;
  font-weight: normal;
  height: auto;
}

header .wrap .head nav > ul > li > ul li:hover a {
  border: none;
}

header .wrap .head nav > ul > li > ul ul {
  list-style: circle;
  padding-left: 2rem;
}

header .wrap .head nav > ul > li > ul ul li {
  padding-left: 0;
}

header .wrap .head nav > ul > li > ul ul li a {
  padding-left: 0;
  color: #7A7A7A !important;
}

header .wrap .head nav > ul > li .c-menu {
  background: #f5f5f5;
  padding: 20px;
}

header .wrap .head nav > ul > li > ul ul li a:hover {
  color: #eb0028 !important;
}

header .wrap .head nav > ul > li > ul > li > a:hover {
  color: #eb0028 !important;
}

header .wrap .head nav > ul > li .c-menu figure {
  width: 100%;
  margin-bottom: 1rem;
}

header .wrap .head nav > ul > li .c-menu figure img {
  width: 100%;
}

header .wrap .head nav > ul > li .c-menu a {
  font-size: .75rem;
  color: #eb0028;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
}

header .wrap .head nav > ul > li .c-menu h4 {
  color: #1b1b1b;
  font-weight: 600;
  font-size: 1.1rem;
  margin: 0 0 1rem;
}

@media only screen and (max-width: 1100px) {
  header .wrap .head nav {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 330px;
    z-index: 99;
    background: #fff;
    padding: 100px 30px 30px;
    transition: all .3s ease;
    transform: translateX(100%);
  }
  header .wrap .head nav.visible {
    transform: translateX(0);
  }
  header .wrap .head nav ul {
    display: block;
  }
  header .wrap .head nav ul li {
    width: 100%;
    padding: 0;
  }
  header .wrap .head nav ul li a {
    padding: 10px 0;
  }
}

header .wrap .head .lupa {
  color: #000;
  font-size: 1.4rem;
  padding: 0 .5rem;
  margin-left: 1rem;
  cursor: pointer;
}

header .wrap .head .idioma {
  margin-left: .7rem;
}

header .wrap .head .idioma a {
  color: #707070;
  font-weight: 600;
  font-size: .5rem;
  display: block;
}

header .wrap .head .idioma a.activo {
  opacity: .5;
}

header .wrap .head .idioma a:first-child {
  border-right: none;
  padding-right: 0rem;
  margin-right: 0rem;
}

header.c-linea .wrap {
  position: relative;
}

header.c-linea .wrap:after {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  bottom: 0;
  z-index: -1;
  height: 2px;
  background: #666666;
}

@media only screen and (max-width: 550px) {
  header.c-linea .wrap:after {
    width: calc(100% - 30px);
  }
}

.btn-menu {
  display: none;
  z-index: 999;
  margin-left: 20px;
}

.btn-menu span {
  width: 35px;
  height: 3px;
  background-color: #000;
  margin: 6px 0;
  transition: 0.4s;
  display: block;
}

.btn-menu.open span:nth-child(1) {
  transform: rotate(-45deg) translate(-9px, 6px);
}

.btn-menu.open span:nth-child(2) {
  opacity: 0;
}

.btn-menu.open span:nth-child(3) {
  transform: rotate(45deg) translate(-6px, -5px);
}

@media only screen and (max-width: 1100px) {
  .btn-menu {
    display: block;
    right: 40px;
  }
}

@media only screen and (max-width: 640px) {
  .btn-menu {
    right: 20px;
  }
}

.buscador {
  background: #f5f5f5;
  padding: 2rem;
  position: fixed;
  top: 130px;
  left: 0;
  right: 0;
  width: 90%;
  margin: 0 auto;
  max-width: 1180px;
  z-index: 99;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
  transform: translateY(-50px);
}

.buscador.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.buscador input {
  border: none;
  background: transparent;
  border-left: 2px solid #666;
  padding: 1rem;
  font-size: .91rem;
  color: #9b9b9b;
  flex-grow: 1;
}

.buscador button {
  font-size: 1.125rem;
  color: #eb0028;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  background: transparent;
}

.menu-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #fff;
  padding: 10px 15px 15px 15px;
  overflow: scroll;
  display: none;
}

@media only screen and (max-width: 1100px) {
  .menu-mobile {
    display: block;
    transform: translateX(100%);
    transition: all .3s ease;
  }
  .menu-mobile.visible {
    transform: translateX(0);
  }
}

.menu-mobile .menu-header .cerrar {
  position: absolute;
  top: 35px;
  right: 15px;
  color: #000;
  font-size: 1.4rem;
}

.menu-mobile .menu-body {
  margin-bottom: 20px;
  min-height: 70vh;
}

.menu-mobile .menu-body nav {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.menu-mobile .menu-body nav > ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

.menu-mobile .menu-body nav .item,
.menu-mobile .menu-body nav > ul > li {
  width: 100%;
  margin-bottom: 8px;
  display: block;
  padding-right: .5rem;
}

.menu-mobile .menu-body nav .item {
  margin-bottom: 2rem;
  padding-right: .5rem;
}

.menu-mobile .menu-body nav a,
.menu-mobile .menu-body nav > ul > li > a {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

.menu-mobile .menu-body nav .item h4 a,
.menu-mobile .menu-body nav a {
  color: #fff;
}

.menu-mobile .menu-body nav .item ul,
.menu-mobile .menu-body nav > ul > li > div > ul {
  padding-left: 0;
  list-style: none;
  padding-right: 20px;
  margin-top: 15px;
}

.menu-mobile .menu-body nav .item ul li,
.menu-mobile .menu-body nav ul li {
  margin-bottom: 10px;
}

.menu-mobile .menu-body nav .item ul li a,
.menu-mobile .menu-body nav > ul > li a {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.menu-mobile .menu-body nav .item ul li .submenu,
.menu-mobile .menu-body nav > ul > li > div > ul {
  padding-left: 0px;
  margin-top: 5px;
}

.menu-mobile .menu-body nav > ul > li > div > ul > li ul {
  list-style: none;
  padding-left: 0;
}

.menu-mobile .menu-body nav .item ul li .submenu li,
.menu-mobile .menu-body nav > ul > li > div > ul > li li {
  font-size: 1rem;
  margin-bottom: .2rem;
  padding-left: .7rem;
  position: relative;
}

.menu-mobile .menu-body nav .item ul li .submenu li:before,
.menu-mobile .menu-body nav ul li div ul li li:before {
  width: 6px;
  height: 6px;
  border: 1px solid #fff;
  content: "";
  position: absolute;
  border-radius: 50%;
  left: 0;
  display: block;
  top: 6px;
}

.menu-mobile .menu-body nav .item ul li .submenu li a,
.menu-mobile .menu-body nav ul > li > div > ul > li > a {
  font-weight: normal;
}

.menu-mobile .menu-footer {
  display: flex;
  justify-content: space-between;
  padding: 15px 0px 0;
  border-top: 1px solid #fff;
}

.menu-mobile .menu-footer .redes {
  display: flex;
  justify-content: center;
}

.menu-mobile .menu-footer .redes a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
  margin: 0 5px;
}

.menu-mobile .menu-body nav ul li > a {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 2rem;
  padding-right: .5rem;
  display: block;
}

.menu-mobile .menu-body nav ul li > ul {
  list-style: none;
  padding-left: 0;
  margin-top: -1rem;
  margin-bottom: 1.4rem;
}

.menu-mobile .menu-body nav ul li > ul li a {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  padding-right: 0;
}

@media only screen and (max-width: 340px) {
  .menu-mobile .menu-footer .redes a {
    width: 32px;
    height: 32px;
    font-size: 14px;
  }
}

.menu-mobile .menu-footer p {
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
  padding-left: 5px;
}

header .ic-buscador {
  width: 1rem;
  margin-left: 1rem;
  cursor: pointer;
}

header .ic-buscador img {
  width: 100%;
}

header .buscador-header {
  position: absolute;
  top: 4.2rem;
  right: 0;
  display: flex;
  align-items: center;
  background: #fff;
  padding: 1.1rem;
  opacity: 0;
  transform: translateY(-1rem);
  visibility: hidden;
  transition: all .3s ease;
}

@media only screen and (max-width: 550px) {
  header .buscador-header {
    top: 3.5rem;
    padding: 2rem 1.1rem 1rem;
    justify-content: center;
    width: 100%;
  }
}

header .buscador-header.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

header .buscador-header .input-buscador {
  height: 1.5rem;
  width: 10rem;
  padding: 0 .3rem;
  font-size: .8rem;
  border: 1px solid #AEAEAE;
}

header .buscador-header .btn-buscador {
  background: #E31B2F;
  width: 4.3rem;
  height: 1.5rem;
  border: none;
  font-size: .75rem;
  color: #fff;
  text-align: center;
  margin-left: .5rem;
  cursor: pointer;
}

.menu-mobile {
  border-bottom: 10px solid #E31B2F;
}

.menu-mobile .menu-header .logo {
  width: 180px;
  display: block;
}

.menu-mobile .menu-header .logo img {
  width: 100%;
}

.menu-mobile .menu-body {
  margin-bottom: 0;
}

.menu-mobile .menu-body nav {
  margin-top: 0;
}

.menu-mobile .menu-body nav ul > li {
  border-bottom: 1px solid #bcbcbc;
  margin-bottom: 0;
}

.menu-mobile .menu-body nav ul > li.menu-item-has-children.activo {
  border-bottom: none;
}

.menu-mobile .menu-body nav ul > li.menu-item-has-children > a {
  margin-bottom: 0px;
  color: #666;
}

.menu-mobile .menu-body nav ul li > ul {
  list-style: none;
  padding-left: 0;
  margin-top: -10px;
  margin-bottom: 10px;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
  max-height: 0;
}

.menu-mobile .menu-body nav ul li.activo > ul {
  opacity: 1;
  visibility: visible;
  transition: all .3s ease;
  max-height: 1000px;
}

.menu-mobile .menu-body nav ul > li > a {
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 12px 0;
  font-size: 14px;
  position: relative;
}

.menu-mobile .menu-body nav ul > li.menu-item-has-children > a:after {
  content: "\f078";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  display: inline-block;
  color: #666;
  right: 0;
  top: auto;
  font-size: 11px;
  margin-left: 10px;
}

.menu-mobile .menu-body nav ul li a br {
  display: none;
}

.menu-mobile .menu-body nav ul li > ul li a {
  text-transform: none;
  margin-bottom: 0;
  color: #707070;
  padding: 7px 0;
}

.menu-mobile .menu-body nav ul li > ul li {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 0;
}

.menu-mobile .menu-footer {
  flex-direction: column;
  padding-top: 0;
}

.menu-mobile .menu-footer .redes {
  margin-bottom: 15px;
}

.menu-mobile .menu-footer .redes a {
  border-color: #E31B2F;
  color: #E31B2F;
  font-size: 18px;
}

.menu-mobile .menu-footer p {
  color: #999;
}

.w-contenido {
  padding-top: 3.5rem;
}

@media only screen and (max-width: 768px) {
  .w-contenido {
    padding-top: 3.5rem;
  }
}

.banner-home {
  height: auto;
  margin-bottom: 3rem;
}

@media only screen and (max-width: 768px) {
  .banner-home {
    height: auto;
  }
}

.banner-home .tns-outer > button {
  display: none;
}

.banner-home .item {
  position: relative;
}

.banner-home .tns-nav {
  display: none;
}

.banner-home .video-slide {
  width: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  height: auto;
}

.banner-home .video-slide video {
  height: auto;
  width: 100%;
}

.banner-home .video-slide video.video-tablet {
  display: none;
}

.banner-home .video-slide video.video-mobile {
  display: none;
}

@media only screen and (max-width: 991px) {
  .banner-home .video-slide {
    height: auto;
  }
  .banner-home .video-slide video.video-desktop {
    display: none;
  }
  .banner-home .video-slide video.video-tablet {
    display: block;
  }
  .banner-home .video-slide video.video-mobile {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .banner-home .video-slide {
    height: auto;
  }
  .banner-home .video-slide video.video-desktop {
    display: none;
  }
  .banner-home .video-slide video.video-tablet {
    display: none;
  }
  .banner-home .video-slide video.video-mobile {
    display: block;
  }
}

.banner-home .img-slide {
  width: 100%;
  height: auto;
}

.banner-home .img-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 768px) {
  .banner-home .img-slide {
    height: auto;
    object-fit: cover;
  }
  .banner-home .img-slide img {
    height: auto;
  }
}

.banner-home .texto {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  text-align: center;
}

.banner-home .texto h1 {
  font-size: 2.87rem;
  margin: 0 0 .2rem;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .banner-home .texto h1 {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 550px) {
  .banner-home .texto h1 {
    font-size: 1.5rem;
  }
}

.banner-home .texto p {
  font-size: .8rem;
  color: #fff;
  margin: 0;
}

.banner-home .texto a.btn {
  font-size: .7rem;
  background: #E11A2F;
  padding: .6rem 1rem;
  color: #fff;
}

.banner-home .texto.tipo2 {
  text-align: left;
  max-width: 45rem;
  align-items: flex-start;
  margin: 0 auto;
}

.banner-home .texto.tipo2 .titulo {
  border-left: 0.4rem solid #E11A2F;
  padding-left: .6rem;
  margin-bottom: .6rem;
  margin-top: 6rem;
}

@media only screen and (max-width: 768px) {
  .banner-home .texto.tipo2 .titulo {
    margin-top: 0;
  }
}

.banner-home .texto.tipo2 .titulo h3 {
  font-size: 1.25rem;
  color: #fff;
  margin: 0;
  font-weight: 800;
}

@media only screen and (max-width: 768px) {
  .banner-home .texto.tipo2 .titulo h3 {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 550px) {
  .banner-home .texto.tipo2 .titulo h3 {
    font-size: .7rem;
  }
}

.banner-home .texto.tipo2 .titulo h2 {
  font-size: 1.75rem;
  color: #fff;
  margin: 0;
  font-weight: 800;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .banner-home .texto.tipo2 .titulo h2 {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 550px) {
  .banner-home .texto.tipo2 .titulo h2 {
    font-size: 1.5rem;
  }
}

.banner-home .texto.tipo2 p {
  margin-bottom: .5rem;
}

@media only screen and (max-width: 550px) {
  .banner-home .texto.tipo2 p {
    font-size: .8rem;
    margin-bottom: .5rem;
  }
}

.boxes-home .row.row-xsmall {
  margin-right: -.55rem;
  margin-left: -.55rem;
}

.boxes-home .row.row-xsmall > [class^="col-"],
.boxes-home .row.row-xsmall > [class*=" col-"] {
  padding-right: .55rem;
  padding-left: .55rem;
}

.boxes-home .box-home1 {
  margin-bottom: 3rem;
}

@media only screen and (max-width: 768px) {
  .boxes-home .box-home1 {
    margin-bottom: 2rem;
  }
}

.boxes-home .box-home2 {
  margin-bottom: 1.9rem;
}

.boxes-home .wrap2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media only screen and (max-width: 768px) {
  .boxes-home .wrap2 {
    flex-direction: column-reverse;
  }
}

.boxes-home .titulo {
  padding-right: 4rem;
}

@media only screen and (max-width: 768px) {
  .boxes-home .titulo {
    padding-right: 0;
  }
}

.boxes-home .titulo h2 {
  margin: 0 0 .2rem;
  font-size: 1.16rem;
  font-weight: bold;
}

.boxes-home .titulo p {
  font-size: .75rem;
  margin: 0;
  font-weight: 300;
}

.boxes-home .buscador-home {
  position: relative;
}

@media only screen and (max-width: 768px) {
  .boxes-home .buscador-home {
    margin-bottom: 2rem;
  }
}

.boxes-home .buscador-home input {
  width: 15.4rem;
  border: 1px solid #707070;
  height: 1.75rem;
  padding: .5rem;
}

.boxes-home .buscador-home button {
  position: absolute;
  right: 0;
  background: transparent;
  border: none;
  color: #707070;
  top: .25rem;
  cursor: pointer;
}

.box-home {
  position: relative;
  display: block;
  background: #000;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .box-home {
    margin-bottom: 1rem;
  }
}

.box-home img {
  width: 100%;
  vertical-align: bottom;
  transition: all 1s ease;
}

.box-home .boton {
  font-size: .55rem;
  color: #fff;
  background: #E11A2F;
  padding: .5rem 1rem;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2rem;
  margin: 0 auto;
  width: 6.875rem;
  text-align: center;
  font-weight: bold;
  transition: all .5s ease;
}

.box-home .boton:hover {
  background: #ca172a;
}

.box-home:hover img {
  transform: scale(1.02);
  opacity: .8;
}

.box-not {
  position: relative;
  margin-bottom: 1.1rem;
  display: block;
  overflow: hidden;
  background: #000;
}

.box-not img {
  width: 100%;
  transition: all 1s ease;
}

.box-not .texto {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-bottom: 1rem;
  width: 100%;
  padding-right: 2rem;
  background: rgba(0, 0, 0, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(27%, rgba(0, 0, 0, 0.37)), color-stop(48%, rgba(0, 0, 0, 0.66)), color-stop(52%, rgba(0, 0, 0, 0.72)), color-stop(73%, rgba(0, 0, 0, 0.87)), color-stop(100%, black));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 27%, rgba(0, 0, 0, 0.66) 48%, rgba(0, 0, 0, 0.72) 52%, rgba(0, 0, 0, 0.87) 73%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

.box-not .texto h5 {
  font-size: .6rem;
  color: #fff;
  font-weight: bold;
  background: #E11A2F;
  line-height: 1;
  padding: .25rem 1rem .3rem;
  display: inline-block;
  margin: 0 0 .5rem;
}

.box-not .texto h3 {
  margin: 0;
  padding-left: 1rem;
  color: #fff;
  font-size: .75rem;
  line-height: 1.5;
  min-height: 3rem;
}

@media only screen and (max-width: 991px) {
  .box-not .texto h3 {
    font-size: .7rem;
    line-height: 1.3;
  }
}

@media only screen and (max-width: 550px) {
  .box-not .texto h3 {
    height: auto;
    min-height: 0;
  }
}

.box-not:hover img {
  transform: scale(1.02);
  opacity: .8;
}

.banner {
  padding: .3rem 0;
  position: relative;
}

.banner.banner-mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .banner.banner-mobile {
    display: block;
  }
}

.banner a {
  display: block;
}

.banner img {
  width: 100%;
  transition: all .3s ease;
}

.banner img:hover {
  opacity: .9;
}

.banner .boton {
  position: absolute;
  background: #E11A2F;
  color: #fff;
  display: inline-block;
  padding: .7rem 2rem;
  top: 40%;
  right: 13%;
  font-size: 1rem;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .banner .boton {
    display: none;
  }
}

.banner.banner-eclipse .boton {
  position: absolute;
  background: #E11A2F;
  color: #fff;
  display: inline-block;
  padding: .7rem 2rem;
  top: 40%;
  right: 13%;
  font-size: 1rem;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .banner.banner-eclipse .boton {
    display: none;
  }
}

.banner.banner-magallanes .boton {
  position: absolute;
  background: #E11A2F;
  color: #fff;
  display: inline-block;
  padding: .7rem 2rem;
  top: 40%;
  left: 13%;
  right: auto;
  font-size: 1rem;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .banner.banner-magallanes .boton {
    display: none;
  }
}

.banner-toolkit {
  margin-top: .2rem;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .banner-toolkit {
    padding: 2rem 0px;
    margin-bottom: 2rem;
  }
}

.banner-toolkit .bg-banner-toolkit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-toolkit .texto {
  position: absolute;
  left: 0;
  right: 0;
  top: 3rem;
  margin: 0 auto;
  z-index: 5;
  text-align: center;
  padding: 20px;
}

.banner-toolkit .texto h1 {
  margin: 0 0 .5rem;
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
}

.banner-toolkit .texto p {
  font-size: .85rem;
  color: #fff;
  font-weight: 300;
}

@media only screen and (max-width: 550px) {
  .banner-toolkit .texto h1 {
    font-size: 22px;
  }
  .banner-toolkit .texto p {
    font-size: 12px;
  }
}

.banner-toolkit .buscador-toolkit {
  z-index: 5;
  width: 50rem;
  margin: 0 auto;
  max-width: 100%;
  padding: 5rem 20px;
  position: relative;
}

.banner-toolkit .buscador-toolkit h2 {
  font-size: 2rem;
  margin: 0 0 2rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .banner-toolkit .buscador-toolkit h2 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
}

.banner-toolkit .buscador-toolkit .input-buscador {
  position: relative;
  margin-bottom: 1rem;
}

.banner-toolkit .buscador-toolkit .input-buscador input {
  width: 100%;
  border: none;
  height: 2.9rem;
  background: #fff;
  padding: .5rem;
}

.banner-toolkit .buscador-toolkit .input-buscador button {
  position: absolute;
  top: 0;
  right: 0;
  width: 5.7rem;
  height: 100%;
  background: #E1001E;
  border: none;
  display: flex;
  align-items: center;
  justify-self: center;
  text-align: center;
  cursor: pointer;
  transition: all .3s ease;
}

.banner-toolkit .buscador-toolkit .input-buscador button:hover {
  background: #bf021c;
}

.banner-toolkit .buscador-toolkit .input-buscador button img {
  height: 60%;
  width: auto;
  margin: 0 auto;
}

.banner-toolkit .buscador-toolkit .filtros {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}

.banner-toolkit .buscador-toolkit .filtros select {
  width: 30%;
  font-size: .75rem;
  color: #707070;
  text-transform: none;
  letter-spacing: 0;
  height: 2rem;
}

@media only screen and (max-width: 640px) {
  .banner-toolkit .buscador-toolkit .input-buscador input {
    border: 1px solid #999;
  }
}

@media only screen and (max-width: 550px) {
  .banner-toolkit .buscador-toolkit {
    padding: 0 10px;
  }
  .banner-toolkit .buscador-toolkit .input-buscador input {
    height: 39px;
  }
  .banner-toolkit .buscador-toolkit .filtros select {
    font-size: 9px;
    width: 31%;
    padding: 0 10px;
    text-align: center;
    background-image: none;
    text-align-last: center;
    height: 25px;
  }
}

.banner-toolkit .box-user {
  position: absolute;
  z-index: 2;
  top: 2rem;
  right: 1rem;
  font-size: .8rem;
  font-weight: 300;
  color: #fff;
  text-align: right;
  transition: all .3s ease;
}

.banner-toolkit .box-user span {
  display: block;
  font-weight: bold;
}

.banner-toolkit .box-user a {
  color: #fff;
}

.banner-toolkit .box-user a.ver-cuenta {
  font-size: .65rem;
}

@media only screen and (max-width: 991px) {
  .banner-toolkit .box-user {
    display: none;
  }
}

.banner-toolkit .filtros {
  margin-bottom: 3rem;
}

.banner-toolkit .filtros select {
  appearance: none;
  background-repeat: no-repeat;
  background-image: url("../images/bg-select2.png");
  background-size: 10px auto;
  background-position: 96% center;
  background-color: #eeeeee;
  border-radius: 0;
  border: none;
  width: 100%;
  height: 50px;
  color: #555559;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0 15px;
  margin-bottom: 10px;
}

.modal-oscar {
  position: fixed;
  top: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
}

.modal-oscar.oculto {
  display: none;
}

.modal-oscar .cerrar-modal {
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
  font-size: 1.6rem;
  color: #fff;
}

.modal-oscar .w-modal {
  height: 80%;
  width: auto;
  text-align: center;
}

.modal-oscar .w-modal img {
  height: 100%;
  width: auto;
}

.noticias {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.noticias .row.row-xsmall {
  margin-right: -.55rem;
  margin-left: -.55rem;
}

.noticias .row.row-xsmall .col-md-6:first-child {
  flex: 0 0 50.35%;
  max-width: 50.35%;
}

@media only screen and (max-width: 768px) {
  .noticias .row.row-xsmall .col-md-6:first-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.noticias .row.row-xsmall .col-md-6:last-child {
  flex: 0 0 49.65%;
  max-width: 49.65%;
}

@media only screen and (max-width: 768px) {
  .noticias .row.row-xsmall .col-md-6:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.noticias .row.row-xsmall .col-md-6 .row .col-md-6:first-child {
  flex: 0 0 50%;
  max-width: 50%;
}

@media only screen and (max-width: 768px) {
  .noticias .row.row-xsmall .col-md-6 .row .col-md-6:first-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.noticias .row.row-xsmall .col-md-6 .row .col-md-6:last-child {
  flex: 0 0 50%;
  max-width: 50%;
}

@media only screen and (max-width: 768px) {
  .noticias .row.row-xsmall .col-md-6 .row .col-md-6:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.noticias .row.row-xsmall > [class^="col-"],
.noticias .row.row-xsmall > [class*=" col-"] {
  padding-right: .55rem;
  padding-left: .55rem;
}

.noticias h2 {
  margin: 0 0 1rem -1rem;
  font-size: 1.75rem;
  line-height: .9;
  font-weight: bold;
  border-left: 0.5rem solid #E11A2F;
  padding-left: .5rem;
}

@media only screen and (max-width: 768px) {
  .noticias h2 {
    margin-left: 0;
  }
}

.noticias.interior-recetas {
  padding-top: 0rem;
}

.noticias.interior-recetas .head-recetas {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 991px) {
  .noticias.interior-recetas .head-recetas {
    flex-direction: column;
    align-items: flex-start;
  }
}

.noticias.interior-recetas .head-recetas .nav-recetas {
  display: flex;
  align-items: center;
  padding-bottom: 1rem;
}

@media only screen and (max-width: 991px) {
  .noticias.interior-recetas .head-recetas .nav-recetas {
    width: 100%;
    min-width: 100%;
    justify-content: flex-end;
  }
}

@media only screen and (max-width: 768px) {
  .noticias.interior-recetas .head-recetas .nav-recetas {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}

.noticias.interior-recetas .head-recetas .nav-recetas .categorias {
  display: flex;
}

@media only screen and (max-width: 768px) {
  .noticias.interior-recetas .head-recetas .nav-recetas .categorias {
    flex-wrap: wrap;
  }
}

.noticias.interior-recetas .head-recetas .nav-recetas .categorias a {
  font-size: .8rem;
  display: block;
  font-weight: 300;
  color: #707070;
  text-transform: uppercase;
  padding: .5rem .8rem;
  border-right: 1px solid #D9D9D9;
}

.noticias.interior-recetas .head-recetas .nav-recetas .categorias a:last-child {
  border: none;
}

@media only screen and (max-width: 768px) {
  .noticias.interior-recetas .head-recetas .nav-recetas .categorias a:last-child {
    padding-right: 0;
  }
}

.noticias.interior-recetas .head-recetas .nav-recetas .buscador-receta {
  position: relative;
  margin-left: .5rem;
}

@media only screen and (max-width: 768px) {
  .noticias.interior-recetas .head-recetas .nav-recetas .buscador-receta {
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 480px) {
  .noticias.interior-recetas .head-recetas .nav-recetas .buscador-receta {
    width: 100%;
    margin-top: 1rem;
  }
}

.noticias.interior-recetas .head-recetas .nav-recetas .buscador-receta input {
  width: 14rem;
  height: 1.75rem;
  border: 1px solid #707070;
  padding: .5rem;
}

@media only screen and (max-width: 480px) {
  .noticias.interior-recetas .head-recetas .nav-recetas .buscador-receta input {
    width: 100%;
  }
}

.noticias.interior-recetas .head-recetas .nav-recetas .buscador-receta button {
  background: none;
  border: none;
  position: absolute;
  right: .3rem;
  top: .2rem;
  color: #707070;
}

.box-noticia {
  display: block;
  position: relative;
  margin-bottom: 5px;
  background: #000;
}

@media only screen and (max-width: 768px) {
  .box-noticia {
    margin-bottom: 1rem;
  }
}

.box-noticia.c-mb {
  margin-bottom: 1rem;
}

.box-noticia figure {
  width: 100%;
  overflow: hidden;
}

.box-noticia figure img {
  width: 100%;
  vertical-align: bottom;
  transition: all 1s ease;
}

.box-noticia picture {
  width: 100%;
  overflow: hidden;
}

.box-noticia picture img {
  width: 100%;
  vertical-align: bottom;
  transition: all 1s ease;
}

.box-noticia p {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  padding: 1rem 1rem 1rem 0;
  color: #fff;
  font-size: .6rem;
  font-weight: bold;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(27%, rgba(0, 0, 0, 0.37)), color-stop(48%, rgba(0, 0, 0, 0.66)), color-stop(52%, rgba(0, 0, 0, 0.72)), color-stop(73%, rgba(0, 0, 0, 0.87)), color-stop(100%, black));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 27%, rgba(0, 0, 0, 0.66) 48%, rgba(0, 0, 0, 0.72) 52%, rgba(0, 0, 0, 0.87) 73%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

.box-noticia p:before {
  content: "";
  width: .85rem;
  min-width: .85rem;
  height: .85rem;
  background: #E11A2F;
  display: block;
  margin-right: .5rem;
  margin-top: 0rem;
}

@media only screen and (max-width: 768px) {
  .box-noticia p {
    top: auto;
    bottom: 1rem;
    font-size: 1rem;
  }
}

@media only screen and (max-width: 550px) {
  .box-noticia p {
    font-size: .8rem;
    bottom: 0;
  }
}

@media only screen and (max-width: 768px) {
  .box-noticia.big {
    margin-bottom: 1rem;
  }
}

.box-noticia.big p {
  font-size: 1.083rem;
  top: auto;
  width: 70%;
  bottom: 3rem;
}

.box-noticia.big p:before {
  width: 1.375rem;
  min-width: 1.375rem;
  height: 1.5rem;
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  .box-noticia.big p {
    bottom: 1rem;
  }
  .box-noticia.big p:before {
    content: "";
    width: .85rem;
    min-width: .85rem;
    height: .85rem;
    background: #E11A2F;
    display: block;
    margin-right: .5rem;
    margin-top: 0rem;
  }
}

@media only screen and (max-width: 550px) {
  .box-noticia.big p {
    font-size: .8rem;
    bottom: 0;
  }
}

.box-noticia.box-receta p {
  font-size: .9rem;
  padding-right: .5rem;
  align-items: flex-start;
  top: auto;
  width: 100%;
}

.box-noticia.box-receta p:before {
  margin-top: .2rem;
}

.box-noticia.box-receta.big p {
  font-size: 1.66rem;
  top: 70%;
}

@media only screen and (max-width: 640px) {
  .box-noticia.box-receta.big p {
    font-size: .95rem;
  }
}

.box-noticia:hover figure img {
  transform: scale(1.02);
  opacity: .8;
}

.box-noticia:hover.big figure img {
  transform: scale(1);
}

.ver-todos {
  text-align: right;
  padding-right: 2rem;
  padding-top: .5rem;
}

.ver-todos a {
  font-size: 1.125rem;
  color: #707070;
  font-weight: bold;
}

.ver-todos a:hover {
  color: #E11A2F;
}

@media only screen and (max-width: 768px) {
  .ver-todos {
    padding-right: 15px;
  }
}

.banner-categoria {
  position: relative;
  margin-bottom: 0rem;
  height: 10.6rem;
  background: #000;
}

@media only screen and (max-width: 768px) {
  .banner-categoria {
    height: 280px;
    align-items: flex-end;
    display: flex;
  }
}

.banner-categoria .wrap2 {
  height: 100%;
}

.banner-categoria .logo-banner {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  z-index: 3;
  width: 6rem;
}

@media only screen and (max-width: 768px) {
  .banner-categoria .logo-banner {
    width: 4rem;
    top: 1.5rem;
    bottom: auto;
  }
}

.banner-categoria video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
  z-index: 2;
}

@media only screen and (max-width: 768px) {
  .banner-categoria video.video-desktop {
    display: none;
  }
}

.banner-categoria video.video-mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .banner-categoria video.video-mobile {
    display: block;
  }
}

.banner-categoria .bg-banner {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .9;
}

.banner-categoria .texto {
  position: relative;
  z-index: 2;
  justify-content: flex-end;
  flex-direction: column;
  padding: 0;
  width: 55%;
  display: flex;
  height: 100%;
  padding-bottom: 1.5rem;
}

@media only screen and (max-width: 768px) {
  .banner-categoria .texto {
    width: 100%;
  }
}

.banner-categoria .texto h1 {
  font-size: 2rem;
  margin: 0 0 .75rem;
  color: #fff;
  font-weight: bold;
}

@media only screen and (max-width: 550px) {
  .banner-categoria .texto h1 {
    font-size: 1.5rem;
  }
}

.banner-categoria .texto p {
  font-size: .75rem;
  color: #fff;
  margin: 0;
}

.banner-categoria.banner-interior .texto {
  width: 100%;
}

.paginador {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 0;
}

.paginador a {
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #707070;
  border: 1px solid #707070;
  padding: .3rem;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 .2rem;
}

.paginador a.activo {
  background: #E11A2F;
  border-color: #E11A2F;
  color: #fff;
}

.noticia-detalle {
  padding: 5rem 0;
}

@media only screen and (max-width: 768px) {
  .noticia-detalle {
    padding-top: 3rem;
  }
}

.noticia-detalle .wrap {
  padding: 0 5.8rem 0 7rem;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 991px) {
  .noticia-detalle .wrap {
    padding: 0 2rem;
  }
}

@media only screen and (max-width: 768px) {
  .noticia-detalle .wrap {
    flex-wrap: wrap;
    padding: 0 15px;
  }
}

.noticia-detalle .contenido-nota {
  width: 62%;
  min-width: 62%;
}

.noticia-detalle .contenido-nota img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 991px) {
  .noticia-detalle .contenido-nota {
    width: 70%;
    min-width: 70%;
  }
}

@media only screen and (max-width: 768px) {
  .noticia-detalle .contenido-nota {
    width: 100%;
    min-width: 100%;
  }
}

.noticia-detalle .sidebar {
  width: 38%;
  min-width: 38%;
  padding-left: 5rem;
}

@media only screen and (max-width: 991px) {
  .noticia-detalle .sidebar {
    padding-left: 2rem;
    width: 30%;
    min-width: 30%;
  }
}

@media only screen and (max-width: 768px) {
  .noticia-detalle .sidebar {
    display: none;
  }
}

.noticia-detalle .meta {
  font-size: .7rem;
  color: #939090;
  font-weight: bold;
  margin-bottom: .5rem;
}

.noticia-detalle .meta a {
  color: #E11A2F;
}

.noticia-detalle h1 {
  margin: 0 0 1rem;
  color: #171616;
  font-size: 1.66rem;
}

.noticia-detalle .compartir {
  display: flex;
  margin-bottom: 1.5rem;
}

.noticia-detalle .compartir a {
  display: block;
  margin-right: .5rem;
}

.noticia-detalle .compartir a img {
  width: 1.7rem;
}

.noticia-detalle figure {
  width: 100%;
  margin: 3rem 0 1rem;
}

.noticia-detalle figure img {
  width: 100%;
}

.noticia-detalle figure.img-principal {
  margin-top: 0;
}

.noticia-detalle p {
  font-size: .85rem;
  margin-bottom: 1.5rem;
  line-height: 1.6;
  color: #171616;
}

.noticia-detalle h5 {
  color: #171616;
}

.noticia-detalle h5 a {
  color: #E11A2F;
}

.noticia-detalle h4 {
  color: #171616;
}

.noticia-detalle h4 a {
  color: #E11A2F;
}

.noticia-detalle ul {
  padding-left: 2rem;
}

.noticia-detalle ul li {
  font-size: .9rem;
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #171616;
}

.noticia-detalle ul li a {
  color: #E11A2F;
}

.noticia-detalle .w-video {
  margin: 2rem 0;
}

.noticia-detalle .row {
  margin-top: 3rem;
}

.noticia-detalle .comparte p {
  font-size: .87rem;
  font-weight: 300;
  color: #707070;
  margin: 0 0 .5rem;
}

.noticia-detalle .comparte .links {
  display: flex;
  margin-bottom: 1.5rem;
}

.noticia-detalle .comparte .links a {
  display: block;
  margin-right: .5rem;
}

.noticia-detalle .comparte .links a img {
  width: 1.7rem;
}

.noticia-detalle .banner-sidebar a {
  display: block;
  margin-bottom: 1rem;
}

.noticia-detalle .banner-sidebar a img {
  width: 100%;
  vertical-align: bottom;
}

.noticias-relacionadas {
  margin-bottom: 2rem;
}

.noticias-relacionadas .titulo-rel {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 550px) {
  .noticias-relacionadas .titulo-rel {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 1rem;
  }
  .noticias-relacionadas .titulo-rel .ver-todos {
    text-align: right;
    width: 100%;
  }
}

.noticias-relacionadas h3 {
  font-size: 1.25rem;
  color: #707070;
  font-weight: bold;
  margin-left: 1.5rem;
  font-weight: bold;
  border-left: 0.5rem solid #E11A2F;
  padding-left: .5rem;
}

@media only screen and (max-width: 768px) {
  .noticias-relacionadas h3 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 550px) {
  .noticias-relacionadas h3 {
    margin-bottom: 10px;
  }
}

.noticias-relacionadas .botones {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem 3rem;
}

.noticias-relacionadas .botones a {
  font-size: 1.2rem;
  color: #707070;
  font-weight: bold;
}

.c-interior {
  padding: 1rem 0 4rem;
  color: #171616;
}

.c-interior h2.titulo {
  font-size: 1.25rem;
  font-weight: bold;
  color: #000;
}

.c-interior p {
  font-size: .83rem;
  margin-bottom: 1.2rem;
}

.menu-interior {
  margin-bottom: 3rem;
}

.menu-interior.center {
  text-align: center;
}

.menu-interior a {
  font-size: .75rem;
  font-weight: 300;
  color: #171616;
  text-transform: uppercase;
  line-height: 1;
  border-right: 1px solid #171616;
  display: inline-block;
  padding: 0 .4rem;
  margin: 0 -2px;
}

.menu-interior a:last-child {
  border-right: none;
}

.menu-interior a.activo {
  font-weight: 900;
}

.info-institucional {
  position: relative;
  padding-left: .5rem;
}

.info-institucional:before {
  content: "";
  width: .5rem;
  height: 7.6rem;
  background: #E11A2F;
  position: absolute;
  top: 0;
  left: -.75rem;
}

.encabezado {
  position: relative;
  padding-left: .5rem;
  padding-right: 3rem;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 768px) {
  .encabezado {
    padding-right: 0;
    margin-left: 10px;
  }
}

.encabezado:before {
  content: "";
  width: .5rem;
  height: 100%;
  background: #E11A2F;
  position: absolute;
  top: 0;
  left: -.75rem;
}

.encabezado h2.titulo {
  margin-bottom: .5rem;
}

.encabezado p {
  font-size: .83rem;
  font-weight: 300;
}

.grid-directorio {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1rem;
}

.grid-directorio .item-dir {
  width: 12.5%;
  padding: .3rem;
  margin-bottom: .8rem;
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .grid-directorio .item-dir {
    width: 16.66%;
  }
}

@media only screen and (max-width: 768px) {
  .grid-directorio .item-dir {
    width: 20%;
  }
}

@media only screen and (max-width: 640px) {
  .grid-directorio .item-dir {
    width: 33.33%;
  }
}

@media only screen and (max-width: 480px) {
  .grid-directorio .item-dir {
    width: 50%;
  }
}

.grid-directorio .item-dir figure {
  width: 100%;
  margin-bottom: .4rem;
}

.grid-directorio .item-dir figure img {
  width: 100%;
}

.grid-directorio .item-dir h4 {
  font-size: .66rem;
  color: #171616;
  font-weight: bold;
  margin: 0;
  padding-left: .5rem;
  position: relative;
}

.grid-directorio .item-dir h4:before {
  content: "";
  width: .25rem;
  height: 1rem;
  position: absolute;
  left: 0;
  top: -.1rem;
  background: #E11A2F;
}

.grid-directorio .item-dir .detalle-dir {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  display: none;
  align-items: center;
  justify-content: center;
}

.grid-directorio .item-dir .detalle-dir.visible {
  display: flex;
}

.grid-directorio .item-dir .detalle-dir .w-detalle-dir {
  background: #fff;
  display: flex;
  align-items: center;
  width: 60rem;
  max-width: 100%;
  padding: 2rem 1rem;
  position: relative;
  max-height: 100vh;
  overflow: auto;
}

@media only screen and (max-width: 640px) {
  .grid-directorio .item-dir .detalle-dir .w-detalle-dir {
    flex-direction: column;
  }
}

.grid-directorio .item-dir .detalle-dir .w-detalle-dir .cerrar-dir {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.8rem;
  height: 1.8rem;
  color: #fff;
  background: #E4022C;
  cursor: pointer;
  text-align: center;
  padding-top: .3rem;
}

.grid-directorio .item-dir .detalle-dir .w-detalle-dir .titulo {
  text-align: right;
  width: 18rem;
  min-width: 18rem;
  padding-right: 1rem;
}

@media only screen and (max-width: 768px) {
  .grid-directorio .item-dir .detalle-dir .w-detalle-dir .titulo {
    width: 14rem;
    min-width: 14rem;
  }
}

@media only screen and (max-width: 640px) {
  .grid-directorio .item-dir .detalle-dir .w-detalle-dir .titulo {
    width: 100%;
    min-width: 100%;
    text-align: left;
    margin-bottom: .5rem;
  }
}

.grid-directorio .item-dir .detalle-dir .w-detalle-dir .titulo h3 {
  margin: 0;
  color: #171616;
  font-size: 1.25rem;
  font-weight: bold;
}

.grid-directorio .item-dir .detalle-dir .w-detalle-dir .titulo h5 {
  margin: 0;
  font-size: 1rem;
  color: #171616;
  font-weight: normal;
}

.grid-directorio .item-dir .detalle-dir .w-detalle-dir .texto {
  border-left: 1px solid #171616;
  padding: 0 1rem;
}

@media only screen and (max-width: 640px) {
  .grid-directorio .item-dir .detalle-dir .w-detalle-dir .texto {
    width: 100%;
    padding: 1rem 0;
    border-left: none;
    border-top: 1px solid #171616;
  }
}

.grid-directorio .item-dir .detalle-dir .w-detalle-dir .texto p {
  font-size: .83rem;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}

@media only screen and (max-width: 768px) {
  .grid-directorio.grid-equipo {
    margin: 0;
  }
}

.grid-directorio.grid-equipo .item-dir {
  width: 16.6%;
}

@media only screen and (max-width: 768px) {
  .grid-directorio.grid-equipo .item-dir {
    width: 20%;
  }
}

@media only screen and (max-width: 640px) {
  .grid-directorio.grid-equipo .item-dir {
    width: 33.3%;
  }
}

@media only screen and (max-width: 480px) {
  .grid-directorio.grid-equipo .item-dir {
    width: 50%;
  }
}

.grid-directorio.grid-equipo .item-dir .detalle-dir .w-detalle-dir {
  width: 30rem;
}

.grid-directorio.grid-equipo .item-dir .detalle-dir .w-detalle-dir .titulo {
  width: 50%;
  min-width: 50%;
}

.grid-directorio.grid-equipo .item-dir .detalle-dir .w-detalle-dir .texto {
  width: 50%;
  min-width: 50%;
}

.grid-directorio.grid-equipo .item-dir .detalle-dir .w-detalle-dir .texto h5 {
  margin: 0 0 .3rem;
}

.grid-directorio.grid-equipo .item-dir .detalle-dir .w-detalle-dir .texto h3 {
  margin: 0 0 .8rem;
}

.grid-directorio.grid-equipo .item-dir .detalle-dir .w-detalle-dir .texto p {
  line-height: 1.3;
}

@media only screen and (max-width: 640px) {
  .grid-directorio.grid-equipo .item-dir .detalle-dir .w-detalle-dir {
    max-width: 100%;
  }
  .grid-directorio.grid-equipo .item-dir .detalle-dir .w-detalle-dir .titulo {
    min-width: 100%;
    width: 100%;
    padding-right: 0;
  }
  .grid-directorio.grid-equipo .item-dir .detalle-dir .w-detalle-dir .texto {
    width: 100%;
    min-width: 100%;
    border: none;
  }
}

.balances .balance {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  .balances .balance {
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }
}

.balances .balance .ano {
  font-size: 1.25rem;
  font-weight: bold;
  background: #E11A2F;
  display: inline-block;
  padding: .25rem 1rem;
  color: #fff;
  width: 5.6rem;
  text-align: center;
  margin-bottom: .8rem;
  margin-right: .8rem;
}

@media only screen and (max-width: 768px) {
  .balances .balance .ano {
    width: 100%;
    margin-right: 0;
  }
}

.balances .balance .item {
  color: #868686;
  font-weight: bold;
  font-size: .875rem;
  background: #EDEDED;
  display: flex;
  margin-right: .8rem;
  margin-bottom: .8rem;
}

.balances .balance .item:last-child {
  margin-right: 0;
}

.balances .balance .item span {
  display: block;
  padding: .5rem;
  text-align: center;
}

.balances .balance .item figure {
  background: #F5F5F5;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: .2rem .4rem;
}

.balances .balance .item figure img {
  width: 1.16rem;
}

.memorias {
  display: flex;
  flex-wrap: wrap;
  max-width: 40rem;
}

.memorias .item {
  width: 4rem;
  position: relative;
  margin-right: 1rem;
  margin-bottom: 1.4rem;
}

.memorias .item img {
  width: 100%;
}

.memorias .item span {
  font-size: 1rem;
  font-weight: 900;
  color: #9D9D9D;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 33%;
  margin: 0 auto;
}

.organigrama {
  padding: 2rem 3.5rem;
}

@media only screen and (max-width: 768px) {
  .organigrama {
    padding: 0 15px;
  }
}

.organigrama img {
  width: 100%;
}

.socios {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px 0;
}

.socios .item {
  width: 25%;
  text-align: center;
  margin-bottom: 30px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.socios .item img {
  max-width: 80%;
}

@media only screen and (max-width: 768px) {
  .socios {
    flex-wrap: wrap;
  }
  .socios .item {
    width: 50%;
    padding: 0 10px;
  }
}

.menu-tabs {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}

.menu-tabs a {
  font-size: .75rem;
  font-weight: 300;
  color: #171616;
  text-transform: uppercase;
  line-height: 1;
  border-right: 1px solid #171616;
  letter-spacing: .5px;
  padding: 0 10px;
  font-weight: normal;
}

.menu-tabs a:first-child {
  padding-left: 0;
}

.menu-tabs a:last-child {
  border: none;
  padding-right: 0;
}

.menu-tabs a.activo {
  font-weight: 900;
}

@media only screen and (max-width: 768px) {
  .menu-tabs {
    flex-wrap: wrap;
  }
  .menu-tabs a {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 550px) {
  .menu-tabs a {
    font-size: 12px;
    padding: 0 7px;
  }
}

.alianzas-estrategicas {
  padding: 3rem 0;
}

.panel-item {
  display: none;
  margin-bottom: 3rem;
}

.panel-item.activo {
  display: block;
}

.box-colaboracion {
  background: #dcdcdc;
  margin-bottom: 2rem;
  height: calc(100% - 2rem);
}

.box-colaboracion figure {
  width: 100%;
}

.box-colaboracion figure img {
  width: 100%;
  vertical-align: bottom;
}

.box-colaboracion .texto {
  padding: 40px 25px;
}

.box-colaboracion .texto h4 {
  font-size: 1.125rem;
  color: #000;
  margin: 0 0 10px;
  letter-spacing: 1px;
}

.box-colaboracion .texto p {
  font-size: 16px;
  color: #000;
  text-align: justify;
  line-height: 20px;
}

.box-colaboracion.big {
  display: flex;
}

.box-colaboracion.big figure {
  width: calc(50% - 15px);
  min-width: calc(50% - 15px);
}

.box-colaboracion.big .texto {
  flex-grow: 1;
}

@media only screen and (max-width: 768px) {
  .box-colaboracion.big {
    flex-direction: column;
  }
  .box-colaboracion.big figure {
    width: 100%;
  }
}

@media only screen and (max-width: 550px) {
  .box-colaboracion .texto {
    padding: 20px 15px;
  }
  .box-colaboracion .texto h4 {
    font-size: 1.2rem;
  }
  .box-colaboracion .texto p {
    font-size: .75rem;
    line-height: 1.6;
  }
}

.item-video {
  margin-bottom: 1.5rem;
}

.item-video h4 {
  color: #000000;
  font-weight: bold;
  font-size: .85rem;
  margin: 1rem 0;
}

.item-video p {
  font-size: .8rem;
}

@media only screen and (max-width: 550px) {
  .item-video h4 {
    font-size: 1.2rem;
  }
}

.w-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.w-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video {
  margin: 6rem 0;
}

.video img {
  width: 100%;
}

.filtros {
  margin-bottom: 3rem;
}

.filtros select {
  appearance: none;
  background-repeat: no-repeat;
  background-image: url("../images/bg-select2.png");
  background-size: 10px auto;
  background-position: 96% center;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #ACACAC;
  width: 100%;
  height: 50px;
  color: #555559;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0 15px;
  margin-bottom: 10px;
}

.filtros-select {
  position: relative;
  cursor: pointer;
}

.filtros-select .activo {
  background-repeat: no-repeat;
  background-image: url(../images/bg-select2.png);
  background-size: 10px auto;
  background-position: 96% center;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #ACACAC;
  width: 100%;
  height: 50px;
  color: #555559;
  text-transform: uppercase;
  font-weight: bold;
  font-size: .8rem;
  letter-spacing: 0;
  padding: .9rem 15px;
  margin-bottom: 0;
}

.filtros-select .lista {
  display: none;
  background: #fff;
  width: 100%;
  padding: 6px 0;
  z-index: 10;
  border: 1px solid #c0c0c0;
  position: absolute;
}

.filtros-select .lista.visible {
  display: block;
}

.filtros-select .lista .item-select {
  display: block;
  padding: .3rem .7rem;
  transition: all .3s ease;
}

.filtros-select .lista .item-select:hover {
  color: #E4022C;
}

.grid-lic {
  display: flex;
  margin: 0 -3rem;
  flex-wrap: wrap;
}

.grid-lic .item-lic {
  margin: 0 10px;
  width: calc(25% - 20px);
  text-align: center;
  border: 1px solid #e5e5e5;
  height: 14rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
  overflow: hidden;
  padding: 1rem;
}

.grid-lic .item-lic img {
  max-width: 100%;
}

.grid-lic .item-lic .texto-hover {
  position: absolute;
  top: 100%;
  opacity: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1rem;
  text-align: left;
  background: rgba(240, 240, 240, 0.9);
  transition: all .3s ease;
}

.grid-lic .item-lic .texto-hover h4 {
  font-size: .9rem;
  color: #000000;
  font-weight: bold;
  margin: 0 0 7px;
}

.grid-lic .item-lic .texto-hover p {
  font-size: .7rem;
  line-height: 1.1;
}

.grid-lic .item-lic .texto-hover a {
  font-size: .75rem;
  color: #eb0028;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.grid-lic .item-lic:hover .texto-hover {
  top: 0;
  opacity: 1;
}

@media only screen and (max-width: 768px) {
  .grid-lic .item-lic {
    margin: 0 20px 20px;
    width: 100%;
  }
  .logos {
    padding-top: 40px !important;
    background-position: top;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .int-logo {
    margin-bottom: -80px !important;
  }
  .video {
    margin: 3rem 0;
  }
  .grid-lic .item-lic .texto-hover p {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  .grid-lic {
    margin: 0 -10px;
  }
  .grid-lic .item-lic {
    margin: 0 10px 20px;
    width: calc(50% - 20px);
    height: 150px;
  }
  .grid-lic .item-lic img {
    max-width: 100%;
  }
}

.wp-pagenavi,
.paginador {
  display: flex;
  justify-content: center;
  margin: 30px 0 70px;
  width: 100%;
}

.paginador span,
.paginador a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 1rem;
  color: #333333;
  border: 1px solid #dcdcdc;
  margin: 0 3px;
}

.paginador a:hover {
  background: #333;
  color: #fff;
}

.paginador a {
  background: #333;
  color: #fff;
}

.grid-videos {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
}

.grid-videos .item-video {
  width: calc(50% - 30px);
  margin: 0 15px 30px;
}

@media only screen and (max-width: 768px) {
  .grid-videos {
    margin: 0;
  }
  .grid-videos .item-video {
    width: 100%;
    margin: 0 0 30px;
  }
}

.boton_buscar_new {
  display: block;
  border-radius: 0;
  margin-right: 20px;
  text-transform: uppercase;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: normal;
  background: #E4022C;
  width: 14rem;
  height: 3rem;
  color: #fff;
  border: none;
  cursor: pointer;
}

.boton_buscar_new:hover {
  background: #cb0227;
}

.uso-de-marca {
  padding: 2.5rem 0;
}

@media only screen and (max-width: 768px) {
  .uso-de-marca .texto-uso-marca {
    margin-top: 1.5rem;
  }
}

.uso-de-marca .texto-uso-marca img {
  width: 12rem;
  margin-bottom: .5rem;
}

.uso-de-marca .texto-uso-marca p {
  font-weight: normal;
  color: #171616;
  font-size: 1.1rem;
  margin-bottom: 2rem;
}

.uso-de-marca .texto-uso-marca .botones {
  display: flex;
}

@media only screen and (max-width: 550px) {
  .uso-de-marca .texto-uso-marca .botones {
    flex-direction: column;
  }
}

.uso-de-marca .texto-uso-marca .botones a {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  padding: .5rem 1rem;
}

@media only screen and (max-width: 550px) {
  .uso-de-marca .texto-uso-marca .botones a {
    width: 100%;
    margin-bottom: 1rem;
    text-align: center;
  }
}

.uso-de-marca .texto-uso-marca .botones a.btn-rojo {
  background: #E4022C;
  margin-right: 1rem;
}

.uso-de-marca .texto-uso-marca .botones a.btn-azul {
  background: #0067BF;
}

.beneficios {
  position: relative;
  padding: 4rem 0;
}

.beneficios .bg-beneficios {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.beneficios .wrap {
  position: relative;
  padding: 0 4.5rem;
}

@media only screen and (max-width: 991px) {
  .beneficios .wrap {
    padding: 0 2rem;
  }
}

@media only screen and (max-width: 768px) {
  .beneficios .wrap {
    padding: 0 15px;
  }
}

.beneficios h3 {
  text-align: right;
  color: #fff;
  font-size: 3rem;
  font-weight: 900;
  margin: 0 0 2rem;
}

@media only screen and (max-width: 550px) {
  .beneficios h3 {
    font-size: 2rem;
    text-align: left;
  }
}

.beneficios .box-beneficio {
  background: rgba(255, 255, 255, 0.7);
  padding: 4rem 1.5rem;
  height: 100%;
}

@media only screen and (max-width: 991px) {
  .beneficios .box-beneficio {
    margin-bottom: 1.5rem;
    height: calc(100% - 1.5rem);
  }
}

.beneficios .box-beneficio h4 {
  color: #000000;
  margin: 0 0 1rem;
  font-weight: 900;
  font-size: 1.3rem;
}

.beneficios .box-beneficio h4:after {
  content: "";
  width: 3rem;
  height: .4rem;
  background: #E4022C;
  display: block;
}

.beneficios .box-beneficio p {
  font-size: .83rem;
  color: #000000;
  font-weight: normal;
}

.texto-solicita {
  display: flex;
  align-items: center;
  padding: 5rem 0 0;
}

@media only screen and (max-width: 768px) {
  .texto-solicita {
    flex-direction: column;
  }
}

.texto-solicita a {
  font-size: 1.1rem;
  font-weight: bold;
  color: #fff;
  padding: .8rem 1rem;
  background: #E4022C;
  text-transform: uppercase;
  width: 13.75rem;
  min-width: 13.75rem;
  text-align: center;
}

.texto-solicita p {
  font-size: 1.2rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  padding: 0 2rem;
}

@media only screen and (max-width: 768px) {
  .texto-solicita p {
    margin: 1.5rem 0;
    padding: 0;
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 768px) {
  .texto-solicita p {
    font-size: 1.2rem;
  }
}

.texto-solicita img {
  width: 6.25rem;
  min-width: 6.25rem;
}

.texto-fundacion {
  padding: 3rem 0 6rem;
}

.texto-fundacion figure {
  width: 100%;
}

.texto-fundacion figure img {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .texto-fundacion figure {
    margin-bottom: 2rem;
  }
}

.texto-fundacion .texto {
  font-size: 1rem;
  color: #171616;
  padding-right: 3.5rem;
}

@media only screen and (max-width: 768px) {
  .texto-fundacion .texto {
    padding: 0 15px;
  }
}

.texto-fundacion .texto p {
  font-size: 1rem;
}

.mision-vision .wrap {
  padding: 0 6rem;
}

@media only screen and (max-width: 768px) {
  .mision-vision .wrap {
    padding: 0 15px;
  }
}

.mision-vision .item {
  display: flex;
  align-items: center;
  margin-bottom: 6rem;
}

@media only screen and (max-width: 550px) {
  .mision-vision .item {
    flex-direction: column;
    align-items: flex-start;
  }
}

.mision-vision .item h2 {
  margin: 0;
  font-size: 5.7rem;
  width: 50%;
  min-width: 50%;
  text-align: right;
  text-shadow: -1px 0 #E4022C, 0 1px #E4022C, 1px 0 #E4022C, 0 -1px #E4022C;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  padding: 0 1rem;
}

@media only screen and (max-width: 991px) {
  .mision-vision .item h2 {
    font-size: 4rem;
  }
}

@media only screen and (max-width: 768px) {
  .mision-vision .item h2 {
    font-size: 3rem;
  }
}

@media only screen and (max-width: 550px) {
  .mision-vision .item h2 {
    width: 100%;
    text-align: left;
    margin-bottom: 1rem;
    padding: 0;
  }
}

.mision-vision .item p {
  font-size: 1rem;
  font-weight: bold;
  color: #171616;
  width: 50%;
  min-width: 50%;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 0 1rem;
}

@media only screen and (max-width: 550px) {
  .mision-vision .item p {
    width: 100%;
    min-width: 100%;
    padding: 0;
  }
}

.mision-vision .item.vision {
  flex-direction: row-reverse;
}

@media only screen and (max-width: 550px) {
  .mision-vision .item.vision {
    flex-direction: column;
    align-items: flex-start;
  }
}

.mision-vision .item.vision h2 {
  text-align: left;
}

@media only screen and (max-width: 550px) {
  .mision-vision .item.vision h2 {
    text-align: left;
  }
}

.mision-vision .item.vision p {
  text-align: right;
}

@media only screen and (max-width: 550px) {
  .mision-vision .item.vision p {
    text-align: left;
  }
}

.valores {
  margin-bottom: 7rem;
}

.valores h2 {
  font-size: 3rem;
  text-shadow: -1px 0 #E4022C, 0 1px #E4022C, 1px 0 #E4022C, 0 -1px #E4022C;
  color: #fff;
  margin: 0 0 3rem;
  padding-left: 5rem;
}

@media only screen and (max-width: 768px) {
  .valores h2 {
    padding-left: 15px;
    font-size: 2.5rem;
  }
}

.valores .item-valor {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .valores .item-valor {
    flex-direction: column;
    margin-bottom: 3.5rem;
  }
}

.valores .item-valor .texto {
  width: 50%;
  min-width: 50%;
  text-align: right;
  padding: 0 5rem;
}

@media only screen and (max-width: 768px) {
  .valores .item-valor .texto {
    width: 100%;
    min-width: 100%;
    text-align: left;
    padding: 0 15px 0 15px;
  }
}

.valores .item-valor .texto .w-texto {
  position: relative;
  padding-right: 1.4rem;
}

@media only screen and (max-width: 768px) {
  .valores .item-valor .texto .w-texto {
    padding-left: 30px;
    padding-right: 0;
    margin-bottom: 1.5rem;
  }
}

.valores .item-valor .texto .w-texto:before {
  content: "";
  height: 100%;
  position: absolute;
  width: .5rem;
  background: #E4022C;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 768px) {
  .valores .item-valor .texto .w-texto:before {
    left: 0;
    right: auto;
  }
}

.valores .item-valor .texto .w-texto.s-barra {
  padding-right: 0;
}

.valores .item-valor .texto .w-texto.s-barra:before {
  display: none;
}

@media only screen and (max-width: 768px) {
  .valores .item-valor .texto .w-texto.s-barra {
    padding-left: 15px;
  }
}

.valores .item-valor .texto h3 {
  font-size: 1.3rem;
  font-weight: 900;
  color: #171616;
  margin: 0;
}

@media only screen and (max-width: 550px) {
  .valores .item-valor .texto h3 {
    font-size: 1.1rem;
  }
}

.valores .item-valor .texto p {
  font-size: 1rem;
  font-weight: 300;
  color: #171616;
}

.valores .item-valor .texto p a {
  color: #171616;
}

.valores .item-valor figure {
  width: 50%;
  min-width: 50%;
}

.valores .item-valor figure img {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .valores .item-valor figure {
    width: 100%;
    min-width: 100%;
  }
}

.valores .item-valor.tipo2 {
  flex-direction: row-reverse;
}

@media only screen and (max-width: 768px) {
  .valores .item-valor.tipo2 {
    flex-direction: column;
  }
}

.valores .item-valor.tipo2 .texto {
  text-align: left;
}

.valores .item-valor.tipo2 .texto .w-texto {
  padding-right: 0;
  padding-left: 1.4rem;
}

.valores .item-valor.tipo2 .texto .w-texto:before {
  right: auto;
  left: 0;
}

.gestion-marca {
  padding-bottom: 5rem;
}

.gestion-marca .w-gestion h3 {
  font-size: 1.66rem;
  font-weight: bold;
  color: #171616;
  margin: 0 0 2rem;
  text-decoration: transparent;
}

.gestion-marca .w-gestion p {
  color: #171616;
  font-size: 1rem;
  margin-bottom: 2rem;
}

.gestion-marca .w-gestion .links-gestion {
  margin-top: 4rem;
}

.gestion-marca .w-gestion .links-gestion a {
  display: block;
  margin-bottom: 2rem;
  position: relative;
  padding-left: 1.5rem;
  font-size: 1.25rem;
  color: #171616;
  font-weight: bold;
}

.gestion-marca .w-gestion .links-gestion a img {
  display: inline-block;
  width: 1rem;
  vertical-align: middle;
  margin-right: .5rem;
  position: absolute;
  left: 0;
  top: .2rem;
}

@media only screen and (max-width: 768px) {
  .gestion-marca .w-gestion .links-gestion a {
    font-size: 1rem;
  }
}

.chile-cifras {
  padding: 2rem 0;
}

.chile-cifras h3 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #E4022C;
  margin: 0 0 1rem;
  text-align: center;
}

.chile-cifras .box-cifras img {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .chile-cifras .box-cifras {
    margin-bottom: 1rem;
  }
}

.contenido-texto {
  padding: 1rem 0 3rem;
}

.contenido-texto .wrap {
  padding: 0 5.4rem;
}

@media only screen and (max-width: 991px) {
  .contenido-texto .wrap {
    padding: 0 4rem;
  }
}

@media only screen and (max-width: 768px) {
  .contenido-texto .wrap {
    padding: 0 15px;
  }
}

.contenido-texto .wrap .row {
  align-items: center;
}

.contenido-texto .texto {
  position: relative;
  padding-left: 1.8rem;
  padding-right: 2rem;
}

@media only screen and (max-width: 991px) {
  .contenido-texto .texto {
    margin-bottom: 2rem;
    padding-right: 0;
  }
}

.contenido-texto .texto:before {
  content: "";
  width: .5rem;
  height: 7.5rem;
  background: #E4022C;
  position: absolute;
  top: 0;
  left: 0;
}

.contenido-texto .texto p {
  font-size: .95rem;
  color: #707070;
  font-weight: 300;
  line-height: 1.6;
}

.contenido-texto .carrusel {
  padding: 0 1rem;
}

@media only screen and (max-width: 768px) {
  .contenido-texto .carrusel {
    padding: 0;
  }
}

.contenido-texto .carrusel .tns-nav {
  display: none;
}

@media only screen and (max-width: 768px) {
  .contenido-texto .carrusel .tns-nav {
    display: block;
  }
}

.contenido-texto .carrusel .tns-controls button {
  top: 35%;
}

.contenido-texto .carrusel .tns-controls button:first-child {
  left: -1.5rem;
}

.contenido-texto .carrusel .tns-controls button:last-child {
  right: -1.5rem;
}

.contenido-texto .carrusel .tns-controls button:after {
  color: #C3C3C3;
}

.contenido-texto .carrusel .item {
  text-align: center;
}

.contenido-texto .carrusel .item img {
  max-width: 100%;
  margin: 0 auto;
}

.boxes {
  padding: 5rem 0 4rem;
}

.boxes h2 {
  margin: 0 0 1rem 2rem;
  font-size: 1.25rem;
  line-height: .9;
  font-weight: bold;
  border-left: 0.5rem solid #E11A2F;
  padding-left: .5rem;
}

@media only screen and (max-width: 768px) {
  .boxes h2 {
    margin-left: 1rem;
  }
}

.boxes .row.row-small {
  margin-right: -.4rem;
  margin-left: -.4rem;
}

.boxes .row.row-small > [class^="col-"],
.boxes .row.row-small > [class*=" col-"] {
  padding-right: .4rem;
  padding-left: .4rem;
}

.box-banner {
  margin-bottom: .6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  border: 1px solid #707070;
  height: 11.25rem;
  background: #BEBEBE;
}

.box-banner figure {
  height: 3.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: .2rem;
}

.box-banner img {
  width: auto;
  vertical-align: bottom;
  transition: all .4s ease;
}

@media only screen and (max-width: 1500px) {
  .box-banner img {
    transform: scale(0.7);
    transform-origin: center;
  }
}

.box-banner p {
  font-size: 2.1rem;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  transition: all .4s ease;
}

.box-banner span {
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 1.8rem;
  height: 1.8rem;
  background: #EB0028;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.4rem;
}

.box-banner:hover figure img {
  transform: scale(1.3);
}

@media only screen and (max-width: 1500px) {
  .box-banner:hover figure img {
    transform: scale(1);
  }
}

.box-banner:hover p {
  font-size: 1.5rem;
  transform: translateY(1rem);
  opacity: 0.6;
}

.campanas {
  padding: 2rem 0;
  margin-bottom: 4rem;
}

.campanas h2 {
  font-size: 2.4rem;
  margin: 0 0 1.4rem;
  color: #9A9A9A;
  font-weight: 900;
}

.campanas .box-campana {
  margin-bottom: 1rem;
  display: block;
}

.campanas .box-campana img {
  width: 100%;
  transition: all .3s ease;
}

.campanas .box-campana:hover img {
  opacity: .9;
}

.banner-uso img {
  width: 100%;
}

.texto-uso .w-uso {
  width: 58rem;
  max-width: 100%;
  margin: 0 auto;
  padding: 3rem 15px 5rem;
}

.texto-uso .w-uso .row {
  align-items: center;
}

.texto-uso .w-uso .texto h1 {
  margin: 0 0 .3rem;
  font-size: 1.7rem;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}

.texto-uso .w-uso .texto h5 {
  font-size: 1.083rem;
  color: #000000;
  font-weight: normal;
  margin: 0 0 1rem;
}

.texto-uso .w-uso .texto p {
  font-size: .83rem;
  color: #171616;
  margin-bottom: 1.3rem;
  line-height: 1.3;
}

@media only screen and (max-width: 768px) {
  .texto-uso .w-uso .texto {
    margin-bottom: 3rem;
  }
}

.texto-uso .w-uso figure {
  text-align: left;
  margin-bottom: 1rem;
}

.texto-uso .w-uso figure img {
  max-width: 100%;
  width: 15rem;
  margin: 0 auto;
}

@media only screen and (max-width: 550px) {
  .texto-uso .w-uso figure img {
    width: 150px;
  }
}

.proposito {
  background: #EDEDED;
  padding: 4rem 10px;
}

.proposito .row {
  align-items: center;
}

.proposito .wrap-small {
  max-width: 56rem;
}

.proposito h2 {
  margin: 0;
  font-size: 3.4rem;
  font-weight: 900;
  color: #D1D1D1;
}

@media only screen and (max-width: 991px) {
  .proposito h2 {
    font-size: 2.8rem;
  }
}

@media only screen and (max-width: 768px) {
  .proposito h2 {
    margin-bottom: 2rem;
  }
}

@media only screen and (max-width: 550px) {
  .proposito h2 {
    font-size: 2.2rem;
    text-align: center;
  }
}

.proposito p {
  font-size: 1.5rem;
  color: #000000;
  font-weight: bold;
  line-height: 1.1;
  border-left: 8px solid #E4022C;
  padding-left: 2.6rem;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .proposito p {
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 768px) {
  .proposito p {
    border: none;
    padding-left: 0;
  }
}

@media only screen and (max-width: 550px) {
  .proposito p {
    font-size: 1.1rem;
    text-align: center;
  }
}

.pilares {
  padding: 3rem 0;
}

.pilares h2 {
  text-align: center;
  font-size: 2.4rem;
  color: #D1D1D1;
  margin: 0 0 2.4rem;
  font-weight: 900;
}

.pilares .item-pilar {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .pilares .item-pilar {
    flex-direction: column;
  }
}

.pilares .item-pilar.tipo2 {
  flex-direction: row-reverse;
}

.pilares .item-pilar figure {
  width: 50%;
  min-width: 50%;
}

.pilares .item-pilar figure img {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .pilares .item-pilar figure {
    width: 100%;
    min-width: 100%;
  }
}

.pilares .item-pilar .texto {
  padding: 1rem 4rem;
  width: 50%;
  min-width: 50%;
}

@media only screen and (max-width: 991px) {
  .pilares .item-pilar .texto {
    padding: 1rem 2rem;
  }
}

@media only screen and (max-width: 768px) {
  .pilares .item-pilar .texto {
    width: 100%;
    min-width: 100%;
  }
}

@media only screen and (max-width: 550px) {
  .pilares .item-pilar .texto {
    padding: 1rem 1rem;
  }
}

.pilares .item-pilar .texto h3 {
  margin: 0 0 1rem;
  font-size: 2.6rem;
  color: #000000;
  font-weight: 900;
}

.pilares .item-pilar .texto h3:after {
  content: "";
  width: 3.3rem;
  height: .5rem;
  background: #E11A2F;
  display: block;
  margin: .4rem 0 1.5rem;
}

@media only screen and (max-width: 991px) {
  .pilares .item-pilar .texto h3 {
    font-size: 2.2rem;
  }
}

@media only screen and (max-width: 550px) {
  .pilares .item-pilar .texto h3 {
    font-size: 1.6rem;
  }
}

.pilares .item-pilar .texto ul {
  list-style: none;
  padding-left: 0;
}

.pilares .item-pilar .texto ul li {
  color: #171616;
  font-size: 1.1rem;
  margin-bottom: .2rem;
  position: relative;
  padding-left: .8rem;
}

@media only screen and (max-width: 550px) {
  .pilares .item-pilar .texto ul li {
    font-size: 1rem;
  }
}

.pilares .item-pilar .texto ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #171616;
  position: absolute;
  left: 0;
  top: .55rem;
}

.texto-abajo {
  padding: 2rem 0 6rem;
}

.texto-abajo .w-texto {
  display: flex;
  align-items: center;
  max-width: 100%;
  width: 50rem;
}

@media only screen and (max-width: 768px) {
  .texto-abajo .w-texto {
    flex-direction: column-reverse;
    align-items: center;
  }
}

.texto-abajo .w-texto p {
  text-align: right;
  font-size: 1rem;
  color: #000000;
  font-weight: bold;
  margin-bottom: 0;
  margin-right: 2rem;
}

@media only screen and (max-width: 768px) {
  .texto-abajo .w-texto p {
    text-align: center;
    margin-right: 0;
  }
}

.texto-abajo .w-texto img {
  width: 6.2rem;
  min-width: 6.2rem;
}

@media only screen and (max-width: 768px) {
  .texto-abajo .w-texto img {
    margin-bottom: 1.5rem;
  }
}

.banner-turismo {
  height: 100vh;
  max-height: 740px;
  position: relative;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 550px) {
  .banner-turismo {
    height: 300px;
  }
}

.banner-turismo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

.banner-turismo .txt-campania {
  position: absolute;
  top: 15%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: 35%;
  left: 2rem;
}

.banner-turismo .txt-campania img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 550px) {
  .banner-turismo .txt-campania {
    width: 60%;
    top: 30%;
    left: 1rem;
  }
}

.texto-principal {
  background: #fff;
  width: 52%;
  margin-top: -16rem;
  position: relative;
  z-index: 10;
  min-height: 350px;
  display: flex;
  justify-content: flex-end;
  padding-left: 20px;
  margin-bottom: 5rem;
}

@media only screen and (max-width: 1550px) {
  .texto-principal {
    margin-top: -19rem;
  }
}

.texto-principal .texto {
  padding: 30px 30px 0 30px;
  max-width: 100%;
}

.texto-principal .texto h1 {
  margin: 0 0 1.2rem;
  font-size: 2.5rem;
  color: #E11A2F;
  font-weight: normal;
  text-transform: uppercase;
}

.texto-principal .texto p {
  font-size: 1rem;
  line-height: 1.6;
  color: #000;
  font-weight: normal;
  text-align: justify;
}

@media only screen and (max-width: 991px) {
  .texto-principal {
    width: 60%;
  }
  .texto-principal .texto {
    padding: 40px 30px 0 0;
  }
  .texto-principal .texto h1 {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 768px) {
  .texto-principal {
    width: 100%;
    margin-top: -50px;
  }
  .texto-principal .texto {
    padding: 40px 20px 0 0;
    max-width: 100%;
  }
  .texto-principal .texto h1 {
    font-size: 50px;
  }
  .texto-principal .texto h1 br {
    display: none;
  }
}

@media only screen and (max-width: 550px) {
  .texto-principal .texto h1 {
    font-size: 25px;
  }
  .texto-principal .texto p {
    font-size: 16px;
  }
}

.texto-principal.on-bottom {
  margin-top: 0;
  transform: translateY(-98%);
  padding-bottom: 1.5rem;
  position: absolute;
}

.texto-principal.on-bottom .texto h1 {
  font-size: 3.125rem;
}

@media only screen and (max-width: 768px) {
  .texto-principal.on-bottom {
    width: 65%;
    min-height: 0;
  }
  .texto-principal.on-bottom .texto h1 {
    font-size: 36px;
  }
  .texto-principal.on-bottom .texto p {
    text-align: left;
    font-size: 12px;
    line-height: 1.4;
  }
  .texto-principal.on-bottom .btns {
    display: none;
  }
}

@media only screen and (max-width: 550px) {
  .texto-principal.on-bottom {
    margin-bottom: 0rem;
  }
  .texto-principal.on-bottom .texto h1 {
    font-size: 22px;
  }
  .texto-principal.on-bottom .texto .btns {
    flex-wrap: wrap;
  }
  .texto-principal.on-bottom .texto .btns a {
    width: 100%;
    margin-bottom: 10px;
  }
}

.logos {
  background: url(../images/bg_logos.jpg);
  background-size: cover;
  padding-top: 100px;
  background-position: top;
}

.logos img {
  max-width: 100%;
}

.embajadores {
  padding: 2rem 1rem;
  margin-top: 100px;
  background: #FFF;
}

@media only screen and (max-width: 550px) {
  .embajadores {
    padding: 2rem 0;
  }
}

.embajadores h2.t-2 {
  color: #eb0028;
  font-size: 1.3rem;
  margin: 0 0 30px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
}

.embajadores .grid-noticias .box-not {
  margin-bottom: 2rem;
}

.embajadores .grid-noticias .box-not figure {
  margin-bottom: 1rem;
}

.embajadores .grid-noticias .box-not h3 {
  margin: 0 0 8px;
  font-size: 1.1rem;
}

.embajadores .grid-noticias .box-not h5 {
  margin: 5px 0 5px;
  font-weight: normal;
}

.embajadores .grid-noticias .box-not a {
  color: #eb0028;
  font-weight: bold;
  text-align: right;
}

.box-img {
  position: relative;
}

.box-img img {
  width: 100%;
  vertical-align: bottom;
}

@media only screen and (max-width: 550px) {
  .box-img img {
    height: 150px;
    object-fit: cover;
  }
}

.box-img h3 {
  color: #fff;
  margin: 0;
  font-size: 1.8rem;
  font-weight: bold;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .box-img h3 {
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 550px) {
  .box-img h3 {
    font-size: .9rem;
  }
}

.box-img .ver-mas {
  position: absolute;
  width: 43px;
  height: 43px;
  background: #eb0028;
  color: #fff;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  bottom: 0;
  transition: all .3s ease;
  z-index: 99;
}

.apps {
  padding: 2rem 0;
}

.box-app {
  display: flex;
  margin-bottom: 30px;
}

.box-app figure {
  width: 55%;
}

.box-app figure img {
  width: 100%;
  vertical-align: bottom;
}

.box-app .texto-app {
  width: 45%;
  padding: 25px 30px;
  border: 1px solid #f5f5f5;
}

.box-app .texto-app h3 {
  font-size: 1.5rem;
  color: #000;
  margin: 0 0 10px;
}

.box-app .texto-app h5 {
  font-size: .875rem;
  color: #000;
  margin: 0 0 15px;
  font-weight: bold;
}

.box-app .texto-app p {
  font-size: .875rem;
  color: #000;
  line-height: 1.4;
  margin-bottom: 20px;
}

.box-app .texto-app a {
  color: #eb0028;
  font-size: .875rem;
  font-weight: bold;
  text-decoration: underline;
  display: block;
  margin-bottom: 15px;
}

.box-app .btns a {
  display: inline-block;
  margin-right: 5px;
}

@media only screen and (max-width: 768px) {
  .box-app {
    flex-wrap: wrap;
  }
  .box-app figure {
    width: 100%;
  }
  .box-app .texto-app {
    width: 100%;
  }
}

@media only screen and (max-width: 550px) {
  .box-app .texto-app {
    width: 100%;
    padding: 20px;
  }
}

.grid-equipo .row {
  margin-right: -2rem;
  margin-left: -2rem;
}

.grid-equipo .row > [class^="col-"],
.grid-equipo .row > [class*=" col-"] {
  padding-right: 2rem;
  padding-left: 2rem;
}

.grid-equipo .item-equipo {
  margin-bottom: 1.5rem;
}

.grid-equipo .item-equipo .box-equipo {
  background: #F2F2F2;
  padding: 1rem;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 4rem;
  text-align: center;
  margin-bottom: .5rem;
  cursor: pointer;
  width: 85%;
}

.grid-equipo .item-equipo .box-equipo h4 {
  margin: 0 0 .2rem;
  font-size: .75rem;
}

.grid-equipo .item-equipo .box-equipo p {
  font-size: .6rem;
  font-weight: bold;
  line-height: 1;
  margin: 0;
}

.grid-equipo .item-equipo .box-equipo .mas {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-weight: bold;
  width: .9rem;
  height: .9rem;
  text-align: center;
  background: #E4022C;
  display: flex;
  align-items: center;
  justify-content: center;
}

.grid-equipo .item-equipo .detalle-equipo {
  display: flex;
  align-items: flex-start;
  background: #F7F7F7;
  width: 16rem;
  height: auto;
  transition: all .3s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
  max-height: 0;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .grid-equipo .item-equipo .detalle-equipo {
    width: 100%;
  }
}

.grid-equipo .item-equipo .detalle-equipo.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  max-height: 9rem;
}

.grid-equipo .item-equipo .detalle-equipo.visible figure {
  opacity: 1;
}

.grid-equipo .item-equipo .detalle-equipo figure {
  width: 35%;
  min-width: 35%;
  height: auto;
}

.grid-equipo .item-equipo .detalle-equipo figure img {
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: bottom;
}

.grid-equipo .item-equipo .detalle-equipo .texto {
  width: 65%;
  min-width: 65%;
  padding: .8rem .6rem .5rem;
}

.grid-equipo .item-equipo .detalle-equipo .texto h5 {
  font-size: .58rem;
  font-weight: bold;
  margin: 0 0 .4rem;
}

.grid-equipo .item-equipo .detalle-equipo .texto h4 {
  font-size: .7rem;
  font-weight: bold;
  margin: .2rem 0;
}

.grid-equipo .item-equipo .detalle-equipo .texto p {
  font-size: .55rem;
  margin-bottom: .3rem;
}

.grid-equipo .item-equipo .detalle-equipo .texto p span {
  font-size: .5rem;
}

.cifras-marca {
  padding-top: 2rem;
}

.cifras-marca .bloque-cifra {
  background: #F7F7F7;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 0;
  height: 100%;
}

@media only screen and (max-width: 991px) {
  .cifras-marca .bloque-cifra {
    margin-bottom: 1rem;
    height: auto;
  }
}

.cifras-marca .bloque-cifra .item-cifra {
  width: 50%;
  text-align: center;
  padding: 0 1.3rem;
  height: 4.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-right: 1px solid #707070;
}

.cifras-marca .bloque-cifra .item-cifra:last-child {
  border: none;
}

.cifras-marca .bloque-cifra .item-cifra h4 {
  margin: 0;
  font-size: 2.6rem;
  font-weight: 900;
  color: #707070;
}

@media only screen and (max-width: 1200px) {
  .cifras-marca .bloque-cifra .item-cifra h4 {
    font-size: 2.4rem;
  }
}

.cifras-marca .bloque-cifra .item-cifra p {
  margin: 0;
  font-size: .95rem;
  color: #9B9B9B;
  font-weight: 500;
  line-height: 1.1;
}

@media only screen and (max-width: 1200px) {
  .cifras-marca .bloque-cifra .item-cifra p {
    font-size: .85rem;
  }
}

.cifras-marca .bloque-cifra .item-cifra.small {
  width: 33.3%;
  padding: 0 1rem;
}

.cifras-marca .bloque-cifra .item-cifra.small h4 {
  font-size: 2.4rem;
}

@media only screen and (max-width: 1200px) {
  .cifras-marca .bloque-cifra .item-cifra.small h4 {
    font-size: 2.2rem;
  }
}

.cifras-marca .bloque-cifra .item-cifra.small p {
  font-size: .58rem;
}

@media only screen and (max-width: 1200px) {
  .cifras-marca .bloque-cifra .item-cifra.small p {
    font-size: .5rem;
  }
}

.cifras-marca .bloque-cifra2 {
  background: #F7F7F7;
  text-align: center;
  padding: 1.5rem 1rem;
  height: 100%;
}

@media only screen and (max-width: 1200px) {
  .cifras-marca .bloque-cifra2 {
    padding: 1.5rem .7rem;
  }
}

@media only screen and (max-width: 991px) {
  .cifras-marca .bloque-cifra2 {
    margin-bottom: 1rem;
    height: auto;
  }
}

.cifras-marca .bloque-cifra2 p {
  color: #9B9B9B;
  font-weight: 500;
  font-size: .7rem;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cifras-marca .bloque-cifra2 p b {
  font-size: 2.4rem;
  color: #707070;
  display: inline-block;
  margin: 0 .5rem;
  line-height: 1;
}

@media only screen and (max-width: 1200px) {
  .cifras-marca .bloque-cifra2 p {
    font-size: .65rem;
  }
  .cifras-marca .bloque-cifra2 p b {
    font-size: 2.2rem;
  }
}

@media only screen and (max-width: 400px) {
  .cifras-marca .bloque-cifra2 p {
    font-size: .6rem;
  }
  .cifras-marca .bloque-cifra2 p b {
    font-size: 2rem;
    margin: 0 5px;
  }
}

.banner-cqtq {
  height: auto;
  max-height: 100%;
}

.banner-cqtq .wrap2 {
  position: relative;
}

.banner-cqtq img {
  width: 100%;
  height: auto;
}

.banner-cqtq .texto-cqtq {
  padding: 2rem;
  width: 33rem;
  position: absolute;
  bottom: 0;
  left: 3.3rem;
  background: #fff;
  z-index: 10;
}

.banner-cqtq .texto-cqtq h1 {
  margin: 0 0 1rem;
}

.banner-cqtq .texto-cqtq h1 img {
  max-width: 100%;
}

.banner-cqtq .texto-cqtq p {
  color: #000000;
}

@media only screen and (max-width: 991px) {
  .banner-cqtq .texto-cqtq {
    width: 100%;
    position: relative;
    left: auto;
    padding: 1rem 0;
  }
  .banner-cqtq .texto-cqtq h1 img {
    width: 18rem;
  }
}

.texto2-cqtq {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .texto2-cqtq {
    flex-direction: column;
  }
}

.texto2-cqtq figure {
  width: calc(100% - 36rem);
  min-width: calc(100% - 36rem);
  text-align: center;
  padding: 0 1rem;
}

.texto2-cqtq figure img {
  max-width: 100%;
}

@media only screen and (max-width: 991px) {
  .texto2-cqtq figure {
    width: calc(100% - 25rem);
    min-width: calc(100% - 25rem);
  }
}

@media only screen and (max-width: 768px) {
  .texto2-cqtq figure {
    margin-bottom: 1.5rem;
    width: 100%;
    min-width: 100%;
  }
}

.texto2-cqtq .txt {
  width: 36rem;
  min-width: 36rem;
}

@media only screen and (max-width: 991px) {
  .texto2-cqtq .txt {
    width: 25rem;
    min-width: 25rem;
  }
}

@media only screen and (max-width: 768px) {
  .texto2-cqtq .txt {
    width: 100%;
    min-width: 100%;
  }
}

.texto2-cqtq .txt p {
  font-size: 1.25rem;
  color: #000;
}

.logos-cqtq {
  background-image: url("../images/bg-montanas.jpg");
  padding-top: 0;
}

.embajadores .grid-noticias .box-not {
  background: #fff;
}

.ilustradores {
  padding: 4rem 4rem;
}

@media only screen and (max-width: 991px) {
  .ilustradores {
    margin-top: 3rem;
    padding: 4rem 0;
  }
}

.ilustradores h2.t-2 {
  font-size: 1.6rem;
  letter-spacing: 1px;
  margin: 0 0 3.5rem;
}

.ilustradores .grid-noticias .box-ilustrador a {
  display: block;
}

.ilustradores .grid-noticias .box-ilustrador figure {
  position: relative;
  overflow: hidden;
  margin: 0 0 .8rem;
}

.ilustradores .grid-noticias .box-ilustrador figure img {
  vertical-align: bottom;
}

.ilustradores .grid-noticias .box-ilustrador figure .img-mapa {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 10;
  transition: all .3s ease;
}

.ilustradores .grid-noticias .box-ilustrador figure:hover .img-mapa {
  top: 0;
  opacity: 1;
}

.ilustradores .grid-noticias .box-ilustrador h3 {
  font-weight: bold;
  color: #EB0028;
  font-size: 1rem;
  text-transform: none;
  margin: 0;
}

.ilustradores .grid-noticias .box-ilustrador h5 {
  font-size: .7rem;
  color: #000;
  font-weight: 600;
  margin: .2rem 0;
  text-transform: uppercase;
}

.ilustradores .grid-noticias .box-ilustrador a.descarga-mapa {
  text-align: left;
  font-size: .7rem;
}

.w-contenido p a {
  color: #e50e28;
}

.box-noticia.box-receta .texto {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-bottom: 1rem;
  width: 100%;
  padding-right: 1rem;
  background: rgba(0, 0, 0, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(27%, rgba(0, 0, 0, 0.37)), color-stop(48%, rgba(0, 0, 0, 0.66)), color-stop(52%, rgba(0, 0, 0, 0.72)), color-stop(73%, rgba(0, 0, 0, 0.87)), color-stop(100%, black));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 27%, rgba(0, 0, 0, 0.66) 48%, rgba(0, 0, 0, 0.72) 52%, rgba(0, 0, 0, 0.87) 73%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

.box-noticia.box-receta .texto h5 {
  font-size: .6rem;
  color: #fff;
  font-weight: bold;
  background: #E11A2F;
  line-height: 1;
  padding: .25rem 1rem .3rem;
  display: inline-block;
  margin: 0;
}

.box-noticia.box-receta .texto p {
  position: relative;
  margin: 0;
  padding-left: 1rem;
  color: #fff;
  padding-right: 0;
  font-size: .75rem;
  margin-left: -1rem;
  width: calc(100% + 1rem);
  line-height: 1.5;
  min-height: 3rem;
  display: flex;
  background: none;
  padding-bottom: 0;
}

.header-noticias-mundo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .header-noticias-mundo {
    flex-direction: column;
    align-items: flex-start;
  }
}

.header-noticias-mundo .filtro-noticias {
  margin-bottom: 2rem;
}

@media only screen and (max-width: 480px) {
  .header-noticias-mundo .filtro-noticias {
    width: 100%;
  }
}

.header-noticias-mundo .filtro-noticias h5 {
  font-weight: normal;
  font-size: .625rem;
  margin: 0 0 .4rem;
  color: #707070;
}

.header-noticias-mundo .filtro-noticias .w-filtro {
  display: flex;
}

@media only screen and (max-width: 480px) {
  .header-noticias-mundo .filtro-noticias .w-filtro {
    flex-direction: column;
    align-items: flex-start;
  }
}

.header-noticias-mundo .filtro-noticias .w-filtro .categorias {
  display: flex;
}

@media only screen and (max-width: 1200px) {
  .header-noticias-mundo .filtro-noticias .w-filtro .categorias {
    display: none;
  }
}

.header-noticias-mundo .filtro-noticias .w-filtro .categorias a {
  font-size: .5rem;
  align-items: center;
  color: #707070;
  border: 1px solid #707070;
  display: flex;
  width: auto;
  min-width: 4.5rem;
  margin-right: .5rem;
  height: 1.9rem;
  padding: .2rem .5rem;
}

.header-noticias-mundo .filtro-noticias .w-filtro .categorias a.small {
  min-width: 3.4rem;
  width: 3.4rem;
}

.header-noticias-mundo .filtro-noticias .w-filtro .categorias a.activo {
  background: #E21B2F;
  color: #fff;
  border-color: #E21B2F;
}

.header-noticias-mundo .filtro-noticias .w-filtro .categorias a.activo:hover {
  background: #E21B2F;
  color: #fff;
  border-color: #E21B2F;
}

.header-noticias-mundo .filtro-noticias .w-filtro .categorias a:hover {
  background: #EEE;
  color: #707070;
  border: 1px solid #707070;
}

.header-noticias-mundo .filtro-noticias .w-filtro .categorias.t-center a {
  justify-content: center;
  text-align: center;
}

.header-noticias-mundo .filtro-noticias .w-filtro .filtro-mob {
  display: none;
  width: 12rem;
  margin-right: .6rem;
  max-width: 100%;
}

.header-noticias-mundo .filtro-noticias .w-filtro .filtro-mob select {
  appearance: none;
  background-repeat: no-repeat;
  background-image: url("../images/bg-select2.png");
  background-size: 10px auto;
  background-position: 96% center;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #ACACAC;
  width: 100%;
  height: 1.9rem;
  font-size: .7rem;
  color: #555559;
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0;
  padding: 0 10px;
  margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .header-noticias-mundo .filtro-noticias .w-filtro .filtro-mob {
    display: block;
  }
}

@media only screen and (max-width: 480px) {
  .header-noticias-mundo .filtro-noticias .w-filtro .filtro-mob {
    width: 100%;
    margin-bottom: 1rem;
  }
}

.header-noticias-mundo .filtro-noticias .w-filtro .buscador-not {
  display: flex;
}

@media only screen and (max-width: 480px) {
  .header-noticias-mundo .filtro-noticias .w-filtro .buscador-not {
    width: 100%;
  }
}

.header-noticias-mundo .filtro-noticias .w-filtro .buscador-not input {
  height: 1.9rem;
  margin-right: .2rem;
  width: 9rem;
  font-size: .8rem;
  padding: 0 5px;
  border: 1px solid #707070;
}

@media only screen and (max-width: 480px) {
  .header-noticias-mundo .filtro-noticias .w-filtro .buscador-not input {
    width: 100%;
  }
}

.header-noticias-mundo .filtro-noticias .w-filtro .buscador-not button {
  font-size: .625rem;
  color: #fff;
  background: #E21B2F;
  height: 1.9rem;
  border: none;
  padding: .4rem 1rem;
}

.b-not-mundo.oculto {
  display: none;
}

.notas-buscador .noticia-buscador {
  margin-bottom: 2rem;
}

.notas-buscador .noticia-buscador figure {
  width: 100%;
  margin-bottom: 1rem;
}

.notas-buscador .noticia-buscador figure img {
  width: 100%;
}

.notas-buscador .noticia-buscador h4 {
  margin: 0 0 1rem;
}

.notas-buscador .noticia-buscador h4 a {
  color: #171616;
}

.w-form-buscador {
  padding-top: 1.5rem;
}

.titulo-buscador {
  margin: 2rem 0 1rem 0rem;
  font-size: 1.75rem;
  line-height: .9;
  font-weight: bold;
  border-left: 0.5rem solid #E11A2F;
  padding-left: .5rem;
}

.titulo-buscador.mt-0 {
  margin-top: 0;
}

.pagina-buscador {
  border-bottom: 1px solid #eee;
  margin-bottom: 1rem;
}

.pagina-buscador h4 {
  margin: 2rem auto .5rem;
  color: #171616;
}

.pagina-buscador h4 a {
  color: #171616;
}

.form_buscador {
  display: flex;
}

.form_buscador input[type="text"] {
  height: 1.9rem;
  margin-right: .2rem;
  width: 12rem;
  max-width: 100%;
  font-size: .8rem;
  padding: 0 5px;
  border: 1px solid #707070;
}

.form_buscador input[type="submit"] {
  font-size: .625rem;
  color: #fff;
  background: #E21B2F;
  height: 1.9rem;
  border: none;
  padding: .4rem 1rem;
}

.campana-buscador a {
  display: block;
}

.campana-buscador a img {
  width: 100%;
}

.w-iframe {
  width: 100%;
  height: 100vh;
  margin-top: 80px;
}

@media only screen and (max-width: 768px) {
  .w-iframe {
    margin-top: 80px;
  }
}

.w-iframe iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.noticias.noticias-mundo {
  padding: 0 0 2rem;
  margin: 0;
}

.noticias.noticias-mundo .header-noticias-mundo {
  background: #606060;
  margin-bottom: 2rem;
}

.noticias.noticias-mundo .header-noticias-mundo .filtro-noticias {
  margin: 0;
}

.noticias.noticias-mundo .header-noticias-mundo .filtro-noticias .w-filtro {
  justify-content: space-between;
}

.noticias.noticias-mundo .header-noticias-mundo .filtro-noticias .w-filtro .categorias a {
  color: #fff;
  margin: 0;
  border: none;
  position: relative;
  padding: .2rem 1rem;
}

.noticias.noticias-mundo .header-noticias-mundo .filtro-noticias .w-filtro .categorias a:hover {
  background: #888;
}

.noticias.noticias-mundo .header-noticias-mundo .filtro-noticias .w-filtro .categorias a.activo:hover {
  background: #E11A2F;
}

.noticias.noticias-mundo .header-noticias-mundo .filtro-noticias .w-filtro .categorias a:after {
  content: "";
  width: 1px;
  height: 80%;
  background: #777777;
  position: absolute;
  right: 0;
  top: 10%;
}

.noticias.noticias-mundo .header-noticias-mundo .filtro-noticias .w-filtro .categorias a.ver-todas {
  font-size: .83rem;
  font-weight: bold;
  color: #fff;
  width: 9rem;
  text-align: center;
  justify-content: center;
}

.noticias.noticias-mundo .header-noticias-mundo .filtro-noticias .w-filtro .buscador-not input {
  border: none;
  width: 10rem;
  margin-right: 0;
  border-bottom: 1px solid #606060;
}

.noticias.noticias-mundo .header-noticias-mundo .filtro-noticias .w-filtro .buscador-not button {
  font-size: .83rem;
  font-weight: bold;
  width: 9rem;
}

.not-mundo .not-destacada {
  display: flex;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 991px) {
  .not-mundo .not-destacada {
    flex-direction: column;
  }
}

.not-mundo .not-destacada .img-not {
  width: 70%;
  min-width: 70%;
  position: relative;
}

@media only screen and (max-width: 991px) {
  .not-mundo .not-destacada .img-not {
    width: 100%;
    min-width: 100%;
  }
}

.not-mundo .not-destacada .img-not figure img {
  width: 100%;
  vertical-align: bottom;
  transition: all .3s ease;
}

.not-mundo .not-destacada .img-not figure:hover img {
  opacity: .9;
}

.not-mundo .not-destacada .img-not .categoria {
  font-size: .6rem;
  font-weight: bold;
  background: #E11A2F;
  display: inline-block;
  position: absolute;
  left: 0rem;
  bottom: 0;
  transform: translateY(50%);
  color: #fff;
  min-width: 4.8rem;
  text-align: center;
  padding: .2rem 1rem;
}

.not-mundo .not-destacada .img-not .logo-not {
  position: absolute;
  height: 2.5rem;
  right: 1.5rem;
  bottom: -.8rem;
}

.not-mundo .not-destacada .img-not .logo-not img {
  height: 100%;
  width: auto;
}

.not-mundo .not-destacada .texto {
  width: 30%;
  min-width: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 2rem;
}

@media only screen and (max-width: 991px) {
  .not-mundo .not-destacada .texto {
    width: 100%;
    min-width: 100%;
  }
}

.not-mundo .not-destacada .texto h3 {
  color: #707070;
  margin: 0 0 1rem;
  font-weight: bold;
  font-size: .9rem;
  line-height: 1.4;
}

.not-mundo .not-destacada .texto a {
  font-size: .6rem;
  font-weight: 500;
  color: #707070;
  display: inline-block;
  border-bottom: 1px solid #E11A2F;
  padding: .5rem 1rem;
}

.not-mundo .not-destacada .texto a:hover {
  color: #E11A2F;
}

.not-mundo .destacadas-2 {
  border-bottom: 1px solid #F1F1F1;
  margin-bottom: 3rem;
  position: relative;
}

.not-mundo .destacadas-2:after {
  content: "";
  position: absolute;
  width: 1.8rem;
  transform: rotate(45deg);
  height: 1.8rem;
  bottom: -.9rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: none;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  background: #fff;
}

.not-mundo .box-not-mundo .img-not {
  width: 100%;
  min-width: 100%;
  position: relative;
}

.not-mundo .box-not-mundo .img-not figure img {
  width: 100%;
  vertical-align: bottom;
  transition: all .3s ease;
}

.not-mundo .box-not-mundo .img-not figure:hover img {
  opacity: .9;
}

.not-mundo .box-not-mundo .img-not .categoria {
  font-size: .55rem;
  font-weight: bold;
  background: #E11A2F;
  display: inline-block;
  position: absolute;
  left: 0rem;
  bottom: 0;
  transform: translateY(50%);
  color: #fff;
  min-width: 4.8rem;
  text-align: center;
  padding: .2rem .8rem;
}

.not-mundo .box-not-mundo .img-not .logo-not {
  position: absolute;
  height: 1.8rem;
  right: .5rem;
  bottom: -.8rem;
}

.not-mundo .box-not-mundo .img-not .logo-not img {
  height: 100%;
  width: auto;
}

.not-mundo .box-not-mundo .texto {
  width: 100%;
  min-width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  padding: 2rem 0;
}

@media only screen and (max-width: 768px) {
  .not-mundo .box-not-mundo .texto {
    flex-direction: column;
  }
}

.not-mundo .box-not-mundo .texto h3 {
  color: #707070;
  margin: 0 0 1rem;
  font-weight: bold;
  font-size: .75rem;
  line-height: 1.4;
  width: 74%;
  min-width: 74%;
  padding-right: 1rem;
  margin-right: 1rem;
}

@media only screen and (max-width: 768px) {
  .not-mundo .box-not-mundo .texto h3 {
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    min-width: 100%;
  }
}

.not-mundo .box-not-mundo .texto a {
  font-size: .6rem;
  font-weight: 500;
  color: #707070;
  display: inline-block;
  border-bottom: 1px solid #707070;
  padding: .5rem 1rem;
}

.not-mundo .box-not-mundo .texto a:hover {
  color: #E11A2F;
  border-color: #E11A2F;
}

.not-mundo .grid-not-mundo .box-not-mundo .texto {
  flex-direction: column;
}

.not-mundo .grid-not-mundo .box-not-mundo .texto h3 {
  width: 100%;
  padding-right: 0;
  margin-right: 0;
}

.box-not2 .img-not {
  width: 100%;
  min-width: 100%;
  position: relative;
}

.box-not2 .img-not figure img {
  width: 100%;
  vertical-align: bottom;
  transition: all .3s ease;
}

.box-not2 .img-not figure:hover img {
  opacity: .9;
}

.box-not2 .img-not .categoria {
  font-size: .55rem;
  font-weight: bold;
  background: #E11A2F;
  display: inline-block;
  position: absolute;
  left: 0rem;
  bottom: 0;
  transform: translateY(50%);
  color: #fff;
  min-width: 4.8rem;
  text-align: center;
  padding: .2rem .8rem;
}

.box-not2 .img-not .logo-not {
  position: absolute;
  height: 1.8rem;
  right: .5rem;
  bottom: -.8rem;
}

.box-not2 .img-not .logo-not img {
  height: 100%;
  width: auto;
}

.box-not2 .texto {
  width: 100%;
  min-width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  text-align: left;
  padding: 2rem 0;
}

@media only screen and (max-width: 768px) {
  .box-not2 .texto {
    flex-direction: column;
  }
}

.box-not2 .texto h3 {
  color: #707070;
  margin: 0 0 1rem;
  font-weight: bold;
  font-size: .75rem;
  line-height: 1.4;
  width: 100%;
  min-width: 100%;
  padding-right: 0rem;
  margin-right: 0rem;
}

@media only screen and (max-width: 768px) {
  .box-not2 .texto h3 {
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    min-width: 100%;
  }
}

.box-not2 .texto a {
  font-size: .6rem;
  font-weight: 500;
  color: #707070;
  display: inline-block;
  border-bottom: 1px solid #707070;
  padding: .5rem 1rem;
}

.box-not2 .texto a:hover {
  color: #E11A2F;
  border-color: #E11A2F;
}

.banner-nuevo-cf {
  padding-bottom: 2rem;
  background: #000;
}

.banner-nuevo-cf img {
  vertical-align: bottom;
  width: 100%;
}

.meta-not-mundo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.meta-not-mundo .logo-noticia {
  max-width: 200px;
}

@font-face {
  font-family: 'Helvetica Neue';
  src: url("fonts/HelveticaNeue.woff2") format("woff2"), url("fonts/HelveticaNeue.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trajan Pro';
  src: url("fonts/TrajanPro-Bold.woff2") format("woff2"), url("fonts/TrajanPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trajan Pro';
  src: url("fonts/TrajanPro-Regular.woff2") format("woff2"), url("fonts/TrajanPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cunia';
  src: url("fonts/Cunia.woff2") format("woff2"), url("fonts/Cunia.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.banner-video {
  position: relative;
}

.banner-video video {
  position: absolute;
  z-index: 0;
  width: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  height: 100%;
}

.banner-video .img-video {
  width: 100%;
  vertical-align: bottom;
}

@media only screen and (max-width: 768px) {
  .banner-video .img-video {
    height: 500px;
    object-fit: cover;
  }
}

.banner-video .texto {
  position: absolute;
  top: 0;
  right: 3rem;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  display: flex;
  width: 36rem;
}

@media only screen and (max-width: 991px) {
  .banner-video .texto {
    width: 33rem;
  }
}

@media only screen and (max-width: 768px) {
  .banner-video .texto {
    right: 0px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.banner-video .texto .titulo {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}

@media only screen and (max-width: 550px) {
  .banner-video .texto .titulo {
    margin-bottom: .5rem;
  }
}

.banner-video .texto .titulo .play {
  width: 4.3rem;
  min-width: 4.3rem;
  height: 4.3rem;
  border-radius: 50%;
  border: 3px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.4rem;
  padding-left: .2rem;
  margin-right: 1.2rem;
}

@media only screen and (max-width: 991px) {
  .banner-video .texto .titulo .play {
    width: 3.5rem;
    min-width: 3.5rem;
    height: 3.5rem;
  }
}

@media only screen and (max-width: 768px) {
  .banner-video .texto .titulo .play {
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
    font-size: 1.2rem;
  }
}

.banner-video .texto .titulo .logo-made {
  width: 28.7rem;
  min-width: 28.7rem;
  margin-left: -6rem;
}

.banner-video .texto .titulo .logo-made img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .banner-video .texto .titulo .logo-made {
    width: 16rem;
  }
}

@media only screen and (max-width: 550px) {
  .banner-video .texto .titulo .logo-made {
    width: 12rem;
  }
}

.banner-video .texto p {
  font-size: 1rem;
  color: #fff;
  font-weight: 300;
  margin-left: 6.4rem;
  margin-bottom: 2rem;
}

.banner-video .texto p b {
  font-weight: 900;
}

@media only screen and (max-width: 768px) {
  .banner-video .texto p {
    margin-left: 5rem;
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 550px) {
  .banner-video .texto p {
    margin-left: 0rem;
    margin-bottom: 1rem;
    font-size: .8rem;
  }
}

.banner-video .texto .compartir {
  display: flex;
  align-items: center;
  margin-left: 6.7rem;
}

@media only screen and (max-width: 550px) {
  .banner-video .texto .compartir {
    margin-left: 0;
    justify-content: flex-end;
  }
}

.banner-video .texto .compartir img {
  width: 2.4rem;
}

.banner-video .texto .compartir a {
  color: #fff;
  font-size: 1.2rem;
  display: block;
  margin-left: 1.2rem;
}

.banners {
  background: #000;
}

.banners.bg-blanco {
  background: #fff;
  margin-bottom: 3rem;
}

.banners .item-banner {
  padding-bottom: 1rem;
  display: block;
}

.banners .item-banner img {
  width: 100%;
  vertical-align: bottom;
}

.madebychileans {
  padding: 2rem;
}

@media only screen and (max-width: 768px) {
  .madebychileans {
    padding: 2rem 15px;
  }
}

.madebychileans h2 {
  font-size: 2.9rem;
  color: #E11A2F;
  font-weight: bold;
  border-left: 6px solid #969696;
  padding-left: 1rem;
  line-height: .8;
}

@media only screen and (max-width: 768px) {
  .madebychileans h2 {
    font-size: 2.2rem;
  }
}

.madebychileans .box-made {
  margin-bottom: 1rem;
  display: block;
  transition: all 1s ease;
}

.madebychileans .box-made img {
  width: 100%;
  vertical-align: bottom;
}

.madebychileans .box-made:hover {
  opacity: .85;
}

.box-video {
  position: relative;
  display: block;
  margin-bottom: 3rem;
}

.box-video video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 550px) {
  .box-video {
    margin-bottom: 1rem;
  }
}

.box-video figure {
  width: 100%;
  overflow: hidden;
}

.box-video figure img {
  width: 100%;
  transition: all 1s ease;
}

.box-video .texto {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  bottom: -2px;
  width: 100%;
  padding: 1rem 2rem 2rem 5rem;
  background: rgba(0, 0, 0, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(27%, rgba(0, 0, 0, 0.37)), color-stop(48%, rgba(0, 0, 0, 0.66)), color-stop(52%, rgba(0, 0, 0, 0.72)), color-stop(73%, rgba(0, 0, 0, 0.87)), color-stop(100%, black));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 27%, rgba(0, 0, 0, 0.66) 48%, rgba(0, 0, 0, 0.72) 52%, rgba(0, 0, 0, 0.87) 73%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

@media only screen and (max-width: 991px) {
  .box-video .texto {
    padding: 20px;
  }
}

.box-video .texto .texto-1 {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-right: .75rem;
}

.box-video .texto .texto-1 .play {
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 3px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1rem;
  padding-left: .2rem;
  margin-right: 0rem;
  margin-bottom: 2.5rem;
}

@media only screen and (max-width: 991px) {
  .box-video .texto .texto-1 .play {
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 550px) {
  .box-video .texto .texto-1 .play {
    width: 2.5rem;
    min-width: 2.5rem;
    height: 2.5rem;
  }
}

.box-video .texto .texto-1 h4 {
  font-size: 1.2rem;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
  .box-video .texto .texto-1 h4 {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 550px) {
  .box-video .texto .texto-1 h4 {
    font-size: .8rem;
    font-weight: 600;
  }
}

@media only screen and (max-width: 350px) {
  .box-video .texto .texto-1 h4 {
    font-size: .7rem;
  }
}

.box-video .texto .texto-2 {
  display: -webkit-box;
  justify-content: space-between;
  display: -ms-flexbox;
  flex-direction: column;
  display: flex;
  padding-bottom: 5px;
  padding-top: 8px;
  align-items: center;
  border-left: 2px solid #E4022C;
  padding-left: .75rem;
}

.box-video .texto .texto-2 img {
  width: 3.5rem;
  min-width: 3.5rem;
}

@media only screen and (max-width: 550px) {
  .box-video .texto .texto-2 img {
    width: 3.5rem;
  }
}

.box-video:hover figure img {
  /* -webkit-transform: scale(1.05);
            transform: scale(1.05);
    opacity: .7; */
}

.videos {
  padding: 4rem 2rem 0;
  display: flex;
  background: #000;
}

@media only screen and (max-width: 768px) {
  .videos {
    flex-direction: column;
    padding: 0rem 10px 0;
  }
}

.videos .izq {
  width: 50%;
  min-width: 50%;
  padding-right: .3rem;
  margin-top: -10rem;
}

@media only screen and (max-width: 991px) {
  .videos .izq {
    margin-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  .videos .izq {
    width: 100%;
    min-width: 100%;
    padding-right: 0rem;
  }
}

.videos .der {
  width: 50%;
  min-width: 50%;
  padding-left: .3rem;
}

@media only screen and (max-width: 768px) {
  .videos .der {
    width: 100%;
    min-width: 100%;
    padding-right: 0rem;
  }
}

.videos .der .box-video .texto {
  left: 0;
  right: auto;
  padding: 1rem 5rem 2rem 2rem;
  flex-direction: row-reverse;
}

@media only screen and (max-width: 991px) {
  .videos .der .box-video .texto {
    padding: 20px;
  }
}

.videos .der .box-video .texto .texto-2 {
  border-left: none;
  border-right: 2px solid #E4022C;
  padding-right: .75rem;
  padding-left: 0rem;
}

.videos .der .box-video .texto .texto-1 {
  align-items: flex-start;
  padding-right: 0rem;
  padding-left: .75rem;
  text-align: left;
}

.videos-2 {
  background: #000;
  padding: 2rem .4rem;
}

.videos-2 .titulo {
  padding: 1rem 1.5rem 2rem;
}

@media only screen and (max-width: 550px) {
  .videos-2 .titulo {
    padding: 1rem 5px 2rem;
  }
}

.videos-2 .titulo h2 {
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
  margin: 0 1.5rem 0 0;
  line-height: 1;
  border-left: 5px solid #E11A2F;
  padding-left: 1.5rem;
  flex-grow: 1;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  .videos-2 .titulo h2 {
    display: block;
    margin-bottom: .5rem;
    font-size: 1.4rem;
    padding-left: .5rem;
  }
}

.videos-2 .titulo p {
  display: inline-block;
  vertical-align: middle;
  font-size: .83rem;
  color: #fff;
  margin: 0;
  font-weight: 300;
}

.videos-2 .box-video {
  margin-bottom: .75rem;
}

.videos-2 .box-video .texto {
  padding: 2rem 1rem 1rem;
}

.videos-2 .box-video .texto-1 .play {
  margin-bottom: 2rem;
}

@media only screen and (max-width: 550px) {
  .videos-2 .box-video .texto-1 .play {
    margin-bottom: 1rem;
  }
}

.videos-2 .box-video .texto-1 h4 {
  font-size: .8rem;
}

@media only screen and (max-width: 550px) {
  .videos-2 .box-video .texto-1 h4 {
    font-size: .8rem;
  }
}

.videos-2 .box-video .texto-2 img {
  width: 3.5rem;
}

.noticias-cf {
  background: #000;
  padding: 3rem 0 0;
}

.noticias-cf .row.row-xsmall {
  margin-right: -.55rem;
  margin-left: -.55rem;
}

.noticias-cf .row.row-xsmall .col-md-6:first-child {
  flex: 0 0 50.35%;
  max-width: 50.35%;
}

@media only screen and (max-width: 768px) {
  .noticias-cf .row.row-xsmall .col-md-6:first-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.noticias-cf .row.row-xsmall .col-md-6:last-child {
  flex: 0 0 49.65%;
  max-width: 49.65%;
}

@media only screen and (max-width: 768px) {
  .noticias-cf .row.row-xsmall .col-md-6:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.noticias-cf .row.row-xsmall .col-md-6 .row .col-md-6:first-child {
  flex: 0 0 50%;
  max-width: 50%;
}

@media only screen and (max-width: 768px) {
  .noticias-cf .row.row-xsmall .col-md-6 .row .col-md-6:first-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.noticias-cf .row.row-xsmall .col-md-6 .row .col-md-6:last-child {
  flex: 0 0 50%;
  max-width: 50%;
}

@media only screen and (max-width: 768px) {
  .noticias-cf .row.row-xsmall .col-md-6 .row .col-md-6:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.noticias-cf .row.row-xsmall > [class^="col-"],
.noticias-cf .row.row-xsmall > [class*=" col-"] {
  padding-right: .55rem;
  padding-left: .55rem;
}

.noticias-cf h2 {
  font-size: 2.9rem;
  color: #fff;
  font-weight: bold;
  border-left: 6px solid #E11A2F;
  padding-left: 1rem;
  line-height: .8;
  margin: 0 0 2rem 2.5rem;
}

@media only screen and (max-width: 768px) {
  .noticias-cf h2 {
    font-size: 2rem;
    margin-left: 15px;
    padding-left: .5rem;
  }
}

.box-noticia {
  display: block;
  position: relative;
  margin-bottom: 5px;
}

@media only screen and (max-width: 768px) {
  .box-noticia {
    margin-bottom: 1rem;
  }
}

.box-noticia.c-mb {
  margin-bottom: 1.05rem;
}

.box-noticia figure {
  width: 100%;
  overflow: hidden;
}

.box-noticia figure img {
  width: 100%;
  vertical-align: bottom;
  transition: all 1s ease;
}

.box-noticia p {
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto;
  padding: 1rem 1rem 1rem 0;
  color: #fff;
  font-size: .75rem;
  font-weight: bold;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(27%, rgba(0, 0, 0, 0.37)), color-stop(48%, rgba(0, 0, 0, 0.66)), color-stop(52%, rgba(0, 0, 0, 0.72)), color-stop(73%, rgba(0, 0, 0, 0.87)), color-stop(100%, black));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.37) 27%, rgba(0, 0, 0, 0.66) 48%, rgba(0, 0, 0, 0.72) 52%, rgba(0, 0, 0, 0.87) 73%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

.box-noticia p:before {
  content: "";
  width: .85rem;
  min-width: .85rem;
  height: .85rem;
  background: #E11A2F;
  display: block;
  margin-right: .5rem;
  margin-top: 0rem;
}

@media only screen and (max-width: 768px) {
  .box-noticia p {
    top: auto;
    bottom: 0rem;
    font-size: 1rem;
  }
}

@media only screen and (max-width: 550px) {
  .box-noticia p {
    font-size: .8rem;
    bottom: 0;
  }
}

@media only screen and (max-width: 768px) {
  .box-noticia.big {
    margin-bottom: 1rem;
  }
}

.box-noticia.big p {
  font-size: 1.083rem;
  top: auto;
  width: 100%;
  bottom: 0rem;
}

.box-noticia.big p:before {
  width: 1.375rem;
  min-width: 1.375rem;
  height: 1.5rem;
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  .box-noticia.big p {
    bottom: 0rem;
  }
  .box-noticia.big p:before {
    content: "";
    width: .85rem;
    min-width: .85rem;
    height: .85rem;
    background: #E11A2F;
    display: block;
    margin-right: .5rem;
    margin-top: 0rem;
  }
}

@media only screen and (max-width: 550px) {
  .box-noticia.big p {
    font-size: .8rem;
    bottom: 0;
  }
}

.box-noticia:hover figure img {
  transform: scale(1.05);
  opacity: .7;
}

.licenciatarios {
  display: flex;
  align-items: center;
  padding: 4rem 0 0rem;
  position: relative;
}

@media only screen and (max-width: 991px) {
  .licenciatarios {
    flex-direction: column;
    align-items: flex-start;
  }
}

.licenciatarios h2 {
  font-size: 2.5rem;
  color: #fff;
  font-weight: bold;
  border-left: 6px solid #E11A2F;
  padding-left: 1rem;
  line-height: .8;
  margin: 0 0 2rem 2.5rem;
  position: absolute;
  top: 7rem;
}

@media only screen and (max-width: 1200px) {
  .licenciatarios h2 {
    font-size: 2.2rem;
  }
}

@media only screen and (max-width: 991px) {
  .licenciatarios h2 {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 768px) {
  .licenciatarios h2 {
    font-size: 1.6rem;
    padding-left: 15px;
    margin-left: 15px;
  }
}

.licenciatarios figure {
  width: 37%;
  min-width: 37%;
}

.licenciatarios figure img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .licenciatarios figure {
    width: 50%;
    min-width: 250px;
    margin-bottom: 1.5rem;
  }
}

@media only screen and (max-width: 550px) {
  .licenciatarios figure {
    width: 100%;
    min-width: 100%;
  }
}

.licenciatarios .texto {
  padding-left: 2rem;
  width: 63%;
  min-width: 63%;
  padding-right: 1rem;
}

@media only screen and (max-width: 991px) {
  .licenciatarios .texto {
    width: 100%;
    min-width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .licenciatarios .texto {
    padding: 0 15px;
  }
}

.licenciatarios .texto p {
  font-size: 1rem;
  font-weight: 300;
  color: #818181;
  margin-bottom: 2rem;
}

.licenciatarios .texto .form-group {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 550px) {
  .licenciatarios .texto .form-group {
    flex-direction: column;
  }
}

.licenciatarios .texto select {
  appearance: none;
  background-repeat: no-repeat;
  background-image: url("../images/bg-select.png");
  background-size: auto 16px;
  background-position: calc(100% - .75rem) center;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #B8B8B8;
  width: 24rem;
  height: 3.5rem;
  padding: 0 .75rem;
  color: #818181;
  margin-right: 1rem;
}

@media only screen and (max-width: 550px) {
  .licenciatarios .texto select {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }
}

.licenciatarios .texto input {
  background: #E11A2F;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 900;
  border: none;
  height: 3.5rem;
  width: 16.6rem;
  margin: 0;
}

@media only screen and (max-width: 550px) {
  .licenciatarios .texto input {
    width: 100%;
    margin-bottom: 0px;
  }
}

.noticia-detalle {
  padding: 5rem 0;
}

@media only screen and (max-width: 768px) {
  .noticia-detalle {
    padding-top: 3rem;
  }
}

.noticia-detalle .meta {
  font-size: .7rem;
  color: #939090;
  font-weight: bold;
  margin-bottom: .5rem;
}

.noticia-detalle h1 {
  margin: 0 0 1.5rem;
  color: #171616;
  font-size: 1.66rem;
}

.noticia-detalle figure {
  width: 100%;
  margin-bottom: 1rem;
}

.noticia-detalle figure img {
  width: 100%;
}

.noticia-detalle h5 {
  color: #171616;
}

.noticia-detalle h5 a {
  color: #E11A2F;
}

.noticia-detalle h4 {
  color: #171616;
}

.noticia-detalle h4 a {
  color: #E11A2F;
}

.noticia-detalle p {
  font-size: .9rem;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}

.noticia-detalle ul {
  padding-left: 2rem;
}

.noticia-detalle ul li {
  font-size: .9rem;
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #171616;
}

.noticia-detalle ul li a {
  color: #E11A2F;
  font-weight: bold;
}

.noticia-detalle .row {
  margin-top: 3rem;
}

.noticias-relacionadas h3 {
  font-size: 1.66rem;
  margin: 0 0 1.2rem;
  color: #171616;
  font-weight: bold;
  padding-left: 1.5rem;
}

.noticias-relacionadas .botones {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem 3rem;
}

.noticias-relacionadas .botones a {
  font-size: 1.2rem;
  color: #707070;
  font-weight: bold;
}

.banner-video .logo-future {
  width: 12rem;
  min-width: 12rem;
  position: absolute;
  left: -7.8rem;
}

.banner-video .texto .titulo .play {
  transform: translateY(7.5rem);
}

@media only screen and (max-width: 550px) {
  .banner-video .logo-future {
    width: 35%;
    min-width: 35%;
    position: relative;
    left: 0;
  }
  .banner-video .texto .titulo .logo-made {
    width: 70%;
    min-width: 70%;
    margin-left: 0rem;
  }
  .banner-video .texto .titulo .logo-made h1 {
    margin: 0;
  }
  .banner-video .texto .titulo .play {
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    bottom: 4rem;
    margin-top: 0;
    transform: none;
  }
  .madebychileans h2 {
    font-size: 1.5rem;
  }
}

.banner-chilenas {
  background: #000;
  display: flex;
  justify-content: flex-end;
}

.banner-chilenas:after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  width: 100%;
  height: 4rem;
  bottom: -2px;
  background: rgba(0, 0, 0, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(19%, rgba(0, 0, 0, 0)), color-stop(45%, rgba(0, 0, 0, 0)), color-stop(100%, black));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 19%, rgba(0, 0, 0, 0) 45%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

.banner-chilenas .video-mujeres-desktop {
  display: block;
}

@media only screen and (max-width: 768px) {
  .banner-chilenas .video-mujeres-desktop {
    display: none;
  }
}

.banner-chilenas .video-mujeres-mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .banner-chilenas .video-mujeres-mobile {
    display: block;
  }
}

.banner-chilenas .logo-chilenas {
  width: 17.5rem;
  margin-left: 6.6rem;
  margin-bottom: 1.5rem;
  margin-top: .5rem;
}

@media only screen and (max-width: 768px) {
  .banner-chilenas .logo-chilenas {
    margin-left: 5rem;
    width: 10rem;
    min-width: 10rem;
  }
}

@media only screen and (max-width: 550px) {
  .banner-chilenas .logo-chilenas {
    margin-left: 0rem;
    width: 6rem;
    min-width: 6rem;
  }
}

.banner-chilenas .img-video {
  width: 100%;
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.banner-chilenas video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.banner-chilenas .texto {
  position: relative;
  right: auto;
  top: auto;
  padding: 3rem 0;
  margin-right: 3rem;
  z-index: 4;
}

.banner-chilenas .texto .titulo h1 {
  margin-bottom: 0;
}

.banner-chilenas .texto .titulo .logo-made {
  width: 20rem;
  min-width: 20rem;
  margin-left: 1rem;
}

@media only screen and (max-width: 991px) {
  .banner-chilenas .texto .titulo .logo-made {
    width: 14rem;
    min-width: 14rem;
  }
}

@media only screen and (max-width: 550px) {
  .banner-chilenas .texto .titulo .logo-made {
    width: 70%;
    min-width: 70%;
  }
}

.banner-chilenas .texto p {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 768px) {
  .banner-chilenas .texto {
    width: 100%;
    padding: 4rem 1rem 2rem;
    margin-right: 0;
  }
  .banner-chilenas .texto .titulo .logo-made {
    margin-left: 0;
  }
  .banner-chilenas .texto .compartir {
    margin-left: 5rem;
  }
}

@media only screen and (max-width: 550px) {
  .banner-chilenas .texto {
    padding-right: 4.5rem;
  }
  .banner-chilenas .texto .titulo .play {
    bottom: 5rem;
    left: auto;
    right: 1rem;
  }
}

.w-chilenas {
  background: #000;
  position: relative;
  z-index: 10;
}

.item-chilena {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
}

@media only screen and (max-width: 991px) {
  .item-chilena {
    flex-direction: column;
  }
}

@media only screen and (max-width: 550px) {
  .item-chilena {
    padding: 1.5rem 1rem;
  }
}

.item-chilena .ficha {
  width: 49%;
  min-width: 49%;
  display: flex;
  align-items: flex-start;
}

@media only screen and (max-width: 991px) {
  .item-chilena .ficha {
    width: 100%;
    min-width: 100%;
    margin-bottom: 1rem;
  }
}

.item-chilena .ficha figure {
  width: 40%;
  min-width: 40%;
}

.item-chilena .ficha figure img {
  width: 100%;
}

.item-chilena .ficha .texto {
  width: 60%;
  min-width: 60%;
  padding: 0 1rem;
}

@media only screen and (max-width: 450px) {
  .item-chilena .ficha .texto {
    padding-right: 0;
  }
}

.item-chilena .ficha .texto h3 {
  margin: 0 0 1rem;
  font-size: 1rem;
  font-weight: bold;
  font-family: 'Cunia';
  color: #fff;
  border-bottom: .5rem solid #EB0028;
  width: auto;
  display: inline-block;
  padding-bottom: .5rem;
}

@media only screen and (max-width: 450px) {
  .item-chilena .ficha .texto h3 {
    font-size: .8rem;
    border-bottom: .3rem solid #EB0028;
    padding-bottom: .3rem;
  }
}

.item-chilena .ficha .texto .participacion {
  margin-bottom: 1.5rem;
}

@media only screen and (max-width: 450px) {
  .item-chilena .ficha .texto .participacion {
    margin-bottom: 1rem;
  }
}

.item-chilena .ficha .texto .participacion h5 {
  font-size: .65rem;
  font-family: 'Cunia';
  color: #fff;
  margin: 0 0 .5rem;
  font-weight: bold;
}

.item-chilena .ficha .texto .participacion .item p {
  font-size: .62rem;
  color: #fff;
  margin-bottom: .4rem;
  display: flex;
  align-items: flex-start;
  line-height: 1.2;
  cursor: pointer;
}

.item-chilena .ficha .texto .participacion .item p span {
  font-size: .8rem;
  font-weight: bold;
  display: inline-block;
  width: 9.5rem;
  min-width: 9.5rem;
  margin-top: -2px;
  transition: all .3s ease;
}

.item-chilena .ficha .texto .participacion .item p span.guion {
  width: auto;
  min-width: 0;
  margin-right: .5rem;
}

.item-chilena .ficha .texto .participacion .item p.open-modal span.guion:hover {
  color: #fff;
}

.item-chilena .ficha .texto .participacion .item p.open-modal span:hover {
  color: #E11A2F;
}

@media only screen and (max-width: 450px) {
  .item-chilena .ficha .texto .participacion .item p {
    display: block;
  }
  .item-chilena .ficha .texto .participacion .item p span {
    font-size: .75rem;
    width: auto;
    min-width: 0;
    display: block;
  }
  .item-chilena .ficha .texto .participacion .item p span.guion {
    display: none;
  }
}

.item-chilena .ficha .texto .dirigido h5 {
  font-size: .65rem;
  font-family: 'Cunia';
  color: #fff;
  margin: 0 0 .5rem;
  font-weight: bold;
}

.item-chilena .ficha .texto .dirigido h4 {
  font-size: .83rem;
  font-weight: bold;
  margin: 0 0 .5rem;
  color: #fff;
}

@media only screen and (max-width: 450px) {
  .item-chilena .ficha .texto .dirigido h4 {
    font-size: .8rem;
  }
}

.item-chilena .ficha .texto .dirigido p {
  font-size: .75rem;
  margin: 0 0 1rem;
  color: #fff;
}

@media only screen and (max-width: 450px) {
  .item-chilena .ficha .texto .dirigido p {
    font-size: .65rem;
    margin-bottom: .5rem;
  }
}

.item-chilena .ficha .texto .dirigido .leer-mas {
  font-size: .7rem;
  color: #fff;
  font-family: 'Cunia';
  font-weight: bold;
  border: 1px solid #fff;
  line-height: 1;
  padding: .3rem 1rem;
  width: 8rem;
}

.item-chilena .ficha .texto .dirigido .leer-mas:hover {
  background: #fff;
  color: #000;
}

.item-chilena .box-video {
  width: 51%;
  min-width: 51%;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .item-chilena .box-video {
    width: 100%;
    min-width: 100%;
  }
}

.item-chilena .box-video .texto {
  left: 0;
  right: auto;
  padding: 1rem 5rem 2rem 2rem;
  flex-direction: row-reverse;
}

@media only screen and (max-width: 550px) {
  .item-chilena .box-video .texto {
    padding: 1rem;
  }
}

.item-chilena .box-video .texto .texto-1 {
  align-items: flex-start;
  padding-right: 0rem;
  padding-left: .75rem;
  text-align: left;
}

.item-chilena .box-video .texto .texto-1 h5 {
  font-size: 1rem;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
}

.item-chilena .box-video .texto .texto-1 h4 {
  font-size: .95rem;
  margin-bottom: 1rem;
}

.item-chilena .box-video .texto .texto-1 h4:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 550px) {
  .item-chilena .box-video .texto .texto-1 {
    padding-left: 0;
  }
  .item-chilena .box-video .texto .texto-1 h5 {
    font-size: .85rem;
  }
  .item-chilena .box-video .texto .texto-1 h4 {
    font-size: .8rem;
  }
}

.item-chilena .box-video .texto .texto-2 {
  border-left: none;
  border-right: 2px solid #E4022C;
  padding-right: .75rem;
  padding-left: 0rem;
  padding-top: 0;
}

@media only screen and (max-width: 550px) {
  .item-chilena .box-video .texto .texto-2 {
    display: none;
  }
}

.item-chilena.tipo2 {
  flex-direction: row-reverse;
}

@media only screen and (max-width: 991px) {
  .item-chilena.tipo2 {
    flex-direction: column;
  }
}

.item-chilena.tipo2 .ficha {
  flex-direction: row-reverse;
}

@media only screen and (max-width: 991px) {
  .item-chilena.tipo2 .ficha {
    flex-direction: row;
  }
}

.modal-mujer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(0, 0, 0, 0.8);
  padding: 1rem;
  align-items: center;
  justify-content: center;
  overflow: auto;
  display: flex;
  transition: all .3s ease;
  opacity: 0;
  visibility: hidden;
}

.modal-mujer .w-modal-mujer {
  width: 100%;
  display: flex;
  background: #000;
  border: 1px solid #E11A2F;
  position: relative;
  transition: all .5s ease;
  transform: translateY(2rem);
}

@media only screen and (max-width: 768px) {
  .modal-mujer .w-modal-mujer {
    flex-direction: column;
    padding: 1rem;
  }
}

.modal-mujer .w-modal-mujer .cerrar-modal-mujer {
  position: absolute;
  top: .5rem;
  right: .5rem;
  cursor: pointer;
}

.modal-mujer .w-modal-mujer .cerrar-modal-mujer img {
  width: 1rem;
  height: auto;
}

.modal-mujer .w-modal-mujer figure {
  width: 32%;
  min-width: 32%;
}

.modal-mujer .w-modal-mujer figure img {
  width: 100%;
  vertical-align: bottom;
}

@media only screen and (max-width: 768px) {
  .modal-mujer .w-modal-mujer figure {
    width: 250px;
    min-width: 250px;
    margin-bottom: 1.5rem;
  }
}

.modal-mujer .w-modal-mujer .texto {
  width: 68%;
  min-width: 68%;
  padding: 1rem 1rem 1rem 3rem;
}

@media only screen and (max-width: 768px) {
  .modal-mujer .w-modal-mujer .texto {
    width: 100%;
    min-width: 100%;
    padding: 0;
  }
}

.modal-mujer .w-modal-mujer .texto h2 {
  font-size: 2rem;
  margin: 0 0 1rem;
  color: #fff;
  font-weight: bold;
  font-family: 'Cunia';
  text-transform: uppercase;
}

.modal-mujer .w-modal-mujer .texto h2:after {
  content: "";
  display: block;
  width: 5.5rem;
  height: .4rem;
  background: #E11A2F;
  margin-top: .5rem;
}

.modal-mujer .w-modal-mujer .texto p {
  font-size: .8rem;
  line-height: 1.3;
  color: #fff;
}

.modal-mujer .w-modal-mujer .texto .w-abajo {
  display: flex;
  justify-content: flex-start;
  margin-top: 2rem;
}

@media only screen and (max-width: 480px) {
  .modal-mujer .w-modal-mujer .texto .w-abajo {
    flex-direction: column;
  }
}

.modal-mujer .w-modal-mujer .texto .w-abajo .w-video-m {
  width: 50%;
  min-width: 50%;
}

@media only screen and (max-width: 480px) {
  .modal-mujer .w-modal-mujer .texto .w-abajo .w-video-m {
    width: 100%;
    min-width: 100%;
    margin-bottom: 1rem;
  }
}

.modal-mujer .w-modal-mujer .texto .w-abajo .w-video-m .video-mujer {
  display: block;
}

.modal-mujer .w-modal-mujer .texto .w-abajo .w-video-m .video-mujer img {
  width: 100%;
}

.modal-mujer .w-modal-mujer .texto .w-abajo .der {
  width: 45%;
  min-width: 45%;
  padding-left: 3rem;
}

@media only screen and (max-width: 550px) {
  .modal-mujer .w-modal-mujer .texto .w-abajo .der {
    padding-left: 1rem;
  }
}

@media only screen and (max-width: 480px) {
  .modal-mujer .w-modal-mujer .texto .w-abajo .der {
    padding-left: 0rem;
    width: 100%;
    min-width: 100%;
  }
}

.modal-mujer .w-modal-mujer .texto .w-abajo .der h3 {
  font-size: 1.2rem;
  color: #fff;
  font-family: 'Cunia';
  font-weight: bold;
  margin: 0 0 1rem;
}

.modal-mujer .w-modal-mujer .texto .w-abajo .der img {
  width: 13rem;
  height: auto;
  max-width: 100%;
}

.modal-mujer.visible {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}

@media only screen and (max-width: 768px) {
  .modal-mujer.visible {
    display: block;
  }
}

.modal-mujer.visible .w-modal-mujer {
  transform: translateY(0);
}

.creando-futuro {
  background: #000;
  padding: 2rem 0;
}

.creando-futuro h2 {
  font-size: 2.6rem;
  font-family: 'Cunia';
  color: #fff;
  margin: 0 0 1rem;
  border-left: 0.5rem solid #E11A2F;
  padding-left: .5rem;
  line-height: 1;
  margin-left: 2rem;
}

@media only screen and (max-width: 768px) {
  .creando-futuro h2 {
    font-size: 2rem;
    margin-left: 1rem;
  }
}

@media only screen and (max-width: 550px) {
  .creando-futuro h2 {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 480px) {
  .creando-futuro h2 {
    font-size: 1rem;
  }
}

.creando-futuro .texto-mobile {
  display: none;
  padding: 0 1rem;
  margin-bottom: 1.5rem;
}

.creando-futuro .texto-mobile p {
  color: #fff;
  margin-bottom: 1.5rem;
  font-size: .9rem;
}

.creando-futuro .texto-mobile a {
  display: inline-block;
  padding: .8rem 2rem .8rem;
  background: #f91024;
  color: #fff;
  line-height: 1;
  font-size: .9rem;
  font-family: 'Cunia';
  text-transform: uppercase;
  border-radius: 5px;
}

@media only screen and (max-width: 768px) {
  .creando-futuro .texto-mobile {
    display: block;
  }
}

.creando-futuro .item img {
  width: 100%;
}

.creando-futuro .item video {
  width: 100%;
  height: auto;
}

footer {
  padding-top: 2.5rem;
  position: relative;
}

@media only screen and (max-width: 768px) {
  footer {
    background-size: 300% auto;
  }
}

footer .wrap {
  position: relative;
  padding: 0 7.5rem;
}

@media only screen and (max-width: 991px) {
  footer .wrap {
    padding: 0 2rem;
  }
}

@media only screen and (max-width: 768px) {
  footer .wrap {
    padding: 0 1rem;
  }
}

footer .logo {
  text-align: center;
  margin-bottom: -2.8rem;
}

footer .logo a {
  display: inline-block;
  background: #fff;
}

@media only screen and (max-width: 640px) {
  footer .logo {
    margin-bottom: -2rem;
  }
}

footer .logo img {
  border-left: 30px solid #fff;
  border-right: 30px solid #fff;
  width: calc(13rem + 60px);
}

@media only screen and (max-width: 640px) {
  footer .logo img {
    width: 14rem;
  }
}

footer nav {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #B8B8BA;
  padding-top: 4.5rem;
  vertical-align: top;
}

@media only screen and (max-width: 991px) {
  footer nav {
    flex-wrap: wrap;
  }
}

footer nav ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  text-align: left;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  footer nav ul {
    flex-wrap: wrap;
  }
}

footer nav ul li {
  padding: 0 .75rem;
}

@media only screen and (max-width: 768px) {
  footer nav ul li {
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 550px) {
  footer nav ul li {
    width: 50%;
  }
}

footer nav ul li a {
  font-size: .6rem;
  text-transform: uppercase;
  line-height: 1;
  color: #707070;
  font-weight: bold;
  display: block;
}

footer nav ul li a:hover {
  color: #333;
}

@media only screen and (max-width: 991px) {
  footer nav .item {
    width: 33.33%;
    margin-bottom: 2rem;
  }
}

@media only screen and (max-width: 768px) {
  footer nav .item {
    width: 50%;
  }
}

@media only screen and (max-width: 550px) {
  footer nav .item {
    width: 100%;
  }
}

footer nav .item ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
}

footer nav .item ul li {
  margin-bottom: 1rem;
}

footer nav .item ul li a {
  font-size: .75rem;
  font-weight: bold;
  color: #707070;
}

footer nav .item ul li a:hover {
  color: #E11A2F;
}

footer nav .item ul li .submenu {
  padding-left: .8rem;
  padding-top: .3rem;
}

footer nav .item ul li .submenu li {
  margin-bottom: .2rem;
}

footer nav .item ul li .submenu li a {
  font-weight: normal;
}

footer nav .item img {
  width: 10.4rem;
  max-width: 100%;
}

.bg-footer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: top;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6rem 0 1rem;
  margin-top: 2rem;
}

@media only screen and (max-width: 768px) {
  .footer-bottom {
    flex-direction: column;
  }
}

@media only screen and (max-width: 550px) {
  .footer-bottom {
    padding-top: 4rem;
  }
}

.footer-bottom .redes {
  display: flex;
  margin-left: 4rem;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 768px) {
  .footer-bottom .redes {
    margin-left: 0;
    margin-bottom: 0rem;
  }
}

.footer-bottom .redes a {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 2px solid #fff;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1rem;
}

.footer-bottom .redes a:hover {
  background: #fff;
  color: #E11A2F;
}

.footer-bottom .copy {
  color: #fff;
  font-size: .5rem;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .footer-bottom .copy {
    position: relative;
    margin: 1rem auto;
  }
}

.footer-bottom .contacto-footer {
  padding-right: 10px;
}

.footer-bottom .contacto-footer p {
  color: #fff;
  font-size: .5rem;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .footer-bottom .contacto-footer {
    padding-right: 0;
    text-align: center;
  }
  .footer-bottom .contacto-footer p {
    margin-bottom: 0;
    text-align: center;
  }
}

footer .f2 {
  position: relative;
  background: #f91024;
}

footer .logo-imagen {
  text-align: center;
  padding: 2rem 0 0;
}

footer .logo-imagen img {
  margin: 0 auto;
  width: 12rem;
  max-width: 100%;
}

.slider-8m {
  height: calc(100vh - 3.5rem);
  background: #C4C4C4;
  position: relative;
}

.slider-8m video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 768px) {
  .slider-8m video.video-desktop {
    display: none;
  }
}

.slider-8m video.video-mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .slider-8m video.video-mobile {
    display: block;
  }
}

.slider-8m .w-texto {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2rem;
}

.slider-8m .w-texto .logo {
  width: 46%;
  margin: 0 auto 2.5rem;
}

.slider-8m .w-texto .logo img {
  width: 100%;
}

@media only screen and (max-width: 550px) {
  .slider-8m .w-texto .logo {
    width: 60%;
  }
}

.slider-8m .w-texto .texto {
  width: 48rem;
  margin: 0 auto 2rem;
  max-width: 100%;
  padding: 0 1rem;
}

.slider-8m .w-texto .texto p {
  font-size: 1.5rem;
  color: #fff;
  font-weight: 900;
  line-height: 1.3;
}

.slider-8m .w-texto .texto p span {
  font-size: 2rem;
  line-height: 1;
}

@media only screen and (max-width: 550px) {
  .slider-8m .w-texto .texto p {
    font-size: 1.2rem;
  }
  .slider-8m .w-texto .texto p span {
    font-size: 1.6rem;
  }
}

.slider-8m .w-texto .flecha-down img {
  width: 3.2rem;
  animation: MoveUpDown 1s linear infinite;
}

.grid-mujeres .item-mujer {
  position: relative;
  overflow: hidden;
}

.grid-mujeres .item-mujer img {
  width: 100%;
  vertical-align: bottom;
}

.grid-mujeres .item-mujer h3 {
  font-size: 1.6rem;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1rem;
  text-align: center;
  line-height: 1;
}

@media only screen and (max-width: 991px) {
  .grid-mujeres .item-mujer h3 {
    font-size: 1.3rem;
  }
}

.grid-mujeres .item-mujer h3:after {
  content: "";
  width: 1.1rem;
  height: 1.1rem;
  background: #EB0028;
  display: inline-block;
  vertical-align: middle;
  margin-left: .3rem;
  margin-bottom: .2rem;
}

@media only screen and (max-width: 991px) {
  .grid-mujeres .item-mujer h3:after {
    width: .8rem;
    height: .8rem;
  }
}

.grid-mujeres .item-mujer .mujer-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3E3E3E;
  z-index: 10;
  padding: 1.5rem 1rem;
  transition: all .3s ease;
  top: 100%;
  opacity: 0;
}

.grid-mujeres .item-mujer .mujer-hover .titulo-mujer {
  margin-bottom: .6rem;
}

.grid-mujeres .item-mujer .mujer-hover .titulo-mujer h5 {
  margin: 0;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 900;
  line-height: 1;
}

.grid-mujeres .item-mujer .mujer-hover .titulo-mujer h4 {
  margin: 0;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 900;
  line-height: 1;
}

.grid-mujeres .item-mujer .mujer-hover p {
  color: #fff;
  font-size: .9rem;
  line-height: 1.2;
}

.grid-mujeres .item-mujer .mujer-hover .fuente p {
  font-size: .8rem;
  color: #fff;
  font-weight: 900;
}

.grid-mujeres .item-mujer .mujer-hover a {
  font-size: .75rem;
  background: #E50C2C;
  color: #fff;
  font-weight: 900;
  padding: .1rem 1rem .2rem;
  line-height: 1;
}

.grid-mujeres .item-mujer:hover .mujer-hover {
  top: 0;
  opacity: 1;
}

.interior-8m {
  background: #000;
  position: relative;
}

.interior-8m .bg-8m {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.interior-8m .bg-8m img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.interior-8m .header-interior-8m {
  position: relative;
  z-index: 10;
  display: flex;
}

@media only screen and (max-width: 991px) {
  .interior-8m .header-interior-8m {
    flex-direction: column-reverse;
  }
}

.interior-8m .header-interior-8m .img-8m {
  width: 50%;
  min-width: 50%;
}

.interior-8m .header-interior-8m .img-8m img {
  width: 100%;
  vertical-align: bottom;
}

@media only screen and (max-width: 991px) {
  .interior-8m .header-interior-8m .img-8m {
    width: 100%;
    min-width: 100%;
  }
}

.interior-8m .header-interior-8m .der {
  width: 50%;
  min-width: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 1rem;
  position: relative;
}

@media only screen and (max-width: 991px) {
  .interior-8m .header-interior-8m .der {
    width: 100%;
    min-width: 100%;
    padding: 4rem 1rem 2rem;
  }
}

.interior-8m .header-interior-8m .der .volver {
  color: #fff;
  position: absolute;
  top: 2.5rem;
  font-size: .9rem;
  font-weight: bold;
  right: 1rem;
}

@media only screen and (max-width: 550px) {
  .interior-8m .header-interior-8m .der .volver {
    top: 1.8rem;
  }
}

.interior-8m .header-interior-8m .der .logo {
  width: 20rem;
  max-width: 80%;
  margin: 0 auto 1.2rem;
}

.interior-8m .header-interior-8m .der .logo img {
  width: 100%;
}

.interior-8m .header-interior-8m .der .h-texto {
  margin-bottom: 2rem;
}

.interior-8m .header-interior-8m .der .h-texto h2 {
  font-size: 1.8rem;
  color: #fff;
  margin: 0 0 .6rem;
  font-weight: 900;
  text-transform: uppercase;
}

@media only screen and (max-width: 550px) {
  .interior-8m .header-interior-8m .der .h-texto h2 {
    font-size: 1.4rem;
  }
}

.interior-8m .header-interior-8m .der .h-texto p {
  color: #fff;
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
}

.interior-8m .header-interior-8m .der .h-texto p a {
  color: #fff;
}

.interior-8m .header-interior-8m .der .h-texto p img {
  vertical-align: center;
}

.interior-8m .header-interior-8m .der .h-texto p img.flecha-der {
  width: .83rem;
  margin-left: .5rem;
}

.interior-8m .header-interior-8m .der .h-texto p img.ic-ig {
  width: 1.25rem;
  margin-bottom: 0.2rem;
  vertical-align: bottom;
}

.interior-8m .header-interior-8m .der .leer {
  font-size: 1.7rem;
  color: #fff;
  font-weight: 900;
}

@media only screen and (max-width: 550px) {
  .interior-8m .header-interior-8m .der .leer {
    font-size: 1.4rem;
  }
}

.interior-8m .header-interior-8m .der .leer span {
  display: block;
  margin-bottom: .5rem;
}

.interior-8m .header-interior-8m .der .leer img {
  width: 3.2rem;
  animation: MoveUpDown 1s linear infinite;
}

@media only screen and (max-width: 550px) {
  .interior-8m .header-interior-8m .der .leer img {
    width: 2.5rem;
  }
}

.interior-8m .texto-interior {
  padding: 4rem 3.5rem;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 991px) {
  .interior-8m .texto-interior {
    padding: 3rem 2rem;
  }
}

@media only screen and (max-width: 550px) {
  .interior-8m .texto-interior {
    padding: 3rem 1rem;
  }
}

.interior-8m .texto-interior:before {
  content: "";
  width: 4.4rem;
  height: 4.4rem;
  background: #E50C2C;
  position: absolute;
  display: block;
  top: 2.5rem;
  left: 2rem;
}

@media only screen and (max-width: 991px) {
  .interior-8m .texto-interior:before {
    width: 2rem;
    height: 2rem;
    top: 2.3rem;
    left: 1.5rem;
  }
}

@media only screen and (max-width: 550px) {
  .interior-8m .texto-interior:before {
    left: .5rem;
  }
}

.interior-8m .texto-interior p {
  font-size: 1rem;
  color: #fff;
  font-weight: normal;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 550px) {
  .interior-8m .texto-interior p {
    font-size: .9rem;
  }
}

.interior-8m .titulo-mas {
  position: relative;
  z-index: 10;
  text-align: center;
  padding: 1rem 1rem 3rem;
}

.interior-8m .titulo-mas h3 {
  font-size: 2rem;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}

.interior-8m .titulo-mas h3:after {
  content: "";
  width: .55rem;
  height: .55rem;
  background: #EB0028;
  display: inline-block;
  margin-left: .2rem;
}

@media only screen and (max-width: 550px) {
  .interior-8m .titulo-mas h3 {
    font-size: 1.5rem;
  }
}

@keyframes MoveUpDown {
  0%,
  100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
}

.comparte-8m {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 4;
  padding: 0 3.5rem;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 991px) {
  .comparte-8m {
    padding: 0 2rem;
  }
}

@media only screen and (max-width: 768px) {
  .comparte-8m {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media only screen and (max-width: 550px) {
  .comparte-8m {
    padding: 0 1rem;
  }
}

.comparte-8m h4 {
  font-size: 1.25rem;
  margin: 0 2rem 0 0;
  color: #fff;
}

.comparte-8m h4:before {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background: #E50C2C;
  margin-right: .4rem;
}

@media only screen and (max-width: 768px) {
  .comparte-8m h4 {
    margin-bottom: 1rem;
  }
}

@media only screen and (max-width: 550px) {
  .comparte-8m h4 {
    font-size: 1rem;
  }
}

.comparte-8m .botones {
  display: flex;
}

.comparte-8m .botones a {
  font-size: 1rem;
  color: #fff;
  border-radius: .3rem;
  height: 1.8rem;
  width: 7.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  margin-right: 1rem;
}

.comparte-8m .botones a.btn-wsp {
  background-color: #00A038;
}

.comparte-8m .botones a.btn-wsp:hover {
  background-color: #00872f;
}

.comparte-8m .botones a.btn-wsp img {
  height: 1rem;
  margin-right: .3rem;
}

.comparte-8m .botones a.btn-fb {
  background-color: #004ECC;
}

.comparte-8m .botones a.btn-fb:hover {
  background-color: #0044b3;
}

.slider-cf3 .bg-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider-cf3 video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: right;
}

@media only screen and (max-width: 640px) {
  .slider-cf3 video.video-desktop {
    display: none;
  }
}

.slider-cf3 video.video-mobile {
  display: none;
}

@media only screen and (max-width: 640px) {
  .slider-cf3 video.video-mobile {
    display: block;
  }
}

.slider-cf3 .w-texto .ver-video img {
  width: 10rem;
  margin-bottom: 3rem;
}

.slider-cf3 .w-texto .texto {
  width: 58rem;
  max-width: 100%;
}

.slider-cf3 p {
  margin-bottom: 1rem;
  font-size: 2rem;
  font-family: 'Chilena';
}

.slider-cf3 p.last-p {
  margin-bottom: 2rem;
}

.boxes-cf3 {
  background: #182c23;
  padding: 2rem 2.5rem;
}

@media only screen and (max-width: 768px) {
  .boxes-cf3 {
    padding: 2rem 1rem;
  }
}

.boxes-cf3 .item-cf3 {
  display: flex;
  align-items: center;
  padding: 2rem 0;
}

@media only screen and (max-width: 991px) {
  .boxes-cf3 .item-cf3 {
    flex-direction: column;
    max-width: 600px;
    margin: 0 auto;
  }
}

.boxes-cf3 .item-cf3 .imagen {
  width: 50%;
  min-width: 50%;
}

.boxes-cf3 .item-cf3 .imagen img {
  width: 100%;
  transition: all .5s ease;
}

.boxes-cf3 .item-cf3 .imagen img.opaca {
  opacity: .7;
}

.boxes-cf3 .item-cf3 .imagen img:hover {
  opacity: .85;
}

@media only screen and (max-width: 991px) {
  .boxes-cf3 .item-cf3 .imagen {
    width: 100%;
    min-width: 100%;
    margin-bottom: 1.5rem;
  }
}

.boxes-cf3 .item-cf3 .texto {
  width: 50%;
  min-width: 50%;
  display: flex;
  padding-left: 1.5rem;
}

@media only screen and (max-width: 991px) {
  .boxes-cf3 .item-cf3 .texto {
    width: 100%;
    min-width: 100%;
    padding-left: 0;
  }
}

.boxes-cf3 .item-cf3 .texto .mapa img {
  height: 17rem;
  width: auto;
}

.boxes-cf3 .item-cf3 .texto .w-texto {
  max-width: 24rem;
  border-left: 1px solid #707070;
  padding-left: 1.5rem;
  margin-left: 1.5rem;
}

.boxes-cf3 .item-cf3 .texto .w-texto h3 {
  margin: 0 0 1rem;
  font-size: 1.4rem;
  color: #fff;
  font-weight: 900 !important;
  font-family: 'Chilena';
  display: flex;
  align-items: center;
  line-height: 1;
}

.boxes-cf3 .item-cf3 .texto .w-texto h3 a {
  background: #E40B2C;
  width: 1.8rem;
  min-width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: .7rem;
  margin-top: -.1rem;
}

.boxes-cf3 .item-cf3 .texto .w-texto h3 a i {
  color: #fff;
  font-size: .9rem;
  vertical-align: middle;
}

.boxes-cf3 .item-cf3 .texto .w-texto h3 a:hover {
  transform: scale(0.9);
  opacity: .9;
}

@media only screen and (max-width: 550px) {
  .boxes-cf3 .item-cf3 .texto .w-texto h3 {
    font-size: 1.4rem;
  }
  .boxes-cf3 .item-cf3 .texto .w-texto h3 span {
    width: 1.5rem;
    min-width: 1.5rem;
    height: 1.5rem;
  }
  .boxes-cf3 .item-cf3 .texto .w-texto h3 span i {
    font-size: .8rem;
  }
}

.boxes-cf3 .item-cf3 .texto .w-texto p {
  font-size: .83rem;
  color: #fff;
  font-weight: 300;
  font-family: 'Chilena';
  margin-bottom: .3rem;
}

.boxes-cf3 .item-cf3 .texto .w-texto p:last-child {
  margin-bottom: 0;
  margin-top: 1rem;
}

.boxes-cf3 .item-cf3 .texto .w-texto p.last {
  margin-bottom: 0;
  margin-top: 1rem;
}

.boxes-cf3 .item-cf3 .texto .w-texto p a {
  display: inline-block;
  background: #E40B2C;
  color: #fff;
  padding: .1rem .3rem;
  line-height: 1;
  font-weight: 500;
}

.boxes-cf3 .item-cf3.tipo2 {
  flex-direction: row-reverse;
}

@media only screen and (max-width: 991px) {
  .boxes-cf3 .item-cf3.tipo2 {
    flex-direction: column;
    max-width: 600px;
    margin: 0 auto;
  }
}

.boxes-cf3 .item-cf3.tipo2 .texto {
  padding-left: 0;
}

.texto-cf3 {
  background: #182c23;
  padding: 4rem 2.5rem 1rem;
}

.texto-cf3 p {
  color: #fff;
  font-size: 1.3rem;
  border-left: 7px solid #E40B2C;
  margin: 0;
  padding-left: 1rem;
  font-weight: 900;
  font-family: 'Gotham';
  line-height: 1.1;
}

@media only screen and (max-width: 768px) {
  .texto-cf3 {
    padding: 3rem 1rem 1rem;
  }
  .texto-cf3 p {
    font-size: 1.1rem;
  }
}

/*---CF4---*/
.slider-8m .sombra {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 20%;
  background: #000;
  z-index: 10;
  background: rgba(24, 44, 35, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(24, 44, 35, 0)), color-stop(100%, rgba(24, 44, 35, 1)));
  background: linear-gradient(to bottom, rgba(24, 44, 35, 0) 0%, rgba(24, 44, 35, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

.slider-8m .w-texto {
  z-index: 99;
}

@media only screen and (max-width: 550px) {
  .slider-8m .w-texto {
    text-align: left;
    max-width: 350px;
  }
  .slider-8m .w-texto p {
    line-height: 1.2;
  }
  .slider-8m .w-texto .ver-video {
    text-align: left;
    padding-left: 1rem;
  }
  .slider-8m .w-texto .flecha-down {
    width: 100%;
    max-width: 200px;
    text-align: center;
    display: block;
  }
}

.texto-cf4 {
  background: #182c23;
  padding: 2rem 0 0;
}

.texto-cf4 .w-texto {
  display: flex;
  width: 80%;
  margin: 0 auto;
  align-items: flex-start;
}

.texto-cf4 img {
  width: 2.9rem;
  min-width: 2.9rem;
  margin-right: .8rem;
  margin-top: -.2rem;
}

.texto-cf4 p {
  font-size: 1.3rem;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
}

@media only screen and (max-width: 550px) {
  .texto-cf4 .w-texto {
    width: 100%;
    padding: 0 1.5rem;
  }
  .texto-cf4 p {
    font-size: .88rem;
    font-weight: bold;
  }
}

.cf-4 {
  background: #182c23;
  display: flex;
  padding: 2rem 2.5rem;
}

@media only screen and (max-width: 550px) {
  .cf-4 {
    padding: 2rem 1rem;
  }
}

.cf-4 .w-mapa {
  width: 50%;
  min-width: 50%;
  position: relative;
}

@media only screen and (max-width: 991px) {
  .cf-4 .w-mapa {
    display: none;
  }
}

.cf-4 .w-mapa .img-mapa {
  width: 100%;
}

.cf-4 .w-mapa a {
  position: absolute;
  font-size: 1.33rem;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.cf-4 .w-mapa a span {
  background: #E40B2C;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0rem;
  margin-top: 0rem;
  color: #fff;
  font-size: .9rem;
  margin-left: .8rem;
  transition: all .5s ease;
}

.cf-4 .w-mapa a:hover span {
  transform: scale(1.2);
}

.cf-4 .w-mapa a.link1 {
  top: 1.5%;
  left: 44%;
}

.cf-4 .w-mapa a.link2 {
  top: 6%;
  left: 42%;
}

.cf-4 .w-mapa a.link3 {
  top: 14%;
  left: 29%;
}

.cf-4 .w-mapa a.link4 {
  top: 23%;
  left: 66%;
}

.cf-4 .w-mapa a.link4 span {
  margin-left: 0;
  margin-right: 2.5rem;
}

.cf-4 .w-mapa a.link5 {
  top: 46%;
  left: 3%;
}

.cf-4 .w-mapa a.link6 {
  top: 46.8%;
  left: 38%;
}

.cf-4 .w-mapa a.link6 span {
  margin-left: 0;
  margin-right: 2.5rem;
}

.cf-4 .w-mapa a.link7 {
  top: 49.5%;
  left: 39%;
}

.cf-4 .w-mapa a.link7 span {
  margin-left: 0;
  margin-right: 5rem;
}

.cf-4 .w-mapa a.link8 {
  top: 56%;
  left: 36%;
}

.cf-4 .w-mapa a.link8 span {
  margin-left: 0;
  margin-right: 4rem;
}

.cf-4 .boxes-cf4 {
  padding-left: 3rem;
}

@media only screen and (max-width: 991px) {
  .cf-4 .boxes-cf4 {
    width: 100%;
    padding-left: 0;
  }
}

.box-cf4 {
  position: relative;
  margin-bottom: 4.5rem;
}

.box-cf4 figure img {
  width: 100%;
  vertical-align: bottom;
  transition: all .3s ease;
}

.box-cf4 figure img.img1 {
  opacity: 1;
}

.box-cf4 figure img.img2 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.box-cf4 .ic-play {
  background: #E40B2C;
  width: 2.3rem;
  min-width: 2.3rem;
  height: 2.3rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0rem;
  margin-top: 0rem;
  color: #fff;
  position: absolute;
  left: 1rem;
  top: 1rem;
}

.box-cf4 .hover {
  position: absolute;
  top: 0%;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease;
  left: 0;
  height: 100%;
  width: 100%;
  padding: .8rem;
  /* background: rgba(0, 0, 0, 0.7); */
}

@media only screen and (max-width: 991px) {
  .box-cf4 .hover {
    display: flex;
    margin-top: 2rem;
  }
  .box-cf4 .hover .texto-hover {
    border-left: 1px solid #fff;
    padding-left: 1rem;
  }
}

.box-cf4 .hover .mapa-hover {
  display: none;
}

@media only screen and (max-width: 991px) {
  .box-cf4 .hover .mapa-hover {
    display: block;
    padding-right: 1rem;
  }
}

@media only screen and (max-width: 550px) {
  .box-cf4 .hover .mapa-hover img {
    width: 50px;
  }
}

.box-cf4 .hover h5 {
  margin: 0;
  font-size: 1rem;
  color: #fff;
  font-weight: bold;
  background: #E40B2C;
  padding: .2rem .3rem;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  text-transform: uppercase;
}

.box-cf4 .hover h3 {
  margin: 0 0 .5rem;
  font-size: 1.66rem;
  color: #fff;
  font-weight: 900;
}

.box-cf4 .hover h3 .ic-play {
  position: relative;
  left: auto;
  top: auto;
  font-size: .8rem;
  width: 1.8rem;
  margin-bottom: 0.2rem;
  vertical-align: middle;
  min-width: 1.8rem;
  height: 1.8rem;
  display: inline-flex;
  transition: all .3s ease;
}

.box-cf4 .hover h3 .ic-play:hover {
  transform: scale(1.1);
}

.box-cf4 .hover .texto p {
  font-size: .83rem;
  color: #fff;
  font-weight: 300;
  line-height: 1.3;
}

.box-cf4 .hover .texto p a {
  font-weight: 900;
  color: #fff;
  background: #E40B2C;
}

@media only screen and (max-width: 991px) {
  .box-cf4 .hover {
    position: relative;
    opacity: 1;
    visibility: visible;
    padding: 0;
  }
  .box-cf4 .hover h5 {
    margin-bottom: .4rem;
    position: relative;
    transform: translateY(0);
  }
}

@media only screen and (max-width: 550px) {
  .box-cf4 .hover h5 {
    font-size: 11px;
  }
  .box-cf4 .hover h3 {
    font-size: 18px;
  }
  .box-cf4 .hover h3 .ic-play {
    width: 22px;
    min-width: 22px;
    height: 22px;
    font-size: 10px;
  }
  .box-cf4 .hover .texto p {
    font-size: 13px;
  }
}

.box-cf4:hover {
  transition: all 1s ease;
}

.box-cf4:hover figure img {
  transition: all 1s ease;
}

.box-cf4:hover figure img.img1 {
  opacity: 0;
}

.box-cf4:hover figure img.img2 {
  opacity: 1;
}

.box-cf4:hover .hover {
  top: 0;
  visibility: visible;
  opacity: 1;
  background: rgba(0,0,0,0.7);
}
/*# sourceMappingURL=estilos.css.map */