/*
Theme Name: lidercomunicacaovisual2025
Author: Globaltech Soluções Digitais
Author URI: https://www.globaltech.com.br
*/
.custom-slider {
	margin-top: -27px !important;
	height: 69vh !important;
}

@media (max-width: 768px) {
.custom-slider {
    width: 100% !important;
 
 
    margin-top: 15px !important;
}
button.prev, button.next {
	display:none !important;
	
	}
}
.botaoChamada {
	text-align: center;
	width: 348px!important;
	height: auto!important;
	font-size: 18px !important;
	background: #82d701;
	box-shadow: 2px 2px 25px #ccc!important;
	border-radius: 8px !important;
	color: #000!important;
	margin: 0 auto !important;
	border: none;
	margin-bottom: 25px !important;
	margin-top: 25px !important;
	padding: 8px;
}

@media (max-width: 768px) {
.botaoChamada {
	width: 100%!important;
}
}
.buscaBloco {
	width: 1200px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 30px 0px 20px 0px;
}

@media (max-width: 768px) {
.buscaBloco {
	width: 100% !important;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 175px 0px 20px 0px;
}
}
ul.sf-nav > li > a, ul.sf-nav > li > span {
	width: 100%!important;
	display: block!important;
	padding: 5px!important;
	font-size: 18px!important;
	border: 2px solid #82d701!important;
	margin: 10px!important;
	text-align: center!important;
	border-radius: 25px!important;
}
ul.sf-result > li {
	background: #fff!important;
	height: auto !important;
	box-sizing: border-box!important;
	box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset !important;
	border-radius: 5px !important;
}

@media (max-width: 768px) {
ul.sf-result > li {
	width: 47.5% !important;
}
}
.selo {
	background: #fedd00;
	width: 193px;
	height: 184px;
	text-align: center;
	border-radius: 50%;
	display: flex;
	align-content: center;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	transform: rotateZ(350deg);
	box-shadow: rgb(144 158 173) 0px 5px 15px;
	border: 5px #82d701 dashed;
	margin-top: -66px;
}
.linkCategoria {
	color: #fff !important;
}
.postCategoria {
	width: 230px;
	height: auto !important;
	display: inline-table;
	/* margin-top: 13px !important; */
	margin: 5px;
}

@media (max-width: 768px) {
.postCategoria {
	width: 47%;
	height: auto !important;
	display: inline-table;
	margin-top: 8px !important;
	margin: 5px;
}
}
.imgCategoria {
	width: 100%;
	height: 110px !important;
	background-color: #FFF !important;
	background-size: cover !important;
	background-position: center !important;
	display: none !important;
}
.tituloCategoria {
	width: 262px;
	height: auto;
	color: #fff !important;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	padding: 6px;
	background: #82d701;
	text-transform: uppercase !important;
	margin: 14px !important;
	border-radius: 25px;
	box-shadow: rgb(15 154 255 / 29%) 0px 5px 15px;
}

@media (max-width: 768px) {
.tituloCategoria {
	width: 100% !important;
	color: #fff !important;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	padding: 6px;
	background: #82d701;
	text-transform: uppercase !important;
	margin: 0px !important;
	border-radius: 25px;
	box-shadow: rgb(15 154 255 / 29%) 0px 5px 15px;
}
}
.linkSubCategoria {
	color: #fff !important;
}
.postSubCategoria {
	width: 300px;
	height: 250px !important;
	float: left;
	margin: 11px !important;
	background-color: #FFF !important;
	background-size: cover !important;
	background-position: center !important;
	border: 3px #ccc solid;
	box-shadow: rgb(50 50 105 / 15%) 0px 2px 5px 0px, rgb(0 0 0 / 5%) 0px 1px 1px 0px !important;
}
.tituloSubCategoria {
	width: 50%;
	height: auto;
	float: left;
	color: #fff !important;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	background: #eb5c7e;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blocoCategoria {
	float: left;
	width: 33%;
	height: auto;
	background: aliceblue;
}
.busca {
	width: 1200px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 30px 0px 20px 0px;
}

@media (max-width: 768px) {
.busca {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
}
}
.sf-element input, .sf-element select {
	width: 983px !important;
	height: 44px !important;
	font-size: 14px !important;
	padding: 12px !important;
	margin: 3px !important;
	border: 3px solid #82d701 !important;
	border-radius: 25px !important;
	display: inline-block !important;
	float: left !important;
	box-shadow: rgb(15 154 255 / 29%) 0px 5px 15px!important;
}

