html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}

article,aside,figure,footer,header,nav,section,details,summary {
  display: block;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,*:before,*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

b {
  font-weight: bold;
}

img,object,embed {
  max-width: 100%;
}

ul {
  list-style: none;
}

blockquote,q {
  quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

abbr[title],dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

th {
  font-weight: bold;
  vertical-align: bottom;
}

td {
  font-weight: normal;
  vertical-align: top;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,select {
  vertical-align: middle;
}

pre {
  white-space: pre;
 /* CSS2 */
  white-space: pre-wrap;
 /* CSS 2.1 */
  white-space: pre-line;
 /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
 /* IE */;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

select,input,textarea {
  font: 99% sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

td,td img {
  vertical-align: top;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

pre,code,kbd,samp {
  font-family: monospace, sans-serif;
}

.clickable,label,input[type=button],input[type=submit],input[type=file],button {
  cursor: pointer;
}

button,input,select,textarea {
  margin: 0;
}

button,input[type=button] {
  width: auto;
  overflow: visible;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

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

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

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

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hey {
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s;
  will-change: transform;
}

.hey2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.yepa {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  opacity: 0;
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 3s, opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 3s, opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
}

.yepa2 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.rueda {
  overflow: hidden;
  padding: 5vw 0 0 0;
  margin-bottom: 5vw;
}

.rotating-slider {
  margin: 5em auto;
  height: 360px;
  position: relative;
  width: 480px;
}

.rotating-slider ul.direction-controls {
  list-style: none;
  margin: 0;
  padding: 0;
}

.rotating-slider ul.direction-controls li.left-arrow {
  position: absolute;
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.rotating-slider ul.direction-controls li.right-arrow {
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.rotating-slider ul.direction-controls li button {
  background: #00ff98;
  border: none;
  color: #171717;
  cursor: pointer;
  font-size: 1.5em;
  font-weight: 700;
  height: 3.5em;
  line-height: 1.5em;
  padding: 0;
  text-align: center;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  width: 3.5em;
  border-radius: 50%;
  outline: none;
}

.rotating-slider ul.direction-controls li button:hover {
  background: rgba(0, 0, 0, 0.6);
}

.rotating-slider ul.slides {
  border-radius: 50%;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(0);
  transform: translateX(-50%) rotate(0);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 100%;
}

.rotating-slider ul.slides li {
  background-color: #ecf0f1;
  background-position: center;
  background-size: cover;
  display: block;
  list-style: none;
  position: absolute;
  top: 0;
  left: 50%;
  text-align: center;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  width: 100%;
  -webkit-box-sizing: initial !important;
  box-sizing: initial !important;
  color: #171717;
}

.rotating-slider ul.slides li {
  color: #171717;
}

.rotating-slider ul.slides li h4 {
  margin-bottom: 30px;
  text-align: center;
}

.rotating-slider ul.slides li p {
  line-height: 140%;
  text-indent: 0;
  text-align: center;
}

.rotating-slider ul.slides li:nth-of-type(1) {
  background: #fed7ba;
}

.rotating-slider ul.slides li:nth-of-type(2) {
  background: #fffdb2;
}

.rotating-slider ul.slides li:nth-of-type(3) {
  background: #b2fddf;
}

.rotating-slider ul.slides li .inner {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  padding: 2em;
  height: 100%;
  width: 100%;
}

.row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.row.right {
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}

.content-md {
  max-width: 1310px;
  margin: 0 auto;
}

.content-md p {
  max-width: 540px !important;
}

.content-lg {
  max-width: 1180px;
  margin: 0 auto;
}

.right {
  margin: 0 0 0 auto !important;
}

.left {
  margin: 0 0 0 0 !important;
  margin-right: auto !important;
}

.center {
  margin: 0 auto;
  text-align: center;
}

.col-100 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.col-80 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}

.col-70 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}

.col-60 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
}

.col-50 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-40 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}

.col-30 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}

.col-25 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.hidden-content {
  visibility: hidden;
}

.nav-tabs .tab a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color .5s;
  transition: color .5s;
}

.nav-tabs .tab a:hover {
  color: #a40057;
}

.site-header {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 99999999;
  float: left;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
}

.site-header-nc.inside {
  position: relative;
  margin: 0 0 4px 0;
  background: #fff;
}

.site-header-nc.inside .container-header {
  position: relative;
  overflow: visible;
  width: 100%;
  max-width: 1280px;
}

.site-header-nc.inside .site-logo {
  position: relative;
  text-align: center;
  float: none;
  clip: rect(0, 0, 0, 0);
}

.site-header-nc.inside .site-logo .logo {
  position: absolute;
  top: 8px;
  height: 26px;
  width: 87px;
  z-index: 15;
  padding: 0;
  display: block;
}

.site-header-nc.inside .site-logo .logo a {
  background: url(https://e00-telva.uecdn.es/assets/v1/img/logo_telva_reducido.png) no-repeat;
  background-image: url(https://e00-telva.uecdn.es/assets/v1/img/logo-telva.svg), none;
  background-size: auto 26px;
  height: 26px;
  width: 87px;
  display: block;
}

.site-header-nc.inside .tools-header {
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 1;
}

.site-header-nc.inside .tools-header li {
  float: left;
  margin-right: 10px;
}

.site-header-nc.inside .tools-header a {
  background: #000;
  color: #fff;
  padding: 5px 8px;
  display: block;
  text-decoration: none;
  font-size: 13px;
}

.tools-corporative .tools-corporative-link > span {
  display: inline-block;
}

.site-header-nc.inside .nav-container {
  height: 44px;
  border: 0;
  background: #fff;
  position: relative;
}

.site-header-nc.inside .container-header {
  position: relative;
  overflow: visible;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}

.site-header-nc.inside .nav-tabs {
  z-index: 0;
  margin: 0;
  height: 44px;
  overflow: visible;
  padding-left: 90px;
  float: left;
  list-style-type: none;
  font-size: 16px;
}

.nav-tabs .tab {
  font-size: 14px;
  float: left;
  line-height: 36px;
}

.site-header-nc.inside .nav-tabs li {
  line-height: 16px;
  margin-right: 0;
}

.site-header-nc.inside .nav-tabs li a {
  display: block;
  padding: 15px 14px;
  font-size: 16px;
}

.site-header-nc.inside.fixed-down {
  z-index: 9999999;
  position: fixed;
  top: 0;
  width: 100%;
  border-bottom: 1px solid #C9C9C9;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
}

.site-header-nc.inside .breadcrumbs {
  width: 100%;
  background: #000;
  height: 44px;
  z-index: 11;
  display: none;
}

.site-header-nc.inside.fixed-down .breadcrumbs {
  background: #fff;
  display: block;
}

.site-header .nav-first-level,.site-header .breadcrumbs {
  border-bottom: 1px solid #ddd;
}

.site-header-nc.inside .breadcrumbs .tab-breadcrumb {
  height: 42px;
  margin: 0;
  float: left;
}

.site-header-nc.inside .breadcrumbs .tab-news {
  background: none;
  float: left;
  position: relative;
  display: block;
  max-width: 1139px;
  width: 100%;
}

.site-header-nc.inside .breadcrumbs .tab-news .tab-news-title:before {
  content: "";
  display: block;
  float: left;
  width: 2px;
  height: 22px;
  margin-top: 10px;
  background-color: #ddd;
  margin-right: 15px;
}

.site-header-nc.inside .breadcrumbs .tab-news .tab-news-title {
  font-size: 18px;
  padding: 0 0 0 97px;
  display: block;
  color: #000;
  height: 44px;
  line-height: 44px;
  float: left;
  width: calc(100% - 125px);
  white-space: nowrap;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.site-header-nc.inside .percentage-bar-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #000;
  opacity: 0;
}

.site-header-nc.inside.fixed-down .percentage-bar-container {
  opacity: 1;
  bottom: -1px;
}

.site-header-nc.inside .percentage-bar-container .percentage-bar {
  width: 0;
  height: 3px;
  z-index: 29;
  background-color: #000;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.site-header.fixed-down .percentage-bar {
  position: relative;
  clip: auto;
}

.site-header-nc.inside.fixed-down .nav-container {
  display: none;
}

.footer {
  position: relative;
  z-index: 100;
  background-color: #fbfbfb;
  margin-top: 0;
  padding: calc(30px + 7vw) 15px;
  color: #171717;
}

.footer .footer-content {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
  font-family: neue-haas-unica, sans-serif;
  font-size: 18px;
  letter-spacing: .5px;
  text-transform: uppercase;
}

.footer .footer-content > a {
  display: block;
  margin: 0 auto;
  max-width: 140px;
  min-width: 120px;
}

.footer .footer-content p {
  margin: 40px 0;
  font-weight: 300;
  line-height: 140%;
  font-size: 14px;
}

.footer .footer-content a {
  color: #171717;
}

.footer .footer-credits {
  text-transform: uppercase;
  opacity: 1;
  font-weight: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer .footer-credits li {
  font-weight: 200;
  margin: 0 10px;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "Space Mono", monospace;
}

.footer .footer-credits li span {
  display: block;
  font-weight: 200;
  font-size: 12px;
  font-family: "Space Mono", monospace;
}

body {
  font-family: neue-haas-unica, sans-serif;
  color: #171717;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  cursor: default;
  overflow-x: hidden !important;
  background-color: #FFF;
  font-weight: 300;
}

body.overflow {
  overflow: hidden;
}

#container {
  position: relative;
}

.header {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 112px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: height cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: height cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.header.size {
  height: 80px;
  background-color: #f6f2ee;
}

.header.size .header-elmundo,.header.size .header-client {
  -webkit-filter: invert(0);
  filter: invert(0);
}

.header.size .header-logo a {
  color: #171717;
}

.header.anim .header-elmundo:before {
  height: 100%;
}

.header.anim .header-elmundo img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.header.anim .header-logo:before,.header.anim .header-logo:after {
  height: 100%;
}

.header.anim .header-client:before {
  height: 100%;
}

.header.anim .header-client img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.header.anim2:before {
  width: 100%;
  opacity: .8;
}

.header .header-elmundo {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: invert(1);
  filter: invert(1);
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.header .header-elmundo a {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0 5vw;
}

.header .header-elmundo a img {
  display: block;
  min-width: 80px;
  max-width: 120px;
  width: 100%;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 0;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.header .header-logo {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.header .header-logo.anim3 a em,.header .header-logo.anim3 a span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.header .header-logo a {
  font-family: "Space Mono", monospace;
  padding: 0 46px;
  overflow: hidden;
  text-align: center;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 1px;
  -webkit-transition: -webkit-filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: -webkit-filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s, -webkit-filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.header .header-logo a span {
  position: relative;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  display: block;
  padding-left: 18px;
  font-size: 12px;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.header .header-logo a span:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #fffdb2;
  border-radius: 50%;
}

.header .header-client {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: invert(1);
  filter: invert(1);
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.header .header-client a {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0 5vw;
}

.header .header-client a img {
  display: block;
  min-width: 80px;
  max-width: 172px;
  width: 100%;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 0;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.article {
  position: relative;
  background-color: #f6f2ee;
}

.article .article-hero {
  position: relative;
  width: 100%;
  height: 100vh;
  padding: 0 5vw;
  background-color: #f6f2ee;
  overflow: hidden;
}

.article .article-hero canvas {
  position: relative;
}

.article .article-hero .row {
  height: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.article .article-hero .row .col-50,.article .article-hero .row .col-40,.article .article-hero .row .col-60 {
  position: relative;
  height: 100%;
}

.article .article-hero .row .article-title {
  position: relative;
  margin-bottom: calc(30px + 4vw);
}

.article .article-hero .row .article-title h1 {
  text-align: center;
  position: relative;
  z-index: 22;
  color: #fffdb2;
  font-size: calc(30px + 4.5vw);
  line-height: 1;
  max-width: 1100px;
  margin: 0 auto;
}

.article .article-hero .row .article-title h1 > span {
  display: block;
  overflow: hidden;
}

.article .article-hero .row .article-title h1 > span span {
  display: block;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
}

.article .article-hero .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100vh;
}

.article .article-hero .bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.article .article-main {
  padding: 10vw 0 0 0;
}

.article .article-main .first {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.article .article-main .article-meta {
  max-width: 500px;
  margin: 15px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-top: 1px solid #171717;
  border-bottom: 1px solid #171717;
  font-family: "Space Mono", monospace;
  text-transform: uppercase;
  font-size: 13px;
}

.article .article-main .article-meta .share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.article .article-main .article-meta .share a {
  width: 60px;
  padding: 20px;
}

.article .article-main .article-meta .author span {
  display: block;
}

.article .article-main h2 {
  max-width: 980px;
  text-indent: 5vw;
  padding: 0 15px;
  text-align: justify;
  padding-right: 5vw;
  font-size: calc(20px + .6vw);
  line-height: 140%;
  letter-spacing: -1px;
  font-weight: 300;
  margin-bottom: 80px;
}

.article .article-main h4 {
  position: relative;
  max-width: 500px;
  padding: 0 15px;
  font-size: calc(20px + 2vw);
  font-weight: 400;
  line-height: 110%;
}

.article .article-main h4 span {
  display: block;
  font-family: "Space Mono", monospace;
  font-size: 13px;
  line-height: 1;
  margin-bottom: 10px;
}

.article .article-main p {
  position: relative;
  z-index: 2;
  max-width: 650px;
  margin: 0 auto;
  margin-bottom: 40px !important;
  padding: 0 15px;
  text-indent: 5vw;
  font-size: 18px;
  line-height: 170%;
  font-weight: 300;
  text-align: justify;
}

.article .article-main p em {
  font-weight: 300;
}

.article .article-main p a {
  color: #171717;
}

.article .article-main p strong {
  font-weight: 500;
}

.article .article-main blockquote {
  background-color: #f6f2ee;
  position: relative;
  z-index: 3;
  max-width: 600px;
  padding: 0 0 15px calc(20px + 1vw);
  margin-bottom: 40px;
  float: right;
  font-family: "Space Mono", monospace;
  text-align: justify;
}

.article .article-main blockquote p {
  font-size: calc(18px + .5vw);
  line-height: 140%;
  margin: 0;
}

.article .article-main blockquote figcaption {
  display: block;
  padding: 0 15px;
  letter-spacing: 0;
  font-style: italic;
  margin-top: 10px;
  font-size: 12px;
}

.article .article-main blockquote .share {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.article .article-main blockquote .share a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 5px;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #00ff98;
  border-radius: 50%;
}

.article .article-main blockquote .share a:hover img {
  opacity: .6;
}

.article .article-main blockquote .share a img {
  display: block;
  width: 20px;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
}

.article .article-main .grafico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  background-color: #fbfbfb;
  margin: calc(30px + 2vw) 0 0 0;
  padding: 5vw 5vw 5vw 5vw;
}

.article .article-main .grafico p {
  font-size: 26px;
}

.article .article-main .grafico p strong {
  font-weight: 500;
}

.article .article-main .grafico:before {
  content: '';
  position: absolute;
  top: -50px;
  left: 50%;
  width: 160px;
  height: 120px;
  background-color: #fbfbfb;
  border-radius: 50%;
}

.article .article-main .grafico .row {
  width: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.article .article-main .grafico .grafico-data {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}

.article .article-main .grafico .grafico-data .title h5 {
  font-size: 32px;
  font-weight: 500;
  line-height: 100%;
}

.article .article-main .grafico .grafico-data .data {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.article .article-main .grafico .grafico-data .left {
  position: relative;
}

.article .article-main .grafico .grafico-data .left > div {
  position: relative;
  background-color: #00ff98;
  padding: 15px;
}

.article .article-main .grafico .grafico-data .left small {
  position: relative;
  display: block;
  padding: 20px 0;
}

.article .article-main .grafico .grafico-data .left small em {
  position: relative;
  display: inlone-block;
  font-style: normal;
  background-color: #fbfbfb;
  padding-right: 10px;
}

.article .article-main .grafico .grafico-data .left small:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 150%;
  height: 1px;
  background-color: #171717;
}

.article .article-main .grafico .grafico-data .left span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: calc(18px + 1vw);
  font-family: "Space Mono", monospace;
}

.article .article-main .grafico .grafico-data .left span:after {
  content: '%';
}

.article .article-main .grafico .grafico-data .left img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.article .article-main .grafico .grafico-data .right {
  position: relative;
 /*&:before {
                        content: '';
                        position: absolute;
                        top:50%;
                        left: 0;
                        width:100%;
                        height: 1px;
                        background-color: $green;
                        transform: rotate(-45deg);
                    }*/;
}

.article .article-main .grafico .grafico-data .right img {
  opacity: 0 !important;
  pointer-events: none;
}

.article .article-main .grafico .grafico-data .right > div {
  position: relative;
  padding: 15px;
  background-color: #f6f2ee;
}

.article .article-main .grafico .grafico-data .right small {
  display: block;
  text-align: center;
  padding: 20px 0;
}

.article .article-main .grafico .grafico-data .right small em {
  position: relative;
  display: inlone-block;
  font-style: normal;
  background-color: #fbfbfb;
  padding: 0 10px;
}

.article .article-main .grafico .grafico-data .right span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: calc(18px + 1vw);
  font-family: "Space Mono", monospace;
}

.article .article-main .grafico .grafico-data .right span:after {
  content: '%';
}

.article .article-main .grafico .grafico-data .right img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.article .article-main .featured {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 120vh;
  margin-top: 5vw;
  margin-bottom: calc(30px + 2vw);
 /*&.anim {
                &:before {
                     transform:scale3d(1,1,1) translate3d(0,0,0);
                }
            }*/;
}

.article .article-main .featured.featured1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/featured2.jpg) no-repeat center right;
  background-size: cover;
  background-attachment: fixed;
  -webkit-transform: scale3d(1.1, 1.1, 1) translate3d(0, -15vh, 0);
  transform: scale3d(1.1, 1.1, 1) translate3d(0, -15vh, 0);
}

.article .article-main .featured img {
  display: none;
}

.article .article-main .featured:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/featured.jpg) no-repeat center right;
  background-size: cover;
  background-attachment: fixed;
  -webkit-transform: scale3d(1.1, 1.1, 1) translate3d(0, -15vh, 0);
  transform: scale3d(1.1, 1.1, 1) translate3d(0, -15vh, 0);
}

.article .article-main .video {
  width: 90vw;
  margin: 5vw auto 5vw auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.article .article-main .video .videoWrapper {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
}

.article .article-main .video .videoWrapper.anim {
  opacity: 1;
  pointer-events: auto;
}

.article .article-main .video .video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article .article-main .video .video-container .videoWrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.article .article-main .video .video-container .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article .article-main .video .col-70 {
  position: relative;
}

.article .article-main .video .col-70 img {
  display: block;
  width: 100%;
}

.article .article-main .video .col-30 {
  height: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.article .article-main .video .col-30 h5 {
  margin-top: 40px;
  display: inline-block;
  text-align: left;
  font-size: calc(20px + 1.4vw);
  line-height: 110%;
}

.article .article-main .video .col-30 h5 span {
  display: block;
  font-size: 20px;
  font-weight: 300;
}

.article .article-main .video .play {
  position: absolute;
  top: calc(50% - 5vw);
  right: -5vw;
  width: 10vw;
  height: 10vw;
  background-color: #00ff98;
  min-width: 100px;
  min-height: 100px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
}

.article .article-main .video .play.anim {
  opacity: 0 !important;
}

.article .article-main .video .play:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 40px solid #fffdb2;
}

.article .uestudio {
  position: absolute;
  z-index: 22;
  top: 50%;
  right: -30px;
  margin: auto;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  font-family: "Space Mono", monospace;
  color: #FFF;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
}

.infografia {
  width: 90vw;
  margin: 0 auto;
  margin-top: calc(30px + 5vw);
  margin-bottom: calc(30px + 7vw);
}

.infografia h5 {
  font-size: 30px;
  display: block;
  color: #013145;
  line-height: 110%;
}

.infografia ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.infografia ul:before {
  content: '';
  position: absolute;
  top: calc(50% - 40px);
  width: 100%;
  height: 1px;
  background-color: #00ff98;
}

.infografia ul li {
  padding: 0 2vw;
  position: relative;
  z-index: 1;
  font-size: calc(30px + 4vw);
  font-family: "Space Mono", monospace;
  color: #013145;
  background-color: #f6f2ee;
  text-align: center;
}

.infografia ul li strong {
  display: block;
  font-weight: 300;
}

.infografia ul li strong small {
  display: block;
  font-size: 30px;
}

.infografia ul li span {
  margin: 0 auto;
  text-align: center;
  max-width: 260px;
  display: block;
  font-size: 20px;
  font-weight: 200;
}

.infografia ul li:before {
  content: '';
  position: absolute;
  top: calc((50% - 8px) - 40px);
  right: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #00ff98;
}

.infografia ul li:after {
  content: '';
  position: absolute;
  top: calc((50% - 8px) - 40px);
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #00ff98;
}

.alumnos {
  border-top: 1px solid #d2cecb;
  border-bottom: 1px solid #d2cecb;
  margin: 5vw 0 calc(30px + 5vw) 0;
  padding: calc(30px + 5vw) 5vw;
}

.alumnos h4 {
  color: #171717;
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: calc(20px + 1.8vw);
  font-weight: 400;
  line-height: 100%;
}

.alumnos small {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.alumnos h6 {
  width: 60%;
  position: relative;
  z-index: 2;
  max-width: 500px;
  font-size: calc(20px + .8vw);
  line-height: 140%;
  padding: 10vw 0;
}

.alumnos h6 small {
  display: inline-block;
  margin: auto;
  text-align: left;
  font-family: "Space Mono", monospace;
  font-size: calc(20px + 1vw);
  border-bottom: 1px solid #00ff98;
}

.alumnos h6 em {
  display: block;
  font-family: "Space Mono", monospace;
  font-size: 14px;
  font-style: normal;
  border-bottom: 1px solid #171717;
  width: 40px;
  margin-bottom: 20px;
}

.alumnos h6 span {
  display: block;
}

.alumnos .col-50 {
  position: relative;
  padding-top: 5vw;
}

.alumnos figure {
  z-index: 2;
  position: absolute;
  width: 18vw;
  top: 0;
  left: -12% !important;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.alumnos figure img {
  display: block;
  width: 100%;
}

.alumnos figure.nina {
  left: 0;
}

.alumnos .circle {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 25vw;
  height: 25vw;
  border-radius: 50%;
  background-color: #fed7ba;
}

.datos .datos-blockquote {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
  background-color: #FFF;
}

.datos .datos-blockquote:before {
  content: '';
  position: absolute;
  top: 40px;
  left: 40px;
  width: 50px;
  height: 50px;
  background-color: #00ff98;
  border-radius: 50%;
}

.datos .datos-blockquote p {
  max-width: 560px;
  margin: 0 auto;
  padding: 10vw 15px;
  font-size: calc(22px + .8vw);
  color: #013145;
  line-height: 120%;
  font-family: neue-haas-unica, sans-serif;
  text-align: left;
  font-style: italic;
  font-weight: 400;
}

.datos .datos-blockquote p span {
  display: block;
  font-size: 14px;
  font-weight: 200;
  text-indent: 0;
  font-style: normal;
  margin-bottom: 10px;
}

.revolucion {
  position: relative;
}

.revolucion .revolucion-cover {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.revolucion .revolucion-cover figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 20%;
  left: 30%;
  opacity: 1;
  will-change: transform;
}

.revolucion .revolucion-cover figure img {
  min-width: 240px;
}

.revolucion .revolucion-cover figure span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-weight: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  font-size: 30px;
  line-height: 110%;
  color: #FFF;
  font-family: "Space Mono", monospace;
}

.revolucion .revolucion-cover figure span small {
  display: block;
  color: #00ff98;
  font-size: 16px;
}

.revolucion .revolucion-text {
  width: 100%;
  position: relative;
  background-color: #f6f2ee;
}

.claim {
  position: relative;
  border: 1px solid #013145;
  max-width: 620px;
  margin: 5vw auto 5vw auto;
  padding: 40px 15px 90px 15px;
  text-align: center;
  font-family: "Space Mono", monospace;
  color: #013145;
  font-size: 20px;
  font-weight: 200;
}

.claim span {
  display: block;
}

.claim .play {
  position: absolute;
  bottom: -70px;
  left: calc(50% - 70px);
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: #013145;
}

.claim .play:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 40px solid #fffdb2;
}

.title2 {
  border-bottom: 1px solid #00ff98;
  margin: 5vw 0;
}

.title2 h4 {
  padding: 0 0 20px 0 !important;
}

.cifras {
  margin: 0 0 10vw 0;
  width: 100%;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cifras:before {
  content: '';
  position: absolute;
  bottom: -5vh;
  left: 50%;
  width: 1px;
  height: 10vh;
  background-color: #00ff98;
}

.cifras .cifras-point {
  position: absolute;
  bottom: 0;
  width: 1px;
}

.cifras.fixed .cifras-bg {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fffdb2;
}

.cifras.fixed .cifras-bg figure > div:before {
  opacity: .6;
}

.cifras.fixed .cifras-bg img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.3 !important;
}

.cifras.absolute .cifras-bg {
  position: absolute;
  top: auto;
  bottom: 0;
}

.cifras .cifras-bg {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.cifras .cifras-bg #cifra {
  position: relative;
  margin: 0;
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cifras .cifras-bg #cifra > div {
  position: absolute;
  overflow: hidden;
}

.cifras .cifras-bg #cifra > div:first-child span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 16px;
  letter-spacing: 0;
  color: #171717;
  text-align: center;
  margin: auto;
  font-family: "Space Mono", monospace;
}

.cifras .cifras-bg #cifra em {
  display: block;
  font-style: normal;
  font-family: "Space Mono", monospace;
  font-size: calc(24px + 12vw);
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.cifras .cifras-bg #cifra em:after {
  content: '%';
}

.cifras .cifras-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.cifras .cifras-bg span {
  z-index: 11;
  position: absolute;
  top: 35%;
  left: 5vw;
  font-size: calc(30px + 12vw);
  font-family: "Space Mono", monospace;
  font-weight: 200;
  pointer-events: none;
  letter-spacing: 1vw;
  color: #c73328;
}

.cifras .cifras-bg span img {
  width: 20px;
}

.cifras .cifras-bg .dead {
  left: auto;
  right: 5vw;
}

.cifras .cifras-text {
  position: relative;
  z-index: 1;
  width: 60%;
  margin-left: auto;
  height: 100%;
}

.cifras .cifras-text > div {
  position: relative;
  height: 100vh;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 10vw;
}

.cifras .cifras-text > div > span {
  position: absolute;
  top: -50vh;
  width: 1px;
}

.cifras .cifras-text > div p {
  text-align: left;
  max-width: none;
  margin: 0 auto;
  font-size: calc(22px + 2vw);
  line-height: 120%;
  letter-spacing: -.1vw;
}

.cifras .cifras-text > div p strong {
  font-weight: 500;
}

#cursor {
  display: none;
  pointer-events: none;
  fill: #fffdb2;
  opacity: .8;
  -webkit-transition: fill cubic-bezier(0.51, 0.07, 0.47, 0.91) 0.3s;
  transition: fill cubic-bezier(0.51, 0.07, 0.47, 0.91) 0.3s;
}

#cursor.hide {
  opacity: 0;
}

#cursor .cursor-anim {
  overflow: hidden;
  position: relative;
  display: inline-block;
  background: #FFF;
  opacity: .08;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  pointer-events: none;
  -webkit-transition: all cubic-bezier(0.71, 0, 0.05, 1.15) 0.7s;
  transition: all cubic-bezier(0.71, 0, 0.05, 1.15) 0.7s;
}

#cursor .cursor-anim.animate {
  -webkit-transform: translate3d(10px, 5px, 0);
  transform: translate3d(10px, 5px, 0);
  width: 50px;
  height: 50px;
  opacity: .1;
 /*opacity: 0 !important*/;
}

#cursor .cursor-anim:before {
  z-index: 999999;
  content: '';
  position: absolute;
  top: -110%;
  left: -50%;
  width: 300%;
  height: 300%;
  background: url(../images/noise.png) repeat;
  -webkit-animation: grain 6s steps(10) infinite;
  animation: grain 6s steps(10) infinite;
  opacity: .4;
  pointer-events: none;
}

@font-face {
  font-family:Roboto;font-style:normal;font-weight:400;src:url("https://e00.uecdn.es/fonts/roboto/Roboto-Regular.woff2") format("woff2"), url("https://e00.uecdn.es/fonts/roboto/Roboto-Regular.woff") format("woff");
}

@font-face {
  font-family:Roboto;font-style:normal;font-weight:700;src:url("https://e00.uecdn.es/fonts/roboto/Roboto-Bold.woff2") format("woff2"), url("https://e00.uecdn.es/fonts/roboto/Roboto-Bold.woff") format("woff");
}

@font-face {
  font-family:Roboto_condensed;font-style:normal;font-weight:400;src:url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Regular.woff2") format("woff2"), url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Regular.woff") format("woff");
}

