html,
body{
	height: 100%;
}

@media screen {
	@-ms-viewport { width: device-width; }
}
#wrap {
	height: auto;
	/* Negative indent footer by its height */
	margin: 0 auto -160px;
	/* Pad bottom by footer height */
	padding: 0 0 160px;
}


body{
	
}

.texto_verde {
	color: #2a8404 !important;	
}
a.manuais {
	background-color: #014E12;
	color: #fff;
	padding: 5px 15px;
	margin: 10px 0;
	display: inline-block;
}
a.manuais:hover {
	opacity: 0.5;
	color: #fff;
}
/* header */

header{
	width:100%;
	/* padding-top: 25px; */
	background-image:url(../../img/simple_dashed_2.png);
	-webkit-box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.68);
	-moz-box-shadow:    0px 3px 9px 0px rgba(50, 50, 50, 0.68);
	box-shadow:         0px 3px 9px 0px rgba(50, 50, 50, 0.68);
	z-index: 300;
	position: relative;
}




ul {
	list-style:none;
}
.bullet li{
	background: url(../../img/seta.gif) no-repeat left 4px;
	padding-left: 20px;
	/* margin: -2px 0; */
	behavior: url(./pie/PIE.htc);
	margin-bottom: 1.5rem;
}

/* Maps */

#responsive_map {
	height: 300px; width: 100%;
}

#responsive_map div {

	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	behavior: url(./pie/PIE.htc);
}

.gm-style-iw {
	max-width: none !important; 
	min-width: none !important;
	max-height: none !important; 
	min-height: none !important; 
	overflow-y: hidden !important; 
	overflow-x: hidden !important; 
	line-height: normal !important; 
	padding: 5px !important; 
}

#mapa {
	margin-bottom: 40px;	
}

/* logo header */

.logo-header {
	position:relative;
	top:-1.5rem;
	display: inline;
	zoom: 1;
	text-align: center;
	max-width: 200px;
	margin: 3.5rem 2rem 2.5rem 2rem;
}


/* fim logo header */

.banner {
	-webkit-box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.68);
	-moz-box-shadow:    0px 3px 9px 0px rgba(50, 50, 50, 0.68);
	box-shadow:         0px 3px 9px 0px rgba(50, 50, 50, 0.68);
	behavior: url(./pie/PIE.htc);
}
.menutainer{
	/* text-align: right; */
	/* margin-top: 23px; */
	*
	text-align:center;
}

.menu3 {
	/* margin-bottom: 40px !important; */
	margin: 0;
}
.menu3 li {
	display: inline-block;
	*
	display: inline;
	padding: 0;
	zoom: 1;
}
.menu3 li a {
	color: #fff !important;
	font-size: 19px;
	margin: 10px 0px;
	line-height: 27px;
	padding-bottom: 1px;
}
.menu3 li:hover, .menu-item-has-children:hover,
.current-page-parent{
	color: #fff !important;
	box-shadow: 0px 3px 0px;
	/* padding-bottom: 6px; */
	transition-duration: 0.2s;
	transition-timing-function: linear;
	opacity: 1;
	position: relative;
	top: 0;
}
.menu3 li a:hover{
	opacity: 1;
}
.sub-menu > li > a:hover {
	/* padding: 0 0 6px; */
	cursor: pointer !important;
}

.sub-menu > li{
}
.sub-menu > li > a{
	/* padding:0; */
	/* display:block; */
	/* width: auto; */
}
.current-menu-item,
.current-page-parent{
	box-shadow: 0 3px;
	/* padding-bottom: 6px!important; */
	color: #fff;
} 

@media screen and (max-width: 992px){
	.menutainer{
		text-align: center !important;
	}
}

/*.cl-effect a::after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 3px;
background: #fff;
content: '';
opacity: 0;
-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
transition: height 0.3s, opacity 0.3s, transform 0.3s;
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
transform: translateY(-10px);
}

.cl-effect a:hover::after,
.cl-effect a:focus::after {
height: 2px;
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
transform: translateY(0px);
}*/


