body {
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    min-height: 100vh;
    background-color: #D21E07;
    background: #D21E07;
    padding-top: 22px;
  }

.cont-abajo {
    display: block;
    margin: 0px auto;
    width: 100%;
    /* position: relative; */
    /* top: 30px; */
}
.btn-down {
    max-width: 180px;
    margin: 0px auto;
    display: block;
    position: relative;
    top: -200px;
}

  img.cd {
      max-width: 100%;
      padding-top: 20px;
  }
  form#formPolla {
      padding-top: 30px;
  }
  a {
    text-decoration: none;
  }
  .logo-cabecera {
      max-width: 500px !important;
      position: relative;
      top: 25px;
      width: 100%;
  }
  .logo-charly {
      max-width: 320px !important;
      position: relative;
      top: 50px;
  }
  .cabeza {
    max-width: 410px;
    margin: 0 auto;
    display: block;
  }
  .ball-comercio {
    max-width: 70px;
    position: absolute;
  }
  .logo-lazy {
    max-width: 50px;
    position: absolute;
    right: 10px;
  }
  
  .box-black {
      padding: 15px 0px;
      font: 500 21px/25px "robotolight";
      color: #FC4F00;
      font-weight: 600;
  }
  
  .box-black span {
      color: #ffffff;
      font-weight: bold;
      font-size: 30px;
  }
  
  .img-lazy{
      max-width: 160px;
  }
  
  .img-icon{
      max-width: 30px;
  }
  
  img.img-icon {
      max-width: 50px;
  }
  img.logo{
    width: inherit;
  }
  a:hover {
    text-decoration: none;
    color: #FFF !important;
  }
  
  .form-check-input {
    width: 1.3em !important;
    height: 1.3em !important;
  }
  
  .boton-especiales {
    text-decoration: none;
    position: absolute;
    display: inline-block;
    text-indent: 0 !important;
    margin: 0 0 0 5px;
    color: #fff;
    font: 700 11px/13px Arial;
    padding-top: 9px;

  }
  
  @font-face {
      font-family: "NotoSansBold";
      src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/NotoSans-Bold.woff') format('woff'),
  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/NotoSans-Bold.woff2') format('woff2');	
  }
  @font-face {
      font-family: "NotoSansBlack";
      src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/NotoSans-Black.woff') format('woff'),
  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/NotoSans-Black.woff2') format('woff2');	
  }
  
  
  @import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;700;900&display=swap');

  @font-face {
    font-family: 'icomoon';
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elecciones-2020-lista-candidatos-partidos-politicos-congreso-tu-decides-ecvisual-ecpm/fonts/icomoon.eot?k0g6bz');
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elecciones-2020-lista-candidatos-partidos-politicos-congreso-tu-decides-ecvisual-ecpm/fonts/icomoon.eot?k0g6bz#iefix') format('embedded-opentype'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elecciones-2020-lista-candidatos-partidos-politicos-congreso-tu-decides-ecvisual-ecpm/fonts/icomoon.ttf?k0g6bz') format('truetype'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elecciones-2020-lista-candidatos-partidos-politicos-congreso-tu-decides-ecvisual-ecpm/fonts/icomoon.woff?k0g6bz') format('woff'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elecciones-2020-lista-candidatos-partidos-politicos-congreso-tu-decides-ecvisual-ecpm/fonts/icomoon.svg?k0g6bz#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}  
  

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-comercio:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
  
  /* header */
  header {
    position: fixed;
    height: 46px;
    width: 100%;
    background: #000000;
    top: 0;
    z-index: 99;
    display: table;
  }
  
  .text-ElComercio {
    color: #d2d902 !important;
  }
  
  #header {
    margin-bottom: 50px;
    width: 100%;
  }
.color-amarillo {
    color: #e1b70e;
}
.color-rojo {
    color: #de0c1f;
}

