*{margin:0; padding:0;}

html{background-image: url(imagenes/fondo.png);}

.contenedor {
    max-width: 960px;
    margin: 0 auto 0 auto;
}

.separador {
    width: 100%;
    clear:both;}
    a {
        text-decoration: none;
    }

    /* HEADER */


    .header-contenedor{
        width:100%;
    }

    header{
        max-width:  936px;
        width: 100%;
        margin:0 auto;
        min-height: 110px;
        height: 60px;
        position: relative;
        float: none;}

        header nav {
            max-width: 853px;  
            width:100%;
            font-size: 18px;
        }

        header nav ul {
            list-style-type: none;
            padding-top: 72px;
            margin-right: 40px;
            position: relative;
            float: right;
        }

        header nav ul li {
            padding: 0px;
            display: inline;}

            header nav ul li a {
                color: #ed3952;
                text-decoration: none;
                font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
                margin: 0px 0px 0px 10px;
                padding: 3px 3px 10px 3px;
            }
            header nav ul li .active{
                background-image: url('imagenes/seleccionador.png');
                background-repeat: no-repeat;
                background-position: bottom center;
                color: #492881; 

            }


            .logo {
                position: relative;
                float: left;
                z-index: 999;
                margin: 7px 0 50px -25px;
                margin-top: 3px;}

                .vimeo {
                    position: relative;
                    float: right;
                    margin: 67px 0 0 0;}

                    .twitter {
                        position: relative;
                        float: right;
                        margin: 67px 3px 0 0;}

                        .facebook {
                            position: relative;
                            float: right;
                            margin: 67px 3px 0 0;}

                            .linea {
                                width: 100%;
                                height: 12px;
                                position: absolute;
                                top: 50px;
                                right: -1px;
                            }

                            /* SUB MENU */
                            nav li:hover .sub-menu {
                                z-index:1;
                                opacity:1;
                            }

                            .sub-menu {
                                width:27%;
                                padding:0px 0px;
                                position:absolute;
                                top:100%;
                                left:190px;
                                z-index:-1;
                                opacity:0;
                                transition:opacity linear 0.15s;
                                box-shadow:0px 2px 3px rgba(0,0,0,0.2);
                                background: #ed3952;
                            }

                            .sub-menu li {
                                display:block;
                                font-size:14px;
                                padding: 0px;

                            }

                            .sub-menu li a {
                                color:white;
                                padding-left: 10px;
                                padding-top: 10px;
                                margin-left: -1px;
                                display:block;
                            }

                            .sub-menu li a:hover, .sub-menu .current-item a {
                                background:#fbdedc ;
                                color:#ed3952;

                            }
                            .sub-menu .active a {
                                background:#fbdedc ;
                                color:#ed3952 !important;

                            }

                            /* SUB MENU2 */
                            nav li:hover .sub-menu2 {
                                z-index:1;
                                opacity:1;
                            }

                            .sub-menu2 {
                                width:27%;
                                padding:0px 0px;
                                position:absolute;
                                top:100%;
                                left:393px;
                                z-index:-1;
                                opacity:0;
                                transition:opacity linear 0.15s;
                                box-shadow:0px 2px 3px rgba(0,0,0,0.2);
                                background: #ed3952;
                            }

                            .sub-menu2 li {
                                display:block;
                                font-size:14px;
                                padding: 0px;

                            }

                            .sub-menu2 li a {
                                color:white;
                                padding-left: 10px;
                                padding-top: 10px;
                                margin-left: -1px;
                                display:block;
                            }

                            .sub-menu2 li a:hover, .sub-menu .current-item a {
                                background:#fbdedc ;
                                color:#ed3952;

                            }
                            .sub-menu2 .active a {
                                background:#fbdedc ;
                                color:#ed3952 !important;

                            }


/*==========================================================
======================== HOME =============================
==========================================================*/
/* SLIDER */

.slider {
    /*min-height: 475px;
    max-height: 250px;*/
    height:300px;
    margin-bottom: 60px;
    padding: 0px;
    background: none;
}
.slider img{
    width:100% !important;
    height: 100% !important;
}
.bx-viewport{
    border:none !important;
    box-shadow: none !important;
    height:300px !important;
}
.bx-pager{
    display:none;
}
.slideropina{
    background: rgba(255,255,255,0.5);}


    /* MAIN */

    main {
        width:100%;
        min-height: 800px;
    }

/* SECTION HOME
 ESTAS SON LAS SECCIONES DEL HOME. USEMOS NOMBRES DE CLASES PARA 
DISCERNIR ENTRE LOS DISTINTOS SECTIONS QUE USEMOS EN EL SITIO
*/

.section-home {
    max-width: 100%;
    width: 69%;
    min-height: 400px; 
    position: relative; 
    float: left;
}

.imagenarticulo1{
    height: auto;
    width: 100%;
}
.imagenarticulo2{
    height: auto;
    width: 100%;
}

.imagenarticulo3{
    height: 141px;
    width: 316px;
}
.imagenarticulo4{
    height: 141px;
    width: 316px;
}

.section-home .video {
    width: 46%;
    min-height: 314px;
    position: relative;
    float: left;
    margin-top: 38px;
    margin-right: 26px;
    margin-bottom: 33px;
    box-sizing: border-box;
    border-color: #492881;
    display: block;
    border: solid 1px;
}

.video a {
    font-size: 13px;
    color: #492881; 
    text-decoration: none; 
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    position: relative;
    float: right;
}

.section-home .video h3{
    color: #ed3952;
    font-size:23px;
    margin:15px 15px 0px 15px;
    display: block;
    margin-top:205px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}
.section-home .video p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin: 5px 15px 15px 15px;
    line-height: 1.2;
    display:block;
}
    .video a #article-1 {
        min-height: 171px;
        width: 303px;
        background: url(imagenes/banda.png);
    }
    .video a #article-1:hover {
        width: 304px;
        background: url(imagenes/banda-hover.png);
    }
    .video a #article-2 {
        min-height: 171px;
        
        width: 303px;
        background: url(imagenes/entrevista-2.png);
    }
    .video a #article-2:hover {
        width: 304px;
        background: url(imagenes/entrevista-2-hover.png);
    }



.mas-link{
    font-size: 14px !important;
    color: #492881; 
    text-decoration: none; 
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    position: absolute;
    right:17px;
    bottom:20px;
}

