/* Estilos Inmanol */
:root {
    --header-height: calc(100vh - 84px);
}

#form-contact-title .container-fluid .row .col-12 .text-component-container .paddingText .titleText {
    padding-bottom: 0px !important;
}
.pt-6{
    padding-top: 3rem;
}
.pt-7{
    padding-top: 6rem;
}
.pt-8{
    padding-top: 12rem;
}
.pb-6{
    padding-bottom: 3rem;
}
.pb-7{
    padding-bottom: 6rem;
}
.pb-8{
    padding-bottom: 12rem;
}

.mt-6{
    margin-top: 3rem;
}
.mt-7{
    margin-top: 6rem;
}
.mt-8{
    margin-top: 12rem;
}
.mb-6{
    margin-bottom: 3rem;
}
.mb-7{
    margin-bottom: 6rem;
}
.mb-8{
    margin-bottom: 12rem;
}

.cardpadre img{
    height: 30rem;
    width: auto;
}

.dark_overlay{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); /* Color y opacidad del overlay */
    z-index: 999; /* Asegúrate de que el overlay esté sobre el contenido */
}
.border-image-svg{
    width: 10.5rem;
    height: 13.5rem;
    border-radius: 2.40px;
    border: 1px #b5b5b5 solid;
}
.active .border-image-svg{
    border: 1px #1D1D1F solid;
}

.btn-dark{
    background-color: #212529 !important;
}

/* .text-component-container{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: center;
} */

.image-component{
    max-height: 100%;
    max-width: 100%;
    /* height: auto; */
    /* width: auto; */
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.container-section-component{
    display: flex;
}

.vheight-100{
    height: 100vh;
}

.swiperBlock{
    width: 100vw;
}

.swiperBlock .swiper-button-next::after, .swiperBlock .swiper-button-prev::after{
    color: #fff;
    width: 3rem;
    height: 3rem;
}

.sc-txt-small-sm, .sc-txt-small-sm a {
    font-family: 'SuisseIntl';
    font-size: .75rem;
    line-height: 140%; /* 28px */
}

.sc-h1-lg-seccion{
    font-family: "Life BT";
    font-size: 32px;
    line-height: 120%; /* 38.4px */
}

.gray-text{
    color:#B5B5B5;
}
.color_brown_custom {
    color: #aca198;
}

.pretitleText{
    font-family: 'SuisseIntl'!important;
}

.titleText{
    font-family: "Life BT";
}

.textText{
    font-family: 'SuisseIntl';
}
.col-lamina:hover .img-hover {
    opacity:1 !important;
}

.img-nohover{
    position: absolute;
    inset: 0;
    transition: 0.4s;
}

.container-banner-img .img-banner{
    max-height: 25rem;;
}
.lineComponent{
    border-bottom: #1D1D1F .5px solid;
}

.titleListado{
    font-family: "Life BT";
    font-size: 1.5rem;
    line-height: 120%;
    color: #1D1D1F;
}

.numeracionListado{
    font-family: 'SuisseIntl';
    font-size: .875rem;
    line-height: 1.25rem;
    color: #1D1D1F;
}

.txtListado{
    color: #1D1D1F;
    font-family: 'SuisseIntl';
    font-size: .875rem;
    line-height: 130%;
}

.accordion-button.collapsed::after{
    transform: rotate(-90deg);
    font-size: .75rem;
    color: #0a0a0a;
    line-height: 1.67;
}

.accordion-button::after, .accordion-temporal::after {
    transform-origin: center center;
}

.accordion-button{
    -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 0%) !important;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 0%) !important;
    font-family: 'SuisseIntl';
    font-size: .875rem;
    line-height: 130%;
}
.listadoDropdown::after {
    color: #21252940;
    font-size: 10px;
}
.dropdownListado, .dropdownListado:hover{
    color: #1D1D1F !important;
    font-family: 'SuisseIntl';
    font-size: .875rem;
    line-height: 130%;
    background-color: transparent;
    border-bottom: #21252940 .5px solid;
    border-radius: 0;
}

.dropdown-menu label{
    color: #1D1D1F !important;
    font-family: 'SuisseIntl';
    font-size: .875rem;
    line-height: 130%;
    background-color: transparent;
    border-radius: 0;
}

.sc-txt-sm, .sc-txt-sm:hover{
    color: #1D1D1F;
    font-family: 'SuisseIntl';
    font-size: .875rem;
    line-height: 130%;
    text-decoration: none;
}

.border-accordion-header{
    border-bottom: #21252940 solid .5px !important;
}

.chevron-accordion::after{
    font-weight: 700;
    font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
    content: "\f054";
    transform: rotate(0deg);
}

.chevron-accordion:not(.collapsed)::after{
    transform: rotate(90deg);
}
.chevron-accordion .collapsed::after{
    transform: rotate(0deg);
}

.btn-link.focus, .btn-link:focus {
    text-decoration: none;
}

.imagen-full-height img{
    object-fit: cover;
    height: auto !important;
    /* width: auto !important;
    max-width: max-content !important; */
}

.select2-container--default .select2-selection--multiple{
    border-radius: 0px !important;
}

