/* Getting the new tags to behave */
article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
    display: block;
}

mark,
rp,
rt,
ruby,
summary,
time {
    display: inline;
}

/* Global properties ======================================================== */
html {
    width: 100%;
    height: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    /* line-height:25px; */
    color: #000;
    /*min-width:960px;*/
    height: 100%;
    /* background:url(../../../imagenes/top_logo.jpg) center top repeat #e7e7e7; */
}

.ic {
    border: 0;
    float: right;
    background: #fff;
    color: #f00;
    width: 50%;
    line-height: 10px;
    font-size: 10px;
    margin: -220% 0 0 0;
    overflow: hidden;
    padding: 0
}

.main {
    width: 1024px;
    margin: 0 auto;
}

a {
    color: #00989d;
    outline: none;
}

a:hover {
    text-decoration: none;
}

.a2 {
    text-decoration: none;
}

.a2:hover {
    text-decoration: none;
    color: #993333;
}

.a3 {
    text-decoration: none;
    font-size: 10px;
}

.a3:hover {
    text-decoration: none;
    color: #993333;
}

/* .col-1, .col-2 {float:left;} */

article.grid_8 {
    width: 97%;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.extra-wrap {
    overflow: hidden;
}

.msj {
    background-color: #993333;
    color: #FFF;
    padding: 12px;
    border-radius: 6px;
}

.detalle {
    padding: 20px 0 20px 0;
    border-bottom: solid 1px #CCC;
    border-top: solid 1px #CCC;
}

p {
    margin-bottom: 18px;
}

.p0 {
    margin-bottom: 0px;
}

.p1 {
    margin-bottom: 6px;
}

.p2 {
    /* margin-bottom:15px; */
    margin: 0px;
    /* width: 635px; */
    text-align: justify;
    /* font-family: verdana,geneva,sans-serif; */
}

.p3 {
    margin-bottom: 30px;
}

.p4 {
    margin-bottom: 40px;
}

.p5 {
    margin-bottom: 50px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.color-1 {
    color: #fff;
}

.color-2 {
    color: #000;
}

.color-3 {
    color: #666;
}


/*********************************content*************************************/
h2 {
    /* font-size:38px; 
	line-height:1.2em; 
	letter-spacing:-1px;
	color:#000;
	margin-bottom:9px; */
    font-size: 18px;
    /* color: #993333; */
    color: #fea928;
    font-family: verdana, geneva, sans-serif;
}

h3 {
    font-size: 30px;
    line-height: 2em;
    color: #000;
    letter-spacing: -1px;
}

h4 {
    font-size: 20px;
    line-height: 2em;
    color: #000;
    letter-spacing: 1px;
}

h5 {
    color: #666666;
    /* color:#993333;  */
    font-weight: bold;
    background-color: #f4f4f4;
}

h6 {
    color: #00989d;
    font-weight: normal;
}

.titulo1 {
    background-color: #f4f4f4;
    /* width: 635px; */
    /* font-family: verdana,geneva,sans-serif; */
    text-align: center;
    height: 54px;
    line-height: 54px;
    margin-bottom: 16px;
}

.title-1 {
    display: block;
    font-size: 37px;
    line-height: 1.2em;
    color: #2ab5ba;
    letter-spacing: -1px;
}

.title-1 strong,
.title-1 em {
    display: block;
    margin-top: -12px;
}

.title-1 em {
    color: #000;
}

/****************************Table************************/

table#form {
    max-width: 500px;
    font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border: medium black;
}

table#form th {
    width: 30%;
    min-width: 110px;
    padding: 0 0.5em;
    text-align: left;
    background-color: #666666;
    color: #FFFFFF;
    /*border-bottom: 1px solid #943333;*/
    font-weight: bold;
}

table#form tr.yellow td {
    border-top: 1px solid #FB7A31;
    border-bottom: 1px solid #FB7A31;
    background: #FFC;
}

table#form td {
    border: 1px solid #dbdbdb;
    padding: 0 0.5em;
}

table#form td+td {
    border-left: 1px solid #CCC;
    text-align: left;
}