@font-face {
  font-family:Roboto_condensed;font-style:normal;font-weight:700;src:url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Bold.woff2") format("woff2"), url("https://e00.uecdn.es/fonts/roboto/RobotoCondensed-Bold.woff") format("woff");
}

@media (max-width: 1290px) {
  .subheader,.site-header-nc.inside .site-logo .logo {
    padding: 0 0 0 10px;
  }
}

@media (max-width: 1180px) {
  .article .article-hero .article-hero_claim h3 {
    display: none;
  }

  .article .article-hero .row .col-60 {
    margin-left: auto;
  }

  .uestudio {
    display: none;
  }

  .article .article-hero .columns {
    width: 65vw;
  }

  .article .article-hero .row .col-60 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }

  .article .article-main .video {
    width: 100%;
    margin: 0 auto;
  }

  .article .article-main .video .play {
    right: 5vw;
    top: calc(50% - 50px);
  }

  .article .article-main .video .col-70,.article .article-main .video .col-30 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }

  .article .article-main .video .col-70 {
    margin-right: 70px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .article .article-main .video .col-30 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: left;
    margin-bottom: 30px;
    padding-left: 30px;
  }
}

@media (max-width: 1080px) {
  .article .article-main .infografia .infografia-list {
    display: none;
  }

  .article .article-main .infografia .infografia-text > div,.article .article-main .infografia .infografia-text {
    position: relative;
  }

  .article .article-main .infografia .infografia-text {
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 20px;
    max-width: 800px;
    margin: 0 auto;
  }

  .article .article-main .infografia .infografia-text > div {
    margin-bottom: 40px;
  }

  .article .article-main .infografia .infografia-text small span,.article .article-main .infografia .infografia-text p span,.article .article-main .infografia .infografia-text figure img {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .article .article-main .infografia .infografia-text figure img {
    width: 100%;
  }
}

@media (max-width: 980px) {
  .game,.hide {
    display: none;
  }

  .datos .col-50,.halcon .col-50 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }

  .datos h5,.halcon h5 {
    padding-left: 30px;
  }

  .col-70 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 100px !important;
  }

  .revolucion .revolucion-cover figure span {
    font-size: 16px;
  }

  .revolucion .revolucion-cover figure span small {
    font-size: 12px;
  }

  .content-md .col-50 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 100px !important;
  }

  .camera {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  .camera .col-50 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }

  .camera .cerdos img {
    width: 60%;
  }

  .camera .camera-cerdos {
    position: relative;
  }

  .camera .camera-text {
    padding: 50vh 0 20vh 0;
  }

  .header .header-logo {
    display: none;
  }

  .grafico .col-30,.grafico .grafico-txt {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }

  .grafico .grafico-data {
    margin-bottom: 50px;
  }

  .grafico .grafico-data .left img,.grafico .grafico-data .right img {
    width: 70%;
  }

  .infografia ul {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  .inet {
    left: 0 !important;
  }

  .article .article-main {
    padding-bottom: calc(30px + 6vw);
  }

  .claim {
    margin: -40px 15px calc(30px + 5vw) 15px;
  }

  .article .article-hero .row .article-title h1 {
    font-size: calc(30px + 3vw);
  }

  .article .article-main .featured {
    height: auto;
  }

  .article .article-main .featured img {
    display: block;
  }

  .article .article-main .featured:before {
    display: none;
    background-attachment: scroll;
  }
}