@media (max-width: 768px) {
.sf-element input, .sf-element select {
	width: 25em !important;
	height: 44px !important;
	font-size: 14px !important;
	padding: 12px !important;
	margin: 14px !important;
	border: 3px solid #82d701 !important;
	border-radius: 25px !important;
	display: inline-block !important;
	float: left !important;
	box-shadow: rgb(15 154 255 / 29%) 0px 5px 15px!important;
}
}
.sf-filter button {
	float: right!important;
	width: 205px!important;
	padding: 11px!important;
	background: #82d701!important;
	color: #fff!important;
	font-size: 20px!important;
	border-radius: 25px!important;
	border: none !important;
	margin-top: -48px;
}
.sf-filter button:before {
	content: "\f002" !important;
	font-family: "Font Awesome 5 Pro" !important;
	padding: 10px !important;
}

@media (max-width: 768px) {
.sf-filter button {
	float: inherit !important;
	width: 94%!important;
	margin: 10px !important;
	padding: 10px!important;
	font-size: 16px!important;
	border-radius: 25px!important;
	margin-top: 0px!important;
	border: none !important;
}
}
.sf-result-head {
	display: none !important;
}

@media (max-width: 768px) {
.menuMobile {
	margin-top: -10px;
}
}
.xoo-wsc-basket {
	background-color: #0395ff !important;
	color: #000 !important;
}

@media (max-width: 768px) {
.xoo-wsc-basket {
	top: 110px !important;
	right: 0px !important;
}
}
.col4Topo {
	width: 40%;
	float: left;
}
.topoDescricao {
	font-weight: normal !important;
	font-size: 12px !important;
	margin-bottom: -5px;
}
.topoDescricao2 {
	font-weight: normal !important;
	font-size: 16px !important;
	margin-top: -26px !important;
}
.iconeTopo {
	font-size: 20px;
	float: left;
	padding: 10px;
}
.woocommerce span.onsale {
	background-color: #cbe6f9 !important;
	color: #000000 !important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-transform: initial !important;
	padding: 12px !important;
	border-radius: 50% !important;
	display: inline-block !important;
	position: absolute !important;
	top: -6px !important;
	left: 193px !important;
	z-index: 10 !important;
	height: 71px;
	width: 84px !important;
	transform: rotate(13deg) !important;
	border: 2px dashed #82d701;
}

@media (max-width: 768px) {
.woocommerce span.onsale {
	background-color: #cbe6f9 !important;
	color: #000000 !important;
	font-size: 9px !important;
	font-weight: bold !important;
	text-transform: initial !important;
	padding: 9px !important;
	border-radius: 50% !important;
	display: inline-block !important;
	position: absolute !important;
	top: -1px !important;
	left: 127px !important;
	z-index: 10 !important;
	height: 51px;
	width: 59px !important;
	transform: rotate(13deg) !important;
	border: 1px dashed #82d701;
}
}
ul.products li.product {
	background: #fff;
	height: auto;
	box-sizing: border-box;
	box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset !important;
	border-radius: 5px !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	background: #82d701;
	color: #fff;
	width: 100%;
	text-align: center;
}
.coupon .input-text {
	padding: 10px !important;
	margin: 10px !important;
	width: 50% !important;
	height: 50px !important;
}
 .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
 color:#fff !important;
}
input#calc_shipping_city, input#calc_shipping_postcode {
	display: none !important;
}
.pswp.pswp--supports-fs.pswp--open.pswp--notouch.pswp--css_animation.pswp--svg.pswp--animated-in.pswp--zoom-allowed.pswp--visible.pswp--has_mouse {
	z-index: 9999 !important;
}
ol.flex-control-nav.flex-control-thumbs {
	background: #ededed !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	width: 16% !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
 font-size: 13px!important;
 color: #000000!important;
 text-transform: uppercase!important;
 font-style: italic!important;
 font-weight: bold!important;
}
ul.tabs.wc-tabs {
	display: none !important;
}
.related.products {
	width: 100% !important;
	overflow: hidden !important;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #000 !important;
	color: #fff;
	border-radius: 25px !important;
}
a.button.product_type_variable.add_to_cart_button.art-button {
	background-color: #000 !important;
	color: #fff;
	border-radius: 25px !important;
	width: 93% !important;
}
ol.flex-control-nav.flex-control-thumbs, .woocommerce-product-gallery__image.flex-active-slide {
	border: 1px #d3ced2 solid !important;
}
.woocommerce div.product form.cart .variations select {
	font-size: 18px !important;
}

