/* general */
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Merriweather:wght@300;400;700;900&display=swap');
.izquierda {
  flex: 0 0 auto;
  width: 25%;
  
  font-family: "Merriweather", serif;
}
.derecha {
  flex: 0 0 auto;
  width: 75%;
  height: 100vh;
  font-family: "Merriweather", serif;
}
.content-100 {
  height: 100vh;
}

/* seccion izquierda */
.background-fondo {
  background-image: url(../img/bg-black.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 30%;
}
.img-title {
  padding-top: 80px;
  padding-bottom: 80px;
}
.img-title img {
  width: 100%;
}
h1,h2,h3,h4, h5{
  font-family: 'Merriweather', serif;
}
p
{
  font-family: 'Lato', serif;}
.background-plasta {
  background-image: url(../img/bg-izquierdo.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 70%;
}
.piso {
  font-weight: 300;
}
.title-piso {
  font-weight: 400;
}
.numer-piso {
  text-align: center;
  padding-bottom: 0.5rem;
}
.numer-piso span:nth-child(1) {
  font-size: 48px;
  font-weight: 700;
}
.numer-piso span:nth-child(2) {
  font-size: 48px;
  font-weight: 700;
}
.numer-piso span:nth-child(3) {
  font-size: 25px;
  font-weight: 400;
  position: relative;
  top: -14px;
}
.tickets {
  font-size: 14px;
}
.btn-dorado {
  border-radius: 0;
  font-size: 13px;
  padding: 15px 30px;
  text-transform: uppercase;
}
/*  */
.btn41-43 {
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  width: 100%;
}

.btn-41 {
  border: 1px solid #c5aa69;
  z-index: 1;
  color: white;
  background-color: #c5aa69;
}

.btn-41:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  direction: rtl;
  z-index: -1;
  background: #c5aa69;
  transition: all 0.3s ease;
}

.btn-41:hover {
  color: #fff;
  border: 1px solid #fff;
}

.btn-41:hover:after {
  left: auto;
  right: 0;
  width: 100%;
}

.btn-41:active {
  top: 2px;
}

.btn42 {
  border: 1px solid #fff;
  z-index: 1;
  color: #fff;
  background-color: #c5aa69;
}

.btn42:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  /* direction: rtl; */
  z-index: -1;
  background: #fff;
  transition: all 0.3s ease;
}

.btn42:hover {
  color: #c5aa69;
  border: 1px solid #c5aa69;
}

.btn42:hover:after {
  left: auto;
  right: 0;
  width: 100%;
}

.btn42:active {
  top: 2px;
}

/*  */
.movil-view {
  padding-top: 3rem;
}
.view-movil {
  flex-flow: row wrap;
}
.area-ofi p {
  font-size: 14px;
  margin-bottom: 0.5rem;
}
.title-carac {
  margin-bottom: 0.5rem;
}
.btn-dorado:hover {
  background-color: #fff;
  color: #c5aa69;
  border-color: #c5aa69;
}
.btn-dorado::after {
  transition: all 0.3s ease;
  background: #fff;
  content: "";
}

