.moon_carrusel_contenedor {
    display: flex;
    flex-direction: row;

    @media (min-width: 992px) {
        justify-content: center;
        margin-left: 200px;
        margin-right: 200px;
    }

    @media (min-width: 1200px) {
        justify-content: center;
        margin-left: 40px;
        margin-right: 40px;
    }
}

.moon_titulo_carrusel_1 {
    margin: 0px 0px 40px;
    padding: 0px;

    @media (min-width: 576px) {
        padding: 0px 42px;
    }

}

.isActive {
    margin-bottom: 8px;
}

.moon_carrusel_botones {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.moon_carrusel_contenedor_item {
    width: 250px !important;


    @media (min-width: 992px) {
        width: auto;
    }
}

.moon_carrusel_contenedor_item_text {
    width: 250px !important;
    /* margin: auto auto 42px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 20px;

    & .subtitulo {
        width: auto !important;
    }

    @media (min-width: 576px) {
        width: 368px;
    }

    @media (min-width: 992px) {
        width: 167px;
        margin: 0px 20px;
    }

    @media (min-width: 1200px) {
        width: 208px;
    }

    @media (min-width: 1920px) {
        width: 277px;
    }
}

.paginacion_moon {
    margin-top: 0px;
    /* margin-bottom: 40px; */
}

.swiper-button-next,
.swiper-button-prev {
    width: 48px;
    height: 48px;

    @media (min-width: 992px) {
        display: none;
    }
}

.swiper-button-next::after,
.swiper-button-prev::after {
    display: flex;
    width: 48px;
    height: 48px;
    border-radius: var(--border-radius-xl, 100px);
    background: var(--Color-Surface-General-1, #FFF);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px 0px;
    font-size: 16px !important;
    justify-content: center;
    align-items: center;
    color: rgb(47, 104, 82) !important;
    padding: 16px;
}

.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.moon_carrusel_escritorio {
    display: none;

    @media (min-width: 1920px) {
        display: flex;
        justify-content: center;
        gap: 24px;
        padding: 0px 82px;
        margin-bottom: 64px;
        margin-top: 32px;
        padding: 0px 324px;
    }
}

.moon_carrusel_movil {
    padding: 32px 16px;

    @media (min-width: 576px) {
        padding: 32px 42px;
    }

    @media (min-width: 768px) {
        padding: 32px 42px;
    }

    @media (min-width: 992px) {
        padding: 32px 82px;
    }

    @media (min-width: 1200px) {
        padding: 32px 102px;
    }

    @media (min-width: 1920px) {
        display: none !important;
    }
}

.moon_carrusel_contenedor2 {


    @media (min-width: 992px) {
        display: flex;
        flex-direction: row;
        gap: 24px;
    }
}

.moon_carrusel_contenedor_item2 {
    display: flex !important;
    flex-direction: column;
    align-items: center;


    @media (min-width: 992px) {
        width: 260px;
        padding: 0px 16px;
    }

    @media (min-width: 1200px) {
        width: 316px;
    }

    @media (min-width: 1920px) {
        width: 408px;
    }
}

.moon_carrusel_img2 {
    width: var(--Size-pictos-xl, 64px);
    height: var(--Size-pictos-xl, 64px);
    padding-bottom: 8px;
}

.moon_carrusel_titulo2 {
    color: var(--Color-Content-General-1, #2C2C2C);
    text-align: center;
    margin-bottom: 16px;
}

.moon_carrusel_subtitulo2 {
    color: var(--Color-Content-General-1, #2C2C2C);
    text-align: center;
    margin-bottom: 8px;
}

.moon_carrusel_parrafo2 {
    color: var(--Color-Content-General-1, #2C2C2C);
    text-align: center;
}

#contratar-mod .contenedor-ventajas {
    margin-left: 0;
    margin-right: 0;
    height: 405px;
    background: #ffffff;
    display: flex;
    align-items: center;
}

#contratar-mod .contenedor-ventajas .ventaja {
    width: 248px;
    height: 280px;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.12);
    margin: auto;
    margin-bottom: 10px;
}

#carrusel .owl-theme .owl-dots .owl-dot {
    background-color: #689F38;
}

#progress-bar-mobile>* {
    width: 100%;
}

#contratar-mod .container-bar-mobile .text-step h5 {
    font-family: Lato-Bold, sans-serif;
    font-size: 14px;
    color: #5c8819;
}

#contratar-mod .container-bar-mobile .text-step p {
    font-size: 12px;
    color: #707070;
}

#contratar-mod .bullet {
    width: 32px;
    height: 32px;
    border-radius: 25px;
    border: 3px solid #008C39;
    display: flex;
    align-items: center;
}

#contratar-mod .container-carousel .bullet-container {
    margin: auto;
}

#progress-bar .progress-line,
#progress-bar-mobile .progress-line {
    background: #008C39;
    height: 3px;
    width: 100%;
}

