/* * * Estilos Generales * * */

h1 {
    font-size: 45px;
}

h2 {
    font-size: 35px;
}

h4 {
    font-size: 25px;
    color: #FBBB21;
}

h1, h2, h4 {
    font-family: Tipo-UBB-Condensed;
    font-weight: 900;
    font-stretch: condensed;
}

h3 {
    font-size: 30px;
    font-family: Tipo-UBB-Condensed;
    font-weight: 700;
    font-stretch: condensed;
}

h5 {
    font-size: 22px;
    font-family: Tipo-UBB-Condensed;
    font-weight: 400;
    font-stretch: condensed;
    color: #DFF6FF;
}

p {
    font-family: Tipo-UBB-Condensed;
    font-weight: 400;
    font-stretch: condensed;
    font-size: 25px;
    line-height: 1.4;
}

@media (min-width: 576px) {
    .icono6 {
        width: 261.5px;
        height: auto;
    }
}

#acceso-principal {
    background-color: #eaeaea;
    padding-top: 50px;
    padding-bottom: 50px;
}

#acceso-principal img {
    max-height: 225px;
    width: auto;
}

#acceso-principal .vinculo {
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 15px;
}

@media (max-width: 991px) {
    #acceso-principal .vinculo {
        margin-bottom: 27px;
    }
}

.migas {
    font-family: Tipo-UBB;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    margin-bottom: 3rem;
}

.migas a {
    color: rgba(255, 255, 255, .5) !important;
}

#descripcion-principal {
    background-color: #eaeaea;
    text-align: center;
    padding-top: 50px;
}

#descripcion-principal h1 {
    color: #06283D;
}

#detalles {
    background-color: #eaeaea;
    text-align: center;
    padding: 50px 2px 60px 2px;
    color: #06283D;
}

#detalles .detalles-display img {
    max-width: 150px;
    height: auto;
    display: inline-block;
}

#detalles .detalles-display h5,
#detalles .detalles-display h4 {
    color: #06283D;
}

#detalles .graficos {
    background-color: #fff;
    padding: 15px 2px;
    margin-top: 2.5rem;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

/*
h1, h2, h4, h5 {
    font-family: Tipo-UBB-Condensed;
    font-weight: 700;
    font-stretch: condensed;
}*/

/*
h6 {
    font-family: Tipo-UBB;
    font-weight: 700;
    color: #2C2C2C;
}*/

/*
p, li {
    font-family: OpenSans;
    font-weight: 400;
    font-size: 16px;
    color: #2C2C2C;
}*/

/*
.estilo-1 {
    padding: 70px 2px;
}*/

/*
.destacado {
    font-family: OpenSans;
    font-weight: 700;
}*7

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * Portada Principal * * */
/*
.linea-superior {
    background-color: #20438B;
    height: 1vh;
}*/

/*
#particles-js {
    height: 99vh;
    width: 100%;
    position: fixed;
    z-index: -1;
}*/

/*
#portada-principal {
    position: relative;
    z-index: 100;
}*/

/*
#portada-principal {
    background-image: url(../img/ParqueUrbano.png);
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
}*/

/*
#portada-principal .contenedor-principal {
    height: 86vh;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    color: #20438B !important;
    text-align: center;
    background-color: rgba(255, 255, 255, .95);
    border: 4px solid rgba(32, 67, 139, .1);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}*/

/*
#portada-principal .contenedor-principal .logotipos {
    display: flex;
    justify-content: center;
}

#portada-principal .contenedor-principal .logotipos img {
    height: 90px;
    width: auto;
    padding: 10px;
}*/

/*
#portada-principal .contenedor-principal .icono-scrolldown i {
    font-size: 35px;
    color: #20438B !important;
}

#portada-principal .contenedor-principal {
    height: 99vh;
    display: flex;
    align-content: space-around;
    color: #20438B !important;
    justify-content: center;
    min-height: 700px;
}*/

/*
#portada-principal .contenedor-principal .logotipos img {
    height: 100px;
    width: auto;
    margin: 10px;
}

.parqueUrbano-img {
    right: -125px;
    position: relative;
}*/

