/* ====== ESTILOS PROPIOS DE LANDING TEMPORAL ====== */

.header-temporal {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
        url("https://static.nibw.es/sxs/SEGURO+TEMPORAL/familia-suv-en-la-autopista-coche-en-movimiento-con-soporte-de-techo-efecto-de-borrado-de-velocidad-dinamica-4000x2000.webp")
            center/cover no-repeat;
    color: white;
    margin-bottom: 4%;
    z-index: 1;
    height: 500px;
    background-position: bottom;
    --opacidad-negro: 0.2;
}


/* Imágenes propias de esta landing */
.image-mselcd {
    background-image: url("https://static.nibw.es/sxs/SEGURO+TEMPORAL/retrato-de-mujer-morena-en-su-coche-800x500.webp");
    background-position: 50% 50%;
}
.image-hdtmcm {
    background-image: url("https://static.nibw.es/sxs/REMOLQUE/AdobeStock_110335823-800x500.webp");
    background-position: 50% 50%;
}
.image-cddcmep {
    background-image: url("https://static.nibw.es/sxs/REMOLQUE/barco-en-tierra-800x500.webp");
    background-position: 50% 50%;
}
.image-peesa {
    background-image: url("https://static.nibw.es/sxs/REMOLQUE/camion-con-espacio-para-maquetas-de-anuncios+(1)-800x500.webp");
    background-position: 50% 50%;
}
.image-dsahces {
    background-image: url("https://static.nibw.es/sxs/CABEZA+TRACTORA/camionero-mujer-hablando-por-telefono-sobre-el-envio-que-debe-entregarse-800x500.webp");
    background-position: 50% 50%;
}

/* Otros */
.pieformdiv {
    margin-top: 5rem;
}
