@import url('https://fonts.googleapis.com/css2?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');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
/* @link https://utopia.fyi/type/calculator?c=320,12,1.2,1140,12,1.25,5,2,&s=0.75|0.5|0.25,1.5|2|3|4|6,s-l&g=s,l,xl,12 */

:root {
  --step--2: clamp(0.48rem, 0.5368rem + -0.0797vw, 0.5208rem);
  --step--1: clamp(0.6rem, 0.6348rem + -0.0488vw, 0.625rem);
  --step-0: clamp(0.75rem, 0.75rem + 0vw, 0.75rem);
  --step-1: clamp(0.9rem, 0.8854rem + 0.0732vw, 0.9375rem);
  --step-2: clamp(1.08rem, 1.0441rem + 0.1793vw, 1.1719rem);
  --step-3: clamp(1.296rem, 1.2301rem + 0.3295vw, 1.4648rem);
  --step-4: clamp(1.5552rem, 1.4475rem + 0.5383vw, 1.8311rem);
  --step-5: clamp(1.8662rem, 1.7013rem + 0.8245vw, 2.2888rem);
}
body{
	background-color: rgba(255, 255, 255, 0.9)
}
.container{
	margin:0 auto;
	max-width: 1366px;
	font-family: "Raleway", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.navbar{
	max-width: 1366px;
	margin: 0 auto;
	background:#FFC183
}
.carta{
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: var(--step-1);
}
.titulos{
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: var(--step-5);
}
.titulosm{
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: var(--step-4);
}
.titulosp{
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: var(--step-3);
}
.f-1{
	background-image: url("imagens/foto-1.jpg");
	width: 100%;
	position: relative;
	height:720px;
	background-size: contain;
	background-repeat: no-repeat;

}
.f-2{
	background-image: url("imagens/foto-1.jpg");
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	min-height:300px;
	background-size: cover;
}
.t-principal{
	position:absolute;
	width:100%;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 3rem;
	font-size: var(--step-0);
	margin: 0 auto;
	padding-right: 12.50%;
	padding-left: 12.50%;
	bottom: 60px;
}
.t-secundario{
	background: #8D4030 !important;
	font-family: "Poppins", sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: var(--step--2);
}
.t-fim{
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: var(--fs-0);
}
.t-mfim{
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: var(--step-2);
}
.t-membro{
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: var(--fs-0);
}
.t-membrof{
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: var(--fs--1);
}
.noticias{
	width:21%;
	margin:.5%;
	max-width:21%;
}
.noticiasesp{
	width:65%;
	margin:.5%;
	max-width:65%;
}
.membros{
	width:30%;
	margin:1%;
	max-width:30%;
}
.fiscal{
	width:20%;
	margin:1%;
	max-width:20%;
}
.noticia{
	width:30%;
	margin:1%;
	max-width:30%;
}
.ncabec{
	height:350px;
}
.desktop{
	padding: 50px 150px
}
.desktop1{
	padding: 0px 100px;
	display: flex;
    align-items: center; 
    justify-content: center; 
}
.mobile{
	padding: 25px 50px
}
.borda{
	border-top: 5px solid #FFC183;
}
.borda-hover{
	border-top: 5px solid #F7A357;
}
.texto{
	color: #8D4030 !important
}
.texto-hover{
	color: #F7A357 !important
}
.fonte{
	font-size: var(--fs-0);
}
.card-noticia{
	width:85%;
	max-width:85%;
}
.card-noticia-mobile{
	width:95%;
	max-width:95%;
}
.aba{
	padding-left: 9% !important;
	padding-right: 9% !important;
}
.foto-desktop {
	width:330px;
  height: 330px;
  object-fit: cover;
  object-position: center;
}
.foto-fiscal {
	width:255px;
  object-fit: cover;
  object-position: center;
}
.foto-galeria{
		
    max-height: 85vh;
    min-height: 65vh;
    object-fit: cover;
    object-position: center;
  }
/*.share{
	position:fixed;
	margin: 0 auto;
}*/
.ct-noticia{
	min-height:400px;
}
.transparente{
	--bs-bg-opacity:.6
}
.data{
	color:#FF8207;
	font-weight:bold;
}
.h-min{
	min-height: 40vh;
}
.accordion{
	--bs-accordion-btn-bg:#EF811C;
	--bs-accordion-active-bg: #F7A357;
	--bs-accordion-btn-focus-box-shadow:none;
	--bs-accordion-btn-color: white;
	--bs-accordion-active-color: white;
	--bs-accordion-bg:#F7A357;
}
.md{
	padding-top: 7% !important;
}

.badge-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
   	border: 3px solid #ff5400;
    background-color: white !important;
    border-color: #ff5400 !important;
    color: #ff5400 !important;
    font-size: var(--fs-1);
}
.auto-ajuste {
  display: inline-block; /* Ajusta o tamanho ao conteúdo */
  padding: 10px;         /* Espaço interno para o texto */
  background-color: #f0f0f0; /* Cor de fundo para visualização */
  border: 1px solid #ccc;    /* Borda para visualizar o ajuste */
  border-radius: 5px;    /* Borda arredondada (opcional) */
}