@font-face {
   font-family: "Avenir", sans-serif;
   src: url("/l-assets/fonts/Avenir-Book.otf") format("opentype");
   font-weight: 300;
}

@font-face {
   font-family: "Didot", serif;
   src: url("/l-assets/fonts/Didot.ttf") format("opentype");
   font-weight: 800;
}



html {
  /* 10px */
  font-size: 62.5%;
}

body {
  /* 16px */
  font-family: "Avenir", sans-serif;
  font-size: 1.6rem;
}

h1, h2, h3, h5, h6, .nav-item {
    font-family: "Didot", serif!important;
}

h4 {
  font-family: "Avenir", sans-serif;
}

p {
    font-family: "Avenir", sans-serif;
}

.text-color-1 {
    color: #ffffff;
}

.text-color-2 {
    color: #3d5b6a;
}

.bg-color-1 {
    background-color: #3d5b6a;
}

.bg-color-2 {
    background-color: #c4d5db;
}


.bg-back {
    background-image: url("/l-assets/images/head-vm-1600.webp");
    background-color: #cccccc;
    height: 45vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-logo {
    width: 15%;
    height: auto;
}
.bg-back h3 {
    font-size: 1.4rem;
    padding: 2vh 4rem 1vh;
}

.cinco h2 {
    font-size: 1.2rem;
    padding: 0rem 1rem 0rem!important;
}
.superpuesto {
  margin-top: -13vh;
  position: relative;
  z-index: 10;
}
.cinco h4 {
    font-size: .9rem;
    padding: 0rem 7% 0 10%;
}
.img-precio {
    width: 60%;
    height: auto;
}
.contacto p {
    font-size: 1rem;
    padding: 2rem 3rem 0rem;
}
.form-group label {
    font-size: 1rem;
}
.form-group input {
    font-size: 1rem;
}
.form-select {
    font-size: 1rem;
}
.btn {
    font-size: 1rem;
    font-weight: lighter;
}

.img-ralfo {
    width: 60%;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.img-inmobilia {
    width: 70%;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.direccion {
    padding-top: .8rem;
}

.direccion a {
    font-size: .7rem;
    line-height: 1.4em;
    text-decoration: none;
}
  .whatsapp-float{
  position:fixed;
  bottom:100px;
  right:45px;
  width:50px;
  height:50px;
  border-radius:50%;
  background:#25d366;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 2px 10px rgba(0,0,0,.2);
  transition:transform .3s;
  z-index:2147483647 !important; 
  pointer-events:auto !important; 
}

.whatsapp-float img{
  width:60%; 
  height:60%;
}

.whatsapp-float:hover{
  transform:scale(1.12);
}
@media (min-width: 370px) {
.bg-back {
    height: 50vh;
    background-size: cover;
}
.img-logo {
    width: 25%;
}
.bg-back h3 {
    font-size: 1.8rem;
    padding: 2vh 3rem 0vh;
}
.superpuesto {
  margin-top: -10vh;
}

.cinco h2 {
    font-size: 1.4rem;
    padding: 0rem 1rem 0rem;
}

.cinco h4 {
    font-size: .9rem;
    padding: 0rem 8% 0 8%;
}
.img-precio {
    width: 55%;
    height: auto;
}
.contacto p {
    font-size: .8rem;
    padding: 1rem 8rem 0rem!important;
}
.form-group label {
    font-size: .8rem;
}
.form-group input {
    font-size: .8rem;
}
.form-select {
    font-size: .8rem;
}
.btn {
    font-size: .8rem;
}

.direccion {
    padding-top: .8rem;
}
.direccion a {
    font-size: .8rem;
    line-height: 1.4em;
    text-decoration: none;
}
 }

@media (min-width: 576px) {
.bg-back {
    height: 180vh;
    background-size: cover;
}
.img-logo {
    width: 25%;
}
.bg-back h3 {
    font-size: 3rem;
    padding: 5vh 4rem 2vh;
}
.superpuesto {
  margin-top: -40vh;
}

.cinco h2 {
    font-size: 2.4rem;
    padding: 0rem 1rem 0rem;
}

.cinco h4 {
    font-size: 1.2rem;
    padding: 0rem 8% 0 15%;
}
.img-precio {
    width: 55%;
    height: auto;
}
.contacto p {
    font-size: 1.4rem;
    padding: 2rem 8rem;
}
.form-group label {
    font-size: 1.2rem;
}
.form-group input {
    font-size: 1.2rem;
}
.form-select {
    font-size: 1.2rem;
}
.btn {
    font-size: 1.2rem;
    font-weight: bold;
}

.direccion {
    padding-top: 1rem;
}
.direccion a {
    font-size: 1rem;
    line-height: 1.4em!important;
    text-decoration: none;
}
 }


@media (min-width: 768px) {
.bg-back {
    height: 78vh;
    background-size: cover;
}
.img-logo {
    width: 50%;
}
.bg-back h3 {
    font-size: 2rem;
    padding: 2vh 1rem 1vh;
}
.superpuesto {
  margin-top: -15vh;
}

.cinco h2 {
    font-size: 2.6rem;
    padding: 0rem 0rem 0rem!important;
}

.cinco h4 {
    font-size: 1.8rem;
    padding: 0rem 8% 0 15%;
}
.img-precio {
    width: 55%;
    height: auto;
}
.contacto p {
    font-size: 1.6rem;
    padding: 2rem 9rem;
}
.form-group label {
    font-size: 1.6rem;
}
.form-group input {
    font-size: 1.6rem;
}
.form-select {
    font-size: 1.6rem;
}
.btn {
    font-size: 1.6rem;
    font-weight: bold;
}

.direccion {
    padding-top: .8rem;
}
.direccion a {
    font-size: 1.2rem;
    line-height: 1.4em!important;
    text-decoration: none;
}
 }


@media (min-width: 992px) {
.bg-back {
    height: 75vh;
    background-size: cover;
}
.img-logo {
    width: 50%;
}
.bg-back h3 {
    font-size: 2.8rem;
    padding: 2vh 0rem 1vh;
}
.superpuesto {
  margin-top: -18vh;
}

.cinco h2 {
    font-size: 3.4rem;
    padding: 0rem 2rem 0rem!important;
}

.cinco h4 {
    font-size: 2rem;
    padding: 0rem 8% 0 10%;
}
.img-precio {
    width: 55%;
    height: auto;
}
.contacto p {
    font-size: 2rem;
    padding: 2rem 8rem 0rem!important;
}
.form-group label {
    font-size: 1.6rem;
}
.form-group input {
    font-size: 1.6rem;
}
.form-select {
    font-size: 1.6rem;
}
.btn {
    font-size: 1.6rem;
    font-weight: bold;
}

.direccion {
    padding-top: 1rem;
}
.direccion a {
    font-size: 1.6rem;
    line-height: 1.2em!important;
    text-decoration: none;
}
}


@media (min-width: 1280px) {
.bg-back {
    height: 140vh;
    background-size: cover;
}
.img-logo {
    width: 40%;
}
.bg-back h3 {
    font-size: 3.2rem;
    padding: 4vh 4rem 1vh;
}
.superpuesto {
  margin-top: -36vh;
}

.cinco h2 {
    font-size: 4rem;
    padding: 0rem 2rem 0rem!important;
}

.cinco h4 {
    font-size: 2.4rem;
    padding: 0rem 10% 0 10%;
}
.img-precio {
    width: 60%;
    height: auto;
}
.contacto p {
    font-size: 2.2rem;
    padding: 2rem 20rem 0rem!important;
}
.form-group label {
    font-size: 2rem;
}
.form-group input {
    font-size: 2rem;
}
.form-select {
    font-size: 2rem;
}
.btn {
    font-size: 1.6rem;
    font-weight: bold;
}

.direccion {
    padding-top: 1rem;
}
.direccion a {
    font-size: 2rem;
    line-height: 1.4em!important;
    text-decoration: none;
}
}

@media (min-width: 1500px) {
.bg-back {
    height: 170vh;
    background-size: cover;
}
.img-logo {
    width: 40%;
}
.bg-back h3 {
    font-size: 5rem;
    padding: 4vh 1rem 1vh;
}
.superpuesto {
  margin-top: -36vh;
}

.cinco h2 {
    font-size: 6rem;
    padding: 0rem 5rem 0rem!important;
}

.cinco h4 {
    font-size: 2.6rem;
    padding: 0rem 10% 0 12%;
}
.img-precio {
    width: 60%;
    height: auto;
}
.contacto p {
    font-size: 2.5rem;
    padding: 2rem 34rem;
}
.form-group label {
    font-size: 2rem;
}
.form-group input {
    font-size: 2rem;
}
.form-select {
    font-size: 2rem;
}
.btn {
    font-size: 1.6rem;
    font-weight: bold;
}

.direccion {
    padding-top: 1rem;
}
.direccion a {
    font-size: 2rem;
    line-height: 1.4em!important;
    text-decoration: none;
}
}