.section-home .nota {
    width: 636px;
    min-height: 143px;
    position: relative;
    float: left;
    margin-top: 38px;
    margin-right: 26px;
    box-sizing: border-box;
    border-color: #492881;
    display: block;
    border: solid 1px;
}

section .nota a {
    font-size: 13px;
    color: #492881; 
    text-decoration: none; 
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    position: relative;
    float: left;
}

.section-home .nota h3{
    color: #ed3952;
    font-size:23px;
    margin:15px 15px 0px 15px;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    position: relative; float: left;
}
.section-home .nota p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin: -101px 13px 15px 15px;
    line-height: 1.2;
    text-align: left;
    display:block;
    width: 290px;
    position: relative; float: right;
}
.nota .mas-link{
    font-size: 13px;
    color: #492881;
    margin-top: 15px;
    text-decoration: none; 
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    position: relative; float: right;
    bottom:40px;
}

.barraseccion1 {
    width: 636px;
    height: 29px;
    position: absolute;
    top: 0px;
    right: 26px;}

    .barraseccion2{
        width: 637px;
        height: 32px;
        position: absolute;
        top: 379px;
        right: 13px;
        left: 0px;}

        .tituloseccion1 h2{
            font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
            font-size: 20px;
            color: #fff;
            position: absolute;
            top: 4px;
            left: 10px;
        }

        .home-novedades{
            max-width: 100%;
            height: 440px;
        }

        .tituloseccion2 h2{
            font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
            font-size: 20px;
            color: #fff;
            position: absolute;
            top: 385px;
            left: 10px;
        }

        .nota { width: 100%;
            height: 30px;
        }


        .imagenarticulo1:hover{background-image: url(imagenes/banda-hover.png);}
        .imagenarticulo2:hover{background-image: url(imagenes/entrevista-2-hover.png);}

        /*ASIDE 1*/

        #aside-home1{
            width: 30%;
            min-height: 220px;
            position: relative;
            float: right;
        }

        #aside-home1 h2 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            font-size: 20px;
            color: #fff;
            top: 10px;
            left: 5px;
            background-color:#492881;
            width: 274px;
            height: 29px;
            padding: 5px 0 0 10px;
        }

        .table-home{
            margin: 0 auto;
            padding-top:  13px;
        }

        .titulos-tablehome{
            font-family: 'Roboto Condensed', sans-serif; 
            font-weight: 400;
            font-size: 25px;
            color: #ed3952;    
        }

        .horarios-tablehome{
            font-family: 'Open Sans', sans-serif;
            font-size: 18px;
            color:#492881;
            text-align: center;
            font-weight: 600;
        }

        .description-tablehome{
            font-family: 'Open Sans', sans-serif;
            font-size: 18px;
            color:#492881;
            text-align: center;
            margin-top: 10px;    
        }

        .comenza-link1{
            position: relative;
            background:#ed3952;
            font-family: 'Roboto Condensed', sans-serif;
            display: inline-block;
            padding: 9px 13px;
            margin-top: 13px;
            color:white;
            font-size:15px;
            margin-left: 74px; 
            text-transform: uppercase;
        }
    .comenza-link1:hover {
    background: white;
    color: #ed3952;
    }

        /*ASIDE 2*/

        #aside-home{
            width: 30%;
            min-height: 220px;
            position: relative;
            float: right;
        }
        #aside-home h2 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            font-size: 20px;
            color: #fff;
            top: 10px;
            left: 5px;
            background-color:#492881;
            width: 274px;
            height: 29px;
            padding: 5px 0 0 10px;
        }
        #destacado-home{
            font-size: 88px;
            font-family: 'Roboto Condensed', sans-serif; font-weight: 500;
            line-height: 0.9;
            color:#492881;
            margin-top: 10px;

        }
        #aside-home p{
            font-family: 'Open Sans', sans-serif;
            font-size: 14px;
            margin: 5px 15px 15px 0px;
            line-height: 1.2;
            display:block;

        }
        .comenza-link{
            position: relative;
            background:#ed3952;
            font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
            display: inline-block;
            padding: 10px 20px;
            margin-top: 4px;
            color:white;
            font-size:15px;
            text-transform: uppercase;
        }

/*==========================================================
======================== CONOCENOS =========================
==========================================================*/


.titulo-conocenos {
    background: #5aa1c2;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
    font-size: 30px;
    color: #fff;
    width: 273px;
    min-height: 40px;
    text-align: center;
    padding: 12px;
    margin: 26px;
    margin-left: -13px;
}
.main-conocenos {min-height: 700px;} 

.section-conocenos{width: 100%;
    min-height: 400px;
}

.section-conocenos .parrafo-conocenos {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    padding-bottom: 20px;
    width: 250px;
    line-height: 1.4;
    margin: 0;
    position: relative;
    float: left;
}

.video-conocenos {
    height: 366px;
    width: 663px;
    margin: 0;
    position: relative;
    top:7px;
    float: right;
}

#video-conocenos {width: 650px;
    height: 366px;}

    .aside-conocenos {min-height: 40px;
        margin-top: 111px;}


        .slider-conocenos-container .bx-viewport{
            height: 140px !important;
            margin: 148px auto 0 auto;
            margin-top: -167px;
        }


        .aside-conocenos{
            max-width: 100%;
            width: 300pxpx;
            height: 266px;
            margin 10px 10px 10px;
            margin-top: 100px;
        }

        .texto-conocenos{
            max-width: 80%;
            margin: 56px auto;    

        }

        .article-conocenos{
            background-image: url(imagenes/article-conocenos.png);
            display:block;
            float: left;
            max-width: 100%;
            width:268px;
            height: 266px;
            margin: -81px -9px 0 43px;
            font-family:'Roboto Condensed', sans-serif;
            color: #492881;
            text-align: center;
        }

        .vectores-article1{
            max-width: 100%;
            height: 56px;
            position: absolute;
            left: 369px;
            top: 215px;
            box-shadow: 2px 2px 2px #888888;
        }

        .vectores-article2{
            max-width: 100%;
            background-image: url(imagenes/vector2.png);
            background-repeat: no-repeat;
            background-position: bottom center;
            width: 64px;
            height: 56px;
            position: absolute;
            left: 666px;
            top: 215px;
            box-shadow: 2px 2px 2px #888888;
        }

        .vectores-article3{
            max-width: 100%;
            background-image: url(imagenes/vector1.png);
            background-repeat: no-repeat;
            background-position: bottom center;
            width: 64px;
            height: 56px;
            position: absolute;
            right: 402px;
            top: 215px;
            box-shadow: 2px 2px 2px #888888;
        }

