#navbar_section .logo-div img {
  max-width: 75%;
}
#navbar_section .navbar {
  background-color: white !important;
  box-shadow: 0 0 20px 0px #00000029;
}
#navbar_section .navbar .contacto-links {
  font-family: "Nunito Sans";
}
#navbar_section .navbar .contacto-links .text-div {
  color: #071f29;
  text-align: center;
}
#navbar_section .navbar .contacto-links .text-div p {
  margin-bottom: 0;
}
#navbar_section .navbar .contacto-links .div-links {
  display: flex;
}
#navbar_section .navbar .contacto-links .div-links .navbar-nav .wa-link {
  display: flex;
}
#navbar_section .navbar .contacto-links .div-links .navbar-nav .wa-link .img-div {
  margin-right: 0.5rem;
  max-width: 17px;
}
#navbar_section .navbar .contacto-links .div-links .navbar-nav .wa-link .img-div img {
  vertical-align: baseline;
}
#navbar_section .navbar .contacto-links .div-links .navbar-nav .wa-link .num-div {
  color: #00bc70;
}
#navbar_section .navbar .contacto-links .div-links .navbar-nav .num-div p {
  margin-bottom: 0;
}
#navbar_section .navbar .contacto-links .div-links .navbar-nav .tel-link {
  color: #253266;
}
#navbar_section .navbar .contacto-links .div-links .navbar-nav .tel-link .tel-div {
  display: flex;
}
#navbar_section .navbar .contacto-links .div-links .navbar-nav .tel-link .tel-div .icon-div {
  margin-right: 0.5rem;
  margin-left: 1rem;
}
.content #top_contacto_section {
  background-image: url("../img/desktop/top_nuevo.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #e8edec;
}
.content #top_contacto_section .row-top .col-top .texto-flotante {
  color: #071f29;
  font-family: "Nunito Sans";
}
.content #top_contacto_section .row-top .col-top .texto-flotante h2 {
  font-weight: 800;
  margin-bottom: 1rem;
}
.content #top_contacto_section .row-top .col-top .texto-flotante h2 span {
  color: #00bc70;
  text-decoration: underline;
}
.content #top_contacto_section .row-top .col-top .texto-flotante h5 {
  font-weight: 600;
  color: #071f29;
}
.content #top_contacto_section .row-top .col-top .texto-flotante p {
  margin-top: 2rem;
  color: #071f29;
}
.content #top_contacto_section .row-top .col-contacto .img-div-mobile {
  display: none;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante {
  background-color: white;
  padding: 2rem;
  font-family: "Nunito Sans";
  width: 70%;
  margin: auto;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante h5 {
  color: #071f29;
  font-weight: 800;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante p {
  color: #071f29;
  font-family: "Work Sans";
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante .form-control {
  border: 1px solid #dedfe0;
  border-radius: 15px;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante .form-control::placeholder {
  color: #dedfe0;
  font-family: "Nunito Sans";
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante .empty {
  border: 1px solid #f95564;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante .empty::placeholder {
  color: #f95564;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante .g-recaptcha {
  transform: scale(0.84);
  transform-origin: 0 0;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante .error-captcha {
  color: red;
  font-family: "Nunito Sans";
  display: none;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante .btn-enviar {
  background-color: #00bc70;
  border-radius: 30px;
  border-color: #00bc70;
  letter-spacing: 1px;
  padding: 10px 25px;
  margin-top: 1rem;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante .btn-enviar:hover {
  box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.23);
}
.content #mejor_trato .title h1 {
  color: #071f29;
  font-family: "Nunito Sans";
  padding-bottom: 1rem;
  font-weight: 800;
  text-align: center;
}
.content #mejor_trato .title h1 span {
  color: #00bc70;
  text-decoration: underline;
}
.content #mejor_trato .info-div {
  background-color: #253266;
  padding: 2rem 1rem;
  border-radius: 15px;
}
.content #mejor_trato .info-div .icon-div {
  text-align: center;
}
.content #mejor_trato .info-div .texto-div p {
  margin-top: 1rem;
  text-align: center;
  font-family: "Nunito Sans";
  color: white;
  font-size: 0.8rem;
  margin-bottom: 0;
}
#vende_tu_propiedad .container {
  background-image: url("../img/desktop/banner.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #f4815a;
}
#vende_tu_propiedad .row-vende {
  justify-content: end;
}
#vende_tu_propiedad .row-vende .col-img {
  display: none;
}
#vende_tu_propiedad .row-vende .texto-flotante h1 {
  color: white;
  font-weight: 800;
  font-family: "Nunito Sans";
  margin-bottom: 3rem;
}
#vende_tu_propiedad .row-vende .texto-flotante a {
  font-family: "Nunito Sans";
  color: white;
  background-color: #00bc70;
  border-radius: 30px;
  padding: 0.5rem 1rem;
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 0.9rem;
}
#vende_cualquier_propiedad .title h1 {
  color: #071f29;
  font-family: "Nunito Sans";
  padding-bottom: 1rem;
  font-weight: 800;
  text-align: center;
}
#vende_cualquier_propiedad .title h1 span {
  color: #00bc70;
  text-decoration: underline;
}
#vende_cualquier_propiedad .propiedad-div {
  margin-bottom: 1rem;
}
#vende_cualquier_propiedad .propiedad-div .nombre-div {
  background-color: #eff2f2;
  padding: 1rem;
  text-align: center;
  font-family: "Nunito Sans";
  font-weight: 600;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#vende_cualquier_propiedad .propiedad-div .nombre-div p {
  margin-bottom: 0;
}
#footer {
  margin-top: 3rem;
  background-color: #071f29;
}
#footer .container {
  color: white;
}
#footer .container .col-info {
  align-self: center;
}
#footer .container .info p {
  font-family: "Nunito Sans";
  margin-bottom: 0rem;
}
#footer .container .redes-sociales {
  text-align: right;
}
#footer .container .redes-sociales img {
  max-width: 30px;
}
@media (max-width: 768px) {
  #navbar_section .logo-div {
    width: 50%;
  }
  #navbar_section .logo-div img {
    max-width: 100%;
  }
  #navbar_section .navbar .contacto-links {
    font-family: "Nunito Sans";
  }
  #navbar_section .navbar .contacto-links .text-div {
    color: #071f29;
    text-align: center;
  }
  #navbar_section .navbar .contacto-links .text-div p {
    margin-bottom: 0;
  }
  #navbar_section .navbar .contacto-links .div-links {
    display: flex;
  }
  #navbar_section .navbar .contacto-links .div-links .navbar-nav .nav-link {
    padding: 0;
  }
  #navbar_section .navbar .contacto-links .div-links .navbar-nav .wa-link {
    display: flex;
    justify-content: space-between;
  }
  #navbar_section .navbar .contacto-links .div-links .navbar-nav .wa-link .img-div {
    margin-right: 0.5rem;
    max-width: 17px;
  }
  #navbar_section .navbar .contacto-links .div-links .navbar-nav .wa-link .img-div img {
    vertical-align: baseline;
  }
  #navbar_section .navbar .contacto-links .div-links .navbar-nav .wa-link .num-div {
    color: #00bc70;
  }
  #navbar_section .navbar .contacto-links .div-links .navbar-nav .num-div p {
    margin-bottom: 0;
  }
  #navbar_section .navbar .contacto-links .div-links .navbar-nav .tel-link {
    color: #253266;
  }
  #navbar_section .navbar .contacto-links .div-links .navbar-nav .tel-link .tel-div {
    display: flex;
    justify-content: space-between;
  }
  #navbar_section .navbar .contacto-links .div-links .navbar-nav .tel-link .tel-div .icon-div {
    margin-right: 5px;
    margin-left: 0;
  }
  .content {
    margin-top: 4rem;
  }
  .content #top_contacto_section {
    background-image: none;
    background-color: #e8edec;
  }
  .content #top_contacto_section .row-top .col-top .texto-flotante h2 {
    font-weight: 800;
    margin-bottom: 1rem;
    font-size: 1.7rem;
  }
  .content #top_contacto_section .row-top .col-top .texto-flotante h2 span {
    color: #00bc70;
    text-decoration: underline;
  }
  .content #top_contacto_section .row-top .col-top .texto-flotante h5 {
    font-weight: 600;
    color: #071f29;
    font-size: 1.3rem;
  }
  .content #top_contacto_section .row-top .col-top .texto-flotante p {
    margin-top: 2rem;
    color: #071f29;
    font-size: 0.8rem;
  }
  .content #top_contacto_section .row-top .col-contacto {
    margin-top: 3rem;
  }
  .content #top_contacto_section .row-top .col-contacto .img-div-mobile {
    display: block;
    text-align: center;
  }
  .content #top_contacto_section .row-top .col-contacto .contacto-flotante {
    width: 100%;
  }
  #mejor_trato .info-div {
    margin-bottom: 1rem;
  }
  #vende_tu_propiedad .container {
    background-image: none;
  }
  #vende_tu_propiedad .row-vende {
    padding-bottom: 0 !important;
  }
  #vende_tu_propiedad .row-vende .col-img {
    padding-left: 0;
    padding-top: 2rem;
    display: block;
  }
  #vende_tu_propiedad .row-vende .texto-flotante {
    text-align: center;
  }
  #vende_tu_propiedad .row-vende .texto-flotante h1 {
    font-weight: 800;
    margin-bottom: 1rem;
    text-align: center;
    font-size: 3rem;
  }
  #vende_cualquier_propiedad .propiedad-div {
    margin-bottom: 1rem;
  }
  #footer {
    margin-top: 2rem;
  }
  #footer .col-info {
    order: 2;
  }
  #footer .col-redes {
    order: 1;
  }
  #footer .col-redes .redes-sociales {
    text-align: center;
    margin-bottom: 1rem;
  }
}