#progress-bar .progress-line.white,
#progress-bar-mobile .progress-line.white {
    background: #ffffff;
}

#contratar-mod .bullet.isActive {
    color: #008C39;
    border: 3px solid #008C39;
    justify-content: center;
}

#contratar-mod .text-step.isActive {
    color: var(--Color-Content-General-1, #2C2C2C);
    margin-top: 5px;
    margin-bottom: 5px;
}

#contratar-mod .subtitulo {
    color: var(--Color-Content-General-2, rgba(71, 71, 71, 0.80));
    text-align: center;
    margin: auto;
    margin-top: 0px;
}

#progress-bar .bullet.isCompleted,
#progress-bar-mobile .bullet.isCompleted {
    color: #ffffff;
    background-color: #387002;
    border: 3px solid #387002;
}

#progress-bar .text-step.isCompleted {
    color: #387002;
    font-family: Lato-Bold, sans-serif;
}

#progress-bar .progress-line.isCompleted,
#progress-bar-mobile .progress-line.isCompleted {
    background: #387002;
}

#contratar-mod .container-bar-mobile .edit-step-one,
#contratar-mod .container-bar-mobile .edit-step-two,
#contratar-mod .container-bar-mobile .edit-step-three,
#contratar-mod .container-bar .edit-step-one,
#contratar-mod .container-bar .edit-step-two,
#contratar-mod .container-bar .edit-step-three {
    cursor: pointer;
}

#form,
.container-bar {
    max-width: 1800px;
    margin: auto;
}

#form .btn {
    max-width: 256px;
}



#contratar-mod .contenedor-ventajas .owl-item.active .ventaja {
    border: solid 1px #8abd37;
}

#contratar-mod .contenedor-ventajas .ventaja .numero {
    text-align: left;
    color: #689f38;
    font-size: 18px;
    margin-left: 15px;
    padding-top: 10px;
    margin-bottom: 10px;
}

#contratar-mod .contenedor-ventajas .ventaja .titulo {
    font-size: 18px;
    line-height: 25px;
}

#contratar-mod .contenedor-ventajas .ventaja .texto {
    font-size: 16px;
    line-height: 24px;
    color: #707070;
    width: 200px;
    margin: auto;
}

#contratar-mod .contenido-titulo {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
}

#contratar-mod .contenido-titulo .titulo {
    font-size: 24px;
    font-weight: bold;
    margin: auto;
    line-height: 30px;
    width: 632px;
}

#contratar-mod .contenido-titulo .texto {
    font-size: 16px;
    line-height: 28px;
    color: #707070;
    width: 249px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

#contratar-mod {
    position: relative;
    margin: 0 auto;
    font-family: Lato-Regular, sans-serif;
    text-align: center;
    padding: 0;
    background-color: #ffffff;
    padding: 64px 0px 0px 0px;
}

#contratar-mod .contenedor-ventajas .ventaja .item .imagen {
    width: 64px;
    margin: auto;
    height: 64px;
    padding-bottom: 15px;
}

#contratar-mod .contenedor-ventajas .ventaja .item .ico-ayuda {
    margin-left: 5px;
    margin-top: -3px;
    width: auto;
    display: inline;
}

.popover-body {
    color: #707070;
    font-family: Lato-Regular, sans-serif;
    line-height: 16px;
    font-size: 13px;
}

/* Owl overrides */
#contratar-mod .owl-theme .owl-dots .owl-dot.active span,
#contratar-mod .owl-theme .owl-dots .owl-dot:hover span {
    background: #689F38;
    border: solid 1px transparent;
}

#contratar-mod .owl-theme .owl-dots .owl-dot span {
    width: 73px;
    height: 4px;
    border: solid 1px transparent;
    background: #E9E9E9;
    border-radius: 0%;
}

#contratar-mod .owl-theme .owl-dots {
    margin-top: 5px;
}

#contratar-mod .owl-carousel.flechas-centradas .owl-nav {
    top: 40% !important;
    color: #689f38;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
}

#contratar-mod .owl-nav.disabled {
    display: none;
}

#contratar-mod .contenedor-ventajas .owl-next {
    outline: none;
    color: #323232 !important;
}

#contratar-mod .contenedor-ventajas .owl-next:hover {
    background: transparent !important;
}

#contratar-mod .contenedor-ventajas .owl-prev {
    outline: none;
    color: #323232 !important;
}

#contratar-mod .contenedor-ventajas .owl-prev:hover {
    background: transparent !important;
}

/* FIN Owl overrides */

