@charset "iso-8859-1";
@import url('https://www.redbit.com.br/css/estilos_global.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap');

/* ------- RESET REDBIT ------- */
* {
	padding: 0;
	margin: 0;
	border: none;
	border: 0;
}
a {
	border: none;
	outline: none;
}
.telefone, .telefone:hover {
	text-decoration: none !important;
}
.fonte12{
	margin-right: 6px;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	vertical-align: top;
	border: 0;
	-ms-interpolation-mode: bicubic;
	height: auto;
}
embed, object {
	outline: none;
	display: none;
}
.table-row {
	display: table-row;
}
.linha-topo {
	height: 30px;
	background-color: #080b3e;
    /*border-bottom: 5px solid #f58220;*/
}
@media only screen and (max-width: 900px) {
	.linha-topo {
		height: 50px;
	}
}
.fancybox-progress{
	background:#19ab0f !important;
}
/* ------- FONTES ------- */
a, address, h1, h2, h3, h4, h5, h6, p, li, td, th {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #585858;
}
a {
	text-decoration: none;
	color: #7d7870;
	cursor: pointer !important;
}
a:hover, a h3:hover {
    color: #fbad38;
    font-size: 18px;	
	text-decoration: none;
}
addressss {
	color: #fff;
	margin: 0 10px;
	font-style: normal;
	font-size: 9pt;
	line-height: 20px;
}
p {
	line-height: normal;
}
h1, h2, h3, h4, h5, h6, p, table {
	margin: 10px 20px;
}
h1 {
	font-family: 'Roboto', sans-serif;
	color: #389c8f;
	font-size: 34px;
	margin: 10px 20px;
	/*text-transform:uppercase;*/
	font-weight: 500;
	margin: 10px 20px 5px 20px;
}
/*H1 {font-size:5.9vw}*/
@media only screen and (max-width: 900px) {
	h1 {
		/*font-size: 1.5em;*/
		/*font-size: 90%;*/
		font-size: 1.7rem;
	}
}
@media only screen and (max-width: 600px) {
	.imagem-responsiva {
		min-width: 230px;
		height: auto;
		width: 100%;
	}
}

h2 {
	color: #389c8f;
	font-family: 'Roboto', sans-serif;
	font-size: 1.3em; /* displayed at 18px */;
	font-weight: 500;
	margin: 0px 20px;
}
h3 {
	/* displayed at 24px */
	font-size: 1.7rem;
	font-family: 'Roboto', sans-serif;
	color: #389c8f;
	font-weight: 400;
}
/*H3 {font-size:5.9vw}*/
@media only screen and (max-width: 900px) {
	h3 {
		/*font-size: 1.5em;*/
		/*font-size: 90%;*/
		font-size: 1.3em;
	}
}
h4 {
	color: #fbad38;
	font-size: 1.2rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin: 10px 10px 5px 20px;
}
h5 {
	font: 18px/25px 'Roboto', sans-serif;
	color: #1f1f1f;
	margin: -5px 20px 0 20px;
}
h6 {
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	color: #00377b;
	font-weight: normal;
	margin: 3px 10px;
}
.uppercase {
	text-transform: uppercase;
}
ol {
	list-style-type: decimal-leading-zero;
	list-style-position: outside;
	margin: 10px 10px 10px 70px;
}
ul {
	list-style-position: outside;
	margin: 10px 10px 10px 50px;
}
li {
	margin: 10px 0px;
}
.zeroauto{
	margin:0 auto;
	display:block;
}
.center {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.botao {
	font: 16px/23px 'Roboto', sans-serif;
	color: #999;
	background-color: #ededed; /* border: 1px #b9b9b9 solid; */;
	padding: 0px 10px;
	cursor: pointer;
	border-radius: 1px;
	border: 1px solid #a4a4a4;
	/* box-shadow: inset 0px 1px 0px 0px #ffffff; */
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #dddddd));
	display: inline-block; /* text-shadow: 1px 1px 0px #ffffff; */ /* box-shadow: 2px 2px 2px #AFAEAE; */;
	width: 95px;
	float: right;
	margin: 10px;
}
.bege:hover {
	color: #a44550;
	transition: transition: all 0.5s ease;
}
h1 span, h2 span, h3 span{
	color:#000000;
}
.vermelho {
	display: inline-block;
	font: 16px 'Roboto', sans-serif;
	color: #fff;
	background-color: #d71e26;
	width: 155px;
	height: auto; /* border: 1px #b9b9b9 solid; */;
	padding: 3px 10px 3px 40px;
	cursor: pointer; /* border-radius: 5px; */ /* box-shadow: inset 0px 1px 0px 0px #ffffff; */ /* background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a44550), color-stop(1, #a44550) ); */ /* text-shadow: 1px 1px 0px #ffffff; */ /* box-shadow: 2px 2px 2px #AFAEAE; */;
	text-decoration: none;
}
.vermelho:hover {
	color: #ccc !Important;
	transition: transition: all 0.5s ease;
	box-shadow: 1px 1px 0px 0px #690404;
}
.catprod {
	background-image: url('../imagens/botoes/botao_quadrado-direita.png'), url('../imagens/botoes/botao_quadrado-esquerda.png'), url('../imagens/webparts/linhas/linha-cinza.png');
	background-position: right center, left center, center center;
	background-repeat: no-repeat, no-repeat, no-repeat;
	height: 45px;
	line-height: 45px;
	margin: 0;
}
/* ------- ESTRUTURA ------- */
body {
	display: table;
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: #000000;
}
#body {
	/*background: url(../imagens/webparts/fundos/fundo_body.jpg) center top repeat-x;*/
    background-color: #ffff;
}
#tinymce, #header, #nav, #s-faixa, #main, #footer, address, .faixa, #faixa1, #faixa2, #faixa3, #faixa4, #faixa5, #faixa6, #article {
	max-width: 1200px;
	margin: 0px auto;
	height: auto;
	display: table;
	width: 100%;
}
header, nav, figure, .linha, main, footer, #breadcrumbs {
	display: table-row;
	max-width: 100%;
}
header {
    background-color: #000;
    border-bottom: 0px #e4e4e4 solid;
    width: 100%;
    position: absolute;
    display: block;
    z-index: 1;
}
#header-topo {
	width: 100%;
	height: auto;
	display: table;
	max-width: 1200px;
	margin: 0 auto;
}
#header {
	display: table;
	max-width: 1200px;
	width: 100%;
	position: relative;
}
.header_logo {
	max-width: 200px;
	height: auto;
	margin:30px 10px 0px 20px;
    position: absolute;
    top: -30px;
}
.header_logo::-webkit-scrollbar {
    width: 180px;
}
.header-flags {
	width: 24px;
	height: auto;
}
@media (max-width: 900px){
	.header_logo {
		max-width: 220px;
		height: auto;
		margin: 10px auto 0 auto;
		position:relative;
		top:0
	}
	#header {
		text-align: center;
	}
	#icon-tel {
		position: relative;
		margin: 10px auto;
		width: 150px;
		float: none;
	}
}
nav {
	background-color: #ffffff;
    height: 115px;
}

