a.logo-comercio {
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/logo.png') no-repeat 0px 5px;
    background-size: 100%;
    height: 24px;
    margin: 0px;
    width: 65px;
}
a.logles {
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/logo-especiales.png') no-repeat 0 -4px;
    background-size: 85%;
    height: 22px;
    width: 100px;
}

html, body {
    margin: 0;
    padding: 0;
    box-sizing: content-box;
    position: relative;
    /* background: transparent url('https://especiales.depor.com/como-debes-comportarte-cuando-viajes-al-mundial-qatar-2022-multimedia-nndd/img/bg.jpg') 0% 0% no-repeat padding-box; */
    background: transparent url('../img/bg.jpg') 0% 0% no-repeat padding-box;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}

.container-up {
    margin-top: 60px;
}

.ajuste-video {
    max-width: 520px;
    margin: 0px auto 0px auto;
}

.sombra-video {
    box-shadow: 3px 3px 5px #8f8e8e;
}

hr {
    margin: 20px auto;
    max-width: 300px;
    height: 0px;
    background-color: #f5f5f5;
    border: 0px;
    border-bottom: 1px dashed #000000;
}

hr.line-green {
    margin: 8px auto;
    max-width: 60px;
    border: 0;
    height: 1px;
    background-color: #00fe02;
}

* {
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cont-title-body2 {
    display: block;
    max-width: 410px;
    margin: 0px auto;
    width: 100%;
}

@font-face {
	font-family: "Prelo-Medium";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/Prelo-Medium.woff') format('woff'),
url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/Prelo-Medium.woff2') format('woff2');	
}

@font-face {
	font-family: "Prelo-SlabMedium";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/PreloSlab-Medium.woff') format('woff'),
url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/PreloSlab-Medium.woff2') format('woff2');	
}


    @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;
    }

a.btn-centrado {
    margin: 0 auto;
    display: table;
    text-align: center;
}

video {
    width: 100%;
    max-width: 590px;
}
h1 {
    font-size: 1.3rem;
    max-width: 280px;
    line-height: 1.6rem;
    text-align: left;
    vertical-align: middle;
    font-family: Prelo-SlabMedium;
    padding-top: 40px;
    padding-left: 0px;
    margin: 0 auto;
    left: -5px;
    position: relative;
}
.der::before {
    content: ".";
    color: #f4f4f4;
    background-color: #884FF6;
    width: 1px;
    opacity: 1;
    margin: 33px 0px;
}


.cabecera {
    width: 100%;
    display: flex;
    margin: 0 auto;
    max-width: 400px;
}
.izq {
    width: 55%;
}
.izq img {
    max-width: 220px;
}
.der {
    width: 45%;
    display: flex;
}
.btn-circle {
    margin: 0 auto;
    display: block;
    max-width: 400px;
    width: 100%;
}
p {
    font-size: 0.88rem;
    max-width: 420px;
    line-height: 1.4rem;
    text-align: center;
    font-family: Prelo-Medium;
    margin: 0 auto;
    font-weight: 100;
    padding: 0px 12px;
}

    h1.portada span {
        color: #ac9751;
    }

/*EFECTO */
.contenedor {
    position: relative;
    height: 100%;
    min-height: 220px;
    width: 100%;
}

.contenedor-alto {
    position: relative;
    height: 100%;
    min-height: 275px;
    width: 100%;
}

.contenedor-mitad img {
    box-shadow: 5px 5px 10px #00000029;
}
.contenedor img, .contenedor-alto img {
    position: absolute;
    width: 100%;
    left: 0;
    box-shadow: 5px 5px 10px #00000029;
    transition: opacity 0.9s ease-in-out;
}
.contenedor img.top:hover, .contenedor-alto img.top:hover, .contenedor-mitad img.top:hover {
  opacity: 0;
  cursor: pointer
}

.contenedor-doble {
    position: relative;
    /* height: 100%; */
    width: 100%;
    min-height: 425px;
    display: flex;
}
.contenedor-doble-chato {
    position: relative;
    /* height: 100%; */
    width: 100%;
    min-height: 350px;
    display: flex;
}

    .contenedor-mitad {
        position: relative;
        height: 100%;
        width: 47%;
        float: left;
    }
    .contenedor-mitad img {
        position: absolute;
        width: 100%;
        left: 0;
        transition: opacity 0.9s ease-in-out;
    }

.margin-r{
    margin-right: 6%
}
/* FIN EFECTO */


  [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";
  }

h1, h2, h3{
    font-weight: normal;
}
ul, ul li{
    list-style: none;
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    cursor: pointer;
    outline: none;
}
header{
    position: fixed;
    height: 46px;
    width: 100%;
    top: 0;
    z-index: 99;
    display: table;
}
.container-home {
    min-height: 1900px;
}
footer {
    display: block;
    padding: 20px 10px 100px 10px;
    width: 100%;
    max-width: 520px;
    margin: 0px auto;
}
footer img{
    width: 100%;
    margin: 0px auto;
}

    .saltar{
        -webkit-animation-name: AnimInfinita2;
        -webkit-animation-duration: 1s;
        -webkit-animation-iteration-count:infinite;   
        /*-webkit-animation-direction:alternate;*/
        -webkit-animation-timing-function:linear;
        -webkit-animation-delay:1s;
        animation-name: AnimInfinita2;
        animation-duration: 1s;
        animation-iteration-count:infinite; 
        /*animation-direction:alternate;*/
        animation-timing-function:linear;
        animation-delay:1s;
        margin-top: 100px;
    }
    
    @-webkit-keyframes AnimInfinita2{
        0%{
            transform:translateY(0px);
        }
        50%{
            transform:translateY(-25px);
        }
        100%{
            transform:translateY(0px);
        }
    }

