.subvenciones {
    margin-top: 4rem;
    display: inline-block;
}
.subvenciones img {
    width: 30%;
    margin-right: 2.5%;
}

/* LANDINGS */
.h-destacado {
    font-size: 4rem;
}

/* HOME */
.soluciones {
    width: 45%;
    padding: 1.6rem;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    margin-bottom: 0.5rem;
}

#comentarios, #comentarios .container-fluid {
    height: 600px;
}

#carouselComentarios {
    height: 350px;
}


/* INDAGA */
#encuestas {
    height: 650px;
}

.encuestas {
    padding: 1.5rem;
}


/* CLIMA */

#destacados-clima, #destacados-clima .layout {
    height: 1070px;
}

#encuestas-clima {
    height: 680px;
}

#destacados-clima .destacados-img {
    width: 18%;
    display: inline-block;
    padding: 30px;
}


/* EMPRESA */

#empresa-fba {
    height: 950px;
}

#socios .row {
    height: 800px;
}

#cuadro-naranja-tomas {
    padding-top: 100px;
    height: 500px;
    width: 100%;
    top: 10rem;
    left: 0 !important;
}

#img-tomas {
    width: 50%;
    height: 300px;
    right: 10px !important;
    z-index: 999;
}

#cuadro-naranja-xabier {
    padding-top: 100px;
    height: 530px;
    width: 100%;
    top: 10rem;
    left: 0 !important;
}

#img-xabier {
    width: 50%;
    height: 300px;
    left: 48%;
    z-index: 999;
}

#estudio {
    height: 1250px;
}

/* SEGUROS */
#estudio-seguro, #estudio-seguro .container-fluid {
    height: 900px;
}
