.elementor-kit-5957{--e-global-color-primary:#30503A;--e-global-color-secondary:#E8E8E8;--e-global-color-accent:#C81519;--e-global-color-text:#000000;--e-global-color-85a200b:#9B93A8;--e-global-color-a2fc60d:#11437E;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5957 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);}@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 *//*Coloração Básica*/
.fundoClaro {
	background-color: #e8e8e8;
}
.fundoEscuro{
	background-color: #30503a;
}
.textoClaro {
	color: #e8e8e8;
}
.textoClaro h1, .textoClaro h2, .textoClaro h3, .textoClaro h4, .textoClaro h5, .textoClaro h6, .textoClaro p, .textoClaro li, .textoClaro strong, .textoClaro span, .textoClaro .et_pb_blurb_container .et_pb_module_header {
	color: #e8e8e8;
}
.textoEscuro h1, .textoEscuro h2, .textoEscuro h3, .textoEscuro h4, .textoEscuro h5, .textoEscuro h6, .textoEscuro p, .textoEscuro li, .textoEscuro strong, .textoEscuro span, .textoEscuro .et_pb_blurb_container .et_pb_module_header {
	color: #30503a;
}
.textoEscuro2, .textoEscuro2 h1, .textoEscuro2 h2, .textoEscuro2 h3, .textoEscuro2 h4, .textoEscuro2 h5, .textoEscuro2 h6, .textoEscuro2 p, .textoEscuro2 li, .textoEscuro2 strong, .textoEscuro2 span, .textoEscuro2 .et_pb_blurb_container .et_pb_module_header {
	color: #11437e;
}
.textoCorpoPreto p {
	color: #000000 !important;
}

.textoEscuro {
	color: #30503a;
}

/*Cor de Botão*/
.botaoClaro {
	background-color: #e8e8e8;
	color: #30503a;	
}
.et_pb_button.botaoClaro:hover {
	background-color: #d8d8d8;
	color: #30503a;	
}

.botaoEscuro {
	background-color: #30503a;
	color: #e8e8e8;
}
.et_pb_button.botaoEscuro:hover {
	background-color: #2d5d3d;
	color: #e8e8e8;
}

/*Cor dos ícones*/
/*há o ícone escuro, 
 * o ícone claro*/
.iconeEscuro .et_pb_main_blurb_image .et-pb-icon {
    color: #30503a !important; 
}
.iconeClaro .et_pb_main_blurb_image .et-pb-icon {
    color: #e8e8e8 !important;
}
.iconeCirculoEscuro .et_pb_main_blurb_image .et-pb-icon {
    color: #e8e8e8 !important;
	background-color: #30503a !important;
}
.iconeCirculoClaro .et_pb_main_blurb_image .et-pb-icon {
    color: #30503a !important;
	background-color: #e8e8e8 !important;
}
.iconeCirculoEscuro2 .et_pb_main_blurb_image .et-pb-icon {
    color: #e8e8e8 !important;
	background-color: #11437e !important;
}/* End custom CSS */