.title-formulario-profesional{
    font-family: "Life BT";
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.page-title{
    font-family: "Life BT";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.slider-custom{
    display: flex;
    align-items: flex-end;
}

.object-fit-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.object-cover{
    object-fit: cover;
}

.badge-nuevo{
    background: #1D1D1F;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    padding-left: .488rem; 
    padding-right:.488rem; 
    padding-top: .264rem;
    padding-bottom: .264rem; 
}
.badge-nuevo p{
    color: white;
    font-size: .75rem;
}
.slider-custom img{
    width: 100%;
    height: 100% !important;
    object-fit: cover !important;
}

.sc-h1-sm-page{
    font-family: "Life BT";
    font-size: 1.5rem;
}
.sc-txt-sm-big{
    font-family: 'SuisseIntl';
    font-size: 1.25rem;
    text-align: center;
}



.title-form-contact{
    color: #1D1D1F;
    font-family: 'SuisseIntl';
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.select2-selection--multiple{
    border-bottom: 1px solid #aaa !important;
    border-top: none !important; border-right: none !important; border-left: none !important;
    border-radius: none !important;    
}
button.txt-sm {
    padding: 1.25rem 4rem;
}
/* , .select2-selection__choice__display span input[type="radio"] */
.select2-selection__clear, .hide-selected-radio .select2-results__option[aria-selected=true] input[type="radio"]{
    display: none;
}

@media (min-width: 1900px) {
    .title-contacto{
        color: #1D1D1F;
        font-family: "Life BT";
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }
    .card-columns {
        column-count: 3;
    }
    .firstContenido{
        padding-left: 8.313rem;
    }
    .lastContenido{
        padding-right: 8.313rem;
    }
    .unicoContenido{
        padding: 6rem 8.313rem;
    }
    .topBottomContenido{
        padding-top:  6rem;
        padding-bottom:  6rem;
    }
    .row-grid{
        display: grid;
        gap: 5rem;
    }
    .labelText{
        font-size: .75rem;
        line-height: 1.125rem
    }
    .titleText,.pretitleText{
        font-size: 3rem;
        line-height: 120%;
    }
    .textText{
        font-size: 1.25rem;
        line-height: 140%;
    }

    .stylePadding{
        padding-top: 12rem;
        padding-bottom: 12rem;
    }
    .paddingText{
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .flexComponent{
        display: flex;
    }
    .listadoDropdown{
        width:100%;
        max-width:50vw;
    }
    .ratio-xxxl-1x1{
        aspect-ratio: 1 / 1;
    }
    .ratio-xxxl-2x1{
        aspect-ratio: 2 / 1;
    }
    .ratio-xxxl-2x3{
        aspect-ratio: 2 / 3;
    }
    .ratio-xxxl-3x1{
        aspect-ratio: 3 / 1;
    }
    .ratio-xxxl-3x2{
        aspect-ratio: 3 / 2;
    }
    .ratio-xxxl-3x4{
        aspect-ratio: 3 / 4;
    }
    .ratio-xxxl-4x1{
        aspect-ratio: 4 / 1;
    }
    .ratio-xxxl-4x3{
        aspect-ratio: 4 / 3;
    }
    .ratio-xxxl-4x5{
        aspect-ratio: 4 / 5;
    }
    .ratio-xxxl-5x2{
        aspect-ratio: 5 / 2;
    }
    .ratio-xxxl-5x4{
        aspect-ratio: 5 / 4;
    }
    .ratio-xxxl-6x7{
        aspect-ratio: 6 / 7;
    }
    .ratio-xxxl-8x3{
        aspect-ratio: 8 / 3;
    }
    .ratio-xxxl-9x8{
        aspect-ratio: 9 / 8;
    }
    .ratio-xxxl-9x16{
        aspect-ratio: 9 / 16;
    }
    .ratio-xxxl-9x21{
        aspect-ratio: 9 / 21;
    }
    .ratio-xxxl-10x16{
        aspect-ratio: 10 / 16;
    }
    .ratio-xxxl-14x3{
        aspect-ratio: 14 / 3;
    }
    .ratio-xxxl-16x5{
        aspect-ratio: 16 / 5;
    }
    .ratio-xxxl-16x9{
        aspect-ratio: 16 / 9;
    }
    .ratio-xxxl-16x10{
        aspect-ratio: 16 / 10;
    }
    .ratio-xxxl-21x9{
        aspect-ratio: 21 / 9;
    }
    .ratio-xxxl-32x9{
        aspect-ratio: 32 / 9;
    }

    /* XXXL */
    h5.txt-xxxl-xxxl {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxxl-xxxl {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxxl-xxxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxxl-xxxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxxl-xxxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxxl-xxxl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxxl-xxxl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XXL */
    h5.txt-xxl-xxxl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxl-xxxl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxl-xxxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxl-xxxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxl-xxxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxl-xxxl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxl-xxxl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XL */

    h5.txt-xl-xxxl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xl-xxxl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xl-xxxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xl-xxxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xl-xxxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xl-xxxl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xl-xxxl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* LG */

    h5.txt-lg-xxxl {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-lg-xxxl {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-lg-xxxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-lg-xxxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-lg-xxxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-lg-xxxl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-lg-xxxl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* MD */
    h5.txt-md-xxxl {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-md-xxxl {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-md-xxxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-md-xxxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-md-xxxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-md-xxxl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-md-xxxl){
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
        justify-content: center;
    }

    /* SM */
    h5.txt-sm-xxxl {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-sm-xxxl {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-sm-xxxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-sm-xxxl {
        font-size: .875rem;
        line-height: 140%;
    }
    a.txt-sm-xxxl {
        font-size: .875rem;
        line-height: 140%;
    }
    button.txt-sm-xxxl {
        padding: 1.25rem 4rem;
    }

    .text-component-container:has(.txt-sm-xxxl){
        display: flex;
        flex-direction: column;
        gap: 1rem;
        justify-content: center;
    }
}

@media (min-width: 1400px) and (max-width: 1899px) {
    .title-contacto{
        color: #1D1D1F;
        font-family: "Life BT";
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }
    .card-columns {
        column-count: 3;
    }
    .firstContenido{
        padding-left: 7%;
    }
    .lastContenido{
        padding-right: 7%;
    }
    .unicoContenido{
        padding: 3.0315rem 7%;
    }
    .topBottomContenido{
        padding-top:  3.0315rem;
        padding-bottom:  3.0315rem;
    }
    .row-grid{
        display: grid;
        gap: 5rem;
    }
    .labelText{
        font-size: .75rem;
        line-height: 1.125rem
    }
    .titleText,.pretitleText{
        font-size: 32px;
        line-height: 120%;
    }
    .textText{
        font-size: 1.25rem;
        line-height: 140%;
    }

    .stylePadding{
        padding-top: 12rem;
        padding-bottom: 12rem;
    }
    .paddingText{
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .flexComponent{
        display: flex;
    }
    .listadoDropdown{
        width:100%;
        max-width:50vw;
    }
    .ratio-xxl-1x1{
        aspect-ratio: 1 / 1;
    }
    .ratio-xxl-2x1{
        aspect-ratio: 2 / 1;
    }
    .ratio-xxl-2x3{
        aspect-ratio: 2 / 3;
    }
    .ratio-xxl-3x1{
        aspect-ratio: 3 / 1;
    }
    .ratio-xxl-3x2{
        aspect-ratio: 3 / 2;
    }
    .ratio-xxl-3x4{
        aspect-ratio: 3 / 4;
    }
    .ratio-xxl-4x1{
        aspect-ratio: 4 / 1;
    }
    .ratio-xxl-4x3{
        aspect-ratio: 4 / 3;
    }
    .ratio-xxl-4x5{
        aspect-ratio: 4 / 5;
    }
    .ratio-xxl-5x2{
        aspect-ratio: 5 / 2;
    }
    .ratio-xxl-5x4{
        aspect-ratio: 5 / 4;
    }
    .ratio-xxl-6x7{
        aspect-ratio: 6 / 7;
    }
    .ratio-xxl-8x3{
        aspect-ratio: 8 / 3;
    }
    .ratio-xxl-9x8{
        aspect-ratio: 9 / 8;
    }
    .ratio-xxl-9x16{
        aspect-ratio: 9 / 16;
    }
    .ratio-xxl-9x21{
        aspect-ratio: 9 / 21;
    }
    .ratio-xxl-10x16{
        aspect-ratio: 10 / 16;
    }
    .ratio-xxl-14x3{
        aspect-ratio: 14 / 3;
    }
    .ratio-xxl-16x5{
        aspect-ratio: 16 / 5;
    }
    .ratio-xxl-16x9{
        aspect-ratio: 16 / 9;
    }
    .ratio-xxl-16x10{
        aspect-ratio: 16 / 10;
    }
    .ratio-xxl-21x9{
        aspect-ratio: 21 / 9;
    }
    .ratio-xxl-32x9{
        aspect-ratio: 32 / 9;
    }
    
    /* XXXL */
    h5.txt-xxxl-xxl {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxxl-xxl {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxxl-xxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxxl-xxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxxl-xxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxxl-xxl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxxl-xxl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XXL */
    h5.txt-xxl-xxl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxl-xxl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxl-xxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxl-xxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxl-xxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxl-xxl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxl-xxl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XL */

    h5.txt-xl-xxl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xl-xxl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xl-xxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xl-xxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xl-xxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xl-xxl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xl-xxl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* LG */

    h5.txt-lg-xxl {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-lg-xxl {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-lg-xxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-lg-xxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-lg-xxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-lg-xxl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-lg-xxl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* MD */
    h5.txt-md-xxl {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-md-xxl {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-md-xxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-md-xxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-md-xxl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-md-xxl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-md-xxl){
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
        justify-content: center;
    }

    /* SM */
    h5.txt-sm-xxl {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-sm-xxl {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-sm-xxl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-sm-xxl {
        font-size: .875rem;
        line-height: 140%;
    }
    a.txt-sm-xxl {
        font-size: .875rem;
        line-height: 140%;
    }
    button.txt-sm-xxl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-sm-xxl){
        display: flex;
        flex-direction: column;
        gap: 1rem;
        justify-content: center;
    }
}
@media (min-width: 1260px) and (max-width: 1399px) {
    .title-contacto{
        color: #1D1D1F;
        font-family: "Life BT";
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }
    .card-columns {
        column-count: 3;
    }
    .firstContenido{
        padding-left: 6rem;
    }
    .lastContenido{
        padding-right: 6rem;
    }
    .unicoContenido{
        padding: 6rem 6rem;
    }
    .topBottomContenido{
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .row-grid{
        display: grid;
        gap: 5rem;
    }
    .labelText{
        font-size: .75rem;
        line-height: 1.125rem
    }
    .titleText,.pretitleText{
        font-size: 32px;
        line-height: 120%;
    }
    .textText{
        font-size: 1.25rem;
        line-height: 140%;
    }
   
    .stylePadding{
        padding-top: 12rem;
        padding-bottom: 12rem;
    }
    .paddingText{
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .flexComponent{
        display: flex;
    }
    .listadoDropdown{
        width:100%;
        max-width:50vw;
    }
    .ratio-xl-1x1{
        aspect-ratio: 1 / 1;
    }
    .ratio-xl-2x1{
        aspect-ratio: 2 / 1;
    }
    .ratio-xl-2x3{
        aspect-ratio: 2 / 3;
    }
    .ratio-xl-3x1{
        aspect-ratio: 3 / 1;
    }
    .ratio-xl-3x2{
        aspect-ratio: 3 / 2;
    }
    .ratio-xl-3x4{
        aspect-ratio: 3 / 4;
    }
    .ratio-xl-4x1{
        aspect-ratio: 4 / 1;
    }
    .ratio-xl-4x3{
        aspect-ratio: 4 / 3;
    }
    .ratio-xl-4x5{
        aspect-ratio: 4 / 5;
    }
    .ratio-xl-5x2{
        aspect-ratio: 5 / 2;
    }
    .ratio-xl-5x4{
        aspect-ratio: 5 / 4;
    }
    .ratio-xl-6x7{
        aspect-ratio: 6 / 7;
    }
    .ratio-xl-8x3{
        aspect-ratio: 8 / 3;
    }
    .ratio-xl-9x8{
        aspect-ratio: 9 / 8;
    }
    .ratio-xl-9x16{
        aspect-ratio: 9 / 16;
    }
    .ratio-xl-9x21{
        aspect-ratio: 9 / 21;
    }
    .ratio-xl-10x16{
        aspect-ratio: 10 / 16;
    }
    .ratio-xl-14x3{
        aspect-ratio: 14 / 3;
    }
    .ratio-xl-16x5{
        aspect-ratio: 16 / 5;
    }
    .ratio-xl-16x9{
        aspect-ratio: 16 / 9;
    }
    .ratio-xl-16x10{
        aspect-ratio: 16 / 10;
    }
    .ratio-xl-21x9{
        aspect-ratio: 21 / 9;
    }
    .ratio-xl-32x9{
        aspect-ratio: 32 / 9;
    }

    /* XXXL */
    h5.txt-xxxl-xl {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxxl-xl {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxxl-xl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxxl-xl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxxl-xl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxxl-xl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxxl-xl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XXL */
    h5.txt-xxl-xl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxl-xl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxl-xl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxl-xl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxl-xl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxl-xl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxl-xl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XL */

    h5.txt-xl-xl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xl-xl {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xl-xl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xl-xl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xl-xl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xl-xl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xl-xl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* LG */

    h5.txt-lg-xl {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-lg-xl {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-lg-xl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-lg-xl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-lg-xl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-lg-xl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-lg-xl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* MD */
    h5.txt-md-xl {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-md-xl {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-md-xl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-md-xl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-md-xl {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-md-xl{
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-md-xl){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* SM */
    h5.txt-sm-xl {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-sm-xl {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-sm-xl {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-sm-xl {
        font-size: .875rem;
        line-height: 140%;
    }
    a.txt-sm-xl {
        font-size: .875rem;
        line-height: 140%;
    }
    button.txt-sm-xl {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-sm-xl){
        display: flex;
        flex-direction: column;
        gap: 1rem;
        justify-content: center;
    }
}

@media (min-width: 101.5rem) and (max-width: 1259px) {
    .title-contacto{
        color: #1D1D1F;
        font-family: "Life BT";
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }
    .card-columns {
        column-count: 3;
    }
    .firstContenido{
        padding-left: 3.1rem;
    }
    .lastContenido{
        padding-right: 3.1rem;
    }
    .unicoContenido{
        padding: 1.55rem 3.1rem;
    }
    .topBottomContenido{
        padding-top: 1.55rem;
        padding-bottom: 1.55rem;
    }
    .row-grid{
        display: grid;
        gap: 5rem;
    }
    .labelText{
        font-size: .75rem;
        line-height: 1.125rem
    }
    .titleText,.pretitleText{
        font-size: 32px;
        line-height: 120%;
    }
    .textText{
        font-size: 1.25rem;
        line-height: 140%;
    }
  
    .stylePadding{
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .paddingText{
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .flexComponent{
        display: flex;
    }
    .listadoDropdown{
        width:100%;
        max-width:50vw;
    }
    .ratio-lg-1x1{
        aspect-ratio: 1 / 1;
    }
    .ratio-lg-2x1{
        aspect-ratio: 2 / 1;
    }
    .ratio-lg-2x3{
        aspect-ratio: 2 / 3;
    }
    .ratio-lg-3x1{
        aspect-ratio: 3 / 1;
    }
    .ratio-lg-3x2{
        aspect-ratio: 3 / 2;
    }
    .ratio-lg-3x4{
        aspect-ratio: 3 / 4;
    }
    .ratio-lg-4x1{
        aspect-ratio: 4 / 1;
    }
    .ratio-lg-4x3{
        aspect-ratio: 4 / 3;
    }
    .ratio-lg-4x5{
        aspect-ratio: 4 / 5;
    }
    .ratio-lg-5x2{
        aspect-ratio: 5 / 2;
    }
    .ratio-lg-5x4{
        aspect-ratio: 5 / 4;
    }
    .ratio-lg-6x7{
        aspect-ratio: 6 / 7;
    }
    .ratio-lg-8x3{
        aspect-ratio: 8 / 3;
    }
    .ratio-lg-9x8{
        aspect-ratio: 9 / 8;
    }
    .ratio-lg-9x16{
        aspect-ratio: 9 / 16;
    }
    .ratio-lg-9x21{
        aspect-ratio: 9 / 21;
    }
    .ratio-lg-10x16{
        aspect-ratio: 10 / 16;
    }
    .ratio-lg-14x3{
        aspect-ratio: 14 / 3;
    }
    .ratio-lg-16x5{
        aspect-ratio: 16 / 5;
    }
    .ratio-lg-16x9{
        aspect-ratio: 16 / 9;
    }
    .ratio-lg-16x10{
        aspect-ratio: 16 / 10;
    }
    .ratio-lg-21x9{
        aspect-ratio: 21 / 9;
    }
    .ratio-lg-32x9{
        aspect-ratio: 32 / 9;
    }

    /* XXXL */
    h5.txt-xxxl-lg {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxxl-lg {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxxl-lg {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxxl-lg {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxxl-lg {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxxl-lg {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxxl-lg){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XXL */
    h5.txt-xxl-lg {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxl-lg {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxl-lg {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxl-lg {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxl-lg {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxl-lg {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxl-lg){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XL */

    h5.txt-xl-lg {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xl-lg {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xl-lg {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xl-lg {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xl-lg {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xl-lg {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xl-lg){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* LG */

    h5.txt-lg-lg {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-lg-lg {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-lg-lg {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-lg-lg {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-lg-lg {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-lg-lg {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-lg-lg){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* MD */
    h5.txt-md-lg {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-md-lg {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-md-lg {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-md-lg {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-md-lg {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-md-lg{
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-md-lg){
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
        justify-content: center;
    }

    /* SM */
    h5.txt-sm-lg {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-sm-lg {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-sm-lg {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-sm-lg {
        font-size: .875rem;
        line-height: 140%;
    }
    a.txt-sm-lg {
        font-size: .875rem;
        line-height: 140%;
    }
    button.txt-sm-lg {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-sm-lg){
        display: flex;
        flex-direction: column;
        gap: 1rem;
        justify-content: center;
    }

    
}

@media (min-width: 768px) and (max-width: 1023px) {
    .title-contacto{
        color: #1D1D1F;
        font-family: "Life BT";
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }
    .card-columns {
        column-count: 2;
    }
    .firstContenido{
        padding-left: 0.75rem;
    }
    .lastContenido{
        padding-right: 0.75rem;
    } 
    .unicoContenido{
        padding: .375rem 0.75rem;
    }
    .topBottomContenido{
        padding-top: .375rem;
        padding-bottom: .375rem;
    }
    .row-grid{
        display: grid;
        gap: 3rem;
    }
    .labelText{
        font-size: .75rem;
        line-height: 1.125rem
    }
    .titleText,.pretitleText{
        font-size: 28px;
        line-height: 120%;
        padding-bottom: 1rem;
    }
    .textText{
        font-size: 1.25rem;
        line-height: 140%;
    }
   
    .stylePadding{
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .paddingText{
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .listadoDropdown{
        width:100%;
        max-width:50vw;
    }
    .ratio-md-1x1{
        aspect-ratio: 1 / 1;
    }
    .ratio-md-2x1{
        aspect-ratio: 2 / 1;
    }
    .ratio-md-2x3{
        aspect-ratio: 2 / 3;
    }
    .ratio-md-3x1{
        aspect-ratio: 3 / 1;
    }
    .ratio-md-3x2{
        aspect-ratio: 3 / 2;
    }
    .ratio-md-3x4{
        aspect-ratio: 3 / 4;
    }
    .ratio-md-4x1{
        aspect-ratio: 4 / 1;
    }
    .ratio-md-4x3{
        aspect-ratio: 4 / 3;
    }
    .ratio-md-4x5{
        aspect-ratio: 4 / 5;
    }
    .ratio-md-5x2{
        aspect-ratio: 5 / 2;
    }
    .ratio-md-5x4{
        aspect-ratio: 5 / 4;
    }
    .ratio-md-6x7{
        aspect-ratio: 6 / 7;
    }
    .ratio-md-8x3{
        aspect-ratio: 8 / 3;
    }
    .ratio-md-9x8{
        aspect-ratio: 9 / 8;
    }
    .ratio-md-9x16{
        aspect-ratio: 9 / 16;
    }
    .ratio-md-9x21{
        aspect-ratio: 9 / 21;
    }
    .ratio-md-10x16{
        aspect-ratio: 10 / 16;
    }
    .ratio-md-14x3{
        aspect-ratio: 14 / 3;
    }
    .ratio-md-16x5{
        aspect-ratio: 16 / 5;
    }
    .ratio-md-16x9{
        aspect-ratio: 16 / 9;
    }
    .ratio-md-16x10{
        aspect-ratio: 16 / 10;
    }
    .ratio-md-21x9{
        aspect-ratio: 21 / 9;
    }
    .ratio-md-32x9{
        aspect-ratio: 32 / 9;
    }

    /* XXXL */
    h5.txt-xxxl-md {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxxl-md {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxxl-md {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxxl-md {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxxl-md {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxxl-md {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxxl-md){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XXL */
    h5.txt-xxl-md {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxl-md {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxl-md {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxl-md {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxl-md {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxl-md {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxl-md){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XL */

    h5.txt-xl-md {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xl-md {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xl-md {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xl-md {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xl-md {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xl-md {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xl-md){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* LG */

    h5.txt-lg-md {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-lg-md {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-lg-md {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-lg-md {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-lg-md {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-lg-md {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-lg-md){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* MD */
    h5.txt-md-md {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-md-md {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-md-md {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-md-md {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-md-md {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-md-md{
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-md-md){
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
        justify-content: center;
    }

    /* SM */
    h5.txt-sm-md {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-sm-md {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-sm-md {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-sm-md {
        font-size: .875rem;
        line-height: 140%;
    }
    a.txt-sm-md {
        font-size: .875rem;
        line-height: 140%;
    }
    button.txt-sm-md {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-sm-md){
        display: flex;
        flex-direction: column;
        gap: 1rem;
        justify-content: center;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .vh-header{
        height: 50vh;
    }
    .title-contacto{
        color: #1D1D1F;
        font-family: "Life BT";
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }
    .card-columns {
        column-count: 1;
    }
    .row-grid{
        display: grid;
        gap: 1.5rem;
    }
    .stylePadding{
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .paddingText{
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .container-section-component{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .listadoDropdown{
        width:100%;
    }
    .ratio-sm-1x1{
        aspect-ratio: 1 / 1;
    }
    .ratio-sm-2x1{
        aspect-ratio: 2 / 1;
    }
    .ratio-sm-2x3{
        aspect-ratio: 2 / 3;
    }
    .ratio-sm-3x1{
        aspect-ratio: 3 / 1;
    }
    .ratio-sm-3x2{
        aspect-ratio: 3 / 2;
    }
    .ratio-sm-3x4{
        aspect-ratio: 3 / 4;
    }
    .ratio-sm-4x1{
        aspect-ratio: 4 / 1;
    }
    .ratio-sm-4x3{
        aspect-ratio: 4 / 3;
    }
    .ratio-sm-4x5{
        aspect-ratio: 4 / 5;
    }
    .ratio-sm-5x2{
        aspect-ratio: 5 / 2;
    }
    .ratio-sm-5x4{
        aspect-ratio: 5 / 4;
    }
    .ratio-sm-6x7{
        aspect-ratio: 6 / 7;
    }
    .ratio-sm-8x3{
        aspect-ratio: 8 / 3;
    }
    .ratio-sm-9x8{
        aspect-ratio: 9 / 8;
    }
    .ratio-sm-9x16{
        aspect-ratio: 9 / 16;
    }
    .ratio-sm-9x21{
        aspect-ratio: 9 / 21;
    }
    .ratio-sm-10x16{
        aspect-ratio: 10 / 16;
    }
    .ratio-sm-14x3{
        aspect-ratio: 14 / 3;
    }
    .ratio-sm-16x5{
        aspect-ratio: 16 / 5;
    }
    .ratio-sm-16x9{
        aspect-ratio: 16 / 9;
    }
    .ratio-sm-16x10{
        aspect-ratio: 16 / 10;
    }
    .ratio-sm-21x9{
        aspect-ratio: 21 / 9;
    }
    .ratio-sm-32x9{
        aspect-ratio: 32 / 9;
    }
    .titleText,.pretitleText{
        padding-bottom: 1rem;
    }
    /* XXXL */
    h5.txt-xxxl-sm {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxxl-sm {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxxl-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxxl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxxl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxxl-sm {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxxl-sm){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XXL */
    h5.txt-xxl-sm {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxl-sm {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxl-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxl-sm {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxl-sm){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XL */

    h5.txt-xl-sm {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xl-sm {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xl-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xl-sm {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xl-sm){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* LG */

    h5.txt-lg-sm {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-lg-sm {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-lg-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-lg-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-lg-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-lg-sm {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-lg-sm){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* MD */
    h5.txt-md-sm {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-md-sm {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-md-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-md-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-md-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-md-sm{
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-md-sm){
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
        justify-content: center;
    }

    /* SM */
    h5.txt-sm-sm {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-sm-sm {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-sm-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-sm-sm {
        font-size: .875rem;
        line-height: 140%;
    }
    a.txt-sm-sm {
        font-size: .875rem;
        line-height: 140%;
    }
    button.txt-sm-sm {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-sm-sm){
        display: flex;
        flex-direction: column;
        gap: 1rem;
        justify-content: center;
    }
}

#slide-head .swiper-slide {
    height: 100dvh !important;
}
.swiper-slide:has(video) {
    height: max-content !important;
}

@media (min-width: 375px) and (max-width: 575px) {
    .vh-header{
        height: 50vh;
    }
    .pb-8{
        padding-bottom: 80px;
    }
    .title-contacto{
        color: #1D1D1F;
        font-family: "Life BT";
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
    }
    .card-columns {
        column-count: 1;
    }
    .row-grid{
        display: grid;
        grid-template-columns: 1fr !important;
    }

    .lastContenido{
        /* padding: 0 0.75rem; */
        padding: 0;
        margin: 0;
    } 
    .unicoContenido{
        padding: .375rem 0.75rem;
    }
    .topBottomContenido{
        padding-top: .375rem;
        padding-bottom: .375rem;
    }
    .stylePadding{
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .paddingText{
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .container-section-component{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    
    .listadoDropdown{
        width:100%;
    }
    .ratio-sm-1x1{
        aspect-ratio: 1 / 1;
    }
    .ratio-sm-2x1{
        aspect-ratio: 2 / 1;
    }
    .ratio-sm-2x3{
        aspect-ratio: 2 / 3;
    }
    .ratio-sm-3x1{
        aspect-ratio: 3 / 1;
    }
    .ratio-sm-3x2{
        aspect-ratio: 3 / 2;
    }
    .ratio-sm-3x4{
        aspect-ratio: 3 / 4;
    }
    .ratio-sm-4x1{
        aspect-ratio: 4 / 1;
    }
    .ratio-sm-4x3{
        aspect-ratio: 4 / 3;
    }
    .ratio-sm-4x5{
        aspect-ratio: 4 / 5;
    }
    .ratio-sm-5x2{
        aspect-ratio: 5 / 2;
    }
    .ratio-sm-5x4{
        aspect-ratio: 5 / 4;
    }
    .ratio-sm-6x7{
        aspect-ratio: 6 / 7;
    }
    .ratio-sm-8x3{
        aspect-ratio: 8 / 3;
    }
    .ratio-sm-9x8{
        aspect-ratio: 9 / 8;
    }
    .ratio-sm-9x16{
        aspect-ratio: 9 / 16;
    }
    .ratio-sm-9x21{
        aspect-ratio: 9 / 21;
    }
    .ratio-sm-10x16{
        aspect-ratio: 10 / 16;
    }
    .ratio-sm-14x3{
        aspect-ratio: 14 / 3;
    }
    .ratio-sm-16x5{
        aspect-ratio: 16 / 5;
    }
    .ratio-sm-16x9{
        aspect-ratio: 16 / 9;
    }
    .ratio-sm-16x10{
        aspect-ratio: 16 / 10;
    }
    .ratio-sm-21x9{
        aspect-ratio: 21 / 9;
    }
    .ratio-sm-32x9{
        aspect-ratio: 32 / 9;
    }
    .titleText,.pretitleText{
        padding-bottom: 1rem;
    }
    /* XXXL */
    h5.txt-xxxl-sm {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxxl-sm {
        font-size: 3rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxxl-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxxl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxxl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxxl-sm {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxxl-sm){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XXL */
    h5.txt-xxl-sm {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xxl-sm {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xxl-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xxl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xxl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xxl-sm {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xxl-sm){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* XL */

    h5.txt-xl-sm {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-xl-sm {
        font-size: 40px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-xl-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-xl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-xl-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-xl-sm {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-xl-sm){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* LG */

    h5.txt-lg-sm {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-lg-sm {
        font-size: 32px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-lg-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-lg-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-lg-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-lg-sm {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-lg-sm){
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    /* MD */
    h5.txt-md-sm {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-md-sm {
        font-size: 28px;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-md-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-md-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    a.txt-md-sm {
        font-size: 1.25rem;
        line-height: 140%;
    }
    button.txt-md-sm{
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-md-sm){
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
        justify-content: center;
    }

    /* SM */
    h5.txt-sm-sm {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    h3.txt-sm-sm {
        font-size: 1.25rem;
        line-height: 120%;
        font-family: Life BT;
    }
    label.txt-sm-sm {
        font-size: .75rem;
        line-height: 1.125rem
    }
    p.txt-sm-sm {
        font-size: .875rem;
        line-height: 140%;
    }
    a.txt-sm-sm {
        font-size: .875rem;
        line-height: 140%;
    }
    button.txt-sm-sm {
        padding: 1.25rem 4rem;
    }
    .text-component-container:has(.txt-sm-sm){
        display: flex;
        flex-direction: column;
        gap: 1rem;
        justify-content: center;
    }
}




@supports(object-fit: cover){
    .cardpadre img{
      width: 100%;  
      object-fit: cover;
      object-position: center center;
    }
}

/* .cardnoticia {
    width: 20rem;
}

.cardnoticia img{
    height: auto;
    width: 25rem;
}

@supports(object-fit: cover){
    .cardnoticia img{
      height: 100%;  
      object-fit: cover;
      object-position: center center;
    }
} */




/**
    FORM STYLES
**/

.mc4wp .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.mc4wp form .mc4wp-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.mc4wp form.init .mc4wp-response-output,
.mc4wp form.resetting .mc4wp-response-output,
.mc4wp form.submitting .mc4wp-response-output {
	display: none;
}

.mc4wp form.sent .mc4wp-response-output {
	border-color: #46b450; /* Green */
}

.mc4wp form.failed .mc4wp-response-output,
.mc4wp form.aborted .mc4wp-response-output {
	border-color: #dc3232; /* Red */
}

.mc4wp form.spam .mc4wp-response-output {
	border-color: #f56e28; /* Orange */
}

.mc4wp form.invalid .mc4wp-response-output,
.mc4wp form.unaccepted .mc4wp-response-output,
.mc4wp form.payment-required .mc4wp-response-output {
	border-color: #ffb900; /* Yellow */
}

.mc4wp-form-control-wrap {
	position: relative;
}

.mc4wp-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .mc4wp-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.mc4wp-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.mc4wp-list-item-label2::before,
.mc4wp-list-item-label2::after {
	content: " ";
}

.mc4wp-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 1.5rem;
	height: 1.5rem;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 1.5rem;
	position: relative;
}

form.submitting .mc4wp-spinner {
	visibility: visible;
}

.mc4wp-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.mc4wp-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.mc4wp input[type="file"] {
	cursor: pointer;
}

.mc4wp input[type="file"]:disabled {
	cursor: default;
}


.mc4wp-submit:disabled {
	cursor: not-allowed;
}

.mc4wp input[type="url"],
.mc4wp input[type="email"],
.mc4wp input[type="tel"] {
	direction: ltr;
}

.mc4wp-reflection > output {
	display: list-item;
	list-style: none;
}

.mc4wp-reflection > output[hidden] {
	display: none;
}

div.mc4wp .ajax-loader {
    position: absolute;
}

span.mc4wp-list-item {
    margin: 0;
}

.mc4wp-form-control.mc4wp-submit {
    width: 100%;
    float: none;
    font-weight: 400;
    width: 100%;
    color: #fff;
    font-weight: 400;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 1.125rem;
    border-color: #1d1d1f !important;
    background-color: #1d1d1f !important;
    border: 0.3px solid !important;
    padding-top: 1.5em !important;
    padding-bottom: 2.5em !important;
    border-radius: 5px;
}



form.mc4wp-form div.container-fluid div.row+p {
    display: none;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: transparent !important;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: inherit !important;
}

input[type="number"] {
    background-color: transparent !important;
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.06);*/
    color: #4A4A4A !important;
    border-bottom: 1px solid #0038b8 !important;
    border-radius: 0 !important;
    padding: 5px 8px !important;
    font-family: 'SuisseIntl';
    font-size: .875rem;
    width: 100%;
}

input[type="search"] {
    padding: 6px 0 !important;
    font-family: 'SuisseIntl';
    font-size: .875rem;
}

.custom-control-label::before:focus,
.custom-control-label::after:focus {
    border: none;
    box-shadow: none;
    border-color: transparent;
    outline: none;
}

/*
==============================
Feature: Forms
Section: light
==============================
*/

p.color-custom-black>.mc4wp-form-control-wrap>.mc4wp-form-control.mc4wp-acceptance .mc4wp-list-item label span,
p.color-custom-black>.mc4wp-form-control-wrap>.mc4wp-form-control.mc4wp-acceptance .mc4wp-list-item .mc4wp-list-item-label2 a {
    color: #1d1d1f !important;
    font-size: 1em;
}

.mc4wp-form-control.mc4wp-acceptance .mc4wp-list-item .mc4wp-list-item-label2 a{
    text-decoration: underline;
}

.ocultarmc {
    display: none !important;
}


.mc4wp-form-control.mc4wp-acceptance .mc4wp-list-item label span {
    /* padding-left: .25em; */
    color: #6f6f6f;
    font-family: 'SuisseIntl';
    font-size: .75rem;
    letter-spacing: 0;
    line-height: 15px;
}

#mc4wp-f176494-o1 .mc4wp-form-control.mc4wp-acceptance .mc4wp-list-item label span {
    /* padding-left: .25em; */
    color: #1d1d1f;
    font-family: 'SuisseIntl';
    font-size: .75rem;
    letter-spacing: 0;
    line-height: 1rem;
}

.mc4wp-form-control.mc4wp-acceptance .mc4wp-list-item .mc4wp-list-item-label2 a {
    color: #6f6f6f;
    font-family: 'SuisseIntl';
    font-size: .75rem;
    letter-spacing: 0;
    line-height: 15px;
}


/* Fin Checkbox */

/* Style Placeholder */

.form-control::placeholder,
::placeholder,
:-ms-input-placeholder,
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder,
.form-control:-moz-placeholder,
.form-control::-moz-placeholder {
    color: #86868b;
    opacity: 1;
    font-size: .875rem;
    letter-spacing: 0;
    font-weight: 400 !important;
    font-family: 'SuisseIntl';
    background-color: transparent !important;
}

#mc4wp-f176494-o1 .form-control::placeholder,
#mc4wp-f176494-o1 ::placeholder,
#mc4wp-f176494-o1 :-ms-input-placeholder,
#mc4wp-f176494-o1 ::-webkit-input-placeholder,
#mc4wp-f176494-o1 :-moz-placeholder,
#mc4wp-f176494-o1 ::-moz-placeholder,
#mc4wp-f176494-o1 .form-control:-ms-input-placeholder,
#mc4wp-f176494-o1 .form-control:-ms-input-placeholder,
#mc4wp-f176494-o1 .form-control::-webkit-input-placeholder,
#mc4wp-f176494-o1 .form-control:-moz-placeholder,
#mc4wp-f176494-o1 .form-control::-moz-placeholder {
    color: #6f6f6f !important;
    opacity: 1;
    font-size: .875rem;
    letter-spacing: 0;
    font-weight: 400 !important;
    font-family: 'SuisseIntl';
    background-color: transparent !important;
}

#mc4wp-f176494-o1 .form-control:focus-visible {
    color: #6f6f6f !important;
    text-shadow: none;
}

#mc4wp-f176494-o1 .form-control {
    color: #6f6f6f !important;
}

#mc4wp-f176494-o1 #btn-border {
    color: #fff !important;
}

:-webkit-autofill,
:-webkit-autofill:hover,
:-webkit-autofill:focus,
:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    box-shadow: 0 0 0px 1000px #fff inset;
    background-color: transparent !important;
}

#upload-cv {
    opacity: 0;
    position: absolute;
}

.upload-cv {
    display: flex;
    align-items: center;
    font-size: .875rem;
}

.upload-cv span:hover {
    cursor: pointer;
}

/* Fin Style Placeholder */

/* Style Inputs */

#form-light input[type="text"],
#form-light input[type="email"],
#form-light input[type="url"],
#form-light input[type="password"],
#form-light input[type="tel"],
#form-light input[type="range"],
#form-light input[type="date"],
#form-light input[type="month"],
#form-light input[type="week"],
#form-light input[type="time"],
#form-light input[type="datetime"],
#form-light input[type="datetime-local"],
#form-light input[type="color"],
.input-text {
    background-color: transparent !important;
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.06);*/
    color: #86868b !important;
    border-bottom: 1px solid #edeae4 !important;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0 !important;
    padding: 10px 0px !important;
    font-family: 'SuisseIntl';
    font-size: .875rem;
    width: 100%;
}

#form-light textarea,
#form-ligh textarea.form-control {
    background-color: transparent !important;
    color: #86868b !important;
    border: 1px solid #edeae4 !important;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    font-family: 'SuisseIntl';
    font-size: .875rem;
    width: 100%;
}

#form-light label {
    font-family: 'SuisseIntl';
    font-size: .875rem;
    color: #edeae4;
}

#form-light .form-control:disabled,
#form-light .form-control[readonly] {
    background-color: #edeae4;
    opacity: 1;
}

/* Fin Style Inputs */

/* FOCUS */

#form-light textarea:focus,
#form-ligh .mc4wp-form-control-wrap.your-message textarea.mc4wp-form-control.mc4wp-textarea.form-control:focus {
    background-color: transparent;
    box-shadow: none !important;
    border-bottom: 1px solid #edeae4 !important;
    border-top: 1px solid #edeae4 !important;
    border-left: 1px solid #edeae4 !important;
    border-right: 1px solid #edeae4 !important;
    color: #86868b;
}

#form-light input.form-control:focus {
    background-color: transparent;
    box-shadow: none !important;
    border-bottom: 1px solid #edeae4 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    color: #86868b;
}

/* FIN FOCUS */

/* INPUTS RADIO */

.mc4wp-form-control.mc4wp-radio .mc4wp-list-item {
    display: block;
    margin: .5em auto;
    position: relative;

}

input[type="radio"]+span::before {
    content: "";
    width: 15px;
    height: 15px;
    float: left;
    margin: 0;
    border: 1px solid #edeae4;
    background: #1d1d1f;
    border-radius: 100%;
    cursor: pointer;
    margin-right: .5em;
    z-index: 2;
    position: relative;
}

input[type="radio"]:checked+span::after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid #edeae4;
    float: left;
    margin-left: -1.35em;
    margin-top: .15em;
    border-radius: 100%;
    z-index: 2;
    position: relative;
}

.mc4wp-list-item-label2 {
    /* color: #edeae4; */
    z-index: 2;
    position: relative;
    cursor: pointer;
}

/* DARK */

/* @media (max-width: 400px) {

    input[type="checkbox"]:checked+span.mc4wp-list-item-label2:after {
        margin-top: -3rem !important;
    }
}

@media (min-width: 576px) {

    input[type="checkbox"]:checked+span.mc4wp-list-item-label2:after {

        content: "";
        width: 15px;
        height: 15px;
        float: left;
        margin-left: 0px;
        border-right: 0;
        border-top: 0;
        margin-top: -32px !important;
        cursor: pointer;
        background-color: #1d1d1f;


    }

}

 */


@media (min-width: 992px) {

    .mc4wp-form-control.mc4wp-submit {
        /* width: 15%; */
        color: #fff;
        font-weight: 400;
        font-size: .875rem;
        letter-spacing: 0;
        line-height: 1.125rem;
        border-color: #1d1d1f !important;
        background-color: #1d1d1f !important;
        border: 0.3px solid !important;
        padding-top: 1.2em !important;
        padding-bottom: 2.5em !important;
    }

    #adaptacionestab .mc4wp-form-control.mc4wp-submit {
        width: auto !important;
    }
}

/*CSS Núria*/

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: none;
}

.startSearch::placeholder {
    color: #b5b5b5;
    opacity: 1;
    /* Firefox */
}

.startSearch:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b5b5b5;
}

.startSearch::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #b5b5b5;
}


.form-control {
    background-color: transparent !important;
    border: 0px;
    /*border-color: transparent;*/
    border-radius: 0em;
}



.form-control:focus {

    box-shadow: none !important;

}


.w-90 {

    width: 90%;
}

/* .backgroundSafari {
    -webkit-appearance: none !important;
} */




/*Media queries checkbox formulario newsletter*/

@media (max-width: 1802px) {

    input[type="checkbox"]:checked+label.gdprc:after {
        margin-left: 0px;
        border-right: 0;
        border-top: 0;
        margin-top: -1.125rem !important;
    }
}

@media (max-width: 1133px) {

    input[type="checkbox"]:checked+label.gdprc:after {
        margin-top: -39px !important;
    }
}

@media (max-width: 992px) {
    input[type="checkbox"]:checked+label.gdprc:after {
        margin-left: -19px !important;
        margin-top: 3px !important;
    }

    .grupo-radio {
        width: 100%;
        padding-bottom: 1em;
    }
}

@media (max-width: 630px) {
    input[type="checkbox"]:checked+label.gdprc:after {
        margin-left: 0px !important;
        margin-top: -1.125rem !important;
    }
}

@media (max-width: 361px) {
    input[type="checkbox"]:checked+label.gdprc:after {
        margin-top: -38px !important;
    }

}

.custom-modal.filtros label {
    position: relative;
}


/*
    Arreglos para el moda de neoseries/pedir muestras 
*/
.chechoespecial input {
    display: none !important
}

.chechoespecial input[type="checkbox"]+label:before {
    content: "\f45c";
    font-weight: 100 !important;
    font: 1.3em 'Font Awesome 5 Pro';
    color: white;
    margin-right: 5px;
}

.chechoespecial input[type="checkbox"]:checked+label:before {
    color: white;
    content: "\f45c";
    font-weight: 900 !important;
}

.mc4wp-form-control-wrap.pais .select2-selection.select2-selection--single,
.mc4wp-form-control-wrap.Departamento .select2-selection.select2-selection--single {
    border-bottom: 0.3px solid #b5b5b5 !important;
    outline: none;
}
/* trabaja con nosotros ingles */
#mc4wp-f176494-o1 .text-politica>p,
#mc4wp-f178266-o1 .text-politica>p{
    float: left;
}

.contentText{
    font-size: .875rem;
}

@media (min-width:1200px) {}

@media (min-width:1440px) {}

@media (min-width:1500px) {}

@media (min-width:1600px) {}

@media (min-width:1792px) {}

@media (min-width:191.25rem) {}

@media (min-width:3840px) {}

/* ESTILOS PARA FORM DE SUSCRIPCION MAILCHIMP CON PLUGIN */
#custom_form input#custom_color::placeholder,
#custom_form input#custom_color:-ms-input-placeholder,
#custom_form input#custom_color::-webkit-input-placeholder,
#custom_form input#custom_color:-moz-placeholder,
#custom_form input#custom_color::-moz-placeholder,
#custom_form input#custom_color,
#custom_form input#custom_color[name="EMAIL"],
#custom_form input#custom_color[name="EMAIL"]::placeholder {
    color: var(--color) !important;
    opacity: 1 !important;
    text-align: center !important;
}

/**************************************/
/* Formulario contacto CF7 (Contacto) */
/**************************************/

.main-contact.intro .page-title {
    font-family: 'Life BT';
}

.main-contact .col-form {
    padding: calc(0.6875rem + 15px);
}

@media (min-width: 992px) {
    .main-contact.intro .page-title {
        font-size: 2.5rem;
    }
    
    .main-contact .endpoints-title {
        font-size: 1.125rem;
        font-weight: 400;
    }

    .crop-height {
        height: 67rem;
        overflow: hidden;
    }

    .main-contact .col-form {
        padding: calc(7% + 15px);
    }

    .main-contact.form .title {
        font-family: 'Life BT';
        font-size: 1.75rem;
    }
}

.contact-endpoints p {
    line-height: 1.5rem;
}

.contact-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
    gap: 2rem 5rem;
}

/* Que conste que no quería */
.select2-selection {
    border-bottom: 1px solid #b5b5b5!important;
}

.mc4wp-textarea {
    border-radius: .25rem!important;
}

html p.color-custom-black>.mc4wp-form-control-wrap>.mc4wp-form-control.mc4wp-acceptance .mc4wp-list-item label span,
html p.color-custom-black>.mc4wp-form-control-wrap>.mc4wp-form-control.mc4wp-acceptance .mc4wp-list-item .mc4wp-list-item-label2 a {
    color: #707070!important;
}

.mc4wp-list-item-label2 {
    color: #707070!important;
}

input[type="checkbox"] + .mc4wp-list-item-label2:before {
    font-size: 1rem!important;
    font-weight: 100!important;
    color: #B4B4B4!important;
}

input[type="checkbox"]:checked + .mc4wp-list-item-label2:before {
    font-size: 1rem!important;
    font-weight: bold!important;
}

.form-submit {
    height: auto!important;
    padding: 1.25rem 3.5rem!important;
    background-color: rgb(108, 117, 125)!important;
    border-radius: .25rem!important;
}

/* Error messages */
.mc4wp-not-valid-tip {
    color: #b43c16 !important;
}

/* Sent feedback */
.mc4wp-response-output {
    padding: 0!important;
    border: none!important;
}

.mc4wp-list-item .mc4wp-list-item{
    font-size: .875rem !important;
}

/* Swiper */
.mySwiper3:not(.swiper-initialized) .swiper-wrapper {
    flex-direction: column;
}

@media (min-width: 992px) {
    .mySwiper3:not(.swiper-initialized) .swiper-wrapper {
        flex-direction: row;
        gap: 3rem;
    }

    .mySwiper3:not(.swiper-initialized) .swiper-wrapper > div {
        flex: 1 1 0;
    }

    /* .contenido__video video {
        object-fit: cover;
    } */

    

    /* Override fixed height from videojs */
    /* .sc_vid_-dimensions {
        height: unset;
    } */
}

.sc_vid_m_-dimensions {
    height: unset;
}

/* Override position absolute from videojs */
/* .video-js .vjs-tech {
    position: relative!important;
} */

/* .contenido__video video {
    object-fit: cover;
    height: auto!important;
} */

.text-block.first-group {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.video-js {
    width: 100%;
    height: 100%;
}

.col-md {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}