/* BANNER HOME */
.banner__home_container,
.banner__home_container_information,
.banner__home_container_image {
    max-height: 530px;
    height: 100%;
    width: 100%;
}

.banner__home_container_image .jet-listing-dynamic-image,
.banner__home_container_image .jet-listing-dynamic-image img {
    width: 100%;
}

.banner__home_container_image .jet-listing-dynamic-image:before {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgb(0 35 32 / 75%) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
}
#banner__home_leaf_03{
    top: calc(50% - 100px);
    right: calc(50% - 100px);
	transform: scale(0.7);
}
#banner__home_leaf_04 {
	transform: scaleX(-1) scaleY(-1);
	top: calc(50% + 40px);
    overflow: hidden;
}
#banner__home_leaf_04 .elementor-widget-container {
	position: relative;
    right: 30px;
}
#banner__home_leaf_05 {
	bottom: calc(50% - 250px);
}
#banner__home_leaf_06 {
	bottom: -30px;
    transform: scaleX(-1) rotate(270deg);
    right: calc(50% - 100px);
}
#banner__home_leaf_07 {
	right: calc(50% - 20px);
    transform: scale(0.7) scaleY(-1);
    bottom: -10px;
}
#banner__home_leaf_08 {
	transform: scaleX(-1) scale(1.2);
    top: calc(50% + 200px);
}
#banner__home_leaf_09 {
	transform: scale(0.5) scaleY(-1);
    bottom: -50px;
    left: 80px;
}
.banner__home_container_image .jet-listing-dynamic-image img {
    height: 530px;
    object-position: center;
    object-fit: cover;
}

.banner__home_container_information {
    top: 50%;
    transform: translateY(-50%);
    position: absolute !important;
}

.banner__home_container_information>.e-con-inner {
    align-items: center !important;
}

.banner__home_container_information .jet-listing-dynamic-field {
    justify-content: center !important;
}

.banner__home_container_information .jet-listing-dynamic-field__content {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.40);
    font-weight: 700;
    letter-spacing: -0.5px;
    color: #fff;
    text-align: center;
}

.banner__home_container_information_boton {
    margin-top: -20px;
}

.banner__home_titulo .jet-listing-dynamic-field__content {
    font-size: 50px;
    margin: 0px;
}

.banner__home_subtitulo .jet-listing-dynamic-field__content {
    font-size: 40px;
    margin: 0px;
}

/* ***** */
.banner__home_caracteristicas .jet-listing-dynamic-repeater__item {
    padding: 19px 25px 38px !important;
}

.banner__home_caracteristicas .jet-listing-dynamic-repeater__item:not(:last-child)::after {
    transform: translateY(-60%) !important;
}