#nav{
	margin-top: 33px;
}

@media (max-width: 900px){
	nav {
		float: none;
		padding-top: 0px;
		display:table;
		text-align:center;
		width:100%;
		height:auto;
	}
	#nav {
		width: 100%;
		margin: 0;
		display: table;
		background-color: #f6f6f6;
	}
}
#div-tel {
	margin: 5px 10px 0 10px;
	/*width: 600px;*/
	display: block;
	text-align: right;
	vertical-align: middle;
	float:right;
}
#div-tel a:first-child {
	margin: 0;
	width: auto;
}
#div-tel a {
	margin: 3px;
}
@media only screen and (max-width: 900px){
	#div-tel {
		float: none;
		margin: 0px auto;
		display: block;
		width: auto;
		text-align: center;
		background-color: #389c8f;
		padding-right: 50px;
	}
	#div-tel a:first-child {
		margin: 10px auto;
		display:inline-block;
	}
	#div-tel a {
		display: inline-block;
	}
}
#div-tel .icon-phone, #div-tel .icon-whatsapp, #div-tel .icon-facebook, #div-tel .icon-instagram, #div-tel .icon-linkedin {
	color: #ffffff!important;
    font-size: 17px;
    margin-right: 10px;
 }   
#div-tel .icon:hover, .icon-telfonte:hover{
	color:#ef7922 !important;
} 
.icon-telimg {
	float: left;
	margin-top: 5px;
	margin-right: 6px;
}
.icon-telfonte {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
}
#div-redes-sociais {
	display:inline-block;
	text-align: right;
	vertical-align: middle;
	margin: 10px;
	float:right;
}
#div-redes-sociais a {
	text-decoration: none;
}
#div-redes-sociais .icon {
	color: #ffffff;
	font-size: 16px;
	margin-left: 15px;
	cursor: pointer;
}
#div-redes-sociais .icon-search {
	color: #42a4ff;
	font-size: 15pt;
	margin-left: 25px;
}
#div-redes-sociais .icon:hover, #div-redes-sociais .icon-search:hover {
	color: #fa9805;
	font-size: 16px;
}
.logotopo {
	display: table;
	position: relative;
	height: auto;
	text-align: left;
	z-index: 10000;
	vertical-align: middle;
	float: left;
}
@media only screen and (max-width: 1050px){
.logotopo {
	width: 150px;
}
}
@media only screen and (max-width: 900px){
.logotopo {
	float: none;
	display: table;
	margin: 0 auto 10px auto;
	position: relative; /*background-color:#17305d;*/;
	width: 100%;
	text-align: center;
	background-image: none;
	    /*min-height: 85px;*/
}
#div-redes-sociais {
	display: block;
	width: 100%;
	margin: 0;
	padding: 12px 0 0 0;
	height: 26px;
	text-align: center;
}
}
@media only screen and (max-width: 500px){
#div-tel .icon-phone, #div-tel .icon-telfonte {
	font-size: 18px;
}
#div-redes-sociais {
	width: 100%;
}
}
#Youtube {
	/*width: 50% !important;*/
	min-width: 275px;
	/*height: auto !important;*/
}
@media screen and (max-width: 900px){
	#Youtube {
		float: none !Important;
		width: 100% !Important;
		margin: 0px !Important;
	}
}
@media screen and (min-width: 900px){
	#Youtube {
		float: none !Important;
		width: 480px !Important;
		height: 320px !Important;
		margin: 10px !Important;
	}
}
figure {
	background-color: #f7f7f7;
}
figcaption {
	margin: 0 10px;
}
#figure {
	/*margin-top: 1px;*/
	border-bottom: 1px #e4e4e4 solid;
/*border-top: 1px solid #fff;*/width: 100%;
	max-height: 585px;
	max-width: 100%;
	margin: 0 auto;
	/*box-shadow: #999 0px 3px 5px;*/
}
#breadcrumbs {
	background-color: #389c8f;
	height: 45px;
	/*border-bottom: 1px solid #c9c9c9;
	border-top:3px solid #cdcdcd;*/
	/*#389c8f*/
}
.breadcrumbs{
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
}
#breadcrumbs pre {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 43px;
	padding: 3px;
	font-weight: 500;
	color: #fff;
	height: 35px;
	margin: 0 0 0 200px;
}
#breadcrumbs .textocolorido {
	color: #fbad38;
}
#fotorama {
	margin: 0 auto;
	width: 100%; /*max-width:1200px;*/ /*border: 10px solid #fff;*/;
	box-sizing: border-box;
	background-color: #21293c;
	border-bottom: 0px;
}	

.fotorama__nav--dots .fotorama__nav__frame {
	height: 20px !important;
}
.fotorama__dot {
	top: 8px !important;
}
.artigos img {
	width: 100% !important;
	max-width: 250px !important;
}

/*.fotorama__stage{
	height:535px !important
}*/
@media screen and (max-width: 900px){
	/*.fotorama__stage {
		height: 322px !important;
	}*/
	#breadcrumbs pre {
		font-size: 20px;
		text-align: center;
	}	
}
@media screen and (max-width: 600px){
	#breadcrumbs pre {
		font-size: 18px;
		margin: 0 10px;
	    text-align: left;		
	}	
}

.fotorama {
	margin: 0px !important;
}
.fotorama-artigos {
	position: relative;
	width: 100%;
	min-height: 320px;
}
.fotorama-img {
	float: left;
	margin: 0 10px 10px 20px;
}
@media screen and (max-width: 900px){
	.fotorama-img {
		float: none;
		margin: 5px 5px 5px 14px;
	}
	.artigos img {
		max-width: 20% !important;
		margin: 0 5px;
	}
}
#DivFotorama {
	clear: both;
	width: 100%; 
	max-width:800px;
	margin: 0 auto;
	box-sizing: content-box;
	display: table;
	table-layout: fixed;
	position: relative;
	border: 0px solid #fff;
	margin: 10px auto;
	/*box-shadow: #cccaca 3px 4px 16px 0px;*/
}
#DivFotorama h3 {
	font-size: 1.3em;
}
#DivFotorama2 {
	clear: both;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	box-sizing: content-box;
	display: table;
	table-layout: fixed;
	position: relative;
	float: right;
	margin: 0 20px;
}
@media (max-width: 760px){
	#DivFotorama2 {
		float: none;
		max-width: 100%;
		margin: 10px auto;
	}
}