/* derecha */
.background-fondoblanco {
  background-image: url(../img/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.section-img img {
  margin-top: 2rem;
  margin-bottom: 2rem;
  width: 80%;
}
.btn-volver {
  background: #ebe0c7;
  border-color: #ebe0c7;
  color: #000;
  border-radius: 0;
  font-size: 13px;
  text-transform: uppercase;
  padding: 15px 30px;
}
.p-custom {
  padding-left: 7rem;
  padding-right: 7rem;
}
.download {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.download div:first-child {
  font-size: 14px;
  font-weight: 600;
  margin-right: 0.5rem;
}
.btn-pdf {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-color: #c5aa69;
  background-color: transparent;
  text-transform: uppercase;
  border-style: solid;
  vertical-align: middle;
  line-height: 3;
  font-size: 14px;
  padding-left: 7px;
}
.search {
  width: 31px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #514947;
  padding: 0.5rem;
  border-radius: 50%;
}
.example-image-link {
  position: relative;
}

/* POPUP */
.btn-cerrar {
  position: absolute;
  top: 10px;
  right: 30px;
}
.img-fondo {
  background-image: url(../img/img-iz.jpg);
  background-size: cover;
  background-position: center;
}
/* .img-fondo, .info-compra{
    height: 100vh;
} */
.img-depto {
  text-align: center;
}
.img-depto img {
  width: 70%;
}
.img-logo img {
  width: 120px;
  padding: 10px;
}
.label-pop {
  color: #4a4b4c;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
.data-pop {
  font-size: 32px;
  color: #4a4b4c;
  font-weight: bold;
}
.inversiones-section {
  width: 100%;
  height: 100%;
  background-image: url(../img/imgpop.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
    color: #ffff;
    padding: 2rem;
}
.inversiones-section img {
  width: 100%;
}

.btn-apartado {
  width: 100%;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  border-color: #000;
  padding: 10px 30px;
}
.btn-apartado:hover {
  color: #fff;
}

/* media querys */
@media screen and (max-width: 1024px) {
  .section-img img {
    width: 100%;
  }
  .section-img {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .izquierda {
    height: 100% !important;
  }
  .derecha {
    height: 100% !important;
  }
  .body-section {
    padding-bottom: 1rem;
    text-align: center;
  }
  .numer-piso
  {
    text-align: center!important;
  }
}
@media screen and (min-width: 993px) {
    .res {
        display: block;
      }
      .nores {
        display: none;
      }
}

@media screen and (max-width: 992px) {
  .res {
    display: none;
  }
  .nores {
    display: block;
  }
  .d-flex-custom {
    flex-direction: column;
  }
  .izquierda,
  .derecha {
    width: 100%;
  }
  .img-title {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
  }
  .img-title img {
    width: 40%;
  }
  .movil-view {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    padding-top: 0;
  }
  .info-depto,
  .caracteristicas-section {
    width: 50%;
  }
  .section-return {
    display: none;
  }
  .p-custom {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .info-depto {
    padding-left: 1rem;
    padding-right: 1rem;

    padding-top: 1rem;
    margin-bottom: 1rem;
  }
  .caracteristicas-section {
    padding-top: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .btn-dorado {
    font-size: 10px;
    padding: 15px 30px;
  }
  .view-movil {
    display: flex;
    flex-flow: row wrap;
  }
  .area-ofi {
    margin-bottom: 1rem;
  }
  .area-ofi p {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .title-carac {
    padding-top: 2rem;
    text-align: center;
    font-weight: 400;
    padding-bottom: 1rem;
  }
  .download div:first-child {
    font-size: 10px;
  }
  .btn-pdf {
    line-height: 3.7;
    font-size: 10px;
    padding-left: 6px;
    width: 40px;
    height: 40px;
  }
}
.modal-dialog
{
    width: 100vw;
    background-color: #070809e0;
    min-height: 100vh;
    max-width: none;
    margin: 0!important;
    padding: 1rem 3rem;
}
.modal-content
{
  background-color: transparent;
 border: none;
}
.modal-content > div
{
  border: none;
}
.modal-body img
{
  width: 100%;
}
.modal-body 
{
  color: white;
}

@media only screen and (min-width: 993px) {
  .modal-body img
{
  width: 100%;
  max-width: 32vw;
}
}
@media only screen and (max-width: 992px) {
  .modal-body img
{
  margin-top: 12vh;
  width: 100%;
  max-width: 500px;
}
}
.btn-close
{
  width: 70px;
  height: 70px;
  background-color: #cbb063;
  border-radius: 70px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .modal-body img
{
  margin-top: 20vh;
  width: 100%;
  max-width: 500px;
}
}
@media only screen and (min-width: 1440px) {
  .modal-body img
{
  margin-top: 5vh;
  width: 100%;
  max-width: 500px;
}
}