@CHARSET "ISO-8859-1";

.rodape {
	position: absolute;
	bottom: 0px;
	width: 86%;
}

.logo {
	margin-left: -100px;
}

.language {
	margin-left: 6px;
}

.titulo {
	font-weight: normal;
	border-bottom: 1px solid;
	font-size: 17px;
	padding-bottom: 6px;
	border-color: #D3D3D3 !important;
	color: #494949;
	margin-bottom: 30px;
}

#accordion {
	font-size: 14px;
}

#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by it's height */
	margin: 0 auto -60px;
}

#footer {
	height: 60px;
	background-color: #f5f5f5;
	border-top: 1px solid #D3D3D3;
}

#footer p {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
}
/* Lastly, apply responsive CSS fixes as necessary */
@media ( max-width : 767px) {
	#footer {
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

#img_construcao {
	margin-top: 130px;
	margin-left: 30%;
}

#breadcrumb2 {
	float: left;
	display: block;
	margin-top: 8px;
}

#breadcrumb2 ul {
	list-style: none;
}

.crumbs2 {
	display: block;
	margin-left: 5px;
	padding: 0;
}

.crumbs2 li {
	display: inline;
}

.label-serv {
	height: 40px !important;
	width: 100%;
	background-image: url(../img/label_1.png);
	background-repeat: repeat;
	font-size: 22px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 35px !important;
	color: #EBEBEB;
	padding-left: 20px;
}

.google_maps {
	width: 425px;
	height: 350px;
}

@media ( max-width : 900px) {
	.lbl-linha-prod {
		font-size: 14px !important;
		width: auto !important;
	}
	.lbl-media {
		display: block;
		white-space: pre-line;
		height: 100px !important;
		text-align: center;
		font-size: 18px;
	}
	.label-serv {
		height: auto !important;
	}
	.input_resp {
		width: auto;
	}
	.google_maps {
		width: 200px;
		height: auto;
	}
	.gp_responsive {
		display: block;
	}
	.gp_normal {
		display: none;
	}
}

label.label-serv:hover {
	color: #000033;
}

.lbl-serv-desc {
	font-size: 15px;
	height: 24px;
	width: 100%;
	line-height: 20px !important;
}

i {
	font-weight: bold;
}