@media (max-width: 768px) {
form.cart {
	text-align: center !important;
	margin-left: 30% !important;
}
.product_meta {
	text-align: center !important;
}
}
.woocommerce .quantity .qty {
	margin-top: 10px !important;
}
a.reset_variations {
	color: #000!important;
	font-weight: bold!important;
	font-size: 16px !important;
	text-decoration: none !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.art-button {
	background: #000 !important;
	margin: 0 auto !important;
	width: 93% !important;
	border-radius: 25px !important;
}

@media (max-width: 768px) {
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.art-button {
	background: #000 !important;
	margin: 0 auto !important;
	width: 85% !important;
	border-radius: 25px !important;
}
}
.posted_in a {
	color: #000 !important;
}
h2.woocommerce-loop-product__title {
	color: #000 !important;
	text-align: center;
	font-size: 14px !important;
	letter-spacing: 1px !important;
	line-height: 16px;
	height: 40px;
	text-transform: uppercase !important;
}

@media (max-width: 768px) {
h2.woocommerce-loop-product__title {
	color: #000 !important;
	text-align: center;
	font-size: 10px !important;
	padding: 5px !important;
}
}
.woocommerce ul.products li.product a img {
	border-radius: 5px !important;
}

@media (max-width: 768px) {
.woocommerce ul.products li.product a img {
	border-radius: 5px !important;
}
}
.woocommerce ul.products li.product .price {
	color: #82d701 !important;
	font-size: 20px !important;
	text-align: center !important;
	font-weight: bold !important;
	line-height: 24px;
	margin-bottom: 5px !important;
	letter-spacing: 1px;
}

@media (max-width: 768px) {
.woocommerce ul.products li.product .price {
	color: #82d701 !important;
	font-size: 16px !important;
	text-align: center !important;
	font-weight: bold !important;
	line-height: 19px!important;
	margin-bottom: 5px !important;
	letter-spacing: 1px!important;
	margin-top: 13px!important;
}
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #000 !important;
	line-height: 35px !important;
	font-size: 25px !important;
	margin-bottom: 18px !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

@media (max-width: 768px) {
.woocommerce div.product p.price, .woocommerce div.product span.price {
	text-align: center !important;
}
}
.woocommerce-product-details__short-description {
	font-size: 18px !important;
	margin: 10px 0px 10px 0px !important;
}
h1.product_title.entry-title {
	color: #000 !important;
	text-transform: uppercase !important;
	margin-bottom: 15px !important;
	font-size: 20px;
	margin-top: 25px !important;
}

@media (max-width: 768px) {
h1.product_title.entry-title {
	color: #000 !important;
	text-transform: uppercase !important;
	margin-bottom: 15px !important;
	font-size: 16px !important;
	margin-top: 25px !important;
	text-align: center;
}
}
.woocommerce ul.products li.product .button {
	background: #82d701 !important;
	color: #fff !important;
	width: 92% !important;
	text-align: center !important;
	border-radius: 25px;
	margin-bottom: 30px;
	margin-left: 12px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	background-image: linear-gradient(to top, #d1ebff, #ddeeff, #e8f1ff, #f1f5ff, #f8f9ff, #f8f9ff, #f8f9ff, #f8f9ff, #f1f5ff, #e8f1ff, #ddeeff, #d1ebff) !important;
}
/***/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-decoration: none;
}
.topoInfos {
	background-color: #82d701;
	color: #000;
	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 {
	display: none !important;
}
}
header {
    color: #000;
    background-color: #0001f;
    padding: 31px;
    width: 100%;
    height: 130px;
    z-index: 1000;
    position: inherit;
    transition: 0.3s !important;
    backdrop-filter: saturate(200%) blur(15px) !important;
    box-shadow: rgb(0 0 0 / 1%) 0px 10px 20px, rgb(39 85 135 / 21%) 0px 6px 6px !important;
    box-sizing: border-box;
    background-image: linear-gradient(to top, #f8ffe7, #f2fff0, #f1fff8, #f4fffd, #faffff, #faffff, #faffff, #faffff, #f4fffd, #f1fff8, #f2fff0, #f8ffe7);
}

@media (max-width: 768px) {
header {
	position: absolute !important;
	color: #000;
	padding: 20px;
	width: 100%;
	height: 115px;
	z-index: 1000;
	transition: 0.3s !important;
	box-sizing: border-box;
}
}
header.efeitoScroll {
	width: 100%;
	height: 75px;
	top: 0;
	transition: 0.3s !important;
	background-image: none !important;
	box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px !important;
	background-color: rgb(255 255 255 / 84%) !important;
	backdrop-filter: blur(2px) !important;
}
.logo {
	margin: 0;
	width: 290px !important;
	transition: 0.3s !important;
	margin-top: -18px;
	padding: 0px 22px;
	margin-left: -1000px;
}
.logo.efeitoScroll {
	width: 290px !important;
	transition: 0.3s !important;
	margin-top: -20px;
	margin-left: -1000px;
	background: transparent;
	box-shadow: none !important;
}

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

@media (max-width: 768px) {
nav {
	margin-top: -70px !important;
	flex-direction: row !important;
	justify-content: flex-end !important;
}
}
nav.efeitoScroll {
	margin-top: -47px;
	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: #000;
    background-color: #82d701;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 25px;
    margin: 5px;
    text-shadow: 0px 0px 20px #ebebeb;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: #2db74263 0px 5px 15px;
    font-size: 13px;
    border: 2px #00000040 solid;
}
.menu a:hover {
	color: #f5f5f5;
	background-color: #000000;
}
.menu .current-menu-item > a, .menu .current-menu-ancestor > a, .menu .current-menu-parent > a, .menu .current_page_item > a {
	color: #f5f5f5;
	background-color: #000000;
}

@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-shadow: rgb(0 0 0 / 1%) 0px 10px 20px, rgb(111 203 202 / 26%) 0px 6px 6px !important;
	background-color: rgb(255 255 255 / 97%) !important;
	backdrop-filter: blur(2px) !important;
	box-sizing: border-box;
}
.menu.active {
	max-height: 100vh;
}
.menu ul {
	flex-direction: column;
	margin-bottom: 20px;
	margin-top: 20px;
}
.menu li {
	margin: 10px;
	padding: 10px;
}
.menu a {
	padding: 10px;
}
.menuMobile {
	flex-direction: column;
	gap: 5px;
	cursor: pointer;
	z-index: 9999;
	display: flex;
}
.menuMobile::after {
	content: 'Menu' !important;
	display: block!important;
	height: auto!important;
	width: auto!important;
	color: #000 !important;
	cursor: pointer!important;
	text-decoration: none !important;
	font-size: 11px;
}
.menuMobile div {
	width: 30px;
	height: 4px;
	background-color: #000;
	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);
}
}
body {
	font-family: 'Roboto', 'Century Gothic';
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
	line-height: 1.6;
}
main {
	padding: 20px 20px 20px 20px;
	overflow: hidden;
	line-height: 36px;
	color: #000;
	letter-spacing: 2px;
	text-align: justify;
 
	background-repeat: repeat;
}

