@-ms-viewport{
    width: device-width;
  }
  @font-face {
    font-family: 'roboto-regular';
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/fonts/Roboto-Regular.ttf') format('truetype');
  }
  @font-face {
    font-family: 'roboto-medium';
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/fonts/Roboto-Medium.ttf') format('truetype');
  }
@font-face {
    font-family: 'roboto-bold';
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/fonts/Roboto-Bold.ttf') format('truetype');
  }

  @font-face {
    font-family: 'noto-bold';
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/fonts/NotoSerif-Bold.ttf') format('truetype');
  }
  @font-face {
    font-family: 'noto-medium';
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/fonts/NotoSerif-Medium.ttf') format('truetype');
  }


  @font-face {
    font-family: 'icomoon';
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/fonts/icomoon.eot?k0g6bz');
    src:  url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/fonts/icomoon.eot?k0g6bz#iefix') format('embedded-opentype'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/fonts/icomoon.ttf?k0g6bz') format('truetype'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/fonts/icomoon.woff?k0g6bz') format('woff'),
      url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-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";
  }
body,
html {
    background-color: #f2f4f8;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5{
    margin: 0;
    padding: 0;
    font-weight: normal;
}
ul, ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    outline: none;
    color: #000000;
}
p{
    padding-top: 0px;
    padding-bottom: 20px;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    font-family: 'roboto-regular';
}
/* header comercio */
header {
    position: fixed;
    height: 46px;
    width: 100%;
    background: #000;
    top: 0;
    z-index: 99;
    display: table;
}
.header-comercio {
    background: #000;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.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;
}
.cruz {
    display: inline-block;
    width: 12px;
    position: relative;
    height: 12px;
    top: 1px;
}
.cruz:before, .cruz:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #ffca00;
}
.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;
}
#social ul li a i {
    font-size: 18px;
}
/* fin de header comercio */

