@charset "utf-8";
:root {
	--cor-primaria: 		#243B5A;
	--cor-secundaria: 		#C6A87A;
	--cor-escura: 			#4A3F36;
	--cor-texto: 			#4A3F36;
	--cor-fundo: 			#F3EFE9;
	--cor-fundo-claro: 		#FAF7F2;
	--cor-linha: 			#C6A87A;
	--fonte-padrao: 		'Inter';
	--fonte-titulo: 		'Playfair Display';
	--largura-fixa: 		1280px;
}

body { font-size: 14px; font-family: var(--fonte-padrao), Calibri, Arial, sans-serif; text-rendering: geometricPrecision !important; -webkit-font-smoothing: antialiased !important; height: auto; background-color: var(--cor-fundo); color: var(--cor-texto); top: 0px !important }
* { margin: 0px; padding: 0px; border: none; list-style: none; text-decoration: none; }
*:focus { outline: none; }
::selection { color: #ffffff; background-color: var(--cor-primaria);  }

/* GERAIS */
a:link, a:visited, a:hover { color: var(--cor-texto); text-decoration:none; font-size: 14px; font-family: var(--fonte-padrao); }
.clearfix, .clearfix2 { width: 100%; position: relative; clear: both; height: 10px; }
.clearfix:before, .clearfix:after,.clearfix2:before, .clearfix2:after { display: table; content: " "; min-height: 0px !important; margin: 0px !important; }
.clearfix:after, .clearfix2:after { clear: both; float: none; height: 0px !important; min-height: 0px !important; margin: 0px !important;  }
.centraliza { width: 100%; margin: 0 auto; height: auto; position: relative; display: block; text-align:center; }
.util { width: var(--largura-fixa); margin: 0 auto; height: auto; position: relative; display: block; }
.util2 { width: 80%; margin: 0 auto; height: auto; position: relative; display: block; }
.util3 { width: 1200px; margin: 0 auto; height: auto; position: relative; display: block; }
.utilmetade { width: 550px; margin: 0 auto; height: auto; }
.metade { width: 574px; margin: 0 auto; height: auto; }
.anima { -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.anima1 { -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -webkit-transition: all 0.1s ease; transition: all 0.1s ease; }
.anima5 { -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.pulse { -moz-animation: pulse 2s infinite; -o-animation: pulse 2s infinite; -webkit-animation: pulse 2s infinite; }
#mascara2 { display: none; position:fixed; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(36,59,90,0.85); z-index:1091; }
#mascara1 { display: none; position:fixed; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(36,59,90,0.85); z-index:1091; }
#mascara_filtros { display: none; position:fixed; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(36,59,90,0.4); z-index:1000; }
#amensagem { display: none; position: fixed; background-size: auto 80px; background-repeat:no-repeat; background-position: 20px center; z-index: 5000001; left: 0; top: 0; width: calc(100% - 40px); padding: 50px 20px; font-size: 18px; line-height: 18px; font-family: var(--fonte-padrao); color: #ffffff; text-align: center; height: auto; letter-spacing: 0px; }
#amensagem_curta { display: none; position: fixed; z-index: 5000001; bottom: 20px; left: 20px; width: auto; max-width: 320px; padding: 20px; font-size: 14px; line-height: 18px; font-family: var(--fonte-padrao); color: #ffffff; text-align: left; height: auto; letter-spacing: 0px; overflow: hidden; -webkit-box-shadow: 0px 10px 30px 0px rgba(74,63,54,0.2); box-shadow: 0px 10px 30px 0px rgba(74,63,54,0.2); }
#amensagem_curta i { font-size: 18px !important; height: 18px !important; line-height: 18px !important; color: #ffffff; float: left; margin-right: 10px; }
.sombra { -webkit-box-shadow: 0px 15px 30px 0px rgba(74,63,54, 0.08); box-shadow: 0px 15px 30px 0px rgba(74,63,54, 0.08); }
.esconde { display: none; }
.blur { -webkit-filter: blur(3px); -moz-filter: blur(3px); -ms-filter: blur(3px); -o-filter: blur(3px); filter: blur(3px); }
.blur_menor { -webkit-filter: blur(2px); -moz-filter: blur(2px); -ms-filter: blur(2px); -o-filter: blur(2px); filter: blur(2px); }
.opaco img { -webkit-filter: grayscale(100%); filter: grayscale(100%); filter: gray; opacity: 0.4; }
section { padding: 0px 0px 50px 0px; position: relative; width: 100%; height: auto; margin: 0px; clear: both; overflow: hidden; }
i { -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.titulo_bloco { width: 100%; height: auto; position: relative; font-family: var(--fonte-titulo); font-weight: 600; letter-spacing: -0.5px; font-size: 48px; line-height: 56px; text-align: left; color: var(--cor-primaria); padding: 30px 0px 15px 0px; }
.titulo_bloco i { width: auto; height:auto; position:relative; display:inline-block; vertical-align:top; font-size: 28px; padding: 0px 10px 0px 0px; color: var(--cor-secundaria); line-height: 30px; }
.titulo_bloco span { color: var(--cor-secundaria); font-family: var(--fonte-titulo); font-weight: 600; line-height: 56px; font-size: 48px; letter-spacing: -0.5px; font-style: italic; }
.titulo_bloco label { font-family: var(--fonte-padrao); font-weight: 600; font-size: 28px; line-height: 32px; position:relative; display:inline-block; color: var(--cor-texto); }
.titulo_bloco label::before { position:absolute; height:1px; width:100%; content:''; background-color: var(--cor-linha); bottom:0px; }
.titulo_bloco .acessa { width: auto; height: auto; position: absolute; right: 0px; font-family: var(--fonte-padrao); font-size: 14px; line-height: 38px; font-weight: 500; color: var(--cor-primaria); top: 30px; letter-spacing: 0px; text-decoration: underline; }
.titulo_bloco .acessa:hover { font-weight: 700; }
.titulo_bloco.centraliza_bloco { text-align: center; }
.complemento_bloco { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); font-size: 14px; line-height: 22px; font-weight: 400; text-align: left; color: var(--cor-texto); padding: 0px 0px 30px 0px; }
.progresso_leitura { width: 100%; height: 4px; position: fixed; top: 0px; z-index: 9999; background-color: transparent; }
.progresso_leitura .progresso_scroll { width: 0%; height: 2px; position: absolute;  background: var(--cor-secundaria); }
.goog-te-banner-frame.skiptranslate, .skiptranslate { display: none !important; }

/*BANNER INTERNO*/
.banner_interno { width: 100%; height: 500px; position: relative; text-align: center; background-repeat: no-repeat; background-position: center; background-size: cover; margin: 0px 0px 30px 0px; background-color: var(--cor-primaria); }
.banner_interno .util { height: 100%; }
.banner_interno .textuais { z-index:100; position:absolute; top: 50%; left:0px; transform: translate(0,-50%); height:auto; width:100%; }
.banner_interno .textuais .titulo_bloco, .banner_interno .textuais h1 { width: 100%; height: auto; position: relative; font-family: var(--fonte-titulo); font-weight: 600; letter-spacing: -0.5px; font-size: 56px; line-height: 64px; text-align: left; color: #ffffff; padding: 30px 0px 10px 0px; }
.banner_interno .textuais .titulo_bloco span, .banner_interno .textuais h1 span { color: var(--cor-secundaria); font-family: var(--fonte-titulo); font-style: italic; font-weight: 600; line-height: 64px; font-size: 56px; letter-spacing: -0.5px; }
.banner_interno .textuais .complemento_bloco, .banner_interno .textuais h2 { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); font-size: 16px; line-height: 24px; font-weight: 400; text-align: left; color: #ffffff; padding: 0px 0px 30px 0px; letter-spacing: 0px; }
.banner_interno:after { width:100%; height:100%; left:0px; top:0px; position:absolute; background-color: rgba(36,59,90, 0.45); content:''; z-index: 10; }

/*SEO H1 E H2*/
.tags_especiais { width: 100%; height: auto; position: relative; padding: 50px 0px; }
.tags_especiais h1 { width: 100%; height: auto; position: relative; padding: 0px 0px 15px 0px; font-size: 28px; font-family: var(--fonte-titulo); color: var(--cor-primaria); text-align: left; line-height: 32px; font-weight: 600; border-bottom: 1px solid var(--cor-linha); }
.tags_especiais h2 { width: 100%; height: auto; position: relative; padding: 15px 0px 0px 0px; font-size: 14px; font-family: var(--fonte-padrao); color: var(--cor-texto); text-align: left; line-height: 22px; font-weight: 400; }

/*HOVER LINE*/
.cool-link { display: inline-block; text-decoration: none; }
.cool-link-ativo::after { content: ''; z-index: 102; position: relative; display: block; width: 100%; height: 1px; background: var(--cor-secundaria); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.cool-link::after { content: ''; z-index: 102; position: relative; display: block; width: 0; height: 1px; background: var(--cor-secundaria); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.cool-link:hover::after { width: 100%; z-index: 102; position: relative; }

/*WHATSAPP*/
.chama_whats { width: 48px; text-align: center; height: 48px; position: fixed; cursor: pointer; bottom: 20px; right: 20px; z-index: 1000; background-color: #25D366; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; box-shadow: 0px 6px 20px rgba(74,63,54,0.25); overflow: hidden; }
.chama_whats:hover { bottom: 24px; box-shadow: 0px 10px 30px rgba(74,63,54,0.35); }
.chama_whats i { position: relative; width: 100%; height: 48px; display: inline-block; vertical-align: top; line-height: 48px; text-align: center; color: #ffffff; font-size: 26px; }

/*ACEITE*/
.aceite { width: 1090px; height: auto; position: fixed; left: 50%; transform: translate(-50%,0); bottom: 20px; padding: 30px; background-color: #ffffff; z-index: 99999; text-align: center; -webkit-box-shadow: 0px 20px 50px 0px rgba(74,63,54, 0.25); box-shadow: 0px 20px 50px 0px rgba(74,63,54, 0.25); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow: hidden; border-top: 2px solid var(--cor-secundaria); }
.aceite:hover { -webkit-box-shadow: 0px 25px 60px 0px rgba(74,63,54, 0.35); box-shadow: 0px 25px 60px 0px rgba(74,63,54, 0.35); }
.aceite .cta-aceite { cursor: pointer; display: inline-block; vertical-align: top; margin-top: 0px; width: 200px; padding: 14px 0px; background: var(--cor-primaria); color: #ffffff; font-size: 14px; font-family: var(--fonte-padrao); -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; overflow: hidden; font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase; }
.aceite .cta-aceite:hover { background-color: var(--cor-escura); color: #ffffff; }
.aceite .chama-aceite { width: calc(100% - 250px); font-size: 14px; font-family: var(--fonte-padrao); text-align: left; color: var(--cor-texto); padding: 0px 30px 0px 0px; position: relative; display: inline-block; vertical-align: top; font-weight: 400; line-height: 22px; }
.aceite .chama-aceite u { text-decoration: underline; }
.aceite .chama-aceite i { font-style: italic; }
.aceite .chama-aceite strong, .aceite .chama-aceite b { font-weight: 700; }
.aceite .chama-aceite a { color: var(--cor-primaria); font-size: 14px; line-height: 22px; font-family: var(--fonte-padrao); text-decoration: underline; }
.aceite .chama-aceite a:hover { color: var(--cor-secundaria); }

/* POPUP */
#fechar { z-index: 100001; position: fixed; }
#fechapopup { width: auto; position: fixed; cursor: pointer; z-index: 100002; transform: translate(-50%,0); left: 50%; top: -15px; color: #ffffff; background-color: var(--cor-primaria); font-size: 14px; font-family: var(--fonte-padrao); padding: 8px 16px; font-weight: 600; }
#mascara { position: fixed; text-align: center; width: 100%; min-height: 100%; left: 0; top: 0; background-color: rgba(36,59,90,0.9); z-index: 100001; }
#pop { transform: translate(-50%, -50%); }

/* Box-sizing restrito aos novos componentes */
header, header *, .menu-sidebar, .menu-sidebar *, #menu_mascara { box-sizing: border-box; }

/* TOPO (Hamburger esquerda + Acoes direita) */
header {
	width: 100%;
	height: 80px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	padding: 0px;
	background-color: rgba(243,239,233,0.96);
	border-bottom: 1px solid rgba(198,168,122,0.35);
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

/* Sobre hero (home): inicia transparente, com texto branco. Vira solido ao rolar */
header.sobre_hero {
	background-color: transparent;
	border-bottom: 1px solid rgba(255,255,255,0.18);
}

header .navegacao {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	padding: 0px 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

/* HAMBURGER (esquerda) */
header .abre_menu {
	width: 50px;
	height: 50px;
	position: relative;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	gap: 6px;
	transition: all 0.3s ease;
}
header .abre_menu .barra {
	width: 28px;
	height: 2px;
	background-color: var(--cor-primaria);
	display: block;
	transition: all 0.3s ease;
}
header .abre_menu .barra:nth-child(2) { width: 20px; }
header .abre_menu:hover .barra { background-color: var(--cor-secundaria); }
header .abre_menu:hover .barra:nth-child(2) { width: 28px; }

header.sobre_hero .abre_menu .barra { background-color: #ffffff; }
header.sobre_hero .abre_menu:hover .barra { background-color: var(--cor-secundaria); }

/* LOGO (central) */
header .logo-topo {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: flex;
	align-items: center;
	justify-content: center;
}
header .logo-topo .logomarca {
	width: 150px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transition: all 0.3s ease;
	display: block;
}

/* ACOES (direita): telefone + idioma */
header .mais_acoes {
	display: flex;
	align-items: center;
	gap: 18px;
	height: 100%;
}
header .mais_acoes a { color: var(--cor-texto); display: inline-flex; align-items: center; }
header .mais_acoes .atalhos_acao,
header .mais_acoes .translate .translate_ativo {
	width: 42px;
	height: 42px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: var(--cor-primaria);
	border: 1px solid var(--cor-linha);
	background-color: transparent;
	transition: all 0.3s ease;
}
header .mais_acoes .atalhos_acao i,
header .mais_acoes .translate .translate_ativo i {
	font-size: 22px;
	line-height: 1;
	color: inherit;
}
header .mais_acoes .atalhos_acao:hover,
header .mais_acoes .translate:hover .translate_ativo {
	background-color: var(--cor-primaria);
	color: #ffffff;
	border-color: var(--cor-primaria);
}

header.sobre_hero .mais_acoes .atalhos_acao,
header.sobre_hero .mais_acoes .translate .translate_ativo {
	color: #ffffff;
	border-color: rgba(255,255,255,0.55);
}
header.sobre_hero .mais_acoes .atalhos_acao:hover,
header.sobre_hero .mais_acoes .translate:hover .translate_ativo {
	background-color: var(--cor-secundaria);
	border-color: var(--cor-secundaria);
	color: var(--cor-primaria);
}

header .mais_acoes .translate { position: relative; }
header .mais_acoes .translate .translate_opcoes {
	display: none;
	width: 170px;
	position: absolute;
	top: 100%;
	right: 0px;
	background: #ffffff;
	padding-top: 12px;
	box-shadow: 0px 12px 30px rgba(74,63,54,0.12);
	border-top: 2px solid var(--cor-secundaria);
	z-index: 50;
}
header .mais_acoes .translate:hover .translate_opcoes { display: block; }
header .mais_acoes .translate .translate_opcoes .translate_opcao {
	padding: 10px 20px;
	color: var(--cor-texto);
	font-size: 13px;
	cursor: pointer;
	transition: all 0.2s ease;
	border-bottom: 1px solid rgba(198,168,122,0.25);
	font-family: var(--fonte-padrao);
	letter-spacing: 0.3px;
	background: #ffffff;
}
header .mais_acoes .translate .translate_opcoes .translate_opcao:hover { color: var(--cor-primaria); background-color: var(--cor-fundo); }
header .mais_acoes .translate .translate_opcoes .ultimo_item { border-bottom: none; }

/* SIDEBAR DO MENU (expandido a esquerda ao clicar no hamburger) */
.menu-sidebar {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 400px;
	max-width: 92%;
	height: 100vh;
	background-color: var(--cor-fundo-claro);
	border-right: 1px solid var(--cor-linha);
	z-index: 1300;
	padding: 100px 40px 40px 40px;
	overflow-y: auto;
	transform: translateX(-100%);
	transition: transform 0.45s ease;
	box-shadow: 0px 0px 40px rgba(74,63,54,0.15);
}
.menu-sidebar.aberto { transform: translateX(0); }
.menu-sidebar .fecha_menu {
	position: absolute;
	top: 28px;
	right: 28px;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border: 1px solid var(--cor-linha);
	color: var(--cor-primaria);
	transition: all 0.3s ease;
}
.menu-sidebar .fecha_menu i { font-size: 18px; }
.menu-sidebar .fecha_menu:hover { background-color: var(--cor-primaria); color: #ffffff; border-color: var(--cor-primaria); }

.menu-sidebar nav ul { width: 100%; padding: 0; margin: 0; }
.menu-sidebar nav ul li,
.menu-sidebar nav ul > a > li {
	width: 100%;
	font-family: var(--fonte-titulo);
	font-size: 26px;
	line-height: 32px;
	font-weight: 500;
	letter-spacing: -0.3px;
	color: var(--cor-primaria);
	padding: 18px 0px;
	border-bottom: 1px solid rgba(198,168,122,0.35);
	cursor: pointer;
	position: relative;
	transition: all 0.3s ease;
}
.menu-sidebar nav ul > a { display: block; }
.menu-sidebar nav ul li:hover,
.menu-sidebar nav ul > a:hover li { color: var(--cor-secundaria); padding-left: 8px; }
.menu-sidebar nav ul li.cool-link-ativo,
.menu-sidebar nav ul a.cool-link-ativo li { color: var(--cor-secundaria); }
.menu-sidebar nav ul li.cool-link-ativo::after,
.menu-sidebar nav ul li.cool-link::after { display: none; }
.menu-sidebar nav ul li.logo-central { display: none; }

.menu-sidebar nav ul li.sub::after {
	content: '+';
	position: absolute;
	right: 6px;
	top: 18px;
	font-family: var(--fonte-padrao);
	font-size: 22px;
	font-weight: 300;
	color: var(--cor-secundaria);
	transition: all 0.3s ease;
}
.menu-sidebar nav ul li.sub.aberto::after { content: '−'; }

.menu-sidebar nav ul li ol {
	display: none;
	width: 100%;
	padding: 16px 0px 4px 0px;
	margin: 0;
	background: transparent;
	box-shadow: none;
	position: relative;
	transform: none;
	left: auto;
	top: auto;
}
.menu-sidebar nav ul li.sub.aberto ol { display: block; }
.menu-sidebar nav ul li ol p {
	padding: 8px 0px;
	border-bottom: 1px dashed rgba(198,168,122,0.4);
	margin: 0;
	text-align: left;
}
.menu-sidebar nav ul li ol p:last-child { border-bottom: none; }
.menu-sidebar nav ul li ol p a {
	color: var(--cor-texto);
	font-size: 14px;
	font-family: var(--fonte-padrao);
	font-weight: 400;
	letter-spacing: 0.3px;
	display: inline-block;
	transition: all 0.2s ease;
}
.menu-sidebar nav ul li ol p a:hover { color: var(--cor-primaria); padding-left: 6px; }

#menu_mascara {
	display: none;
	position: fixed;
	width: 100%;
	height: 100vh;
	left: 0;
	top: 0;
	background-color: rgba(36,59,90,0.55);
	z-index: 1200;
}

/*FOOTER*/
footer { width: 100%; height: auto; position: relative; clear: both; background: var(--cor-fundo); padding: 60px 0px 0px 0px; border-top: 1px solid var(--cor-linha); }
footer .mapa_site { width: 100%; height: auto; position: relative; padding: 60px 0px 80px 0px; display: flex; justify-content: space-between; flex-wrap: wrap; }
footer .mapa_site ul { width: auto; max-width: 200px; box-sizing: border-box; height:auto; position:relative; text-align:left; display:inline-block; vertical-align:top; }
footer .mapa_site ul:nth-child(2) { width: 35%; max-width: 35%; }
footer .mapa_site ul:nth-child(2) li { width: 47%; }
footer .mapa_site ul:nth-child(2) li.top { width: 100%; }
footer .mapa_site ul li.top { width: 100%; height: auto; position: relative; display: inline-block; font-family: var(--fonte-titulo); font-weight: 600; vertical-align: top; padding: 0px 0px 12px 0px; font-size: 18px; line-height: 22px; color: var(--cor-primaria); text-align:left; border-bottom: 1px solid var(--cor-linha); margin-bottom: 10px; }
footer .mapa_site ul li.top:hover { text-decoration:none; }
footer .mapa_site ul li { width: 100%; height: auto; position: relative; display: inline-block; font-weight: 400; vertical-align: top; padding: 4px 0px; font-size: 13px; line-height: 18px; font-family: var(--fonte-padrao); color: var(--cor-texto); text-align: left; }
footer .mapa_site ul li a { font-weight: 400; font-size: 13px; line-height: 18px; font-family: var(--fonte-padrao); color: var(--cor-texto); }
footer .mapa_site ul li:hover { color: var(--cor-primaria); }
footer .blocados { width: 100%; height: auto; position: relative; padding: 0px 0px 35px 0px; display: flex; justify-content: space-between; flex-wrap: wrap; }
footer .blocados .marcas_rodape { width: auto; box-sizing: border-box; height:auto; position:relative; text-align:left; display:inline-block; vertical-align:top; }
footer .blocados .marcas_rodape .top { width: 100%; height: auto; position: relative; display: inline-block; font-family: var(--fonte-padrao); font-weight: 600; vertical-align: top; padding: 0px 0px 10px 0px; font-size: 13px; line-height: 18px; color: var(--cor-primaria); text-align:left; text-transform: uppercase; letter-spacing: 0.8px; }
footer .blocados .marcas_rodape .logos { width: auto; height: 60px; position: relative; overflow: hidden; display:inline-block; margin: 0px 20px 0px 0px; }
footer .blocados .marcas_rodape .logos img { width: auto; height: auto; max-width: 90%; max-height: 90%; position: relative; display: block; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
footer .blocados .marcas_rodape .logos:hover img { -webkit-transform: scale(0.95); -moz-transform: scale(0.95); transform: scale(0.95); }
footer .blocados .redes_rodape { width: auto; box-sizing: border-box; height:auto; position:relative; text-align: right; display:inline-block; vertical-align:top; }
footer .blocados .redes_rodape .chama_redes { width: 100%; height: auto; position: relative; display: inline-block; font-family: var(--fonte-padrao); font-weight: 600; vertical-align: top; padding: 0px 0px 10px 0px; font-size: 13px; line-height: 18px; color: var(--cor-primaria); text-align: right; text-transform: uppercase; letter-spacing: 0.8px; }
footer .blocados .redes_rodape .social { display: inline-flex; align-items: center; justify-content: center; width: 36px; height: 36px; vertical-align: top; margin: 0px 0px 0px 8px; cursor: pointer; transition: all 0.3s ease; border: 1px solid var(--cor-linha); }
footer .blocados .redes_rodape .social:hover { background-color: var(--cor-primaria); border-color: var(--cor-primaria); }
footer .blocados .redes_rodape .social i { color: var(--cor-primaria); font-size: 20px; line-height: 1; transition: all 0.3s ease; }
footer .blocados .redes_rodape .social:hover i { color: #ffffff; }
footer .direitos-agencia { width: 100%; height: auto; padding: 30px 0px; text-align: center; background-color: transparent; }
footer .direitos-agencia .assinatura { width: 40px; height: 30px; position:relative; display: inline-block; vertical-align: top; background-repeat: no-repeat; background-position: center; background-image: url(../imagens/logo-martinelli.png); transition: all 1.0s ease; opacity: 0.5; }
footer .direitos-agencia p { width: 100%; display: inline-block; vertical-align: top; font-size: 12px; color: var(--cor-texto); font-weight: 400; line-height: 18px; text-align: center; padding: 0px; position: relative; }
footer .direitos-agencia p a { font-size: 12px; color: var(--cor-primaria); line-height: 18px; text-decoration: underline; }
footer .direitos-agencia p a:hover { color: var(--cor-secundaria); }

::-webkit-input-placeholder { color: rgba(74,63,54,0.55); }
:-ms-input-placeholder { color: rgba(74,63,54,0.55); }
::-moz-placeholder { color: rgba(74,63,54,0.55); opacity: 1; }
:-moz-placeholder { color: rgba(74,63,54,0.55); opacity: 1; }

@-webkit-keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(198,168,122, 0.8); box-shadow: 0 0 0 0 rgba(198,168,122, 0.8); } 70% { -webkit-box-shadow: 0 0 0 15px rgba(198,168,122, 0); box-shadow: 0 0 0 15px rgba(198,168,122, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(198,168,122, 0); box-shadow: 0 0 0 0 rgba(198,168,122, 0); } }
@-moz-keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(198,168,122, 0.8); } 70% { box-shadow: 0 0 0 15px rgba(198,168,122, 0); } 100% { box-shadow: 0 0 0 0 rgba(198,168,122, 0); } }
@keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(198,168,122, 0.8); } 70% { box-shadow: 0 0 0 15px rgba(198,168,122, 0); } 100% { box-shadow: 0 0 0 0 rgba(198,168,122, 0); } }

/*BOX CONVERSAO*/
.orcamento { width: 450px; display: none; height: auto; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 10905; background-color: #ffffff; padding: 50px 50px 30px 50px; text-align: left; border-top: 2px solid var(--cor-secundaria); box-shadow: 0px 25px 60px rgba(74,63,54,0.25); }
.orcamento .titulo_box { width: 100%; height: auto; position: relative; font-family: var(--fonte-titulo); font-size: 36px; line-height: 40px; text-align: left; color: var(--cor-primaria); letter-spacing: -0.5px; font-weight: 600; }
.orcamento .titulo_box span { font-family: var(--fonte-titulo); font-size: 36px; line-height: 40px; text-align: left; color: var(--cor-secundaria); font-weight: 600; font-style: italic; }
.orcamento .introducao_box { width: 100%; font-size: 14px; font-family: var(--fonte-padrao); color: var(--cor-texto); text-align: left; padding: 10px 0px 0px 0px; line-height: 22px; position: relative; z-index: 10; margin: 0px; }
.orcamento .formulario { width: 100%; display: inline-block; vertical-align: top; text-align: left; height: auto; color: var(--cor-texto); font-size: 13px; font-family: var(--fonte-padrao); line-height: 20px; margin: 0px; padding: 30px 0 20px 0; }
.orcamento .formulario .linha_aceite { width: 100%; display: inline-block; vertical-align: top; text-align: left; height: auto; color: var(--cor-texto); font-size: 13px; font-family: var(--fonte-padrao); line-height: 20px; margin: 0px; padding: 10px 0 25px 0; }
.orcamento .formulario .linha_aceite label { cursor: pointer; }
.orcamento .formulario .linha_aceite a { color: var(--cor-primaria); font-size: 13px; font-family: var(--fonte-padrao); text-decoration: underline; }
.orcamento .formulario .linha { width: 100%; height: auto; position: relative; text-align: left; }
.orcamento .formulario .colunas { width: 49%; display: inline-block; vertical-align: top; text-align: left; margin-right: 1%; }
.orcamento .formulario .colunas_esquerda { width: 49%; vertical-align: top; float: right; text-align: right; }
.orcamento .formulario form input[type=text] { width: calc(100% - 28px); height: 36px; background-color: var(--cor-fundo); text-align: left; line-height: 36px; font-size: 14px; color: var(--cor-texto); padding: 0px 14px; font-family: var(--fonte-padrao); margin: 0px 0px 10px 0px; border-bottom: 1px solid var(--cor-linha); transition: all 0.3s ease; }
.orcamento .formulario form input[type=text]:focus { background-color: var(--cor-fundo-claro); border-bottom-color: var(--cor-primaria); }
.orcamento .formulario .botao-contato { cursor: pointer; width: auto; display: inline-block; vertical-align: top; margin-top: 0px; padding: 14px 30px; height: auto; font-family: var(--fonte-padrao); color: #ffffff; font-size: 14px; font-weight: 600; text-align: center; background: var(--cor-primaria); overflow: hidden; text-transform: uppercase; letter-spacing: 0.5px; transition: all 0.3s ease; }
.orcamento .formulario .botao-contato:hover { background: var(--cor-escura); }
.orcamento .formulario .botao-contato.opaco { opacity: 0.4 }
.orcamento .formulario .botao-cancela { width: auto; height: auto; position: relative; display: inline-block; vertical-align: top; color: var(--cor-texto); background-color: transparent; font-weight: 500; font-size: 14px; font-family: var(--fonte-padrao); padding: 14px 24px; margin: 0px 0px 0px 6px; text-decoration: underline; cursor: pointer; transition: all 0.3s ease; }
.orcamento .formulario .botao-cancela:hover { color: var(--cor-primaria); }

.digita_busca { display: none; width: 90%; height: auto; position: fixed; left: 50%; top: 50%; z-index: 1095; transform: translate(-50%,-50%); text-align: center; padding: 0px 5%; }
.digita_busca form { width: 100%; height: auto; position: relative; text-align: center; padding: 0px; }
.digita_busca form input[type=text] { width: calc(100% - 32px); height: 48px; background-color: #ffffff; text-align: center; line-height: 48px; font-size: 18px; color: var(--cor-texto); padding: 0px 16px; font-family: var(--fonte-padrao); margin: 0px; border-bottom: 2px solid var(--cor-secundaria); }

/*BOTOES GENERICOS*/
.botao_primario, .cta, .cta_destaque, .botao-padrao, .botao-contato { background-color: var(--cor-primaria); color: #ffffff; font-family: var(--fonte-padrao); font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; padding: 14px 28px; display: inline-block; cursor: pointer; transition: all 0.3s ease; border: none; }
.botao_primario:hover, .cta:hover, .cta_destaque:hover, .botao-padrao:hover, .botao-contato:hover { background-color: var(--cor-escura); color: #ffffff; }

@media screen and (max-width: 1100px) {
	.util, .util2, .util3 { width: 100%; }
	section { padding: 60px 0px 0px 0px; top: 0px; left: 0px; }
	section .util { text-align: center; }
	div[vw] { right: 0px !important; margin-top: 0px !important; }
	.aceite { width: calc(100% - 40px); padding: 20px; }
	.aceite .chama-aceite { width: 100%; padding: 0px; text-align: center; }
	.aceite .cta-aceite { margin-top: 15px; }
	#amensagem_curta { right: inherit; width: calc(100% - 60px); bottom: 10px; right: 10px; left: 50%; margin-left: -175px; text-align: left; }

	#pop { transform: translate(0,-50%) !important; width: 100% !important; left: 0px !important; }
	#pop img { width: 94%; height:auto; display:block; margin-left: 3%; margin-right:3%; }

	.complemento_bloco { padding-top: 25px; }

	.titulo_bloco { width: 96%; text-align: center; padding: 30px 2% 15px 2%; font-size: 28px; line-height: 34px; }
	.titulo_bloco span { font-size: 28px; line-height: 34px; }
	.titulo_bloco label { font-size: 24px; line-height: 28px; }
	.titulo_bloco .acessa { position: relative; width: 100%; text-align: center; }
	.complemento_bloco { text-align: center }

	/* TOPO MOBILE */
	header { height: 64px; }
	header .navegacao { padding: 0px 16px; }
	header .logo-topo .logomarca { width: 110px; height: 38px; }
	header .mais_acoes { gap: 10px; }
	header .mais_acoes .atalhos_acao,
	header .mais_acoes .translate .translate_ativo { width: 38px; height: 38px; }
	.menu-sidebar { width: 100%; max-width: 100%; padding: 90px 24px 30px 24px; }
	.menu-sidebar nav ul li,
	.menu-sidebar nav ul > a > li { font-size: 22px; line-height: 28px; padding: 14px 0px; }

	.banner_interno { width: 94%; padding-left: 3%; padding-right: 3%; }
	.banner_interno .util { height: 100%; }
	.banner_interno .textuais .titulo_bloco, .banner_interno .textuais h1, .banner_interno .textuais .complemento_bloco, .banner_interno .textuais h2 { text-align: center; }
	.banner_interno .textuais .titulo_bloco, .banner_interno .textuais h1 { font-size: 36px; line-height: 42px; }
	.banner_interno .textuais .titulo_bloco span, .banner_interno .textuais h1 span { font-size: 36px; line-height: 42px; }

	.orcamento { width: 90%; max-width: 320px; padding: 25px 20px 15px 20px; }
	.orcamento .titulo_box { font-size: 26px; line-height: 30px; text-align: center; }
	.orcamento .titulo_box span { font-size: 26px; line-height: 30px; text-align: center; }
	.orcamento .introducao_box { font-size: 13px; text-align: center; line-height: 20px; }
	.orcamento .formulario .linha_aceite { padding: 10px 0 20px 0; }
	.orcamento .formulario { padding: 20px 0 10px 0; }
	.orcamento .formulario .colunas, .orcamento .formulario .colunas_esquerda { width: 100%; text-align: center; margin-right: 0px; }
	.orcamento .formulario form input[type=text] { padding: 0px 14px; }
	.orcamento .formulario .linha_aceite, .orcamento .formulario .linha_aceite a { font-size: 12px; }
	.orcamento .formulario .botao-contato, .orcamento .formulario .botao-cancela { font-size: 13px; }

	.chama_whats { width: 44px; height: 44px; bottom: 14px; right: 14px; }
	.chama_whats:hover { bottom: 14px; }
	.chama_whats .ico { position: relative; margin: 7.5px; width: 25px; height: 25px; }

	.whats_fake { position: relative; right: inherit; top: inherit; display: inline-block; margin: 10px auto; }

	footer { width: 96%; padding-left: 2%; padding-right: 2%; }
	footer .mapa_site ul { width: 100%; max-width: 100%; text-align: center; margin-top: 30px; }
	footer .mapa_site ul:nth-child(2) { width: 100%; max-width: 100%; }
	footer .mapa_site ul:nth-child(2) li { width: 100%; }
	footer .mapa_site ul:nth-child(2) li.top { width: 100%; }
	footer .mapa_site ul li.top { text-align: center; }
	footer .mapa_site ul li { text-align: center; }
	footer .mapa_site { margin: 30px 0px 0px 0px; }
	footer .blocados .marcas_rodape { width: 100%; text-align: center; margin: 25px 0px 0px 0px; }
	footer .blocados .marcas_rodape .top { text-align: center; }
	footer .blocados .marcas_rodape .logos { margin: 10px; }
	footer .blocados .certificacoes { width: 100%; text-align: center; }
	footer .blocados .certificacoes .chama_titulo { text-align: center; }
	footer .blocados .certificacoes .selos { width: 100%; margin: 10px 0px; text-align: center; }
	footer .blocados .certificacoes .selos img { display: inline-block; }
	footer .blocados .redes_rodape { width: 100%; text-align: center; padding-top: 30px; }
	footer .blocados .redes_rodape .chama_redes { text-align: center; }
	footer .direitos-agencia .assinatura { width: 100; height: 30px; background-size: 30px auto; text-align: center; background-position: center; margin: 25px 0px 0px 0px }
	footer .direitos-agencia p { width: 100%; text-align: center }
}