.icone-engenheiro{
	float: left;
	margin: 20px 50px; 
	max-width:230px;
	display: block;
}
@media (max-width: 760px){
	.icone-engenheiro{
		float: none;
		max-width: 75%;
		margin: 10px auto;
	}
}
#idiomas {
	width: 180px;
	height: 90px;
	background: url(../imagens/webparts/fundos/fundo-idiomas-aberto2.png) center bottom no-repeat;
	position: absolute;
	right: 50px;
	text-align: center;
	font-size: 12px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-style: italic;
	text-shadow: #fff 1px 1px;
	color: #666;
	padding-top: 4px;
	cursor: pointer;
	margin-top: -59px;
}
#idiomas p, #idiomas a {
	position: relative; /* bottom: 10px; */;
	margin: 1px auto;
	font-size: 12px;
	width: 130px;
	padding: 3px;
}
#idiomas a {
	display: block;
	margin: 0 auto;
	background-color: #49557d;
	width: 130px;
	border-radius: 3px;
	text-shadow: none;
	color: #fff;
}
@media (max-width: 900px){
	#idiomas {
		display: none;
		visibility: hidden;
	}
}
#faixa1{
	display:table;
}
#faixa1 p, #faixa1 h3{
	color:#6a6a6a;
	margin:10px 0px 0px 10px;
	font-size: 14px;
}
#faixa1 h3{
	font-size:20px;
	font-weight: 600;
	color:#fbad38; 
	/*#eeb121;*/
}
#faixa1 .col1{
	width:40%;
	display:table-cell;
}
#faixa1 .col2{
	width:60%;
	display:table-cell;
}
@media (max-width: 900px){
	#faixa1 .col1{
		width:98%;
	}
	#faixa1 .col2{
		width:2%;
	}	
}
.linha1 {
	background-color: #f3efe4;
	background-image:url('../imagens/webparts/fundos/fundo-veterinaria.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	height:415px;
	/*background-size: cover;
	background-blend-mode: multiply;*/
}
.botao-padrao{
    font-size: 14px;
    text-align: center;
	color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    margin: 10px 0;
    box-sizing: content-box;
    background-color: #389c8f;
    border-radius: 5px;
    text-transform: uppercase;	
   font-weight: 400;
}
.botao-padrao:hover{
	background-color: #fbad38;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

#faixa2 {
	display: block;
	min-height: 50px;
	padding-top: 10px;
}
@media (max-width: 900px){
	#faixa2 {
		background-size: contain;
	}
	.linha1{
		background-color: #389c8f;
		background-size: cover;
		background-blend-mode: multiply;
	}
	.linha1 p{
		color:#fff !important;
	}
}
#faixa3 {
	background-color: #fff;
	width: 100%;
	max-width: 100%;
}
.linha4 {
	height: 300px;
	vertical-align: middle;
	text-align: center;
	background-color: #fff;
}
#faixa4 {
	width: 100% !important;
	height: 300px;
	background-image: url('../antigo/imagens/fundos/fundo-frota.jpg');
	max-width: 100%;
}
#faixa4 p {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #fff;
	line-height: normal;
	margin: 17px auto;
	width: 97%;
}
#faixa4 h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	color: #00377b;
	font-weight: 600;
}
#faixa5 {
	height: 50px;
}
#faixa5 h3 {
	height: 50px;
	color: #00377b;
	display: table;
	margin: 20px auto 0 auto;
	font-size: 30px;
}
#faixa6 {
	height: 50px;
}
#faixa6 .seta {
	background: url('../imagens/webparts/fundos/seta-preta.png') center top no-repeat;
	max-width: 1200px;
	height: auto;
}
#faixa6 p {
	margin: 0;
}
#faixa6 img {
	max-width: 150px;
	height: auto;
	margin: 20px auto;
}
#faixa6 a {
	margin: 0 auto;
	display: table;
}
@media (min-width: 600px){
	#faixa6 a {
		display: inline-block;
		margin: 0 35px;
	}
}
.linha7 {
	background-color: #20554e;
}
.linha-produto {
    border: 1px solid #f2f2f2;
    display: block;
    background-color: #f9f9f98a;
    text-align: center;
    min-height: 200px;
    margin-bottom: 50px;	
}
.linha-produto p {
	margin:10px;
}	
.linha-produto H3{
	font-size:20px;
    margin: 0;
}
@media (max-width: 900px){
	.linha-produto {
	    width: 90%;
	    margin: 30px auto;
		width: 90%;
		margin: 30px auto;
		text-align: center;
	}
}	
.linha-produto .fa, .linha-produto .icon {
	color: #fff;
    font-size: 20px;
    max-width: 250px;
    background-color: #389c8f;
    padding: 10px;
    border-radius: 20px;
    top:-10px;
    position:relative;
}
@media (max-width: 900px){
	.infoBlock a.saibamais {
		margin: 5px !important;
	}
}
.linha-produto img {
	max-width: 250px;
	height: auto;
	margin-top: 0px;
	width: 100%;
}
address p, address span, address a {
	color: #ffffff;
	text-align: left;
	font-size: 16px;
}

address icon:hover, address a:hover, address span:hover{
	color:#fbad38;
	text-decoration:none;
}

address h3 {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
}
address .vertodos-publicacoes {
	color: #1c82a9;
	font-size: 8pt;
}
#address {
	height: 70px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
#s-faixa {
	min-height: 50px;
}
#faixa p {
	margin: 5px;
}
@media (max-width: 900px){
#faixa img {
	width: 90%;
	margin: 0 auto;
}
}
main {
	height:100%;
	background-color: #ffffff;
}
#main {
	display: table;
	height: 100%;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	min-height: 500px;
	/*background-color: #fff;*/
	/*box-shadow: #999 0px 3px 5px;*/
}
#s-main {
	/*background-color:#fff !important;*/
	width: 100%; /*min-width: 290px;*/ /*max-width:950px;*/;
	min-height: 200px;
	height: auto; /*border: 1px solid #e0e0e0;*/;
	margin: 0px;
	display: table-cell;
	vertical-align: top; /*background: url('../imagens/webparts/fundos/fundo-conteudo.png') center bottom no-repeat;*/;
	padding-top: 5px;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}
