.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-2215957:#00559B;--e-global-color-89ac5fd:#FFCA25;--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-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-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 */.topicos ul, .topicos ol{
	padding-left: 19px;
	margin: 5px 0;
}
.topicos ::marker{
	color:#00559b ;/* 	Atenção Insira a cor padrão */
}
p{
	margin: 5px 0 15px;
}
a:focus{
	box-shadow: 0 0 0 0;
	border: 0 none;
	outline: 0;
}
/* CONFIGURAÇÕES DA PÁGINA DE SEO */
.conteudo-seo h2{
	font-family: "Montserrat", sans-serif;/* 	Atenção Insira a fonte */
	font-weight:600;
	font-size:28px;
	line-height:32px;
	color:#00559b;
}
.conteudo-seo h3{
font-family: "Montserrat", sans-serif; /* 	Atenção Insira a fonte */
	font-weight:600;
	font-size:24px;
	line-height:28px;
	color:;
}
.conteudo-seo a{
	color: blue;
}
.conteudo-seo .topicos ::marker{
	color: #00559b; /* 	Atenção Insira a cor padrão */
}
/* MOBILE */
@media screen and (max-width: 768px){
	.conteudo-seo h2{
	font-size:26px;
	line-height:30px
}
.conteudo-seo h3{
	font-size:20px;
	line-height:24px
}
}
/*FIM CONFIGURAÇÕES DA PÁGINA DE SEO */


/*Menu lateral mobile*/

.elementor-popup-modal{
opacity:0;
transform:translateX(-60px);
transition:all .35s ease;
}

.elementor-popup-modal.popup-visible{
opacity:1;
transform:translateX(0);
}

/**//* End custom CSS */