@media (max-width: 882px) {
  .site-header-nc.inside .nav-tabs li a {
    padding: 15px 9px;
  }
}

@media (max-width: 806px) {
  .site-header-nc.inside .nav-tabs li a {
    padding: 15px 5px;
    font-size: 14px;
  }
}

@media (max-width: 688px) {
  .site-header-nc.inside .nav-tabs li a {
    padding: 15px 3px;
    font-size: 12px;
  }

  .subheader .narcos {
    font-size: 16px;
  }

  .subheader .rrss a {
    width: 50px;
  }

  .subheader .netflix a {
    max-width: 60px;
  }
}

@media (max-width: 680px) {
  #cursor {
    display: none;
  }

  .header .header-elmundo a img {
    min-width: 60px;
    max-width: 100px;
  }

  .header .header-client a img {
    min-width: 60px;
    max-width: 152px;
  }

  .article .article-main .first .col-40,.article .article-main .first .col-60 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }

  .article .article-main .first .col-40 {
    margin-bottom: calc(30px + 5vw);
  }
}

@media (max-width: 600px) {
  .site-header-nc.inside .nav-tabs {
    display: none;
  }
}

@-webkit-keyframes opacity {
  from {
    opacity: 0;
  }

  to {
    opacity: .5;
  }
}