/* Pantallas de menos de 320px */
@media (min-width: 320px) {
    #contratar-mod .contenedor-ventajas .owl-nav.disabled {
        visibility: hidden !important;
    }

    #contratar-mod .contenido-titulo .titulo {
        width: 296px;
    }

    #contratar-mod .subtitulo {
        width: 300px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    #contratar-mod .owl-carousel.flechas-centradas .owl-nav {
        width: 90% !important;
    }

    #contratar-mod .contenedor-ventajas .ventaja {
        width: 383px;
        height: 230px;
    }

    #contratar-mod .contenedor-ventajas .ventaja .texto {
        width: 350px;
    }

    #contratar-mod .contenido-titulo .titulo {
        font-size: 24px;
        line-height: 26px;
        width: 500px;
        height: 52px;
    }

    #contratar-mod .contenido-titulo .texto {
        width: 468px;
    }

    #contratar-mod .owl-theme .owl-dots .owl-dot span {
        width: 130px;
    }

    #contratar-mod .subtitulo {
        width: 500px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #contratar-mod .contenedor-ventajas .ventajas {
        display: flex;
        flex-direction: column;
    }

    #contratar-mod .contenedor-ventajas .ventaja {
        height: 230px;
        width: 511px;
    }

    #contratar-mod .contenedor-ventajas .ventaja .titulo {
        margin: auto;
    }

    #contratar-mod .contenedor-ventajas .ventaja .texto {
        padding: 0 10px;
        width: 383px;
    }

    #contratar-mod .subtitulo {
        width: 180px;
    }

    #contratar-mod .contenido-titulo .titulo {
        width: 632px;
        height: 72px;
        font-size: 32px;
        line-height: 36px;
    }

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #contratar-mod .contenedor-ventajas .ventajas {
        display: flex !important;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
    }

    #contratar-mod .contenedor-ventajas .ventaja {
        width: 248px;
        height: 280px;
        margin: 0px;
    }

    #contratar-mod .contenedor-ventajas .ventaja:last-child {
        margin: 0px;
    }

    #contratar-mod .contenedor-ventajas .ventaja .texto {
        padding: 0 10px;
        width: 225px;
        margin-top: 10px;
    }

    #contratar-mod .contenedor-ventajas .flecha {
        display: flex !important;
        margin: 0 10px;
        align-items: center;
    }

    #contratar-mod .contenedor-ventajas .flecha img.flecha-tronco {
        height: 1px;
        width: 20px;
    }

    #contratar-mod .contenedor-ventajas .flecha img.flecha-punta {
        margin-left: -5px;
    }

    #contratar-mod .contenido-titulo .texto {
        min-width: 828px;
    }

    #contratar-mod .subtitulo {
        width: 196px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    #contratar-mod .contenedor-ventajas .ventaja .titulo {
        width: auto;
    }

    #contratar-mod .contenedor-ventajas .ventaja .texto {
        margin-top: 20px;
        width: 166px;
        padding: 0;
    }

    #contratar-mod .contenedor-ventajas .flecha {
        margin: 0px 35px;
    }

    #contratar-mod .contenedor-ventajas .flecha img.flecha-tronco {
        height: 1px;
        width: 20px;
        transform: scaleX(2);
        margin-left: 10px;
    }

    #contratar-mod .contenedor-ventajas .flecha img.flecha-punta {
        margin-left: 5px;
    }

    #contratar-mod .subtitulo {
        width: 232px;
    }
}

@media (min-width: 1920px) {

    #contratar-mod .subtitulo {
        width: 320px;
    }
}

.compra_venta_contratar_contenedor {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 64px;
    margin-top: 40px;
}

.compra_venta_contratar {
    display: flex;
    height: 56px;
    width: 200px;
    flex-direction: column;
    align-items: flex-start;
    padding: var(--border-radius-none, 0) var(--size-space-40, 40px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: var(--border-radius-xxl, 100px);
    background: var(--Color-Button-Background-Active-1, #2F6852);
    color: var(--Color-Button-Content-Active-1, #FFFAF6);
    text-align: center;
}

.compra_venta_contratar_contenedor a:active {
    all: unset;
    color: var(--Color-Button-Content-Active-1, #FFFAF6);
    text-align: center;

    font-family: "IberPangea Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.compra_venta_contratar_contenedor a:hover {
    all: unset;
    color: var(--Color-Button-Content-Active-1, #FFFAF6);
    text-align: center;

    font-family: "IberPangea Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.compra_venta_contratar_contenedor a {
    color: var(--Color-Button-Content-Active-1, #FFFAF6);
    text-align: center;

    font-family: "IberPangea Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.compra_venta_contratar:hover {
    background: var(--Color-Button-Background-Hover-1, #00402A);
}

.compra_venta_contratar:focus {
    outline: 4px solid var(--Color-Button-Border-Focus);
    color: var(--Color-Button-Content-Hover-1);
    outline-offset: 0px;
    color: var(--Color-Button-Content-Pressed-1) !important;
}

.compra_venta_contratar:active {
    outline: 2px solid var(--Color-Button-Border-Pressed);
    background-color: var(--Color-Button-Background-Hover-1);
    color: var(--Color-Button-Content-Pressed-1) !important;
}