/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.zoom {
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
}
.zoom:hover {
	cursor: pointer;
  -webkit-transform: scale(1.2);
  transform: scale(1.2); 
}

/* incio*/

:root {
  --brdr-bx: 0px;
}

input, textarea, button {
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0px;
}
html, body {
  	height: 100%  !important;
  	width: 100%;
  	padding: 0;
  	margin: 0;
  
  	/*font-family: "Montserrat", sans-serif;*/
	font-family: 'Poppins', sans-serif;
  	font-size:16px;
  	font-weight:400;
  	color: #666666;
	line-height: 145%;
	
	font-smooth: always;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: subpixel-antialiased;	
}


.lnk0_gnrl a:link, .lnk0_gnrl a:visited{
	display: table;
	padding: 6px 64px;
	
	font-weight: 500;
	
	background-color: #999;
	color:#000;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.lnk0_gnrl a:hover, .lnk0_gnrl a:active{
	background-color: #000;
	color:#999;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}


.bk0_gnrl {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	/*background-attachment: fixed;*/


	background-image:linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url('../img/bk.webp');
}

/* extraido do depoimentos 08 */
.auto_adjust_colors {
  background-color: rgb(124 106 88 / 20%);
  opacity: 1;
}
.auto_adjust_colors:hover {
  background-color: rgb(124 106 88 / 100%);
}

/* estyle bar overflow */
.bk0::-webkit-scrollbar {
  width: 10px; /* Largura da barra de rolagem */
}
.bk0::-webkit-scrollbar-track {
  background: #ba9d80; /* Cor de fundo da pista */
	border-radius: 15px;
}
.bk0::-webkit-scrollbar-thumb {
  background: #7c6a58; /* Cor do polegar */
  border-radius: 5px; /* Borda arredondada do polegar */
}
.bk0::-webkit-scrollbar-thumb:hover {
  background: #8a1710; /* Cor do polegar ao passar o mouse */
}





#box_menu_new{
	height: auto;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 5px 0;
	
	-webkit-transition:	all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transitio: all 0.3s linear;
}
.box_menu_new_fixed {
	z-index: 99999999 !important;
    position: fixed !important;
    top: 0 !important;
	background-color: rgba(255,255,255,1.0) !important;
	
	/*background-image: url("../img/sindserh-pb-bk1-1900x1000.webp");*/
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
	background-attachment: fixed;
	
	-moz-box-shadow:    0 0 25px rgba(0,0,0,0.2);
   -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.2);
   box-shadow:         0 0 25px rgba(0,0,0,0.2);
}
#box_menu_new_coment{
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 1200px;
}
.logo_menu_new{
	float: left; 
	/*margin: 0 auto 0 auto;*/
	width: 200px;
}




#box_banner{
	height:auto;
}
.box_banner_full{
	width:100%;
	margin:0 auto;
	padding:0;
}







.st_31052025_0839_vermelho{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 90px 0;
	
	background-color: #f0d11f;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ff0000;
}
.st_31052025_0839_vermelho.subpages_05062025_2137{
	padding: 0px;
	
	margin: -30px auto 0 auto;
	
	background-color: #fff;
}
.st_31052025_0839_vermelho.subpages_27062025_0920{
	padding: 0px;
	
	margin: 0 auto;
	
	background-color: #fff;
}
.st_31052025_0839_vermelho > .p1{
	box-sizing: border-box;
	width: 100%;

	font-size: 46px;
	
	text-align: center;
	
	margin-bottom: 90px;
	
	z-index: 1;
	position: relative;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}
.st_31052025_0839_vermelho > .p1.subpages_05062025_2141{
	box-sizing: border-box;
	width: 100%;

	font-size: 46px;
	
	text-align: center;
	
	margin: 85px auto 0 auto;
	
	z-index: 1;
	position: relative;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}
