

/* En el Set ======================================= */

.img-set {
    position: relative;
    min-height: 600px !important;
    margin-bottom: 0px;
    overflow: hidden;
}

.img-set .feat-image {
    min-height: 500px;
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.img-set:hover .feat-image, .simg-set:hover .feat-image{
    transform: scale(1.1);
}

.desc-set{
    margin-top: -400px;
    margin-left: 40px;
}

.desc-set a{
    text-decoration: none;
}

.desc-set h3:hover{
    color: #ffcc00;
}

.desc-set p:hover{
    opacity: .8;
}

.title-set a{
    color: #ffffff;
    text-decoration: none;
}

.title-set a:hover{
    color: #ffcc00;
}

.desc-set h2{
    font-size: 50px;
    letter-spacing: -3px;
    color: #ffffff;
    margin:0px 0px 10px 0px;
    padding: 0px;
}

.inf-set{
    background: rgba(0, 0, 0,0.7);
    width: 700px;
    height: 250px;
    padding: 20px;
    letter-spacing: -1px;
}

.inf-set h4{
    font-size: 17px;
    line-height: 18px;
    background-color:#7224AC;
    color: #ffffff;
    display:inline-block;
    margin-left:auto;
    margin-right:auto;
    letter-spacing: -1px;
    padding: 5px 10px 5px 10px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.inf-set h3{
    line-height: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #ffffff;
    margin: 0px;
    margin-top: 20px;
    font-size: 18px;
}

.inf-set p{
    line-height: 18px;
    color: #ffffff;
    margin: 0px;
    letter-spacing: 0px;
    margin-top: 10px;
}

.size-desc-set{
    width: 100%;
    height: 200px;
    overflow: auto;
    overflow-x:hidden;
    margin-bottom: 20px;
}

.butons-set:hover{
    color: #000000;
    font-color:#000000;
}

.btn-enelset{
    background-color: #7224AC;
    border:none;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    color: #ffffff;
    font-size: 14px;
     width: 100px;
     margin-left: 10px;
}

.btn-enelset:hover{
    background-color: #4F1878;
    color: #ffffff;

}

.btn-enelset-mas{
    background-color: #25B9AB;
    border:none;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    color: #ffffff;
    font-size: 14px;
     width: 100px;
     margin-left: 10px;
}

.btn-enelset-mas:hover{
    background-color: #1F9489;
    color: #ffffff;

}

.btn-enelset-esp{
    background-color: #ffcc00;
    border:none;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    color: #000000;
    font-color:#000000;
    font-size: 14px;
    width: 100px;
    margin-left: 10px;
}

.buton-set .btn-enelset-esp:hover{
    color: #000000;
    background-color: #25B9AB;
}



.controles-carrusel-enelset{
    text-align: right;
    margin-top: -0px;
}

.controles-carrusel-enelset img{
    margin-right: 30px;
}

.controles-carrusel-enelset img:hover{
    opacity: .7;
}



.inf-set-especial {
    background: rgba(42, 0, 89,0.7);
    width: 700px;
    height: 256px;
    padding: 20px;
    letter-spacing: -1px;
}

.inf-set-especial h4{
    font-size: 17px;
    line-height: 18px;
    color: #ffffff;
    display:inline-block;
    margin-left:auto;
    margin-right:auto;
    letter-spacing: -1px;
    padding: 5px 10px 5px 10px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.inf-set-especial h3{
    line-height: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #ffffff;
    margin: 0px;
    margin-top: 20px;
    font-size: 18px;
}

.inf-set-especial p{
    line-height: 18px;
    color: #ffffff;
    margin: 0px;
    letter-spacing: 0px;
    margin-top: 10px;
}

.title-espec{
    float: right;
    margin: 0px;
    color: #ffffff;
    font-weight: 900;
    letter-spacing: -2px;
    font-size: 28px;
}

.size-desc-set strong{
    color: #ffcc00;
}



/* Category  ======================================= */

#category-set{
    padding: 20px 0px 20px 0px;
}

.sec-carrusel-set{
    margin: -10px 0px 0px 0px;
    padding: 0px;
}

.sec-carrusel-set a{
    text-decoration: none;
}

.sec-carrusel-set a:hover{
    color: #ffcc00;
}

 .img-big-set {
    position: relative;
    min-height: 290px !important;
    margin-bottom: 0px;
    margin-top: 20px;
    overflow: hidden;
}

.img-big-set .feat-image {
    min-height: 100%;
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.img-big-set .info-new {
    bottom: 10px;
    position: absolute; 
}

.img-big-set .info-new h6{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 13px;
    color: #ffffff;
    letter-spacing: -1px;
}


.img-big-set:hover .feat-image{
    transform: scale(1.1);
}


.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) 0%, rgba(0,0,0,0) 35%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}

.info-set-especial{
    background-color: #2D014D;
    padding: 10px 20px 10px 20px;
}

.info-set-especial h4{
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -.5px;
}

.info-set-especial h5{
    margin: 0px;
    padding: 0px;
    text-align: right;
    font-weight: 900;
    letter-spacing: -1px;
    color: #ffffff;
}

.info-set-especial strong{
    color: #ffcc00;
}

 .img-small-set {
    position: relative;
    min-height: 290px !important;
    margin-bottom: 0px;
    margin-top: 20px;
    overflow: hidden;
}

.img-small-set .feat-image {
    min-height: 100%;
    background-size: cover;
    background-position: right;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.img-small-set .info-new {
    bottom: 10px;
    position: absolute; 
}

.img-small-set .info-new h6{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 25px;
    color: #ffffff;
    letter-spacing: -1px;
}


.img-small-set:hover .feat-image{
    transform: scale(1.1);
}

.info-set{
    background-color: #000000;
    padding: 10px 20px 10px 20px;
}

.info-set h4{
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -.5px;
}

.info-set-especial h4:hover, .info-set h4:hover{
    color: #ffcc00;
}

.ctrl-carrusel-set {
    text-align: center;
    margin: 15px 0px 0px 0px;
    padding: 0px;
}

.ctrl-carrusel-set img{
    margin: 0px 10px 0px 10px;
}

.ctrl-carrusel-set img:hover{
    opacity: .7;
    cursor: pointer;
}

.small-esp {
    font-size: 15px;
    margin: 3px 0px 0px 0px;
}


.category-sticker{
    position: absolute;
    display: block;
    padding: 6px 15px;
    left: 0;
    top: 0;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.cat-television{
     background: rgba(41, 1, 77,0.8);
} 

.category-sticker strong{
    color: #ffcc00;
}


/* Single  ======================================= */

.hr-small-produ{
    width: 30px;
    background-color: #ffcc00;
    border:solid 3px #ffcc00;
    text-align: left;
    margin: 0px 0px 12px 0px;
    padding: 0px;
}

.info-video-set h2{
    font-size: 34px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-style: oblique;

}

.size-sinopsis {
    height: 108px;
    overflow: auto;
    overflow-x: hidden;
    margin: 0px 0px 15px 0px;
}

.info-video-set p{
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.compartir-video-set {
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.compartir-video-set img{
    margin: 0px 10px 0px 0px;
}

.compartir-video-set i{
    color: #ffffff;
}

.compartir-video-set i:hover{
    color: #ffcc00;
}

 .video-small-set {
    position: relative;
    min-height: 120px !important;
    margin-bottom: 0px;
    margin-top: 10px;
    overflow: hidden;
}

.video-small-set .feat-image {
    min-height: 160px;
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.video-small-set .info-new {
    bottom: 10px;
    position: absolute; 
}


.video-small-set .info-new h6{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 13px;
    color: #ffffff;
    letter-spacing: -1px;
}


.video-small-set:hover .feat-image{
    transform: scale(1.1);
}


.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) 0%, rgba(0,0,0,0) 35%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}

.cntrl-carrusel-small{
    margin: -75px 0px 0px 0px;
}

.cntrl-carrusel-small img{
    margin: 0px 0px 0px 10px;
    height: 40px;
    opacity: .4;
}

.cntrl-carrusel-small img:hover{
    opacity: 1;
}

.info-set-single{
    margin: 20px 0px 0px 0px;
}

.img-ficha {
    position: relative;
    min-height: 320px !important;
    margin-bottom: 0px;
    margin-top: 10px;
    overflow: hidden;
}

.img-ficha .feat-image {
    min-height: 160px;
    background-size: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}



.img-ficha:hover .feat-image{
    transform: scale(1.1);
}

.title-ficha-sing {
    background-color: #000000;
    color: #ffffff;
    border-left: 8px solid #7224AC;
    padding: 10px 15px 10px 15px;
}

.title-ficha-sing strong{
    color: #ffcc00;
}

.title-ficha-sing h3{
    letter-spacing: -1px;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
}

.des-ficha-sing{
    padding: 10px 15px 10px 15px;
    border: 1px solid #D2D2D2;
}

.des-ficha-sing h4{
    color: #000000;
    font-weight: 300;
    letter-spacing: -1px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.des-ficha-sing h6{
    color: #000000;
    font-weight: 300;
    letter-spacing: -.5px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-size:16px;
    line-height: 18px;
}

.img-empresa {
    position: relative;
    min-height: 200px !important;
    margin-bottom: 0px;
    margin-top: 10px;
    overflow: hidden;
    border: 1px solid #D2D2D2;
}

.img-empresa .feat-image {
    background-size: cover;
    background-position: center;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}


.img-empresa:hover .feat-image{
    transform: scale(1.1);
}

.empresa-info{
    padding: 10px 15px 10px 15px;
    color: #ffffff;
    background-color: #1A1A1A;
    border-left: 8px solid #7224AC;
}

.empresa-info h4{
    color: #ffffff;
    font-weight: 900;
    letter-spacing: -1px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.empresa-info p{
    color: #ffffff;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    line-height: 18px;
}

.empresa-contacto {
    background-color: #000000;
    padding: 10px 25px 10px 25px;
    color: #ffffff;
}

.empresa-contacto p{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

.alg-right{
    text-align: right;
}

.alg-left{
    text-align: left;
}

@media(max-width:920px){

    .img-set {
        min-height: 220px !important;
    }

    .img-set .feat-image {
        min-height:100%;
        background-size: cover;
       background-position: right;
    }

    .desc-set{
        margin-top: -68px;
        margin-left: 0px;
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: 10px;
    }

    .inf-set{
        width: 100%;
        height: 100%;
        padding: 15px;
        background: rgba(0, 0, 0);
        
    }

    .inf-set-especial{
        width: 100%;
        height: 100%;
        padding: 15px;
        background: rgba(42, 0, 89);
        
    }

    .desc-set h2{
        font-size: 30px;
        letter-spacing: -2px;
        color: #ffffff;
        margin:0px 0px 5px 0px;
        padding-left: 15px;
    }

    .size-desc-set{
        width: 100%;
        height: 100%;
        overflow: auto;
        overflow-x:hidden;
        margin-bottom: 45px;
    }

    .inf-set h4{
        font-size: 15px;
        margin-top: 5px;
    }

    .inf-set h3{
        line-height: 24px;
        margin-top: 15px;
        font-size: 18px;
    }

    .inf-set p{
        font-size: 12px;
        line-height: 17px;
        color: #ffffff;
        margin: 0px;
        letter-spacing: 0px;
        margin-top: 10px;
    }

    .controles-carrusel-enelset{
        text-align: left;
        margin-top: -55px;
        margin-bottom:25px; 
    }

    .controles-carrusel-enelset img{
        margin-left: 10px;
        margin-right: 0px;
        height: 40px;
    }

    .btn-enelset{
        background-color: #7224AC;
        border:none;
        padding: 5px 10px 5px 10px;
        font-weight: bold;
        color: #ffffff;
        font-size: 11px;
        width: 80px;
        margin-left: 10px;
        z-index: 100;
    }

    .btn-enelset-esp{
        padding: 5px 10px 5px 10px;
        font-weight: bold;
        color: #ffffff;
        font-size: 11px;
        width: 80px;
        margin-left: 10px;
        z-index: 100;
    }

    .btn-enelset-mas{
        padding: 5px 10px 5px 10px;
        font-weight: bold;
        color: #ffffff;
        font-size: 11px;
        width: 80px;
        margin-left: 10px;
        z-index: 100;
    }

    .title-espec{
        float: none;
        margin: 0px;
        color: #ffffff;
        font-weight: 900;
        letter-spacing: -2px;
        font-size: 22px;
    }


    .inf-set-especial h4{
        font-size: 15px;
        margin-top: 5px;
        padding: 5px 10px 5px 0px;
    }

    .inf-set-especial h3{
        line-height: 18px;
        margin-top: 15px;
    }
       
    .inf-set-especial p{
        font-size: 12px;
        line-height: 17px;
        color: #ffffff;
        margin: 0px;
        letter-spacing: 0px;
        margin-top: 10px;
    }



    /* Category  ======================================= */

    .sec-carrusel-set{
        margin: -15px 0px 0px 0px;
        padding: 0px;
    }


     .img-big-set {
        min-height: 240px !important;
    }

    .img-big-set .feat-image {
        min-height: 100%;
        background-size: cover;
        background-position: right;
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
    }

    .img-big-set .info-new h6{
        font-size: 22px;
    }

    .info-set-especial h4{
        font-size: 16px;
        line-height: 18px;
    }

    .info-set-especial h5{
        text-align: left;
        letter-spacing: -1px;
        font-size: 15px;
    }

     .img-small-set {
        min-height: 160px !important;
    }

    .img-small-set .info-new h6{
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 5px;
        line-height: 13px;
        color: #ffffff;
        letter-spacing: -1px;
    }    

    .info-set h4{
        font-size: 14px;
        font-weight: 300;
        line-height: 16px;
    }

    .category-sticker{
        position: absolute;
        display: block;
        padding: 6px 10px;
        left: 0;
        top: 0;
        font-weight: bold;
        font-size: 14px;
    }

    /* Single  ======================================= */

    .info-video-set h2{
        font-size: 26px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        font-style: oblique;

    }

    .size-sinopsis {
        height: 100%;
    }

    .info-video-set p{
        font-size: 12px;
        line-height: 16px;
        color: #ffffff;
        margin: 0px 0px 0px 0px;
        padding: 0px;
    }

     .video-small-set {
        position: relative;
        min-height: 160px !important;
        margin-bottom: 0px;
        margin-top: 10px;
        overflow: hidden;
    }

    .cntrl-carrusel-small{
        text-align: center;
        margin: 10px 0px 5px 0px;
    }

    .cntrl-carrusel-small img{
        margin: 0px 10px 0px 10px;
        height: 40px;
    }

    .img-ficha {
        position: relative;
        min-height: 160px !important;
        margin-bottom: 0px;
        margin-top: 10px;
        overflow: hidden;
    }

    .info-set-single{
        margin: 5px 0px 0px 0px;
    }

    .title-ficha-sing {
        padding: 5px 15px 5px 15px;
    }

    .title-ficha-sing h3{
        font-size: 18px;
    }

    .des-ficha-sing h4{
        font-size: 18px;
        line-height: 20px;
    }
    .des-ficha-sing h6{
        color: #000000;
        font-weight: 300;
        letter-spacing: -.5px;
        margin: 0px 0px 5px 0px;
        padding: 0px;
        font-size:14px;
        line-height: 18px;
    }

    .img-empresa {
        position: relative;
        min-height: 150px !important;
        margin-bottom: 0px;
        margin-top: 10px;
        overflow: hidden;
        border: 1px solid #D2D2D2;
    }

    .cntrl-carrusel-small img{
        margin: 0px 0px 0px 10px;
        height: 40px;
        opacity: 1;
    }

    .cntrl-carrusel-small img:hover{
        opacity: .7;
    }

    .alg-right{
        text-align: center;
    }

    .alg-left{
        text-align: center;
    }

}
