a {
    text-decoration: none;
}

#menu-1, #menu-2 {
    background-color: #f0f0f0;
    display: flex;
    justify-content: space-evenly;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    margin-bottom: 49px;
}
#menu-1 li, #menu-2 li {
    display: inline-block;
    text-decoration: none;
}
#menu-1 li a, #menu-2 li a {
    text-decoration: none;
    color: #000000;
    font-family: "Manrope", Sans-serif;
}
#menu-2 { display: none; }
.elementor-menu-toggle { display: none; }

.langPicker { display: none; }

.mainImage img {
    width: 100%;
    height: 100%;
}

svg#Capa_1 {
    display: none;
}

.elementor-28 .elementor-element {
     width: -webkit-fill-available !important;
    font-family: "Manrope", Sans-serif;
    color: #000000;
}

h3.elementor-cta__title.elementor-cta__content-item.elementor-content-item {
    color: #000000;
}

.biotech {
    border-style: solid;
    border-width: 5px 0px 0px 0px;
    border-color: #000000;
}
.biotech:hover {
    border-style: none;
    border-width: none;
    border-color: none;
}

.ekit-team-modal-img img {
    display: none !important;
}

.profile-image-card {
    font-size: 10px;
    background-color: #f9f9f9;
}

.ekit-team-modal-close { display: none; }