@keyframes opacity {
  from {
    opacity: 0;
  }

  to {
    opacity: .5;
  }
}

@-webkit-keyframes sound {
  0% {
    opacity: 1;
  }

  50% {
    opacity: .3;
  }

  100% {
    opacity: 1;
  }
}

@keyframes sound {
  0% {
    opacity: 1;
  }

  50% {
    opacity: .3;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes flicker {
  0%,19.999%,22%,62.999%,64%,64.999%,70%,100% {
    opacity: .99;
    text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.4), 1px -1px 0 rgba(255, 255, 255, 0.4), -1px 1px 0 rgba(255, 255, 255, 0.4), 1px 1px 0 rgba(255, 255, 255, 0.4), 0 -2px 8px, 0 0 2px, 0 0 5px #ff7e00, 0 0 15px #ff4444, 0 0 2px #ff7e00, 0 2px 3px #000;
  }

  20%,21.999%,63%,63.999%,65%,69.999% {
    opacity: 0.4;
    text-shadow: none;
  }
}

@keyframes flicker {
  0%,19.999%,22%,62.999%,64%,64.999%,70%,100% {
    opacity: .99;
    text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.4), 1px -1px 0 rgba(255, 255, 255, 0.4), -1px 1px 0 rgba(255, 255, 255, 0.4), 1px 1px 0 rgba(255, 255, 255, 0.4), 0 -2px 8px, 0 0 2px, 0 0 5px #ff7e00, 0 0 15px #ff4444, 0 0 2px #ff7e00, 0 2px 3px #000;
  }

  20%,21.999%,63%,63.999%,65%,69.999% {
    opacity: 0.4;
    text-shadow: none;
  }
}

