﻿
/* MVA WEB 40 */

html {box-sizing: border-box; height: 100%;}
*, *:before, *:after {box-sizing: inherit;}
* {font-family: inherit; font-size: 100%; margin: 0; padding: 0;}
blockquote:before, blockquote:after,q:before, q:after {content:"";}
blockquote, qm {quotes: "" "";}
hr, legend {display:none;}
img, fieldset, picture, video, embed {border: 0; margin: 0; text-decoration:none; max-width: 100%;}
ol, ul, li {list-style:none; margin:0}
table {border-collapse:separate; border-spacing:0;}
section, aside, hgroup, nav, header, footer {display: table;}


/* ESTRUTURA */

.on1300, .on1100, .on900, .on768, .on520 { display: none; }
* { -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: #f2f2f2;
text-align: left;
line-height: 1.5em;
font-family: 'Heebo', sans-serif;
font-weight: 300;
font-size: 18px;
color: #298495;
}

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

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: 'Poppins', sans-serif;
font-weight: 400;
	}

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

	h1 span,
	h2 span,
	h3 span {
	-webkit-filter: brightness(0.7);
	filter: brightness(0.7);
	}	
	
	h1 {
	margin: 0 0 30px;
	text-align: left;
	line-height: 1.1em;
	font-size: 2em;
	color: #49a2ae;
		}

		h1 a {
		color: #49a2ae;
		}
		
		h1 a:hover {
		color: #49a2ae;
		}

	h2 {
	margin: 0 0 30px;
	text-align: left;
	line-height: 1.1em;
	font-size: 1.6em;
	color: #49a2ae;
		}

		h2 a {
		color: #49a2ae;
		}
		
		h2 a:hover {
		color: #49a2ae;
		}

	h3 {
	margin: 0 0 30px;
	text-align: left;
	line-height: 1.1em;
	font-size: 1.4em;
	color: #49a2ae;
		}
		
		h3 a {
		color: #49a2ae;
		}
		
		h3 a:hover {
		color: #49a2ae;
		}	

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 {
	margin: 24px 0 20px;
		}

		article h2:first-child {
		margin: 0 0 20px;	
		}

	article p a {
	color: #666;
		}
		
		article p a:hover {
		color: #888;
		}	

	article p:last-child {
	margin: 0;
	}
		
.conteudo {
display: inline-block;
padding: 60px 0;
width: 100%;
	}
	
	.fundo_branco {
	background: #fff;
	}
	
	.fundo_verdeescuro {
	background: #4ba8b3;
		}
		
		.fundo_verdeescuro h2,
		.fundo_verdeescuro p {
		color: #fff;
		}

	.fundo_verdeclaro {
	background: #56beca;
	}
	
.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: 1280px;
	}

	.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;
	}


/* HEADER */

header {
order: 1;
display: table;
width: 100%;
background: #fff;
z-index: 2;
	}

	header .cta {
	position: absolute;
	width: 280px;
	top: 46px;
	right: 0;
	}

	header .busca {
	position: absolute;
	width: 220px;
	top: 46px;
	right: 290px;
		}

		header .search-input { 
		float: left;
		width: 80%!important;
		border-top-right-radius: 0!important;
		border-bottom-right-radius: 0!important;
		border: 2px solid #f2f2f2!important;
		border-right: 0!important;
		background: #fff!important;
		font-weight: 300;
			}

			header .search-submit {
			float: right;
			width: 20%!important;
			border-top-left-radius: 0!important;
			border-bottom-left-radius: 0!important;
			border: 2px solid #f2f2f2!important;
			border-left: 0!important;
			background: #fff!important;
			color: #49a2ae!important;
				}

				header .search-submit:hover {
				border: 2px solid #f2f2f2!important;
				border-left: 0!important;
				background: #fff!important;
				color: #4caf50!important;
				}

	header .faixa_menu {
	height: 50px;
	background: #f2f2f2;
	}

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

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

	header .quickspeak {
	display: table;
	position: absolute;
	top: 12px;
	left: 0;
	width: 120px;
	padding: 0;
		}

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

			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;
				font-size: 1.2em;
					}

					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 li.rede {
			margin: 0 12px 0 0;
				}
				
				header .quickspeak li.rede i {
				padding-right: 0;
				}

		
