.boton-menu-becall {
    padding: 14px;
    border-radius: 25px;
    border: 2px solid #1D1D1B;
}
.boton-menu-becall:hover {
    background-color: #85B84021;
}
button.jet-remove-all-filters__button:hover {
    background-color: #85B84021;
}

.visible_admin{
    display: none;
}

input#acepto{
    opacity: 0;
    height: 0;
}

b, strong, .verde{
    color: #85B840;
}

.cls-1 {
    fill: #1D1D1B!important;
}
.cls-2 {
    fill: #85B840!important;
}

.filtro-agente .apply-filters {

    #display: none;
}


 #texto{
     background: #f7f5f5;
     margin-top: 12px;
     padding: 10px;
     border-left:8px solid #85b840;
     border-top-left-radius:8px;
     border-bottom-left-radius:8px;
     font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
 }



.tabulator .tabulator-header .tabulator-col {

    background: #e8e1f5!important;

}

.cien .elementor-button.elementor-size-xl {
    width: 100%;
}

.oculto {
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition: visibility 0s, opacity 0.5s linear;
}
.transparente {

    height: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

#filtros{
    transition: all 0.5s linear;

}

button.jet-search-filter__submit.apply-filters__button, button.jet-remove-all-filters__button {
    font-size: 14px!important;
}


/* Listing grid */
.jet-listing-grid__item:nth-child(odd){
    background-color: #85B8401f;
    color: #000000;
}
.jet-listing-grid__item:hover{
    background-color: #B5D3EE80;
}

/*.elementor.elementor-21.elementor-location-footer {
    position: absolute;
    width: 100vw;
    bottom: 0vh;
}*/


.colum-full-height:hover {
    background-color: rgba(133, 184, 64, 0.08);
}
.border-fino {
    border: 1px solid #c3a4fe36;
}

.entrar button.jet-form__submit.submit-type-reload.entrar {
    width: 100%;
}

.telefonos-field .elementor-shortcode {
    font-size: 11px;
}
[type=button], [type=submit], button {
    color: #96DA30FF;
    border: 1px solid #96DA30FF;
}

.foto-cara .jet-engine-file-upload__content {
    display: inline;
}

.pointer:hover {
  cursor: pointer;
}

button.jet-form-repeater__new, button.jet-form__submit.submit-type-reload {
    color: #85B840;
    border: 1px solid #85B840 ;
}
button.jet-form-repeater__new:hover, button.jet-form__submit.submit-type-reload:hover {
    background-color: #85B840;
    color: white;
}

.repeater-telefonos >.jet-form__label {
    background-color: rgba(69, 0, 200, 0.02);
    padding: 7px;
    font-size: 18px;
    font-weight: bold;
}

.campo-numero span.jet-form__label-text {
    margin-top: -25px;
}

.foto-cara img {
    max-width: 100%;
}

.seccion-tabla
{ cursor: pointer; }

i.fas.fa-user.icono-contacto {
    padding: 4px;
}

@media only screen and (min-width: 600px) {
    .colum-full-height {
        height: 77vh;

    }
}