@media (max-width: 900px){
	#s-main {
		max-width: 100%;
		display: block;
	}
}
aside {
	min-width: 240px;
	max-width: 240px;
	margin: 0px;
	margin-top: 10px;
	display: table-cell;
	vertical-align: top;
	padding: 0 30px;
	padding-top: 20px;
}
aside p, aside a {
	font-size: 11pt;
	color: #4d4d4d;
	text-indent: 0;
	line-height: 18px;
}
@media (max-width: 900px){
	aside {
		max-width: 100%;
		float: none;
		width: 85%;
		margin: 10px auto 0 auto;
		display: block;
		padding: 0;
	}
}
aside img {
	margin: 5px 1px;
	/*float:left;*/
}
aside img:first-childa {
	margin-left: 10px;
}
#aside, #aside2, #aside3 {
	display: block;
	width: 100%;
	box-shadow: #dfdfdf 5px 7px 1px -2px;
	border-radius: 3px;
	padding: 5px;
	margin: 2px 0px 20px;
	text-indent: -10px;
	background-color: #fafafa;
	border: 1px solid #e7e7e7;
}
#aside a {
	cursor: pointer;
	text-decoration: none;
	color: #000;
}
#aside2, #aside3 {
	text-align: center;
}
article {
	position: relative;
	bottom: 0;
	min-height: 100px;
	min-width: 100%;
	width: 100%;
}
article .icon {
	color: #fff;
	margin-right: 5px;
}
#Cursos-e-Treinamentos {
	width: 99%;
	background-color: #f2f2f0;
	border: 1px solid #c2c2c0;
	border-bottom: 4px solid #d71e26;
	margin: 0 0 20px 0;
	min-height: 100px;
}
#Cursos-e-Treinamentos .col1, #Cursos-e-Treinamentos .col2, #Cursos-e-Treinamentos .col3, #Cursos-e-Treinamentos .col4 {
	margin: 0px;
}
#Cursos-e-Treinamentos .col1 {
	max-width: 220px;
}
#Cursos-e-Treinamentos .col4 {
	min-width: 220px;
}
#Cursos-e-Treinamentos .col1 p {
	font-family: 'Roboto', sans-serif;
	color: #a1a1a1;
	font-style: italic;
	font-size: 28px;
	text-align: right;
}
#Cursos-e-Treinamentos .col2 p {
	font-family: 'Roboto', sans-serif;
	color: #124284;
	font-size: 25px;
}
#Cursos-e-Treinamentos .col4 a {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #d71e26;
	font-size: 20px;
	line-height: 12px;
	text-decoration: none;
}
@media only screen and (max-width: 900px) {
	#Cursos-e-Treinamentos {
	}
	#Cursos-e-Treinamentos .col1 {
		max-width: 100%;
	}
}
footer {
	background-color: #389c8f;
}
#footer {
	display: table;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 0 auto;
	color: #000;
	height: 50px;
    /*background-color: #1a335f;*/
	/*height:158px;*/
	/*box-shadow: #999 0px 3px 5px;*/
}
#footer img {
	margin: 3px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=0.5);
}
#footer img:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1);
}
#footer a, #footer h6 {
	color: #ffffff;
	font-size: 13pt;
	text-decoration: none;
	font-weight: 400;
	font-family: 'PT Sans Narrow', sans-serif;
}
#footer p {
	color: #fff !important;
	line-height: normal;
	margin: 5px 10px;
}
#footer_col1, #footer_col2, #footer_col3, #footer_col4 {
	margin: 0px;
	display: table-cell;
	min-width: 20%;
	text-align: left;
	vertical-align: middle;
	width: 33%;
}
#footer_col3 a:first-of-type {
	margin-left: 8px;
}
#footer_col2 {
	text-align: center;
}
#footer_col3 {
	text-align: right;
}
#footer_col2 img {
	margin: 3px 1px 3px 1px !Important;
	width: 30px;
	height: auto;
}
@media only screen and (max-width: 1150px) {
	#main, #figure, #header, #content, #footer {
		width: 100%;
	}
	#footer h6 {
		width: 90%;
	}
}
@media only screen and (max-width: 600px){
	#footer_col1, #footer_col2, #footer_col3, #footer_col4 {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
}
.fb-like {
	float: right;
	margin: 16px 10px 5px 10px;
	/*width: 165px;
	height: 20px;*/
}
.fb-comments {
	margin: 30px;
}
.fb-page {
	float: right;
	width: 320px;
	height: 250px;
}
.redbit {
	font-size: 9px;
	color: #a2a2a2;
	position: fixed;
	right: 12px;
	bottom: 3px;
}
.redbit:hover {
	font-size: 9px;
	color:#800000;
}
#area-do-cliente {
	display: table;
	width: 100%;
	height: 200px;
	background-color: #124284;
	border-right: #dd242c 4px solid;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* -webkit-box-sizing: border-box; */;
	padding-top: 1px;
	margin: 10px 0;
	float: left;
}
#area-do-cliente a {
	color: #fff;
	text-decoration: none;
}
.linhaclara {
	background-color: #f9f9f9;
	width: 95%;
	margin: 10px auto;
	border-left: 1px solid #6987a2;
	border-radius: 5px;
	padding: 5px;
	clear: right;
	box-shadow: #ccc 3px 3px 5px 0px;
}
#google-map {
	height: 400px;
}
.map-content {
	overflow: hidden;
	background-color: #389c8f;
	width: 400px;
	height:180px;
}
.coluna {
	width: 33%;
	text-align: left;
	display: table-cell;
	padding: 10px;
}
.coluna-redes-sociais {
	width: 20%;
}
@media only screen and (max-width: 900px){
	.coluna, .coluna-redes-sociais {
		width: 95%;
		margin: 20px auto;
		display: table;
	}
}
.address, .address2 {
	margin: 0;
	display: block; /*background-color: rgba(55, 105, 128, 0.34);
    border: 1px solid #558094;*/;
	padding: 10px 10px 10px 18px;
	width: 90%;
    /*box-shadow: #dfdfdf 5px 7px 1px -2px;*/
}
.address a{
	color: #fff;
	font-size: 15px;
}
span.gtm-telefone {
    font-weight: bold;
}
.redes-sociais .icon {
	font-size: 22px;
	margin: 5px;
}
.address li, .address2 li {
	list-style-type: none;
	list-style-position: inside;
	line-height: 25px;
	margin: 0;
	font-size: 15px;
	text-align: left;
	color: #ffffff;
	font-style: normal;
}
.address .titulo, .address2 .titulo {
	margin-bottom: 5px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
.address .icon, .address .icon-home, .address2 .icon, .address2 .icon-home {
	color: #ffffff;
	font-size: 16px;
	margin-right: 15px !important;
}
.address h6, .coluna h6 {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	font-style: normal;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
}
.vermapa {
	font-size: 12px;
	margin-left: 22px;
}
/* ------- FOTORAMA ------- */
.fotorama_html {
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: greenyellow;
}
.fotorama_texto {
	font-size: 100px;
	cursor: auto;
}
.home {
	margin: 0 auto;
}
/* para alinhamento do fotorama_html usar exemplo abaixo:*/
.Aligner {
}
.Aligner-item {
	max-width: 50%;
}
.Aligner-item--top {
}
.Aligner-item--bottom {
}
/* ------- MENU LATERAL ÁREAS------- */
#MenuLateralAreas {
	list-style-position: inside;
	width: 250px;
	margin: 10px 0px;
}
#MenuLateralAreas li {
	margin: 10px;
}
#MenuLateralAreas li:first-of-type {
	font-size: 16px;
	color: #5e5a56;
	height: 30px;
	display: block;
	padding: 0 10px;
	margin: 0;
	word-spacing: -1px;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 32px;
	font-weight: bold;
}
.link_on, .pl_link_on {
	color: #5e5a56;
	font-weight: bold;
}
#BoxReservas {
	max-width: 500px;
	margin: 0 auto;
}
/* -------  ACORDEON ------- */
.Acordeon {
	list-style-position: outside;
	margin: 10px 10px 10px 10px;
	padding-inline-start: 0;
}
.Acordeon span {
	height: 46px;
	color: #8c8477;
	font-weight: bold;
	width: 50px;
	background-color: #f1f1f1;
	float: left;
	margin: 2px 10px 2px 2px;
	line-height: 46px;
	text-align: center;
	font-weight: normal;
	font-size: 48px;
}
.Acordeon li {
	width: auto;
	border: 1px #f1f1f1 solid;
	background-color: #f9f8f6;
	cursor: pointer;
	line-height: 50px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 5px 0;
	/*float: left;*/
}
.Acordeon > li {
	text-transform: uppercase;
}
.Acordeon ul {
	margin: 10px 10px 10px 34px;
}
.Acordeon li li {
	background: none;
	width: 97%;
	line-height: 15px;
	margin: 7px 6px;
	border: 0;
	list-style-type: square;
	list-style-position: outside;
	border-bottom: 1px solid #cac6c1;
	padding: 5px 0;
	text-transform: none;
}
.Acordeon li li:last-child {
	border-bottom: 0px solid #cac6c1;
}
.Acordeon li li a {
	font-size: 12px;
}
.Acordeon li li p {
	margin: 20px;
	font-size: 11pt;
}
/*.Acordeon li li p:first-child {
	font-size: 14pt;
}*/
/* ------- LIGHTBOX ------- */
.lb-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.lb-number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#div_lightbox {
	margin: 0 auto;
	width: 80%;
	display: table;
	text-align: center;
}
#div_lightbox img {
	margin: 20px;
	box-shadow: 1px 1px 3px 0px #888888;
	width: 200px;
}
.logo-150{
	display:inline-block;
}
/* ------- LINHAS ------- */
hr, .hr_dupla, .hr_tracejada {
	height: 0;
	border: 0;
	margin: 0 auto;
	margin: 10px 20px;
	/*width:95%;*/
}
hr {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #fff;
}
.hr_grossa {
	border-top: 2px solid #656565;
	border-bottom: 1px solid #fff;
	margin: 0 20px 10px 20px;
}
.hr_grossa2 {
	border-top: 3px solid #666;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
	width: 90%;
	margin-left: 20px;
}
.hr_tracejada {
	border-top: 1px dashed #e6e6e6;
	border-bottom: 0px solid #fff;
}
.hr_footer {
	border-top: 1px solid #63171a;
	border-bottom: 0px solid #fff;
	margin: 5px 10px;
}
.hr_area-do-cliente {
	border-top: 1px solid #2e5591;
	border-bottom: 1px solid #1a3660;
	/*margin: 5px 25px;
	width: 100%;*/
}
.laranja {
	border-top: 2px solid #f58220;
	border-bottom: 2px solid #f58220;
	width: 178px;
	margin: 10px 10px 5px 10px;
}
.linha-padrao {
	border-top: 2px solid #fab650;
	border-bottom: 2px solid #fab650;
	width: 92%;
	margin: 10px auto;
}
.marrom {
    border-top: 0px solid #389c8f;
    border-bottom: 3px solid #389c8f;
    width: 95%;
    margin: 5px auto;
}
.ornamento {
	border: 0;
	height: 8px;
	background-image: url('../imagens/webparts/linhas/arabesco2.png'),url('../imagens/webparts/linhas/linha-verde.jpg');
	background-repeat: no-repeat, repeat-x;
	background-position: center center , center center;
}
.icon-social {
	width: 18px;
	height: auto;
}
/* ------- BUSCA ------- */
#busca {
	float: right;
	margin-right: 20px;
	height: 50px;
}
@media only screen and (max-width: 900px){
	#busca {
		height: 35px;
	}
}
#busca_tabela {
	width: 90%;
	margin: 20px auto;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	font-family: 'Roboto', sans-serif;
}
span.busca_titulo {
	font-size: 16px;
	font-weight: bold;
	color: #4267b2;
}
span.busca_descricao {
	font-size: 16px;
	color: #333333;
}
span.busca_informacao {
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #999999;
}
span.busca_aviso {
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 16px;
	color: #CC0000;
}
a:active.busca_titulo {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #4267b2;
	font-family: Tahoma;
}
a:link.busca_titulo {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #4267b2;
}
a:visited.busca_titulo {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #4267b2;
}
a:hover.busca_titulo {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
#busca_form_mini2 {
	float: right;
	vertical-align: middle;
	width: auto;
	height: auto;
	margin: 15px 5px 0 5px;
	width: 220px;
	display: block;
}
#busca_form_mini2 input[type=text] {
	float: left;
	border-radius: 12px;
	border: 1px solid #fff;
	background: #2679c6;
	height: 25px;
	margin: 0;
	width: 177px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