.st_31052025_0839_vermelho > .p1 a:link, .st_31052025_0839_vermelho > .p1 a:visited{
	display: table;
	
	color:#27358a;
	margin: -125px auto 0 auto;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_31052025_0839_vermelho > .p1 a:hover, .st_31052025_0839_vermelho > .p1 a:active{
	color:#292d30;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_31052025_0839_vermelho > .p2{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: auto;
	font-weight: auto;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}

.st_31052025_0839_verde{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	
	display: flex;
	flex-direction: row;
	justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*align-items:stretch; divs com mesma height*/
	
	/*align-items:baseline; divs com textos top alinhados*/

	/*flex-wrap: wrap; divs filho em mesma linha até o limite da div pai trabalham junto com flex-direction*/

	/*align-content:stretch;*/ 
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #00FF00;
}

.st_31052025_0839_azul{
	box-sizing: border-box;
	width: 100%;
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	/*background-attachment: fixed;*/
	
	flex-direction:row; /* row para conteúdo lado a lado e column para conteúdo sobre o outro*/
	display: flex;
    justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #0000cd;
}
.st_31052025_0839_azul.bk1{
	min-height: 250px;
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img/img1.webp');
}
.st_31052025_0839_azul.bk2{
	min-height: 250px;
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img/img4.webp');
}
.st_31052025_0839_azul.visble{
	box-sizing: border-box;
	
	visibility: hidden;
}
.st_31052025_0839_azul_vertical_space1{
	box-sizing: border-box;
	
	margin: 0 30px;	
}
.st_31052025_0839_azul_horizontal_space1{
	box-sizing: border-box;
	
	margin: 30px 0;
}


.st_31052025_0839_roxo{
	box-sizing: border-box;
	width: 100%;
	/*height: 100%;*/
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	flex-direction:column;
	display: flex;
    justify-content:space-between;
	align-items:flex-start; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #9932CC;
}



.st_31052025_0839_amarelo{
	box-sizing: border-box;
	width: 100%;
	
	border: var(--brdr-bx) solid #fff000;
}

/* em caso de texto longo use span1, span2, span3 e alinhe o responsivo do elemento acima como left */
.st_31052025_0839_amarelo p .span1{
	box-sizing: border-box;
	font-size: 14px;
	display: table;	
}
.st_31052025_0839_amarelo p .span2{
	box-sizing: border-box;
	font-weight: 500;
	font-size: 24px;
	
	line-height: 145%;
}
.st_31052025_0839_amarelo p .span3{
	box-sizing: border-box;
	display: table;
	height: 1px;
	width: 100%;
	
	background-color: #999;
}

.margin_bottom_remove{
	margin-bottom: 0px !important;
}
.st_31052025_0839_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 15px;
	border: var(--brdr-bx) solid #ccc;
}
.st_31052025_0839_amarelo > .p2{
	box-sizing: border-box;
	width: 50px;
	
	border-bottom: 3px solid #27358a !important;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 15px;
	border: var(--brdr-bx) solid #ccc;
}
.st_31052025_0839_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_31052025_0839_amarelo > .p4{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;
	font-size: 14px;
	line-height: 145%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_31052025_0839_amarelo > .p5{
	box-sizing: border-box;
	width: 100%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_31052025_0839_amarelo > .p5 a:link, .st_31052025_0839_amarelo > .p5 a:visited{
	display: table;
	padding: 12px 12px;
	
	font-weight: 500;
	border-radius: 25px;
	
	background-color: #27358a;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_31052025_0839_amarelo > .p5 a:hover, .st_31052025_0839_amarelo > .p5 a:active{
	background-color: #292d30;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}








.st_01062025_1121_vermelho{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ff0000;
}
.st_01062025_1121_vermelho.Adjust_27082025_1628{
	padding: 90px 0;
}
.st_01062025_1121_vermelho > .p1{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: 36px;
	font-weight: 800;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}
.st_01062025_1121_vermelho > .p2{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: auto;
	font-weight: auto;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}

.st_01062025_1121_verde{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	
	display: flex;
	flex-direction: row;
	justify-content:flex-start;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*align-items:stretch; divs com mesma height*/
	
	/*align-items:baseline; divs com textos top alinhados*/

	flex-wrap: wrap; /*divs filho em mesma linha até o limite da div pai trabalham junto com flex-direction*/

	/*align-content:stretch;*/ 
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #00FF00;
}

.st_01062025_1121_azul{
	box-sizing: border-box;
	width: 100%;
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	/*background-attachment: fixed;*/
	
	flex-direction:row; /* row para conteúdo lado a lado e column para conteúdo sobre o outro*/
	display: flex;
    justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #0000cd;
}
.st_01062025_1121_azul.width_1{
	width: 100%;
	max-width: 100%;
}
.st_01062025_1121_azul.width_2{
	width: 100%;
	max-width: 395px;
}
.st_01062025_1121_azul.visble{
	box-sizing: border-box;
	
	visibility: hidden;
}
.st_01062025_1121_azul_vertical_space1{
	box-sizing: border-box;
	
	margin: 0 30px;	
}
.st_01062025_1121_azul_horizontal_space1{
	box-sizing: border-box;
	
	margin: 30px 0;
}


.st_01062025_1121_roxo{
	box-sizing: border-box;
	width: 100%;
	/*height: 100%;*/
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	flex-direction:column;
	display: flex;
    justify-content:space-between;
	align-items:center; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #9932CC;
}
.st_01062025_1121_roxo.bgcolor_1{
	background-color: #f0d11f;
	border-radius: 15px;
	padding: 60px;
}



.st_01062025_1121_amarelo{
	box-sizing: border-box;
	width: 100%;
	
	border: var(--brdr-bx) solid #fff000;
}

/* em caso de texto longo use span1, span2, span3 e alinhe o responsivo do elemento acima como left */
.st_01062025_1121_amarelo p .span1{
	box-sizing: border-box;
	font-size: 14px;
	display: table;	
}
.st_01062025_1121_amarelo p .span2{
	box-sizing: border-box;
	font-weight: 500;
	font-size: 24px;	
}
.st_01062025_1121_amarelo p .span3{
	box-sizing: border-box;
	display: table;
	height: 1px;
	width: 100%;
	
	background-color: #999;
}

.margin_bottom_remove{
	margin-bottom: 0px !important;
}
.st_01062025_1121_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: -15px;
	border: var(--brdr-bx) solid #ccc;
}
.st_01062025_1121_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_01062025_1121_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_01062025_1121_amarelo > .p3.text_center_05062025_2209{
	text-align: center;
}
.st_01062025_1121_amarelo > .p4{
	box-sizing: border-box;
	width: 100%;
	
	text-align: center;
	font-size: 46px;
	
	color: #fff;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_01062025_1121_amarelo > .p4 i{
	background-color: #27358a;
	border-radius: 100px;
	padding: 18px 12px;
}
.st_01062025_1121_amarelo > .p5{
	box-sizing: border-box;
	width: 100%;
	
	text-align: center;
	color: #292d30;
	font-weight: 600;
	font-size: 14px;
	line-height: 145%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_01062025_1121_amarelo > .p5.adjust_19062025_0758{
	margin-bottom: 30px;
}
.st_01062025_1121_amarelo > .p6{
	box-sizing: border-box;
	width: 100%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_01062025_1121_amarelo > .p6 a:link, .st_01062025_1121_amarelo > .p6 a:visited{
	display: table;
	width: 100%;
	padding: 12px 0;
	
	margin: 0 auto;
	text-align: center;
	
	font-weight: 500;
	border-radius: 25px;
	
	border: 2px solid #27358a !important;
	/*background-color: #27358a;*/
	color:#27358a;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_01062025_1121_amarelo > .p6 a:hover, .st_01062025_1121_amarelo > .p6 a:active{
	/*background-color: #292d30;*/
	color:#292d30;
	
	border: 2px solid #292d30 !important;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}







.st_01062025_1942_vermelho{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	
	background-color: #f0d11f;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ff0000;
}
.st_01062025_1942_vermelho > .p1{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: 46px;
	font-weight: 800;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}
.st_01062025_1942_vermelho > .p1 a:link, .st_01062025_1942_vermelho > .p1 a:visited{
	display: table;
	
	color:#27358a;
	margin: -65px auto 0 auto;
	
	z-index: 9;
	position: relative;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_01062025_1942_vermelho > .p1 a:hover, .st_01062025_1942_vermelho > .p1 a:active{
	color:#292d30;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_01062025_1942_vermelho > .p2{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: auto;
	font-weight: auto;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}

.st_01062025_1942_verde{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	
	display: flex;
	flex-direction: row;
	justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*align-items:stretch; divs com mesma height*/
	
	/*align-items:baseline; divs com textos top alinhados*/

	/*flex-wrap: wrap; divs filho em mesma linha até o limite da div pai trabalham junto com flex-direction*/

	/*align-content:stretch;*/ 
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #00FF00;
}

.st_01062025_1942_azul{
	box-sizing: border-box;
	width: 100%;
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	/*background-attachment: fixed;*/
	
	flex-direction:row; /* row para conteúdo lado a lado e column para conteúdo sobre o outro*/
	display: flex;
    justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #0000cd;
}
.st_01062025_1942_azul.visble{
	box-sizing: border-box;
	
	visibility: hidden;
}
.st_01062025_1942_azul_vertical_space1{
	box-sizing: border-box;
	
	margin: 0 30px;	
}
.st_01062025_1942_azul_horizontal_space1{
	box-sizing: border-box;
	
	margin: 30px 0;
}


.st_01062025_1942_roxo{
	box-sizing: border-box;
	width: 100%;
	/*height: 100%;*/
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	flex-direction:column;
	display: flex;
    justify-content:center;
	align-items:flex-start; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #9932CC;
}



.st_01062025_1942_amarelo{
	box-sizing: border-box;
	width: 100%;
	
	border: var(--brdr-bx) solid #fff000;
}

/* em caso de texto longo use span1, span2, span3 e alinhe o responsivo do elemento acima como left */
.st_01062025_1942_amarelo p .span1{
	box-sizing: border-box;
	font-size: 14px;
	display: table;	
}
.st_01062025_1942_amarelo p .span2{
	box-sizing: border-box;
	font-weight: 500;
	font-size: 24px;	
}
.st_01062025_1942_amarelo p .span3{
	box-sizing: border-box;
	display: table;
	height: 1px;
	width: 100%;
	
	background-color: #999;
}

.margin_bottom_remove{
	margin-bottom: 0px !important;
}
.st_01062025_1942_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_01062025_1942_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: -15px;
	border: var(--brdr-bx) solid #ccc;
}
.st_01062025_1942_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_01062025_1942_amarelo > .p4{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;
	font-size: 14px;
	line-height: 145%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}








.st_02062025_1152_vermelho{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ff0000;
}
.st_02062025_1152_vermelho > .p1{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: 36px;
	font-weight: 800;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}
.st_02062025_1152_vermelho > .p2{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: auto;
	font-weight: auto;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}

.st_02062025_1152_verde{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	
	display: flex;
	flex-direction: row;
	justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*align-items:stretch; divs com mesma height*/
	
	/*align-items:baseline; divs com textos top alinhados*/

	flex-wrap: wrap; /*divs filho em mesma linha até o limite da div pai trabalham junto com flex-direction*/

	/*align-content:stretch;*/ 
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #00FF00;
}

.st_02062025_1152_azul{
	box-sizing: border-box;
	width: 100%;
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	/*background-attachment: fixed;*/
	
	flex-direction:row; /* row para conteúdo lado a lado e column para conteúdo sobre o outro*/
	display: flex;
    justify-content:center;
	align-items:center; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #0000cd;
}
.st_02062025_1152_azul.adjust_02062025_1241{
	padding: 30px 0px;
}
.st_02062025_1152_azul.adjust_05092025_1505{	
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
}
.st_02062025_1152_azul.width1{
	width: 100%;
	max-width: 100%;
}
.st_02062025_1152_azul.width2{
	width: 100%;
	max-width: 398.5px;
}
.st_02062025_1152_azul.visble{
	box-sizing: border-box;
	
	visibility: hidden;
}
.st_02062025_1152_azul_vertical_space1{
	box-sizing: border-box;
	
	margin: 0 30px;	
}
.st_02062025_1152_azul_horizontal_space1{
	box-sizing: border-box;
	
	margin: 30px 0;
}


.st_02062025_1152_roxo{
	box-sizing: border-box;
	width: 100%;
	/*height: 100%;*/
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	flex-direction:column;
	display: flex;
    justify-content:space-between;
	align-items:flex-start; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #9932CC;
}
.st_02062025_1152_roxo.adjust_02072025_1230{
	padding: 30px 0px;
}
.st_02062025_1152_roxo.adjust_05092025_1454{
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
}



.st_02062025_1152_amarelo{
	box-sizing: border-box;
	width: 100%;
	
	border: var(--brdr-bx) solid #fff000;
}
.st_02062025_1152_amarelo.adjust_02062025_1209{
	display: flex;
	flex-direction: row;
	justify-content:flex-start;
	align-items:center; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	border: 2px solid #292d30 !important;
	border-radius: 15px;
	min-height: 100px;
	padding: 0 24px;
	margin-bottom: 30px;
}
.st_02062025_1152_amarelo.adjust_05092025_1147{
	padding: 24px 24px;
}
.st_02062025_1152_amarelo.adjust_02062025_1209:last-child{
	margin-bottom: 0px;
}
.st_02062025_1152_amarelo.adjust_05092025_1501{
	flex-grow: 1; /* Permite que os itens cresçam para ocupar o espaço disponível */
}
.st_02062025_1152_amarelo.adjust_05092025_1512{
	height: 100%;
	
	flex-direction:column;
	display: flex;
    justify-content:center;
	align-items:center; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
}

/* em caso de texto longo use span1, span2, span3 e alinhe o responsivo do elemento acima como left */
.st_02062025_1152_amarelo p .span1{
	box-sizing: border-box;
	font-size: 14px;
	display: table;	
}
.st_02062025_1152_amarelo p .span2{
	box-sizing: border-box;
	font-weight: 500;
	font-size: 24px;	
}
.st_02062025_1152_amarelo p .span3{
	box-sizing: border-box;
	display: table;
	height: 1px;
	width: 100%;
	
	background-color: #999;
}

.margin_bottom_remove{
	margin-bottom: 0px !important;
}
.st_02062025_1152_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: -15px;
	border: var(--brdr-bx) solid #ccc;
}
.st_02062025_1152_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_02062025_1152_amarelo > .p3{
	box-sizing: border-box;
	
	background-color: #27358a;
	color: #fff;
	text-align: center;
	
	padding: 7px 16px;
	
	font-size: 20px;
	line-height: 145%;
	font-weight: 800;
	font-family: "Montserrat", sans-serif;
	
	border-radius: 100px;
	
	margin-right: 15px;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	/*margin-bottom: 0px;*/
	border: var(--brdr-bx) solid #ccc;
}
.st_02062025_1152_amarelo > .p4{
	box-sizing: border-box;
	
	color: #292d30;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	/*margin-bottom: 0px;*/
	border: var(--brdr-bx) solid #ccc;
}
.st_02062025_1152_amarelo > .p4 span.ajust_05092025_1057{
	box-sizing: border-box;
	
	color: #292d30;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	/*margin-bottom: 0px;*/
	border: var(--brdr-bx) solid #ccc;
}




.st_02062025_1152_amarelo > .p5{
	box-sizing: border-box;
	width: 100%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_02062025_1152_amarelo > .p6{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 60px;
	border: var(--brdr-bx) solid #ccc;
}
.st_02062025_1152_amarelo > .p7{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}









.st_03062025_1038_vermelho{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 90px 0 0px 0;
	
	background-color: #f0d11f;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ff0000;
}
.st_03062025_1038_vermelho.adjust_16082025_1217{
	padding: 90px 0;
}
.st_03062025_1038_vermelho > .p1{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: 36px;
	font-weight: 800;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}
.st_03062025_1038_vermelho > .p2{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: auto;
	font-weight: auto;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}

.st_03062025_1038_verde{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	
	display: flex;
	flex-direction: row;
	justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*align-items:stretch; divs com mesma height*/
	
	/*align-items:baseline; divs com textos top alinhados*/

	flex-wrap: wrap; /*divs filho em mesma linha até o limite da div pai trabalham junto com flex-direction*/

	/*align-content:stretch;*/ 
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #00FF00;
}

.st_03062025_1038_azul{
	box-sizing: border-box;
	width: 100%;
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	/*background-attachment: fixed;*/
	
	flex-direction:row; /* row para conteúdo lado a lado e column para conteúdo sobre o outro*/
	display: flex;
    justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #0000cd;
}
.st_03062025_1038_azul.adjust_16082025_1159 iframe{
	filter: grayscale(100%);
}
.st_03062025_1038_azul.width_1{
	width: 100%;
	max-width: 100%;
}
.st_03062025_1038_azul.width_2{
	width: 100%;
	max-width: 598px;
}
.st_03062025_1038_azul.padding_top0_1{
	padding: 0px 30px;
}
.st_03062025_1038_azul.visble{
	box-sizing: border-box;
	
	visibility: hidden;
}
.st_03062025_1038_azul_vertical_space1{
	box-sizing: border-box;
	
	margin: 0 30px;	
}
.st_03062025_1038_azul_horizontal_space1{
	box-sizing: border-box;
	
	margin: 30px 0;
}


.st_03062025_1038_roxo{
	box-sizing: border-box;
	width: 100%;
	/*height: 100%;*/
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	flex-direction:column;
	display: flex;
    justify-content:center;
	align-items:flex-start; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #9932CC;
}
.st_03062025_1038_roxo.padding_top0_1{
	padding: 0px 30px;
}



.st_03062025_1038_amarelo{
	box-sizing: border-box;
	width: 100%;
	
	border: var(--brdr-bx) solid #fff000;
}

/* em caso de texto longo use span1, span2, span3 e alinhe o responsivo do elemento acima como left */
.st_03062025_1038_amarelo p .span1{
	box-sizing: border-box;
	font-size: 14px;
	display: table;	
}
.st_03062025_1038_amarelo p .span1.adjust_06092025_0804{
	margin: 0 auto;
}
.st_03062025_1038_amarelo p .span2{
	box-sizing: border-box;
	font-weight: 500;
	font-size: 24px;	
}
.st_03062025_1038_amarelo p .span3{
	box-sizing: border-box;
	display: table;
	height: 1px;
	width: 100%;
	
	background-color: #999;
}

.margin_bottom_remove{
	margin-bottom: 0px !important;
}
.st_03062025_1038_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;
	
	text-align: center;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_03062025_1038_amarelo > .p1 span{
	font-weight: 500;
}
.st_03062025_1038_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_03062025_1038_amarelo > .p2.adjust_16082025_1207 img{
	max-width: 150px;
}
.st_03062025_1038_amarelo > .p2.adjust_16082025_1207 a:link, .st_03062025_1038_amarelo > .p2.adjust_16082025_1207 a:visited{
	color:#292d30;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_03062025_1038_amarelo > .p2.adjust_16082025_1207 a:hover, .st_03062025_1038_amarelo > .p2.adjust_16082025_1207 a:active{
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_03062025_1038_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_03062025_1038_amarelo > .p3 a:link, .st_03062025_1038_amarelo > .p3 a:visited{
	display: table;
	padding: 12px 24px;
	
	font-weight: 500;
	border-radius: 25px;
	
	background-color: #27358a;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_03062025_1038_amarelo > .p3 a:hover, .st_03062025_1038_amarelo > .p3 a:active{
	background-color: #292d30;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_03062025_1038_amarelo > .p4{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;
	text-align: center;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_03062025_1038_amarelo > .p4 a:link, .st_03062025_1038_amarelo > .p4 a:visited{
	display: table;
	padding: 12px 24px;
	
	margin: 0 auto;
	
	font-weight: 500;
	border-radius: 25px;
	
	background-color: #27358a;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_03062025_1038_amarelo > .p4 a:hover, .st_03062025_1038_amarelo > .p4 a:active{
	background-color: #292d30;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}








.st_03062025_1511_vermelho{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ff0000;
}
.st_03062025_1511_vermelho > .p1{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: 36px;
	font-weight: 800;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}
.st_03062025_1511_vermelho > .p2{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: auto;
	font-weight: auto;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}

.st_03062025_1511_verde{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	
	display: flex;
	flex-direction: row-reverse;
	justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*align-items:stretch; divs com mesma height*/
	
	/*align-items:baseline; divs com textos top alinhados*/

	flex-wrap: wrap; /*divs filho em mesma linha até o limite da div pai trabalham junto com flex-direction*/

	/*align-content:stretch;*/ 
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #00FF00;
}

.st_03062025_1511_azul{
	box-sizing: border-box;
	width: 100%;
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	/*background-attachment: fixed;*/
	
	flex-direction:row; /* row para conteúdo lado a lado e column para conteúdo sobre o outro*/
	display: flex;
    justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #0000cd;
}
.st_03062025_1511_azul.width_1{
	width: 100%;
	max-width: 100%;
}
.st_03062025_1511_azul.width_2{
	width: 100%;
	max-width: 598px;
}
.st_03062025_1511_azul.padding_top0_1{
	padding: 0px 30px;
}
.st_03062025_1511_azul.visble{
	box-sizing: border-box;
	
	visibility: hidden;
}
.st_03062025_1511_azul_vertical_space1{
	box-sizing: border-box;
	
	margin: 0 30px;	
}
.st_03062025_1511_azul_horizontal_space1{
	box-sizing: border-box;
	
	margin: 30px 0;
}


.st_03062025_1511_roxo{
	box-sizing: border-box;
	width: 100%;
	/*height: 100%;*/
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	flex-direction:column;
	display: flex;
    justify-content:center;
	align-items:flex-start; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #9932CC;
}
.st_03062025_1511_roxo.padding_top0_1{
	padding: 0px 30px;
}



.st_03062025_1511_amarelo{
	box-sizing: border-box;
	width: 100%;
	
	border: var(--brdr-bx) solid #fff000;
}

/* em caso de texto longo use span1, span2, span3 e alinhe o responsivo do elemento acima como left */
.st_03062025_1511_amarelo p .span1{
	box-sizing: border-box;
	font-size: 14px;
	display: table;	
}
.st_03062025_1511_amarelo p .span2{
	box-sizing: border-box;
	font-weight: 500;
	font-size: 24px;	
}
.st_03062025_1511_amarelo p .span3{
	box-sizing: border-box;
	display: table;
	height: 1px;
	width: 100%;
	
	background-color: #999;
}

.margin_bottom_remove{
	margin-bottom: 0px !important;
}
.st_03062025_1511_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;
	


	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_03062025_1511_amarelo > .p1 span{
	font-weight: 500;
}
.st_03062025_1511_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_03062025_1511_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_03062025_1511_amarelo > .p3 a:link, .st_03062025_1511_amarelo > .p3 a:visited{
	display: table;
	padding: 12px 24px;
	
	font-weight: 500;
	border-radius: 25px;
	
	background-color: #27358a;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_03062025_1511_amarelo > .p3 a:hover, .st_03062025_1511_amarelo > .p3 a:active{
	background-color: #292d30;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_03062025_1511_amarelo > .p3 a.adjust_07072025_1020{
	margin: 0 auto !important;
}
.st_03062025_1511_amarelo > .p4{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;
	text-align: center;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}







.st_04062025_1142_vermelho{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 60px 0;
	
	background-color: #f0d11f;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ff0000;
}
.st_04062025_1142_vermelho > .p1{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: 36px;
	font-weight: 800;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}
.st_04062025_1142_vermelho > .p2{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: auto;
	font-weight: auto;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}

.st_04062025_1142_verde{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	
	display: flex;
	flex-direction: row;
	justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*align-items:stretch; divs com mesma height*/
	
	/*align-items:baseline; divs com textos top alinhados*/

	flex-wrap: wrap; /*divs filho em mesma linha até o limite da div pai trabalham junto com flex-direction*/

	/*align-content:stretch;*/ 
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #00FF00;
}
.st_04062025_1142_verde.adjust_16082025_1137{
	flex-direction: row-reverse;
}

.st_04062025_1142_azul{
	box-sizing: border-box;
	width: 100%;
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	/*background-attachment: fixed;*/
	
	flex-direction:row; /* row para conteúdo lado a lado e column para conteúdo sobre o outro*/
	display: flex;
    justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #0000cd;
}
.st_04062025_1142_azul.width_1{
	width: 100%;
	max-width: 100%;
}
.st_04062025_1142_azul.width_2{
	width: 100%;
	max-width: 598px;
}
.st_04062025_1142_azul.bk1{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img/evento_img2.webp');
	background-position: center center;
	min-height: 450px;
}
.st_04062025_1142_azul.padding_top0_1{
	padding: 0px 30px;
}
.st_04062025_1142_azul.visble{
	box-sizing: border-box;
	
	visibility: hidden;
}
.st_04062025_1142_azul_vertical_space1{
	box-sizing: border-box;
	
	margin: 0 30px;	
}
.st_04062025_1142_azul_horizontal_space1{
	box-sizing: border-box;
	
	margin: 30px 0;
}


.st_04062025_1142_roxo{
	box-sizing: border-box;
	width: 100%;
	/*height: 100%;*/
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	flex-direction:column;
	display: flex;
    justify-content:center;
	align-items:flex-start; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #9932CC;
}
.st_04062025_1142_roxo.padding_top0_1{
	padding: 0px 30px;
}



.st_04062025_1142_amarelo{
	box-sizing: border-box;
	width: 100%;
	
	border: var(--brdr-bx) solid #fff000;
}

/* em caso de texto longo use span1, span2, span3 e alinhe o responsivo do elemento acima como left */
.st_04062025_1142_amarelo p .span1{
	box-sizing: border-box;
	font-size: 14px;
	display: table;	
}
.st_04062025_1142_amarelo p .span2{
	box-sizing: border-box;
	font-weight: 500;
	font-size: 24px;	
}
.st_04062025_1142_amarelo p .span3{
	box-sizing: border-box;
	display: table;
	height: 1px;
	width: 100%;
	
	background-color: #999;
}

.margin_bottom_remove{
	margin-bottom: 0px !important;
}
.st_04062025_1142_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;
	


	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_04062025_1142_amarelo > .p1 span{
	font-weight: 500;
}
.st_04062025_1142_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_04062025_1142_amarelo > .p2 a:link, .st_04062025_1142_amarelo > .p2 a:visited{		
	color:#292d30;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_04062025_1142_amarelo > .p2 a:hover, .st_04062025_1142_amarelo > .p2 a:active{
	color:#27358a;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.adjust_04062025_1204:link i, .adjust_04062025_1204:visited i{		
	color:#27358a;
	
	font-size: 25px;
	margin-right: 10px;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.adjust_04062025_1204:hover i, .adjust_04062025_1204:active i{
	color:#292d30;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_04062025_1142_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_04062025_1142_amarelo > .p3 a:link, .st_04062025_1142_amarelo > .p3 a:visited{
	display: table;
	padding: 12px 24px;
	
	font-weight: 500;
	border-radius: 25px;
	
	background-color: #27358a;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_04062025_1142_amarelo > .p3 a:hover, .st_04062025_1142_amarelo > .p3 a:active{
	background-color: #292d30;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_04062025_1142_amarelo > .p4{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_04062025_1142_amarelo > .p5{
	box-sizing: border-box;
	width: 100%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #ccc;
}
.st_04062025_1142_amarelo > .p5 img{
	max-width: 200px;
}











.st_05062025_2026_vermelho{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0;
	
	background-color: #27358a;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ff0000;
}
.st_05062025_2026_vermelho > .p1{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: 36px;
	font-weight: 800;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}
.st_05062025_2026_vermelho > .p2{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: auto;
	font-weight: auto;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}

.st_05062025_2026_verde{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	
	display: flex;
	flex-direction: row;
	justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*align-items:stretch; divs com mesma height*/
	
	/*align-items:baseline; divs com textos top alinhados*/

	/*flex-wrap: wrap; divs filho em mesma linha até o limite da div pai trabalham junto com flex-direction*/

	/*align-content:stretch;*/ 
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #00FF00;
}

.st_05062025_2026_azul{
	box-sizing: border-box;
	width: 100%;
	
	/*margin: 0 auto 0 auto;*/
	padding: 0px 30px;
	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
	/*background-attachment: fixed;*/
	
	flex-direction:row; /* row para conteúdo lado a lado e column para conteúdo sobre o outro*/
	display: flex;
    justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #0000cd;
}
.st_05062025_2026_azul.visble{
	box-sizing: border-box;
	
	visibility: hidden;
}
.st_05062025_2026_azul_vertical_space1{
	box-sizing: border-box;
	
	margin: 0 30px;	
}
.st_05062025_2026_azul_horizontal_space1{
	box-sizing: border-box;
	
	margin: 30px 0;
}


.st_05062025_2026_roxo{
	box-sizing: border-box;
	width: 100%;
	/*height: 100%;*/
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	flex-direction:column;
	display: flex;
    justify-content:space-between;
	align-items:flex-start; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #9932CC;
}



.st_05062025_2026_amarelo{
	box-sizing: border-box;
	width: 100%;
	
	border: var(--brdr-bx) solid #fff000;
}

/* em caso de texto longo use span1, span2, span3 e alinhe o responsivo do elemento acima como left */
.st_05062025_2026_amarelo p .span1{
	box-sizing: border-box;
	font-size: 14px;
	display: table;	
}
.st_05062025_2026_amarelo p .span2{
	box-sizing: border-box;
	font-weight: 500;
	font-size: 24px;	
}
.st_05062025_2026_amarelo p .span3{
	box-sizing: border-box;
	display: table;
	height: 1px;
	width: 100%;
	
	background-color: #999;
}

.margin_bottom_remove{
	margin-bottom: 0px !important;
}
.st_05062025_2026_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	color: #fff;
	font-weight: 300;
	font-size: 12px;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_05062025_2026_amarelo > .p1 a:link, .st_05062025_2026_amarelo > .p1 a:visited{
	font-weight: 500;
	
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_05062025_2026_amarelo > .p1 a:hover, .st_05062025_2026_amarelo > .p1 a:active{
	color:#292d30;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_05062025_2026_amarelo > .p1.right1{
	text-align: right;
}







.st_07062025_1127_vermelho{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 90px 0;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ff0000;
}
.st_07062025_1127_vermelho.Adjust_30072025_1127{
	padding: 90px 0;
}
.st_07062025_1127_vermelho > .p1{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: 36px;
	font-weight: 800;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1127_vermelho > .p2{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: auto;
	font-weight: auto;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}

.st_07062025_1127_verde{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	
	display: flex;
	flex-direction: row;
	justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*align-items:stretch; divs com mesma height*/
	
	/*align-items:baseline; divs com textos top alinhados*/

	flex-wrap: wrap; /*divs filho em mesma linha até o limite da div pai trabalham junto com flex-direction*/

	/*align-content:stretch;*/ 
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #00FF00;
}
.adjust_07062025_1127{
	display: flex;
	flex-direction: row;	
}
.adjust_07062025_1127.row-reverse1{
	flex-direction: row-reverse;	
}

.st_07062025_1127_azul{
	box-sizing: border-box;
	width: 100%;
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	/*background-attachment: fixed;*/
	
	flex-direction:row; /* row para conteúdo lado a lado e column para conteúdo sobre o outro*/
	display: flex;
    justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #0000cd;
}
.st_07062025_1127_azul.bk1{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/1.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk2{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/2.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk3{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/3.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk4{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/4.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk5{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/5.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk6{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/6.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk7{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/7.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk8{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/8.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk9{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/9.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk10{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/10.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk11{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/11.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk12{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/12.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk13{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/13.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk14{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/14.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk15{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/15.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk16{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/16.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.bk17{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/17.webp');
	min-height: 250px;
}



.st_07062025_1127_azul.evento_bk1{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img/evento_img3.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.sexagem_bk1{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img/img4.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.sexagem_bk3{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img/evento_img3.webp');
	min-height: 250px;
}
.st_07062025_1127_azul.width1{
	width: 100%;
	max-width: calc(100% / 1);
}
.st_07062025_1127_azul.width2{
	width: 100%;
	max-width: calc(100% / 2);
}
.st_07062025_1127_azul.visble{
	box-sizing: border-box;
	
	visibility: hidden;
}
.st_07062025_1127_azul.renmove_top_bottom_padding1{
	padding: 0px 30px;
}
.st_07062025_1127_azul_vertical_space1{
	box-sizing: border-box;
	
	margin: 0 30px;	
}
.st_07062025_1127_azul_horizontal_space1{
	box-sizing: border-box;
	
	margin: 30px 0;
}
.space_horizontal_itens_07062025_1127{
	margin: 30px 0;
	
	width: 100%;
	min-width: 100%;
}


.st_07062025_1127_roxo{
	box-sizing: border-box;
	width: 100%;
	/*height: 100%;*/
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	flex-direction:column;
	display: flex;
    justify-content:space-between;
	align-items:flex-start; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #9932CC;
}
.st_07062025_1127_roxo.renmove_top_bottom_padding1{
	padding: 0px 30px;
}



.st_07062025_1127_amarelo{
	box-sizing: border-box;
	width: 100%;
	
	border: var(--brdr-bx) solid #fff000;
}
.st_07062025_1127_amarelo.gap1{
	display: flex;
	flex-direction: column;
	gap: 30px;
}

/* em caso de texto longo use span1, span2, span3 e alinhe o responsivo do elemento acima como left */
.st_07062025_1127_amarelo p .span1{
	box-sizing: border-box;
	font-size: 14px;
	display: table;	
}
.st_07062025_1127_amarelo p .span2{
	box-sizing: border-box;
	font-weight: 500;
	font-size: 24px;	
}
.st_07062025_1127_amarelo p .span3{
	box-sizing: border-box;
	display: table;
	height: 1px;
	width: 100%;
	
	background-color: #999;
}

.margin_bottom_remove{
	margin-bottom: 0px !important;
}
.st_07062025_1127_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1127_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;
	
	width: 50px;
	
	border-bottom: 3px solid #27358a !important;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1127_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1127_amarelo > .p4{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1127_amarelo > .p5{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1127_amarelo > .p6{
	box-sizing: border-box;
	width: 100%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1127_amarelo > .p6 a:link, .st_07062025_1127_amarelo > .p6 a:visited{
	display: table;
	padding: 12px 64px;
	
	font-weight: 500;
	border-radius: 25px;
	
	background-color: #27358a;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_07062025_1127_amarelo > .p6 a:hover, .st_07062025_1127_amarelo > .p6 a:active{
	background-color: #292d30;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}













.st_07062025_1414_vermelho{
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 90px 0;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ff0000;
}
.st_07062025_1414_vermelho > .p1{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: 36px;
	font-weight: 800;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1414_vermelho > .p2{
	box-sizing: border-box;
	width: 100%;

	padding: 0 30px;

	font-size: auto;
	font-weight: auto;
	line-height: 145%;
	
	text-align: center;
	
	margin-bottom: 30px;
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #ccc;
}

.st_07062025_1414_verde{
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
	
	display: flex;
	flex-direction: row;
	justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*align-items:stretch; divs com mesma height*/
	
	/*align-items:baseline; divs com textos top alinhados*/

	flex-wrap: wrap; /*divs filho em mesma linha até o limite da div pai trabalham junto com flex-direction*/

	/*align-content:stretch;*/ 
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #00FF00;
}
.adjust_07062025_1414{
	display: flex;
	flex-direction: row;	
}
.adjust_07062025_1414.row-reverse1{
	flex-direction: row-reverse;	
}

.st_07062025_1414_azul{
	box-sizing: border-box;
	width: 100%;
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	/*background-attachment: fixed;*/
	
	flex-direction:row; /* row para conteúdo lado a lado e column para conteúdo sobre o outro*/
	display: flex;
    justify-content:center;
	align-items:stretch; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #0000cd;
}
.st_07062025_1414_azul.bk1{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/1.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk2{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/2.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk3{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/3.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk4{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/4.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk5{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/5.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk6{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/6.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk7{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/7.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk8{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/8.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk9{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/9.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk10{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/10.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk11{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/11.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk12{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/12.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk13{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/13.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk14{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/14.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk15{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/15.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk16{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/16.webp');
	min-height: 350px;
}
.st_07062025_1414_azul.bk17{
	background-image:linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),url('../img_artigos/17.webp');
	min-height: 350px;
}


.st_07062025_1414_azul.width1{
	width: 100%;
	max-width: calc(100% / 1);
}
.st_07062025_1414_azul.width2{
	width: 100%;
	max-width: calc(100% / 2);
}
.st_07062025_1414_azul.visble{
	box-sizing: border-box;
	
	visibility: hidden;
}
.st_07062025_1414_azul.renmove_top_bottom_padding1{
	padding: 0px 30px;
}
.st_07062025_1414_azul_vertical_space1{
	box-sizing: border-box;
	
	margin: 0 30px;	
}
.st_07062025_1414_azul_horizontal_space1{
	box-sizing: border-box;
	
	margin: 30px 0;
}
.space_horizontal_itens_07062025_1414{
	margin: 30px 0;
	
	width: 100%;
	min-width: 100%;
}


.st_07062025_1414_roxo{
	box-sizing: border-box;
	width: 100%;
	/*height: 100%;*/
	
	/*margin: 0 auto 0 auto;*/
	padding: 30px;
	
	flex-direction:column;
	display: flex;
    justify-content:space-between;
	align-items:flex-start; /* Caso 'align-items:flex-end;' no pai use 'margin-bottom:-10px;' no filho */
	/*align-content:flex-end; Se necessario apenas em 'flex-direction:column'*/
	
	/*background-color: rgba(0, 0, 0, 0.5);*/
	border: var(--brdr-bx) solid #9932CC;
}
.st_07062025_1414_roxo.renmove_top_bottom_padding1{
	padding: 0px 30px;
}



.st_07062025_1414_amarelo{
	box-sizing: border-box;
	width: 100%;
	
	border: var(--brdr-bx) solid #fff000;
}
.st_07062025_1414_amarelo.gap1{
	display: flex;
	flex-direction: column;
	gap: 30px;
}

/* em caso de texto longo use span1, span2, span3 e alinhe o responsivo do elemento acima como left */
.st_07062025_1414_amarelo p .span1{
	box-sizing: border-box;
	font-size: 14px;
	display: table;	
	
	color: #292d30 !important;
}
.st_07062025_1414_amarelo p .span2{


	box-sizing: border-box;
	font-weight: 500;
	font-size: 24px;	
	
	color: #292d30 !important;
}
.st_07062025_1414_amarelo p .span3{
	box-sizing: border-box;
	display: table;
	height: 1px;
	width: 100%;
	
	background-color: #999;
}

.margin_bottom_remove{
	margin-bottom: 0px !important;
}
.st_07062025_1414_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1414_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;
	
	width: 50px;
	
	border-bottom: 3px solid #27358a !important;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1414_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1414_amarelo > .p4{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 36px;
	line-height: 145%;
	color: #292d30;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1414_amarelo > .p5{
	box-sizing: border-box;
	width: 100%;
	
	color: #292d30;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1414_amarelo > .p5 span{
	display: table;
	color: #27358a;
	font-weight: 600;
	text-transform: uppercase;
}
.st_07062025_1414_amarelo > .p5 i{
	font-style: italic;
}
.st_07062025_1414_amarelo > .p5 i.normal_26072025_1146{
	font-style:normal;
}
.st_07062025_1414_amarelo > .p6{
	box-sizing: border-box;
	width: 100%;

	/* Caso necessário utilize para centralizar verticalmente o texto */
	/*min-height: 50px;	
	display: flex;
    justify-content:center;
	align-items:center;*/

	margin-bottom: 0px;
	border: var(--brdr-bx) solid #ccc;
}
.st_07062025_1414_amarelo > .p6 a:link, .st_07062025_1414_amarelo > .p6 a:visited{
	display: table;
	padding: 12px 64px;
	
	font-weight: 500;
	border-radius: 25px;
	
	background-color: #27358a;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}
.st_07062025_1414_amarelo > .p6 a:hover, .st_07062025_1414_amarelo > .p6 a:active{
	background-color: #292d30;
	color:#fff;
	
	text-decoration:none;
	transition: all 0.3s ease-out;
}












@media only screen and (max-width: 1201px) {
	
img{
	max-width: 100%;
}
	


#box_menu_new{	
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	
	z-index: 2;
	position: relative;
}
#box_menu_new_coment{
	margin: -1px auto 0 auto;
	width: 100%;
	height: 0px;
}
.logo_menu_new{
	max-width: 200px;
	
	float: right; 
	margin: 5px auto 0 auto;
}	
	
	
.box_banner_full{
	margin:85px auto 0 auto;
}
	
	
	
.st_31052025_0839_vermelho.subpages_27062025_0920{
	padding: 45px;
}
.st_31052025_0839_vermelho > .p1{
	width: 100%;
	
	margin-bottom: 60px;
	
	text-align: center;
}
.st_31052025_0839_vermelho > .p2{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: auto;	
	text-align: center;
}
	
.st_31052025_0839_verde{
	width: 95%;
	flex-direction:column-reverse;
	/*align-items: center; aplica para centralizar caso use flex-wrap: wrap; no code style acima*/
}

.st_31052025_0839_azul{
	padding: 30px;
	flex-direction:column;
	
	margin-bottom: 0px;
}
.st_31052025_0839_azul.visble{
	visibility: hidden;
	display: none;
}
.st_31052025_0839_azul_vertical_space1{
	
	margin: 15px 0;	
}
.st_31052025_0839_azul_horizontal_space1{
	
	margin: 30px 0;
}

.st_31052025_0839_roxo{
	padding: 0px;
}

.st_31052025_0839_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;
	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_31052025_0839_amarelo > .p1 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_31052025_0839_amarelo > .p2{
	box-sizing: border-box;	
	
	margin: 0 auto;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_31052025_0839_amarelo > .p2 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_31052025_0839_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;	
	
	font-size: 26px;
	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_31052025_0839_amarelo > .p3 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_31052025_0839_amarelo > .p4{
	box-sizing: border-box;
	width: 100%;	

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_31052025_0839_amarelo > .p4 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_31052025_0839_amarelo > .p5{
	box-sizing: border-box;
	width: 100%;	

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_31052025_0839_amarelo > .p5 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
	
	
	
	
.st_01062025_1121_vermelho > .p1{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: 26px;	
	text-align: center;
}
.st_01062025_1121_vermelho > .p2{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: auto;	
	text-align: center;
}
	
.st_01062025_1121_verde{
	width: 95%;
	flex-direction:column;
	align-items: center; /*aplica para centralizar caso use flex-wrap: wrap; no code style acima*/
}

.st_01062025_1121_azul{
	padding: 30px;
	flex-direction:column;
	
	margin-bottom: 0px;
}
.st_01062025_1121_azul.visble{
	visibility: hidden;
	display: none;
}
.st_01062025_1121_azul_vertical_space1{
	
	margin: 15px 0;	
}
.st_01062025_1121_azul_horizontal_space1{
	
	margin: 30px 0;
}

.st_01062025_1121_roxo{
	padding: 0px;
}

.st_01062025_1121_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;	
	
	text-align: center;
	font-size: 26px;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_01062025_1121_amarelo > .p1 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_01062025_1121_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;
	
	text-align: center;
	font-size: 26px;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_01062025_1121_amarelo > .p2 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_01062025_1121_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;	
	
	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_01062025_1121_amarelo > .p3 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
	
	
	
	
.st_01062025_1942_vermelho > .p1{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: 46px;	
	text-align: center;
}
.st_01062025_1942_vermelho > .p2{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: auto;	
	text-align: center;
}
	
.st_01062025_1942_verde{
	width: 95%;
	flex-direction:column;
	/*align-items: center; aplica para centralizar caso use flex-wrap: wrap; no code style acima*/
}

.st_01062025_1942_azul{
	padding: 30px;
	flex-direction:column;
	
	margin-bottom: 0px;
}
.st_01062025_1942_azul.visble{
	visibility: hidden;
	display: none;
}
.st_01062025_1942_azul_vertical_space1{
	
	margin: 15px 0;	
}
.st_01062025_1942_azul_horizontal_space1{
	
	margin: 30px 0;
}

.st_01062025_1942_roxo{
	padding: 0px;
}

.st_01062025_1942_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_01062025_1942_amarelo > .p1 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_01062025_1942_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;
	
	text-align: center;
	font-size: 26px;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_01062025_1942_amarelo > .p2 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_01062025_1942_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;
	
	text-align: center;
	font-size: 26px;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_01062025_1942_amarelo > .p3 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
	
	
	
	
	
.st_02062025_1152_vermelho > .p1{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: 26px;	
	text-align: center;
}
.st_02062025_1152_vermelho > .p2{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: auto;	
	text-align: center;
}
	
.st_02062025_1152_verde{
	width: 95%;
	flex-direction:column;
	align-items: center; /*aplica para centralizar caso use flex-wrap: wrap; no code style acima*/
}

.st_02062025_1152_azul{
	padding: 30px;
	flex-direction:column;
	
	margin-bottom: 0px;
}
.st_02062025_1152_azul.adjust_02062025_1241{
	padding: 30px;
}
.st_02062025_1152_azul.visble{
	visibility: hidden;
	display: none;
}
.st_02062025_1152_azul_vertical_space1{
	
	margin: 15px 0;	
}
.st_02062025_1152_azul_horizontal_space1{
	
	margin: 30px 0;
}

.st_02062025_1152_roxo{
	padding: 0px;
}
.st_02062025_1152_roxo.adjust_02072025_1230{
	padding: 0px;
}

.st_02062025_1152_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_02062025_1152_amarelo > .p1 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_02062025_1152_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;
	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_02062025_1152_amarelo > .p1 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_02062025_1152_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;
	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_02062025_1152_amarelo > .p2 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_02062025_1152_amarelo > .p4.adjust_16092025_1709{
	box-sizing: border-box;
	width: 100%;
	
	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}
.st_02062025_1152_amarelo > .p6{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;
	text-align: center;

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #d49137;
}	
.st_02062025_1152_amarelo > .p6 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_02062025_1152_amarelo > .p7{
	box-sizing: border-box;
	width: 100%;
	
	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_02062025_1152_amarelo > .p7 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
	
	
	
	
.st_03062025_1038_vermelho{
	padding: 90px 0 60px 0;
}	
.st_03062025_1038_vermelho > .p1{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: 26px;	
	text-align: center;
}
.st_03062025_1038_vermelho > .p2{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: auto;	
	text-align: center;
}
	
.st_03062025_1038_verde{
	width: 95%;
	flex-direction:column;
	align-items: center; /*aplica para centralizar caso use flex-wrap: wrap; no code style acima*/
}

.st_03062025_1038_azul{
	padding: 30px;
	flex-direction:column;
	
	margin-bottom: 0px;
}
.st_03062025_1038_azul.visble{
	visibility: hidden;
	display: none;
}
.st_03062025_1038_azul_vertical_space1{
	
	margin: 15px 0;	
}
.st_03062025_1038_azul_horizontal_space1{
	
	margin: 30px 0;
}

.st_03062025_1038_roxo{
	padding: 0px;
}

.st_03062025_1038_amarelo.adjust_16082025_1214{
	text-align: center;
}
.st_03062025_1038_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_03062025_1038_amarelo > .p1 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_03062025_1038_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;
	

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_03062025_1038_amarelo > .p3 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
	
	
	
	
	
	
	
.st_03062025_1511_vermelho{
	padding: 60px 0;
}	
.st_03062025_1511_vermelho > .p1{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: 26px;	
	text-align: center;
}
.st_03062025_1511_vermelho > .p2{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: auto;	
	text-align: center;
}
	
.st_03062025_1511_verde{
	width: 95%;
	flex-direction:column;
	align-items: center; /*aplica para centralizar caso use flex-wrap: wrap; no code style acima*/
}

.st_03062025_1511_azul{
	padding: 0px 30px;
	flex-direction:column;
	
	margin-bottom: 0px;
}
.st_03062025_1511_azul.visble{
	visibility: hidden;
	display: none;
}
.st_03062025_1511_azul_vertical_space1{
	
	margin: 15px 0;	
}
.st_03062025_1511_azul_horizontal_space1{
	
	margin: 30px 0;
}

.st_03062025_1511_roxo{
	padding: 0px;
}

.st_03062025_1511_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;
	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_03062025_1511_amarelo > .p1 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_03062025_1511_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;
	

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_03062025_1511_amarelo > .p3 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
	
	
	
	
	
	
	
	
	
	
	
.st_04062025_1142_vermelho{
	padding: 60px 0;
}	
.st_04062025_1142_vermelho > .p1{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: 26px;	
	text-align: center;
}
.st_04062025_1142_vermelho > .p2{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: auto;	
	text-align: center;
}
	
.st_04062025_1142_verde{
	width: 95%;
	flex-direction:column;
	align-items: center; /*aplica para centralizar caso use flex-wrap: wrap; no code style acima*/
}

.st_04062025_1142_azul{
	padding: 0px 30px;
	flex-direction:column;
	
	margin-bottom: 0px;
}
.st_04062025_1142_azul.visble{
	visibility: hidden;
	display: none;
}
.st_04062025_1142_azul_vertical_space1{
	
	margin: 15px 0;	
}
.st_04062025_1142_azul_horizontal_space1{
	
	margin: 30px 0;
}

.st_04062025_1142_roxo{
	padding: 0px;
}

.st_04062025_1142_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;
	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_04062025_1142_amarelo > .p1 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_04062025_1142_amarelo > .p2{
	box-sizing: border-box;
	width: 100%;

	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_04062025_1142_amarelo > .p2 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_04062025_1142_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;
	

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_04062025_1142_amarelo > .p3 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_04062025_1142_amarelo > .p4{
	box-sizing: border-box;
	width: 100%;
	padding-top: 30px;
	
	text-align: center;	

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_04062025_1142_amarelo > .p4 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_04062025_1142_amarelo > .p5{
	box-sizing: border-box;
	width: 100%;
	
	text-align: center;
	

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_04062025_1142_amarelo > .p5 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
	
	
	
	
.st_05062025_2026_vermelho{
	padding: 15px;
}	
.st_05062025_2026_vermelho > .p1{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: 26px;	
	text-align: center;
}
.st_05062025_2026_vermelho > .p2{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: auto;	
	text-align: center;
}
	
.st_05062025_2026_verde{
	width: 95%;
	flex-direction:column;
	/*align-items: center; aplica para centralizar caso use flex-wrap: wrap; no code style acima*/
}

.st_05062025_2026_azul{
	padding: 0px 30px;
	flex-direction:column;
	
	margin-bottom: 0px;
}
.st_05062025_2026_azul.visble{
	visibility: hidden;
	display: none;
}
.st_05062025_2026_azul_vertical_space1{
	
	margin: 15px 0;	
}
.st_05062025_2026_azul_horizontal_space1{
	
	margin: 30px 0;
}

.st_05062025_2026_roxo{
	padding: 0px;
}

.st_05062025_2026_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	text-align: center;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_05062025_2026_amarelo > .p1 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_05062025_2026_amarelo > .p1.right1{
	text-align: center;
}
	
	
	
	
	
	
.st_07062025_1127_vermelho > .p1{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: 26px;	
	text-align: center;
}
.st_07062025_1127_vermelho > .p2{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: auto;	
	text-align: center;
}
	
.st_07062025_1127_verde{
	width: 95%;
	flex-direction:column;
	/*align-items: center; aplica para centralizar caso use flex-wrap: wrap; no code style acima*/
}
.adjust_07062025_1127{
	display: flex;
	flex-direction: column-reverse;	
}
.adjust_07062025_1127.row-reverse1{
	flex-direction: column-reverse;	
}

.st_07062025_1127_azul{
	padding: 30px;
	flex-direction:column;
	
	margin-bottom: 0px;
}
.st_07062025_1127_azul.width2{
	width: 100%;
	max-width: calc(100% / 1);
}
.st_07062025_1127_azul.visble{
	visibility: hidden;
	display: none;
}
.st_07062025_1127_azul_vertical_space1{
	
	margin: 15px 0;	
}
.st_07062025_1127_azul_horizontal_space1{
	
	margin: 30px 0;
}

.st_07062025_1127_roxo{
	padding: 0px;
}

.st_07062025_1127_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;
	text-align: center;

	margin-bottom: 15px;
	border: var(--brdr-bx) solid #d49137;
}	
.st_07062025_1127_amarelo > .p1 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_07062025_1127_amarelo > .p2{
	box-sizing: border-box;
	
	margin: 0 auto;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_07062025_1127_amarelo > .p2 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_07062025_1127_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;
	text-align: center;

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #d49137;
}	
.st_07062025_1127_amarelo > .p3 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
	
	
	
	
	
	
	
	
.st_07062025_1414_vermelho > .p1{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: 26px;	
	text-align: center;
}
.st_07062025_1414_vermelho > .p2{
	width: 95%;
	margin: 0 auto 30px auto;

	font-size: auto;	
	text-align: center;
}
	
.st_07062025_1414_verde{
	width: 95%;
	flex-direction:column;
	/*align-items: center; aplica para centralizar caso use flex-wrap: wrap; no code style acima*/
}
.adjust_07062025_1414{
	display: flex;
	flex-direction: column-reverse;	
}
.adjust_07062025_1414.row-reverse1{
	flex-direction: column-reverse;	
}

.st_07062025_1414_azul{
	padding: 30px;
	flex-direction:column;
	
	margin-bottom: 0px;
}
.st_07062025_1414_azul.width2{
	width: 100%;
	max-width: calc(100% / 1);
}
.st_07062025_1414_azul.visble{
	visibility: hidden;
	display: none;
}
.st_07062025_1414_azul_vertical_space1{
	
	margin: 15px 0;	
}
.st_07062025_1414_azul_horizontal_space1{
	
	margin: 30px 0;
}

.st_07062025_1414_roxo{
	padding: 0px;
}

.st_07062025_1414_amarelo > .p1{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;
	text-align: center;

	margin-bottom: 15px;
	border: var(--brdr-bx) solid #d49137;
}	
.st_07062025_1414_amarelo > .p1 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_07062025_1414_amarelo > .p2{
	box-sizing: border-box;
	
	margin: 0 auto;

	/*margin-bottom: 30px;*/
	border: var(--brdr-bx) solid #d49137;
}	
.st_07062025_1414_amarelo > .p2 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_07062025_1414_amarelo > .p3{
	box-sizing: border-box;
	width: 100%;
	
	font-size: 26px;
	text-align: center;

	margin-bottom: 30px;
	border: var(--brdr-bx) solid #d49137;
}	
.st_07062025_1414_amarelo > .p3 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}
.st_07062025_1414_amarelo > .p5.title1{
	text-align: center;
}	
.st_07062025_1414_amarelo > .p5 a{
	margin: 0 auto; /* desabilita caso alinhamento não seja central */
}



}