/*GENERAL*/

header#menu_logo_movile {display: none;}

main#__mainSite .btn.btn-primary {
    background: #7ebf99;
    border: none;
    color: var(--main-olive);
    font-weight: bolder;
    line-height: 1.8rem;
}

main#__mainSite .btn.btn-primary:hover,
main#__mainSite .btn.btn-primary:active,
main#__mainSite .btn.btn-primary:target {
    background: var(--main-olive);
    color: #7ebf99;
}

section#section_somos p,
section#section_problema p,
section#section_prototipo p
{
    margin: 0;
}

.titulo-section {
    font-size: calc(22px + (88 - 22) * ((100vw - 300px) / (1600 - 300)));
    font-weight: 900;
    font-family: 'gl';
    color: var(--main-olive);
}

.section-doble {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 1rem;
}

.section-contenedor
{
    margin: auto;
    width: 90%;
}

section p, main#__mainSite .btn.btn-primary
{
    font-size: calc(8px + (24 - 8) * ((100vw - 300px) / (1600 - 300)));
}


/*CABECERA */

aside#contMenuPrepara {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.f-sora {
    font-family: 'gl';
    font-weight: 1000;
}

header#menu_logo {
    top: 0;
    background-color: rgba(0, 36, 92, 0.25);
    width: 100%;
    max-width: unset;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #ffffff;
    display: flex;
    justify-content: center;
    height: fit-content;
}

header#menu_logo #contMenu a {
    color: #ffffff;
    font-size:x-large;
}

header#menu_logo #contMenu a figure img {
    width: 15vw;
    min-width: 150px;
    max-width: 250px;
}

nav#contMenu {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    text-align: center;
}

header#menu_logo #contMenu a figure {
    width: auto;
    height: fit-content;
    display: flex;
}

header#menu_logo nav#contMenu a:hover, header#menu_logo nav#contMenuMovile a:hover {
    background-color: transparent;
    color: var(--main-olive);
    border-radius: 5px;
    text-decoration: none;
}

/* CABECERA HAMBURGUESA */

div#pencet {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    align-content: space-around;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
}

div#pencet span {
    height: 3px;
    background-color: var(--main-olive);
    width: 100%;
    border-radius: 5px;
    display: block;
}

#burger_menu
{
    background-color: rgba(0, 36, 92, 0.25);
    backdrop-filter:blur(16px);
}

nav#burger_menu.d-none.BMopen a { text-align: center; }

/* SECCION DE PRIMER IMAGEN*/

section.section-imagen {
    position: relative;
    height: 80vh;
    max-height: 900px;
}

section.section-imagen .titulo-principal
{
    display: flex;
    flex-direction: column;
}


section.section-imagen h1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
}

h1.f-sora.titulo-principal {
    font-size: calc(48px + (192 - 48) * ((100vw - 300px) / (1600 - 300)));
    letter-spacing: -10px;
    line-height: calc(40px + (140 - 40) * ((100vw - 300px) / (1600 - 300)));
}
h1.f-sora.titulo-principal span {
    font-size: calc(48px + (170 - 48) * ((100vw - 300px) / (1600 - 300)));
    letter-spacing: -10px;
}

section.section-imagen figure {
    height: 100%;
}

section.section-imagen img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/* LOGOS */

.contenedor-logos {
    padding: 3rem 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.section-logos .contenedor-un-logo {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    width: calc(30% - 1rem);
}

.section-logos .contenedor-un-logo img {
    height: 100%;
    max-height: 70px;
    min-height: 50px;
    object-fit: contain;
}

/*  SECTION primera*/

.section-multiple {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: stretch;
}

section#section_somos .section-doble {
    padding: 3rem;
}

section#section_somos {
    background: #e1effa;
    border-radius: 3rem;
}

section#section_somos .section-doble, section#section_somos .section-doble-imagen { width: 50%; }

section#section_somos .section-doble-imagen figure img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

section#section_somos .section-doble-imagen figure {
    height: 100%;
    width: auto;
    position: relative;
}

section#section_somos .section-doble-imagen {
    border-radius: 3rem;
    overflow: hidden;
}

section#section_somos .section-doble {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    color: var(--main-olive);
    align-items: center;
}

section#section_somos .section-doble,section#section_somos .section-doble-imagen { flex: 1 0 320px; }