/*==========================================================
======================== TV ONLINE =========================
==========================================================*/
.titulo-online {
    background: #5aa1c2;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
    font-size: 30px;
    color: #fff;
    width: 160px;
    text-align: center;
    padding: 10px;
    margin: 22px;
    position: relative;
    float: left;
    margin-left: -127px;
}

.main-online {
    min-height: 700px;
    max-width: 100%;
} 

.section-online{
    max-width: 100%;
    width: 100%;
    min-height: 400px;
}

.video-online {
    width: 719px;
    margin: 0 auto;
}

#video-online {width: 721px;
    height: 414px;
}

.aside-online{
    width: 960px;
    height: 183px !important;
    margin: 44px auto 0 auto;
    background-image: url(imagenes/fondo-online.png);
    
}

.table{
    margin: 0 auto;
    padding-top:  41px;
}

.titulos-table{
    font-family: 'Roboto Condensed', sans-serif; 
    font-weight: 400;
    font-size: 25px;
    color: #ed3952;    
}

.horarios-table{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color:#492881;
    text-align: center;
    font-weight: 600;
}

.description-table{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color:#492881;
    text-align: center;
    margin-top: 10px;    
}


/*==========================================================
======================== PROGRAMAS =========================
==========================================================*/

/* SECTION */

.titulo-programas {
    background: #5aa1c2;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
    font-size: 30px;
    color: #fff;
    width: 181px;
    min-height: 40px;
    text-align: center;
    padding: 10px;
    margin: 23px;
    margin-left: -14px;
}

.botonera-programas {

    margin-left: 18px;

}

.botonera-programas ul li {
    padding: 0px;
    display: inline-block;


}

.botonera-programas ul li a {
    color: #492881;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 100;
    font-size: 17px;
    padding: 3px;
    display: inline-block;
    z-index: 500;
}
.botonera-programas ul li a:hover{
    text-decoration: underline;
}
.botonera-programas ul li .active {background: #492881;
    color: #fff;
}

.article-programas {
    width: 31%;
    height: 174px;
    position: relative;
    float: left;
    margin-top: 22px;
    margin-right: 18px;
    margin-bottom: -8px;
    margin-left: 4px;
    box-sizing: border-box;
    border-color: #492881;
    display: block;
    border: solid 2px;}

    .article-programas a{
        display: block;
    }

    .section-programas
    {width: 960px;
        min-height: 800px;
        margin: 0px 8px 38px 12px;
        position: absolute;}

        #article-cultura {
            min-height: 171px;
            background: url(imagenes/cultura.jpg) no-repeat;
        }
        #article-cultura:hover {
            min-height: 171px;
            background: url(imagenes/cultura2.png) no-repeat;
        }

        #article-vilovecinos {
            min-height: 171px;
            background: url(imagenes/vilovecinos.jpg) no-repeat;
        }
        #article-vilovecinos:hover {
            min-height: 171px;
            background: url(imagenes/vilovecinos2.png) no-repeat;
        }

        #article-bandas {
            min-height: 171px;
            background: url(imagenes/bandas.jpg) no-repeat;
        }
        #article-bandas:hover {
            min-height: 171px;
            background: url(imagenes/bandas2.png) no-repeat;
        }

        #article-cienciaytecnologia {
            min-height: 171px;
            background: url(imagenes/cienciaytecnologia.jpg) no-repeat;
        }
        #article-cienciaytecnologia:hover {
            min-height: 171px;
            background: url(imagenes/cienciaytecnologia2.png) no-repeat;
        }

        #article-deportes {
            min-height: 171px;
            background: url(imagenes/deportes.jpg) no-repeat;
        }
        #article-deportes:hover {
            min-height: 171px;
            background: url(imagenes/deportes2.png) no-repeat;
        }

        #article-educacion {
            min-height: 171px;
            background: url(imagenes/educacion.jpg) no-repeat;
        }
        #article-educacion:hover {
            min-height: 171px;
            background: url(imagenes/educacion2.png) no-repeat;
        }

        #article-ficciones {
            min-height: 171px;
            background: url(imagenes/ficciones.jpg) no-repeat;
        }
        #article-ficciones:hover {
            min-height: 171px;
            background: url(imagenes/ficciones2.png) no-repeat;
        }

        #article-lugares {
            min-height: 171px;
            background: url(imagenes/lugares.jpg) no-repeat;
        }
        #article-lugares:hover {
            min-height: 171px;
            background: url(imagenes/lugares2.png) no-repeat;
        }

        #article-sociedad {
            min-height: 171px;
            background: url(imagenes/sociedad.jpg) no-repeat;
        }
        #article-sociedad:hover {
            min-height: 171px;
            background: url(imagenes/sociedad2.png) no-repeat;
        }

        .programas span{
            color:black;
        }
        .imagen-programas {width: 100%;
            height: 100%;}

/*==========================================================
======================== HORARIOS =========================
==========================================================*/

.horarios-contenedor {
    max-width: 960px;
    margin: 0 auto 0 auto;}

/* MAIN */


.main-horarios{
    min-height: 3300px;
}

.titulo-horarios {
    background: #5aa1c2;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
    font-size: 30px;
    color: #fff;
    width: 181px;
    min-height: 40px;
    text-align: center;
    padding: 10px;
    margin: 23px;
    margin-left: -14px;
}

/* "aside" de lo que se ve en el momento */

#aside-section1-horarios{
    position: relative;
    float: right;
    min-width: 150px;
    margin-top: -89px;
}

.table-horarios{
    margin: 0;
    padding: 0;
}

.titulos-tablehorarios{
    font-family: 'Roboto Condensed', sans-serif; 
    font-weight: 400;
    font-size: 20px;
    color: #ed3952;    
}

.horarios-tablehorarios{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color:#492881;
    text-align: center;
    font-weight: 600;
}

.description-tablehorarios{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color:#492881;
    text-align: center;
    margin-top: 13px;    
}

.comenza-link2{
    width: 105px;
    position: relative;
    background:#ed3952;
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    padding: 5px 10px;
    margin-top: 1px;
    margin-left: 5px;
    color: white;
    font-size:14px;
    text-transform: uppercase;
}
.comenza-link:hover {
    background: white;
    color: #ed3952;
    }


/* SECTION 1 */

