/*
Theme Name: arqatualiza2025
Author: Globaltech Soluções Digitais
Author URI: https://www.globaltech.com.br
*/

.wp-image-387 {
	filter: grayscale(100%);
	transition: filter 0.5s ease;
}

.wp-image-387:hover {
	filter: grayscale(0%);
}

@media (max-width: 768px) {
.wp-image-387 {
	width: 122px!important;
	padding: 0 !important;
	margin-bottom: 20px!important;
	float: center !important;
	margin-left: 32% !important;
	display: block !important;
	border-radius: 5px !important;
}
}
.menu-item-379, .menu-item-380, .menu-item-381, .menu-item-382, .menu-item-378 {
	padding: 0px !important;
	background: #ffffff1c;
	margin: 0px 3px !important;
	border: 1px #a5a5a5 solid;
	border-radius: 25px;
}

@media (max-width: 768px) {
.menu-item-379, .menu-item-380, .menu-item-381, .menu-item-382, .menu-item-378 {
	padding: 0px !important;
	background: #ffffff1c!important;
	margin: 4px auto !important;
	border: 1px #a5a5a5 solid !important;
	border-radius: 25px!important;
	width: 25%!important;
}
}
li#menu-item-69 {
	background: #856969 !important;
	border-radius: 25px !important;
	box-shadow: rgb(255 255 255) 0px 1px 8px !important;
}
.foogallery.fg-caption-always .fg-item.fg-loaded .fg-caption {
	text-align: center !important;
	text-transform: capitalize!important;
}
article li {
	font-size: 15px;
	line-height: 17px;
	text-align: left;
	color: #4a4949;
	letter-spacing: 0px;
	margin: 8px 0;
}

@media (max-width: 768px) {
	article li {
	font-size: 12px !important;
	
}
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-decoration: none;
}
.topoInfos {
	background-color: #e5e6e6;
	color: #fff;
	padding: 5px 0;
	font-weight: bold;
}
.topoInfos a {
	text-decoration: none;
	color: inherit;
}
.topoInfos .topoInfosInterno {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 20px;
	max-width: 1200px;
	margin: 0 auto;
}
.botaoTopoInfos {
	background-color: #2db742;
	padding: 2px 18px;
	border-radius: 30px;
	color: #fff !important;
	font-size: 14px;
	display: flex;
	align-items: center;
	text-align: center;
	text-decoration: none;
}
.botaoTopoInfos i {
	margin-right: 5px;
}