#section_somos .somos-contenedor-texto {
    height: 100%;
    width: 75%;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    justify-content: center;
}

/* SECTION PROBLEMA*/

section#section_problema {
    border-top-right-radius: 3rem;
    border-top-left-radius: 3rem;
    padding-bottom: 3rem;

    background: #00245c;
    color: #ffffff;
    position: relative;
    background-image: url('../../img/inside_banner_uno.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: right;
}

section#section_problema .content-titulo .titulo-section { color: #ffffff; }
section#section_problema .content-titulo .subtitulo-content
{
    display: flex;
    flex-direction: column;
}
section#section_problema .content-titulo .subtitulo-content span
{
    font-size: calc(12px + (48 - 12) * ((100vw - 300px) / (1600 - 300)));
}

section#section_problema .content-titulo .subtitulo-content span:last-child
{
    color: var(--main-olive);
    font-weight: bold;
}

.section-contenedor {
    position: relative;   
}

section#section_problema .section-multiple {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
}
section#section_problema .section-multiple .section-doble
{
    align-content: end;
}

section#section_problema .section-multiple .section-doble:first-child {
    flex: 1 0 600px;
}

section#section_problema .section-multiple .section-doble {
    padding: 3rem;
}

section#section_problema .section-multiple .section-doble:last-child {
    padding-top: 0rem;
}

/* PROTOTIPO Y PROBLEMA*/

section#section_prototipo {
    padding-bottom: 3rem;
}

/* PROTOTIPO */

section#section_prototipo {
    position: relative;
    overflow: hidden;
    background-image: url('../../img/prototipo_background.png');
    background-size: cover;
    background-repeat: no-repeat;
}

#section_prototipo .section-contenedor .prototipo-contenedor-texto {
    width: 70%;
    padding: 3rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: .5rem;
}

#section_prototipo .section-contenedor p, #section_prototipo .section-contenedor span {
    color: #ffffff;
}

section#section_prototipo .prototipo-img {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 30%;
    border-top-left-radius: 2rem;
    overflow: hidden;
}

section#section_prototipo .prototipo-img figure {
    height: 100%;
}

section#section_prototipo .prototipo-img figure img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    min-width: 400px;
}

/*SECTION BIBLIO*/

section#section_bibliografia {
    border-radius: 3rem;
    overflow: hidden;
    transform: translateY(-50px);
    background: #ffffff;
}

section#section_bibliografia .section-contenedor {
    padding: 3rem;
    position: relative;
}

section#section_bibliografia .section-contenedor .content-titulo {
    color: var(--main-olive)
}

section#section_bibliografia .contenedor-contacto {
    justify-content: center;
    align-items: flex-start;
}

section#section_bibliografia .item-biblio {
    flex: 1 0 300px;
    max-width: 500px;
}

section#section_bibliografia .item-biblio a {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

section#section_bibliografia .item-biblio a span {text-align: center;}

section#section_bibliografia .item-biblio span {
    color: #ffffff;
    font-weight: bolder;
    font-size: calc(12px + (48 - 12) * ((100vw - 300px) / (1600 - 300)));
}

section#section_bibliografia .item-biblio figure {
    border-radius: 3rem;
    overflow: hidden;
}

section#section_bibliografia .background-biblio {
    background-color: #00245c;
    height: 60%;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
    border-radius: 2rem;
}

/* CONTACTO */

.contenedor-contacto {
    padding: 2rem 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    gap: 3rem;
}

#section_contacto .contenedor-contacto {
    background-color: var(--main-olive);
    border-radius: 2rem;
    padding: 2rem;
    gap: 1rem;
    color: #ffffff;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
}

#section_contacto .contenedor-contacto .contenedor-un-contacto a {
    color: #ffffff;
    font-size: calc( 6px + ( 24 - 8 ) * (( 100vw - 300px ) /( 1600 - 300 )));
}

#section_contacto .separador {
    height: 22px;
    background-color: #ffffff;
    width: 1px;
}

section#section_contacto .content-titulo {
    display: flex;
    text-align: center;
    /* padding-bottom: 2rem; */
    padding: 3rem;
    padding-bottom: 3.5rem;
    background-color: #e1effa;
    transform: translateY(-50px);
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: -80px;
    /* z-index: 0; */
    border-top-right-radius: 2rem;
    border-top-left-radius: 2rem;
}