#busca_form_mini2::-webkit-input-placeholder {
	color: #e7e7e7;
}
#busca_form_mini2::-moz-placeholder {
	color: #e7e7e7;
}
#busca_form_mini2 input::-webkit-input-placeholder {
	color: #e7e7e7;
}
#busca_form_mini2 input[type=submit] {
	float: left;
	background-color: #1872c5;
	cursor: pointer;
	height: 22px;
	width: 34px;
	border: 0;
	margin: 0 2px;
	font-family: Tahoma;
	font-size: 10px;
	border-radius: 3px;
	background-image: url('../imagens/webparts/busca/lupa-busca.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#busca_form_mini2 input[type=submit]:hover {
	background-color: #00377b;
}
@media (max-width: 900px){
	#busca_form_mini2 {
		float: none;
		margin: 5px auto;
		display: block;
	}
}
#busca_form_mini {
	float: right;
	vertical-align: middle;
	width: auto;
	height: auto;
	margin: 10px 0px;
}
#busca_form_mini input[type=text] {
	border-radius: 5px 0 0 5px;
	border: 1px solid #C0C0C0;
	background: #F4F4F4;
	height: 26px;
	margin: 0 0 0 2px;
}
#busca_form_mini input[placeholder] {
	color: #fff;
	font-style: normal; /*background-image: url('../imagens/webparts/busca/lupa.gif');
	background-repeat: no-repeat;
	background-position: right center;*/;
	width: 250px;
}
#busca_form_mini input[type=submit] {
	background-color: #124284;
	cursor: pointer;
	height: 28px;
	width: 45px;
	border: 0;
	margin: 0 2px 0 -4px;
	font-family: Tahoma;
	font-size: 10px;
	color: #ADADAD;
	border-radius: 3px;
	background-image: url('../imagens/webparts/busca/lupa-busca.png');
	background-repeat: no-repeat;
	background-position: center center;
	/*box-shadow: inset 1px 1px 0px 0px #ffffff;
	background-color: #DADADA;
	text-shadow: 1px 1px #FFF;*/
}
#busca_form_mini input[type=submit]:hover {
	color: #333;
	background-color: #666;
}
#busca_form_mini select {
	border: 0 !important;
	/*Removes border*/
	color: #fff;
	height: 24px;
	min-width: 180px;
	border-radius: 3px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	margin: 2px;
	padding: 0px 5px 0 10px;
	-webkit-appearance: none; /*Removes default chrome and safari style*/;
	-moz-appearance: none; /* Removes Default Firefox style*/;
	text-indent: 0.01px; /* Removes default arrow from firefox*/;
	text-overflow: ''; /*Removes default arrow from firefox*/;
	background: url('../imagens/icones/seta-select.png') no-repeat 163px center #124284;
	cursor: pointer;
}
#busca_form_mini select option {
	cursor: pointer;
}
#busca_form_mini select > a:after {
	border-color: #FF0000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