@media (max-width: 768px) {
.topoInfos .topoInfosInterno {
}
}
header {
	margin-top: 0;
	padding: 20px;
	position: fixed !important;
	z-index: 999 !important;
	width: 100% !important;
	height: 150px !important;
	max-height: 195px !important;
	box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px !important;
	background-color: rgba(255,255,255,.6) !important;
	backdrop-filter: blur(12px) !important;
	box-sizing: border-box;
	background-image: linear-gradient(to bottom, #ffffff42, #ffffff, #ffffff, #ffffff, #ffffff);
}

@media (max-width: 768px) {
header {
	position: absolute !important;
	color: #000;
	padding: 20px;
	width: 100% !important;
	height: 115px !important;
	transition: 0.3s !important;
	box-sizing: border-box;
}
}
header.efeitoScroll {
    background-image: none !important;
    height: 81px !important;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px !important;
    background-color: rgb(255 255 255) !important;
    backdrop-filter: blur(12px) !important;
}
.logo {
    margin: 0;
    transition: 0.3s !important;
    margin-top: -37px;
    padding: 0px 10px 0px;
    width: 367px;
}
.logo.efeitoScroll {
	width: 230px;
	transition: 0.3s !important;
	margin-top: -18px;
	margin-left: -978px;
	background: transparent;
	box-shadow: none !important;
}

@media (max-width: 768px) {
.logo {
    margin: 0;
    width: 275px;
    transition: 0.3s !important;
    margin-left: 0;
    margin-top: -8px;
}
}
nav {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 1200px;
	margin: 0 auto;
	transition: 0.3s !important;
	margin-top: -11px;
}

@media (max-width: 768px) {
nav {
	margin-top: -85px !important;
	flex-direction: row !important;
	justify-content: flex-end !important;
}
}
nav.efeitoScroll {
    margin-top: -55px;
    margin-left: 25%;
    transition: 0.3s !important;
}
.menu {
	display: flex;
	gap: 30px;
	margin-top: -10px;
}
.menu ul {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu li {
	margin: 0;
	padding: 0;
}
.menu a {
	color: #273032;
	text-decoration: none;
	padding: 5px 15px;
	font-size: 18px;
}

@media (max-width: 768px) {
.menu a {
	color: #ffffff !important;
	text-decoration: none;
	padding: 5px 15px;
	font-size: 18px;
}
}
.menu a:hover {
	color: #273032;
	border-bottom: 3px #273032 solid;
}
.menu .current-menu-item > a, .menu .current-menu-ancestor > a, .menu .current-menu-parent > a, .menu .current_page_item > a {
	color: #273032;
	border-bottom: 3px #273032 solid;
}

@media (max-width: 768px) {
.menu {
	flex-direction: column;
	position: absolute;
	top: 116px;
	width: 90%;
	max-height: 0;
	overflow: hidden;
	text-align: center;
	z-index: 9999;
	margin-left: -20px;
	transition: max-height 0.2s ease-in-out;
	background-image: none !important;
	box-sizing: border-box;
	background: #762c2de6 !important;
	box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px !important;/* backdrop-filter: blur(4px) !important; */
}
.menu.active {
	max-height: 100vh;
}
.menu ul {
	flex-direction: column;
	margin-bottom: 20px;
	margin-top: 20px;
}
.menu li {
	margin: 0px;
	padding: 10px;
}
.menu a {
	padding: 10px;
}
.menuMobile {
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    z-index: 9999;
    display: flex;
    margin-top: 12px;
}
.menuMobile::after {
	content: 'Menu' !important;
	display: block!important;
	height: auto!important;
	width: auto!important;
	color: #762c2d !important;
	cursor: pointer!important;
	text-decoration: none !important;
	font-size: 12px;
}
.menuMobile div {
	width: 30px;
	height: 4px;
	background-color: #762c2d;
	transition: transform 0.3s ease, opacity 0.3s ease;
}
.menuMobile.active div:nth-child(1) {
	transform: rotate(45deg) translate(6px, 5px);
}
.menuMobile.active div:nth-child(2) {
	opacity: 0;
}
.menuMobile.active div:nth-child(3) {
	transform: rotate(-45deg) translate(7px, -7px);
}
}
.menu li ul {
	display: none;
	position: absolute;
	background-color: #fbfbfb;
	padding: 16px;
	box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px !important;
	z-index: 1000;
	border-radius: 15px;
}
.menu li:hover > ul {
	display: block;
}
.menu li ul li {
	margin: 0;
	padding: 5px 15px;
	white-space: nowrap;
}
.menu li ul li a {
	color: #e5e6e6;
	font-size: 16px;
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	border-bottom: 3px #fbfbfb solid;
	transition: all 0.3s ease;
}
.menu li ul li a:hover {
	background-color: #e5e6e6;
	padding: 5px 15px;
	color: #ffffff;
	border-bottom: 3px #e5e6e6 solid;
}

@media (max-width: 768px) {
.menu li ul {
	display: none;
	position: relative;
	background-color: #ffffff;
	padding: 10px;
	border: none;
	box-shadow: none;
	z-index: 1000;
}
.menu li.active > ul {
	display: block;
}
.menu li ul li {
	margin: 0;
	padding: 10px;
	white-space: normal;
}
.menu li ul li a {
	color: #e5e6e6;
	font-size: 14px;
	text-decoration: none;
	display: block;
}
.menu li ul li a:hover {
	background-color: #f3f3f3;
	color: #a2722c;
}
}
body {
	font-family: 'Pretendard Variable';
	margin: 0;
	padding: 0;
	color: #333;
	line-height: 1.6;
}
main {
	padding: 68px 20px 20px 20px;
	overflow: hidden;
	color: #273032;
	letter-spacing: 1px;
	text-align: justify;
	background-image: url(https://www.arqatualiza.com.br/site/wp-content/themes/arqatualiza2025/images/bg.webp);
	background-position: center;
	background-repeat-y: repeat !important;
	background-repeat-x: no-repeat !important;
	background-size: contain;
}

@media (max-width: 768px) {
main {
	padding: 115px 8px 0px 8px !important;
}
}
main p {
	font-size: 15px;
	line-height: 21px;
	text-align: justify;
	color: #4a4949;
	letter-spacing: 1px;
	margin: 13px 0;
}

@media (max-width: 768px) {
main p {
	font-size: 12px;
	line-height: 26px;
}
}
main a {
	color: #000 !important;
	text-decoration: underline;
}
.conteudo {
	width: 1200px;
	margin: 0 auto;
	min-height: 500px;
}

@media (max-width: 768px) {
.conteudo {
	width: 100% !important;
}
}
.bloco {
	width: 1200px;
	margin: 0 auto;
}
.blocoIntroFull {
	width: 100vw;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	position: relative;
	margin-bottom: -50px;
}
.blocoFull {
	width: 100vw;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	position: relative;
	overflow: hidden;
	margin-bottom: -20px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

@media (max-width: 768px) {
.blocoIntroFull, .blocoFull, .bloco {
	width: 100% !important;
	position: relative;
	left: 0 !important;
	right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}
}
.col2 {
	width: 50%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	margin-top: 25px;
	margin-bottom: 25px;
}
.col3 {
	width: 33%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	margin-top: 25px;
	margin-bottom: 25px;
}
.col4 {
	width: 24%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	margin-top: 25px;
	margin-bottom: 25px;
}

@media (max-width: 768px) {
.col2, .col3, .col4 {
	width: 100%;
	padding: 3px;
}
}
@font-face {
	font-family: 'Pretendard Variable', 'Century Gothic';
	src: url('fonts/hinted-CenturyGothic.eot');
	src: local('Century Gothic'), local('CenturyGothic'), url('fonts/hinted-CenturyGothic.eot?#iefix') format('embedded-opentype'), url('fonts/hinted-CenturyGothic.woff2') format('woff2'), url('fonts/hinted-CenturyGothic.woff') format('woff'), url('fonts/hinted-CenturyGothic.ttf') format('truetype'), url('fonts/hinted-CenturyGothic.svg#CenturyGothic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Pretendard Variable';
	src: url('fonts/PretendardVariable-Regular.eot');
	src: local('Pretendard Variable'), local('PretendardVariable-Regular'), url('fonts/PretendardVariable-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/PretendardVariable-Regular.woff2') format('woff2'), url('fonts/PretendardVariable-Regular.woff') format('woff'), url('fonts/PretendardVariable-Regular.ttf') format('truetype'), url('fonts/PretendardVariable-Regular.svg#PretendardVariable-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
button {
	cursor: pointer !important;
}
.titulo {
	font-size: 18px;
	margin-top: 100px;
	margin-bottom: 30px;
	text-align: left;
	color: #2e3438;
	text-transform: uppercase;
	border-bottom: 2px #762c2d solid;
}
.titulo a {
	color: #a78585;
	text-decoration: none;
}

@media (max-width: 768px) {
.titulo {
	font-size: 20px !important;
	margin-top: 30px;
	margin-bottom: 14px;
	text-align: left;
	color: #2e3438;
	border-bottom: 1px #762c2d solid;
}
}
h1 {
	font-size: 24px;
	margin-top: 100px;
	margin-bottom: 42px;
	color: #762c2d;
	line-height: 34px;
	text-align: center;
}
h2 {
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3, h4, h5, h6 {
	font-size: 18px;
	margin-top: 40px;
	margin-bottom: 30px;
}

@media (max-width: 768px) {
h1, h2, h3, h4, h5, h6 {
	font-size: 18px !important;
	margin-top: 34px;
	margin-bottom: 16px;
	letter-spacing: 0px;
	line-height: 29px;
}
}
footer {
	text-align: center;
	width: 100%;
	/* background-color: #273032; */
	padding: 20px !important;
	box-sizing: border-box;
	border-top: 4px #80837b solid;
	box-shadow: 0px 0px 6px 4px #00000038;
	font-weight: bold;
	overflow: auto;
	/* background-image: url(images/bgFooter.jpg); */
    /* background-size: cover; */
	background-repeat: no-repeat;
	background-image: linear-gradient(to bottom, #dcdcdc, #e2e2e2, #e9e9e9, #efefef, #f6f6f6, #f6f6f6, #f6f6f6, #f6f6f6, #efefef, #e9e9e9, #e2e2e2, #dcdcdc);
}
.conteudoFooter, .conteudoFooter a {
	max-width: 1200px;
	margin: 0 auto !important;
 color: #273032 !important text-decoration: none !important;
	font-size: 13px;
}
.logoFooter {
	float: left;
	margin-top: 10px;
	width: 275px;
}

@media (max-width: 768px) {
.logoFooter {
	float: inherit;
	margin-top: 10px;
	width: 215px;
}
}
.col3Footer {
	display: inline-table;
	float: left;
	width: 33.333%;
	overflow: hidden;
}

@media (max-width: 768px) {
.col3Footer {
	width: 100% !important;
	overflow: hidden;
}
}
.blocoFullFooter {
	margin: 0 auto !important;
	text-align: center;
	width: 100%;
	overflow: hidden;
	font-size: 12px !important;
	letter-spacing: 1px;
}
.enderecoFooter {
	font-size: 13px !important;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.mapaFooter {
	font-size: 12px !important;
}
.horarioFooter {
	font-size: 13px !important;
}
.emailFooter {
	font-size: 13px !important;
}
.redesSociaisFooter {
	font-size: 30px !important;
	display: inline-block !important;
	text-align: center !important;
	padding: 5px;
}
.telefoneFooter a {
	font-size: 22px !important;
}
.tituloFooter {
	font-size: 18px;
}
.marcaFooter {
	width: 100%;
	text-align: right;
}

@media (max-width: 768px) {
.marcaFooter {
	width: 100%;
	text-align: center;
	margin-top: 25px !important;
	margin-bottom: 0px;
}
}
.avisoPoliticaPrivacidade {
	position: fixed;
	bottom: 16px;
	left: 6px;
	width: 232px;
	background-color: rgb(0 0 0 / 59%);
	color: #fff !important;
	text-align: center;
	padding: 8px;
	font-size: 10px;
	line-height: 13px;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);
	z-index: 99999;
	display: none;
	font-weight: bold;
}
.avisoPoliticaPrivacidade a {
	color: #fff !important;
}
.avisoPoliticaPrivacidade button {
	background-color: #4CAF50;
	color: #e5e6e6;
	border: none;
	padding: 3px;
	margin: 5px;
	cursor: pointer !important;
	font-size: 11px;
	border-radius: 10px;
	width: 68px;
}
.avisoPoliticaPrivacidade button:hover {
	background-color: #45a049;
}
.avisoPoliticaPrivacidade a {
	color: #e5e6e6;
	text-decoration: none !important;
}
input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea {
	background: #762c2d;
	border-radius: 4px;
	border: 2px solid #293337;
	margin: 0 auto;
	width: 100%;
	padding: 8px;
	color: #535353 !important;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-shadow: none;
}

@media (max-width: 768px) {
input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea {
	width: 98% !important;
}
}
select {
	height: 37px !important;
	background: #762c2d;
	border-radius: 4px !important;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.35) !important;
	border: 2px solid #293337 !important;
	margin: 0 auto !important;
	font-size: 16px !important;
	color: #e5e6e6 !important;
}

@media (max-width: 768px) {
select {
	font-size: 12px !important;
}
}
.wpcf7-submit {
	width: 250px !important;
	background-color: #762c2d !important;
	color: #ffffff !important;
	border: none !important;
	border-radius: 25px !important;
	cursor: pointer !important;
	font-size: 18px;
	padding: 10px;
}
.wpcf7-submit:hover {
	background-color: #762c2d !important;
	color: #FFFFFF !important;
}
img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha {
	width: 138px !important;
	height: 37px !important;
	margin-top: 4px !important;
	margin-left: 12px !important;
	margin-bottom: 8px !important;
}

@media (max-width: 768px) {
img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha {
	height: 30px !important;
}
}
.formCol3 {
	width: 390px;
	float: left !important;
	padding: 4px;
	font-size: 18px;
	font-weight: bold;
}

@media (max-width: 768px) {
.formCol3 {
	width: 100%;
	float: left !important;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
}
.formCol2 {
	width: 48%;
	float: left;
	padding: 7px;
	font-size: 18px;
	font-weight: bold;
}

@media (max-width: 768px) {
.formCol2 {
	width: 100%;
	float: left;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
}
.formColFull {
	width: 1185px;
	float: left;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
}

@media (max-width: 768px) {
.formColFull {
	width: 100%;
	float: left;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
}
::placeholder {
color:#e5e6e6 !important;
font-size:14px !important;
}

@media (max-width: 768px) {
::placeholder {
font-size:12px !important;
}
}
span.wpcf7-not-valid-tip {
	font-size: 13px !important;
}

@media (max-width: 768px) {
span.wpcf7-not-valid-tip {
	font-size: 12px !important;
	text-align: left;
	line-height: 16px;
	margin-bottom: 10px;
}
}
.wpcf7-validation-errors {
	margin-top: 20px !important;
	color: #fff !important;
	font-size: 16px !important;
	line-height: normal;
	background: #f00 !important;
	padding: 10px !important;
	text-align: center !important;
	float: left;
	border: none !important;
	width: 100%;
	box-sizing: border-box;
	font-weight: bold !important;
	animation: pulse 1.0s infinite !important;
	animation-direction: alternate !important;
	animation-name: pulse !important;
}
.wpcf7-mail-sent-ok {
	margin-top: 20px !important;
	color: #e5e6e6 !important;
	font-size: 18px !important;
	background: #a3ff03 !important;
	padding: 10px !important;
	text-align: center !important;
	float: left;
	border: none !important;
	width: 100%;
	box-sizing: border-box;
	font-weight: bold !important;
	animation: pulse 1.0s infinite !important;
	animation-direction: alternate !important;
	animation-name: pulse !important;
}

@media (max-width: 768px) {
.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
	width: 96%;
}
}
blockquote {
	background: #90ff0e;
	padding: 5px 34px 33px 34px;
	font-style: italic;
	width: 96%;
	box-sizing: border-box;
	margin: 25px;
	border-radius: 25px;
}

@media (max-width: 768px) {
blockquote {
	padding: 14px;
	font-style: italic;
	width: 96%;
	box-sizing: border-box;
	margin: 13px;
	border-radius: 25px;
}
}
blockquote li {
	padding: 0px;
	font-style: italic;
	font-size: 14px;
	width: 93%;
	margin: 0px 33px 8px;
}

@media (max-width: 768px) {
blockquote li {
	padding: 8px;
	font-size: 13px;
	width: 100%;
	margin: 0px;
	line-height: 27px;
	text-align: left;
}
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
}
.alignleft {
	float: left;
	margin: 25px;
	max-width: 100%;
	height: auto;
	border-radius: 25px;
	box-shadow: rgb(0 0 0 / 1%) 0px 10px 20px, rgb(83 86 86 / 35%) 0px 6px 6px !important;
}
.alignright {
	float: right;
	margin: 25px;
	max-width: 100%;
	height: auto;
	border-radius: 25px;
	box-shadow: rgb(0 0 0 / 1%) 0px 10px 20px, rgb(83 86 86 / 35%) 0px 6px 6px !important;
}

@media (max-width: 768px) {
.aligncenter, .alignleft, .alignright {
	float: none !important;
	width: 100%;
	height: auto;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
}
}
.wa__popup_chat_box .wa__popup_heading {
	display: none !important;
}
.wa__btn_popup {
	right: 30px !important;
}
.wa__btn_popup .wa__btn_popup_txt {
	font-weight: bold !important;
	width: 130px !important;
	right: 100% !important;
	text-align: center !important;
	font-size: 12px !important;
	top: 15px !important;
	padding: 7px 0 7px 0px !important;
	margin-right: -99px !important;
	margin-top: -56px !important;
	letter-spacing: inherit !important;
	line-height: 11px !important;
	border-radius: 20px !important;
	transition: 0.4s ease all !important;
}

@media (max-width: 768px) {
.wa__btn_popup .wa__btn_popup_txt {
	font-weight: bold !important;
	width: 100px !important;
	height: auto !important;
	right: 100% !important;
	text-align: center !important;
	font-size: 9px !important;
	top: 11px !important;
	padding: 5px !important;
	margin-right: -78px !important;
	margin-top: -45px !important;
	letter-spacing: inherit !important;
	line-height: 10px !important;
	border-radius: 16px !important;
	transition: 0.4s ease all !important;
}
}
.wa__btn_popup .wa__btn_popup_icon {
	width: 70px !important;
	height: 70px !important;
	animation: pulse 1.0s infinite !important;
	animation-direction: alternate !important;
	animation-name: pulse !important;
}
.wa__btn_popup .wa__btn_popup_icon:before {
	background-size: 40px auto !important;
}

@media (max-width: 768px) {
.wa__btn_popup .wa__btn_popup_icon {
	width: 55px !important;
	height: 55px !important;
	animation: pulse 1.0s infinite !important;
	animation-direction: alternate !important;
	animation-name: pulse !important;
}
.wa__btn_popup .wa__btn_popup_icon:before {
	background-size: 30px auto !important;
}
}

@media (max-width: 768px) {
.hm {
	display: none !important;
}
}

@media (min-width: 1000px) {
.hd {
	display: none !important;
}
}
