:root{
--color: #e8e0d5;
--color-texto: #797979;
--cols: 1rem 0 auto 0 1rem;
}



@media (min-width: 45rem) {
:root{
  --cols: 1.5rem 2rem auto 2rem 1.5rem;
}
}



@media (min-width: 60rem) {
:root{
  --cols: 1fr 5rem minmax(0, 41.3rem) 5rem 1fr;
   --cols2: 1fr 5rem minmax(0, 56.5rem) 5rem 1fr;
}

}


/* --------------------------------

Parcheo Cabecera

-------------------------------- */

.main-header.inside .main-nav-container { background-color: #ffffff;}
.main-header .breadcrumbs {position: relative; z-index: 1;}
.main { background: none !important; padding-bottom: 0px;}
.main:first-of-type { padding-top: 0px;}
.main-header.inside ~ .main:first-of-type>.tab-title.visible .container-header {width: 990px;border-bottom: solid 1px #141d25; position: absolute;  left: -900000px;}
.seo-links-container {display: none;}
.seo-links-container .list-seo-links a { display: inline-block;}
.main .tab-title { margin-bottom: 0px; height: 0px; width: 100%;}
.row-layout .container {  padding: 0px 0;}
.container {width: 100%; max-width: 100%; margin-right: auto; margin-left: auto;}
.breadcrumbs .tab-breadcrumb-list li.active a { background-color: transparent;}
.content-ad .ad-item-si, .content-ad .ad-item-sd {display: none;}
.main-header.inside.motor .main-tab-motor>a.highlight, .main-header.inside[data-ue-model="motor"] .main-tab-motor>a.highlight {
    background-color: transparent;
    color: #000;
}
.main-header.inside.motor .main-tab-motor>a.highlight .iconsvg-down-b, .main-header.inside[data-ue-model="motor"] .main-tab-motor>a.highlight .iconsvg-down-b {
    background-position: -1px -179px;
    width: 16px;
    height: 16px;
}
.ue-l-common-page__inner .ue-c-section-title {
    font-size: 18px;
    padding: 0px 0;
}
/* --------------------------------

Estilos generales

-------------------------------- */

* {box-sizing: border-box; margin: 0; padding: 0;}
img {max-width: 100%;}
html {min-height: 100%;}
body { min-height: 100%; padding: 0;   overflow-x: hidden;}
ol, ul { list-style: none; font-size: inherit; margin-bottom: 0px; overflow: inherit;}
.content-items .content-item { padding: 0px !important; }
.marca-theme-v2 .ue-l-common-page__inner {  padding: 0rem 0rem;}
.marca-theme-v2 .ue-c-section-title { color: #fff; font-size: 0rem; line-height: 0rem; text-indent: -9999999px;}
.site-footer {  margin: 0px 0 0;}

.entrevista-marca {
  display: grid;
  grid-template-columns: var(--cols);
  grid-template-rows: 1fr auto;
  scroll-padding-top: 90px;
}

.entrevista-marca .articulo{
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: var(--cols);
}

.entrevista-marca .articulo2{
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: var(--cols2);
}


.entrevista-marca .videohorizontal {
  grid-column: 2 / -2;
  margin-bottom: 0px;
}

.entrevista-marca .articulo > * { grid-column: 3 / -3;}
.entrevista-marca .articulo{  padding-bottom: 0em;}
.volver-arriba {  width: 65px; height: 65px;  background: url(https://e00-especiales-marca.uecdn.es/entrevistas/images/subir.jpg) no-repeat center top;  bottom: 20px;  display: none;  text-indent: -9999px;  overflow: hidden;   padding: 5px 15px; position: fixed;  right: 20px;  border-radius: 35px;  transition: all 0.2s linear 0s;  z-index: 10;}

    @-webkit-keyframes flashing {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes flashing {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}

/* --------------------------------

Estilos contenido. 

-------------------------------- */


.color { background-color: #000000;}


.entrevista-marca p.lt::first-letter {
    color: #ffffff;
    font-size: 8rem;
    line-height: 0.75;
    float: left;
    padding-right: 1rem;
    padding-bottom: 0rem;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 800;
}

.entrevista-marca p {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 300;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 20px;
    color: #000000;
    line-height: 26px;
}
.entrevista-marca p.entradilla {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 300;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 18px;
    color: #000000;
    line-height: 26px;
    text-transform: uppercase;
}


.entrevista-marca p.pregunta {
    font-weight: bold;
}

.entrevista-marca p.respuesta::first-letter { 
    color: #990000; font-weight: bold;
}

.entrevista-marca p.respuesta span {
    font-weight: bold;color: #990000;
}
.entrevista-marca .color p { 
    color: #ffffff;
}

.multimedia-item .full-video img {
    margin: 0 auto;
    width: 100%;
}

.autor { text-align: center;  margin: 1em auto 1em auto;}
.imagen-autor {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    border-radius: 50%;
    opacity: 1;
    border: 5px solid #9b1a1a;
    background-color: white;
}
.firma-autor {
    margin-top: 0px;
    padding-top: 0px;
    font-family: Barlow Semi Condensed, sans-serif;
    line-height: 125%;
    text-align: center;
    font-size: 16px;
}
.autor em {
    color: #ffffff;
}


.texto-parallax p {

font-size: 6vw;
    line-height: 1;
    font-weight: 300;
    font-style: italic;
    opacity: 0.85;
    margin-bottom: 1rem;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
   font-family: Barlow Semi Condensed, sans-serif;
    height: 100vh;
    color: #ffffff;
    padding: 0px 2em;
     background-color: rgba(0, 0, 0, 0.5);
text-shadow: #000 1px 0 10px;}



.entrevista-marca .imagenhorizontal {
  grid-column: 1 / -1;
  margin-bottom: 0px;
}


.entrevista-marca .imagenhorizontal img {
  display: block;
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
}

.entrevista-marca .imagen-cuerpotexto {
    margin: 1rem 0;
}



.entrevista-marca .declaraciones {
  grid-column: 2 / -2;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #ccc;
  margin: 0em 0em 1em 0em;
  padding: 1em 0em;
     
}
.entrevista-marca blockquote {
    margin: 0;
    box-sizing: border-box;
 

    color: #000000;
    padding: 0.625rem;
    font-size: 3rem;
    line-height: 3.5rem;
    letter-spacing: 0;
    text-align: inherit;
    padding: 0.3125rem 0;
}

.entrevista-marca blockquote p {
    position: relative;
    margin: 0;
    font-style: italic;
    color: #3e5363;
    padding-left: 4.125rem;
     font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 700;
        font-style: italic;
          font-size: 3rem;
    line-height: 3.5rem;
    letter-spacing: 0;
}
.entrevista-marca blockquote p:before {
    content: "";
    position: absolute;
    left: 0;
    background: url(https://e00-marca.uecdn.es/assets/article/marca/v0/images/images/quote-c53c433e3a64140b916fa3dbdd6cf76f.svg) no-repeat 50%;
    background-size: contain;
    width: 50px;
    height: 50px;
}
.entrevista-marca blockquote p:after {
    content: "\201D";
}
.entrevista-marca .blockquote-author {
    display: block;
    text-align: right;
    text-transform: inherit;
    margin-top: 0.9375rem;
  font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #000;
    font-size: .8125rem;
    line-height: 1.125rem;
    letter-spacing: 0;
}

   

.entrevista-marca p.firma {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6em;
    text-align: center;
    margin-bottom: 3em;
    margin-top: 3em;
}

.entrevista-marca p.firma span {
    font-weight: 500;
}


.cubrereproductor {
    margin-bottom: 1em;
}



.cuerpo-sticky-entrevista {z-index: 1; background-color: rgba(255, 255, 255, .9); padding: 1em;}
.fincuerpo-sticky-entrevista { height:100vh }


.cintillo-entrevista { grid-column: 1 / -1; background-color: #e3d51c;
    height: 45px; 

    position: relative; margin-top: -45px; z-index:1 }

    .cintillo-entrevista ul.personaje{  
    height: 45px; max-width: 1280px; width: 100%;
    margin: 0 auto;     margin: 0 auto; color: #000000;   font: 30px/1 'Barlow Semi Condensed', sans-serif;
    font-weight: 300; text-transform: uppercase; display: flex;
    justify-content: left;
    align-items: center;
 }

 
 .cintillo-entrevista ul.personaje li {

    display: inline-block;
    margin-right: 2px;
}

 .cintillo-entrevista ul.personaje li span {color: #990000; font-weight: bold !important;  font: 31px/1 'Barlow Semi Condensed', sans-serif;}
 .cintillo-entrevista ul.personaje li.cargo  {
   padding: 8px 0px 1px 9px;
 font: 20px/1 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
}
.cintillo-entrevista ul.personaje li.cargo a {
    color: #000;
}

.cintillo-entrevista ul.personaje li.cargoselect {
  background-color: #c00;
    color: #fff;
   padding: 7px 9px;
 font: 20px/1 'Barlow Semi Condensed', sans-serif;
    font-weight: 800;
}

    .apertura-tamanocompleto {
      grid-column: 1 / -1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 93vh;
    position: relative;
    overflow: hidden;
}

.filt {
    position: relative;
}
.apertura-tamanocompleto figure {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
}
    
.apertura-tamanocompleto picture {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.apertura-tamanocompleto img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0;
    flex-shrink: 0;
}
/*.apertura-tamanocompleto .titular-apertura {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,-50%);
    width: 60%;
    text-align: center;
    padding: 0 5% 1%;
  
}*/

.apertura-tamanocompleto .titular-apertura {
    position: absolute;
    z-index: 2;
    bottom: 1em;
    width: 100%;
    text-align: center;
    padding: 0 5% 1%;
    max-width: 1200px;
  
}

.apertura-tamanocompleto .titular-apertura .font-titular-apertura {
  font: 60px/1 'Barlow Semi Condensed', sans-serif;
  font-weight: 800;
  text-align: center;
    color: #e3d51c;
    text-shadow: 0 2px 5px #0f0f0f;
    display: block;
}

.lf-portada figure.fig-shadow:after {
    background: rgba(0,0,0,0) linear-gradient(180deg,transparent 0,#000) repeat scroll 0 0;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}  

.parallax1 {
  /* The image used */
  background-image: url('https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/parallax1.jpg');

  /* Full height */
  min-height: 100vh; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
     
}


.parallax2 {
  /* The image used */
  background-image: url('https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/parallax2.jpg');

  /* Full height */
  min-height: 100vh; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
     
}







div.sticky-entrevista {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
   z-index: -1; 
      grid-column: 1 / -1 !important;
   
}



div.sticky-entrevista.cierre {


  background-image: url(https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/cierre.jpg);
   background-position: center center;

      background-size: cover;
}

.animatable {
  /* initially hide animatable objects */
  visibility: hidden;

  /* initially pause animatable objects their animations */
  animation-play-state: paused;
}

/* show objects being animated */
.animated {
  visibility: visible;

  animation-fill-mode: both;
  animation-duration: 1s;
  animation-play-state: running;
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    transform: translateX(20px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    transform: translateX(-20px);
  }
  80% {
    transform: translateX(5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.animated.bounceInLeft {
  animation-name: bounceInLeft;
}
.animated.bounceInRight {
  animation-name: bounceInRight;
}
.animated.bounceIn {
  animation-name: bounceIn;
}


.animated.animationDelay {
  animation-delay: 0.4s;
}
.animated.animationDelayMed {
  animation-delay: 1.2s;
}
.animated.animationDelayLong {
  animation-delay: 1.6s;
}
.tags-container {position: relative; width: 100%;}
.tags {list-style-type: none; display: flex;  flex-wrap: wrap;  padding: 0;  margin: 0;  box-sizing: border-box;  min-width: 100px;  width: 100%;  flex-wrap: nowrap;  overflow-x: auto;  scrollbar-width: none;  margin-bottom: 0;  margin: 0 -.25rem;}
.tags-item {font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .9375rem;
    line-height: .9375rem;
    letter-spacing: 0;
    flex: none;
    margin: .25rem;}

    .tags-item a {display: block;
    text-decoration: none;
    border-radius: 1.875rem;
    transition: background-color .1s ease-in-out;
    background-color: #e1eaf3;
    color: #0465c8;
    text-transform: normal;
    padding: .25rem .5rem;
    border-bottom: 0;}


.tags-item a:hover {
    background-color: #b4bbc2;
}











@media screen and (min-width: 761px) {
  .contImgStikyVHp {
   padding-right: 0;
   justify-content: inherit;
  }
  .column {
   margin: 0 0 auto 5vw;
   max-width: 625px;
  }
  .threshold {
   position: sticky;
   width: 100%;
   height: 1px;
   background-color: transparent;
   z-index: 9999999999;
  }
  .threshold--top {
   top: 50%;
  }
  .image {
   opacity: 0;
   transition: all 0.5s ease;
  }
  .image.active {
   opacity: 1;
  }
  .locker {
   outline-offset: -1px;
   position: relative;
   display: grid;
   grid-column: 1 / -1 !important;
   grid-template-columns: [full-start] minmax(0rem, 0fr) [center-start] repeat(12, [col-start] minmax(min-content, 9rem) [col-end]) [center-end] minmax(0rem, 0fr) [full-end];
  }
  .locker__image {
   position: relative;
   grid-column: col-start 1/col-end 6;
  }
  .locker__image .image {
   width: 100%;
   height: 100vh;
   transition: all 1s ease;
   position: absolute;
   top: 0px;
   left: 0px;
   color: transparent;
   background-size: cover;
   background-position: right center;
   background-repeat: none;
  }
  .locker__image .image--1 {
   background-image: url('https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/izquierda2.jpg');
  }
  .locker__image .image--2 {
   background-image: url('https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/izquierda1.jpg');
  }
  .locker__image .image--3 {
   background-image: url('https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/izquierda3.jpg');
  }
  .locker__container {
   position: sticky;
   position: -webkit-sticky;
   top: 0;
   height: 100vh;
   display: flex;
   align-items: start;
   justify-content: end;
  }
  .locker__content {
   grid-column: col-start 7 / col-end 11;
   padding: 1.2em 0.5em 0em 1em;
  }
  .locker__section {
   /*height: 100vh;*/
   display: flex;
   justify-content: center;
   flex-direction: column;
   padding: 12px 0px;
  }
  .locker__section p {
   width: 80%;
  }
  .threshold {
   position: sticky;
   width: 100%;
   height: 1px;
   background-color: transparent;
   z-index: 9999999999;
  }
  .threshold--top {
   top: 50%;
  }
  .image {
   opacity: 0;
   transition: all 0.5s ease;
  }
  .image.active {
   opacity: 1;
  }
  .locker2 {
   outline-offset: -1px;
   position: relative;
   display: grid;
   grid-column: 1 / -1 !important;
   grid-template-columns: [full-start] minmax(0rem, 0fr) [center-start] repeat(14, [col-start] minmax(min-content, 9rem) [col-end]) [center-end] minmax(0rem, 0fr) [full-end];
  }
  .locker__content2 {
   grid-column: col-start 3/col-end 7;
   padding: 1em 1em;
  }
  .locker__image2 {
   position: relative;
   grid-column: col-start 8/center-end;
  }
  .locker__image2 .image {
   width: 100%;
   height: 100vh;
   transition: all 1s ease;
   position: absolute;
   top: 0px;
   left: 0px;
   color: transparent;
   background-size: cover;
   background-position: left center;
   background-repeat: none;
  }
  .locker__image2 .image--1 {
   background-image: url('https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/derecha1.jpg');
  }
  .locker__image2 .image--2 {
   background-image: url('https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/derecha2.jpg');
  }
    .locker__image2 .image--3 {
   background-image: url('https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/derecha3.jpg');
  }
  .locker__container2 {
   position: sticky;
   position: -webkit-sticky;
   top: 0;
   height: 100vh;
   display: flex;
   align-items: start;
   justify-content: end;
  }
  .locker__section {
   /*height: 100vh;*/
   display: flex;
   justify-content: center;
   flex-direction: column;
   padding: 0px 0px;
  }
  .locker__section p {
   width: 100%;
  }

  /* --------------------------------

Imágenes: 

Parallax (3000x1676 - modelodesktop)
Cuerpo Noticia (1200x700)
Fijas de entrevista: 4114x4053

-------------------------------- */




 }



















































/* --------------------------------

Estilos para móvil

-------------------------------- */

  @media screen and (max-width: 768px) {


    @keyframes bounceInLeft {
 0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes bounceInRight {
   0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}


     /* --------------------------------

Imágenes movil: 


-------------------------------- */
.entrevista-marca p {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 20px;
    color: #222;
    line-height: 26px;
}


.locker__content2 {margin-top: 20px;}







    .news-item p {padding: 0px 0;}


.cintillo-entrevista ul.personaje {
    height: 40px;
    width: 100%;
    margin: 0 auto;
    margin: 0 auto;
    color: #000000;
    font: 20px/1 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    padding: 0 0px;
}
.cintillo-entrevista ul.personaje li.cargoselect {
text-align: center;
}


.cintillo-entrevista ul.personaje li.cargo {
    padding: 7px 9px 0px 9px;
    font: 20px/1 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
}


.cintillo-entrevista ul.personaje li.cargo a {
    color: #000;
    text-decoration: none;
}




 .cintillo-entrevista {  height: 40px; margin-top: 0px; z-index:inherit }
.cintillo-entrevista ul.personaje li {
    margin-right: 0px;
    padding-left: 0px;
}
.cintillo-entrevista ul.personaje li span {color: #990000; font-weight: 800; font: 21px/1 'Barlow Semi Condensed', sans-serif;}

.apertura-tamanocompleto {
 
    height: 85vh;
   
}
.apertura-tamanocompleto .titular-apertura {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,-25%);
    width: 100%;
    text-align: center;
    padding: 0 3% 1%;
}

.apertura-tamanocompleto img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 42% 0;
    flex-shrink: 0;
}

.entrevista-marca .imagen-cuerpotexto {
    margin-left: -1em;
    margin-right: -1em;
}

.apertura-tamanocompleto .titular-apertura .font-titular-apertura {
    font: 44px/1 'Barlow Semi Condensed', sans-serif;
    font-weight: 800;
    text-align: center;
color: #e3d51c;
    text-shadow: 0 2px 5px #0f0f0f;
    display: block;
}
.content-items .content-item .multimedia-item {float: none; height: auto; margin-right:0px; max-height: inherit; max-width: 100%;
    overflow: hidden;}

    .entrevista-marca {  margin-top: 0em;}


.super-menu-header ~ .main .tab-title-text {  display: none;}



.tabs-content .tab-breadcrumb-list li {background: #03060d;}
.tabs-content .tab-breadcrumb-list li a { color: #ffffff;}
.tabs-content { background-color: #0a0d12; display: none;}


.content-items .content-item .multimedia-item {float: none; height: auto; margin-right:0px; max-height: inherit; max-width: 100%;
    overflow: hidden;}

.entrevista-marca .color h2 {  font: 50px/1 'Barlow Semi Condensed', sans-serif;}

.cubrereproductor {margin-bottom: 20px;}
.entrevista-marca blockquote p {font-size: 2rem;   line-height: 2.5rem;}

.texto-parallax p {
    font-size: 11vw;
    line-height: 1;
    font-weight: 300;
    font-style: italic;
    opacity: 0.85;
    margin-bottom: 1rem;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Barlow Semi Condensed, sans-serif;
    height: 100vh;
    color: #ffffff;
    padding: 0px 0.4em;
    background-color: rgba(0, 0, 0, 0.3);
    text-shadow: #000 1px 0 10px;
}

 .parallax1 {
  /* The image used */
  /* Full height */
  height: 100vh; 

  /* Create the parallax scrolling effect */
  background-attachment: scroll;
  background-position: 23% center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  margin-bottom: 0px !important;
}


.parallax2 {
  /* The image used */
  /* Full height */
  min-height: 100vh; 

  /* Create the parallax scrolling effect */
  background-position: 53% center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  margin-bottom: 0px !important;
     
}





div.sticky-entrevista {

   background-image: url(https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/izquierda1.jpg); 
   background-position: 64% center;
 background-size: cover;}

div.foto2 {background-image: url(https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/derecha2.jpg); background-position: 26% center;}
div.foto3 {background-image: url(https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/derecha1.jpg); background-position: 19% center;}
div.sticky-entrevista.cierre {background-image: url(https://e00-especiales-marca.uecdn.es/entrevistas/images/toni-kroos/derecha1.jpg); background-position: 19% center;}





   

}