.ctn-header-comercio {
    margin: 0 auto;
    max-width: 990px;
    text-align: left;
    vertical-align: middle;
    position: relative;
    padding: 6px 10px;
}
.ctn-header-comercio a {
    display: inline-block;
    color: #FFF;
}
.ctn-header-comercio .logo-comercio i {
    font-size: 15px;
    padding-top: 6px;
    position: absolute;
    /* margin-top: 4px; */
}
  .ctn-header-comercio a i.cruz {
    fill: #ffca00;
    color: #ffca00;
  }
  a.logo-comercio {
    background: url(https://especiales.diariocorreo.pe/elementos-comunes/img/logo.png) no-repeat 0 0;
    background-size: 95%;
    height: 35px;
    width: 35px;
  }
  a.logo-especiales {
    background: url("https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/logo-especiales.png")
      no-repeat 0 3px;
    background-size: 85%;
    height: 22px;
    width: 100px;
  }
  #social {
    float: right;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 0;
    display: table;
    height: 100%;
  }
  #social ul {
    vertical-align: middle;
    display: table-cell;
  }
  #social ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
  }
  #social ul li a.facebook {
    background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/donde-ver-series-nominadas-premios-emmy-2022-hbo-max-netflix-disney-streaming-nndd/img/sprite-redes.png) no-repeat -6px -4px;
    background-size: 130px;
    border-radius: 20px;
  }
  #social ul li a.wst {
    background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/donde-ver-series-nominadas-premios-emmy-2022-hbo-max-netflix-disney-streaming-nndd/img/sprite-redes.png) no-repeat -92px -4px;
    background-size: 130px;
    border-radius: 20px;
  }
  #social ul li a.tw {
    background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/donde-ver-series-nominadas-premios-emmy-2022-hbo-max-netflix-disney-streaming-nndd/img/sprite-redes.png) no-repeat -50px -4px;
    background-size: 130px;
    border-radius: 20px;
  }
  .ctn-header-comercio .logo-alerta {
    text-indent: inherit;
  }
  /* fin de header comercio */
  
  /*Banners de publicidad*/
  
  .container-top {
    margin: 37px 0 0 0;
    padding: 0;
    height: auto;
    text-align: center;
  }
  
  .container-caja3 {
    display: none;
  }
  
  .lateral-izq {
    display: inline-block;
    padding: 20px 0;
    width: 12%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 640px;
    overflow: auto;
    position: -webkit-sticky;
    position: fixed;
    top: 30px;
    left: 0;
  }
  
  .lateral-der {
    display: inline-block;
    padding: 20px 0;
    width: 12%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 640px;
    overflow: auto;
    position: -webkit-sticky;
    position: fixed;
    top: 30px;
    right: 0;
  }
  
  .container-zocalo {
    max-width: 728px;
    height: auto;
    z-index: 2147483646;
    position: fixed;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    text-align: center;
  }
  /*Fin banners de publicidad*/
  .clear {
    clear: both;
  }

  .contenedor{
    padding-top: 40px;
  }
  .p-40{
    padding-top: 40px;
  }
  .videoHomeAnchor{
    display: table;
    margin: 0 auto;
  }
  video{
    max-width:554px;
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .main{
    color: #FFFFFF !important;
    font-family: 'Noto Sans', sans-serif !important;
  }
  .black{
    font-family: "NotoSansBlack";
  }
  .bold{
    font-family: "NotoSansBold";
  }
  .main h2{
    font-size:28px;
    line-height:24px;
  }
.main p {
    font-size: 13px;
    line-height: 33px;
}
  .bg-comedia{
    background: rgb(97,25,4);
    background: linear-gradient(0deg, rgba(97,25,4,1) 0%, rgba(194,50,8,1) 29%);
  }
  .bg-drama{
    background: rgb(97,25,4);
    background: linear-gradient(0deg, rgba(97,25,4,1) 0%, rgba(159,80,0,1) 29%);
  }
  .bg-series{
    background: rgb(97,25,4);
    background: linear-gradient(0deg, rgba(97,25,4,1) 0%, rgba(22,138,145,1) 29%);
  }
  .hrtitle hr{
    width: calc(100% - 26px) !important;
  }
  hr{
    border: 1px solid #FFFFFF;
    background: #FFFFFF;
    margin: 0 auto;
    color: #FFFFFF;
    opacity: 1;
    margin-top: 6px !important;
    margin-bottom: 10px;
  }
  span{
    font-size: 18px;
  }
  .mini{
    font-size:14px;
    
  }
  h4{
    font-size:14px;
  }
  h3{
    font-size:18px;
  }
  ul, ul li{
    list-style: none;
    margin-left: 0;
    padding-left:0;
  }
  .main {
    max-width: 600px;
    margin: 0 auto;
  }
  .main ul li{
    display: inline-block;
  } 
  .main ul li:first-child{
    width: 139px;
  }
  .main ul li:first-child img{
    width: 100%;
  }
  .boton:last-child{
    margin-left: 20px;
  }
  .boton:first-child{
    margin-left:20px;
  }
  .lala{
    position: relative;
  }
  .lala img{
    z-index: 9;
    position: inherit;
  }
  .lala .vinoimg{
    left: 10px;
  }
  .lala .maceradoimg{
    left: 6px;
  }
  .lala span{
    border: 1px solid #FFF;
    padding-left: 34px;
    position: absolute;
    left: 0;
    padding-right: 10px;
    font-size: 12px;
    margin-top: 10px;
  }
  .cont-botones a.boton{
    background-color: #FFFFFF;
    color: #910000;
    width: 85px;
    text-align: center;
    border-radius: 15px;
    border: 2px solid #910000;
    display: inline-block;
    text-decoration: none;
  }
  .cont-botones a.boton:hover{
    color: #910000 !important;
  }
  .cont-botones a.boton span{
    font-size: 14px;
    font-weight: bold;
  }
  .cont-botones a.boton:nth-child(2){
    border: 2px solid #ffffff;
    background-color: #910000;
    color: #ffffff;
  }
  .cont-botones a.boton:nth-child(2):hover{
    color: #ffffff !important;
  }
  .mapa{
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .mapa .img-mapa{
    width: 100%;
  }  
.spirit {
    position: absolute;
    top: 12%;
    right: 0;
    background: url(../img/spirit1.png) no-repeat 0 0;
    background-size: 90px;
    height: 60px;
    width: 90px;
}
.spirit:hover {
    position: absolute;
    top: 12%;
    right: 0;
    background: url(../img/spirit2.png) no-repeat 0 0;
    background-size: 90px;
    height: 60px;
    width: 90px;
}
.cuneo {
    position: absolute;
    top: 34%;
    left: 8%;
    background: url(../img/cuneo1.png) no-repeat 0 0;
    background-size: 90px;
    height: 77px;
    width: 90px;
}
.cuneo:hover {
    position: absolute;
    top: 34%;
    left: 8%;
    background: url(../img/cuneo2.png) no-repeat 0 0;
    background-size: 90px;
    height: 77px;
    width: 90px;
}
.elena {
    position: absolute;
    top: 26%;
    right: 15%;
    background: url(../img/elena1.png) no-repeat 0 0;
    background-size: 90px;
    height: 57px;
    width: 90px;
}
.elena:hover {
    position: absolute;
    top: 26%;
    right: 15%;
    background: url(../img/elena2.png) no-repeat 0 0;
    background-size: 90px;
    height: 57px;
    width: 90px;
}
  .donmiguel{
    position: absolute;
    top: 37%;
    right: 2%;
    background: url(../img/donmiguel1.png) no-repeat 0 0;
    background-size: 96px;
    height: 77px;
    width: 90px;
  }
  .donmiguel:hover{
    position: absolute;
    top: 37%;
    right: 2%;
    background: url(../img/donmiguel2.png) no-repeat 0 0;
    background-size: 96px;
    height: 77px;
    width: 90px;
  }
.elixir {
    position: absolute;
    top: 36%;
    left: 44%;
    background: url(../img/elixir1.png) no-repeat 0 0;
    background-size: 59px;
    height: 77px;
    width: 58px;
    /* background-color: aqua; */
}.elixir:hover {
    position: absolute;
    top: 36%;
    left: 44%;
    background: url(../img/elixir2.png) no-repeat 0 0;
    background-size: 59px;
    height: 77px;
    width: 58px;
    /* background-color: aqua; */
}
.marques {
    position: absolute;
    top: 47%;
    left: 27%;
    background: url(../img/marques1.png) no-repeat 0 0;
    background-size: 93px;
    height: 87px;
    width: 90px;
    /* background-color: aqua; */
}
.marques:hover {
    position: absolute;
    top: 47%;
    left: 27%;
    background: url(../img/marques2.png) no-repeat 0 0;
    background-size: 93px;
    height: 87px;
    width: 90px;
}
.pelipor {
    position: absolute;
    top: 43%;
    left: 0%;
    background: url(../img/pelipor1.png) no-repeat 0 0;
    background-size: 72px;
    height: 87px;
    width: 90px;
}
.pelipor:hover {
    position: absolute;
    top: 43%;
    left: 0%;
    background: url(../img/pelipor2.png) no-repeat 0 0;
    background-size: 72px;
    height: 87px;
    width: 90px;
}
.viejos {
    position: absolute;
    top: 47%;
    right: 2%;
    background: url(../img/viejos1.png) no-repeat 0 0;
    background-size: 118px;
    height: 87px;
    width: 112px;
}
.viejos:hover  {
    position: absolute;
    top: 47%;
    right: 2%;
    background: url(../img/viejos2.png) no-repeat 0 0;
    background-size: 118px;
    height: 87px;
    width: 112px;
}
h1 {
    color: #D21E07;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
    padding-top: 5px;
    max-width: 270px;
    /* width: calc(100% - 350px); */
    margin: 0 auto;
    font-family: NotoSansBold;
}
  .p-home{
    font-size:12px;
    line-height: 17px;
    color: #000000 !important;
    text-align:center;
  }
  #social ul li a i{
    font-size: 18px;
  }
  .onlymobile {
    display: none !important;
}
  @media screen and (max-width: 1024px) {
    .lateral-izq,
    .lateral-der {
      display: none;
    }
  }
  
  @media screen and (max-width: 768px) {
    /*Banners de publicidad*/
    .container-top {
      width: 100%;
      height: auto;
    }
    .container-caja3 {
      display: block;
      margin: 10px auto;
      padding-bottom: 150px;
      text-align: center;
    }
    .ctn-header-comercio a {
      font-size: 12px;
    }
    .onlymobile {
      display: inline-block !important;
  }
  }
  
  @media screen and (max-width: 640px) {

  }
  
  @media screen and (max-width: 375px) {
  }
  
  @media screen and (max-width: 320px) {

  }