@font-face {
    font-family: 'Greed TRIAL';
    src: url('../css/fonts/GreedTRIAL-VF.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}

input[type="text"],
input[type="email"],
input[type="url"] {
    font-family: 'Greed TRIAL', sans-serif;
}

input[type="number"],
input[type="url"],
select {
    width: var(--jvm--width);
    height: 56px !important;
    background-color: var(--jvm-background-1);
    border: 1px solid var(--jvm-borde-8);
    font-family: 'Greed TRIAL', sans-serif;
    font-size: var(--jvm--font-size-4);
    font-weight: 400;
    line-height: normal;
    color: var(--jvm-color-text-7) !important;
    padding: 0 2rem;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
}

input[type="number"]::placeholder,
input[type="url"]::placeholder {
    font-family: 'Greed TRIAL', sans-serif;
    font-size: var(--jvm--font-size-4) !important;
    color: var(--jvm-color-text-7);
    text-align: left;
}

.wpcf7 {
    font-family: 'Greed TRIAL', sans-serif;
}

.wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
}

.wpcf7-acceptance .wpcf7-list-item label {
    gap: 0.5rem;
}

.wpcf7-acceptance .wpcf7-list-item label:hover {
    cursor: pointer;
}

/* CALCULADORA */
.moduloB10 a .imgText:not(.disabled).selected {
    outline: 6px solid var(--jvm-borde-3);
    box-shadow: 0px 0px 18px 0px var(--jvm-background-2);
}

.results-calculator,
.extra-boxes,
.extra-boxes-agua {
    display: none;
}

.maps iframe {
    width: 100%;
    box-shadow: 0 3px 13px #879099d6;
}

#lightbox {
    display: flex;
    flex-direction: column;
}

#lightbox .lb-dataContainer {
    order: 0;
    margin-bottom: 10px;
}

#lightbox .lb-dataContainer .lb-details {
    opacity: 0;
}

#lightbox .lb-dataContainer .lb-close {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

#lightbox .lb-outerContainer {
    order: 1;
}

#clear {
    display: none;
}

.itemSelectable.disabled {
    filter: grayscale(1);
    opacity: .3;
    cursor: not-allowed;
}

.itemSelectable {
    transition: all ease .2s;
}

.moduloB9 .acordeonBioD .menu .list ul.acciones li {
    padding: 0;
    list-style-type: disc;
}

@media screen and (max-width: 768px) {
    .openCollapse {
        padding-right: 20px !important;
    }
}

.gridRedes {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-gap: 10px;
    margin-bottom: 10px;
}

.gridRedes .itemRed {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-size: 24px;
    overflow: hidden;
}

.gridRedes .itemRed:not(.largeItem) {
    max-height: calc((252px / 2) - 5px);
}

.gridRedes .itemRed img {
    width: 100%;
}

.largeItem {
    grid-row: span 2;
    grid-column: span 2;
    max-height: 252px;
    overflow: hidden;
}

.sectionNegocios .column {
    display: flex;
}

.sectionNegocios .column .cardBio-d {
    display: flex;
    flex-direction: column;
}

.sectionNegocios .column .cardBio-d .body {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.sectionNegocios .column .cardBio-d .description {
    flex-grow: 1;
    color: var(--jvm-color-text-1);
}

.sectionNegocios .column .btnImgArrow {
    position: relative;
    bottom: 0;
    margin-top: 10px;
}

.acreditaciones p a,
.certificaciones p a,
.infoText p a,
.columnTwoPro-Two .left p a {
    font-family: 'Greed TRIAL', sans-serif;
    font-weight: 600;
    font-size: var(--jvm--font-size-4);
    color: var(--jvm-color-text-secundary);
    line-height: normal;
}

.acreditaciones p a:hover,
.certificaciones p a:hover,
.infoText p a:hover,
.columnTwoPro-Two .left p a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    .modulo-HU02-1 .imgCard {
        height: 370px;
        object-fit: cover;
    }
}

.bannerinterna.single-noticia .carousel-caption {
    width: min(670px, 800px);
}

