.vivienda-details {
  height: 328px;
  padding: 20px 38px 10px 38px;
  font-size: 12px;
}
.left-content {
  float: left;
  height: 100%;
  width: 50%;
  padding: 38px;
  background-color: #878583;
}
.right-content {
  float: rigth;
  height: 100%;
  width: 50%;
}
.text-description {
  color: #ffffff;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 170px;
}
h1 {
  margin-top: 50px;
  margin-bottom: 0px;
}
h5 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
h5,
h1 {
  color: #393536;
}
#carrusel1 {
  height: 100%;
  width: 30000px;
}
#carrusel1 div {
  margin-right: 0px;
  float: left;
  width: none;
}
.right-arrow {
  cursor: pointer;
  height: 29px;
  right: 0px;
  margin-top: -29px;
  position: absolute;
  width: 29px;
}
.left-arrow {
  cursor: pointer;
  height: 29px;
  right: 30px;
  margin-top: -29px;
  position: absolute;
  width: 29px;
}
#content-carrusel {
  aspect-ratio: 1.19 / 1;
  height: 100%;
  margin: auto;
  overflow: hidden;
  padding: 0;
}
