#navbar_section .logo-div img {
  max-width: 75%;
}
#navbar_section .navbar {
  background-color: white !important;
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}
#navbar_section .navbar .navbar-nav .active a {
  color: #c39c5e;
}
#navbar_section .navbar .navbar-nav li {
  margin-left: 20px;
  padding: 0.3rem 1rem;
}
#navbar_section .navbar .navbar-nav li a {
  font-family: Montserrat;
  font-weight: 500;
  color: #1e1e27;
}
#navbar_section .navbar .navbar-nav li:hover {
  cursor: pointer;
}
#navbar_section .navbar .navbar-nav li:hover a {
  color: #c39c5e;
}
.content #top_contacto_section {
  background-image: url("../img/top.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 70vh;
}
.content #top_contacto_section .container {
  height: 70vh;
}
.content #top_contacto_section .row-top .col-top .texto-flotante {
  color: white;
  font-family: Montserrat;
}
.content #top_contacto_section .row-top .col-top .texto-flotante h2 {
  font-weight: 700;
  font-size: 2.5rem;
  letter-spacing: 1px;
  margin-bottom: 1rem;
}
.content #top_contacto_section .row-top .col-top .texto-flotante h5 {
  font-weight: 300;
}
.content #top_contacto_section .row-top .col-top .texto-flotante a .btn-cotiza {
  font-family: Montserrat;
  background-color: #c39c5e;
  border-radius: 2rem;
  border-color: #c39c5e;
  font-weight: 600;
  padding: 0.5rem 1.5rem;
}
.content #top_contacto_section .row-top .col-top .texto-flotante a:hover {
  text-decoration: none;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante {
  background-color: white;
  padding: 15px 20px;
  font-family: Montserrat;
  border-radius: 15px;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante h4 {
  color: #333333;
  font-weight: 600;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante .form-control {
  border: none;
  border-bottom: 1px solid #d9d8d6;
  border-radius: 0;
  padding: 0;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante .form-control::placeholder {
  color: #7f7f7f;
}
.content #top_contacto_section .row-top .col-contacto .contacto-flotante .empty {
  border-bottom: 2px 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 .btn-enviar {
  background-color: #c39c5e;
  border-radius: 30px;
  border-color: #c39c5e;
  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 #beneficios_section .container {
  margin-top: -3rem;
}
.content #beneficios_section .container .row-beneficios {
  background-color: #c39c5e;
}
.content #beneficios_section .container .row-beneficios .col-benef {
  padding-top: 0.5rem;
}
.content #beneficios_section .container .row-beneficios .col-benef .texto-flotante {
  text-align: center;
  color: white;
}
.content #beneficios_section .container .row-beneficios .col-benef .texto-flotante p {
  font-family: Montserrat;
  font-weight: 400;
}
.content #beneficios_section .container .row-beneficios .col-benef .texto-flotante p span {
  font-weight: 600;
  color: white;
  font-size: 1.3rem;
}
.content #quienessomos_section .container .row {
  align-items: center;
}
.content #quienessomos_section .container .info-quienes h2 {
  font-family: Montserrat;
  color: #333333;
  font-weight: 600;
}
.content #quienessomos_section .container .info-quienes p {
  font-family: Source Sans Pro;
  color: #595959;
  text-align: justify;
}
.content #quienessomos_section .container .info-quienes a .btn-conoce {
  background-color: #c39c5e;
  border-radius: 30px;
  border-color: #c39c5e;
  letter-spacing: 1px;
  padding: 10px 25px;
  margin: 1rem 0;
  font-family: Montserrat;
}
.content #quienessomos_section .container .info-quienes a .btn-conoce:hover {
  box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.23);
}
.content #quienessomos_section .container .info-quienes a:hover {
  text-decoration: none;
}
.content #productos_section {
  background-image: url("../img/prod-img.png");
}
.content #productos_section .texto-flotante h2 {
  font-family: Montserrat;
  color: white;
  font-weight: 600;
}
.content #productos_section .texto-flotante a .btn-prod {
  background-color: #c39c5e;
  border-radius: 30px;
  border-color: #c39c5e;
  letter-spacing: 1px;
  padding: 10px 25px;
  margin: 1rem 0;
  font-family: Montserrat;
}
.content #productos_section .texto-flotante a .btn-prod:hover {
  box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.23);
}
.content #productos_section .texto-flotante a:hover {
  text-decoration: none;
}
#info-footer {
  background-color: #243746;
}
#info-footer .contact-div h5,
#info-footer .llamanos-div h5 {
  font-family: Montserrat;
  color: #c39c5e;
  font-weight: 600;
}
#info-footer .contact-div .info-div,
#info-footer .llamanos-div .info-div {
  display: flex;
  padding-top: 1rem;
}
#info-footer .contact-div .info-div .icon svg,
#info-footer .llamanos-div .info-div .icon svg {
  color: white;
}
#info-footer .contact-div .info-div .datos p,
#info-footer .llamanos-div .info-div .datos p,
#info-footer .contact-div .info-div .datos a,
#info-footer .llamanos-div .info-div .datos a {
  color: white;
  font-family: Montserrat;
  padding-left: 0.5rem;
}
#footer {
  background-color: #051c27;
}
#footer .container {
  color: white;
}
#footer .container .info p {
  font-family: Montserrat;
  margin-top: 1rem;
}
#footer .container .info p span {
  font-weight: 700;
}
#footer .container .info a {
  color: white;
}
@media (max-width: 1400px) {
  .content #terrenos_section .container-fluid .col-gray-box .gray-box {
    padding: 20px;
  }
}
@media (max-width: 992px) {
  .content #top_contacto_section {
    height: 122vh;
  }
}
@media (max-width: 576px) {
  #navbar_section .container .navbar .logo-div {
    width: 50%;
  }
  .content #top_contacto_section {
    height: 80vh;
  }
  .content #top_contacto_section .row-top .col-top .texto-flotante {
    padding: 1rem;
  }
  .content #top_contacto_section .row-top .col-top .texto-flotante h2 {
    font-size: 1.3rem;
    text-align: center;
  }
  .content #top_contacto_section .row-top .col-top .texto-flotante h5 {
    text-align: center;
    font-size: 1rem;
  }
  .content #top_contacto_section .row-top .col-top .texto-flotante .btn-cotiza {
    margin: auto;
    font-size: 0.8rem;
  }
  .content #top_contacto_section .row-top .col-contacto .contacto-flotante {
    padding: 15px;
  }
  .content #top_contacto_section .row-top .col-contacto .contacto-flotante h5 {
    font-size: 1rem;
  }
  .content #beneficios_section .container-fluid .row-beneficios {
    padding: 0 !important;
  }
  .content #beneficios_section .container-fluid .col-benef .texto-flotante {
    transform: translate(0%, 25%);
  }
  .content #beneficios_section .container-fluid .row-beneficios2,
  .content #beneficios_section .container-fluid .row-beneficios3 {
    padding: 1rem !important;
  }
  .content #beneficios_section .container-fluid .row-beneficios3 .experiencia-div p {
    font-size: 1rem;
  }
  .content #beneficios_section .container-fluid .row-beneficios3 .experiencia-div p span {
    font-size: 1.2rem;
  }
  .content #servicios_section .container-fluid {
    padding-top: 2rem;
  }
  .content #servicios_section .container-fluid .row-title {
    padding: 1rem !important;
  }
  .content #servicios_section .container-fluid .row-title .title {
    padding-left: 0rem !important;
  }
  .content #servicios_section .container-fluid .row-title .title h2 {
    font-size: 1.5rem;
  }
  .content #servicios_section .container-fluid .row-serv {
    padding: 1rem !important;
  }
  .content #servicios_section .container-fluid .row-serv .col-serv .text-div p {
    font-size: 1.2rem;
  }
  .content #contacto_section .container .row-title .title h2 {
    font-size: 1.5rem;
  }
  .content #contacto_section .container .row-contacto .col-contacto .contacto-flotante .btn-enviar {
    font-size: 0.8rem;
  }
}