.header-comercio {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    background-color: black;
}
.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: 18px;
}

.header-barra-2 {
    height: 20px;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    width: 1px;
}
.cruz {
    display: inline-block;
    width: 7px;
    position: relative;
    height: 7px;
    top: 0px;
}
.cruz:before, .cruz:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #000;
}
.cruz:before {
    left: 50%;
    width: 2px;
    margin-left: -1px;
    height: 100%;
}
.cruz:after {
    top: 50%;
    height: 2px;
    margin-top: -1px;
    width: 100%;
}
#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;
}
.ctn-header-comercio a {
    display: inline-block;
    color: #fff;
}
#social ul li a i {
    font-size: 18px;
}
.onlymobile{
    display: none !important;
}

.cont-bloque-peru{
    width: 100%;
    height: 60px;
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    display: grid;
    max-width: 390px;
}

/* fin header */
.cont-video{
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    /*background-color: #000;*/
}

.cont-video2{
    width: 100%;
    height: 100vh;
    position: relative;
    background-color: #000;
    /*background: url(https://especiales.depor.com/teofilo-cubillas-los-10-goles-del-nene-nndd-ecvisual-ecpm/img/1.jpg) no-repeat center top;*/  
    background: url(https://especiales.depor.com/racismo-en-america-latina-problema-nndd-ecvisual-ecpm/img/portada.jpg) no-repeat center center;
    background-size: cover;
    /*height: 100vh;*/
    height: 750px;
    position: relative;
}

.portada{
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 250px;
}

.cont-text-box p{
    font-family: 'guardianegyp-bold';
    font-size: 17px;
    line-height: 22px;
    padding: 10px 20px 29px 20px;
}
.cont-text-box .leerarticulo{
    color: #000000;
    background-color: #ffffff;
    font-family: 'guardianegyp-medium';
    font-size: 11px;
    padding: 4px 20px 5px 20px;
    border-radius: 20px;
    border: 1px solid black;
    cursor: pointer;
}

.img-movil{
    display: block !important;
    max-width: 80%;
    margin: 0 auto;
} 

.container-marcas {
    position: relative;
    min-height: 440px !important;
    /*min-height: 720px !important para 4 paises*/
    top: 0px;
}

.irinicio{
    color: #000;
    background-color: #fff;
    border: 1px solid black;
    font-family: 'notoserif-medium';
    font-size: 14px;
    padding: 0 20px;
    padding: 4px 26px 5px 26px;
    cursor: pointer;
    border-radius: 20px;
    text-transform: uppercase;
    float: left;
    margin-bottom: 100px;
}

@media only screen and (min-width: 940px) {
    .img-movil {
        display: none !important;
    }
}

@media only screen and (min-width: 640px) {
        
    .solomovil {
        display: none !important;
    }
    
    
}

@media only screen and (max-width: 940px) {
    .cont-boxes{
        width: 600px;
    }
}

@media only screen and (max-width: 768px) {    

    .onlymobile{
        display: inline-block !important;
    }

}

@media only screen and (max-width: 640px) {
    
    .ajuste-video {
    padding-bottom: 25.25% !important;
    position: inherit !important;
    }   
    
    .container-home {
        min-height: 1870px;
    }   
    .contenedor-doble{
        height: 69%;
    }
    .contenedor {
        height: 75%;
    }
    h1 {

    }   
    
}

/*Banners de publicidad*/


.container{
    position: fixed;
    overflow: auto;
    max-width: 640px;
    width: 100%;
    height: calc(100vh);
    transform: translate(-50%, 0);
    left: 50%;
}

/*.container-2 { //no moverr
    position: absolute;
    overflow: auto;
    max-width: 640px;
    width: 100%;
    padding: 46px 0 0 0;
    height: calc(100vh);
    transform: translate(-50%, 0);
    left: 50%;
}*/

.container-2{
    position: relative;
    max-width: 980px;
    padding: 0;
    height: calc(100vh);
    transform: translate(-50%, 0);
    left: 50%;
    height: auto;
}

/*Banners de publicidad*/

.w-100 {
    width: 100%!important;
}
.container-top{
    margin: 5px 0;
}
.container-top-2{
    margin: 0 auto;
    text-align: center;
}
.container-caja3{
    display: none;
}
.lateral-izq{
    display: inline-block;
    padding: 20px 0;
    width: 12%;
    /*flex: 160px 1;*/
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 620px;
    position: -webkit-sticky;
    position: fixed;
    top: 30px;
    left: 0;
}
.lateral-der{
    display: inline-block;
    padding: 20px 0;
    width: 12%;
    /* flex: 160px 1; */
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 620px;
    position: -webkit-sticky;
    position: fixed;
    top: 30px;
    right: 0;
}
.container-zocalo {
    max-width: 728px;
    height: auto;
    z-index: 2147483646;
    position: fixed;
    margin: 20px auto 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    text-align: center;
}
.clear{
    clear: both;
}
.logo-partido{
    background: #FFF;
}
.cuadrado{
    width: 70px;
    height: 70px;
}

@media only screen and (max-width: 1120px)
{
  .lateral-izq, .lateral-der{
      display: none;
  }
}

@media only screen and (max-device-width: 768px)
{
    .container{
        overflow:scroll;
        -webkit-overflow-scrolling:touch;
    }
    .container-caja3{
        display: block;
        margin: 10px auto;
    }    
    .cuadrado{
        width: 50px;
        height: 50px;
    }
}
