.elementor-kit-6{--e-global-color-primary:#634E48;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ab9fda9:#FFFFFF;--e-global-color-7723def:#443632;--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;--e-global-typography-f5e37c6-font-family:"Montserrat";--e-global-typography-f5e37c6-font-size:16px;--e-global-typography-f5e37c6-font-weight:700;--e-global-typography-9b3cf18-font-family:"Montserrat";--e-global-typography-9b3cf18-font-size:12px;--e-global-typography-9b3cf18-font-weight:600;--e-global-typography-cc070af-font-family:"Montserrat";--e-global-typography-cc070af-font-size:14px;--e-global-typography-cc070af-font-weight:500;--e-global-typography-efc0194-font-family:"Roxborough CF";--e-global-typography-efc0194-font-size:24px;--e-global-typography-efc0194-font-weight:100;--e-global-typography-efc0194-letter-spacing:2px;--e-global-typography-7f4b7a8-font-family:"Montserrat";--e-global-typography-7f4b7a8-font-size:16px;--e-global-typography-7f4b7a8-font-weight:300;}.elementor-kit-6 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){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 .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-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 */.menu-item > a{
    display: flex;
    justify-content: flex-end;
}
a, button{
    border-radius: 0 !important
}
.item-project{
    max-height: 480px;
    transition: all .3s ease-out;
}
.item-project:hover .content-project{
    opacity: 1;
}
.item-project .title-project{
    transition: all .3s ease-out;
}
.item-project:hover .highlight-project{
    opacity: .25;
}
.item-project:hover .title-project{
    opacity: 0;
}
.item-project .highlight-project, .highlight-post {
    height: 480px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    transition: all .3s ease-out;
}
.item-project .content-project{
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    opacity: 0;
    transition: all .3s ease-out;
}
.acf-field{
    margin-bottom: 24px !important;
}
.acf-field .acf-label label{
    font-family: 'Montserrat', Sans-Serif;
    font-size: 14px;
}
.acf-field .acf-input input, .acf-field .acf-input textarea{
    border: solid 1px var(--e-global-color-primary );
    font-family: 'Montserrat', Sans-Serif;
    padding: 16px;
}
.acf-field .acf-input a{
    color: var(--e-global-color-primary );
}
.acf-field .acf-input button.fea-submit-button{
    background-color: var(--e-global-color-primary );
    border: none;
    border-radius: 0;
    width: 100%;
    color: #FFF;
    font-family: 'Montserrat', Sans-Serif;
    font-weight: 600;
    padding: 16px;
}
.frontend-admin-message {
    margin-bottom: 24px;
}
.home main{
    padding-top: 0;
}
main, .elementor-location-single{
    padding-top: 80px
}

@media screen and (max-width: 767px){
    .item-project{
        max-height: 320px;
        transition: all .3s ease-out;
    }
    .item-project .highlight-project, .highlight-post {
        height: 320px !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roxborough CF';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://tainarehder.com.br/wp-content/uploads/2025/07/Roxborough-CF.woff2') format('woff2'),
		url('https://tainarehder.com.br/wp-content/uploads/2025/07/Roxborough-CF.woff') format('woff'),
		url('https://tainarehder.com.br/wp-content/uploads/2025/07/Roxborough-CF.ttf') format('truetype');
}
/* End Custom Fonts CSS */