.section1-horarios
{width: 960px;
    max-height: 100px;
    margin: -30px 8px 0px 12px;
    position: absolute;}

    /* botonera días de la semana */

    .botonera-horarios {
        position: relative;
        float: left;
    }

    .botonera-horarios ul li {
        padding: 3px;
        display: inline-block;
    }

    .botonera-horarios ul li a {
        color: #492881;
        text-decoration: none;
        font-family: 'Roboto Condensed', sans-serif; font-weight: 100;
        font-size: 17px;
        display: inline-block;
        z-index: 500;
    }
    .botonera-horarios ul li a:hover{
        text-decoration: overline;
    }
    .botonera-horarios ul li .active {
        background: #492881;
        color: #fff;
        padding: 3px;
    }


    /* SECTION 2 */

    .section2-horarios
    {width: 960px;
        margin: 0px 8px 38px 12px;
        position: absolute;}

        .section2-horarios h2 {
            background: #ed3952;
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 100;
            font-size: 20px;
            color: white;
            padding: 4px 10px 4px 10px;
            margin-top: 50px;
            width: 50px;
            text-align: center;
        }

        /* article */

        .section2-horarios article {
            color: #ed3952;
            height: 140px;
            margin-top: 10px;
            margin-bottom: 20px;
            padding: 10px 10px 17px 10px ;
            background: rgba(255,255,255,0.8);
            border-color: #492881;
            border-bottom-style: dashed;
        }

        .section2-horarios article h3 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 500;
            font-size: 25px;
            color: #ed3952;
            width: 250px;
        }

        .section2-horarios article h3:hover {
            color: #5aa1c2;
        }


        .section2-horarios article p {
            font-family: 'open sans', sans-serif;
            font-weight: 100;
            font-size: 16px;
            color: black;
            width: 75%;
            padding: 10px;
            margin-left: 5px;
            text-align: justify;
            position: relative;
            float: left;
        }

        .section2-horarios img {
            position: relative;
            float: right;
            height: 110px;}



            /* ARTICLE, CADA PROGRAMA */

            .article-horarios {
                background: #ed3952;
                width: 31%;
                min-height: 175px;
                position: relative;
                float: left;
                margin-top: 22px;
                margin-right: 18px;
                margin-bottom: -8px;
                margin-left: 4px;
                box-sizing: border-box;
                border-color: #492881;
                display: block;
                border: solid 2px;}

                .article-horarios a{
                    display: block;
                }
                .article-horarios a:hover{
                    opacity: 0.4;
                }



/*==========================================================
======================== CULTURA ===========================
==========================================================*/

.titulo-cultura {
    background: #5aa1c2;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
    font-size: 30px;
    color: #fff;
    width: 120px;
    padding: 10px;
    margin: 22px;
    margin-left: 16px;
}

.cultura-botonera {
    width: 853px;  
    font-size: 18px;
    margin-left: 18px;
    margin-top: -13;
}

.cultura-botonera ul li {
    padding: 0px;
    display: inline;}

    .cultura-botonera ul li a {
        color: #492881;
        text-decoration: none;
        font-family: 'Roboto Condensed', sans-serif; font-weight: 100;
        font-size: 17px;
    }

/*
.boton{
font-family: 'Roboto Condensed', sans-serif; 
font-weight: 700;
color: #fff;
font-size: 13px;
background-color: #ed3952;
width: 10px;
height: 10px;
}*/


/* ASIDE */
/*


aside a{
position: absolute;
top: 21px;
font-family: 'Roboto Condensed', sans-serif; font-weight: 500;
font-size: 89px;
color: #492881;
text-decoration: none;
}

aside p{
font-family: 'Open Sans', sans-serif;
font-size: 12px;
position: absolute;
top: 324px;
left: 5px;
}
*/


/* FOOTER */

footer{
    background: #ed3952;
    width: 100%;
    height: 55px;
    margin-top: 30px;
    padding:12px;
}
footer div {
    width: 90%;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 11px;
}

/*==========================================================
======================== OPINA ============================
==========================================================*/

.titulo-opina {
    background: #5aa1c2;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
    font-size: 30px;
    color: #fff;
    width: 110px;
    min-height: 40px;
    text-align: center;
    padding: 10px;
    margin: 22px;
    margin-left: -6px;
}


.main-opina{
    width:100%;
    margin: 0 auto;
    min-height: 405px;    
}

.section-opina {
    max-width: 433px;
    background: rgba(255,255,255,0.5);
    margin: 40px auto;
    padding: 27px 36px 53px 34px;
    border-color: #492881;
    border-bottom-style: dashed;
    border-right-style: dashed;
    border-left-style: dashed;
    border-top-style: dashed;
}

.article-opina p{
    color: #ed3952;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 23px;
    text-align: center;
}
.article-opina h1{
    color: #ed3952;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    font-size: 29px;
    text-align: center;
}

.opina-form{
    font-family:'Open Sans', sans-serif;
    font-weight: 400; 
    font-size: 16px;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    color: #492881;
}

.form-group{
    margin: 11px auto;
}

.form-group label{
  display:block;
  margin-bottom:5px;
}

.form-group input{
    height:14px;   
    margin-right: 7px;
}

.comentario {
    margin-top: 10px;
}


.enviar2{
    position: relative;
    float: right;
    margin-right: 12px;
    margin-top: 1px;
    border-style: none;
    background-color: #492881;
    width: 78px;
    height: 40px;    
    color: #fff;
    font-family:'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.enviar2:hover {
background-color: white;
color: #492881;
}


/*==========================================================
======================== APORTA ============================
==========================================================*/

.titulo-aporta {
    background: #5aa1c2;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
    font-size: 30px;
    color: #fff;
    width: 126px;
    min-height: 40px;
    text-align: center;
    padding: 10px;
    margin: 22px;
    margin-left: -6px;
}

.main-aporta{
    width:100%;
    margin:0 auto;
    min-height: 0;
}

.section-aporta {
    width: 100%;
    max-width: 400px;
    background: #ed3952;
    margin:40px auto;
    padding: 27px 36px 60px 34px;
}

.article-aporta h1{
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    font-size: 29px;
    text-align: center;
}

.aporta-form{
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    font-family:'Open Sans', sans-serif;    
    font-weight: 100; 
    font-size: 16px;
    color: #fff;    
}

.formulario{
    margin 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    border-style: none;
    border-bottom: solid;
    border-bottom-width: 1px;
}

