@media (max-width: 991px) {
    .a190 .menu {
        padding-top: 0px;
    }
}

.a190 .menu-sticky.uk-active .menu {
    box-shadow: 0px -10px 16px 5px #6d6d6d;
}

.a191{
background:#fff!important;
}
.a195 .footer {
    background-color: #6bb6b63d;
}

.a219 .uk-checkbox:checked, .a219 .uk-checkbox:indeterminate, .a218 .uk-checkbox:checked, .a218 .uk-checkbox:indeterminate {
    background-color: rgb(104 186 180);
}

.switch-box input:checked + .slider {
    background-color: #6bb6b6;
}

.a200 #btnFiltro, .a201 .rowCard .cardFooter .btnContacto, .a198 .btn, .a198 .slider .contactar .btn, .a192 .btn-mas-inmuebles, .a192 .contTexto .arrow> div, .a199 .btn-mas-inmuebles, .a199 .contTexto .arrow> div, .a201 .rowCard .cardFooter .btnLlamar, .a218 .btn.main{
background:#6bb6b6;
border:1px solid #6bb6b6;
transition:0.8s;
}
.a200 #btnFiltro:hover, .a201 .rowCard .cardFooter .btnContacto:hover, .a198 .btn:hover, .a198 .slider .contactar .btn:hover, .a192 .btn-mas-inmuebles:hover, .a192 .contTexto .arrow> div:hover, .a199 .btn-mas-inmuebles:hover, .a199 .contTexto .arrow> div :hover,.a201 .rowCard .cardFooter .btnLlamar:hover, .a218 .btn.main:hover{
background:#1b5550;
border:1px solid #1b5550
}

[class^=icon-wa50-] {
border-radius:6px!important;
}

.a201 .rowCard .cardFooter .btnContacto, .a198 .container-form-sticky .btn {
    font-weight: 300;
}

.a195 .footer a, .a190 .menu .navbar .nav-link{
color:#404040;
}

.a195 .footer a:hover{
color:#6bb6b6;
}

#destacadosp5wa50, .destacados mouseFollowSection hidden-xs hidden-sm{
margin-top:20px;
}

.row buscador-position{
background:red!important;
}

.a119 .btn.main{
background:#1b5550;
border:1px solid #1b5550;
transition:0.8s;
}

.a119 .btn.main:hover{
background:#bde5e1;
color:#1b5550;
border:1px solid #bde5e1;
}

/* container */
.left-sidebar {
    display:flex;
    flex-wrap:wrap;
}

/* columns */
.left-sidebar > * {
    width:100%;
    padding:1rem;
}

/* tablet breakpoint */
@media (min-width:768px) {
    .left-sidebar > *:nth-child(1) {
        width:calc(100% / 3 * 2);
    }
    .left-sidebar > *:nth-child(2) {
        width:calc(100% / 3);
        order:-1;
    }
}


/* container */
.responsive-two-column-grid {
    display:block;
}

/* columns */
.responsive-two-column-grid > * {
    padding:1rem;
}

/* tablet breakpoint */
@media (min-width:768px) {
    .responsive-two-column-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

.a149 .cont-datos .titulo{
font-weight:normal;
}

.a218 {
    background-color: #f0f0f066 !important;
}

.a192 h2, .a199 h2{
font-weight:300;
}

.a192 .btn-mas-inmuebles, .a199 .btn-mas-inmuebles, .a201 .rowCard .cardFooter .btnContacto{
font-weight:500;
}

.cont-datos a{
color:#1b5550;
transition:0.8s;
}

.cont-datos a:hover{
color:#68bab4;
}

.a193 .nosotros .contTexto .titulo{
font-weight:400;
}