﻿
/* ESTRUTURA */

* { -webkit-tap-highlight-color: transparent; }
*:focus { outline: none; }

html {
scroll-behavior: smooth;
scroll-padding: 90px 0 0;
}

body {
position: relative;
width: 100%;
height: 100%;
background: #fdfaf5 url('../imagens/fundo.png');
text-align: left;
line-height: 1.5em;
font-family: Heebo, sans-serif;
font-weight: normal;
font-size: 17px;
color: #404040;
}

p {
margin: 0 0 1em;
text-align: justify;
color: #404040;
}

i {
padding: 0 6px 0 0;
}

sup {
font-size: 60%;
}

a,
button,
input[type=submit],
.submit {
cursor: pointer;
text-decoration: none;
}

a,
button,
input[type=submit],
.submit,
header,
header .wrapper .widget_media_image,
#menu {
-webkit-transition: all .4s ease;
transition: all .4s ease;
}

h1, h2, h3,
.area-page span,
.alertify .ajs-header {
display: block;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
	}

	h1.aligncenter,
	h2.aligncenter,
	h3.aligncenter {
	text-align: center;
	}

	h1 {
	margin: 0 0 30px;
	text-align: left;
	line-height: 1.1em;
	font-size: 2em;
	color: #444;
		}

		h1 a {
		color: #444;
		}
		
		h1 a:hover {
		color: #666;
		}

	h2 {
	margin: 0 0 30px;
	text-align: left;
	line-height: 1.2em;
	font-size: 1.8em;
	color: #005A89;
		}

		h2 a {
		color: #005A89;
		}
		
		h2 a:hover {
		color: #888;
		}

	h3 {
	margin: 0 0 30px;
	text-align: left;
	line-height: 1.2em;
	font-size: 1.5em;
	color: #666;
		}
		
		h3 a {
		color: #666;
		}
		
		h3 a:hover {
		color: #888;
		}	

hr {
clear: both;
display: block;
margin: 30px auto;
width: 20%;
height: 2px;
background: gray;
border: 0;
	}
	
	hr.full,
	hr.is-style-wide {
	width: 100%;
	height: 1px;
	}
	
	hr.clear {
	margin: 20px 0;
	background: none;
	}

article {
display: inline-block;
width: 100%;
	}

	article h2,
	article h3,
	.wp-wrapper h2,
	.wp-wrapper h3 {
	margin: 24px 0 20px;
		}

		article h2:first-child,
		article h3:first-child,
		.wp-wrapper h2:first-child,
		.wp-wrapper h3:first-child {
		margin: 0 0 20px;	
		}

		article p:last-child {
		margin: 0;
		}

	article iframe {
	width: 100%;
	height: 420px;
	border: 0;
	}

.conteudo {
display: inline-block;
padding: 50px 0!important;
width: 100%;
	}
	
	.conteudo .wp-block-columns {
	margin: 0;
	}

.wrapper,
.narrow,
.narrower {
position: relative;
clear: both;
display: block;
	}

	.wrapper,
	.narrow,
	.narrower,
	.wp-wrapper > *:not(.alignwide):not(.alignfull),
	.alignfull .wp-block-group__inner-container,
	.wp-block-cover.alignfull .wp-block-cover__inner-container {
	margin-left: auto;
	margin-right: auto;
	width: 94%;
	max-width: 1300px;
	}

	.narrow {
	max-width: 1000px!important;
	}

	.narrower {
	max-width: 700px!important;
		}
	
		.narrow p a,
		.narrower p a,		
		.wp-wrapper p a,
		.wrapper p a,
		.sidebar a,
		.posted a,
		.comment a,
		.posted_in a, .tagged_as a,
		.bullet a, .seta a, .check a,
		td.product-name a,
		a.wc-block-grid__product-link {
		color: #1863A8;
			}

			.narrow p a:hover,
			.narrower p a:hover,		
			.wp-wrapper p a:hover,		
			.wrapper p a:hover,
			.sidebar a:hover,
			.posted a:hover,
			.comment a:hover,
			.posted_in a:hover, .tagged_as a:hover,
			.bullet a:hover, .seta a:hover, .check a:hover,
			td.product-name a:hover,
			a.wc-block-grid__product-link:hover {
			color: #2491EB;
			}

.principal {
display: inline-block;
float: left;
width: 62%;
}

.extras {
display: inline-block;
float: right;
width: 34%;
	}

	.extras h2,
	.extras h3 {
	margin: 0 0 20px;
	}

.center,
.center p,
.center h1,
.center h2,
.center .cta,
.center .wp-block-buttons {
text-align: center;
	}

	.center .cta,
	.center .wp-block-button {
	margin: auto;
	}


/* HEADER */

header {
position: relative;
display: table;
width: 100%;
background: #fff;
box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
z-index: 2;
	}

	header .wrapper {
	display: table;
	position: relative;
		}

		header .wrapper .widget_media_image {
		display: block;
		margin: 16px 0;
		width: 200px; /* Logo */
		line-height: 0;
			}
			
			header .widget_media_image img {
			width: 100%;
			}

	header .quickspeak {
	display: block;
	position: relative;
	width: 100%;
	height: 36px;
	padding: 5px 0 6px;
	background: rgb(0,90,137);
	background: linear-gradient(45deg, rgba(0,90,137,1) 0%, rgba(58,168,199,1) 100%);
		}

		header .quickspeak ul {
		float: right;
		display: table;
		width: auto!important;
		text-align: right;
			}

			header .quickspeak li {
			margin: 0 0 0 18px;
			display: inline-block;
				}

				header .quickspeak li a {
				font-weight: 500;
				color: #fff;
					}
					
					header .quickspeak li a:hover {
					color: #b0d65b;
					}

				header .quickspeak li i {
				vertical-align: middle;
				color: #b0d65b;
					}

					header .quickspeak .fa-whatsapp {
					padding: 0 6px 1px 0;
					font-size: 1.3em;
					}

					header .quickspeak .fa-facebook-messenger {
					padding: 0 6px 4px 0;
					font-size: 1em;
					}

					header .quickspeak .fa-telegram-plane {
					padding: 0 6px 5px 0;
					font-size: 1.2em;
					}
					
					header .quickspeak .fa-phone {
					padding: 0 6px 3px 0;
					font-size: 1em;					
					}

			header .quickspeak li.rede {
			margin: 0 0 0 12px;
				}
				
				header .quickspeak li.rede i {
				padding: 0 0 4px 0;
				}


/* MENU */

#menu {
display: table;
position: absolute;
top: 32px;
right: 0;
max-width: 1280px;
text-align: center;
	}
	
	#menu li {
    display: inline-block;
    float: none;
	margin: 0 12px;
		}

		#menu li a,
		#mobilememobilemenu > li a {	
		font-family: 'Montserrat', sans-serif;
		font-weight: 500;
		}
		
		#menu li a {	
		text-transform: uppercase;
		font-size: 18px;
		color: #005A89;
			}
			
			#menu li a:hover { color: #3AA8C7; }
			#menu li.active a { color: #3AA8C7; }
		
		#menu li:first-child {
		margin-left: 0;
		}

		#menu li:last-child {
		margin-right: 0;
			}	

			#menu > li:last-child a {
			padding: 6px 18px 5px;
			border-radius: 60px;
			background: #3AA8C7;
			color: #fff;
				}
				
				#menu > li:last-child a:hover {
				background: #005A89;
				color: #fff;
				}
	
		
