body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: 'Raleway', sans-serif;
}
header {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.topo-header {
	background-image: url(../images/topo-header.png);
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
}
.content-header {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content-header-mobile {
	display: none;
}
.image-home {
	background-repeat: no-repeat;
}
.content-dentro {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.content-dentro-home {
	padding-bottom: 25px;
}
.content-dentro-home-box {
	float: left;
	width: 280px;
	padding-right: 20px;
}
.content-dentro-home-box2 {
	float: left;
	width: 290px;
	padding-right: 30px;
	background-color: #EDEDED;
	padding-left: 30px;
	padding-bottom: 30px;
}
.home-box-texto-telefones {
	float: right;
	width: 220px;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.home-box-texto-telefones-numero {
	float: left;
	padding-right: 5px;
	font-size: 160%;
	color: #666;
}
.home-box-texto-telefones-icon {
	float: left;
	margin-top: 7px;
}
.home-box-titulo-icon {
	float: left;
	padding-right: 10px;
}
.home-box-titulo-icon2 {
	float: left;
	padding-right: 10px;
}
.titulo {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Raleway', sans-serif;
	color: #F37135;
}
.titulo-obras {
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-family: 'Raleway', sans-serif;
	color: #F37135;
}
.titulo-servicos {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: 'Raleway', sans-serif;
	color: #F37135;
}
.content-dentro-home-box-texto {
	line-height: 140%;
	padding-top: 10px;
}
.button-saibamais {
}
.button-saibamais li {
	list-style-type: none;
}
.button-saibamais li a {
	color: #FF5722;
	text-decoration: none;
	display: block;
	border: 2px solid #FF5722;
	width: 124px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 15px;
	margin-left: 120px;
	transition: all 0.5s ease-out;
}
.button-saibamais li a:hover {
	background-color: #FF5722;
	color: #FFF;
}
.button-vejamais {
}
.button-vejamais li {
	list-style-type: none;
}
.button-vejamais li a {
	color: #FF5722;
	text-decoration: none;
	display: block;
	border: 2px solid #FF5722;
	width: 124px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 5px;
	transition: all 0.5s ease-out;
}
.button-vejamais li a:hover {
	background-color: #FF5722;
	color: #FFF;
}
.content-dentro-home-box-titulo {
	margin-top: 20px;
}
#menu {
	float: right;
	width: 630px;
	margin-top: 80px;
	margin-bottom: -1px;
}

#menu ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#menu li {
	list-style-type: none;
}
#menu li a {
	font-family: 'Raleway', sans-serif;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 90%;
	padding-top: 12px;
	padding-right: 28px;
	padding-bottom: 12px;
	padding-left: 28px;
	transition: all 0.5s ease-out;
	background-color: #F37135;
}

#menu li a:hover {
	background-color: #6A6A6B;
}
.logo {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.img-home-principal2 {
	width: 100%;
	height: auto;
	background-color: #FFF;
}
.bg-home-principal {
	width: 100%;
	height: auto;	
	min-height: auto;
	min-width: 1024px;
}
.bg-home-principal2 {
	width: 100%;
	height: auto;	
	min-height: auto;
}
.img-home-principal-mobile {
	display:none;
}
.bg-home-principal-mobile {
	display:none;
}

.content-dentro-home-baixo {
}
.content-dentro-home-baixo-fotos {
}
#fotos {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	padding-left: 0px;
}

.gallery {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.gallery.clearfix {
}
.gallery.clearfix li a img {
	float: left;
	margin: 3px;
	border: 3px solid #FFF;
	box-shadow: 0 0 1px 0 #999;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	-webkit-transform-origin: bottom center;
	-moz-transform-origin: bottom center;
	transform-origin: bottom center;
	display: block;
}
.gallery.clearfix li a img:hover {
	-webkit-transform:	scale(1.03);
	-moz-transform:		scale(1.03);
	transform:			scale(1.03);

}
footer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/bg-footer-gray.png);
	background-repeat: repeat;
}
.content-footer {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.menu-footer {
	float: left;
	width: 150px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF5722;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 130px;
}

.menu-footer ul {
	margin: 0px;
	padding: 0px;
}
.menu-footer li {
	list-style-type: none;
}
.menu-footer li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	width: 110px;
}