@-webkit-keyframes noise {
  0% {
    -webkit-transform: translate3d(0, 9rem, 0);
    transform: translate3d(0, 9rem, 0);
  }

  10% {
    -webkit-transform: translate3d(-1rem, -4rem, 0);
    transform: translate3d(-1rem, -4rem, 0);
  }

  20% {
    -webkit-transform: translate3d(-8rem, 2rem, 0);
    transform: translate3d(-8rem, 2rem, 0);
  }

  30% {
    -webkit-transform: translate3d(9rem, -9rem, 0);
    transform: translate3d(9rem, -9rem, 0);
  }

  40% {
    -webkit-transform: translate3d(-2rem, 7rem, 0);
    transform: translate3d(-2rem, 7rem, 0);
  }

  50% {
    -webkit-transform: translate3d(-9rem, -4rem, 0);
    transform: translate3d(-9rem, -4rem, 0);
  }

  60% {
    -webkit-transform: translate3d(2rem, 6rem, 0);
    transform: translate3d(2rem, 6rem, 0);
  }

  70% {
    -webkit-transform: translate3d(7rem, -8rem, 0);
    transform: translate3d(7rem, -8rem, 0);
  }

  80% {
    -webkit-transform: translate3d(-9rem, 1rem, 0);
    transform: translate3d(-9rem, 1rem, 0);
  }

  90% {
    -webkit-transform: translate3d(6rem, -5rem, 0);
    transform: translate3d(6rem, -5rem, 0);
  }

  to {
    -webkit-transform: translate3d(-7rem, 0, 0);
    transform: translate3d(-7rem, 0, 0);
  }
}

