/* Produ Style ======================================= */

body {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #6f6f6f;
}

/* Bordes ======================================= */

.border-produ {
    border-bottom: 5px solid #ffcc00;
}

.border-television {
    border-bottom: 5px solid #7224AC;
}

.border-publicidad {
    border-bottom: 5px solid #3449E4;
}

.border-tecnologia {
    border-bottom: 5px solid #25B9AB;
}


/* Botones ======================================= */

.btn-mas-movil {
    text-align: center;
    margin-top: 18px;
    margin-bottom: 10px;
}

.btn-ver-mas {
    background-color: transparent;
    border: 1px solid #ffffff;
    width: 150px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

    .btn-ver-mas:hover {
        background-color: #ffcc00;
        border: 1px solid #ffcc00;
        color: #000000;
    }

.btn-ver-mas-w {
    background-color: transparent;
    border: 1px solid #000000;
    width: 150px;
    text-transform: uppercase;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}

    .btn-ver-mas-w:hover {
        background-color: #ffcc00;
        border: 1px solid #ffcc00;
        color: #000000;
    }
/* Compartir ======================================= */

.fec-comp p {
    font-size: 13px;
    color: #808080;
    margin: 8px 0px 0px 0px;
    padding: 0px;
}

.fec-comp img {
    height: 16px;
    margin-top: -4px;
    margin-right: 4px;
}

.fech-izq {
    float: left;
}

.comp-der {
    float: right;
}

/* Espacio par header ======================================= */

.space-web {
    height: 138px;
    background-color: #ffffff;
}

.space-mobil {
    height: 55px;
    background-color: #ffffff;
}

/* Banner ======================================= */

.banner {
    margin: 20px 0px 20px 0px;
}

    .banner img {
        width: 100%;
    }

.cuad-title {
    width: 20px;
    height: 30px;
    margin-top: 13px;
    background: #ffcc00;
    float: left;
    margin-right: 10px;
}

.cuad-title-m {
    width: 20px;
    height: 30px;
    margin-top: 13px;
    background: #7224AC;
    float: left;
    margin-right: 10px;
}

.cuad-title-min {
    width: 20px;
    height: 30px;
    margin-top: 6px;
    background: #ffcc00;
    float: left;
    margin-right: 10px;
}

.hr-amarillo {
    border: .5px solid #ffcc00;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

.hr-morado {
    border: .5px solid #7224AC;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

.hr-azul {
    border: .5px solid #3449E4;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

.hr-verde {
    border: .5px solid #25B9AB;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}



/* Seccion dark ======================================= */

.section-dark {
    background-color: #1A1A1A;
    padding: 30px 0px 40px 0px;
}

.title-section-dark h2 {
    font-size: 50px;
    color: #ffffff;
    letter-spacing: -2px;
}

.title-section-dark strong {
    font-size: 50px;
    color: #ffcc00;
    letter-spacing: -2px;
}

.filtro-dark {
    text-align: right;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
}

    .filtro-dark ul {
        margin: 10px 0px 0px 0px;
        padding: 0px;
        font-weight: bold;
    }

    .filtro-dark a {
        color: #ffffff;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 300;
    }

        .filtro-dark a:hover {
            color: #ffcc00;
        }

        .filtro-dark a:focus, .filtro-dark .active a {
            color: #ffcc00;
            font-weight: bold;
        }

    .filtro-dark i {
        color: #ffcc00;
        font-weight: bold;
        margin-left: 10px;
    }

    .filtro-dark p {
        font-weight: bold;
        margin: 0px;
    }

.space-filtro {
    height: 38px;
}

/* Seccion Light ======================================= */

.section-light {
    background-color: #ffffff;
    padding: 10px 0px 0px 0px;
}

.title-section-light h2 {
    font-size: 50px;
    color: #000000;
    letter-spacing: -2px;
}

.title-section-light h3 {
    font-size: 40px;
    color: #000000;
    letter-spacing: -2px;
}

.filtro-light {
    text-align: right;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

    .filtro-light ul {
        margin: 10px 0px 0px 0px;
        padding: 0px;
        font-weight: bold;
    }

    .filtro-light a {
        color: #000000;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 300;
    }

        .filtro-light a:hover {
            color: #000000;
            opacity: .6;
        }

        .filtro-light a:focus, .filtro-light .active a {
            color: #000000;
            font-weight: bold;
        }

    .filtro-light i {
        color: #ffcc00;
        font-weight: bold;
        margin-left: 10px;
    }

    .filtro-light p {
        font-weight: bold;
        margin: 0px;
    }


/* Efecto imagen ======================================= */

.feat-image {
    transition: 0.2s all ease-in-out;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    color: #fff;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 35%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 20%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 20%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
/* Compartir ======================================= */

.share-new {
    position: relative;
    cursor: pointer;
}

    .share-new:hover .share-buble {
        transform: scale(1);
    }

.share-buble {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    position: absolute;
    bottom: 35px;
    right: 0;
    transform: scale(0);
    transition: 0.25s all ease-in-out;
    transform-origin: bottom right;
    text-align: left;
    width: 140px;
}

    .share-buble p {
        margin-bottom: 0px;
    }

    .share-buble a {
        display: block;
        font-size: 14px;
        width: 25px;
        height: 25px;
        background-color: #456;
        text-align: center;
        margin: 5px 0;
        border-radius: 50%;
        padding-top: 5px;
        position: relative;
        color: #fff;
        line-height: 1;
    }

        .share-buble a:hover {
            color: #fff;
        }

        .share-buble a.twitter {
            background-color: #1da1f2;
        }


        .share-buble a.facebook {
            background-color: #4267b2;
        }

        .share-buble a.linkedin {
            background-color: #007bb5;
        }

        .share-buble a.pinterest {
            background-color: #cb2027;
        }

        .share-buble a.g-plus {
            background-color: #dd4b39;
        }

    .share-buble:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #ffffff transparent transparent transparent;
        content: '';
        position: absolute;
        bottom: -10px;
        right: 8px;
    }

    .share-buble a > span {
        font-size: 12px;
        position: absolute;
        left: 35px;
        top: 5px;
        color: #333;
    }

@media(max-width:920px) {
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .banner {
        margin: 10px 0px 10px 0px;
    }

    .cuad-title {
        width: 15px;
        height: 20px;
        margin-top: 17px;
        background: #ffcc00;
        float: left;
        margin-right: 10px;
    }

    .cuad-title-m {
        width: 15px;
        height: 20px;
        margin-top: 17px;
        float: left;
        margin-right: 10px;
    }

    .cuad-title-min {
        width: 15px;
        height: 20px;
        margin-top: 10px;
        background: #ffcc00;
        float: left;
        margin-right: 10px;
    }

    .section-dark {
        background-color: #1A1A1A;
        padding: 10px 0px 10px 0px;
    }

    .section-light {
        background-color: #ffffff;
        padding: 10px 0px 10px 0px;
    }

    .title-section-dark h2 {
        font-size: 30px;
        color: #ffffff;
        letter-spacing: -2px;
    }

    .title-section-dark strong {
        font-size: 30px;
        color: #ffcc00;
        letter-spacing: -2px;
    }

    .title-section-light h2 {
        font-size: 30px;
        color: #000000;
        letter-spacing: -2px;
    }

    .hr-amarillo {
        border: .5px solid #ffcc00;
        margin: 5px 0px 10px 0px;
        padding: 0px;
    }

    .hr-morado {
        border: .5px solid #7224AC;
        margin: 5px 0px 10px 0px;
        padding: 0px;
    }

    .filtro-dark {
        text-align: left;
        margin: -10px 0px 0px 0px;
        padding: 0px 0px 0px 10px;
        color: #ffffff;
    }

        .filtro-dark ul {
            margin: 0px 0px 0px -18px;
            padding: 0px;
            font-weight: bold;
            font-size: 12px;
        }

        .filtro-dark i {
            margin-left: 7px;
            margin-right: -6px;
        }


    .filtro-light {
        text-align: left;
        margin: -10px 0px 0px 0px;
        padding: 0px;
        color: #ffffff;
    }

        .filtro-light ul {
            margin: 0px 0px 0px -18px;
            padding: 0px;
            font-weight: bold;
            font-size: 12px;
        }

        .filtro-light i {
            margin-left: 7px;
            margin-right: -6px;
        }

    .space-filtro {
        height: 0px;
        margin-top: -10px;
    }

    .section-light h3 {
        font-size: 26px;
    }

    .img-izq {
        padding-right: 5px;
    }

    .img-der {
        padding-left: 5px;
    }

    .fec-comp {
        margin: 0px 0px 30px 0px;
    }

        .fec-comp p {
            font-size: 11px;
        }
}

@media(max-width:320px) {
    .filtro-small ul {
        font-size: 10px;
    }
}

.img-big-video img {
    width: 100%;
    height: 100%;
}

/** Otros */
.opinion-info {
    width: 90%;
    margin: auto;
    background: #fff;
    margin-top: -20px;
    position: relative;
    padding: 10px 10px;
    border: 1px solid #cfcfcf;
    min-height: 120px;
}

    .opinion-info a:hover {
        text-decoration: none;
        opacity: .7;
        color: #000000;
    }

    .opinion-info h4 {
        color: #000000;
        letter-spacing: -1px;
        margin: 0px;
        line-height: 24px;
        font-size:18px;
    }

.size-info-opinion {
    width: 100%;
    height: 75px;
    overflow: auto;
}

    .size-info-opinion a:hover {
        opacity: .9;
    }