a:hover, a:focus{
	text-decoration:none!important;
}


.container p {
	font-size: 17px;
	padding-bottom: 10px;
}

/* Menu2 */

.menu2 {
	background-color: #d9d9d9;
	position: relative;
	z-index: 1;
	padding: 30px 0px 0px 0;
	-webkit-box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.68);
	-moz-box-shadow:    0px 3px 9px 0px rgba(50, 50, 50, 0.68);
	box-shadow:         0px 3px 9px 0px rgba(50, 50, 50, 0.68);
	behavior: url(./pie/PIE.htc);
}


@media (max-device-width: 417px){
	.menu2 ul{
		border-top: 2px solid #939393;
		border-left: none !important;
		width: 100%
	}
	
}

/*.menu2 ul {
border-left: 2px solid #939393;
display: inline-block;
*display: inline;
zoom: 1;;
vertical-align: middle;
}*/


.menu2 ul li { 
	list-style:none;
	font-size:16px;
	color: #606060;
	font-weight: 300;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0 15px;
	margin-bottom: 10px;
	border-right: 1px solid #606060;
}

.menu2 ul li:last-child {
	border-right: 0;
}

.menu2 ul li:first-child {
	padding-left: 0;
}

.menu2 ul li a { 
	position: relative;
	color: #606060;
	text-decoration:none;
}

.menu2 ul li a:hover{
	color: #104e20;
}

.menu2-active, .menu2-home ul .active a {
	color: #104e20 !important;
}

.menu2p {
	font-size: 30px !important;
	color: #104e20 !important;
	text-shadow: 2px 2px 2px rgba(255, 255, 255, 1);
	display: inline-block;
	*
	display: inline;
	zoom: 1;
	font-weight: 300;
	padding-right: 15px;
	vertical-align: middle;
	text-transform: uppercase;
}

.menu2-home {
	margin-bottom: 60px;
	margin-top: 40px;
	padding-top: 15px;
}

.empresa-menu {
	display: inline-block;
}

/* formulario comeca */


#formulario ul {
	list-style: none;
}

#formulario input,
#formulario textarea {
	background-color: #E6E6E6;
	border: 0;
	border-radius: 0;
	margin-bottom: 30px;
	width: 320px;
	behavior: url(./pie/PIE.htc);
}

input[type=text] { 
	background-color: #2b2a2a;
	border: 0;
	border-radius: 0;
	margin-bottom: 30px;
	width: 487px;
	height: 25px;
	behavior: url(./pie/PIE.htc);
}
#formulario input[type=submit]{
	
}
.email-tel clearfix {
	width: 487px;
	height: 25px;	
}

#formulario input, #formulario textarea {
	width: 100%;
	display:block;	
}

#formulario textarea {
	height: 138px;
}

.endereco {
	margin-top: 18px;
}

#formulario input[type=submit] { 
	width: 96px;
	height: 26px;
	font-family: 'Oswald', sans-serif;
	float: right;
	font-weight: inherit !important;
	font-size: 16px;
	color: #fff;
	padding: 2px 10px;
	background-color: #282828;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-top: 20px;
}

#formulario label {
	font-weight: inherit !important;
	color: #3a3a3b !important;
	background-color: white; 
	display: inline-block;
	display: inline;
	zoom: 1;
	position:relative;
	z-index:10;
	line-height:2.5;
}
.frm_form_field, .form-field{
	position:relative;
}
#formulario .form-field:after {
	content:'';
	height: 1px;
	width:100%;
	background-color: #eee !important;
	margin-bottom: -15px !important;
	display: block;
	position: absolute;
	top: 20px;
	right:0;
	left:0;
	/* z-index: -1; */
}
#formulario .botaoSubmit:after{
	display: none;
}

#formulario label:after {

}
.with_frm_style .frm_submit.frm_flex{
	justify-content: flex-end !important;
}
div#frm_field_10_container {
    margin: 0;
}
.botaoSubmit button{min-width: 100px;padding: 5px !important;}
/* formulario termina */