/* ------- Easy Tooltip ------- */
#easyTooltipBlue, #easyTooltip, a.capitulo, a.eventos, a.link_fundadores {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #fff;
}
#easyTooltipBlue {
	/*background:#7d7870 url("../../Includes/scripts/easytooltip/bg.gif") repeat-x;*/
	width: 200px;
	padding: 5px 10px;
	border: 1px solid #7d7870;
}
#easyTooltip {
	width: 200px;
	padding: 5px 10px;
	border: 0px solid #fff;
	background: #7d7870;
	border-radius: 7px;
	font-weight: normal;
}
#IframeForm, #IframeMaps {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	max-width: 510px;
	height: 650px;
	width: 100% !Important;
	min-width: 100% !Important;
}
@media (min-width: 900px){
	#IframeForm, #IframeMaps {
		min-width: 100% !Important;
	}
}
/* ------- FORMULÁRIO DE CONTATO ------- */
.form_div {
	/*páginas de confirmação*/
	text-align: center;
}
#form-div {
	max-width: 500px;
	margin: 0 auto;
	background-color: #fcfcfc;
	border-radius: 20px;
	/*background:url('../imagens/webparts/forms/fundo_topo.gif') repeat-x center top;*/
	/*border-radius:4px;
	border: 1px solid #F7C1C7;
	background-color: rgb(254, 255, 230);
	background: linear-gradient(0deg, white 91%, rgb(250, 241, 220) 90%);*/
}
@media (max-width: 500px){
	#form-div {
		max-width: 100%;
	}
}
#form, #conversion-form {
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	color: #333;
	text-align: left;
	display: table;
}
#form hr, #conversion-form hr {
	width: 100%;
	margin: 0px;
	border-top: 1px solid #F7C1C7;
	border-bottom: 1px solid #fff;
}
#form .titulo, #conversion-form .titulo {
	font-weight: bold;
	color: #b64550;
	margin: 10px 10px;
	font-size: 16px;
}
#form .subtitulo, #conversion-form .subtitulo {
	color: #666;
	margin: 5px 10px;
	font-size: 1em;
	text-align: center;
	font-size: 12px;
}
#form .resumo, #conversion-form .resumo {
	color: #000;
}
#form label, #conversion-form label {
	font-weight: normal;
	margin: 5px 0px 5px 5px;
}
#form input, #conversion-form input {
	width: 83%;
	margin: 5px 10px 5px 15px;
	border-radius: 3px;
	background-color: #FFFFFF;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border: 1px solid #ccc;
	height: 17px;
	padding: 8px 8px 8px 40px;
}
#conversion-form input[type=radio] {
	width: auto;
	margin: 5px 10px 5px 15px;
	border-radius: 3px;
	background-color: #FFFFFF;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border: 1px solid #ccc;
	height: 17px;
	padding: 8px 8px 8px 40px;
}
#FormServicos {
	display: table;
	float: left;
	margin: 0 0 0 15px;
}
#FormServicos p {
	margin: 5px;
}
@media (max-width: 400px){
	#form input, #conversion-form input {
		max-width: 70%;
	}
}
#form input[type=text] {
}
#form input[type=submit], #conversion-form input[type=submit] {
	font: 18px/35px 'Roboto', sans-serif;
	color: #333;
	background-color: #ededed;
	width: auto;
	height: auto;
	border: 1px #b9b9b9 solid;
	padding: 0px 20px 0px 20px;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) ); /* display: inline-block; */;
	text-shadow: 1px 1px 0px #ffffff; /* box-shadow: 2px 2px 2px #AFAEAE; */;
	float: right;
	margin: 0px 20px 10px 15px;
}
#form input[type=submit]:hover, #conversion-form input[type=submit]:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color: #dfdfdf;
}
#form input[type=submit]:active, #conversion-form input[type=submit]:active {
	position: relative;
	top: 1px;
}
#form input[type=checkbox], #conversion-form input[type=checkbox] {
	background-color: #f0f0f0;
	width: auto;
	float: left;
	margin: 0px 10px 5px 20px;
}
#form #nome, #form #username, #conversion-form #nome, #conversion-form #username {
	background-image: url('../imagens/webparts/forms/nome.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #email, #conversion-form #email, #form #email2, #conversion-form #email2 {
	background-image: url('../imagens/webparts/forms/email.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #password, #conversion-form #password {
	background-image: url('../imagens/webparts/forms/senha.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #cidade, #conversion-form #cidade {
	background-image: url('../imagens/webparts/forms/cidade.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
	max-width: 63%;
}
@media (max-width: 400px){
	#form #cidade, #form textarea, #conversion-form #cidade, #conversion-form textarea {
		max-width: 70%;
	}
}
#form #mensagem, #conversion-form #mensagem {
	background-image: url('../imagens/webparts/forms/mensagem.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 200px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #telefone, #conversion-form #telefone {
	background-image: url('../imagens/webparts/forms/telefone.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #empresa, #conversion-form #empresa {
	background-image: url('../imagens/webparts/forms/empresa.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #cnpj, #conversion-form #cnpj {
	background-image: url('../imagens/webparts/forms/cnpj.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form #arquivo, #conversion-form #arquivo {
	background-image: url('../imagens/webparts/forms/arquivo.png'), url('../imagens/webparts/forms/fundo_input.gif');
	background-size: 15px 15px, 35px 50px;
	background-position: 10px 10px, 0 0;
	background-repeat: no-repeat, no-repeat;
}
#form .desativado, #conversion-form .desativado {
	border-radius: 4px;
	border-right: #E5E5E5 1px solid;
	border-bottom: #E5E5E5 1px solid;
	border: 1px solid #E5E5E5;
	color: #808080;
	height: 25px;
}
#form textarea, #conversion-form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-radius: 4px;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 83%;
	height: 115px;
	padding: 8px 8px 8px 40px;
	margin: 5px 10px 5px 15px;
}
#form select, #conversion-form select {
	border-radius: 5px;
	border-right: #ccc 0px solid;
	border-bottom: #ccc 0px solid;
	border: 1px solid #ccc;
	height: 30px;
	padding: 5px 8px;
	margin: 5px 10px 5px 15px;
	color: #333;
}
#form select option:disabled, #conversion-form select option:disabled {
	color: #666;
}
#contador-textarea {
	color: #cc0000;
	font-size: 9px;
	margin: 10px 30px;
}
#contador-textarea::before {
	content: "(";
}
#contador-textarea::after {
	content: ")";
}
/* ------- FORMULÁRIO MINI ------- */
#form_mini {
	width: 95%;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-weight: bold;
	margin: 10px 0;
	display: table;
	text-align: left;
	box-sizing: border-box;
	text-align: left;
}
.form_mini_input, .form_mini_textarea {
    /* width: 100%; */
    min-width: 200px;
    background-color: #389c8f80;
    border: 1px #389c8f57 solid;
    border-radius: 3px;
    height: 28px;
    margin: 3px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #ffffff;
    padding-left: 10px;
    font-weight: normal;
    margin-left: 8px;
    width: 95%;
   }