@keyframes noise {
  0% {
    -webkit-transform: translate3d(0, 9rem, 0);
    transform: translate3d(0, 9rem, 0);
  }

  10% {
    -webkit-transform: translate3d(-1rem, -4rem, 0);
    transform: translate3d(-1rem, -4rem, 0);
  }

  20% {
    -webkit-transform: translate3d(-8rem, 2rem, 0);
    transform: translate3d(-8rem, 2rem, 0);
  }

  30% {
    -webkit-transform: translate3d(9rem, -9rem, 0);
    transform: translate3d(9rem, -9rem, 0);
  }

  40% {
    -webkit-transform: translate3d(-2rem, 7rem, 0);
    transform: translate3d(-2rem, 7rem, 0);
  }

  50% {
    -webkit-transform: translate3d(-9rem, -4rem, 0);
    transform: translate3d(-9rem, -4rem, 0);
  }

  60% {
    -webkit-transform: translate3d(2rem, 6rem, 0);
    transform: translate3d(2rem, 6rem, 0);
  }

  70% {
    -webkit-transform: translate3d(7rem, -8rem, 0);
    transform: translate3d(7rem, -8rem, 0);
  }

  80% {
    -webkit-transform: translate3d(-9rem, 1rem, 0);
    transform: translate3d(-9rem, 1rem, 0);
  }

  90% {
    -webkit-transform: translate3d(6rem, -5rem, 0);
    transform: translate3d(6rem, -5rem, 0);
  }

  to {
    -webkit-transform: translate3d(-7rem, 0, 0);
    transform: translate3d(-7rem, 0, 0);
  }
}

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