@font-face {
    font-family: "Jenson Pro";
    src: url("/assets/fonts/AJensonPro-Lt.otf") format("opentype");
    font-weight: 200;
}

@font-face {
    font-family: "Canela";
    src: url("/assets/fonts/Canela-Medium.otf") format("opentype");
    font-weight: 300 !important;
}


html {
    /* 10px */
    font-size: 62.5%;
}

body {
    /* 16px */
    font-size: 1.6rem;
    font-family: 'Jenson Pro', Georgia, serif !important;

}

h1,
h2,
h3,
h4,
h5,
h6,
.nav-item {
    font-family: 'Jenson Pro', Georgia, serif !important;
}

p {
    font-family: 'Jenson Pro', Georgia, serif !important;
}

.text-color-1 {
    color: #d5ae6a;
}

.text-color-2 {
    color: #3e2c26;
}

.bg-color-1 {
    background-color: #394328;
}

.bg-color-2 {
    background-color: #e1deda;
}

.bg-back {
    background-image: url("/assets/images/head-hamanha-1600.webp");
    background-color: #cccccc;
    height: 45vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img-logo {
    width: 40%;
    padding-top: 1vh;
    height: auto;
}

.bg-back h3 {
    font-size: 1.4rem;
    text-shadow: rgba(0,0,0,0.40) 1px 5px 5px;
}

.cinco h2 {
    font-size: 1.6rem;
    padding: 0rem 1rem 0rem !important;
}

.superpuesto {
    margin-top: -9vh;
    position: relative;
    z-index: 10;
}

.cinco h4 {
    font-size: .945rem;
    padding: 0rem 7% 0 12%;
}

.img-precio {
    width: 50%;
    height: auto;
}

.contacto p {
    font-weight: 100;
    font-size: 1.1rem;
    padding: 2rem 2rem 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 !important;
    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: 50%;
        padding-top: 2vh;
    }

    .bg-back h3 {
        font-size: 1.6rem;
        padding: 4rem 4rem 1rem;
    }

    .superpuesto {
        margin-top: -10vh;
    }

    .cinco h2 {
        font-size: 1.8rem;
        padding: 0rem 4rem 0rem !important;
    }

    .cinco h4 {
        font-size: 1.1rem;
        padding: 0rem 8% 0 12%;
    }

    .img-precio {
        width: 55%;
        height: auto;
    }

    .contacto p {
        font-size: 1.2rem;
        padding: 2rem 6rem 0rem;
    }

    .form-group label {
        font-size: 1rem;
    }

    .form-group input {
        font-size: 1rem;
    }

    .form-select {
        font-size: 1rem;
    }

    .btn {
        font-size: 1rem;
        font-weight: bold;
    }

    .direccion {
        padding-top: 1rem;
    }

    .direccion a {
        font-size: .8rem;
        line-height: 1.2em !important;
        text-decoration: none;
    }
}

@media (min-width: 576px) {
    .bg-back {
        height: 170vh;
        background-size: cover;
    }

    .img-logo {
        width: 50%;
        padding-top: 5vh;
    }

    .bg-back h3 {
        font-size: 3rem;
        padding: 4rem 4rem 1rem;
    }

    .superpuesto {
        margin-top: -30vh;
    }

    .cinco h2 {
        font-size: 2.8rem;
        padding: 0rem 1rem 1.2rem;
    }

    .cinco h4 {
        font-size: 1.6rem;
        padding: 0rem 8% 0 18%;
    }

    .img-precio {
        width: 55%;
        height: auto;
    }

    .contacto p {
        font-size: 1.6rem;
        padding: 2rem 8rem;
    }

    .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: 1.2rem;
    }

    .direccion a {
        font-size: 1.2rem;
        line-height: 1.2em !important;
        text-decoration: none;
    }
}


@media (min-width: 768px) {
    .bg-back {
        height: 78vh;
        background-size: cover;
    }

    .img-logo {
        width: 80%;
        padding-top: 5vh;
    }

    .bg-back h3 {
        font-size: 2.8rem;
        padding: 3rem 4rem 1rem;
    }

    .superpuesto {
        margin-top: -15vh;
    }

    .cinco h2 {
        font-size: 3rem;
        padding: 0rem 4rem 0rem!important;
    }

    .cinco h4 {
        font-size: 1.6rem;
        padding: 0rem 8% 0 21%;
    }

    .img-precio {
        width: 55%;
        height: auto;
    }

    .contacto p {
        font-size: 1.8rem;
        padding: 2rem 6rem;
    }

    .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: 1.2rem;
    }

    .direccion a {
        font-size: 1.4rem;
        line-height: 1.2em !important;
        text-decoration: none;
    }
}


@media (min-width: 992px) {
    .bg-back {
        height: 82vh;
        background-size: cover;
    }

    .img-logo {
        width: 65%;
        padding-top: 8vh;
    }

    .bg-back h3 {
        font-size: 3rem;
        padding: 3rem 4rem 1rem;
    }

    .superpuesto {
        margin-top: -18vh;
    }

    .cinco h2 {
        font-size: 3rem;
        padding: 0rem 0rem 1.2rem !important;
    }

    .cinco h4 {
        font-size: 2.2rem;
        padding: 0rem 8% 0 21%;
    }

    .img-precio {
        width: 55%;
        height: auto;
    }

    .contacto p {
        font-size: 2rem;
        padding: 2rem 14rem;
    }

    .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: 2.2rem;
    }

    .direccion a {
        font-size: 1.6rem;
        line-height: 1.2em !important;
        text-decoration: none;
    }
}


@media (min-width: 1280px) {
    .bg-back {
        height: 180vh;
        background-size: cover;
    }

    .img-logo {
        width: 80%;
        padding-top: 12vh;
    }

    .bg-back h3 {
        font-size: 4.5rem;
        padding: 3rem 4rem 1rem;
    }

    .superpuesto {
        margin-top: -40vh;
    }

    .cinco h2 {
        font-size: 5rem;
        padding: 0rem 5rem 1rem!important;
    }

    .cinco h4 {
        font-size: 3.2rem;
        padding: 0rem 10% 0 15%;
    }

    .img-precio {
        width: 60%;
        height: auto;
    }

    .contacto p {
        font-size: 3rem;
        padding: 2rem 18rem;
    }

    .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: 1.4rem;
    }

    .direccion a {
        font-size: 2rem;
        line-height: 1.2em !important;
        text-decoration: none;
    }
}

@media (min-width: 1500px) {
    .bg-back {
        height: 180vh;
        background-size: cover;
    }

    .img-logo {
        width: 100%;
        padding-top: 10vh;
    }

    .bg-back h3 {
        font-size: 6.8rem;
        padding: 3rem 4rem 1rem;
    }

    .superpuesto {
        margin-top: -22vh;
    }

    .cinco h2 {
        font-size: 6rem;
        padding: 0rem 6rem 1rem!important;
    }

    .cinco h4 {
        font-size: 3.4rem;
        padding: 0rem 10% 0 15%;
    }

    .img-precio {
        width: 60%;
        height: auto;
    }

    .contacto p {
        font-size: 3rem;
        padding: 2rem 24rem;
    }

    .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: 1.6rem;
    }

    .direccion a {
        font-size: 2.4rem;
        line-height: 1.2em !important;
        text-decoration: none;
    }
}