.form_mini_textarea {
	height: 60px;
}
.form_mini_submit {
	font: 16px/23px 'Questrial', sans-serif;
	width: 95px;
	float: right;
	margin: 7px 20px 0 5px;
	display: inline-block;
	padding: 0px 10px;
	cursor: pointer;
	border-radius: 25px;
	padding: 4px 10px;
	color: #fff;
	background-color: #389c8f;
	text-decoration: none;
	transition: background-color 1.5s ease;
}
.form_mini_submit:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(1, #f6f6f6));
	color: #305729;
	transition: background-color 1.5s ease;
}
.form_mini_submit:active, .form_mini_submit:focus {
	border: 0;
}
.form_mini_input::-webkit-input-placeholder, .form_mini_textarea::-webkit-textarea-placeholder {
	color: #999;
	font: 12px 'Roboto', sans-serif;
	font-weight: normal;
}
.form_mini_input:-moz-placeholder, .form_mini_textarea:-moz-placeholder {
	color: #c0c0c0;
	font: 16px 'Roboto', sans-serif;
	font-weight: bold;
}
.form_mini_input::-moz-placeholder, .form_mini_textarea:-moz-placeholder {
	color: #c0c0c0;
	font: 16px 'Roboto', sans-serif;
	font-weight: bold;
}
.form_mini_input:-ms-input-placeholder, .form_mini_textarea:-ms-input-placeholder {
	color: #c0c0c0;
	font: 16px 'Roboto', sans-serif;
	font-weight: bold;
}
.form_mini_erro {
	color: red;
	font-size: 16pt;
}
.form_mini_ok {
	font-size: 10pt;
	margin: 0 0 0 30px;
}
#form_mini p {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
}
/* ------- toTop ------- */
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 10px;
	overflow: hidden;
	width: 42px;
	height: 42px;
	border: none;
	text-indent: 100%;
	background: url('../imagens/webparts/toTop/toTop.png') no-repeat left top;
}
#toTopHover {
	background: url('../imagens/webparts/toTop/toTop.png') no-repeat left -42px;
	width: 42px;
	height: 42px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline: none;
}
/* ------- Publicações  ------- */
#IDPublicacoes {
	overflow: hidden;
}
#Publicacoes {
	margin: 10px 20px;
}
#Publicacoes ul, #Publicacoes li {
	display: block;
	margin: 0;
	padding-inline-start: 0;
}
#Publicacoes li {
	/*display:table-cell;*/
	/*height:157px;*/
	position: relative;
	min-height: 166px;
}
#Publicacoes p {
	margin: 10px 0;
}
#Publicacoes h3 {
	color: #7d7870;
	margin: 0;
}
#Publicacoes .pub_textos {
	display: table-cell;
	height: 130px;
	min-width: 230px;
}
#Publicacoes .pub_textos a {
	color: #7d7870;
}
#Publicacoes .info, .info, #Publicacoes .icon {
	/*position:absolute;*/
	bottom: 16px;
	font-size: 12px;
	display: inline-block;
	margin: 0;
	color: #fff;
	margin: 0px 5px 0px 20px;
}
@media (min-width: 900px){
	#Publicacoes .info, .info, #Publicacoes .icon {
		margin: 0 5px;
	}
}
#Publicacoes .info2, .info2 {
	font-family: verdana !important;
	font-size: 12px;
	padding: 3px 7px;
	border-radius: 3px;
	margin-right: 10px;
	background-color: #389c8f;
	border: solid 1px #fff;
	cursor: help;
	height: 16px;
	display: inline-block;
	color: #fff;
}
#Publicacoes .info2:hover .icon, .info2:hover {
	color: #fff !important;
	/*background-color: #26447b !important;
	border: 0px solid #fff !important;*/
}
#Publicacoes .pic {
	width: 100%;
	max-width: 250px;
	height: auto;
	max-height: 152px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.42);
}
@media (max-width: 620px){
	#Publicacoes .pic {
		max-width: 100%;
		max-height: 100%;
	}
}
/*GROW*/
.grow img {
	width: 100%;
	height: auto;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.grow img:hover {
	width: 110%;
	height: auto;
	margin: -10px;
}
#Publicacoes img {
}
#Publicacoes hr {
	margin: 5px 0 15px 0;
}
#Publicacoes .icon-zoom-in:hover {
	color: #4267b2;
	text-decoration: none;
	font-size: 15px;
}
#PublicacoesNav {
	display: table;
	margin: 0 auto;
}
#PublicacoesNav a {
	display: inline-block;
	height: auto;
	padding: 2px 2px 0px 7px;
	border: 1px solid #ccc;
	margin: 3px;
	background-color: #f5f5f5;
}
#PublicacoesNav a:hover {
	text-decoration: none;
	background-color: #e2e2e2;
}
#PublicacoesNav .icon {
	color: #102750;
}
#PublicacoesNav .icon:hover {
	color: #d71e26;
}
#PublicacoesNav .pagina-x-de-x {
	display: inline-block;
	height: auto;
	padding: 2px 2px 0px 7px;
	border: 0px solid #ccc;
	margin: 3px;
	font-size: 12px;
}
#PublicacoesNav .totalpublicacoes {
	display: inline-block;
	height: auto;
	padding: 2px 2px 0px 7px;
	border: 1px solid #EFEFEF;
	margin: 3px;
	font-size: 12px;
}
/* ------- Tabela Responsiva -----------------*/
.responsive-table {
	width: 95%;
	border-collapse: collapse;
	border: 1px solid #eee;
	margin: 0 auto;
}
/* Zebra striping */
.responsive-table tr:nth-of-type(odd) { 
	background: #fff; 
}
.responsive-table th {
	background: #f0f8ff;
	color: #606060;
	font-weight: bold;
}
.responsive-table td, .responsive-table th {
	padding: 6px;
	border: 1px solid #fff;
	text-align: center;
	width: 25%;
	vertical-align: top;
}

