.bg-img{
    background-image: url(../img/BannerCasa-2.png);
    background-size: cover;
    margin-bottom: 0;
    background-repeat: no-repeat;
    margin-top: none;
    width: 100vw;
    height: 710px;
    background-position: center;
}

.img-logo{
	width: 150px;
}

.cursor{
	cursor: pointer;
}
.body_lan{
  margin: 0;
  padding: 0; /* Puedes agregar padding si es necesario */
  width: 100%;
  height: 100vh;
}