.banner-principal .bb-inner {padding-top: 0px !important;align-items: center;display: flex;min-height: 360px;background-color: rgba(0, 0, 0, 0.3);line-height: 37px;}
.banner-principal .column-inner {max-width: 600px;}
/***banner textleft***/
.banner-textleft .bb-inner {padding-top: 0px !important;align-items: center;display: flex;min-height: 360px;line-height:34px;}
.banner-textleft .bb-container.container {padding: 0px;margin: 0px;}
.banner-textleft .gsc-button.medium {margin-bottom: 0px;margin-top: 20px;}
.banner-secundario .tp-bgimg.defaultimg:before {
    content: "";
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
}
@media screen and (max-width: 576px) {
.banner-textleft .gsc-column {padding: 0px 50px;text-align: center;}
}
/**************/
#desabilitado {display: none;}
.icono-texto {padding-bottom:0px!important;}
.icono-texto .img_cards_generales_half {
    width: 100% !important;
    max-width: fit-content;
    padding: 10px;
}
.icono-texto p.card-text {
    display: none;
}
.icono-texto .card {background:transparent;}
.icono-texto .card-title {
    margin-bottom: 0px;
}
#listas ul {padding: 0px;}
#listas ul li:before {
    content: "";
    background-image: url(/sites/default/files/2024-05/check-verde.png);
    height: 19px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    display: inline-block;
    margin-right: 8px;min-width: 20px;margin-top: 4px;
}
#listas ul li {
    list-style: inherit;
    align-items: flex-start;
    display: flex;margin-top: 8px;
}
#listas ul.disco li:before {
    content: "• ";
    width: 0px;
    height: 0px;
    display: contents;
}
.mth-custom-card-element .card-body div:nth-of-type(1) {
    height: auto!important;
  }
@media screen and (max-width: 992px) {.tabla-scroll {overflow-x: scroll;}}