/* WEBFONTS*/


/* Elementos genericos e padrões */
body { margin: 0 !important; padding: 0 !important; font-family: Arial, Helvetica, sans-serif;}
img { border: 0; }
#main { max-width: 1316px; width: 100%; margin: 0 auto;}
.hidden { display: none !important; visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.center {text-align: center;}
.wrap { -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.nowrap { -webkit-flex-wrap: nowrap; flex-wrap: nowrap; }
.bottomBox { margin-bottom: 30px; }
.logoFooter {float: right;}
.flex-center-vertical { align-items: center;}
.flex-top-vertical { align-items: flex-start;}
.owl-theme .owl-dots .owl-dot span{margin: 5px;}

/* CSS para screen headers e SEO */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.stdCategoriaPagueBigfral .stdFullImg img { width: 100%; height: auto; display: block; }

.stdCategoriaPagueBigfral .container {width:1316px; margin: 0 auto;}
.stdCategoriaPagueBigfral .tj-centro {font-size: min(max(8px, calc(0.5rem + ((1vw - 3.2px) * 0.3012))), 11px); padding: 0 4% 2% 4%;}
.stdCategoriaPagueBigfral footer {float:right;margin-right: 10px;}

.stdCategoriaPagueBigfral ul { padding: 0; margin: 0 0 0 20px; }
.stdCategoriaPagueBigfral li { margin-bottom: 6px; text-align: left; }


/* BLOCO HEADER COM H1 */
.stdCategoriaPagueBigfral .header-img-h1 {
	display: block;
	position: relative;
	width: 100%;
}

.stdCategoriaPagueBigfral .header-img-h1 img {
	display: block;
	position: relative;
	width: 100%;
}

.stdCategoriaPagueBigfral .header-img-h1 .texto {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 1rem;
}
/* BLOCO HEADER COM H1 */

/*********** Títulos e subtítulos BASE */
.stdCategoriaPagueBigfral .bloco-tit-txt-centro {display: flex; flex-wrap: wrap; flex-direction: column; align-items: center; padding: 0 0 20px 0;}
.stdCategoriaPagueBigfral .tituloBase {
	/* MAX 42px MIN 26px */
	font-size: clamp(1.625rem, 1.606vw + 1.304rem, 2.625rem);
	line-height: clamp(2.113rem, 1.245vw + 1.864rem, 2.888rem);
	font-weight: normal;
	padding: 1% 0;
}
.stdCategoriaPagueBigfral .subtituloBase {
	/* MAX 28px MIN 16px */
	font-size: clamp(1rem, 1.205vw + 0.759rem, 1.75rem);
	line-height: 1em;
	font-weight: normal;
	padding: 1% 0;
}

/* BLOCO CATEGORIA-TIT-TXT */
.stdCategoriaPagueBigfral .bloco-tit-txt {
	display: flex;
	flex-direction: column;
	gap: 0;
	padding: 1.4% 0;
}

.stdCategoriaPagueBigfral .bloco-tit-txt .tit-container, .stdCategoriaPagueBigfral .bloco-tit-txt .txt-container {
	padding: 0% 4.6%;
}

/* Estilo do título */
.stdCategoriaPagueBigfral .bloco-tit-txt .tit-container h2 {
	width: 100%;
	margin: 0;
}

/* Estilo da descrição */
.stdCategoriaPagueBigfral .bloco-tit-txt .txt-container p {
	/* FONTS SIZE MAX 20px MIN 14px */
	font-size: clamp(0.875rem, 0.602vw + 0.755rem, 1.25rem);
	line-height: 1.3;
	margin: 0;
	padding: 0 0 1% 0;
}
/* BLOCO CATEGORIA-TIT-TXT */

/* BLOCO LP-IMG-DIR-TXT-ESQ */
.stdCategoriaPagueBigfral .img-dir-txt-esq {
	display: flex;
	flex-wrap: wrap;
	padding: 2% 4%;
	width: 100%;
	box-sizing: border-box;
}
.stdCategoriaPagueBigfral .img-dir-txt-esq .leftBox {
	width: 68.65%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-self: center;
	gap: 10px 20px;
	padding: 0;
	height: fit-content;
}
.stdCategoriaPagueBigfral .img-dir-txt-esq .rightBox {
	display: flex;
	justify-content: center;
	width: 31.35%;
}
.stdCategoriaPagueBigfral .img-dir-txt-esq .rightBox img {
	width: 100%; 
	height: auto; 
	display: block; 
	object-fit: contain;
}

.stdCategoriaPagueBigfral .img-dir-txt-esq .leftBox .texto-complemento {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: left;
	margin: 0;
	padding: 0.5% 4% 0.5% 0;
}

.stdCategoriaPagueBigfral .img-dir-txt-esq .leftBox .texto-complemento .subtit h2 {
	padding: 1%;
	margin: 0;
	/* max: 30px min 22px */
	font-size: clamp(1.375rem, 0.803vw + 1.214rem, 1.875rem);
	line-height: clamp(1.513rem, 1.185vw + 1.276rem, 2.25rem);
	font-weight: normal;
}
.stdCategoriaPagueBigfral .img-dir-txt-esq .leftBox .texto-complemento .subtxt {
	padding: 1%;
	/* max: 16px min 12px */
	font-size: clamp(0.75rem, 0.402vw + 0.67rem, 1rem);
	line-height: clamp(0.825rem, 0.602vw + 0.705rem, 1.2rem);
}

/* MEDIA QUERIES */
@media (max-width: 768px) {
	.stdCategoriaPagueBigfral .img-dir-txt-esq {
		flex-direction: column; 
	}
	.stdCategoriaPagueBigfral .img-dir-txt-esq .leftBox,
	.stdCategoriaPagueBigfral .img-dir-txt-esq .rightBox {
		width: 100%;
	}
	.stdCategoriaPagueBigfral .img-dir-txt-esq .rightBox {
		margin-top: 20px;
	}
	.stdCategoriaPagueBigfral .img-dir-txt-esq .rightBox img {
		max-width: 260px;
		width: calc(50% + 5vw);
	}
	.stdCategoriaPagueBigfral .img-dir-txt-esq .leftBox .texto-complemento {
		padding: 0;
	}
}
/* BLOCO LP-IMG-DIR-TXT-ESQ */

/* BLOCO CATEGORIA-BOX-4THUMBS-TIT-TXT */
.stdCategoriaPagueBigfral .box-4itens-tit-txt {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	gap: 20px;
	padding: 20px;
}
.stdCategoriaPagueBigfral .box-4itens-tit-txt h3.titulo {
	width: 100%;
	display: flex;
	justify-content: center;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0.5%;
	font-size: clamp(1.5rem, 1.205vw + 1.259rem, 2.25rem);
	line-height: clamp(1.65rem, 0.964vw + 1.457rem, 2.25rem);
}
.stdCategoriaPagueBigfral .box-4itens-tit-txt .item {
	/* largura para 3 itens em uma linha */
	width: calc(26% - 30px);
	text-align: center;
	padding: 0 15px;
	min-width: 230px;
	box-sizing: border-box;
}
.stdCategoriaPagueBigfral .box-4itens-tit-txt .item img {
	width: 100%;
	max-width: 300px;
	min-width: 200px;
	height: auto;
	margin: 0 auto;
	display: block;
}
.stdCategoriaPagueBigfral .box-4itens-tit-txt .tit {
	padding: 10px 5px;
	/* max: 22px min 14px */
	font-size: clamp(0.875rem, 0.803vw + 0.714rem, 1.375rem);
	line-height: clamp(0.963rem, 1.104vw + 0.742rem, 1.65rem);
	font-weight: bold;
}
.stdCategoriaPagueBigfral .box-4itens-tit-txt .txt {
	padding: 5px 10px;
	/* max: 14px min 12px */
	font-size: clamp(0.75rem, 0.201vw + 0.71rem, 0.875rem);
    line-height: clamp(0.825rem, 0.502vw + 0.725rem, 1.138rem);
}

.stdCategoriaPagueBigfral .box-4itens-tit-txt .texto-complemento {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	margin: 0;
	padding: 0.5%;
}

.stdCategoriaPagueBigfral .box-4itens-tit-txt .texto-complemento .subtit {
	padding: 1%;
	/* max: 24px min 18px */
	font-size: clamp(1.125rem, 0.602vw + 1.005rem, 1.5rem);
	line-height: clamp(1.238rem, 0.904vw + 1.057rem, 1.8rem);
	font-weight: bold;
}
.stdCategoriaPagueBigfral .box-4itens-tit-txt .texto-complemento .subtxt {
	padding: 0 1%;
	/* max: 14px min 10px */
	font-size: clamp(0.625rem, 0.402vw + 0.545rem, 0.875rem);
	line-height: clamp(0.625rem, 0.542vw + 0.517rem, 0.963rem);
}

@media (max-width: 540px) {
	/* Faz o container de cada item crescer e ocupar toda a largura disponível */
	.stdCategoriaPagueBigfral .box-4itens-tit-txt .item {
		width: 100%;
		min-width: 100%; 
	}
	
	/* A imagem já tem max-width no seu CSS original, então ela não vai estourar. */
	.stdCategoriaPagueBigfral .box-4itens-tit-txt .item img {
		max-width: 200px;
	}
}
/* BLOCO CATEGORIA-BOX-4THUMBS-TIT-TXT */

/* BLOCO CATEGORIA-BOX-4ICONES-TIT-TXT */
.stdCategoriaPagueBigfral .box-4icones-tit-txt {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	gap: 20px;
	padding: 20px;
}
.stdCategoriaPagueBigfral .box-4icones-tit-txt h3.titulo {
	width: 100%;
	display: flex;
	justify-content: center;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0.5%;
	font-size: clamp(1.5rem, 1.205vw + 1.259rem, 2.25rem);
	line-height: clamp(1.65rem, 0.964vw + 1.457rem, 2.25rem);
}

.stdCategoriaPagueBigfral .box-4icones-tit-txt .txt-container {
	padding: 0% 4.6%;
}

.stdCategoriaPagueBigfral .box-4icones-tit-txt .txt-container p {
	/* FONTS SIZE MAX 20px MIN 14px */
	font-size: clamp(0.875rem, 0.602vw + 0.755rem, 1.25rem);
	line-height: 1.3;
	margin: 0;
	padding: 0 0 1% 0;
}

.stdCategoriaPagueBigfral .box-4icones-tit-txt .item {
	/* largura para 2 itens em uma linha */
	width: calc(40% - 20px);
	text-align: center;
	padding: 0 10px;
}
.stdCategoriaPagueBigfral .box-4icones-tit-txt .item img {
	width: 100%;
	max-width: 200px;
	height: auto;
	margin: 0 auto;
	display: block;
}
.stdCategoriaPagueBigfral .box-4icones-tit-txt .tit {
	padding: 10px 5px;
	/* max: 22px min 14px */
	font-size: clamp(0.875rem, 0.803vw + 0.714rem, 1.375rem);
	line-height: clamp(0.963rem, 1.104vw + 0.742rem, 1.65rem);
	font-weight: bold;
}
.stdCategoriaPagueBigfral .box-4icones-tit-txt .txt {
	padding: 5px 10px;
	/* max: 14px min 12px */
	font-size: clamp(0.75rem, 0.201vw + 0.71rem, 0.875rem);
    line-height: clamp(0.825rem, 0.502vw + 0.725rem, 1.138rem);
}
/* MEDIA QUERIES */
@media (max-width: 490px) {
	.stdCategoriaPagueBigfral .box-4icones-tit-txt .item {
		width: 100%;
		max-width: 140px;
	}
}
/* BLOCO CATEGORIA-BOX-4ICONES-TIT-TXT */

/* BLOCO CATEGORIA-TIT-TXT-FOTO-TXT */
.stdCategoriaPagueBigfral .stdFullImg img { width: 100%; height: auto; display: block; }

.stdCategoriaPagueBigfral .bloco-tit-txt-foto-txt {
	display: flex;
	flex-direction: column;
	gap: 0;
	padding: 1.4% 0;
}

.stdCategoriaPagueBigfral .bloco-tit-txt-foto-txt .tit-container, .stdCategoriaPagueBigfral .bloco-tit-txt-foto-txt .txt-container {
	padding: 0% 4.6%;
}

/* Estilo do título */
.stdCategoriaPagueBigfral .bloco-tit-txt-foto-txt .tit-container h2 {
	width: 100%;
	margin: 0;
}

/* Estilo da descrição */
.stdCategoriaPagueBigfral .bloco-tit-txt-foto-txt .txt-container p {
	/* FONTS SIZE MAX 20px MIN 14px */
	font-size: clamp(0.875rem, 0.602vw + 0.755rem, 1.25rem);
	line-height: 1.3;
	margin: 0;
	padding: 0 0 1% 0;
}

/* Estilo da imagem */
.stdCategoriaPagueBigfral .bloco-tit-txt-foto-txt .img-container img {
	width: 100%;
	height: auto;
	display: block;
}
/* BLOCO CATEGORIA-TIT-TXT-FOTO-TXT */

/* BLOCO LP-3THUMBS-TXT-BTN */
.stdCategoriaPagueBigfral .box-3itens-txt {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 40px;
	padding: 2% 4%;
}
.stdCategoriaPagueBigfral .box-3itens-txt h2.tituloBase,
.stdCategoriaPagueBigfral .box-3itens-txt h3.subtituloBase {
	width: 100%;
	display: flex;
	justify-content: center;
	text-align: left;
	margin: 0;
	padding: 0.5%;
	font-weight: bold;
}

.stdCategoriaPagueBigfral .box-3itens-txt .txt-container {
	width: 100%;
	margin: 0;
	padding: 0 0 1% 0;
}

.stdCategoriaPagueBigfral .box-3itens-txt .txt-container p {
	/* FONTS SIZE MAX 20px MIN 14px */
	font-size: clamp(0.875rem, 0.602vw + 0.755rem, 1.25rem);
	line-height: 1.3;
}

.stdCategoriaPagueBigfral .box-3itens-txt .item {
	flex: 1 1 160px;
	max-width: 200px;
	min-width: 0;
	text-align: center;
	padding: 2% 0;
}
.stdCategoriaPagueBigfral .box-3itens-txt .item img {
	width: 100%;
	height: auto;
}
.stdCategoriaPagueBigfral .box-3itens-txt h4.tit {
	/* max: 24px min 18px */
	font-size: clamp(1.125rem, 0.602vw + 1.005rem, 1.5rem);
	line-height: 1.4;
	padding: 2%;
	margin: 0;
}
.stdCategoriaPagueBigfral .box-3itens-txt .txt {
	/* max: 18px min 16px */
	font-size: clamp(1rem, 0.201vw + 0.96rem, 1.125rem);
	line-height: 1.4;
	padding: 3%;
	min-height: 80px;
}
.stdCategoriaPagueBigfral .box-3itens-txt .btn {
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
}
.stdCategoriaPagueBigfral .box-3itens-txt .btn a {
	display: inline-block;
    color: #fff;
    background: #000;
    padding: 10px 32px;
    font-size: 1.1rem;
	font-weight: 500;
    border-radius: 30px;
	text-decoration: none;
}

/* MEDIA QUERIES */
@media (max-width: 490px) {
	.stdCategoriaPagueBigfral .box-3itens-txt .item {
		flex: 1 1 160px;
		max-width: 100%;
	}
	.stdCategoriaPagueBigfral .box-3itens-txt .item img {
		max-width: 160px;
		margin: 0 auto;
	}
}
/* BLOCO LP-3THUMBS-TXT-BTN */

/* BLOCO LP-BTN-CENTRO */
.stdCategoriaPagueBigfral .bloco-btn-full-centro {
	display: flex;
	flex-direction: column;
	padding: 1% 0;
}

/* Estilo do botão de comprar */
.stdCategoriaPagueBigfral .bloco-btn-full-centro .btn-container .btn-comprar {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 10px auto;
	padding: 10px;
	min-height: 30px;
	text-align: center;
	font-size: clamp(0.875rem, 0.602vw + 0.755rem, 1.25rem); /* MIN 14px MAX 20px */
	line-height: clamp(0.963rem, 0.663vw + 0.83rem, 1.375rem); /* MIN 1,1 MAX 1,1 */
	cursor: pointer;
	border-radius: 30px;
	color: white;
	background-color: navy;
	text-decoration: none;
	border: none;
	width: 80%
}
/* BLOCO LP-BTN-CENTRO */