/* banner começa*/

#banner {
	line-height: 0;
	z-index: -200;
	margin-bottom: 60px;
	list-style:none !important;
}

.rslides {
	position: relative;
	list-style: none !important;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides ../img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

/* banner termina */


.titulo-preto {
	border-bottom: 1px solid #b2b2b2;
	color: black;
	font-size: 17px;
}

.subtitulo-cinza {
	color:#808080; 

}
body > footer > ul {
	margin-bottom: 0;
	padding-bottom: 0px;
}

footer{
	margin-top: 40px !important;
	background-image:url(../../img/simple_dashed.png);
	box-shadow: 0px 3px 10px black;
	color: #fff;
	list-style: none !important;
	text-align: center;
	behavior: url(./pie/PIE.htc);
	padding-top: 4%;
	overflow: hidden;
}

footer ul{
	list-style: none !important;
}
.endereco-footer{
	font-size: 16px;
	padding-bottom: 30px;
}

.copy-footer{
	font-size: 13px;
	position: relative !important;
	bottom: 0;
}


#footer-content ul{
	list-style: none !important;
}

.endereco-footer span ../img {
	display: inline-block;
	vertical-align: sub;
	padding-right: 3px;
}

@media (max-width: 991px) {
	footer .container{
		padding-bottom: 15px;
	}
}

@media (min-width: 992px) {
	footer {
		height: 150px;
	}
}


/*.endereco-footer {
list-style-image: url(../../img/end.png);
list-style-position: inside;
}*/

/* footer termina */




/*contato*/


.contact-page input:focus,  
.contact-page textarea:focus {  
	border: 1px solid #AFCDD8;  
	background-color: #EBF2F4;  
}  

.contact-page label {  
	display:block;  
}  
.contact-page .required {  
	font-weight:bold;  
	color:#F00;  
}  

.contact-page #loading {  
	width:32px;  
	height:32px;  
	background-image:url(../../img/loading.gif);  
	display:block;  
	position:absolute;  
	rightright:130px;  
	bottombottom:16px;  
	display:none;  
}  
#errors {  
	border:solid 1px #E58E8E;  
	padding:10px;  
	margin:25px 0px;  
	display:block;  
	width:437px;  
	-webkit-border-radius:8px;  
	-moz-border-radius:8px;  
	border-radius:8px;  
	background:#FFE6E6 url(../../img/cancel_48.png) no-repeat 405px center;  
	display:none;  
	behavior: url(./pie/PIE.htc);
}  
#errors li {  
	padding:2px;  
	list-style:none;  
}  
#errors li:before {  
	content: ' - ';  
}  
#errors #info {  
	font-weight:bold;  
}  
#errors #info:before {  
	content: '';  
}  
#success {
	margin: 0 0 25px 0;
	display: block;
	width: 390px;
	display: none;
	color: #bb7938;
	font-weight: 400;
	font-family: Roboto, sans-serif;
}
#errors.visible, #success.visible {  
	display:block;  
}  
#req-field-desc {  
	font-style:italic;  
}  
/* Remove box shadow firefox, chrome and opera put around required fields. It looks rubbish. */  
#contact-form input:required, textarea:required {  
	-moz-box-shadow:none;  
	-webkit-box-shadow:none;  
	behavior: url(./pie/PIE.htc);
}

/* Gestora */
.anbimaDisclaimer {
    background: #f5f5f5;
    margin-bottom: -40px;
    padding: 3rem;
    text-align: center;
}

header > .container > .container-fluid {
    display: flex;
    align-items: center;
    padding: 1rem 0;
    justify-content: space-between;
}
@media(max-width:991px){
	header > .container > .container-fluid{
		flex-direction:column;
	}
	.menutainer{
		width:100%;
	}
	.menu-menu-1-container{
		justify-content: center;
	}
	.primary-menu{
		flex-direction:row;
		
	}
	.logo-header{
		margin-bottom: 0;
	}
}
.mapaContainer iframe {
    width: 100%;
}