/*
.parqueUrbano-img::after {
    content: 'PROPUESTA DE CONVENIO DE COLABORACIÓN CON LA UNIVERSIDAD DEL BÍO-BÍO';
    position: absolute;
    top: calc(50% - 120px);
    left: -200px;
    width: 50%;
    text-align: left;
    font-family: Tipo-UBB-Condensed;
    font-weight: 700;
    font-stretch: condensed;
    font-size: 45px;
    line-height: 50px;
    padding: 5px;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

@media (min-width: 860px) and (max-width: 991px) {
    .parqueUrbano-img::after {
        font-size: 35px;
        line-height: 35px;
        top: 60px;
        width: 60%;
        padding: 10px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }
}*/

/*
@media (max-width: 859px) {
    .parqueUrbano-img::after {
        display: none;
    }
    .parqueUrbano-img {
        right: 0;
        position: relative;
    }
    .head-title-contenedor .head-title {
        font-size: 30px;
        bottom: -30px;
        position: relative;
    }
}

@media (min-width: 860px) {
    .head-title-contenedor {
        display: none;
    }
}*/

#logotipos {
    background-color: #DFF6FF;
    position: relative;
}

#logotipos .logotipos-contenedor {
    text-align: center;
    padding: 20px 2px 80px 2px;
}

#logotipos .logotipos-contenedor img {
    max-height: 100px;
    width: auto;
    display: inline-block;
    margin: 15px;
}

.custom-shape-divider-bottom-1655498122 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-bottom-1655498122 svg {
    position: relative;
    display: block;
    width: calc(130% + 1.3px);
    height: 64px;
}

.custom-shape-divider-bottom-1655498122 .shape-fill {
    fill: #06283D;
}

/* ******************************************* */

#encabezado { 
    background-color: #06283D;
    text-align: center;
    color: #fff;
    padding: 50px 2px 60px 2px;
}

#encabezado .encabezado-contenedor p {
    color: #DFF6FF;
}

#encabezado .encabezado-contenedor .datos-inversion {
    text-align: center;
}

#encabezado .encabezado-contenedor .datos-inversion img {
    max-width: 150px;
    height: auto;
    display: inline-block;
}

#encabezado .encabezado-contenedor .datos-inversion h4 {
    margin-bottom: 0;
}

@media (max-width: 575px) {
    #encabezado .encabezado-contenedor .datos-inversion .dato {
        margin-bottom: 1.5rem;
    }
    #encabezado .encabezado-contenedor .datos-inversion .dato:last-child {
        margin-bottom: 0;
    }
}

/* ******************************************* */

#parqueUrbano-header {
    background-image: url(../img/eje1/img_background_eje1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 2px;
    position: relative;
    background-attachment: fixed;
}

#parqueUrbano-header img,
#cienciasTecnologia-header img,
#extensionVinculacion-header img {
    display: block;
    max-width: 300px;
    height: auto;
    margin: auto;
}

#parqueUrbano-header .etiqueta h2 {
    background-color: #47B5FF;
    display: inline-block;
    font-family: Tipo-UBB-Condensed;
    font-weight: 900;
    font-size: 35px;
    color: #fff;
    padding: 5px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.custom-shape-divider-bottom-1655680272 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-bottom-1655680272 svg {
    position: relative;
    display: block;
    width: calc(130% + 1.3px);
    height: 64px;
}

.custom-shape-divider-bottom-1655680272 .shape-fill {
    fill: #fff;
}

/* ******************** */

#cienciasTecnologia-header {
    background-image: url(../img/eje2/img_background_eje2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 2px;
    position: relative;
    background-attachment: fixed;
}

#cienciasTecnologia-header .etiqueta h2 {
    background-color: #F94EA0;
    display: inline-block;
    font-family: Tipo-UBB-Condensed;
    font-weight: 900;
    font-size: 35px;
    color: #fff;
    padding: 5px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

/* ******************** */

#extensionVinculacion-header {
    background-image: url(../img/eje3/img_background_eje3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 2px;
    position: relative;
    background-attachment: fixed;
}

