@charset "utf-8";
/* CSS Document */

.menuPrincipal{
    display: none;
}

.btnResponsivo{
    display:inline-block;
}

header, .header_td, .espaciador{
    height: 90px;
}

header .logo{
    width: 89px;
    position: absolute;
    left: 20px;
    bottom: 10px;
}

.topBar{
    padding: 8px 20px;
}

.wallpaper{
    max-height: 300px;
}

.intro{
    bottom: 0px;
    padding: 20px;
}


.intro h1{
    font-size: 1.5em;    
    line-height: 1em;   
    margin-bottom: 0px;
}

.intro .txt p{
    display: none;
}

.intro .txt{
    padding: 20px;
}

.intro_resp{
    display: inline-block;
}

.bloque_contenido{
    padding: 20px 20px 0px 20px;
}

/**/

.gridDestacados{    
    margin-left: -10px;
    margin-right: -10px;  
}

.gridDestacados > .destacado{
    flex: 50%;
    padding: 0px 10px 20px 10px;
    max-width: 100%;
}


.gridDestacados .destacado h4{
    padding: 10px 0px 5px 0px;
    font-size: 1.2em;
}

.gridDestacados .destacado .short_desc{
    font-size: .88em;
}

/**/

h2.tituloBig {
    font-size: 2.2em;
    margin-bottom: 30px;
}

.gridNoticias > .noticia {
    padding: 0px 10px 10px 10px;
}

.gridNoticias .noticia .box{
    width: 100%;
}

.gridNoticias .noticia .fecha{
    left:20px;
}

/**/

.gridExamenesGrado{
    margin-bottom: 10px; 
    margin-left: -10px;
    margin-right: -10px;
}

.gridExamenesGrado > .examenGrado{
    flex: 50%;
    padding: 0px 10px 10px 10px;
    max-width: 50%;
}

.gridExamenesGrado .detalles{
    font-size: .93em;
}

.gridExamenesGrado .detalles tr td:first-child{
    padding-right: 5px;
}

/**/

.plecaBig{  
    padding: 20px 0px;
}

.plecaBig h1{
    font-size: 2em;
}

.plecaBig .breadcrumb{
    font-size: .85em;
}

.plecaTopBox{
    padding:0px 20px;
}

.plecaTop{
    padding: 20px 0px;    
    font-size: .85em;
}

.plecaTop h2, .plecaTop h1 {
    margin-bottom: 0px;
}

/**/

.buscador {
    margin-bottom: 10px;
}

.categoriasListado {
    margin-bottom: 10px;
}

.categoriasListado .menu{
    height: 0px;
    overflow: hidden;
    opacity:0;
    
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
}

.categoriasListado .menu.show{
    height: auto;
    opacity: 1;
}

.gridProductos > .boxProducto {
    margin-bottom: 20px;
}

.categoriasListado .titulo i{    
    display: inline-block;
}

/**/

.boxTexto{    
    margin-top: 10px;
    margin-bottom: 10px
}

.boxTexto:first-child{
    margin-top: 20px;
}

.boxTexto:last-child{
    margin-bottom: 20px;
}

.gridEntidad > .pic{
    flex: 50%;
}

.gridEntidad > .desc{
    flex: 50%;
}

.masonry {   
  margin-bottom: 10px;
}


.gridDescargables {
    padding-bottom: 0px;
}

.descargables{
    margin-bottom: 20px;
}

.bloque_rojo{
    padding: 20px;
}

.wrapTabla{
    width: 650px;
}

/**/


.descargables{
    padding: 0px 20px 20px 20px;
}

.descargablesInline{
    padding: 0px;
}

.descargables .bloque_contenido{
    padding: 0px;  
}

.articulo{
    margin-bottom: 20px;
}

.articulo h1{
    font-size: 1.8em;
    margin-bottom: 20px;
    line-height: 1.2em;
    border-right: 5px solid rgba(226,0,2,1);
}

.articulo h2{
    font-size: .9em;
    margin-bottom: 10px;
}
.articulo .boxTexto h1, .articulo .boxTexto h2, .articulo .boxTexto h3 {
    font-size: 1.1em;
    font-weight: 700;
}

.descargables h2 {
    margin-bottom: 0px;
    font-size: 1.1em;
}

/**/

.gridPosts .post .desc{
    padding-left: 20px;
}

.gridPosts .post .desc h3{
    font-size: 1.5em;
    max-width: 100%;
    line-height: 1em;
}

.gridPosts .post .desc .short_desc{
    line-height: 1.3em;
    font-size: 1em;
}

.gridPosts .post .desc .ver_mas{
    font-size: .7em;
}

.gridPosts.postsRelacionados > .post{
    flex: 50%;
    max-width: 50%;
    min-width: 50%;
    padding: 10px;
}

.articulo table{
    font-size:calc(8px + .4vw);
}

.articulo table td, .articulo table tr{
    padding: 1px 2px;
}

/**/

.tablaSidebar .menuSidebar, .tablaSidebar .contenidoSidebar{
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding: 0px;
}


/**/

