.frase-home {
    padding-left: 57px !important;
    padding-top: 50px !important;
    max-width: 91%;
}
@media (min-width: 1279px) {
    .frase-home {
        padding-left: 57px !important;
        padding-top: 120px !important;
    }
}

@media (min-width: 1444px) {
.frase-home {
        padding-left: 57px!important;
        padding-top: 160px!important
    }
}


h1, h2, h3, h4, .negro.s-1 {
    font-family: lufgabold !important;
}

.lista-elegante li:before {
    content: '\2022';
    color: #7c4dff;
    font-weight: bold;
    font-size: 1em;
    opacity: 0.7;
    display: inline-block;
    width: 1em;
    position: absolute;
    left: 0;
    top: 0.1em;
}
.lista-elegante {
    list-style: none;
    padding-left: 1.2em;
    margin-bottom: 1.5rem;
}

.lista-elegante li {
    margin-bottom: 0.7em;
    position: relative;
    padding-left: 1.2em;
    font-size: 1.13rem;
    line-height: 1.8;
    color: #333;
}
.btn-group .btn-outline-primary {
    font-weight: 600;
}
.btn-search, .section-footer .btn-outline-primary, #home-btn-search-advanced, .nobor-top {
    font-weight: 500;
}
.blog-section {
    background: #ffffff;
    padding: 60px 0;
    margin-top: 60px;
}
.click-decoration {
    left: 0;
    z-index: 2;
}
.section-header h2, h2  {

    font-size: 2rem;
    font-weight: 700 !important;
}
.frase-home {
    background: transparent;
    z-index: 3;
}
.section-header:before{
display:none}
.card.shadow-sm {
    
}
.card {
    background: #fff;
  border: none;
box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}
.blog-card{
box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;}
.parrafo-elegante {
    margin-bottom: 1.5rem;
    font-size: 1.13rem;
    line-height: 1.8;
    color: #333;
}
#staff a {
    font-size: 13px;
}
.titulo-elegante {
    display: inline-block;
    padding-bottom: 0;
    margin-bottom: 32px;
    font-weight: 700;
    letter-spacing: 1px;
}

.card h4 {
    font-size: 20px;
  font-weight: 700;
}

footer h1.blanco, .listado-casas h2.violeta, .blog-listing .blog-title {
    font-weight: 100 !important;
    font-family: lufgabold;
}