.elementor-kit-10{--e-global-color-primary:#5F4123;--e-global-color-secondary:#C3A582;--e-global-color-text:#131313;--e-global-color-accent:#61CE70;--e-global-color-e817d79:#131313;color:var( --e-global-color-text );font-family:"Raleway", Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-primary );font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1.6px;color:#DCCDB9;padding:12px 24px 12px 24px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-secondary );font-family:"Raleway", Sans-serif;}.elementor-kit-10 h1{color:var( --e-global-color-primary );font-family:"Raleway", Sans-serif;font-size:40px;font-weight:600;line-height:1.2em;}.elementor-kit-10 h2{color:var( --e-global-color-primary );font-family:"Raleway", Sans-serif;font-size:32px;font-weight:600;line-height:1.2em;}.elementor-kit-10 h3{color:var( --e-global-color-primary );font-family:"Raleway", Sans-serif;font-size:24px;font-weight:600;line-height:1.2em;}.elementor-kit-10 h4{color:var( --e-global-color-primary );font-family:"Raleway", Sans-serif;font-size:20px;font-weight:600;line-height:1.3em;}.elementor-kit-10 h5{color:var( --e-global-color-primary );font-family:"Raleway", Sans-serif;font-size:18px;font-weight:600;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-10 h1{font-size:36px;}.elementor-kit-10 h2{font-size:30px;}.elementor-kit-10 h3{font-size:24px;}.elementor-kit-10 h4{font-size:20px;}.elementor-kit-10 h5{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{font-size:15px;}.elementor-kit-10 h1{font-size:32px;}.elementor-kit-10 h2{font-size:28px;}.elementor-kit-10 h4{font-size:20px;}.elementor-kit-10 h5{font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.text-featured {
    color: var( --e-global-color-primary );
}

.divisor-blog .elementor-divider-separator {
    height: 1px!important;
    background: linear-gradient(90deg, rgba(95, 65, 35, 0.02) 0%, #5F4123 39.9%, #5F4123 64.42%, rgba(95, 65, 35, 0.02) 100%)!important;
  border: none!important;
}

.text-highlight {
    color: #DCCDB9!important;
}

/* DEPOIEMNTOS */

.elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
}

.elementor-testimonial__footer {
    margin: 0!important;
}

.elementor-testimonial__image {
    margin: 0!important;
}

.elementor-testimonial__text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    grid-gap: 20px;
    margin-top: 20px;
}

.elementor-testimonial__cite {
    grid-gap: 5px;
}


html, body {
    scroll-padding-top: 100px;
}

@media (max-width: 1024px) {
    html, body {
        scroll-padding-top: 90px;
    }
}

@media (max-width: 767px) {
    html, body {
        scroll-padding-top: 80px;
    }
}/* End custom CSS */