.bgGradient1 {
    background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0.00) 70%);
}

.height100 .image,
.height100 .image img {
    height: 100%;
}

.height100 .image img {
    object-fit: cover;
}

/* header:not(.scrollBioD) {
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
} */

.modulo-HU02-5 .slick-slide {
    margin: 0 5px;
}

.card-reveal .lightbox-added {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    width: 100%;
    height: 290px;
}

.card-reveal .card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translateY(100%);
    transition: transform .3s ease-in-out;
}

.card-reveal:hover .card-back {
    transform: translateY(0);
}

.card-reveal .layout {
    background-color: rgba(0, 0, 0, .45);
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-reveal .layout img {
    width: 50px;
    height: 50px;
}

.card-reveal img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.gridContainer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}

@media screen and (min-width: 768px) {
    .gridContainer {
        grid-template-columns: repeat(4, 1fr);
    }
}

.footer__container {
    background: var(--jvm-background-10) url(../images/background/bgFooter_new.png) no-repeat left center;
    background-size: contain;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #FFFFFF;
}

.footer__content {
    display: grid;
    gap: 1.5rem;
    margin: 0 auto;
    padding: 1.5rem;
}

@media (min-width: 768px) {
    .footer__content {
        column-gap: 80px;
        padding: 3.375rem 0;
        grid-template-columns: 1fr 400px;
        max-width: 73.75rem;
    }
}

@media (min-width: 1400px) {
    .footer__content {
        column-gap: 12.5rem;
        max-width: 79.375rem;
    }
}

.footer__column {
    display: flex;
    align-items: stretch;
    flex-direction: column;
}

@media (min-width: 768px) {
    .footer__column {
        align-items: flex-start;
    }
}

.footer__column-brand {
    display: flex;
}

@media (min-width: 768px) {
    .footer__column-brand {
        flex-direction: row;
    }
}

.footer__brands {
    display: flex;
    flex-direction: column;
    gap: 1.125rem;
    padding: 1.5rem 0 0 0;
    border-top: 1px solid #FFFFFF;
}

@media (min-width: 768px) {
    .footer__brands {
        border-top: none;
        padding: 0 0 0 1.5rem;
        border-left: 1px solid #FFFFFF;
    }
}

.footer__brand img {
    max-height: 1.125rem;
    width: auto;
}

.footer__menu {
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 0.75rem;
}

.footer__links {
    padding-top: 1.5rem;
}

.footer__row {
    display: flex;
    flex-direction: column;
    column-gap: 2.625rem;
    row-gap: 0.9375rem;
}

@media (min-width: 768px) {
    .footer__row {
        flex-direction: row;
    }
}

.footer__link {
    color: var(--color-white);
    font-size: 0.875rem;
    line-height: 1rem;
    display: flex;
    align-items: flex-start;
    gap: 0.375rem;
    color: #FFFFFF;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.125rem;
}

@media (min-width: 768px) {
    .footer__link {
        min-width: 3.875rem;
    }
}

.footer__link.menu {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.5rem;
    letter-spacing: -0.0225rem;
}

.footer__link:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

.footer__logo {
    padding: 0 0 1.5rem 0;
}

@media (min-width: 768px) {
    .footer__logo {
        padding: 0 3.25rem 0 0;
    }
}

.footer__logo img {
    width: 9.375rem;
    height: auto;
    filter: brightness(0) invert(1);
}

@media (min-width: 768px) {
    .footer__logo img {
        width: 10.625rem;
    }
}

.footer__bottom {
    padding: 0.6875rem 0 5.625rem;
    background-color: #e4e8e8;
}

@media (min-width: 768px) {
    .footer__bottom {
        padding: 0.6875rem 0;
    }
}

.footer__copyright p {
    padding-inline: 1.5rem;
    color: var(--jvm-color-text-primary);
    font-family: 'Greed TRIAL', sans-serif;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    margin: 0;
}

@media (max-width: 768px) {
    .floating-chat-btn {
        bottom: 90px!important;
    }
}