table#form td#ast {
    border: none;
    text-align: right;
    color: #fb0000;
    font-weight: bold;
}

table#form td.titulo {
    text-align: center;
    border: none;
    padding: 10px 0 4px 0;
    color: #993333;
    font-weight: bold;
    font-size: 13px;
}

table#form td.submit {
    padding: 15px 0;
    border: none;
    text-align: right;
    color: #fb0000;
    font-weight: bold;
}

table#form input {
    padding-left: 8px;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}


/* NUEVOS ESTILOS */
/* Estilos Base Minimalistas */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: #333;
    background-color: #f8f9fa;
    margin: 0;
}

.site-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.main-content {
    flex: 1;
    max-width: 1200px;
    width: 100%;
    margin: 40px auto;
    padding: 0 20px;
    box-sizing: border-box;
}

/* Alerta de curso gratuito */
.alert-info {
    background-color: #fff5f5;
    border-left: 4px solid #e53e3e;
    color: #c53030;
    padding: 15px 20px;
    border-radius: 6px;
    margin-bottom: 25px;
    font-size: 1.1rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.alert-info span {
    font-weight: 700;
    text-transform: uppercase;
}

/* Títulos */
.main-title {
    font-size: 2rem;
    font-weight: 700;
    color: #1a202c;
    margin-bottom: 5px;
}

.breadcrumb {
    margin-bottom: 24px;
}

.link-back {
    color: #3182ce;
    text-decoration: none;
    font-weight: 500;
}

/* ==========================================================================
   ESTILOS COMPONENTE: FOOTER UTN FRRO (OFICIAL)
   ========================================================================== */

.utn-footer {
    background-color: #1d2b47;
    /* Azul institucional exacto */
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 1.6;
    margin-top: auto;
    /* Empuja el footer al fondo si hay poco contenido */
    position: relative;
    border-top: 4px solid #00539b;
    /* Línea de acento azul brillante */
}

.footer-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 40px 20px;
    display: flex;
    justify-content: space-between;
    gap: 40px;
    flex-wrap: wrap;
}

.footer-column {
    flex: 1;
    min-width: 250px;
}

/* Encabezados del Footer */
.utn-footer h3 {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 18px;
    letter-spacing: 0.5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 8px;
}

/* Columna de Contacto */
.contact-info h3 {
    border-bottom: none;
    margin-bottom: 4px;
    padding-bottom: 0;
}

.contact-info .institution {
    font-weight: bold;
    color: #a2b4d6;
    margin-bottom: 15px;
    font-size: 12px;
}

.contact-info address {
    font-style: normal;
    color: #e2e8f0;
}

.footer-highlight-link {
    color: #ffcc00;
    /* Color dorado/amarillo de atención para internos */
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    margin-top: 12px;
}

.footer-highlight-link:hover {
    text-decoration: underline;
}

/* Columna de Enlaces de Interés */
.footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 8px;
}

.footer-links a {
    color: #ccd6e6;
    text-decoration: none;
    transition: color 0.2s ease;
}

.footer-links a:hover {
    color: #ffffff;
    text-decoration: underline;
}

/* Columna de Logos */
.footer-logos {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.logo-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-end;
}

.logo-wrapper img {
    max-height: 50px;
    width: auto;
    opacity: 0.9;
    transition: opacity 0.2s;
}

.logo-wrapper img:hover {
    opacity: 1;
}

/* Barra inferior de Copyright */
.footer-bottom {
    background-color: #152035;
    /* Un tono un poco más oscuro */
    padding: 15px 20px;
    font-size: 11px;
    color: #8fa0be;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.footer-bottom-container {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.footer-bottom p {
    margin: 0;
}

/* Adaptabilidad para Dispositivos Móviles (Responsive) */
@media (max-width: 768px) {
    .footer-container {
        flex-direction: column;
        gap: 30px;
        padding: 30px 20px;
    }

    .footer-logos {
        justify-content: flex-start;
    }

    .logo-wrapper {
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: wrap;
    }
}