@media (max-width: 767px) {
img.custom-logo {
    max-height: 70px !important;
}

ul.jet-slick-dots {
    display: none !important;
}

span.salto {
    display: block !important;
}

img.imagenes-servicios {
    max-width: 20%;
    margin-top: -10px !important;
    background-color: #ffffff;
    border-radius: 15%;
    border: 2px solid #2A78A7;
}
}

img.custom-logo {
    height: 70px;
}

#site-logo #site-logo-inner a img {
    width: auto;
    height: 70px;
}

a {
	outline: none !important;
}

a:focus {
	outline: none !important;
}

span.background-image-page-header-overlay {
    border-top: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
}

.elementor-post__avatar {
    border: 1px solid #599433;
}

img.avatar.avatar-128.wp-user-avatar.wp-user-avatar-128.photo.avatar-default {
    border: 2px solid #83ba5c;
}

a.posted-by__author {
    pointer-events: none;
}

#qlwapp .qlwapp-box .qlwapp-name {
    font-weight: 600;
    font-size: 13px;
}

#qlwapp .qlwapp-box.response .qlwapp-message, #qlwapp .qlwapp-box.response .qlwapp-previous {
    font-size: 14px;
}

ul.sin-margen {
    margin: 0px 0 15px 20px;
}

span.wpcf7-form-control.wpcf7-radio {
    display: inline-grid;
}

span.wpcf7-form-control.wpcf7-checkbox {
    display: inline-grid;
}

h2.descripcion-cargo {
    background-color: #065b89;
    color: #ffffff;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
}

h2.descripcion-cargo:hover {
    background-color: #2a78a7;
    color: #ffffff;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
}

img.imagenes-servicios {
    max-width: 20%;
    margin-top: -55px !important;
    background-color: #ffffff;
    border-radius: 15%;
    border: 2px solid #2A78A7;
}

span.titulo-color {
    color: #2A78A7;
    font-weight: bold;
}

h4.fondo-titulo-tabla {
    background: #fafafa;
    padding: 5px 10px;
    margin: 20px 0;
    border-bottom: 2px solid #eaeaea;
}

.grecaptcha-badge {
    display: none;
}