#menu .menu-item-has-children,
#mobilemenu .menu-item-has-children {
padding: 0;
	}	
		
	#menu .menu-item-has-children:hover > ul {
	display: block;
	}

	#menu .menu-item-has-children > ul {
	display: none;
	position: absolute;
	width: 340px;
	padding: 10px 0 0;
	z-index: 3000;
		}

		#menu .menu-item-has-children > ul li {
		clear: both;
		display: block;
		margin: 0!important;
		width: 100%;
			}
			
			#menu .menu-item-has-children > ul li:first-child a {
			border-top-left-radius: 6px;
			border-top-right-radius: 6px;
			}
				
			#menu .menu-item-has-children > ul li:last-child a {
			border-bottom-right-radius: 6px;
			border-bottom-left-radius: 6px;
			}
			
		#menu .menu-item-has-children > ul li a {
		display: block;
		padding: 12px 16px 12px;	
		text-transform: none;
		text-decoration: none;
		text-align: left;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: 400;
		color: #034051!important;
		background-color: #fff;
		box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
		font-size: 16px!important;
			}

			#menu .menu-item-has-children > ul li a:hover {
			color: #048888!important;
			background-color: #f2ffff;
			}


/* MOBILE MENU */	

#mobilenav {
display: none;
}

#menuToggle {
display: block;
position: absolute;
top: 59px;
left: 24px;
z-index: 1;
-webkit-user-select: none;
user-select: none;
	}

	#menuToggle .fecha {
	transform: none;
	}			

	#menuToggle span {
	display: block;
	width: 33px;
	height: 4px;
	margin-bottom: 5px;
	position: relative;
	background: #cdcdcd; /* Botão */
	border-radius: 3px;
	z-index: 1;
	transform-origin: 4px 0;
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
		background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
		opacity 0.55s ease;
		}

		#menuToggle span:first-child {
		transform-origin: 0 0;
		}

		#menuToggle span:nth-last-child(2) {
		transform-origin: 0 100%;
		}

		#menuToggle .xis ~ span {
		opacity: 1;
		transform: rotate(45deg) translate(-2px, -1px);
		background: #999; /* Botão Active */
			}

			#menuToggle .xis ~ span:nth-last-child(3) {
			opacity: 0;
			transform: rotate(0deg) scale(0.2, 0.2);
			}

			#menuToggle .xis ~ span:nth-last-child(2) {
			transform: rotate(-45deg) translate(0, -1px);
			}			

#menuLink {
display: block;
width: 40px;
height: 32px;
position: absolute;
top: -7px;
left: -5px;
cursor: pointer;
opacity: 0;
z-index: 2;
-webkit-touch-callout: none;
}

#mobilemenu {
position: absolute;
width: 280px;
margin: -100px 0 0 -50px;
padding: 118px 0 20px 26px;
background: #e0e0e0; /* Cor Painel */
list-style-type: none;
-webkit-font-smoothing: antialiased;
transform-origin: 0 0;
transform: translate(-100%, 0);
transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
	}

	#mobilemenu > li a {
	display: block;
	padding: 12px 0 12px 22px;
	border-top: 1px dashed rgba(0,0,0,0.2); /* Cor Borda */
	text-align: left;
	line-height: 1.2em;
	font-size: 18px;
	color: #455a64;
	}
		
	#mobilemenu > li:last-child a {
	border-bottom: 1px dashed rgba(0,0,0,0.2); /* Cor Borda */
	}

	#mobilemenu > li.menu-item-has-children {
	margin: 0;
	padding-left: 0;
		}
		
		#mobilemenu > li.menu-item-has-children:after {
		position: absolute;
		right: 22px;
		}

		#mobilemenu > li.menu-item-has-children:before {
		top: 12px;
		right: 12px;
		font-size: 80%;
		}	
		
	#mobilemenu .sub-menu {
	margin: 0!important;
	background: #d6d6d6; /* Cor Painel Submenu */
		}

		#mobilemenu .sub-menu a {
		font-size: 0.8em;
		}	


/* FOOTER LEAD */	

