.elementor-kit-8{--e-global-color-primary:#0A0B0D;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFE375;--e-global-color-20f4794:#0A0B0D;--e-global-color-88f885a:#9FA1A6;--e-global-color-bf87386:#888888;--e-global-color-551d525:#FFE375;--e-global-color-8d2b167:#070707;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Info Box Arreglos*/
.eael-infobox {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.infobox-content {
    display: flex;
    flex-direction: column;
    justify-content:space-between;
    height: 100%;
}

.eael-infobox .infobox-icon img {
    border-radius: 12px 12px 0 0 !important;
    object-fit: cover;
    overflow: hidden;
}

.infobox-icon, .infobox-icon img:hover, .infobox-icon:hover img, .info-container:hover .infobox-icon img {
    border-radius: 12px 12px 0 0 !important;
}

.eael-lightbox-btn img {
    border-radius: 12px 12px 0 0 !important;
}

/*
.eael-infobox-button {
    background: linear-gradient(135deg, #ffe375, #ffb84d);
    border-color: transparent;
}
*/

.e-n-tab-title[aria-selected="true"] {
    background: linear-gradient(135deg, #ffe375, #ffb84d);
    border-color: transparent;
}
/* Form  footer */
.contact-form-footer {
    /*background-color:#2a2b34; */
    padding: 0px;
}
.contact-form-footer .contact-form__field {
    margin-bottom: 5px;
}/* End custom CSS */