header#header_contacto, header#header_nosotros, header#header_brokers, header#header_servicios{
    /*padding: 70px 0 !important ;
    margin-top:120px;*/
    color:#FFF;
    background-image:url("../img/quienSoy.jpg");
    background-size:contain;
    background-repeat:no-repeat;
    background-position: center center;
    display:flex;
    align-items: center;
    position:relative;
    height: 500px;
    /*background-blend-mode: luminosity;*/
}

header#header_servicios{
    background-color:#000;
    width: 100%;
    margin-top: 3rem;
    background-image:  url("../img/home/pareja_feliz.jpg");
    /*background-repeat: repeat, no-repeat;
    background-size:auto, cover;
    /*padding:30px 0;
    height: 281px;*/
}