#extensionVinculacion-header .etiqueta h2 {
    background-color: #28D190;
    display: inline-block;
    font-family: Tipo-UBB-Condensed;
    font-weight: 900;
    font-size: 35px;
    color: #fff;
    padding: 5px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

/* ******************************************* */

#iniciativas-convenio {
    text-align: center;
    margin-top: -50px;
}

#iniciativas-convenio .contenedor-eje1 {
    padding: 90px 2px;
}

#iniciativas-convenio .contenedor-eje1 img {
    max-width: 200px;
    height: auto;
    display: block;
    margin: auto;
}

#iniciativas-convenio .contenedor-eje1 p {
    font-family: Tipo-UBB-Condensed;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.3;
}

#iniciativas-convenio .contenedor-eje1 .modulo {
    margin-bottom: 5rem;
    justify-content: center;
}

#iniciativas-convenio .contenedor-eje1 .modulo img {
    max-width: 100%;
    height: auto;
}

#iniciativas-convenio .contenedor-eje1 .modulo:last-child {
    margin-bottom: 0;
}

#iniciativas-convenio .contenedor-eje1 .modulo a {
    cursor: pointer;
    color: #47B5FF;
    border: 2px solid #47B5FF;
    padding: 7px 20px;
}

#iniciativas-convenio .contenedor-eje1 .modulo .modal .modal-header {
    border-bottom: none;
}

#iniciativas-convenio .contenedor-eje1 .modulo .modal .modal-header h5 {
    color: #000;
    font-weight: 700;
}

#iniciativas-convenio .contenedor-eje1 .modulo .modal .modal-body p {
    font-weight: 400 !important;
}

#iniciativas-convenio .contenedor-eje1 .modulo .modal .modal-body img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 991px) {
    #iniciativas-convenio .contenedor-eje1 .modulo .displayDos {
        margin-bottom: 1.5rem;
    }
    #iniciativas-convenio .contenedor-eje1 .modulo .displayDos:last-child {
        margin-bottom: 0;
    }
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * Objetivos * * */

/*
#objetivo {
    text-align: center;
    background: rgb(0,164,223);
    background: -moz-linear-gradient(135deg, rgba(0,164,223,1) 0%, rgba(32,67,139,1) 100%);
    background: -webkit-linear-gradient(135deg, rgba(0,164,223,1) 0%, rgba(32,67,139,1) 100%);
    background: linear-gradient(135deg, rgba(0,164,223,1) 0%, rgba(32,67,139,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a4df",endColorstr="#20438b",GradientType=1); 
}*/

