.ast-builder-grid-row-4-equal .ast-builder-grid-row {
    grid-template-columns: 10% 45% 25% 15%;
}
@media (max-width: 921px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: 12% 35% 28% 25%;
    }
}
@media (max-width: 768px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: 50% 50%
    }
}

@media (max-width: 450px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: 100%
    }
}
footer a {
    color: #0079C8;
}

footer a:hover {
    color: #DB3907;
}
.textsanitas ul {
    list-style-image: url(https://sanitassegurosmontecarmelo.es/wp-content/uploads/2024/07/check-sanita-mini.png);
}
.textsanitas li {
    margin-bottom: 10px;
}
.textsanitas b, strong {
    font-weight: bolder;
    color: #0079C8!important;
}
.forminator-checkbox__label p {
    font-size: 0.8em !important;
    word-spacing: 0px !important;
	line-height:1em;
}
/*cambios heredados*/
b, strong {
    font-weight: bolder;
    color: #000000;
}
.site-footer strong {
    color: #ffffff;
}
body {
    word-spacing: 0.3em;
}
.minitit:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: currentColor;
}
.minititb:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: #000000;
}
.botesp i.fas.fa-arrow-right {
    transform: rotate(145deg);
}
#menu-footer-menu li:before {
    content: "> ";
    color: #ffffff;
}
a {
    text-decoration: none!important;
}
.swiper-pagination-bullet {
    border-radius: 0px;
    height: 2px!important;
    width: 15px!important;
}
.btn100 a.elementor-button-link.elementor-button.elementor-size-xl {
    width: 100%;
}
/*ocultar titulo del logo*/
.ast-site-title-wrap {
    display: none;
}
/*color anaranjado fotos carrusel
.fottec img {
    filter: sepia(0.4);
}
*/
@media (max-width: 921px){
.ast-builder-html-element {
    padding: 15px 40px;
}}

@media (max-width: 921px){
.ast-builder-html-element i {
    color:#000!important;
}}

.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-button-1 {
    font-size: 1.1em;
    font-weight: bold!important;
    text-shadow: 0 0 black;
}
span.smartcrawl-breadcrumb strong {
    color: #9f9f9f!important;
}
.smartcrawl-breadcrumbs {
    text-align: right;
}

/* corrigiendo usabilidad */
.menu-footer-menu-container a.menu-link {
    color: #ffffff !important;
    /* padding: 10px !important; */
    /* margin: 10px !important; */
}
#menu-footer-menu li {
    margin: 5px !important;
    padding: 5px !important;
}