.central-footer {
	float: left;
	padding-left: 40px;
	padding-right: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF5722;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 130px;
}
.central-footer-numero {
	font-size: 90%;
	color: #333;
	padding-top: 15px;
	float: left;
	width: 380px;
}
.facebook-footer {
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}
.direitos-desenvolvido {
	background-image: url(../images/bg-footer.png);
	background-repeat: no-repeat;
	margin: 0px;
	width: 100%;
	height: 30px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	color: #FFF;
	font-weight: normal;
}
.desenvolvido a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

.direitos {
	float: left;
	padding-left: 5px;
}
.desenvolvido {
	float: right;
	padding-right: 5px;
}




.central-footer-icon {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
#fb-root {
	padding-top: 20px;
}

.central-footer-texto {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 140%;
	font-weight: lighter;
	padding-right: 5px;
	color: #666;
}
.central-footer-texto2 {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 140%;
	font-weight: lighter;
	padding-right: 5px;
	color: #666;
	line-height: 120%;
}
.titulo-footer {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Raleway', sans-serif;
	color: #F37135;
}
.content-dentro-texto {
	padding-top: 20px;
	padding-left: 20px;
	color: #333;
	line-height: 140%;
}
.content-dentro-obras {
	padding-top: 20px;
	padding-left: 0px;
	color: #333;
	line-height: 140%;
}.contato-texto {
	padding-bottom: 40px;
}
.contato-esq {
	float: left;
	width: 450px;
	padding-top: 10px;
}
.contato-dir {
	float: left;
}
#formulario {
	float: left;
	padding-top: 10px;
	padding-left: 30px;
}
#bg_enviar input {
	font-family: 'Raleway', sans-serif;
	background-color: #FFF;
	border: 1px solid #999;
	height: 36px;
	width: 86px;
	color: #666;
	cursor: pointer;
}
#bg_input input{
	font-family: 'Raleway', sans-serif;
	background-color: #FFF;
	border: 1px solid #999;
	height: 36px;
	width: 150px;
	color: #666;
	margin-bottom: 10px;
}
input, textarea {
	font: 14px/24px Helvetica, Arial, sans-serif;
	width: 350px;
	
}
input {
	width: 60%;
	color: #3b1e00;
	border: 1px solid #F37135;
	color: #3b1e00;
	padding: 5px;
	font-size: 14px;
	border-radius: 2px 2px 2px 2px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background-color: #FFF;
}
form {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
textarea {
	border: 1px solid #F37135;
	color: #3b1e00;
	padding: 5px;
	font-size: 14px;
	border-radius: 2px 2px 2px 2px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#submit {
	border: 1px solid #F37135;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #3b1e00;
	cursor: pointer;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	padding: 6px 10px;
	text-shadow: 0 1px 0 #FFFFFF;
	width: auto;
}
#submit:hover {
	border: 1px solid #F37135;
	
}
a {
	color: #F37135;
	text-decoration: none;
}
a:hover { 
	color: #FFF 
}
.menu-obras ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
.menu-obras li {
	list-style-type: none;
}
.menu-obras li a {
	font-family: 'Raleway', sans-serif;
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 90%;
	padding-top: 12px;
	padding-right: 28px;
	padding-bottom: 12px;
	padding-left: 28px;
	transition: all 0.5s ease-out;
	background-color: #F37135;
	margin-right: 10px;
}

.menu-obras li a:hover {
	background-color: #6A6A6B;
}
.menu-obras {
	padding-top: 25px;
	padding-bottom: 25px;
	height: 40px;
}
#menu-icon {
	display: hidden;
	width: 40px;
	height: 40px;
	background: #FF8000 url(../images/menu-icon.png) center;
}

a:hover#menu-icon {
	background-color: #999;
	border-radius: 4px 4px 0 0;
}
#menu-icon ul {
	list-style: none;
}

#menu-icon li {
	display: inline-block;
	float: left;
	padding: 10px
}

.current {
	color: #BFA359;
}
#fotos-mobile {
	display:none;
}