@media (max-width: 780px) {
    .gridEntidad > .pic{
        flex: 100%;
    }

    .gridEntidad > .desc{
        flex: 100%;
    }
    
    .gridEntidad .desc h2{
        text-align: left;
        font-size: 1.7em;
    }
    
        .masonry-brick{
        margin: 0px;
        margin-bottom: 10px;
    }
    
    .grid_1x2 td{
        display: inline-block;
        box-sizing: border-box;
        width: 100% !important;
        float: left;
        padding: 0px !important;
    }
    
    .bloqueForm:first-child{
        width: 35%;
        float: left;
    }
    
    .bloqueForm:last-child{
        width: 65%;
        float: left;
    }
    
    .bloqueForm .boxForm{
        float: right;
        margin-bottom: 40px
    }
}

@media (max-width: 750px) {

    .bannerTop .bannerCol{
        display: inline-block;
        box-sizing: border-box;
        float: left;
        width: 100% !important;
        padding: 10px !important;
    }
    
    .bannerTop .bannerCol:last-child{
        padding-top: 0px !important;
    }


    .bannerTop .bannerCol:last-child div{
        position: relative;
        height: auto;
        width: 100%;
        top: initial;
        left: initial;
    } 
    
    .bannerTop .bannerCol .cycle-slide{
        min-width: 100%;
        width: 100%;
    }
    
    .productoHead .col_gal{
        width: 200px;    
    }
}




@media (max-width: 720px) {
    .productoHead .ph_col{
        flex-basis: 100% !important;
    }
    
    .productoHead .ph_desc{
        order: 1;
    }
    
    .productoHead .ph_thumbnail{
        order: 2;
    }
    
    .productoHead .ph_thumbstrip{
        order: 3;
    }
}



@media (max-width: 690px) {
    
    .gridNoticias > .noticia {
        width: 100%;
        min-width: 100%;
        padding: 0px;
        padding-bottom: 10px;
    }
    
    .gridNoticias .noticia .fecha{
        left:10px;
    }
       
    /**/
    .gridExamenesGrado > .examenGrado {
        width: 100%;
        min-width: 100%;
    }    
    
    .gridExamenesGrado .examenGrado .box {   
        padding: 0px 0px 10px 0px;
    }
    
    .gridExamenesGrado .examenGrado .fecha{
        font-size: .8em;
    }

    .gridExamenesGrado .examenGrado .fecha .dia{
        color: rgba(22,136,201,1);
        font-size: 5em;
        letter-spacing:-3px;
        line-height: 1em;
        font-weight: 900;
    }

    .gridExamenesGrado .examenGrado .fecha .mes{
        font-weight:400;
        line-height: 1em;
        letter-spacing: 1px;
    }

    .gridExamenesGrado .examenGrado .fecha .hora{
        font-weight:400;
        line-height: 1em;
        text-transform: lowercase;
    }
    
    /**/
    
    .gridDescargables .colDescargables:first-child{
        display: none;
    }
    
    .gridDescargables > .colDescargables{
        padding: 0px 20px 20px 20px;
        margin: 0px;
        flex: 100%;
    }
    
    .articulo .miniatura{
        max-width: 100%;
        padding: 0px 0px 20px 0px;
    }
    
    .wrapTabla{
        width: 500px;
    }
    
}

@media (max-width: 650px) {
	.producto-head{
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}
	
	.producto-head .ph-col{
		width: 100%;
	}
	
	.ph_thumbstrip{
		display: none;
	}
	
	.ph_thumbstrip.thumbstrip-responsive{
		display: grid;
	}
	
	.galeria_thumbnails{
		margin-top: 0;
	}
}

@media (max-width: 620px) {
    .gridPosts .post .thumb{
        width: 100%;
        margin-bottom: 20px;
    }

    .gridPosts .post .desc{
        padding-left: 0px;
        width: 100%;
    }
    
    .wrapTabla{
        width: 400px;
    }
}

@media (max-width:600px){
	.form-grid-wrapper .form-grid{
		grid-template-columns: repeat(1, 1fr);	
		row-gap: 5px;
	}
}


@media (max-width: 550px) {
    
    .gridDestacados{    
        margin-left: 0px;
        margin-right: 0px;  
    }
    
    .gridDestacados > .destacado{
        flex: 100%;
        padding: 0px 0px 30px 0px;
        min-width: 100%;
    }
    
    .foot .direccion{
        text-align: center;
        width: 100%;
    }
    
    .foot .logo_posgrado{
        display: inline-block;
        box-sizing: border-box;
        position: relative;
        bottom: initial;
        right: initial;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        margin-top: 20px;
    }
    
    .foot .logo_posgrado img{
        width: 150px;
    }
    
    .wrapTabla{
        width: 320px;
    }
    
}


@media (max-width: 520px) {
    .bloqueForm{
        width: 100% !important;
        text-align: center !important;
    }
    
    .bloqueForm .boxForm{
        float: none;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    
    #map{
        margin-bottom: 20px;
    }
    
}

@media (max-width: 340px) {
    .wrapTabla{
        width: 300px;
    }
}

