.estado-inactivo{color:#b5b5b5;font-style:italic;font-size:.85em;margin-top:-15px}a.boton-ver-todas-maestrias{border-radius:5px;font-size:1.1em;color:white;background-color:#4c4c4c;display:block;padding:15px 25px;max-width:300px;margin:30px auto 0}a.boton-ver-todas-maestrias:hover{text-decoration:none;background-color:var(--virtual-blue)}.fondo-1{background:linear-gradient(rgba(12,145,255,0.36),rgba(1,37,66,0.84))}.fondo-2{background:linear-gradient(rgba(251,229,185,0.36),rgba(28,26,22,0.77))}a.ver-mas:hover .fondo-1,a.ver-mas:hover .fondo-2{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.3))}.contenedor-maestrias{display:flex;flex-wrap:wrap;justify-content:left}.contenedor-maestrias .maestria{flex-grow:1;flex-basis:30%;background-color:white;text-align:center;max-width:33.5%}@media(max-width:768px){.contenedor-maestrias .maestria{flex-basis:100%;max-width:unset}}a.ver-mas{width:100%}a.ver-mas:hover{text-decoration:none !important}.contenedor-datos{height:280px}@media(max-width:768px){.contenedor-datos{height:180px}}.contenedor-datos .icono{position:relative;bottom:-15px;background-color:white;padding:3px;border-radius:100%;font-size:30px;line-height:30px;transition:all .4s;opacity:0}a.ver-mas:hover .contenedor-datos .icono{opacity:100%}.nombre{text-transform:uppercase;font-weight:700;padding-top:25px;padding-bottom:15px;padding-right:25px;padding-left:25px;width:100%;font-size:1.15em;transition:all .4s;color:#fff}a.ver-mas:hover .nombre{padding-bottom:0;background-color:white;color:var(--virtual-green)}.datos{overflow:hidden;width:100%;color:#3c3c3e;padding:0 0 25px;font-size:.8em;transition:all .4s;color:#3c3c3e00;background-color:#ffffff00;height:25px}.datos *{opacity:0}a.ver-mas:hover .datos *{opacity:100%}a.ver-mas:hover .datos{color:#3c3c3e;background-color:#fff;height:40px}@media(max-width:992px){.contenedor-maestrias .maestria{flex-basis:45%}}@media(max-width:768px){.contenedor-maestrias .maestria{flex-basis:100%}}