 body, html { height: 100%;  font-size: 100%;  font-family: "Roboto", sans-serif;  background-color: #e1e1e1;}
html * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
*, *:before, *:after { -webkit-box-sizing: border-box;  box-sizing: border-box; margin: 0;  padding: 0;}
.publicidad {text-align: center;}
/*Botones Sociales*/
.estatica .byline-tools {height: 48px;  width: 100%; overflow: hidden; max-width: inherit;  margin-top: 0; border-bottom: 0px;border-top: 0px; margin: 0 auto;}
.estatica .aside-tools { width: 100%; float: none;}
.estatica .tools { border: 0; float: none;  margin: 0 auto;}
.aside-tools .social-tools .share-counter {color: #fff;}

.heading3 p.prelista-puesto {color: #fbb731;}
.volver-arriba {  width: 65px; height: 65px;  background: url(https://e00-especiales-marca.uecdn.es/mundial-rusia-2018/images/selecciones/subir.jpg) no-repeat center bottom;  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;}
.cd-main-content {  position: relative;  z-index: 1;}
.cd-container::after { content: '';  display: table;  clear: both;}
#contenedor {background-image: url(https://e00-especiales-marca.uecdn.es/mundial-rusia-2018/images/selecciones/fondo-mundial.jpg);}
.contenedorcentral {  max-width: 990px;  margin: 0 auto;  padding-top: 7em;}

.contenedorcentral h1 { color: #ffffff;  font-size: 100px;  text-shadow: 11px -4px 3px #000;  text-align: center; }

  a.bnt-more {
    background: #fbb731;
    color: #000;
    padding: 8px 9px;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 2px;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);
    margin-left: 10px;
}
  a.bnt-more:hover{
    background: #ccc;

}

@media only screen and (max-width: 850px)  {
    .contenedorcentral h1 { font-size: 60px;}
     .estrellas {padding: 10px;}
     .estrellas .estrella { width: 100%;}
     .contenedorcentral {

    padding-top: 4em;
}


}

/*Estilos resoluciones Ipad*/

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation:landscape) {

body { padding-top: 0px;}



}


@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation : portrait) {


 body { padding-top: 0px;}



}


.estrellas {
  margin: 0 10px;
}

.estrellas a {
    text-decoration: none;
}

.estrellas img:hover {
 opacity: 0.5;
  filter:  alpha(opacity=50);
}

.estrellas__list-element {
  background-image: url(https://e00-especiales-marca.uecdn.es/mundial-rusia-2018/images/selecciones/fondo-mundial2.jpg);
  border-bottom: solid 2px #9b9b9b;
  float: left;
  margin: 0 0 35px;
  padding-bottom: 10px;
  width: 100%;
}
.estrellas__list-figure {
  border: solid 5px #fff;
  float: left;
  height: inherit;
  margin: 10px 10px 5px;
}
.estrellas__list-figure--team {
  border: 0;
}
.estrellas__list-image {
  display: block;
  width: 100%;
}
.estrellas__list-number {
  float: left;
  font-size: 30px;
  line-height: 33px;
  color: #666;
  padding-left: 10px;
}
.estrellas__list-flag {
  margin-left: 10px;
  width: 33px;
}
.estrellas__list-name {
  color: #161616;
  font-family: "robotoBold", Arial, helvetica;
  font-size: 24px;
  overflow: hidden;
  padding: 0 10px 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.estrellas__list-team {
  color: #666;
  font-size: 16px;
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.estrellas__sublist-element {
  clear: both;
  margin-bottom: 0;
}
.estrellas__list-element--sublist {
  border: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .estrellas__list-element {
    margin: 0 0 10px;
    padding-top: 10px;
  }
  .estrellas__list-element--sublist {
    margin: 0;
  }
  .estrellas__list-image--team {
    margin-bottom: 0;
  }
  .estrellas__list-figure {
    border-radius: 50px;
    float: left;
    height: 95px;
    margin: 0 0 0 10px;
    overflow: hidden;
    width: 95px;
  }
  .estrellas__list-figure--team {
    border: 0;
    border-radius: 0;
    height: inherit;
    margin-top: 0;
    width: 45%;
  }
  .estrellas__list-image {
    height: 95px;
    margin-left: -10px;
    width: auto;
  }
}
@media (min-width: 767px) {
  .estrellas {
    margin: 20px 0px 0px 0px;
  }
  .estrellas__list-element {
    margin: 0 5px 10px;
  }
  .estrellas__list-element--sublist {
    margin: 0;
  }
  .estrellas__list-figure--team {
    width: calc((100% - 20px) / 2);
  }
  .estrellas__list-figure--team + .estrellas__list-flag {
    margin-top: 10px;
  }

  .estrellas__list-element {
    width: calc((100% - 50px) / 5);
  }
 .estrellas__list-name {
    font-size: 20px;
  }
}
