@charset "utf-8";
.nav-item .nav-link h5 {
    color: #FFFFFF;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-variant: small-caps;
    font-size: small;
}
.nav-item .nav-link h6 {
    color: #FFFFFF;
}
.container-fluid-bloque {
    margin-top: 100px;
}
.container-fluid-bloque .row.justify-content-center.align-self-center h1 {
    color: #464646;
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 0px;
}
.thumbnail .caption p {
    width: 300px;
}
.col-sm-6.col-md-3 p strong {
    color: #FFFFFF;
}
.row .col-sm-6.col-md-3 p {
    color: #FFFFFF;
}
.row .col-sm-6.col-md-12 img {

}
.row .col-sm-6.col-md-3 .img-thumbnail {
    margin-top: 8px;
    margin-bottom: 10px;
}
.container-fluid-cuerpo1 h3 {
    color: #000000;
    font-weight: lighter;
}
.col-sm-4.col-md-3 .caption h6 {
    color: #606060;
    font-weight: lighter;
}
.nav-item .nav-link h6 {
    font-weight: lighter;
}
.row .col-sm-6.col-md-12 h1 {
    font-weight: lighter;
}
.container-fluid-cuerpo1 .row {
    margin-left: 20px;
    margin-right: 20px;
}
.col-sm-4.col-md-2 .caption h7 {
    font-size: small;
}
.col-sm-auto.col-md-3 .caption p {
    margin-left: 50px;
    margin-right: 50px;
}
.container-fluid-360 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 65px;
}