/* MENU */
		
#menu {
display: table;
position: absolute;
top: 11px;
right: 0;
text-align: right;
	}
	
	#menu li {
    display: inline-block;
    float: none;
	margin: 0 12px;
		}

		#menu li a,
		#mobilemenu > li a {		
		text-transform: uppercase;
		font-family: 'Poppins', sans-serif;
		font-weight: normal;
		}
		
		#menu li a {
		font-size: 18px;
		color: #237382;
			}
			
			#menu li a:hover { color: #54c5d0; }
			#menu li.active a { color: #54c5d0; }
		
		#menu li:first-child {
		margin-left: 0;
		}

		#menu li:last-child {
		margin-right: 0;
		}				
		
#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;
	min-width: 260px;
	max-width: 290px;
	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-decoration: none;
		text-align: left;
		color: #034051!important;
		background-color: #fff;
		box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
		font-size: 90%!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: 36px;
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: 260px;
margin: -100px 0 0 -50px;
padding: 132px 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 30px 0 rgba(0,0,0,0.6);
	}

	#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 */	

footer {
display: table;
padding: 50px 0 70px;
width: 100%;
background: #fff;
	}
	
	footer a { color: #298495; }
	footer i { color: #298495; }
	footer li:before { color: #298495!important; }
	

/* 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;
		}
		
		i.fa-facebook { color: #1877f2!important; }
		i.fa-twitter { color: #1da1f2!important; }
		i.fa-youtube { color: #ff0000!important; }
		i.fa-linkedin { color: #007bb5!important; }		
		i.fa-instagram {
		background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		}
		

/* 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: 90px;
background: rgb(37,118,133);
background: linear-gradient(90deg, rgba(37,118,133,1) 0%, rgba(84,196,207,1) 100%);
	}
	
	.area-page > div {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
		}

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

			.area-page h1,
			.area-page span {
			margin: 0;
			text-align: left;
			font-size: 1.7em;
			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-post {
	height: 480px; 
	background-size: 1400px;
	}

}

@media (max-width: 1100px) {

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

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

}

@media (max-width: 768px) {

	.area-page {
	height: 80px;
		}
		
		.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;
		}

}


/* BOXES */

.box {
display: table;
width: 100%;
padding: 15px;
background: #fff;
border-radius: 12px;
box-shadow: 0 0 15px 0 rgba(0,0,0,0.05);
	}

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

.box_bg { /* Sem Uso */
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 POSTS */

.box_posts {
position: relative;
display: inline-block;
width: 100%;
background: #fff;
border: 1px solid rgba(255,255,255,0.8);
border-radius: 8px;
	}

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

		.box_posts a:hover img {
		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 a {
		color: var(--wp--preset--color--primaria);
			}
			
		.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: color: var(--wp--preset--color--primaria);
			}

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

.box_card {
position: relative;
display: table;
min-height: 240px;
border-radius: 12px;
box-shadow: 0 0 15px 0 rgba(0,0,0,0.05);
line-height: 1.3em;
	}
	
	.box_card.um {
	background: #298495!important;
	}

	.box_card.dois {
	background: #49a2ae!important;	
	}

	.box_card.tres {
	background: #54c5d0!important;	
	}

	.box_card div {
	display: table-cell;
	width: 100%;
	height: 66px;
	vertical-align: middle;
	padding: 10px;
		}

		.box_card figure {
		position: absolute;
		right: 14px;
		bottom: 18px;
		width: 120px;
		border-radius: 180px;
		}

		.box_card h3 {
		margin: 6px 0 20px;
		width: 100%;
		text-align: left;
		font-family: 'Poppins', sans-serif;
		font-weight: 400;
		font-size: 24px;
		color: #fff;
		}
		
		.box_card p {
		text-align: left;
		width: 65%;
		color: #fff;
		}
		
		.box_card a {
		color: #fff!important;
		}

		.box_card a:before {
		padding: 0 6px 0 0;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: '\f055';
		}
	
.box_categorias { /* Sem Uso */
position: relative;
display: table;
line-height: 0;
	}

	.box_categorias img {
	width: 100%;
	border-radius: 6px;
	-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 h3 {
	position: absolute;
	margin: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 25% 20px 20px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	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;
	color: #fff;
		}		

		.box_categorias a:hover h3 {
		color: #fff;
		}
		
.box_circles { /* Sem Uso */
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_cursos { /* Sem Uso */
position: relative;
display: table;
padding: 10px;
background: rgba(0,0,0,0.05);
border-radius: 6px;
text-align: center;
line-height: 0;
	}

	.box_cursos a {
	color: #1863A8;
		}
		
		.box_cursos a:hover {
		color: #2491EB;
		}	

	.box_cursos img {
	margin: 0 0 10px;
	width: 100%;
	border-radius: 6px;
	}		

	.box_cursos h3 {
	margin: 0 auto 0.4em;
	min-height: 72px;
	line-height: 1.2em;
	text-align: center;
	font-size: 20px;
	}

	.box_cursos div {
	display: block;
	text-align: left;
		}

		.box_cursos div p {
		margin: 0;
		line-height: 1.2em;
		font-size: 0.9em;
		}

		.box_cursos div i {
		position: absolute;
		margin: 0;
		right: 0;
		bottom: 4px;
		padding: 10px;
		}

.box_diferenciais { /* Sem Uso */
display: table;
	}

	.box_diferenciais img {
	display: table-cell;
	vertical-align: middle;
	width: 94%;
	border-radius: 0;
	}	

	.box_diferenciais div {
	display: table-cell;
	vertical-align: middle;
	width: 70%;
	padding: 0 0 0 10px;
	}
	
	.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;
	}	
	
.box_iconic a { /* Sem Uso */
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 { /* Sem Uso */
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;
	width: 40%;
	border: 0!important;
	}	

	.box_lead input[type=submit] {
	float: left;
	margin: 0 0 0 10px;
	width: 20%;
	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 { /* Sem Uso */
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;
				}

.box_login { /* Sem Uso */
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_missao { /* Sem Uso */
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_more { /* Sem Uso */
display: block;
padding: 10px 0;
text-align: left;
border-top: 1px solid #d6d4b8;
color: inherit;
	}

	.box_more:last-child {
	border-bottom: 1px solid #d6d4b8;
	}

	.box_more a {
	font-weight: bold;
	}

	.box_more .collapsible {
	padding: 1px 0 0 24px;
		}		
			
		.box_more .collapsible:before {
		top: 0;
		left: 0;
		color: #69afbf;
		}
	
	.box_more .content {
	margin: 0!important;
		}

		.box_more .content div {
		display: block;
		margin: 10px 0 0;
		}
	
.box_news { /* Sem Uso */
display: table;
border-radius: 6px;
background: rgba(0,0,0,0.05);
line-height: 1em;
	}

	.box_news a {
	display: table;
	color: #1863A8;
		}
		
		.box_news a:hover {
		color: #2491EB;
		}	
	
	.box_news img {
	display: table-cell;
	vertical-align: middle;
	width: 94%;
	border-radius: 6px;
		}

		.box_news a:hover img {
		-webkit-filter: brightness(1.3);
		filter: brightness(1.3);
		}	
	
	.box_news div {
	display: table-cell;
	vertical-align: middle;
	width: 80%;
	}

.box_parallax { /* Sem Uso */
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;
		}

		.box_parallax div.wrapper,
		.box_parallax div.narrow,
		.box_parallax div.narrower {
		display: table;
		}
	
	.box_parallax p {
	color: #fff;
	}
	
.box_pic { /* Sem Uso */
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;
	}	

.box_profissional a { /* Sem Uso */
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 {
padding: 30px;
	}	
	
	.box_relatos::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	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-family: Asap, sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 1.7em;
	color: #49a2ae;
		}

		.box_relatos i {
		position: absolute;
		display: inline-block;
		bottom: -20px;
		width: 50px;
		height: 50px;
		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_servicos { /* Sem Uso */
display: table;
background: #fff;
border-radius: 12px;
box-shadow: 0 0 15px 0 rgba(0,0,0,0.05);
line-height: 0;
	}

	.box_servicos img {
	width: 100%;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	-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 {
	display: table;
	width: 100%;
	height: 66px;
	padding: 14px;
		}

		.box_servicos h3 {
		display: table-cell;
		vertical-align: middle;
		clear: both;
		margin: 0 0 2px;
		width: 100%;
		height: 60px;
		text-align: left;
		line-height: 1.3em;
		font-family: 'Heebo', sans-serif;
		font-weight: 300;
		font-size: 19px;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;
		}
	
.box_side { /* Sem Uso */
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_starring { /* Sem Uso */
display: table;
width: 100%;
	}		
		
	.box_starring > div {
	display: table;
		}

		.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: 120px;
		border-radius: 120px;
		}
		
		.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 {
			margin: 0;
			text-align: left;
			}

			.box_starring .cta {
			float: left;
			margin: 18px 0 0;
			}
	
.box_strip a { /* Sem Uso */
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:before { /* Sem Uso */
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;
			}


/* BOX TESTIMONIAL */

.box_testimonial {
position: relative;
display: table;
margin: 60px 0 20px;
width: 100%;
padding: 50px 15px 30px;
background: #fff;
border-radius: 16px;
box-shadow: 0 0 15px 0 rgba(0,0,0,0.05);
	}

	.box_testimonial::before {
	position: absolute;
	top: -20px;
	left: -20px;
	width: 50px;
	height: 50px;
	content: " ";
	background: url('../imagens/aspas_abre.png') 0 0 no-repeat;
	background-size: cover;
	z-index: 0!important;
	}
	
	.box_testimonial::after {
	position: absolute;
	display: inline-block;
	right: -20px;
	bottom: -20px;
	width: 50px;
	height: 50px;
	content: " ";
	background: url('../imagens/aspas_fecha.png') 0 0 no-repeat;
	background-size: cover;
	z-index: 0!important;
	}
	
	.box_testimonial img {
	position: absolute;
	top: -60px;
	right: 0;
	left: 0;
	margin: auto;
	width: 90px!important;
	border-radius: 100px;
	box-shadow: 0 2px 10px 0 rgba(10,160,90,0.1);	
	}

	.box_testimonial h3 {
	margin: 0 auto 20px;
	text-align: center;
	text-transform: none;
	font-size: 1.1em;
	}


/* 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: 400px;
	padding: 0 30px 0 0;
	text-align: center;
	vertical-align: bottom;
		}
		
		.flex_right > li:nth-child(1) img {
		padding: 20px 20px 0;
		background: #fff;
		border-radius: 12px;
		}

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


/* FORMS & BOTÕES > ESTRUTURAS */

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

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

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

textarea {
height: 120px;
padding: 12px 12px 0;
line-height: 1em;
}	
	
input,
select,
textarea,
form.search {
width: 100%;
line-height: 1em;
	}
	
	input[type=submit],
	button {
	line-height: 1em;
	width: auto;
	text-align: center;
		}
			
		.cadastre input[type=submit] {
		width: 100%;
		}		

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

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

	select {
	height: 42px;
	padding: 0 8px;
	padding-bottom: 0; /* Ajuste */
	}

	input,
	header button,
	.conteudo button {
	height: 42px;
	padding: 0 12px;
	padding-bottom: 0; /* Ajuste */
	}

	input[type=checkbox] {
	float: left;
	display: block;
	margin: 3px 6px 10px 0; /* Ajuste */
	width: 18px;
	height: 18px;
		}

		.wpcf7 .wpcf7-list-item {
		margin: 8px 22px 8px 0!important;
		}

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

	input[type=radio] {
	clear: both;
	display: block;
	float: left;
	margin: 4px 6px 10px 0; /* Ajuste */
	width: 18px;
	height: 18px;
		}
		
		.wpcf7-list-item { /* Para Radio e Checkbox Inline, usar .wpcf7-radio */
		clear: both;
		display: block!important;
		}

	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: 8px 12px; /* Ajuste */
		outline: none;
		white-space: nowrap;
		-webkit-user-select: none;
		cursor: pointer;
		content: 'Anexar Arquivo';
		}

input[type=submit], button, .cta,
.wp-block-button a.wp-block-button__link { /* Fonte dos Botões */
text-transform: uppercase;
font-family: Poppins, sans-serif;
}

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

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

		.wp-block-button a.wp-block-button__link {
		display: table;
		padding: 0.75em 18px; /* Ajuste */
		text-align: center;
		line-height: 1em;
		font-size: 1em;
		opacity: 1;
			}

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

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

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 {
display: table;
vertical-align: middle;
text-align: center;
line-height: 1em;
padding: 0.65em 14px; /* Ajuste */
	}

	.cta.aligncenter {
	margin-left: auto;
	margin-right: auto;
	}	
	
	.cta.alignleft { float: left; }	
	.cta.alignright { float: right; }
	
		@media (max-width: 900px) {
		.cta { padding: 0.8em 12px; } /* Ajuste */
		}

.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';
	}

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

.full,
.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;
	}

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

input,
select,
header button,
.woobar 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,
a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart {
border-radius: 15px!important;
}

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

textarea {
border-radius: 15px;
}

.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: 15px;
}

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

.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: 15px;
}

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

iframe {
border-radius: 15px!important;
}


/* FORMS & BOTÕES > CORES E BORDAS */	

input,
select,
textarea,
.select2-container--default .select2-selection--single,
.select2-results ul li {
background: #f2f2f2!important;
border: 0!important;
color: #298495!important;
	}

	.conteudo input,
	.conteudo select,
	.conteudo textarea,
	.conteudo .select2-container--default .select2-selection--single,
	.conteudo .select2-results ul li {
	background: #fff!important;
	border: 0!important;
	color: #298495!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,
.conteudo button,
.button.wc-backward,
.button.wc-forward {
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,
	.conteudo button:hover, .conteudo button:active, .conteudo button:focus,
	.button.wc-backward:hover,
	.button.wc-forward:hover {
	cursor: pointer;
	background: #8bc34a!important;
	border: 1px solid #8bc34a!important;
	color: #fff!important;
	}

.wp-block-buttons .wp-block-button a {
background: #54c5d0;
}

.cta {
background: #54c5d0;
border: 0;
color: #fff;
	}

	.cta:hover {
	background: #5bd6e2;
	}

.comment-body {
background: #fff;
border: 0;
font-size: 0.9em;
}


/* FILTROS */

.filtro .conteudo {
margin: 6px 0 36px;
border: 0;
}
	
.filtro a {
color: #956b54;
}

.filtro a:hover {
color: #404040;
}

.filtro section {
display: none;
padding: 10px;
margin: 0 0 36px;
background: #fff;
border: 1px solid #c4c4c4;
}

.filtro form {
margin: 0;
width: 100%;
	}

	.filtro select {
	float: left;
	margin: 0 1% 0 0;
	width: 40%;
	}
	
	.filtro input {
	float: left;
	margin: 0 1% 0 0;
	width: 81%;
	}
	
	.filtro input[type=submit] {
	float: left;
	margin: 0 auto;
	width: 18%;
	}

	.filtro input[type=radio] {
	display: none;
	}

.filtro label {
display: inline-block;
margin: 0 0 -1px;
padding: 8px 13px 8px 12px;
font-weight: 600;
text-align: center;
color: #555;
border: 1px solid transparent;
	}
	
	.filtro label:hover {
	color: #259fcb;
	cursor: pointer;
	}
		
	.filtro label:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
	}
	
	.filtro label[for*='1']:before { content: '\f002'; }
	.filtro label[for*='2']:before { content: '\f0b0'; }

.filtro input:checked + label {
color: #555;
background: #fff;
border: 1px solid #c4c4c4;
border-top: 2px solid #259fcb;
border-bottom: 1px solid #fff;
}

.filtro #tab1:checked ~ #content1,
.filtro #tab2:checked ~ #content2 {
display: block;
}


/* TABELAS */

table {
margin: 28px auto;
width: 100%;
max-width: 900px;
border-collapse: collapse;
text-align: left;
	}
	
	th {
	background: rgba(0,0,0,0.4);
	font-weight: bold;
	color: #fff;
		}

		.cart-subtotal th,
		.order-total th {
		background: rgba(0,0,0,0.05);
		color: inherit;
		}
	
	tr:nth-child(even) {background: rgba(0,0,0,0.04); }
	tr:nth-child(odd) {background: rgba(0,0,0,0.02); }
	
	tr {
	border: 1px solid #B8B8B8;
	}
	
	th,
	td {
	padding: 0.5em;
	border: 1px solid #B8B8B8;
		}
		
		td.pad { border: 0; }

		table.t2 th:nth-child(1),
		table.t2 td:nth-child(1) {
		width: 40%;
		}

		table.t2 th:nth-child(2),
		table.t2 td:nth-child(2) {
		width: 60%;
		}
	
		table.t3 th:nth-child(1),
		table.t3 td:nth-child(1) {
		width: 40%;
		}

		table.t3 th:nth-child(2),
		table.t3 td:nth-child(2) {
		width: 30%;
		}

		table.t3 th:nth-child(3),
		table.t3 td:nth-child(3) {
		width: 30%;
		}

		table.t4 th:nth-child(1),
		table.t4 td:nth-child(1) {
		width: 40%;
		}

		table.t4 th:nth-child(2),
		table.t4 td:nth-child(2) {
		width: 20%;
		}

		table.t4 th:nth-child(3),
		table.t4 td:nth-child(3) {
		width: 20%;
		}

		table.t4 th:nth-child(4),
		table.t4 td:nth-child(4) {
		width: 20%;
		}

		table.t5 th:nth-child(1),
		table.t5 td:nth-child(1) {
		width: 30%;
		}

		table.t5 th:nth-child(2),
		table.t5 td:nth-child(2) {
		width: 20%;
		}

		table.t5 th:nth-child(3),
		table.t5 td:nth-child(3) {
		width: 20%;
		}

		table.t5 th:nth-child(4),
		table.t5 td:nth-child(4) {
		width: 15%;
		}		

		table.t5 th:nth-child(4),
		table.t5 td:nth-child(4) {
		width: 15%;
		}	
		

/* WHATSBUTTON 3.0 */

.whatsbutton {
position: fixed;
bottom: 26px;
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;
		}

	}


/* CARD 2 */

.card {
padding: 30px 15px;
max-width: 700px!important;
	}
	
	.card .wp-block-buttons {
	clear: both;
	}
	
	.card .wp-block-columns {
	margin: 0!important;
		}

		.card .wp-block-columns.phonezap {
		display: block!important;
		}

		.card .wp-block-column {
		display: block!important;
		margin: 0!important;
			}

			.card .phonezap .wp-block-column:nth-child(1) {
			float: left;
			width: 60.5%!important;
			}

			.card .phonezap .wp-block-column:nth-child(2) {
			float: right;
			width: 38%!important;
				}

				.card .phonezap div.whatsapp a:before {
				}

	.card .wp-block-button a.wp-block-button__link,
	.card input[type=submit] { 
	text-transform: none;
	}

	.card h3 {
	text-align: center;
	font-size: 1.3em;
	}

	.card .whatsbutton { display: none; }

@media (max-width: 520px) {

	.card .wp-block-columns {
	display: block!important;
		}

		.card .wp-block-button a.wp-block-button__link,
		.card input[type=submit] { 
		height: auto;
		padding: 14px!important;
		font-size: 0.9em;
		}

}


/* 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) {

.ruler { background: url('../imagens/1300.png'); }

.on1300 { display: inline-block!important; }
.off1300 { display: none!important; }

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

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

/* BOXES */

.box_lead input {
width: 60%;
}

.box_lead input[type=submit] {
width: 30%;
}

/* FORM */

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

/* TABELAS */

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

.ruler { background: url('../imagens/1100.png'); }

.on1100 { display: inline-block!important; }
.off1100 { display: none!important; }

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

/* ESTRUTURA */

/* HEADER */

header .cta,
header .busca {
top: 36px;
}

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

/* SOCIAL */
/* HOME */
/* INTERNAS */
	
/* BOXES */

.box_card {
min-height: 160px;
}

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

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

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

.box_parallax {
min-height: 350px;
}

/* FORM */
/* TABELAS */

}


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

.ruler { background: url('../imagens/900.png'); }

.on900 { display: inline-block!important; }
.off900 { display: none!important; }

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

/* ESTRUTURA */

body { font-size: 1em; }

/* HEADER */

#menu {
top: 13px;
}

#menu li {
margin: 0 10px;
}

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


/* SOCIAL */
/* HOME */
/* INTERNAS */
/* BOXES */

/* FORM */

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

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

/* TABELAS */

}


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

.ruler { background: url('../imagens/768.png'); }

.on768 { display: inline-block!important; }
.off768 { display: none!important; }

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

/* ESTRUTURA */

*:focus { outline: none; }

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 {
float: none!important;
margin: 0 auto 30px!important;
padding: 0!important;
width: 100%!important;
}

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

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

/* HEADER */

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

header .quickspeak {
position: relative;
top: 0;
padding: 4px 0 3px;
background: #1e646d;
	}

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

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

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

/* SOCIAL */

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

/* HOME */

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

/* BOXES */

.box_cursos h3 {
min-height: 60px;
font-size: 16px;
}

.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_parallax {
min-height: 300px; 
}
	
.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_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 {
		float: none;
		margin: 18px auto 0;
		}


/* 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%;
	padding: 0 0 30px;
	}	
	
	.flex_right > li:nth-child(2) {
	flex: none;
	width: 100%;
	}

/* FORM */

/* TABELAS */

article table,
:not .finalizar-compra article table {
display: block;
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
padding: 0 0 10px;
	}

	article tbody,
	:not .finalizar-compra article tbody {
	display: inline-block;
	}

}

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

.ruler { background: url('../imagens/520.png'); }

.on520 { display: inline-block!important; }
.off520 { display: none!important; }

/* ESTRUTURA */

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

/* HEADER */
/* SOCIAL */
/* HOME */
/* INTERNAS */

/* BOXES */

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

/* FORM */

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;
	}

/* BOTÕES */

ul.call  {
margin: 26px auto 16px;
	}
	
	ul.call li {
	display: block;
	float: none;
	margin: 8px;
	}

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

/* TABELAS */

}


@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;
	}

}

.ruler { position: fixed; bottom: 0; right:0; display: table; width: 32px; height: 16px; z-index: 5000; background-size: 32px; }