.elementor-kit-8{--e-global-color-primary:#383064;--e-global-color-secondary:#EE7228;--e-global-color-text:#000000;--e-global-color-accent:#23CE6B;--e-global-color-5988c25:#FFFFFF;--e-global-color-d819673:#FFE3A8;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-size:2em;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Oswald";--e-global-typography-secondary-font-size:1.5em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Oswald";--e-global-typography-text-font-size:1.2em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1em;--e-global-typography-accent-font-family:"Oswald";--e-global-typography-accent-font-size:1.5em;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1em;}.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){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 *//* 1- Eliminando espaçamento desnecessário de texto de parágrafo: */

p{
margin-bottom: 0;
}


/* 2- Remover barra horizontal de rolagem no mobile: */

html, body{
width: 100%;
overflow-x: hidden;
}


/* 1- Personalizando a barra de rolagem:*/ 

::-webkit-scrollbar {
width: 12px;
}

::-webkit-scrollbar-track {
background: #383064;
border-radius: 0px;
}

::-webkit-scrollbar-thumb{
background: #EE7228;
border-radius: 10px;
border: 3px solid #383064;
}









.scroll-left,
.scroll-right,
.scroll-top,
.scroll-bottom {
    opacity: 0 !important;
    transform: translate3d(0, 0, 0) !important;
    transition: opacity 0.5s ease, transform 0.5s ease !important;
    will-change: opacity, transform;
}

/* Direções */
.scroll-left {
    transform: translate3d(-30px, 0, 0) !important;
}

.scroll-right {
    transform: translate3d(30px, 0, 0) !important;
}

.scroll-bottom {
    transform: translate3d(0, 80px, 0) !important;
}

.scroll-top {
    transform: translate3d(0, -80px, 0) !important;
}

/* Elemento visível com transição suave */
.ativo {
    opacity: 1 !important;
    transform: translate3d(0, 0, 0) !important;
    transition: opacity 0.5s ease, transform 0.5s ease !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Regular.eot');
	src: url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Regular.woff2') format('woff2'),
		url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Regular.woff') format('woff'),
		url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Regular.ttf') format('truetype'),
		url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Regular.svg#Oswald') format('svg');
}
@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Medium.eot');
	src: url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Medium.woff2') format('woff2'),
		url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Medium.woff') format('woff'),
		url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Medium.ttf') format('truetype'),
		url('https://sintagmaredacoes.com.br/wp-content/uploads/2025/08/Oswald-Medium.svg#Oswald') format('svg');
}
/* End Custom Fonts CSS */