@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');
:root {
  --step--2: clamp(1.3021rem, 1.0886rem + 1.0676vi, 1.8rem);
  --step--1: clamp(1.5625rem, 1.2757rem + 1.434vi, 2.5rem);
  --step-0: clamp(1.875rem, 1.4926rem + 1.912vi, 3.125rem);
  --step-1: clamp(2.25rem, 1.7433rem + 2.5335vi, 3.9063rem);
  --step-2: clamp(2.7rem, 2.0322rem + 3.3389vi, 4.8828rem);
  --step-3: clamp(3.24rem, 2.364rem + 4.3801vi, 6.1035rem);
  --step-4: clamp(3.888rem, 2.7434rem + 5.723vi, 7.6294rem);
  --step-5: clamp(4.6656rem, 3.1754rem + 7.4511vi, 9.5367rem);

  --fs--2: clamp(0.8rem, 0.8889rem + -0.1041vi, 0.8681rem);
  --fs--1: clamp(1rem, 1.0544rem + -0.0637vi, 1.0417rem);
  --fs-0: clamp(1.25rem, 1.25rem + 0vi, 1.25rem);
  --fs-1: clamp(1.5rem, 1.4809rem + 0.0956vi, 1.5625rem);
  --fs-2: clamp(1.8rem, 1.7532rem + 0.2342vi, 1.9531rem);
  --fs-3: clamp(2.16rem, 2.0739rem + 0.4304vi, 2.4414rem);
  --fs-4: clamp(2.592rem, 2.4513rem + 0.7033vi, 3.0518rem);
  --fs-5: clamp(3.1104rem, 2.8949rem + 1.0773vi, 3.8147rem);
}
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(--fs-1);
}
.titulos{
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: var(--step-0);
}
.titulosp{
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: var(--step--1);
}
.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(--fs-1);
}
.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:25%;
	margin:.5%;
	max-width:25%;
}
.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);
}
.fpequena{
	font-size: var(--fs--2);
}
.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) */
}