.container{
    padding-top: 46px;
}
.content{
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}
h2.title{
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 10px;
    font-family: 'roboto-bold';
}
.full-bg1{
    width: 100%;background-color: #f6f2ec;
}
.full-bg1 img{
    display: block; margin: 0 auto; width: 80%; max-width: 356px;
    padding: 30px 0 25px 0;
}
.full-bg2{
    width: 100%;background-color: #f2f4f8;
    display: inline-block;
}
.onlymobile{
    display: none !important;
}
.divtitle{
    position: relative;background-color: #FFF;width: 100%;
}
.divtitle::before{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #dddddd;
    bottom: 0;
    left: 0;
}
/*****************************************************/
/*****************************************************/
/*****************************************************/
.cont-carousel{
    margin-top: 20px;
    margin-bottom: 10px;
}
.box{
    background-color: #ffffff;
    display: block;
    width: 100%;
    max-width: 1180px;
    border-radius: 8px;
    padding-bottom: 14px;
}
.title-partido{
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'roboto-bold';
    padding-top: 20px;
}
.box{
    margin: 0 auto;
}
.box img{
    display: block;
    margin: 0 auto;
    padding: 20px 0;
}
.box h3{
    font-size: 16px;
    text-align: center;
    font-family: 'roboto-bold';
}
.box .text{
    padding: 10px 20px;
    font-family: 'roboto-regular';
    font-size: 16px;
    line-height: 18px;
}
.box .text img.full{
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.box .text p.leyenda{
    color: #767676;
    font-size: 12px;
    line-height: 15px;
    font-family: 'roboto-regular';
    font-style: italic;
    padding-top: 0;
    text-align: center;
}
.box .text p{
    font-size: 16px;
}
.title-articulo{
    font-size: 20px;
    line-height: 25px;
    font-family: 'noto-bold';
    padding-top: 0px;
}
.accion-popular .lista .votado{
    background-color: #ffe2e4;
}
.parrafo-principal{
    font-size: 12px;
    line-height: 18px;
    font-family: 'noto-bold';
}
.parrafo-principal span{
    font-size: 28px;
}
/******************************/
/******************************/
/******************************/

.alianza-por-el-progreso .lista .votado{
    background-color: #adc1ef;
}
.apra .lista .votado{
    background-color: #ffaaaa;
}
.avanza-pais .lista .votado{
    background-color: #f9c1d9;
}
.democracia-directa .lista .votado{
    background-color: #fdf7aa;
}
.frente-amplio .lista .votado{
    background-color: #f5b1b1;
}
.frepap .lista .votado{
    background-color: #e2f5ff;
}
.fuerza-popular .lista .votado{
    background-color: #fef4e4;
}
.juntos-por-el-peru .lista .votado{
    background-color: #cbecb9;
}
.partido-morado .lista .votado{
    background-color: #ede2ff;
}
.contigo .lista .votado{
    background-color: #f9c6c6;
}
.ppc .lista .votado{
    background-color: #aff3cc;
}
.peru-nacion .lista .votado{
    background-color: #c0c8ed;
}
.peru-patria-segura .lista .votado{
    background-color: #f9cfb0;
}
.peru-libre .lista .votado{
    background-color: #fabcbc;
}
.podemos-peru .lista .votado{
    background-color: #9eaada;
}
.renacimiento-unido-nacional .lista .votado{
    background-color: #b1bded;
}
.solidaridad-nacional .lista .votado{
    background-color: #fff3a4;
}
.somos-peru .lista .votado{
    background-color: #beb0ec;
}
.todos-por-el-peru .lista .votado{
    background-color: #e7c7e6;
}
.union-por-el-peru .lista .votado{
    background-color: #f1a0a0;
}
.vamos-peru .lista .votado{
    background-color: #f18b8b;
}

.div-deslizar{
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}
.div-deslizar h3{
    text-align: center;
    font-family: 'roboto-bold';
    font-size: 12px;
    display: inline-block;
}
ul.perfil{
    display: table;
    width: 100%;
}
ul.perfil li{
    display: table-cell;
    vertical-align: bottom;
    
}
ul.perfil li:first-child{
    width: 87px;
}

ul.perfil li p{
    font-family: 'noto-medium';
}
ul.perfil li p span{
    display: block;
    font-family: 'roboto-regular';
    font-size: 12px;
    line-height: 18px;
}
ul.perfil img{
    width: 80px;
    margin: 0 0;
}

/******************/
/******************/
.slick-dotted.slick-slider{
    position: relative;
    padding-top: 68px;
}
.slick-dots{
   
    height: 93px;
    top: 0;
}
.slick-dots li{
    width: 30px;
    height: 30px;
    
    margin: 8px 6px;
}
.slick-dots li button{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
}
.slick-dots li:first-child button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/accion-popular.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}
.slick-dots li:nth-child(2) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/alianza-por-el-progreso.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}
.slick-dots li:nth-child(3) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/apra.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}
.slick-dots li:nth-child(4) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/frente-amplio.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}
.slick-dots li:nth-child(5) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/fuerza-popular.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}
.slick-dots li:nth-child(6) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/frepap.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}
.slick-dots li:nth-child(7) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/juntos-por-el-peru.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}
.slick-dots li:nth-child(8) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/partido-morado.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}
.slick-dots li:nth-child(9) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/podemos-peru.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}
.slick-dots li:nth-child(10) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/ppc.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}
.slick-dots li:nth-child(11) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/solidaridad-nacional.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}
.slick-dots li:nth-child(12) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/somos-peru.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}

.slick-dots li:nth-child(13) button::before{
    background: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/partidos-politicos-analisis-elecciones-2020-ecvisual-ecpm/img/partidos/union-por-el-peru.png');
    background-size: 100%;
    background-position: center center;
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
}


/******************/
/******************/
/******************/
@media(max-width: 1140px){
    .box{
        width: 990px;
    }
}
@media(max-width: 1000px){
    .box{
        width: 800px;
    }
}
@media(max-width: 900px){
    .box{
        width: 560px;
    }
}
@media(max-width: 560px){
    .box{
        width: 280px;
    }
    .parrafo-principal span{
        font-size: 20px;
    }
    .box .text p.leyenda {
        text-align: left;
    }
    .title-partido{
        font-size: 14px;
    }
    .box h3{
        font-size: 13px;
    }
    .box .text p{
        font-size: 12px;
    }
    .full-bg1 img{
        width: 80%;
        padding: 10px 0;
    }
    h2.title{
        font-size: 13px;
        padding: 13px 8px;
    }
    .div-deslizar {
        position: relative;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
    .slick-dotted.slick-slider{
        padding-top: 105px;
    }
}