@import url(//use.fontawesome.com/releases/v6.1.2/css/all.css);
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbGmT.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabWmT.ttf) format('truetype');
}
#fichaContainerPreview {
  position: absolute;
  top: 0px !important;
}
#fichaContainer {
  position: absolute;
  top: 93px !important;
}
#previewContainer {
  padding-top: 10px;
  top: 0px;
  height: 90px;
  background-color: #fff;
}
.project-main-pic-bckgd {
  position: relative;
  /* Establece el contexto de apilamiento */
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  height: 650px;
}
.project-main-pic-container {
  position: absolute;
  top: 0;
  right: 240px;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, #006b37 0%, #006b37 60%, rgba(0, 107, 55, 0) 100%);
}
.h650 {
  height: 650px;
}
.project-main-pic-container h1 {
  font-size: 80px;
  line-height: 44px;
}
.project-main-pic-container h3 {
  margin-top: 20px;
  font-size: 30px;
}
.banner-price {
  font-weight: 400;
  font-size: 50px;
  padding: 15px 15px 15px 15px;
  border: 3px solid;
}
.project-main-pic-container small {
  padding-top: 10px;
  font-size: 30px;
  font-weight: 600;
}
.project-main-pic-container h2 {
  margin-top: 140px;
}
.badge-project-status {
  margin-top: 10px;
  font-size: 19px;
  font-weight: 400;
  padding: 8px 11px 8px 11px;
  margin-top: 3px;
  margin-right: 4px;
}
.project-card-subtitle {
  font-weight: 400;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 5px;
}
.project-card-text {
  font-size: 22px;
  margin-bottom: 2px;
}
#fichaDescripcion {
  font-weight: 400;
  font-size: 18px !important;
}
.ficha-badges {
  padding: 25px 25px 25px 25px;
  font-size: 18px;
  -webkit-box-shadow: 0px 1px 18px 0px rgba(128, 128, 128, 0.1);
  -moz-box-shadow: 0px 1px 18px 0px rgba(128, 128, 128, 0.1);
  box-shadow: 0px 1px 18px 0px rgba(128, 128, 128, 0.1);
}
.ficha-badges2 {
  padding: 18px 15px 15px 15px;
  font-size: 18px;
  -webkit-box-shadow: 0px 1px 18px 0px rgba(128, 128, 128, 0.1);
  -moz-box-shadow: 0px 1px 18px 0px rgba(128, 128, 128, 0.1);
  box-shadow: 0px 1px 18px 0px rgba(128, 128, 128, 0.1);
}
.max-width {
  max-width: 1450px !important;
}
#fichaTop {
  margin-top: 0px !important;
}
#fichaTop .banner {
  margin-top: 0px;
  margin-bottom: 20px;
}
#fichaTopPreview {
  margin-top: 180px;
}
#fichaTopPreview .banner {
  margin-top: 0px;
  margin-bottom: 20px;
}
.project-icon {
  color: #00381d;
  font-size: 24px;
}
.project-icon2 {
  color: #00381d;
  font-size: 20px;
}
.project-highlight {
  background-color: #f3f2f2;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 400;
}
.project-highlight2 {
  background-color: #f3f2f2;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
}
#fidCantUnidades,
#fidAreasUnidades,
#fidTiposUnidades,
#fidBaniosUnidades {
  font-size: 20px !important;
}
.my-rounded {
  border-radius: 15px !important;
}
#headerTextContainer {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 26px !important;
  color: #fff;
}
.picsCarouselContainer {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.owl-carousel {
  height: 100% !important;
  overflow: hidden;
}
.owl-carousel .owl-stage-outer {
  height: 100% !important;
}
.bootstrap-table table {
  border-collapse: separate;
  border-spacing: 0 15px;
}
.bootstrap-table thead {
  background-color: transparent !important;
  height: 34px;
}
.bootstrap-table thead tr {
  box-shadow: none !important;
  background-color: transparent !important;
}
.bootstrap-table thead th {
  border: transparent !important;
  background-color: transparent !important;
  color: #535353;
  font-size: 16px;
  font-weight: 500;
}
.bootstrap-table td {
  background-color: #fff;
  padding: 10px;
  text-align: right;
  position: relative;
}
.bootstrap-table tr {
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.bootstrap-table td,
.bootstrap-table tr {
  border: none;
}
.bootstrap-table tr:hover td:after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.bootstrap-table p {
  padding: 0;
  margin: 0;
  font-size: 16px;
}
.bootstrap-table p.ref,
.bootstrap-table p.caracteristicas {
  font-size: 14px;
}
.bootstrap-table p.location {
  margin-bottom: 5px;
}
.bootstrap-table h5 {
  padding: 0;
  margin: 0;
  margin-bottom: 3px;
}
.bootstrap-table .btn-group {
  margin: 0;
}
.badge-status {
  font-size: 14px;
  font-weight: 400;
  padding: 6px 6px 4px 6px;
}
.badge-activa {
  color: #408468;
  background-color: #addeca;
}
.badge-noactiva {
  color: #bb2525;
  background-color: #e0acac;
}
.badge-alquilada {
  color: #8d8d8d;
  background-color: #e2e2e2;
}
.badge-reservada {
  color: #665a13;
  background-color: #eebd35;
}
.badge-señada {
  color: #979d30;
  background-color: #e4ea8b;
}
.trProject {
  height: 420px;
}
.picsCarouselContainer .item,
#unitsPicsList .item {
  cursor: pointer;
}
#projectFichaBarrio {
  font-size: 24px;
}