@media (max-width:767px) {
    .banner__home_container {
        max-height: initial !important;
        height: 590px !important;
        flex-wrap: nowrap !important;
    }

    .banner__home_container_image,
    .banner__home_container_image .jet-listing-dynamic-image img {
        height: 355px;
    }

    .banner__home_container_image .jet-listing-dynamic-image:before {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 65%, rgb(0 35 32 / 75%) 100%);
    }

    .caracteristicas.banner__home_caracteristicas .elementor-widget-container {
        background-color: #fff !important;
    }

    .banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-3 .jet-listing-dynamic-repeater__item {
        padding: 20px 10px 130px !important;
    }

    .banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-4 .jet-listing-dynamic-repeater__item:nth-child(n+4) {
        flex-basis: 100% !important;
        padding: 15px 30px 150px !important;
        display: flex;
        align-items: center;
    }

    .banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-4 .jet-listing-dynamic-repeater__item {
        padding: 20px 10px 10px !important;
        margin-bottom: 0px;
    }

    .banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-5 .jet-listing-dynamic-repeater__item {
        padding: 20px 10px 10px !important;
        margin-bottom: 0px;
    }

    .banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-5 .jet-listing-dynamic-repeater__item:nth-child(n+4) {
        padding: 20px 30px 150px !important;
        display: flex;
        align-items: center;
    }

    .banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-5 .jet-listing-dynamic-repeater__item:nth-child(-n+3):before {
        content: '';
        width: calc(100% - 30px) !important;
        height: 1px !important;
        display: block;
        position: absolute;
        left: 50%;
        border: 1px dashed rgba(0, 92, 83, 0.4);
        bottom: 0;
        transform: translateX(-50%);
    }

    .banner__home_container_information {
        position: initial !important;
        top: initial;
        transform: initial;
        z-index: 1 !important;
        background-color: #D0DDD7;
        padding-bottom: 15px;
    }

    .banner__home_titulo {
        margin-top: -170px;
    }

    .banner__home_titulo.multiple-items {
        margin-top: -240px;
    }

    .banner__home_titulo .jet-listing-dynamic-field__content {
        font-size: 24px;
        letter-spacing: -0.3px;
        line-height: normal;
        text-align: center !important;
    }

    .banner__home_subtitulo {
        margin-bottom: 26px !important;
    }

    .banner__home_subtitulo .jet-listing-dynamic-field__content {
        font-size: 26px;
        letter-spacing: -0.3px;
        line-height: normal;
    }

    .banner__home_caracteristicas .jet-listing-dynamic-repeater__items {
        display: flex;
    }

    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__item {
        flex-basis: calc(100% / 3);
    }

    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__item:nth-child(n+4) {
        flex-basis: 50%;
    }

    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-3 .jet-listing-dynamic-repeater__item:not(:last-child)::after {
        width: 1px !important;
        height: calc(100% - 150px) !important;
    }

    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-4 .jet-listing-dynamic-repeater__item:nth-child(-n+3)::after {
        width: 1px !important;
        height: calc(100% - 40px) !important;
        transform: translateY(-50%) !important;
        border-right-width: 1px;
        border-right-color: rgba(0, 92, 83, 0.4);
        border-right-style: dashed;
    }

    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-4 .jet-listing-dynamic-repeater__item:nth-child(4)::after {
        content: '';
        width: calc(100% - 50px) !important;
        height: 1px !important;
        position: absolute;
        top: 0;
        border: 1px dashed rgba(0, 92, 83, 0.4);
        left: 50%;
        transform: translateX(-50%);
    }

    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-5 .jet-listing-dynamic-repeater__item:nth-child(-n+3)::after {
        width: 1px !important;
        height: calc(100% - 20px) !important;
        border-right-width: 1px;
        border-right-color: rgba(0, 92, 83, 0.4);
        border-right-style: dashed;
    }

    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-5 .jet-listing-dynamic-repeater__item:nth-child(4)::after {
        height: calc(100% - 160px) !important;
        width: 1px !important;
    }

    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-5 .jet-listing-dynamic-repeater__item:nth-child(4)::after {
        transform: translateY(-155%) !important;
    }

    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-4 .jet-listing-dynamic-repeater__item:nth-child(3)::after,
    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-5 .jet-listing-dynamic-repeater__item:nth-child(3)::after {
        display: none;
    }

    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-3 .jet-listing-dynamic-repeater__item:not(:last-child)::after {
        transform: translateY(-116%) !important;
    }

    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-5 .jet-listing-dynamic-repeater__item:nth-child(-n+3)::after {
        transform: translateY(-40%) !important;
    }

    .banner__home_container_information_boton {
        position: relative;
        top: -110px;
    }

    .banner__home_container_information_boton.button-multiple-items {
        top: -111px;
    }

    #banner__hero .jet-slick-dots {
        position: relative;
        bottom: 80px;
    }
	
	.banner__home_subtitulo .jet-listing-dynamic-field__content {
        font-size: 20px;
        letter-spacing: -0.3px;
        line-height: 1.5rem;
    }
}
@media (max-width: 414px) {
    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-5 .jet-listing-dynamic-repeater__item:nth-child(-n+3) {
        padding: 20px 5px !important;
    }
}
@media (max-width: 375px) {
    .caracteristicas.banner__home_caracteristicas .jet-listing-dynamic-repeater__items.items-5 .jet-listing-dynamic-repeater__item:nth-child(-n+3){
        padding: 20px 0px !important;
    }
}