#navbarBlue{
    box-shadow: 0.2px 5px 5px #1C7BBD;
}

#imgCarousel{
    position: absolute;
    object-fit: cover;
    width: 300rem;
    height: 20rem;
    top: 0;
    left: 0;
    min-height: 572px;
    background:rgba(0,0,0,0.7);
}  

#nuestrosServicios{
    margin-bottom: 2rem;
}

#formulario{
    margin-top: 2rem;
    margin-bottom: 2rem;
}

#alerta{
    margin-top: 2rem;
    margin-bottom: 2rem;
}