@media (max-width: 768px) {
main {
padding: 100px 20px 20px 20px !important;
	margin: 0 !important;
}
}
main p {
	font-size: 16px;
	line-height: 34px;
	text-align: justify;
	color: #000;
	letter-spacing: 2px;
	margin: 13px 0;
}

@media (max-width: 768px) {
main p {
	font-size: 14px;
	line-height: 26px;
}
}
.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;
	margin-top: -20px;
}

@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-top: 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: 'Century Gothic';
	src: url('fonts/hinted-CenturyGothic.woff2') format('woff2'), url('fonts/hinted-CenturyGothic.woff') format('woff'), url('fonts/hinted-CenturyGothic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Addington CF Demi';
	src: url('fonts/AddingtonCF-DemiBold.eot');
	src: local('Addington CF Demi Bold'), local('AddingtonCF-DemiBold'), url('fonts/AddingtonCF-DemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/AddingtonCF-DemiBold.woff2') format('woff2'), url('fonts/AddingtonCF-DemiBold.woff') format('woff'), url('fonts/AddingtonCF-DemiBold.ttf') format('truetype'), url('fonts/AddingtonCF-DemiBold.svg#AddingtonCF-DemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto-Medium.eot');
	src: local('Roboto Medium'), local('Roboto-Medium'), url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Medium.woff2') format('woff2'), url('fonts/Roboto-Medium.woff') format('woff'), url('fonts/Roboto-Medium.ttf') format('truetype'), url('fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto-Light.eot');
	src: local('Roboto Light'), local('Roboto-Light'), url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Light.woff2') format('woff2'), url('fonts/Roboto-Light.woff') format('woff'), url('fonts/Roboto-Light.ttf') format('truetype'), url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
button {
	cursor: pointer !important;
}
.titulo {
	font-size: 36px;
	margin-top: 32px;
	margin-bottom: 30px;
	text-align: center;
	color: #000;
}
.titulo a {
	color: #000;
	text-decoration: none;
}

@media (max-width: 768px) {
.titulo {
	font-size: 24px !important;
	margin-top: 30px;
	margin-bottom: 18px;
	text-align: center;
	color: #000;
}
}
h1 {
	font-size: 40px;
	margin-top: 65px;
	margin-bottom: 42px;
	color: #82d701;
	line-height: 47px;
}
h2 {
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 30px;
}
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: 20px !important;
	margin-top: 34px;
	margin-bottom: 30px;
	letter-spacing: 0px;
	line-height: 23px;
}
}
footer {
    text-align: center;
    width: 100%;
    background-color: #000;
    padding: 20px !important;
    box-sizing: border-box;
    border-top: 7px #82d701 solid;
    box-shadow: 0px 0px 6px 4px #82d7014f;
    font-weight: bold;
 
    background-image: linear-gradient(to top, #f8ffe7, #f2fff0, #f1fff8, #f4fffd, #faffff, #faffff, #faffff, #faffff, #f4fffd, #f1fff8, #f2fff0, #f8ffe7);
}
.conteudoFooter, .conteudoFooter a {
	max-width: 1200px;
	margin: 0 auto !important;
	color: #000 !important;
	text-decoration: none !important;
	font-style: normal !important;
}
.logoFooter {
	float: left;
	margin-top: 10px;
}

@media (max-width: 768px) {
.logoFooter {
	float: inherit;
	margin-top: 10px;
}
}
.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: 16px !important;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.mapaFooter {
	font-size: 12px !important;
}
.horarioFooter {
	font-size: 14px !important;
}
.emailFooter {
	font-size: 14px !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: 93%;
	text-align: right;
	margin-top: -48px;
}

@media (max-width: 768px) {
.marcaFooter {
	width: 100%;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 5px;
}
}
.avisoPoliticaPrivacidade {
	position: fixed;
	bottom: 16px;
	left: 6px;
	width: 198px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff !important;
	text-align: center;
	padding: 8px;
	font-size: 11px;
	line-height: 13px;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);
	z-index: 99999;
	display: none;
	font-weight: bold;
}
.avisoPoliticaPrivacidade button {
	background-color: #4CAF50;
	color: #000;
	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: #000;
	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: #0000d;
	border-radius: 4px;
	box-shadow: 0 0 2px 1px rgb(19 50 93);
	border: 1px solid #000;
	margin: 0 auto;
	width: 100%;
	padding: 8px;
	color: #3D5166 !important;
	font-size: 13px;
	font-family: 'Roboto', 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	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: 96% !important;
}
}
select {
	height: 37px !important;
	background: #F9FAFB !important;
	border-radius: 4px !important;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.35) !important;
	border: 1px solid #B9C2CB !important;
	margin: 0 auto !important;
	font-size: 16px !important;
	color: #000 !important;
}

@media (max-width: 768px) {
select {
	font-size: 12px !important;
}
}
.wpcf7-submit {
	width: 250px !important;
	background-color: #000 !important;
	color: #fff !important;
	border: none !important;
	border-radius: 25px !important;
	cursor: pointer !important;
	font-size: 18px;
	padding: 10px;
}
.wpcf7-submit:hover {
	background-color: #82d701 !important;
	color: #000 !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:#000 !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: #000 !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: #c4cbd1;
	padding: 10px 0px 16px 55px;
	font-style: italic;
	width: 96%;
	box-sizing: border-box;
	margin: 25px;
	/* box-shadow: rgb(0 0 0 / 1%) 0px 10px 20px, rgb(111 203 202 / 26%) 0px 6px 6px !important; */
	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(111 203 202 / 26%) 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(111 203 202 / 26%) 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;
}
}
