.page-template-page-lafundacio-equipo-2022 .module.main-module .content {
    position: unset;
}

.page-template-page-lafundacio-equipo-2022 .module.main-module .content h2 {
    font-size: 32px;
    margin: 40px auto 15px auto;

}

.page-template-page-lafundacio-equipo-2022 .module.main-module .col-md-10.col-md-offset-1 p {
    font-size: 18px;
    margin: 0px auto 45px auto;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module {
    background-color: #F8F8F8;
    padding-top: 0px;
    margin-bottom: 45px;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .miembro-equipo .hover {
    background-color: transparent;
    border-top: unset;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .miembro-equipo {
    margin-left: 0px;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .teams {
    width: 40%;
    background-color: #F8F8F8;
    min-height: 428px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 100px 25px 100px;
}

.page-template-page-lafundacio-equipo-2022 .equipo.clearfix.text-center .row.module.standard-module.miembros-module .col-md-12 .row{
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams {
    background-color: transparent;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams .row.teams {
    background-color: transparent;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams .row.teams .teams:nth-child(odd) {
    margin-right: 5%;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams .row.teams .teams {
    margin-top: 5%;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams .row.teams .teams:nth-child(1) {
    margin-top: 0;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams .row.teams .teams:nth-child(2) {
    margin-top: 0;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams .row.teams .teams p.title {
    letter-spacing: 0.4px;
    color: #74B31F;
    font-weight: bold;
    font-size: 20px;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams .row.teams .teams p.name {
    letter-spacing: 0.25px;
    color: #000000;
    font-weight: bold;
    font-size: 18px;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams .row.teams .teams p.position {
    letter-spacing: 0.25px;
    color: #666666;
    font-size: 18px;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams .row.teams .teams p.email {
    letter-spacing: 0.25px;
    color: #666666;
    font-size: 18px;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .knowus {
    width: 40%;
    background-color: #F8F8F8;
    display: flex;
    flex-direction: column;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .knowus:nth-child(1) {
    margin-right: 5%;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .knowus img {
    margin: 0;
    object-fit: cover;
    width: 100%;
    height: auto;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .knowus .hover{
    background-color: #74B31F;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .knowus a:hover {
    text-decoration: unset;
    color: #bfd771;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .knowus .hover p.title:hover {
    text-decoration: unset;
    color: #bfd771;
    transition: all .4s ease-out;
}

.page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .knowus .hover p.title{
    margin: 0;
    padding: 10px 5px;
    letter-spacing: 0.4px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
}

#gform_14 .gform_body #field_14_9,
#gform_14 .gform_body #field_14_10 {
    display: none;
    visibility: hidden;
}

@media (max-width: 1024px) {
    .page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .teams {
        width: 100%;
    }

    .page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams .row.teams .teams:nth-child(2) {
        margin-top: 5%;
    }

    .page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module.teams .row.teams .teams:nth-child(odd) {
        margin-right: 0;
    }
}

@media (max-width: 768px) {
    body.page-template-page-lafundacio-equipo-2022 .equipo .miembros-module .miembro-equipo {
        width: 100%;
    }

    body.page-template-page-lafundacio-equipo-2022 .module.standard-module img {
        width: 70%  ;
    }

    .page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .knowus {
        width: 100%;
    }

    .page-template-page-lafundacio-equipo-2022 .row.module.standard-module.miembros-module .knowus:nth-child(1) {
        margin-right: 0;
    }
}