.top-header {
background-color:#23408e;
color: #fff;
min-height:20px;
}

.top-header h1{
font-size: 14px;
}

.top-header a{
color: #fff;

}

.contacto-header {
color: #23408e;
}

.contacto-header h2{
color: #23408e;
font-size: 18px;
}

.contacto-header a{
color: #23408e;
}

.titulo-separator {
background-color: #23408e;
color: #fff;
padding: 25px 25px;
text-transform: uppercase;
font-size: 20px;
}

.inner-content {
padding-top:20px;
padding-bottom:20px;
}

.highlights {
padding-left: 10px;
}

.destacado {
font-weight: Thin;
color: #fff;
font-family: 'Roboto', sans-serif;
font-size: 40px;
}

.galery {
padding-top:60px;
padding-bottom:60px;
background-color: #f9f9f9;
}

.image-center {
    text-align: center;
}

.logo {
margin: 20px 20px;
}


.footer {
background-color: #fff;
color: #000;
padding-top:30px;
padding-bottom:30px;
text-align: center;
}

.footer a{
padding-top:30px;
padding-bottom:30px;
text-align: center;
font-size: 20px;
margin: 20px;
color:#5b5b5e;
}

.carousel-caption {
    text-align: right;
    line-height: 40px;
}

.carousel-caption .titulo-slide {
color:#23408e;
font-size:36px;
font-weight:bold;
letter-spacing:2px;
}

.carousel-caption .subtitulo-slide {
font-size:70px;
text-transform: uppercase;
}

.curso {
background: url(../images/fondo-azul.jpg);
padding: 20px;
text-align:center}

.curso p {
font-family: 'Roboto', sans-serif;
color:#fff;
font-size: 18px;
padding: 20px;
}

.contact-info a{
text-decoration: none;
font-size: 20px;
}

.social {
text-align: center;
font-size: 30px;
}