.formulario label{
  display:block;
  margin-bottom:5px;
}
.formulario input{
   height:20px;   
   padding-left:5px;
}

.enviar{
    position: relative;
    float: right;
    margin-top: 10px;
    border-style: none;
    background-color: #fff;
    width: 78px;
    height: 40px;    
    color: #492881;
    font-family:'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.enviar:hover {
background-color: #492881;
color: white;
}


/*==========================================================
======================== SE PARTE ==========================
==========================================================*/

.titulo-separte {
    background: #5aa1c2;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 700;
    font-size: 30px;
    color: #fff;
    width: 138px;
    min-height: 40px;
    text-align: center;
    padding: 12px;
    padding-left: 11px;
    margin: 22px;
    margin-left: -6px;
}

main-separte {
    width:100%;
    min-height: 675px;
}


/* SECTION */

.section-separte {
    height: 915px;
    width: 56%;
    min-height: 400px; 
    position: relative; 
    float: left;
    background: #ed3952;
    margin-left: -5px;
}

.article-separte h1{
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    font-size: 29px;
    text-align: center;
    margin-top: 24px;
}

.separte-form{
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    font-family:'Open Sans', sans-serif;    
    font-weight: 100; 
    font-size: 16px;
    color: #fff;    
}

.formulario-separte{
    margin 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    border-style: none;
    border-bottom: solid;
    border-bottom-width: 1px;
}

.formulario-separte label{
  display:block;
  margin-bottom:5px;
}

.formulario-separte input{
   height:14px;   
   padding-left:7px;
}


.enviar{
    position: relative;
    float: right;
    margin-top: 10px;
    border-style: none;
    background-color: #fff;
    width: 78px;
    height: 40px;    
    color: #492881;
    font-family:'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 18px;
}

/* ASIDE */

.aside-separte{
    max-width: 100%;
    width: 40%;
    min-height: 400px;
    position: relative;
    float: right;
}


#aside-separte{
    max-width: 100%;
    width: 41%;
    min-height: 400px;
    position: relative;
    float: right;
    margin-top: -799px;
}

#aside-separte h2{
    max-width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    top: 10px;
    left: 5px;
    background-color:#492881;
    width: 329px;
    height: 29px;
    padding: 5px 0 0 10px;
}


#destacado-separte{
    font-size: 88px;
    font-family: 'Roboto Condensed', sans-serif; font-weight: 500;
    line-height: 0.9;
    color:#492881;
    margin-top: 16px;
}

#aside-separte p{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin: 5px 15px 15px 0px;
    line-height: 1.2;
    display:block;
    max-width: 340px;

}

.enviar-aside{
    position: relative;
    float: right;
    margin-top: 10px;
    border-style: none;
    background-color: #492881;
    width: 78px;
    height: 40px;    
    color: #fff;
    font-family:'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 18px;
    margin-right: 254px;
}
.enviar-aside:hover{
background-color: white;
color: #492881;
}


.formulario-aside{
    margin 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
}

.formulario-aside label{
    display:block;
    margin-bottom:5px;
    color: #492881;
    font-family:'Open Sans', sans-serif;    
    font-weight: 400; 
    font-size: 16px;

}
.formulario-aside input{
   height:14px;   
   padding-left:8px;
   width: 172px;
}

/*==========================================================
====================== CONTACTANOS ==========================
==========================================================*/


.titulo-contactanos {
    background: #5aa1c2;
    font-family: 'Roboto Condensed', sans-serif; 
    font-weight: 700;
    font-size: 30px;
    color: #fff;
    width: 214px;
    min-height: 40px;
    text-align: center;
    padding: 10px;
    margin: 22px;
    margin-left: -6px;
}

.main-contactanos{
    width: 100%;
    min-height: 0;
}


.section-contactanos{
    height:230px;
    display: inline;
    max-width: 100%;
}

.article-contactanos{
    background-image: url(imagenes/fondo-articles.png);
    display:block;
    float: left;
    max-width: 100%;
    width:242px;
    height: 190px;
    margin: 36px 0 7px 52px;
    font-family:'Roboto Condensed', sans-serif;
    color: #492881;
    text-align: center;
}

.texto-article{
    margin-top: 69px;
}

.contactanos-mapa{
    max-width: 100%;
    width: 946px;    
    height: auto;    
    margin: 58px 0 0 226px;
    border-color: #492881;
    border-bottom-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-style: solid;
}

.vector-contactanos{
    width: 64px;
    height: 56px;
    position: absolute;
    box-shadow: 2px 2px 2px #888888;
    margin: -13px 0 0 -36px;
}


/*==========================================================
======================== HOVER ===========================
==========================================================*/

header nav ul li a:hover {background: #ed3952;
    color: #fff;}

    /*home*/

    .imagenarticulo1:hover {background: url(imagenes/banda2.png);}
    .imagenarticulo2:hover {img: url(imagenes/entrevista2.png);}

    .mas-link:hover {font-size: 16px; color:red;}

    .comenza-link:hover {background: #fff; color: #ed3952;}

    /*PROGRAMAS*/

    .botonera-programas ul li a:hover {text-decoration: overline;}


/*==========================================================
======================== RESPONSIVE=========================
==========================================================*/

/** HEADER  Y NAVEGACION*/
@media screen and (min-width: 721px) {
    .nav-collapse{
        display:none!important;
    }
}
@media screen and (max-width: 758px) {
    .social-links{
        display:none !important;
    }
    .large-nav{
        display: none;
    }

    
    .logo {width: 100px;
        margin: 10px auto auto auto;
    }
}



@media screen and (max-width: 480px) {

    .linea{margin-top: -5px;} 
}



/*===HOME===*/
/*480 home*/


@media screen and (max-width: 480px) {
    
    .home-miranos {
        width:500px;
    }
    .slider{
        margin-bottom: -121px;
        margin-left: 6px;
        margin-right: -6px;
    }
    .section-home{
        width: 480px !important; position: relative;}
    .section-home .video {
        width: 306px !important;
        margin: -5px 0 19px 75px !important;
    }
    .section-home .video h3 {font-size: 20px !important; }
    .home-novedades{
        margin-top: 339px !important;
    }
    
    .video a #article-1 {
        min-height: 171px;
        width: 304px !important;
        background: url(imagenes/banda.png) !important;
        }
    .video a #article-1:hover {
        width: 304px !important;
        background: url(imagenes/banda-hover.png) !important;
    }
    .video a #article-2 {
        min-height: 171px;
        
        width: 304px !important;
        background: url(imagenes/entrevista-2.png) !important;
    }
    .video a #article-2:hover {
        width: 304px !important;
        background: url(imagenes/entrevista-2-hover.png) !important;
    }
    
    
    .section-home .nota h3{text-align: left; margin: 5px; margin-top; 4px;}
    
    .section-home .nota img { width: 219px; height: 116px;}
    
    .section-home .nota{
        width: 442px !important;
    min-height: 118px !important;}
    
    .section-home .nota p{
        width: 171px !important;
        right: 0px !important;
        font-size: 10px !important;}
    
    .nota .mas-link{margin-bottom: -34px !important;
    font-size: 11px !important;}
    
    #aside-home { margin-top: -141px;
    position: relative;
    float: left;
    margin-left: 11px;
    width: 49%;}
    
    #destacado-home {font-size: 57px!important;}
    
    #aside-home h2{width: 64px !important;}
    
    #aside-home p{width: 257px!important; }
    
    #aside-home1{min-height: 0;
    margin-top: -144px !important;}
    
    #aside-home1 h2 {width: 77px !important;}
    
    .table-home{width: 126px !important;
    margin-top: 10px !important;}
    
    .comenza-link1 {margin-left: 12px !important;}
    
} 