@media (max-width: 900px){
/*@media only screen and (max-width: 900px), (min-device-width: 768px) and (max-device-width: 900px){*/
/* Force table to not be like tables anymore */
	.responsive-table table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.responsive-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.responsive-table tr {
	}
	.responsive-table td {
		/* Behave  like a "row" */
		border: none;
		/*border-bottom: 1px solid #eee;*/position: relative;
		padding-left: 130px;
		font-size: 10pt;
	}
	.responsive-table td:before {
		/* Now like a table header */
			position: absolute; /* Top/left values mimic padding */;
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}
	.tabela-responsiva {
		width: 95%;
		border-collapse: collapse;
		border: 0px solid #eee;
		margin: 0 auto;
		margin-top: 45px;
	}
	.tabela-responsiva p, .tabela-responsiva h3 {
		margin: 10px;
	}
	.tabela-responsiva td, .tabela-responsiva th {
		padding: 6px;
		border: 1px solid #fff;
		text-align: left;
		width: 98%;
		vertical-align: top;
	}
}	
.tabela-responsiva{
	margin-top: 45px;
}	
.tabela-responsiva td{
	width:25%;
	vertical-align: top;
}

@media (max-width: 900px){
	.tabela-responsiva table, .tabela-responsiva thead, .tabela-responsiva tbody, .tabela-responsiva th, .tabela-responsiva td, .tabela-responsiva tr {
		display: block;
	}
	.tabela-responsiva td, .tabela-responsiva th {
		width: 48%;
		padding: 0;
		float:left;
		display:block;
	}
	.tabela-responsiva img {
		max-width: 96%;
	}
}
@media (max-width: 600px){
	.tabela-responsiva td, .tabela-responsiva th {
		width: 98%;
		padding: 0;
		float:none;
	}
}


.tabela-responsiva tr:nth-of-type(odd){
	background:#fff !important;
}
/* ------- Publicações VerticalSlider ------- */
#IPublicacoes {
	padding: 0px;
	width: 92%;
	height: 130px;
	margin: 0 0 0 20px;"
}
#BodySlider {
	background-color: #f3f3f3;
	/*background:url('../imagens/webparts/fundos/fundo_corpo.jpg') 0 0 repeat;*/
}
#VerticalSlider div {
	top: 0;
	left: 0;
}
#VerticalSlider {
	width: 100%;
	height: 74px;
	border: 0px solid #ddd;
	margin: 0;
}
#VerticalSlider div {
	width: 99%;
	height: 150px;
	padding: 3px;
	color: #333;
	text-align: left;
	font-size: 16px;
}
#VerticalSlider div img {
	float: left;
	margin: 0 10px 10px 0;
	width: 100px;
	height: 100px;
	padding: 3px;
	background: #fff;
}
#VerticalSlider .publicacao_titulo {
	color: #000;
	font-weight: bold;
}
#VerticalSlider .publicacao_resumo {
	color: #000;
}
#VerticalSlider .publicacao_titulo {
	font-weight: bold;
	margin-bottom: -10px;
	color: #000;
	display: table;
}
#NavSliderBack {
	width: 98%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 100px;
	text-align: right;
	/*background-color:#fff;*/
}
#NavSlider {
	margin: 6px 2px 1px 0px;
}
#NavSlider a {
	margin: 0px;
	padding: 0px;
	border: 1px solid #8C8C8C;
	background: #EFEFEF;
	text-decoration: none;
	padding: 0 2px;
}
#NavSlider img {
	margin: 6px 2px 0px 2px;
}
#NavSlider a.activeSlide {
	background: #ea0;
}
#NavSlider a:focus {
	outline: none;
}
#output {
	text-align: left;
}
.divhomeprodutos {
	display: inline-block;
	width: 295px;
	height: auto;
	text-align: center;
	border: 1px solid #a6a644;
	border-radius: 15px;
	background: rgba(242,242,227,0.4);
	margin: 10px 10px;
}
.vejatambem a {
	color: #389c8f;
	font-size: 18px;
}
.vejatambem a:hover {
    color: #000000;
    font-size: 18px;	
}
/* ---------------- For sticky header: class="float-panel"  ------------------*/
.float-panel {
	position:relative;
	width: 100%;
	background: linear-gradient(#389c8f 40px, #ffffffd1 40px);
	z-index: 300;
	padding: 0;
	transform: translateZ(0);
	transition: all 0.5s; /* Effect for switching from .fixed to static */
}
.float-panel .content-area {
	margin: 10px auto;
}
.float-panel a {
	font-size: 16px;
	text-decoration: none;
	/*color: #444;*/
	display: inline-block;
	padding: 0px;
}
.float-panel .fa-gg {
	color: #F0595C;
	font-size: 30px;
	vertical-align: middle;
	transition: all 1s;
}
/* when class="float-panel fixed" */
.fixed {
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
	padding: 0;
	animation: slide-down 0.7s;
	opacity: 0.9;
}
.fixed .fa-gg {
	transform: rotate(360deg);
}
@media screen and (max-width: 900px){
	.fixed, .float-panel {
		position:relative !important;
		background:linear-gradient(#389c8fed 40px, #ffffffd1 40px);
	}	
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
.gm-style-iw-d{
	height:200px !important;
}
.lista-alturas-iguais-content{
	width:99%;
}

.lista-paisagismo{
    grid-template-columns: repeat(3, auto) !important;
    grid-column-gap: 20px !important;
    grid-row-gap: 20px !important;
    overflow: unset !important;
}
.lista-paisagismo h3{
	text-align:center;
}	
.lista-paisagismo .lista-alturas-iguais-content {
	box-shadow: #C1C1C7 3px 3px 5px;
}	

@media only screen and (max-width: 900px) {
	.lista-paisagismo {
		grid-template-columns: repeat(3, auto)!important;
	}	
}
@media only screen and (max-width: 700px) {
	.lista-paisagismo {
		grid-template-columns: repeat(2, auto)!important;
	}	
}
@media only screen and (max-width: 510px) {
	.lista-paisagismo {
		grid-template-columns: repeat(1, auto)!important;
	}	
}