.elementor-kit-5{--e-global-color-primary:#5A1A36;--e-global-color-secondary:#E50676;--e-global-color-text:#1E1013;--e-global-color-accent:#5A1A36;--e-global-color-66eecd4:#1A1919;--e-global-color-6211508:#FFFFFF;--e-global-color-7e928af:#2F2E2E;--e-global-color-8a7b253:#00000000;--e-global-color-6d3b24f:#EFEFEF;--e-global-color-31c4c28:#E5067680;--e-global-color-04950a5:#BA942C;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:700;font-family:"DM Sans", sans-serif;font-size:17px;font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h3{font-family:"Cormorant Garamond", sans-serif;font-size:10px;font-weight:700;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{padding:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */*::selection {
    background: var(--e-global-color-primary)!important;
    color: var(--e-global-color-6211508)!important;
}

@media(width > 1024px) {
    .sub-menu {
        padding: 10px 5px!important;
    }
    
    
    .sub-menu:before {
        content: "";
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        z-index: 3;
        position: absolute;
        left: 18%;
        top: -8px;
    }
    
    
    .menu-item > a {
        position: relative;
        transition: all .3s ease;
    }
    
    .menu-item > a:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0px;
        width: 0px;
        height: 2px;
        background: var(--e-global-color-primary)!important;
        transition: all .3s ease;
    }
    
    .menu-item:has(> ul.sub-menu > .menu-item.current-menu-item) > a:before,
    .menu-item > a.elementor-item-active:before,
    .menu-item > a:hover:before {
        width: 20px!important;
    }
    
    .sub-menu > li:nth-child(2) > a {
        height: 3px;
    }
    
    .menu-item:has(> ul.sub-menu > .menu-item.current-menu-item) > a:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0px;
        width: 20px;
        height: 2px;
        background: var(--e-global-color-primary)!important;
        transition: all .3s ease;
    }
}

@media(width < 1023px) {
    .menu-item svg {
        fill: currentColor;
    }
    
    .menu-item > a {
        justify-content: center;
    }   
}

.elementor-location-footer span > a {
    transition: all .3s ease;
}

.elementor-location-footer span > a:hover {
    color: #FFFFFFB3!important;
}

.p-mb-0 p:last-child {
    margin-bottom: 0;
}

h1 > span,
h2 > span {
    color: var(--e-global-color-primary)!important;
}

.aspect-ratio-4-3 img {
    aspect-ratio: 4/3;
    object-fit: cover;
}

.aspect-ratio-3-1-center-contain img {
    aspect-ratio: 3/1;
    object-fit: contain;
    object-position: center;
    text-align: center;
}

.max-width-570 {
    max-width: 570px;
}

.icon-box-mt-10 .elementor-icon-box-icon {
    margin-top: 10px!important;
}

h2 > a {
    transition: all .3s ease;
}

h2 > a:hover {
    color: var(--e-global-color-primary)!important;
}

.elementor-icon-box-title-min-height-70 .elementor-icon-box-title {
    min-height: 70px;
}

.elementor-heading-title-min-height-50 .elementor-heading-title {
    min-height: 50px;
}

.carrusel-colaboradores .elementor-carousel-image {
    background-size: contain;
    height: 140px;
}/* End custom CSS */