/*768 home*/




@media screen and (max-width: 768px) {
    .linea{margin-bottom: -10px;}  
} 

@media screen and (max-width:768px) {
    header{width: 94%;}
    .linea{width: 823px;}
    .section-home {
        width: 68%;
        margin-left: 10px;
    }
    .home-miranos{
        height: 333px;
    }

    .home-novedades{
        max-width: 100%;
        height: 440px;
        margin-top: -24px;
    }

    .barraseccion1 {display: none;}
    .barraseccion2 {display: none;}
    .tituloseccion1 h2 {background: #5aa1c2;
     padding: 5px 5px 5px 5px;
     font-size: 15px;
     position: relative;
     top:-5px;
     left:0px;
     width:67px !important;
     margin-bottom: 10px;}
     .tituloseccion2 h2 {
        background: #5aa1c2;
        position: relative;
        width: 80px;
        top:0px;
        padding: 5px 5px 5px 6px;
        font-size: 15px;
        margin-left: -9px;
    }

    .section-home .video {
        min-height: 150px;
        margin: -8px 10px 0 0;
        font-size: 13px;
    }
    .mas-link{
        margin-top: 30px;
    }
    .section-home .video h3 {
        font-size: 17px;
        margin-top: 30px;
        text-align: center;
    }
    
    .video a #article-1 {
        min-height: 171px;
        width: 238px;
        background: url(imagenes/banda768.png);
    }
    .video a #article-1:hover {
        width: 238px;
        background: url(imagenes/banda768-hover.png);
    }
    .video a #article-2 {
        min-height: 171px;
        
        width: 238px;
        background: url(imagenes/entrevista768.png);
    }
    .video a #article-2:hover {
                min-height: 171px;
        width: 238px;
        background: url(imagenes/entrevista768-hover.png);
    }
    

    .section-home .nota {
        min-height: 143px;
        margin: 7px 5px auto 1px;
        width: 490px;
    }
    .section-home .nota img{
        width:250px;
    }
    .section-home .nota h3 {
        font-size: 17px;
        margin-top: 9px;
    }

    .section-home .nota p{
        width: 200px;
        top:131px;
        position: absolute;
        right: 9px;
        font-size: 13px;

    }
    .section-home .nota .mas-link{
        position: absolute;
        margin-bottom: -31px
    }
    
    .imagenarticulo3 {
        background: url(imagenes/huerto768.png) no-repeat;
    }
    
    .imagenarticulo4 {
        background: url(imagenes/reformas768.png) no-repeat;
    }
    
    
    /* ASIDE 1 */

    .table-home{
        padding-top: 9px;
        margin-left: -1px;
    }

    #aside-home1 {
        width: 30%;
    }
    #aside-home1 h2 {
        font-size: 15px;
        width: 34%;
        height: 22px;
    }
    #destacado-home1 {font-size: 40px}
    #aside-home1 p {font-size: 13px;}
    #aside-home1 a {
        font-size: 10px;
        margin-top: 6px;
        margin-left: 51px;
        font-weight: 700;
    }

    .titulos-tablehome{
        font-family: 'Roboto Condensed', sans-serif; 
        font-weight: 400;
        font-size: 20px;
        color: #ed3952;
        text-align: left;    
    }

    .horarios-tablehome{
        font-family: 'Open Sans', sans-serif;
        font-size: 17px;
        color:#492881;
        text-align: left;
        font-weight: 600;
    }

    .description-tablehome{
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        color:#492881;
        text-align: left;
        margin-top: 10px;    
    }

    
    /* ASIDE 2 */    
    #aside-home {width: 30%;}
    #aside-home h2 {
        font-size: 15px;
        width: 35%; 
    }
    #destacado-home {font-size: 40px}
    #aside-home p {font-size: 11px;}
    #aside-home a {font-size: 10px;}

    .descripcionarticle-home {display: none;}
    .nota .descripcionarticle-home {display: none;}

    }



    /*===CONOCENOS===*/


    /*480 conocenos*/
@media screen and (max-width: 480px) {
    .section-conocenos {
    min-height: 200px !important; }
    .aside-conocenos {
    min-height: 900px;
    margin-top: 10px !important;}
    .article-conocenos {
    margin-top: 10px !important;
    margin-left: 100px !important;
    }

}




    /*768 conocenos*/
    @media screen and (max-width: 768px) {
    .titulo-conocenos {
        font-size: 25px;
        width: 202px;
        min-height: 20px;
        margin-left: 10px;
    }

    .main-conocenos {min-height: 200px;}

    .aside-conocenos #sliderconocenos {width: 100%}

    .section-conocenos {min-height: 300px;}

    .section-conocenos .parrafo-conocenos {
        width: 95%;
        padding: 10px;
        font-size: 13px;
    }

    .video-conocenos {display: none;}

    .article-conocenos{
        margin: -83px -11px 27px -9px;
    }
    .aside-conocenos{margin-top: -90px;}
    
    }


/*===TV ONLINE===*/
/*480 tvonline*/