footer.ft_lead {
display: table;
padding: 50px 0 0;
width: 100%;
background: rgb(0,90,137);
background: linear-gradient(45deg, rgba(0,90,137,1) 0%, rgba(58,168,199,1) 100%);
color: #fff;
	}	

	footer.ft_lead .principal { margin: 0 0 50px; }
	footer.ft_lead .extras { margin: 0 0 50px; }

	footer.ft_lead a { color: #fff; }	
	footer.ft_lead a:hover { color: #fcd76a; }
	
	footer.ft_lead h3 { text-align: left; color: #fff; }
	footer.ft_lead p { text-align: left; color: #fff; }
	
	footer.ft_lead .faixa_social {
	display:table;
	width: 100%;
	padding: 14px 0;
	background: rgb(58,168,199);
	background: linear-gradient(45deg, rgba(58,168,199,1) 0%, rgba(0,90,137,1) 100%);
	line-height: 0;
	}

	footer.ft_lead .textwidget {
	margin: 0 0 30px;
	}
	
	footer.ft_lead .fone {
	display: inline-block;
	padding: 0 16px 0 0;
	}
	
	footer.ft_lead .widget_media_image {
	margin: 0 0 30px;
	width: 320px;
		}

		footer.ft_lead .widget_media_image img {
		width: 100%;
		}		

	footer.ft_lead input,
	footer.ft_lead select,
	footer.ft_lead textarea,
	footer.ft_lead .select2-container--default .select2-selection--single,
	footer.ft_lead .select2-results ul li {
	background: rgba(255,255,255,0.25)!important;
	border: 0!important;
	color: #fff!important;
		}

		footer.ft_lead input:focus,	
		footer.ft_lead select:focus,
		footer.ft_lead textarea:focus,
		.select2-container--default .select2-selection--single:focus {
		background: rgba(255,255,255,0.15)!important;
		}

		footer.ft_lead input[type=submit] {
		background: #fce67e!important;
		border: 1px solid #fce67e!important;
		color: #098c4c!important;
			}

			footer.ft_lead input[type=submit]:hover {
			-webkit-filter: brightness(1.2);
			filter: brightness(1.1);
			}
		
		footer.ft_lead ::placeholder { color: #fff; }
		

/* SOCIAL */

.social {
display: table;
margin: auto;
text-align: center;
	}
	
	.social li {
	display: inline-block;
	margin: 0 0 0 6px;
		}

		.social li a:hover {
		filter: brightness(1.3);
		-webkit-filter: brightness(1.3);
		}

	.social i {
	font-size: 40px;
	color: #fff;
	}


@media (max-width: 768px) {

	.social {
	float: none;
	margin-right: auto;
	margin-left: auto;
	}

}


/* SOCIAL SHARE */	

.social-share a {     
display: inline-block;
margin: 0 5px 0 0;
font-size: 42px;
	}

	.social-share i {
	padding: 0;
	-webkit-filter: brightness(1);
	filter: brightness(1);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
		}
		
		.social-share i:hover {
		-webkit-filter: brightness(1.3);
		filter: brightness(1.3);
		}

	.social-share .ss-facebook i { color: #3b5998; }
	.social-share .ss-linkedin i { color: #0077b5; }
	.social-share .ss-twitter i { color: #55acee; }
	.social-share .ss-whatsapp i { color: #47c557; }
	.social-share .ss-pinterest i { color: #bd081c; }
	.social-share .ss-email i { color: #666; }

		
/* HOME */

.area {
background: 0;
position: absolute;
top: -150px;
}


/* INTERNAS */

.contato form {
margin: 20px auto;
width: 80%;
}

.contato iframe {
width: 100%;
height: 450px;
border: 0;
}


/* AREA PAGE & AREA POST */

.area-page {
display: table;
width: 100%;
height: 220px;
background-attachment: fixed;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
	}
	
	.area-page > div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.15) 100%);
		}

		.area-page > div div {
		margin: auto;
		display: table;
			}	

			.area-page h1,
			.area-page span {
			margin: 0;
			text-align: center;
			text-shadow: 0 0 5px rgba(0,0,0,0.5);
			font-size: 2em;
			color: #fff;
			}

			.area-page p {
			margin: 16px 0 0;
			text-align: center;
			color: #fff;
			}
		
.area-post {
display: table;
width: 100%;
height: 580px;
background-attachment: fixed;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
	}
	
	.area-post > div {
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0.6) 0, rgba(0,0,0,0.25) 50%);
		}

		.area-post > div div {
		margin: auto;
		display: table;
		padding: 0 0 30px;
			}

			.area-post h1 {
			margin: 0 0 16px;
			text-align: left;
			text-shadow: 0 0 5px rgba(0,0,0,0.5);
			font-size: 2em;
			color: #fff;
			}

			.area-post span {
			float: left;
			margin: 0 26px 0 0;
			text-shadow: 0 0 5px rgba(0,0,0,0.5);
			color: #fff;
			}

@media (max-width: 1300px) {

	.area-page {
	height: 220px;
	background-size: 1300px;
		}
		
		.area-page  h1,
		.area-page span {
		font-size: 1.8em;
		}

	.area-post {
	height: 480px; 
	background-size: 1400px;
	}

}

@media (max-width: 1100px) {

	.area-page {
	height: 180px;
	background-size: 1100px;
		}
		
		.area-page  h1,
		.area-page span {
		font-size: 1.6em;
		}

	.area-post {
	height: 380px;
	background-size: 1100px;
		}

		.area-post span {
		font-size: 90%;
		}

}

@media (max-width: 768px) {

	.area-page {
	height: 140px;
	background-size: 768px;
		}
		
		.area-page h1,
		.area-page span {
		font-size: 1.4em;
		}

	.area-post {
	height: 280px;
	background-size: 768px;
		}

		.area-post h1 {
		margin: 0 0 16px;
		font-size: 1.6em;
		}

}


/* BOX */

.box {
display: table;
width: 100%;
padding: 20px;
background: #fff;
box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
	}

	.box h1:first-of-type,
	.box h2:first-of-type {
	margin-top: 18px;
	}

	.box .search {
	margin: 0 0 -10px;
	}


/* BOX BG */

.box_bg {
padding: 40px 0;
background: #fff url('../imagens/fundo_fale.jpg');
background-size: cover;
	}

	.box_bg h2 {
	margin: 0 0 26px;
	}
	
	.box_bg h2,
	.box_bg p {
	text-align: center;
	color: #fff;
	}


/* BOX CATEGORIAS 3.0 */

.box_categorias {
position: relative;
display: table;
line-height: 0;
	}

	.box_categorias .wp-block-group__inner-container {
	position: relative;	
	}

	.box_categorias img {
	width: 100%;
	border-radius: 6px!important;
	-webkit-filter: brightness(0.8);
	filter: brightness(0.8);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
		}

		.box_categorias a:hover img {
		-webkit-filter: brightness(1);
		filter: brightness(1);
		}		

	.box_categorias figure {
	margin: 0;	
		}

		.box_categorias figcaption {
		font-family: 'Montserrat', sans-serif;
		font-weight: normal;
		}
		
	.box_categorias a h3,
	.box_categorias a p,
	.box_categorias figcaption {
	position: absolute;
	margin: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 25% 20px 20px;
	border-bottom-right-radius: 6px!important;
	border-bottom-left-radius: 6px!important;
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 100%);
	line-height: 1.3em;
	text-align: left;
	text-shadow: 0 0 4px #000;
	font-size: 1.2em;
	color: #fff;
	pointer-events: none;
		}		

		.box_categorias a:hover h3,
		.box_categorias a:hover p {
		color: #fff;
		}


/* BOX CIRCLES */

.box_circles {
display: table;
text-align: center;
line-height: 0;
	}

	.box_circles a {
	margin: auto;
		}

		.box_circles a:hover {
		filter: brightness(1.3);
		-webkit-filter: brightness(1.3);
		}	
	
	.box_circles img {
	margin: 0 auto 20px;
	width: 140px;
	border-radius: 100px;
	}

	.box_circles h3 {
	margin: 0 auto 16px;
	text-align: center;
	}

	.box_circles p {
	line-height: 1.5em;
	text-align: center;
	}


/* BOX DIFERENCIAIS */

.box_diferenciais {
display: table;
	}	

	.box_diferenciais div {
	display: table-cell;
	vertical-align: middle;
	width: 70%;
	padding: 0 0 0 10px;
	}

	.box_diferenciais img {
	display: table-cell;
	vertical-align: middle;
	width: 94%;
	border-radius: 0;
	}
	
	.box_diferenciais h3 {
	margin: 0 auto 12px;
	text-align: left;
	font-size: 1.2em;
	color: #eb8c00;
	}	
	
	.box_diferenciais p {
	text-align: left!important;
	line-height: 1.3em;
	font-size: 0.9em;
	}

	.box_diferenciais :last-child {
	margin: 0;
	}

@media (max-width: 1100px) {

	.box_diferenciais div {
	display: table;
	width: 100%;
	padding: 10px 0 0;
	}

	.box_diferenciais img {
	display: block;
	margin: auto;
	width: 100px;
	}

	.box_diferenciais h3,
	.box_diferenciais p {
	text-align: center!important;
	}

}


/* BOX FAQ 2 */

.box_faq {
border-bottom: 1px solid #eef1f2;
	}

	.box_faq .collapsible {
	padding: 24px 0 10px;
	border-top: 1px solid #eef1f2;
		}

		.box_faq .collapsible:before {
		top: 24px;
		left: initial;
		right: 0!important;
		font-size: 60%;
		color: #69afbf;
		}


/* BOX GLASS */

.box_glass {
display: table;
width: 100%;
padding: 20px;
background: rgba(255,255,255,0.7);
backdrop-filter: blur(5px);
box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
}


/* BOX ICONIC */

.box_iconic a {
display: block;
background: #dedede;
border: 1px solid gray;
line-height: 0;
text-align: center;
	}

	.box_iconic a:hover {
	background: #5a524d;
	border: 1px solid #5a524d;
	}	
	
	.box_iconic img {
	margin: 20px auto 0;
	width: 90px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
		}

		.box_iconic a:hover img {
		-webkit-filter: brightness(1.3);
		filter: brightness(1.3);
		}			

	.box_iconic div {
	display: table;
	width: 100%;
	height: 66px;
	padding: 10px;
		}

		.box_iconic h3 {
		display: table-cell;
		vertical-align: middle;
		clear: both;
		margin: 0 0 2px;
		width: 100%;
		height: 60px;
		text-align: center;
		line-height: 1.3em;
		font-size: 16px;
		color: #fff;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;
			}

			.box_iconic a:hover h3 {
			color: #fff;
			}	


/* BOX LEAD 2 */

.box_lead {
display: table;
width: 100%;
padding: 40px 50px;
background: rgb(2,119,189);
background: linear-gradient(320deg, rgba(2,119,189,1) 0%, rgba(0,217,217,1) 100%);
	}

	.box_lead h3 {
	text-align: left;
	font-size: 2em;
	color: #fff;
	}
	
	.box_lead p {
	text-align: left;
	color: #fff;
	}

	.box_lead .tos {
	text-align: left;
	font-size: 80%;
	color: #fff;
	}	
	
	.box_lead input {
	float: left;
	border: 0!important;
	}	

	.box_lead input[type=submit] {
	float: left;
	background: rgba(255,255,255,0.4)!important;
	border: 0!important;
		}

		.box_lead input[type=submit]:hover {
		background: rgba(255,255,255,0.2)!important;
		border: 0!important;
		}


/* BOX LIGUE */

.box_ligue {
display: table;
width: 100%;
	}		
		
	.box_ligue > div {
	display: table;
	margin: auto;
	width: auto;
		}

		.box_ligue > div img {
		display: table-cell;
		float: right;
		margin: 0 20px 0 0;
		vertical-align: middle;
		width: 120px;
		}
		
		.box_ligue > div div {
		display: table-cell;
		vertical-align: middle;
		width: auto;
		padding: 0;
			}		

			.box_ligue > div div h3 {
			margin: 0 0 10px;
			font-size: 2.5em;
			}
			
			.box_ligue > div div :last-child {
			margin: 0;
			}
			
			.box_ligue > div div a {
			color: inherit;
				}
				
				.box_ligue > div div a:hover {
				color: teal;
				}

@media (max-width: 768px) {

	.box_ligue > div img {
	display: table;
	float: none;
	margin: 0 auto 20px;
	width: 80px;
	}

	.box_ligue > div div {
	display: table;
	width: 100%;
		}		

		.box_ligue > div div h3 {
		margin: 0 0 10px;
		text-align: center;
		font-size: 2.2em;
		}

}


/* BOX LOGIN */

.box_login {
display: table;
margin: 6em auto;
width: 90%;
max-width: 540px;
padding: 40px 30px;
background: #fff;
border-radius: 6px;
box-shadow: 0 0 8px 1px rgba(0,0,0,0.3);
	}
	
	.box_login h3 {
	margin: 0 0 26px;
	font-size: 1.2em;
	color: #404040;
	}
	
	.box_login button {
	background: #4bad4f!important;
	border: #4bad4f!important;
	color: #fff!important;
		}

		.box_login button:hover {
		background: #81c583!important;
		border: #81c583!important;
		color: #fff!important;
		}


/* BOX LOGOS 2 */

.box_logos {
display: table;
margin: 30px auto;
width: 100%;
text-align: center;
line-height: 0;
	}

	.box_logos figure,
	.box_logos li {
	display: inline-block;
	float: none;
	margin: 8px;
	width: 130px!important;
	}
		

/* BOX MISSÃO */
			
.box_missao {
display: table;
height: 200px;
border-radius: 6px;
background: rgba(0,0,0,0.05);
line-height: 0;
	}
	
	.box_missao div {
	display: table-cell;
	vertical-align: middle;
	width: 80%;
	}

	.box_missao h3 {
	margin: 0 0 20px;
	text-align: center;
	}

	.box_missao p {
	text-align: center;
	}


/* BOX NEWS 2 */

.box_news {
display: table;
border-radius: 8px;
background: rgb(253,193,55);
background: linear-gradient(90deg, rgba(253,193,55,1) 0%, rgba(246,247,251,1) 20%);
line-height: 1.3em;
	}

	.box_news a {
	display: table;
	color: #1863A8;
		}
		
		.box_news a:hover {
		color: #2491EB;
		}	
	
	.box_news img {
	margin: 4px 4px 4px 8px;
	display: table-cell;
	vertical-align: middle;
	width: 94%;
	border-radius: 8px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
		}

		.box_news a:hover img {
		-webkit-filter: brightness(1.3);
		filter: brightness(1.3);
		}	
	
	.box_news div {
	display: table-cell;
	vertical-align: middle;
	width: 60%;
	padding: 6px;
	font-size: 1em;
	font-weight: 400;
	}

.home .box_news:first-of-type {
display: table;
padding: 8px 4px;
background: rgb(253,193,55);
background: linear-gradient(180deg, rgba(253,193,55,1) 0%, rgba(246,247,251,1) 20%);
	}
	
	.home .box_news:first-of-type img {
	margin: 0 0 8px;
	display: table;
	vertical-align: middle;
	width: 100%;
		}

		.home .box_news:first-of-type a:hover img {
		-webkit-filter: brightness(1.3);
		filter: brightness(1.3);
		}	
	
	.home .box_news:first-of-type div {
	display: table;
	width: 100%;
	min-height: 60px;
	padding: 6px;
	}

	.home .box_news:first-of-type div a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	}

@media (max-width: 1100px) {

	.box_news {
	display: table;
	padding: 8px 4px;
	background: rgb(253,193,55);
	background: linear-gradient(180deg, rgba(253,193,55,1) 0%, rgba(246,247,251,1) 20%);
		}

		.box_news:nth-child(4) {
		display: none;
		}
		
		.box_news img {
		margin: 0 0 8px;
		display: table;
		vertical-align: middle;
		width: 100%;
		border-radius: 8px;
			}

			.box_news a:hover img {
			-webkit-filter: brightness(1.3);
			filter: brightness(1.3);
			}	
		
		.box_news div {
		display: table;
		width: 100%;
		min-height: 60px;
		padding: 6px;
		}

		.box_news div a {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		}

}

@media (max-width: 1100px) {

	.box_news:nth-child(4) {
	display: table;
	}

}


/* BOX PARALLAX */

.box_parallax {
display: table;
width: 100%;
min-height: 450px; 
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
	}

	.box_parallax div {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	background: rgb(0,0,0);
	background: linear-gradient(90deg, rgba(0,0,0,0.19931722689075626) 0%, rgba(0,0,0,0) 100%);
		}

		.box_parallax div.wrapper,
		.box_parallax div.narrow,
		.box_parallax div.narrower {
		display: table;
		}
	
	.box_parallax p {
	color: #fff;
	}

@media (max-width: 1100px) {

	.box_parallax {
	min-height: 350px;
	}

}

@media (max-width: 768px) {

	.box_parallax {
	min-height: 300px; 
	}

}


/* BOX PARCEIROS */

.box_parceiros {
display: block;
margin: 20px 0 20px;
max-width: 540px;
line-height: 0;
	}

	.box_parceiros li {
	display: inline-block;
	margin: 4px 2px;
	max-width: 120px;
	}

	.box_parceiros img {
	border-radius: 6px;
	}


/* BOX PIC */

.box_pic {
display: table;
height: 400px;
border-radius: 6px;
background: rgba(0,0,0,0.05);
background-position: center;
background-size: cover;
line-height: 0;
	}

	.box_pic div {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding: 30px;
	}

	.box_pic h2 {
	margin: 0 0 30px;
	text-align: left;
	}

	.box_pic p {
	text-align: left;
	}	

	.box_pic .cta {
	margin-top: 20px;
	float: left;
	}	

@media (max-width: 768px) {
	
	.box_pic {
	height: auto;
		}

		.box_pic:first-of-type {
		margin: 0!important;
		height: 280px;
		}

		.box_pic h2,
		.box_pic p {
		text-align: center!important;
		}

		.box_pic .cta {
		float: none!important;
		margin: 30px auto 0!important;
		}	

}


/* BOX POSTS */

.box_posts {
position: relative;
display: inline-block;
width: 100%;
background: #fff;
border: 1px solid #ffe7d4;
border-radius: 6px!important;
	}

	.box_posts a img {
	border-top-left-radius: 6px!important;
	border-top-right-radius: 6px!important;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
		}

		.box_posts a:hover img {
		-webkit-filter: brightness(1.3);
		filter: brightness(1.3);
		}			

	.box_posts div {
	padding: 16px;
	}
		
	.box_posts h2 {
	clear: both;
	min-height: 56px;
	line-height: 1.2em;
	text-transform: none;
	text-align: left;
	font-size: 1.2em;
	}

	.box_posts span {
	display: block;
	text-align: left;
	color: gray;
	font-size: 0.9em;
	}

	.box_posts .post-categories {
	margin: 0 0 12px;
	display: table;
	width: 100%;
		}

		.box_posts .post-categories a {
		display: inline-block;
		float: left;
		margin: 0 8px 8px 0;
		padding: 2px 6px;
		border: 1px solid #e4c164;
		text-transform: uppercase;
		font-size: 13px;
		color: #d0b05b;
			}

			.box_posts .post-categories a:hover {
			background: #e4c164;
			color: #fff;
			}


/* BOX PROFISSIONAL */

.box_profissional a {
display: table;
width: 100%;
line-height: 0;
	}

	.box_profissional .collapsible:before { content: ''!important; }
	
	.box_profissional img {
	display: table-cell;
	vertical-align: middle;
	min-width: 54px;
	border-radius: 100px;
		}

		.box_profissional a:hover img {
		-webkit-filter: brightness(1.3);
		filter: brightness(1.3);
		}
	
	.box_profissional a > div {
	display: table-cell;
	vertical-align: middle;
	width: 94%;
	padding: 8px 0 0 12px;
	}

	.box_profissional .content {
	width: calc(94% - 12px);
	float: right;
	}
	
	.box_profissional h3 {
	margin: 4px 0 12px;
	color: #1863A8;
	}


/* BOX RELATOS */

.box_relatos {
padding: 26px 40px;
	}	
	
	.box_relatos::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	content: " ";
	background: url('../imagens/aspas_abre.png') 0 0 no-repeat;
	background-size: cover;
	z-index: 0!important;
	}

	.box_relatos p {
	position: relative;
	max-width: 960px;
	line-height: 1.2em;
	text-align: left!important;
	font-style: italic;
	font-size: 1.4em;
		}

		.box_relatos i {
		position: absolute;
		display: inline-block;
		margin-left: 8px;
		bottom: -24px;
		width: 40px;
		height: 40px;
		content: " ";
		background: url('../imagens/aspas_fecha.png') 0 0 no-repeat;
		background-size: cover;
		z-index: 0!important;
		}			
		
	.box_relatos span {
	font-family: inherit;
	font-style: inherit;
	}


/* BOX SERVIÇOS 2.0 */

.box_servicos { 
display: table;
width: 100%;
background: rgba(0,0,0,0.05);
border-radius: 6px!important;
line-height: 0;
	}

	.box_servicos > .wp-block-group__inner-container {
	padding: 0!important;
	border-radius: 6px!important;
	}

	.box_servicos img {
	width: 100%;
	border-top-left-radius: 6px!important;
	border-top-right-radius: 6px!important;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
		}
		
		.box_servicos a:hover img {
		-webkit-filter: brightness(1.3);
		filter: brightness(1.3);
		}	

	.box_servicos div,
	.box_servicos > .wp-block-group__inner-container .box_servicos {
	display: table;
	width: 100%;
	height: 66px;
	padding: 10px;
		}

		.box_servicos h3,
		.box_servicos > .wp-block-group__inner-container .wp-block-group__inner-container  {
		display: table-cell;
		vertical-align: middle;
		clear: both;
		margin: 0 0 2px;
		width: 100%;
		height: 60px;
		text-align: center;
		line-height: 1.3em;
		font-size: 16px;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;
		}


/* BOX SIDE */

.box_side {
display: table;
width: 100%;
padding: 0 0 0 20px;
border-left: 4px solid #1863a8;
	}

	.box_side h2 {
	margin: 0 0 14px;
	}

	.box_side :last-child {
	margin: 0;
	}


/* BOX SLIDER 2 */

#owl_slider .item { display: none; padding: 0; }
#owl_slider .item:first-child { display: block; }

.box_slider {
margin: 0; /* Margem do Topo */
	}

	.box_slider .owl-carousel { position: relative; }

	.box_slider .owl-carousel .owl-nav {
	position: absolute;
	top: 50%; /* Ajuste Vertical Setas */
	margin: -34px 0 0!important;
	width: 100%;
	pointer-events: none;
		}

		.box_slider .owl-carousel .owl-nav button.owl-next,
		.box_slider .owl-carousel .owl-nav button.owl-prev {
		background: transparent!important;
		border: 0!important;
		color: #fff!important;
		height: 60px!important;
		pointer-events: initial;
		font-size: 4em!important;
			}

			.box_slider .owl-carousel .owl-nav button.owl-prev { float: left!important; }
			.box_slider .owl-carousel .owl-nav button.owl-next { float: right!important; }

	.box_slider .slide {
	margin: 0;
	width: 100%;
	height: 60vh; /* Altura do Slide */
	min-height: 340px;
	padding: 0!important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
		}

		.box_slider .slide.desktop { display: table; }
		.box_slider .slide.mobile { display: none; }
		
		.box_slider .caption {
		display: table-cell;
		vertical-align: middle;
		padding: 32px 26px; /* Ajuste Vertical */
		background: rgba(0,0,0,0.4);
			}
			
			.box_slider .wp-block-columns { margin: 0!important; }

			.box_slider .caption strong {
			display: block;
			font-weight: 500;
			}
			
			.box_slider .caption h2 {
			margin: 0 0 20px;
			color: #fff;
			text-shadow: 0 0 5px rgba(0,0,0,0.3);
			font-size: 1.8em;
			}

			.box_slider .caption p {
			margin: 0 0 20px;
			color: #fff;
			text-shadow: 0 0 5px rgba(0,0,0,0.3);
			font-size: 1.2em;
			}

		.box_slider .caixa {
		display: table;
		width: 100%;
		padding: 25px 25px 15px;
		background: rgba(255,255,255,0.5);
		border-radius: 6px;
		box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
		}

@media (max-width: 1300px) {
	
	.box_slider .slide { height: 50vh; } /* Altura do Slide */
		
	.box_slider .owl-carousel .owl-nav button.owl-prev,
	.box_slider .owl-carousel .owl-nav button.owl-next { display: none!important; }

}
			
@media (max-width: 1100px), (max-height: 700px) {
			
	.box_slider .caption h2 { font-size: 1.6em; }
	.box_slider .caption p { font-size: 1.1em; }

}

@media (max-width: 900px) {

	.box_slider { margin: 0; } /* Margem do Topo */

}

@media (max-width: 768px) {

	.box_slider .slide.desktop { display: none; }
	.box_slider .slide.mobile { display: table; }

	.box_slider .slide { height: 36vh; } /* Altura do Slide */

	.box_slider .caption h2 { font-size: 1.3em; }
	.box_slider .caption p { font-size: 1em; }

}


/* BOX STARRING 2.0 */

.box_starring {
display: table;
width: 100%;
	}		
		
	.box_starring > div {
	display: table;
		}

		.box_starring .wp-block-media-text__media img {
		-webkit-border-radius: 200px!important;
		border-radius: 200px!important;
		}

		.box_starring > div img {
		display: table-cell;
		float: right;
		margin: 0 30px 0 0;
		vertical-align: middle;
		min-width: 170px;
		max-width: 170px;
		-webkit-border-radius: 200px;
		border-radius: 200px;
		-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
		box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
		}
		
		.box_starring > div div {
		display: table-cell;
		vertical-align: middle;
		padding: 0px;
		height: auto;
			}		

			.box_starring h2 {
			margin: 0 0 10px;
			text-align: left;
			}
			
			.box_starring p:last-child {
			margin-bottom: 0;
			}

			.box_starring .cta {
			float: left;
			margin: 18px 0 0;
			}

@media (max-width: 768px) {

	.box_starring .wp-block-media-text__media {
	display: block;
	float: none;
	margin: 0 auto!important;
	min-width: 190px;
	max-width: 190px;
	}

	.box_starring > div img {
	display: block;
	float: none;
	margin: 0 auto 30px;
	min-width: 190px;
	max-width: 190px;
		}
			
		.box_starring > div div {
		display: table;
		padding: 0 20px;
			}		

			.box_starring h2 {
			margin: 0 auto 10px;
			text-align: center;
			}
			
			.box_starring p {
			text-align: center;
			}	

			.box_starring .cta {
			display: table;
			float: none;
			margin: 18px auto 0;
			}

}


/* BOX STRIP */

.box_strip a {
display: block;
padding: 10px 0;
text-align: center;
background: rgba(0,0,0,0.05);
color: inherit;
	}

	.box_strip a:hover {
	background: rgba(0,0,0,0.3);
	}


/* BOX TABELA */

.box_tabela:before {
content: none;
	}
		
	.box_tabela ul {
	margin: 0;
	display: table;
	width: 100%;
	min-height: 220px;
	background: #dedede;
	}	
		
	.box_tabela ul > li {
	margin: 0 0 0 10px;
	line-height: 1.5em;
	font-size: 0.8em;
		}	

		.box_tabela ul li:before {
		font-size: 50%;
		}
		
		.box_tabela ul li:first-child {
		margin: 0 0 14px;
		padding: 6px 0;
		text-align: center;
		font-weight: bold;
		background: #a4a4a4;
		color: #fff;
			}

			.box_tabela ul li:first-child:before {
			content: none;
			}


/* FLEX */

.flex_center {
display: flex;
flex: 1;
	}

	.flex_center > li:nth-child(1) {
	order: 1;
	width: 300px;
	background: #ccc;
	text-align: center;
	}

	.flex_center > li:nth-child(2) {
	order: 2;
	flex: 1;
	background: #eee;
	text-align: center;
	}

	.flex_center > li:nth-child(3) { 
	order: 3;
	width: 300px;
	background: #ccc;
	text-align: center;
	}

.flex_left {
display: flex;
flex: 1;
	}

	.flex_left > li:nth-child(1) {
	order: 1;
	flex: 1;
	background: #eee;
	text-align: center;
	}

	.flex_left > li:nth-child(2) {
	order: 2;
	width: 300px;
	background: #ccc;
	text-align: center;
	}

.flex_right {
display: flex;
flex: 1;
	}

	.flex_right > li:nth-child(1) {
	order: 1;
	width: 300px;
	background: #ccc;
	text-align: center;
	}

	.flex_right > li:nth-child(2) {
	order: 2;
	flex: 1;
	background: #eee;
	text-align: center;
	}


/* FORMS, BOTÕES E TABELAS > ESTRUTURAS 12 */

form {
display: block;
margin: 0 auto;
width: 100%;
	}

	flabel,
	form label {
	float: left;
	line-height: 1.5em;
	text-align: left;
	}

	form p {
	margin: 0;
	line-height: 1.5em;
	text-align: left!important;
	}

select,
input,
form.search,
textarea {
width: 100%;
	}

	select, option {
	padding: 0 14px 0 14px; /* Ajuste */
	}

	input {
	padding: 0 16px 0 16px; /* Ajuste */
	}
	
	textarea {
	padding: 12px 16px;
	height: 120px; /* Altura */
	line-height: 1.3em;
	}

.conteudo button,
.search button.search-submit,
input[type=submit], .cta,
.button, .button.wc-backward, .button.wc-forward,
.wp-block-button a.wp-block-button__link { 
width: auto;
padding: 9px 18px 9px 18px;
vertical-align: middle;
line-height: 1.3em;
text-align: center;
/* Fonte dos Botões */
text-transform: uppercase;
font-family: 'Montserrat', sans-serif; 
font-weight: 400!important;
font-size: 17px;
	}

	.wp-block-button.is-style-outline a.wp-block-button__link { 
	padding-top: 7px!important;
	padding-bottom: 7px!important;
	}
	
	.mini a.wp-block-button__link {
	height: 30px!important;
	font-size: 14px;
	}

	input[type=submit] {
	padding-top: 0; padding-bottom: 0;
	} 

	.conteudo button { 
	min-height: 40px; /* Altura */
	}

	form.search, select, input, input[type=submit], .cta,
	.search button.search-submit,
	.wp-block-button a.wp-block-button__link { 
	height: 42px; /* Altura */
		}

		input[type=submit],
		.wp-block-button a.wp-block-button__link { 
		display: table-cell!important;
		}

		.cta { 
		display: table!important;
		padding: 0 18px!important;
			}
			
			.cta span {
			display: table-cell;
			vertical-align: middle;
			}

	.cadastre input[type=submit] {
	width: 100%;
	}		

	.owl-carousel button {
	border-radius: 70px!important;
		}

		.owl-carousel button.owl-dot {
		display: none;
		}

	.wpcf7 .wpcf7-list-item {
	clear: both;
	display: block!important;
	margin: 8px 22px 8px 0!important;
	text-align: left;
	/* Fonte dos Radios e Checkboxes */
	font-family: 'Roboto', sans-serif;
	font-weight: 300!important;
	font-size: 17px;
		}

		.wpcf7-list-item-label {
		display: table-cell;
		vertical-align: middle;
			}

			input[type=radio],
			input[type=checkbox] {
			clear: both;
			float: left;
			display: table;
			margin: 2px 6px 10px 0; /* Ajuste */
			width: 18px;
			height: 18px;
			}

		.comment-form-cookies-consent {
		margin: 20px 0;
		display: table;
			}		
			
			.comment-form-cookies-consent label {
			float: left;
			width: auto;
			}

	input[type=file] {
	padding: 6px 6px 6px 10px!important; /* Ajuste */
		}

		input[type=file]::-webkit-file-upload-button {
		visibility: hidden;
		}

		input[type=file]::before {
		display: inline-block;
		margin: -6px -6px -6px -10px; /* Ajuste */
		padding: 11px 18px; /* Ajuste */
		outline: none;
		white-space: nowrap;
		-webkit-user-select: none;
		cursor: pointer;
		content: 'Anexar Arquivo';
		}

.wp-block-buttons {
text-align: left;
	}

	.wp-block-buttons.aligncenter .wp-block-button {
	padding: 4px 4px;
		}

		.wp-block-button.aligncenter a { margin: auto; }	
		.wp-block-button.alignleft a { float: left; }	
		.wp-block-button.alignright a { float: right; }

		.wp-block-button a.wp-block-button__link {		
		opacity: 1;
			}
			
			.wp-block-button a.wp-block-button__link:hover {
			opacity: 0.8;
			}

ul.call {
clear: both;
display: table;
margin: 34px auto 24px;
text-align: center;
	}

	ul.call li {
	display: inline-block;
	float: left;
	margin: 0 8px;
	}
	
.cta.collapsible {
display: table;
vertical-align: middle;
text-align: center;
	}

	.cta.aligncenter {
	margin-left: auto!important;
	margin-right: auto!important;
	}	
	
	.cta.alignleft { float: left; }	
	.cta.alignright { float: right; }

.view,
.view-article,
.comment-reply-link,
.comment-reply-login {
clear: both;
display: table;
margin: 16px 0 8px;
padding: 8px 12px;
line-height: 1em;
text-transform: none;
font-size: 90%;
	}

	.view-article:before {
	padding: 0 6px 0 0;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f15c';
	}

	.comment-reply-link:before {
	padding: 0 6px 0 0;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f3e5';
	}
	
	.comment-reply-login:before {
	padding: 0 6px 0 0;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f2f6';
	}

a.axn, .axn a {
padding: 26px!important;
}

.wp-block-button.full {
display: table!important;
margin-left: 0!important;
margin-right: 0!important;
width: 100%!important;
	}

	.full, .full a,
	.wp-block-button.full a {
	width: 100%!important; 
	}

span.wpcf7-form-control-wrap.cidade { display: table; float: left; width: 70%; }
span.wpcf7-form-control-wrap.estado { display: table; float: right; width: 28%; }

.comment-body {
display: table;
margin: 0 0 20px;
width: 100%;
padding: 10px;
}

.captcha {
margin: 0 0 16px;
width: 302px;
height: 76px;
overflow: hidden;
	}

	.grecaptcha-badge {
	display: none!important;
	}

table {
margin: 0!important;
width: 100%;
border-collapse: collapse;
text-align: left;
	}
	
	th,
	td {
	padding: 0.6em;	
	line-height: 1.2em;
	}

.auto table td {
width: auto!important;
}

@media (max-width: 1300px) {

	.comment-form-cookies-consent label {
	width: 400px;
	}

}

@media (max-width: 900px) {

	input[type=file] {
	padding: 9px 6px 12px 10px!important;
		}

		input[type=file]::before {
		margin: -8px -8px -8px -10px;
		padding: 10px 12px;
		}

}

@media (max-width: 768px) {

	a.axn, .axn a {
	padding: 16px!important;
	}
	
	.wp-block-table  {
	display: block;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	}

}

@media (max-width: 520px) {

	form {
	width: 100%;
		}
		
		button,
		input[type=submit],
		.senha {
		margin: 0;
		width: 100%;
		}

	.comment-form-cookies-consent label {
	width: 300px;
	}		
		
	.cadastre input {
	margin: 0 0 6px;
	width: 100%;
		}

		.cadastre input[type=submit],
		.cadastre .submit {
		margin: 0;
		width: 100%;
		}

	.login {
	width: 54%;
		}
		
		.login form {
		margin: 10px auto 2px;
		}
		
	ul.call  {
	margin: 26px auto 16px;
		}
		
		ul.call li {
		display: block;
		float: none;
		margin: 8px;
		}

		ul.call .cta {
		width: 100%;
		}

}


/* FORMS & BOTÕES > CURVATURAS 11 */	

input,
select,
header button,
.conteudo button,
.cookiepanel button,
.button,
.cta,
.view,
.view-article,
.comment-reply-link,
.comment-reply-login,
.widget_tag_cloud a,
.wp-block-search__button,
.is-style-squared a.wp-block-button__link {
border-radius: 0!important;
}

.select2-container--default .select2-selection--single {
border-radius: 0!important;
}

textarea {
border-radius: 0;
}

.nav-links a,
.nav-links span,
.navigation a,
.navigation span,
ul.page-numbers li a,
ul.page-numbers li span,
ul.postagens li,
ul.postagens li img {
border-radius: 0;
}

.comment-body,
.wp-block-file,
.wp-block-file a.wp-block-file__button {
border-radius: 0;
}

.wp-block-image img,
.wp-block-gallery img,
.wp-block-media-text img,
.wp-block-media-text figure,
.wp-block-image figcaption,
.wp-block-gallery ul li figcaption {
border-radius: 0!important;
}

p.has-background {
border-radius: 0!important;
}

iframe {
border-radius: 0!important;
}


/* FORMS, BOTÕES E TABELAS > CORES E BORDAS 11 */

input,
select,
textarea,
.select2-container--default .select2-selection--single,
.select2-results ul li {
background: #fff!important;
border: 1px solid rgba(0,0,0,0.1)!important;
color: #464646!important;
	}

	input:focus,	
	select:focus,
	textarea:focus,
	.select2-container--default .select2-selection--single:focus {
	background: #ffecc3!important;
	}

	::placeholder { color: #888; }

	input[type=file]::before {
	background: rgba(0,0,0,0.4);
	color: #fff;
		}
		
		input[type=file]:active::before {
		background: rgba(0,0,0,0.5);
		}

.view,
.view-article,
.reply .comment-reply-link,
.comment-reply-login,
.wp-block-search__button,
input[type=submit],
header button,
a.button,
.conteudo button,
.button.wc-backward,
.button.wc-forward,
.wp-block-file .wp-block-file__button {
background: #4caf50!important;
border: 1px solid #4caf50!important;
color: #fff!important;
	}

	.view:hover, .view:active,
	.view-article:hover, .view-article:active,
	.comment-reply-link:hover, .comment-reply-link:active,
	.comment-reply-login:hover, .comment-reply-login:active,
	.wp-block-search__button:hover, .wp-block-search__button:active,
	input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus,
	header button:hover, header button:active, header button:focus,
	a.button:hover, a.button:active, a.button:focus,
	.conteudo button:hover, .conteudo button:active, .conteudo button:focus,
	.button.wc-backward:hover, .button.wc-forward:hover,
	.wp-block-file .wp-block-file__button:hover {
	cursor: pointer;
	background: #8bc34a!important;
	border: 1px solid #8bc34a!important;
	color: #fff!important;
	}

/* Botão Default */
.wp-block-buttons .wp-block-button a {
}

.cta {
background: #4caf50;
border: 1px solid #4caf50;
color: #fff!important;
	}

	.cta:hover {
		filter: brightness(1.3);
		-webkit-filter: brightness(1.15);
	}

.comment-body {
background: rgba(130,130,130,0.15);
border: 1px solid rgba(130,130,130,0.25);
font-size: 0.9em;
}

.wp-block-file {
background: #f6f7fb;
}

.wp-block-quote {
border-color: #f6f7fb;
}

.wp-block-pullquote {
border-color: #f6f7fb;
}

table {
margin: 0 0 20px;
	}

	th {
	background: rgba(150,150,150,1)!important;
	color: #fff;
		}

		.cart-subtotal th,
		.order-total th {
		background: rgba(0,0,0,0.05);
		color: inherit;
		}

	td, tr {
	border: 1px solid #B8B8B8;
	color: inherit;
		}

		tr:nth-child(odd) { background: rgba(150,150,150,0.2)!important; }
		tr:nth-child(even) { background: rgba(150,150,150,0.1)!important; }

.wp-block-quote {
border-color: #f3a352;
}


/* WHATSBUTTON 3.0 */

.whatsbutton {
position: fixed;
bottom: 106px;
right: 26px;
line-height: 1.4em;
z-index: 3;
	}
	
	.whatsbutton a {
	display: block;
	width: 52px;
	height: 52px;	
	padding: 13px 12px 9px;
	text-align: center;
	border: none;
	box-shadow: 0 0 0 0 rgba(62,182,95, 0.7);
	border-radius: 50%;
	background: #3eb65f;
	color: #fff;  
	-webkit-user-select: none;
	user-select: none;
	-webkit-animation: pulser 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulser 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulser 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulser 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	}

	.whatsbutton a:before {
	top: 10px;
	left: 16px;
	text-align: left;
	line-height: 25px;
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
	font-size: 28px!important;
	content: "\f232";
	}
	
	.whatsbutton a:hover {
	background: #8BC34A;
	box-shadow: 0 0 0 0 rgba(139,195,74, 0.7);
	}

	.whatsbutton span {
	display: none;
	}

	@-webkit-keyframes pulser { to { box-shadow: 0 0 0 25px rgba(62,182,95,0); } }

	@media (max-width: 520px) {

	.whatsbutton {
	bottom: 0;
	right: 0;
	width: 100%;
	padding: 8px;
	background: rgba(0,0,0,0.8);
		}

		.whatsbutton a {
		clear: both;
		display: table;
		width: 100%;
		height: auto;
		padding: 8px 4px;
		text-align: center;
		border-radius: 10px;
		line-height: 26px;
		font-size: 16px;
		text-decoration: none;
		-webkit-animation-name: none;
			}

			.whatsbutton a:before {
			display: none;
			}

		.whatsbutton span {
		display: inline-block;
		font-family: Arial, sans-serif;
		font-size: 16px;
		}

	}


/* COOKIELAW */

.cookiepanel {
display: none;
position: fixed;
bottom: 0px;
width: 100%;
padding: 18px 0;
background: #3c4043;
z-index: 9999;
	}

	.cookiepanel p {
	margin: 0;
	line-height: 1.5em;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #fff;
	}
	
	.cookiepanel a {
	color: #ffe79f!important;
	}
	
	.cookiepanel button {
	margin: 0 2px;
	padding: 12px 14px;
	border: 0;
	font-size: 13px;
	background: #4caf50;
	border: 0;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #fff;
		}
		
		.cookiepanel button:hover {
		background: #59cd5e;
		}

.cookieflex {
display: flex;
flex: 1;
	}

	.cookieflex div:nth-child(1) {
	order: 1;
	flex: 1;
	text-align: center;
	}

	.cookieflex div:nth-child(2) {
	order: 2;
	width: 160px;
	text-align: right;
	}
	
@media (max-width: 520px) {
	.cookieflex { display: block; }
	.cookieflex div:nth-child(1) { margin: 0 0 18px; }
	.cookieflex div:nth-child(2) { width: 100%; }
}


/* MVA WEB */

.mvaweb {
position: relative;
display: block;
margin: auto;
width: 100%;
height: 38px;
text-align: center;
	}

	.mvaweb a {
	display: block;
	margin: 26px auto 0;
	width: 78px;
	height: 20px;
	background: url('../imagens/mvaweb-preto.png') 0 50% no-repeat;
	background-size: 250px;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: 0.5;
		}
		
		.mvaweb a:hover {
		width: 250px;
		-moz-opacity: 1.00;
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		opacity: 1;
		}


@media screen and (max-width: 1400px) {
.adaptive .wrapper { max-width: 1100px; }
}	


@media screen and (max-width: 1300px) {

.adaptive .wrapper { max-width: 900px; }

/* ESTRUTURA */
/* HEADER */
/* HOME */
/* INTERNAS */

}
	
@media screen and (max-width: 1100px) {

.adaptive .wrapper { max-width: 750px; }

/* ESTRUTURA */
/* HEADER */
/* HOME */
/* INTERNAS */


@media screen and (max-width: 900px) {

.adaptive .wrapper { max-width: 600px; }

/* ESTRUTURA */

body { font-size: 0.95rem; }

/* HEADER */

#menu li a {	
font-size: 16px;
}

/* HOME */
/* INTERNAS */

}


@media screen and (max-width: 768px) {

.adaptive .wrapper { max-width: 480px; }

/* ESTRUTURA */

p {
text-align: left;
}

h1 {
margin: 0 0 30px;
line-height: 1.1em;
text-align: left;
font-size: 1.6em;
}

h2 {
margin: 0 0 20px;
font-size: 1.5em;
}

h3 {
margin: 0 0 20px;
font-size: 1.5em;
}

.principal,
footer .principal {
float: none;
margin: 0 auto 30px;
padding: 0;
width: 100%;
}

.extras,
footer .extras {
float: none;
margin: 0 auto 30px;
padding: 0;
width: 100%;
}

.tab {
float: none;
width: 100%;
}

/* HEADER */

header .wrapper .widget_media_image {
display: block;
margin: 16px auto;
width: 130px;
}

header .quickspeak {
position: relative;
top: 0;
	}

	header .quickspeak ul {
	max-width: none;
	}

	header .quickspeak li a {
	color: #fff;
	}

#menu { display: none; }
#mobilenav { display: block }

/* HOME */

/* INTERNAS */
	
.contato iframe {
height: 280px;
}

/* FLEX */

.flex_center {
display: block;
flex: none;
	}

	.flex_center > li:nth-child(1) {
	width: 100%;
	}

	.flex_center > li:nth-child(2) {
	flex: none;
	width: 100%;
	}

	.flex_center > li:nth-child(3) { 
	width: 100%;
	}

.flex_left {
display: block;
flex: none;
	}

	.flex_left > li:nth-child(1) {
	flex: none;
	width: 100%;
	}

	.flex_left > li:nth-child(2) { 
	width: 100%;
	}

.flex_right {
display: block;
flex: none;
	}

	.flex_right > li:nth-child(1) { 
	width: 100%;
	}	
	
	.flex_right > li:nth-child(2) {
	flex: none;
	width: 100%;
	}

}

@media screen and (max-width: 520px) {

/* ESTRUTURA */

.wrapper,
.narrow,
.narrower {
width: 90%;
}

/* HEADER */

/* FOOOTER */

footer.ft_lead .faixa_social {
margin: 0 0 90px;
}

/* HOME */
/* INTERNAS */

}


@media screen and (max-width: 440px) {

header .quickspeak li.rede {
display: none;
}
	
}


@page { 
    size: auto;
    margin: 30mm 0 30mm 0;
	}

	@media print {

	body {
	font-size: 90%;
	}

	h1, h2 {
	margin: 0 0 10px!important;
	}

	header,
	footer {
	display: none;
	}

	.conteudo {
	box-shadow: none;
	}

	.wrapper {
	margin: auto;
	width: 85%;
	}

	.principal { width: 100%; }

	.extras,
	.comment-respond {
	display: none;
	}

}