/*
#objetivo {
    text-align: center;
    background: rgb(199,240,255);
    background: -moz-linear-gradient(135deg, rgba(199,240,255,1) 0%, rgba(0,164,223,1) 100%);
    background: -webkit-linear-gradient(135deg, rgba(199,240,255,1) 0%, rgba(0,164,223,1) 100%);
    background: linear-gradient(135deg, rgba(199,240,255,1) 0%, rgba(0,164,223,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c7f0ff",endColorstr="#00a4df",GradientType=1); 
}

#objetivo h2 {
    color: #20438B;
    margin-bottom: 30px;
}

#objetivo p {
    color: #20438B;
}*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * Inversión * * */
/*
#inversion {
    background-color: #F0F0F0;
    text-align: center;
}

#inversion h2 {
    margin-bottom: 30px;
    color: #20438B;
}

#inversion .icono-inversion i {
    color: #00A4DF;
    font-size: 35px;
    margin-bottom: 15px;
}

#inversion .subtitulo {
    color: #00A4DF;
    margin-bottom: 15px;
}

#inversion .detalle {
    color: #2c2c2c;
}

#inversion .graficos-detalle-inversion {
    background-color: #fff;
    display: inline-block;
    margin-top: 40px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

#inversion .graficos-detalle-inversion img {
    padding: 20px;
}*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * Iniciativas * * */
/*
#iniciativas .titulo {
    background: rgb(0,164,223);
    background: -moz-linear-gradient(135deg, rgba(0,164,223,1) 0%, rgba(32,67,139,1) 100%);
    background: -webkit-linear-gradient(135deg, rgba(0,164,223,1) 0%, rgba(32,67,139,1) 100%);
    background: linear-gradient(135deg, rgba(0,164,223,1) 0%, rgba(32,67,139,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a4df",endColorstr="#20438b",GradientType=1); 
}

#iniciativas .titulo {
    text-align: center;
    color: #fff;
    padding: 60px 2px 20px 2px;
}

#iniciativas .titulo .icono-indicativo i {
    font-size: 35px;
    color: #fff;
}

#iniciativas .titulo-iniciativa {
    padding: 30px;
    color: #20438B;
    background-color: #F0F0F0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

#iniciativas .titulo-iniciativa .ilustracion {
    display: inline-block;
}

#iniciativas .titulo-iniciativa h2 {
    font-size: 28px;
}

#iniciativas .row {
    margin-bottom: 50px;
}

#iniciativas .row:last-child {
    margin-bottom: 0;
}

#iniciativas .iniciativa-seccion {
    color: #2C2C2C;
    margin-bottom: 35px;
}

#iniciativas .iniciativa-seccion:last-child {
    margin-bottom: 0;
}

#iniciativas .iniciativa-seccion ul {
    padding-left: 25px;
}

#iniciativas .detalle-iniciativa {
    padding: 40px;
}

#iniciativas .contenedor-iniciativas {
    background-color: #fff;
}

#iniciativas .seccion-galeria {
    margin-top: 70px;
}

#iniciativas .seccion-galeria .gallery a {
    text-decoration: none;
}

#iniciativas .seccion-galeria .gallery a img {
    width: 40px;
}*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * Menú de Navegación * * */
/*
#menu-navegacion {
    background-color: #F0F0F0 !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

#menu-navegacion .menu-contenedor {
    padding: 10px 25px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

#menu-navegacion .nav-link {
    font-family: Roboto-Condensed;
    font-weight: 400;
    font-stretch: condensed;
    font-size: 18px;
    color: #20438B;
}

#menu-navegacion .nav-link:hover {
    text-decoration: underline;
}

#menu-navegacion .navbar-toggler:focus {
    outline: none;
}*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * Menú de Navegación * * */

#pie-pagina {
    background-color: #06283D;
    text-align: center;
    padding: 50px;
}

#pie-pagina p {
    color: #fff;
    font-family: Tipo-UBB-Condensed;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* * * MEDIAQUERIES * * */
/*
@media (max-width: 991px) {
    #menu-principal {
        margin-top: 30px;
    }
}*/

.onda {
    position: relative;
}

.custom-shape-divider-top-1656532206 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-top-1656532206 svg {
    position: relative;
    display: block;
    width: calc(130% + 1.3px);
    height: 64px;
}

.custom-shape-divider-top-1656532206 .shape-fill {
    fill: #EAEAEA;
}

@media (min-width: 576px) {
    #acceso-principal .vinculo {
        transition: transform .5s;
        -webkit-transition: transform .5s;
        -moz-transition: transform .5s;
        -ms-transition: transform .5s;
        -o-transition: transform .5s;
    }
    #acceso-principal .vinculo:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
        box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    }
    #vinculo-otrosEjes img:hover {
        background-color: rgba(255, 255, 255, .35);
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }
}

.custom-shape-divider-bottom-1656533477 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1656533477 svg {
    position: relative;
    display: block;
    width: calc(130% + 1.3px);
    height: 64px;
}

.custom-shape-divider-bottom-1656533477 .shape-fill {
    fill: #EAEAEA;
}

#vinculo-otrosEjes {
    background-color: #eaeaea;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 20px;
}

#vinculo-otrosEjes a {
    text-decoration: none;
}

#vinculo-otrosEjes img {
    height: 200px;
    width: auto;
    padding: 20px;
}

#volver {
    text-align: center;
    padding: 20px 2px;
}

#volver a {
    color: #fff;
    margin-bottom: 0;
    font-family: Tipo-UBB-Condensed;
    font-weight: 700;
    font-size: 22px;
}