@media screen and (max-width: 480px) {
.titulo-online{
    font-size: 25px;
    width: 120px;
    min-height: 30px;
    margin-left: 10px !important;}
    .video-online {
    width: 480px !important;}
    
    #video-online {
        width: 480px !important;
        height: 300px !important;
    }

    .aside-online{
        width: 480px !important;
        height: 160px !important;
        margin: 41px 0 0 5px !important;
        background-repeat: no-repeat;
        background-size: 480px; !important;
    }

    .table{
        width: 480px !important;
  
        padding-top: 15px !important;
        margin-left: none !important;
        
    }

    .titulos-table{font-size: 13px !important;}
    .horarios-table{font-size: 11px !important;}
    .description-table{font-size: 10px !important;}


}


/*768 tvonline*/

@media screen and (max-width: 768px) { 

  .titulo-online{
    font-size: 25px;
    width: 120px;
    min-height: 30px;
    margin-left: -116px;}


    .aside-online{
        width: 768px;
        height: 144px !important;
        margin: 41px 0 0 -9px !important;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .table{
        padding-top: 32px;
        margin-left: none;
    }
    
    .titulos-table{font-size: 22px;}
    .horarios-table{font-size: 16px;}
    .description-table{font-size: 15px;}
}


/*===PROGRAMAS===*/

/*480 programas*/


@media screen and (max-width: 480px) {

    .titulo-programas {
        font-size: 70px;
        width: 137px;
        min-height: 20px;
        margin-left: 10px;
    }


    .main-programas {height: 750px; !important}
    .botonera-programas ul li a {
    font-size: 13px !important;}

}


/*768 programas*/


@media screen and (max-width: 768px) {

    .titulo-programas {
        font-size: 25px;
        width: 137px;
        min-height: 20px;
        margin-left: 10px;
    }
    .botonera-programas ul li a {
    font-size: 16px;}

    .main-programas {min-height: 551px;}

    .section-programas {
        width: 100%;
        min-height: 400px;
    }

    .article-programas {
        width: 204px;
        height: 116px;
        padding: 0;
    }

    #article-cultura {
        min-height: 171px;
        background: url(imagenes/cultura3.png) no-repeat;
    }
    #article-cultura:hover {
        min-height: 171px;
        background: url(imagenes/cultura4.png) no-repeat;
    }

    #article-vilovecinos {
        min-height: 171px;
        background: url(imagenes/vilovecinos3.png) no-repeat;
    }
    #article-vilovecinos:hover {
        min-height: 171px;
        background: url(imagenes/vilovecinos4.png) no-repeat;
    }

    #article-bandas {
        min-height: 171px;
        background: url(imagenes/bandas3.png) no-repeat;
    }
    #article-bandas:hover {
        min-height: 171px;
        background: url(imagenes/bandas4.png) no-repeat;
    }

    #article-cienciaytecnologia {
        min-height: 171px;
        background: url(imagenes/cienciaytecnologia3.png) no-repeat;
    }
    #article-cienciaytecnologia:hover {
        min-height: 171px;
        background: url(imagenes/cienciaytecnologia4.png) no-repeat;
    }

    #article-deportes {
        min-height: 171px;
        background: url(imagenes/deportes3.png) no-repeat;
    }
    #article-deportes:hover {
        min-height: 171px;
        background: url(imagenes/deportes4.png) no-repeat;
    }

    #article-educacion {
        min-height: 171px;
        background: url(imagenes/educacion3.png) no-repeat;
    }
    #article-educacion:hover {
        min-height: 171px;
        background: url(imagenes/educacion4.png) no-repeat;
    }

    #article-ficciones {
        min-height: 171px;
        background: url(imagenes/ficciones3.png) no-repeat;
    }
    #article-ficciones:hover {
        min-height: 171px;
        background: url(imagenes/ficciones4.png) no-repeat;
    }

    #article-lugares {
        min-height: 171px;
        background: url(imagenes/lugares3.png) no-repeat;
    }
    #article-lugares:hover {
        min-height: 171px;
        background: url(imagenes/lugares4.png) no-repeat;
    }

    #article-sociedad {
        min-height: 171px;
        background: url(imagenes/sociedad3.png) no-repeat;
    }
    #article-sociedad:hover {
        min-height: 171px;
        background: url(imagenes/sociedad4.png) no-repeat;
    }
}


/*===HORARIOS===*/

/*480 horarios*/
@media screen and (max-width: 480px) {
    .botonera-horarios ul li a {
    font-size: 15px;}
    .section1-horarios {
    margin-top: 0px !important;
    margin-left: 10px !important;}
    
    .section2-horarios {
    min-height: 200px !important;
    margin-top: 10px !important;
    }
    
    .section2-horarios article {
        width: 470px !important;
        height: 260px !important;
        margin-top: 10px;
        margin-bottom: 20px;
        padding: 10px 0px 17px 10px;
    }
    
    .section2-horarios article p {
        width: 65% !important;

    }
    
    .section2-horarios img {
        position: relative;
        float: right;
        margin-top: 15px;
        height: 70px !important;}
    
    .horarios-contenedor {
    min-height: 4700px;}
}




/*768 horarios*/

@media screen and (max-width: 768px) {

    .titulo-horarios {
        font-size: 25px;
        width: 137px;
        min-height: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

    /* main */

    .main-horarios{
        min-height: 3300px;
    }

    /* "aside" de lo que se ve en el momento */

    #aside-section1-horarios{
        position: relative;
        float: right;
        min-width: 150px;
        margin-top: -80px;
    }

    .table-home{
        margin: 0;
        padding: 0;
    }

    .titulos-tablehome{
        font-family: 'Roboto Condensed', sans-serif; 
        font-weight: 400;
        font-size: 20px;
        color: #ed3952;    
    }

    .horarios-tablehome{
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color:#492881;
        text-align: center;
        font-weight: 600;
    }

    .description-tablehome{
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        color:#492881;
        text-align: center;
        margin-top: 13px;    
    }

    .comenza-link2{
        position: relative;
        background:#ed3952;
        font-family: 'Roboto Condensed', sans-serif;
        display: inline-block;
        padding: 5px 10px;
        margin-top: 1px;
        margin-left: 5px;
        color: white;
        font-size:14px;
        text-transform: uppercase;
    }

    /* section 1 */

    .section1-horarios {
        width: 100%;
        margin: 0;
        margin-left: 10px;
        margin-top: -30px;
    }

    /* section 2 */

    .section2-horarios{
        width: 100%;
        margin: 0;
        position: absolute;
    }

    .section2-horarios h2 {
        background: #ed3952;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 100;
        font-size: 17px;
        color: white;
        padding: 4px 10px 4px 10px;
        margin-top: 50px;
        width: 50px;
        text-align: center;
    }

    /* article */

    .section2-horarios article {
        color: #ed3952;
        width: 100%;
        height: 140px;
        margin-top: 10px;
        margin-bottom: 20px;
        padding: 10px 0px 17px 10px ;
        background: rgba(255,255,255,0.8);
        border-color: #492881;
        border-bottom-style: dashed;
    }

    .section2-horarios article h3 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 500;
        font-size: 20px;
        color: #ed3952;
        width: 250px;
    }

    .section2-horarios article h3:hover {
        color: #5aa1c2;
    }


    .section2-horarios article p {
        font-family: 'open sans', sans-serif;
        font-weight: 100;
        font-size: 14px;
        color: black;
        width: 70%;
        padding: 10px;
        margin-left: 5px;
        text-align: justify;
        position: relative;
        float: left;
    }

    .section2-horarios img {
        position: relative;
        float: right;
        height: 100px;}
    }
}

/*===OPINA===*/

/*480 opina*/
@media screen and (max-width: 480px) {
    
    .main-opina {width: 371px !important;}
    .section-opina {
        width: 80% !important;
        padding: none !important;
    }

}


/*768 opina*/


@media screen and (max-width: 768px) { 

  .titulo-opina{
    font-size: 25px;
    width: 84px;
    min-height: 30px;
    margin-left: 10px;
    padding-left: 5px;
}

}



/*===APORTA===*/

/*480 aporta*/





/*768 aporta*/


@media screen and (max-width: 768px) { 

  .titulo-aporta{
    font-size: 25px;
    width: 111px;
    min-height: 30px;
    margin-left: 10px;
    padding-left: 3px;}

}


/*===SE PARTE===*/

/*480 separte*/

@media screen and (max-width: 480px){
    #aside-separte{width: 51%!important;}
    #aside-separte h2 {width: 226px!important;}
    #destacado-separte {font-size: 62px!important;}
    .enviar-aside{margin-right: 6px!important;}
    .comentario {width: 10px;}
    
    
    .formulario-separte textarea {
    width: 183px !important;
    } 
    
    .enviar-aside {margin-right: 15px !important;}
}

/*768 separte*/

@media screen and (max-width: 837px) { 

    .section-separte{width: 47%; height: 1000px;}  
    .article-separte {padding: 5px;}
    .formulario-separte{padding: 10px 12px 9px 0;}
    #aside-separte{width: 48%;}

    .titulo-separte{
        font-size: 25px;
        width: 114px;
        min-height: 30px;
        margin-left: 10px;
    }
    
    .formulario-separte textarea {
    width: 320px;
    } 
    
    .enviar-aside {margin-right: 15px;}

}

/*===CONTACTANOS===*/

/*480 contactanos*/





@media screen and (max-width: 480px) {
    .article-contactanos {margin: 10px 10px 10px 117px!important;}
    
    
    .contactanos-mapa{width: 455px;
    margin: 59px 0 0 2px;}
    
     .contactanos-mapa {
    width: auto !important;
    margin: 5px !important;}
}   



/*768 contactanos*/

@media screen and (max-width: 768px) {   

    .article-contactanos{
        background-image: url(imagenes/fondo-articles2.png);    
        display:inline;
        float: left;
        width:219px;
        height: 173px;
        margin: 10px 10px 10px 18px;    
        font-family:'Roboto Condensed', sans-serif;
        color: #492881;
        text-align: center;
    }

    .titulo-contactanos{
        font-size: 25px;
        width: 170px;
        min-height: 30px;
        margin-left: 10px;
    }
    .contactanos-mapa {
    width: 750px;
    margin: 5px !important;}

}



/*FOOTER*/





@media screen and (max-width: 768px) {


/* ------------------------------------------
  NAVIGATION STYLES
  (+ responsive-nav.css file is loaded in the <head>)
  --------------------------------------------- */

  .fixed {
      position: fixed;
      width: 100%;
      top: 0;
      left: 0;
  }

  .nav-collapse,
  .nav-collapse * {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
  }

  .nav-collapse,
  .nav-collapse ul {
      list-style: none;
      width: 100%;
      float: left;
      z-index: 999;
      margin-top: 0px;
  }

  .nav-collapse li {
      float: left;
      width: 100%;
  }

  @media screen and (min-width: 40em) {
      .nav-collapse li {
        width: 25%;
        *width: 24.9%; /* IE7 Hack */
        _width: 19%; /* IE6 Hack */
    }
}

.nav-collapse a {
    z-index: 9999;
    color: #fff;
    text-decoration: none;
    width: 100%;
    background: #ed3952;
    border-bottom: 1px solid white;
    padding: 0.5em 1em;
    float: left;
    font-size: 14px;
}
.nav-collapse a:hover{
    background: #492881;
    }
    

    @media screen and (min-width: 40em) {
      .nav-collapse a {

        margin: 0;
        padding: 1em;
        float: left;
        text-align: center;
        border-bottom: 0;
        border-right: 1px solid white;
    }
}

.nav-collapse ul ul a {
  background: #ed3952;
  padding-left: 2em;
}

@media screen and (min-width: 40em) {
  .nav-collapse ul ul a {
    display: none;
}
}


/* ------------------------------------------
  NAV TOGGLE STYLES
  --------------------------------------------- */

  @font-face {
      font-family: "responsivenav";
      src:url("/icons/responsivenav.eot");
      src:url("/icons/responsivenav.eot?#iefix") format("embedded-opentype"),
      url("/icons/responsivenav.ttf") format("truetype"),
      url("/icons/responsivenav.woff") format("woff"),
      url("/icons/responsivenav.svg#responsivenav") format("svg");
      font-weight: normal;
      font-style: normal;
  }

  .nav-toggle {
      position: fixed;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      text-decoration: none;
      text-indent: -999px;
      position: relative;
      overflow: hidden;
      width: 70px;
      height: 55px;
      float: right;
  }

  .nav-toggle:before {
      color: #e65e77; /* Edit this to change the icon color */
      font-family: "responsivenav", sans-serif;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      font-size: 35px;
      text-transform: none;
      position: absolute;
      content: "≡";
      text-indent: 0;
      text-align: center;
      line-height: 55px;
      speak: none;
      width: 100%;
      top: 10px;
      left: 0;
  }

}


