*{
	margin:0;
	padding:0;
}
#clear{clear:both;}
@font-face {
    font-family: Bello-Pro;
    src:url(../fonts/Bello-Pro_6555.ttf);
    font-weight: bold;
}

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#d3d3d3;
	/*background-color:#685247;*/
}

#topo{
	height:105px;
	width:100%;
	background:rgba(138,99,78,0.8);
	position:absolute;
	z-index:1;
}

#topo .content-topo{
	margin:0 auto;
	width:980px;
	height:100px;
}

#topo .logo{
	width:131px;
	height:88px;
	float:left;
	margin-top:8px;
}

#topo .menu{
	width:660px;
	height:40px;
	float:right;
	margin-top:25px;
	font-weight:600;
	font-size:13px;
	font-family:'Lato', Tahoma, Geneva, sans-serif;
}

#topo .menu ul{
	width:660px;
	height:40px;
	padding:0;
	margin:0;
	list-style:none;
}

#topo .menu ul li{
	display:inline-block;
	color:#fff;
	margin:12px 6px;
	vertical-align: middle;
}

#topo .menu ul li a{
	color:#fff;
	text-decoration:none;
}

#topo .menu ul li a:hover{
	text-decoration:underline;
}
	
#content_house{
	width:100%;
	height:665px;
	text-align:right;
	background-image:url(../_img/bg_content_banner.jpg);
	background-attachment:local;
	background-repeat:no-repeat;
	position:absolute;
	background-position:right;
	background-color:#685247;
	top:0;
	z-index:0;
}

#content_house .text_house{
	height:300px;
	margin:0 auto;
	margin-top:15px;
	padding-top:5px;
	margin-left:-160px;
	background:url(../_img/shadow_content.png) top center no-repeat;
}
#slides{
	margin-top:100px;
	border-bottom:3px solid #2E6095;
}
.carousel-caption{
	background:rgba(0,0,0,0.4);
	width:100%;
	height:80px;
	position:absolute;
	left:0 !important;
	bottom:20px !important;
}
.carousel-caption h3{
	font-family: 'Lato', sans-serif;
	font-size:34px;
	font-weight:bold;
	color:#CFCFCF;
	margin-top:-10px;
}
#prox{
	position:absolute;
	z-index:888;
	width:30px;
	height:61px;
	top:37%;
	right:-5px;
	padding:70px 0 0 0;
}
#prox img{
	width:30px !important;
	height:61px !important;
}
#ant{
	position:absolute;
	z-index:888;
	width:30px;
	height:61px;
	top:37%;
	background:none;
	left:-1px;
	padding:70px 0 0 0;
}
#ant img{
	width:30px !important;
	height:61px !important;
}
#carrossel, #carrossel4{
	width:970px !important;
	height:300px;
	margin:0 auto;
	position:relative;
	top:20px;
}
#carrossel .content-carrossel{
	width:950px;
	height:auto;
	margin:30px auto;
	overflow:hidden;
}
#carrossel .imagem{
	height:230px !important;
	width:290px !important;
	overflow:hidden;
	border-radius:5px;
	position:relative;
	z-index:0;
}
#carrossel div{
	width:230px;
}
#carrossel div a{
	padding:0 5px;
	display:inline-block;
	border-radius:3px;
	color:#573619;
	text-decoration:none;
}
#carrossel ul li{
	width:300px !important;
	padding:0;
	margin:0 10px 0 0;
	display:inline-block;
}
#carrossel ul li img{
	border-radius:0 0 5px 5px;
	width:auto !important;
	height:220px !important;
	height:auto;
}
#carrossel .titulo{
	position:relative;
	width:280px !important;
	background:rgba(103,83,72,0.8);
	z-index:-1;
	top:-33px;
	color:#fff;
	padding:5px;
	border-radius:0 0 5px 5px;
}
#carrossel .titulo p{
	font-family: 'Lato', sans-serif;
	font-size:16px;
}
/*carrossel 4*/
#carrossel4 .content-carrossel{
	width:920px;
	height:auto;
	margin:0px auto;
	overflow:hidden;
}
#carrossel4 .imagem{
	height:250px !important;
	width:290px !important;
	overflow:hidden;
	border-radius:5px;
	position:relative;
	z-index:0;
}
#carrossel4 div{
	width:300px;
}
#carrossel4 div a{
	padding:0 5px;
	display:inline-block;
	border-radius:3px;
	color:#573619;
	text-decoration:none;
}
#carrossel4 ul{
	width:990px !important;
}
#carrossel4 ul li{
	width:300px !important;
	padding:0;
	margin:0 5px -15px 0;
	display:inline-block;
}
#carrossel4 ul li img{
	border-radius:0 0 5px 5px;
	width:auto !important;
	height:220px !important;
	height:auto;
}
#carrossel4 .titulo{
	position:relative;
	width:280px !important;
	background:rgba(103,83,72,0.8);
	z-index:-1;
	top:-33px;
	color:#fff;
	padding:5px;
	border-radius:0 0 5px 5px;
}
#carrossel4 .titulo p{
	font-family: 'Lato', sans-serif;
	font-size:16px;
}

/*carrossel 2*/
#carrossel2{
	width:470px !important;
	height:400px;
	margin:0 auto;
	position:relative;
}
#carrossel2 .content-carrossel{
	width:470px !important;
	height:auto;
	overflow:hidden;
}
#carrossel2 .imagem{
	height:auto !important;
	width:470px !important;
	overflow:hidden;
	border-radius:5px;
	position:relative;
	z-index:0;
}
#carrossel2 div{
	width:470px !important;
}
#carrossel2 div a{
	padding:0 5px;
	display:inline-block;
	border-radius:3px;
	color:#573619;
	text-decoration:none;
}
#carrossel2 ul li{
	width:470px !important;
	padding:0;
	margin:0;
}
#carrossel2 ul li img{
	width:470px !important;
	height:auto !important;
}
/*carrossel 3*/
#carrossel3{
	width:900px !important;
	height:auto !important;
	margin:0 auto;
	position:relative;
}
#carrossel3 .content-carrossel{
	width:900px !important;
	overflow:hidden;
	margin:0 auto;
	height:auto !important;
}
#carrossel3 .imagem{
	height:130px !important;
	width:200px !important;
	overflow:hidden;
	border-radius:5px;
	position:relative;
	z-index:0;
}
#carrossel3 div{
	width:200px !important;
}
#carrossel3 div a{
	padding:0 5px;
	display:inline-block;
	border-radius:3px;
	color:#573619;
	text-decoration:none;
}
#carrossel3 ul li{
	width:200px !important;
	padding:10px;
	margin:0 auto;
	display:inline-block;
}
#carrossel3 ul li img{
	width:200px !important;
	height:auto !important;
}
/*inicio 1024*/
@media screen and (min-width:640px) and (max-width:1024px){
#topo .logo{
	margin-left:70px;

}
#content_house .text_house{
	width:580px;
	height:550px;
	margin-top:15px;
	padding-top:5px;
	margin-left:-20px;
	background:url(../_img/shadow_content.png) top center no-repeat;
}

#content_house .text_house h1{
	font-family: 'Bello-Pro', Tahoma, Geneva, sans-serif;
	font-size:55px;
	margin:0 auto;
	width:300px;
	line-height:50px;
	text-align:center;
	margin-top:100px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}

#content_house .text_house p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:0 auto;
	width:300px;
	line-height:15px;
	text-align:center;
	margin-top:10px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}
#content_house .more{
	color:#fff;
	text-decoration:none;
	width:350px;
	display:block;
	margin-top:30px;
	margin-left:-105px;
}

#contato .content-contato .right iframe{
	width:450px;
	margin-left:-20px;
	margin-top:20px;
}

#empresa .paralelogramo{
	margin-left:-130px;
}

#empresa h2{
	margin-left:10px;
}
}
/*final 1024*/

/*inicio 1152*/
@media screen and (min-width:1025px) and (max-width:1152px){
#topo .logo{
	margin-left:70px;

}
#content_house .text_house{
	width:580px;
	height:555px;
	margin:0 auto;
	margin-top:15px;
	padding-top:5px;
	margin-left:60px;
	background:url(../_img/shadow_content.png) top center no-repeat;
}

#content_house .text_house h1{
	font-family: 'Bello-Pro', Tahoma, Geneva, sans-serif;
	font-size:55px;
	margin:0 auto;
	width:300px;
	line-height:50px;
	text-align:center;
	margin-top:100px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}

#content_house .text_house p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:0 auto;
	width:300px;
	line-height:15px;
	text-align:center;
	margin-top:10px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}
#content_house .more{
	color:#fff;
	text-decoration:none;
	width:350px;
	display:block;
	margin-top:30px;
	margin-left:-25px;
}

#contato .content-contato .right iframe{
	width:470px;
	margin-left:-20px;
	margin-top:20px;
}
#empresa .paralelogramo{
	margin-left:-60px;
}
}
/*final 1152*/

/*inicio 1280*/
@media screen and (min-width:1153px) and (max-width:1280px){
#topo .logo{
	margin-left:70px;

}
#content_house .text_house{
	width:580px;
	height:555px;
	margin:0 auto;
	margin-top:15px;
	padding-top:5px;
	margin-left:180px;
	background:url(../_img/shadow_content.png) top center no-repeat;
}

#content_house .text_house h1{
	font-family: 'Bello-Pro', Tahoma, Geneva, sans-serif;
	font-size:55px;
	margin:0 auto;
	width:300px;
	line-height:50px;
	text-align:center;
	margin-top:100px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}

#content_house .text_house p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:0 auto;
	width:300px;
	line-height:15px;
	text-align:center;
	margin-top:10px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}
#content_house .more{
	color:#fff;
	text-decoration:none;
	width:350px;
	display:block;
	margin-top:30px;
	margin-left:-25px;
}

#contato .content-contato .right iframe{
	width:470px;
	margin-left:-20px;
	margin-top:20px;
}
}
/*final 1280*/

/*inicio 1336*/
@media screen and (min-width:1281px) and (max-width:1366px){
#topo .logo{
	margin-left:70px;

}
#content_house .text_house{
	width:580px;
	height:555px;
	margin:0 auto;
	margin-top:15px;
	padding-top:5px;
	left:-230px;
	position:relative;
	background:url(../_img/shadow_content.png) top center no-repeat;
}

#content_house .text_house h1{
	font-family: 'Bello-Pro', Tahoma, Geneva, sans-serif;
	font-size:55px;
	margin:0 auto;
	width:300px;
	line-height:50px;
	text-align:center;
	margin-top:100px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}

#content_house .text_house p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:0 auto;
	width:300px;
	line-height:15px;
	text-align:center;
	margin-top:10px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}
#content_house .more{
	position:absolute;
	left:355px;
	color:#fff;
	text-decoration:none;
	margin-top:25px;
}

#empresa .paralelogramo{
	margin-left:45px;
}

#contato .content-contato .right iframe{
	width:470px;
	margin-left:-20px;
	margin-top:20px;
}
}
/*final 1336*/

/*inicio 1400*/
@media screen and (min-width:1367px) and (max-width:1400px){
#topo .logo{
	margin-left:70px;

}
#content_house .text_house{
	width:580px;
	height:555px;
	margin:0 auto;
	margin-top:15px;
	padding-top:5px;
	margin-left:305px;
	background:url(../_img/shadow_content.png) top center no-repeat;
}

#content_house .text_house h1{
	font-family: 'Bello-Pro', Tahoma, Geneva, sans-serif;
	font-size:55px;
	margin:0 auto;
	width:300px;
	line-height:50px;
	text-align:center;
	margin-top:100px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}

#content_house .text_house p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:0 auto;
	width:300px;
	line-height:15px;
	text-align:center;
	margin-top:10px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}
#content_house .more{
	color:#fff;
	text-decoration:none;
	width:350px;
	display:block;
	margin-top:30px;
	margin-left:-25px;
}

#contato .content-contato .right iframe{
	width:470px;
	margin-left:-20px;
	margin-top:20px;
}
#empresa .paralelogramo{
	margin-left:60px;
}
}
/*final 1400*/

/*inicio 1440*/
@media screen and (min-width:1401px) and (max-width:1440px){
#topo .logo{
	margin-left:70px;

}
#content_house .text_house{
	width:580px;
	height:555px;
	margin:0 auto;
	margin-top:15px;
	padding-top:5px;
	margin-left:335px;
	background:url(../_img/shadow_content.png) top center no-repeat;
}

#content_house .text_house h1{
	font-family: 'Bello-Pro', Tahoma, Geneva, sans-serif;
	font-size:55px;
	margin:0 auto;
	width:300px;
	line-height:50px;
	text-align:center;
	margin-top:100px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}

#content_house .text_house p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:0 auto;
	width:300px;
	line-height:15px;
	text-align:center;
	margin-top:10px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}
#content_house .more{
	color:#fff;
	text-decoration:none;
	width:350px;
	display:block;
	margin-top:30px;
	margin-left:-25px;
}

#contato .content-contato .right iframe{
	width:470px;
	margin-left:-20px;
	margin-top:20px;
}

#empresa .paralelogramo{
	margin-left:75px;
}
}
/*final 1440*/

/*inicio 1600*/
@media screen and (min-width:1441px) and (max-width:1600px){
#topo .logo{
	margin-left:70px;

}
#content_house .text_house{
	width:580px;
	height:555px;
	margin:0 auto;
	margin-top:15px;
	padding-top:5px;
	margin-left:495px;
	background:url(../_img/shadow_content.png) top center no-repeat;
}

#content_house .text_house h1{
	font-family: 'Bello-Pro', Tahoma, Geneva, sans-serif;
	font-size:55px;
	margin:0 auto;
	width:300px;
	line-height:50px;
	text-align:center;
	margin-top:100px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}

#content_house .text_house p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:0 auto;
	width:300px;
	line-height:15px;
	text-align:center;
	margin-top:10px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}
#content_house .more{
	color:#fff;
	text-decoration:none;
	width:350px;
	display:block;
	margin-top:30px;
	margin-left:-25px;
}

#contato .content-contato .right iframe{
	width:470px;
	margin-left:-20px;
	margin-top:20px;
}
#empresa .paralelogramo{
	margin-left:160px;
}
}
/*final 1600*/

/*inicio 1680*/
@media screen and (min-width:1601px) and (min-width:1680px){
#topo .logo{
	margin-left:70px;

}
#content_house .text_house{
	width:580px;
	height:555px;
	margin:0 auto;
	margin-top:15px;
	padding-top:5px;
	margin-left:585px;
	background:url(../_img/shadow_content.png) top center no-repeat;
}

#content_house .text_house h1{
	font-family: 'Bello-Pro', Tahoma, Geneva, sans-serif;
	font-size:55px;
	margin:0 auto;
	width:300px;
	line-height:50px;
	text-align:center;
	margin-top:100px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}

#content_house .text_house p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:0 auto;
	width:300px;
	line-height:15px;
	text-align:center;
	margin-top:10px;
	padding:0;
	color:#fff;
	font-weight:500;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}
#content_house .more{
	color:#fff;
	text-decoration:none;
	width:350px;
	display:block;
	margin-top:30px;
	margin-left:-25px;
}

#contato .content-contato .right iframe{
	width:470px;
	margin-left:-20px;
	margin-top:20px;
}

#empresa .paralelogramo{
	margin-left:195px;
}

}
/*final 1680*/

#empresa{
	width:100%;
	height:250px;
	background:#8a634e;
	position:relative;
	top:664px;
	background-image:url(../_img/bg_empresa_home.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#empresa .content-view{
	width:980px;
	margin:0 auto;
	padding-top:15px;
}


#empresa .paralelogramo{
    width: 430px;
    height: 60px;
	background:rgba(115,90,78,0.8);
    -webkit-transform: skew(-23deg);
    -moz-transform: skew(-23deg);
    -ms-transform: skew(-23deg);
    -o-transform: skew(-23deg);
    transform: skew(-23deg);
	position:relative;
	z-index:2;
	left:375px;
	padding:5px;
	top:-45px;
}

#empresa .paralelogramo p{
	color:#fff;
	width:370px;
	font-size:12px;
	margin-top:0px;
	margin-left:55px;
	-webkit-transform: skew(23deg);
    -moz-transform: skew(23deg);
    -ms-transform: skew(23deg);
    -o-transform: skew(23deg);
    transform: skew(23deg);
}

#empresa h2{
	font:28px Arial, Tahoma, Geneva, sans-serif;
	text-align:left;
	padding-top:40px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.41);
}

#jobs{
	width:100%;
	height:220px;
	background:#fff;
	position:relative;
	top:665px;
}

#jobs h3{
	font:26px 'Lato', Arial, Helvetica, sans-serif;
	color:#695448;
	font-weight:600;
	text-align:center;
	margin-top:10px;
}

/*carrossel*/
.jcarousel-wrapper {
	width:750px;
	height:120px;
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 140px;
}

.jcarousel ul {
	width:1000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
	margin:0 15px;
}

.jcarousel li img{
    border-radius:5px;
}

.jcarousel li span{
	position:relative;
	z-index:5;
	width:216px;
	display:block;
	text-align:right;
	padding:4px 0;
	text-transform:uppercase;
	font-size:11px;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 45px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.jcarousel-control-prev {
    left: -30px;
}

.jcarousel-control-next {
    right: -30px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}
/*final carrossel*/

#news{
	width:100%;
	height:275px;
	background:#f2f2f2;
	position:relative;
	top:665px;
}

#news .content-news{
	width:980px;
	margin:0 auto;
	padding-top:15px;
}

#news .content-news .left{
	width:430px;
	float:left;
	margin:5px 15px;
	padding-right:20px;
}

#news .content-news .left h4{
	font:26px 'Lato', Arial, Helvetica, sans-serif;
	color:#695448;
	font-weight:600;
	text-align:left;
	text-decoration:underline;
	padding-bottom:5px;
}

#news .more-news{
	float:right;
	color:#695448;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

#news .content-news .left ul{
	padding:0;
	margin:0;
	list-style:none;
	margin-top:15px;
}

#news .content-news .left ul li{
	height:75px;
	margin-bottom:10px;
	border-bottom:1px dotted #695448;
}

#news .content-news .left .data{
	background:#695448;
	width:50px;
	height:50px;
	border-radius:100%;
	float:left;
	color:#fff;
	margin-right:10px;
	text-align:center;
	padding-top:5px;
	font-size:24px;
	font-weight:700;
	margin-top:5px;
}

#news .content-news .left ul li p{
	font:18px 'Lato', Arial, Helvetica, sans-serif;
	color:#695448;
	font-weight:600;
	text-align:left;
}

#news .content-news .left ul li span{
	font:11px 'Lato', Arial, Helvetica, sans-serif;
	color:#695448;
	font-weight:600;
	text-align:left;
}

#news .content-news .left ul li a{
	text-decoration:none;
	color:#695448;
}

#news .content-news .left ul li span p{
	font:11px 'Lato', Arial, Helvetica, sans-serif;
	color:#695448;
	font-weight:600;
	text-align:left;
}

#news .content-news .left ul li strong{
	display:block;
	font-size:13px;
}

#news .content-news .right{
	width:430px;
	float:left;
	margin:5px 15px;
	padding-left:20px;
}

#news .content-news .right h4{
	font:26px 'Lato', Arial, Helvetica, sans-serif;
	color:#695448;
	font-weight:600;
	text-align:left;
	text-decoration:underline;
	padding-bottom:25px;
}

#news .content-news .right img{
	float:left;
	margin-top:20px;
	margin-right:35px;
}

#news .content-news .right p{
	margin-top:15px;
	font:14px 'Lato', Arial, Helvetica, sans-serif;
	color:#695448;
	font-weight:600;
	text-align:left;
	line-height:20px;
	width:250px;
	float:left;
}

#contato{
	width:100%;
	height:390px;
	background:#fff;
	position:relative;
	top:665px;
}

#contato .content-contato{
	width:980px;
	margin:0 auto;
	padding-top:15px;
}

#contato .content-contato .left{
	width:430px;
	float:left;
	margin:5px 15px;
	padding-right:20px;
}

#contato .content-contato .left form{
	margin-top:15px;
}

#contato .content-contato .left input[type=text]{
	display:block;
	width:96%;
	padding:8px;
	margin:10px 0;
	background:#755e50;
	border:none;
	color:#fff;
}
#contato .content-contato .left ::-webkit-input-placeholder {color: #fff;}
#contato .content-contato .left :-moz-placeholder {color: #fff;}
#contato .content-contato .left ::-moz-placeholder {color: #fff;}
#contato .content-contato .left :-ms-input-placeholder {color: #fff;}

#contato .content-contato .left textarea{
	display:block;
	width:96%;
	height:100px;
	padding:8px;
	margin:5px 0;
	background:#755e50;
	border:none;
	color:#fff;
}

#contato .content-contato .left input[type=submit]{
	display:block;
	width:100px;
	height:35px;
	padding:9px;
	text-transform:uppercase;
	float:right;
	margin:10px 0;
	background:#fff;
	border:1px solid #755e50;
	color:#755e50;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#contato .content-contato .left h5{
	font:18px 'Lato', Arial, Helvetica, sans-serif;
	color:#755e50;
	font-weight:600;
	text-align:left;
	text-transform:uppercase;
	padding-bottom:5px;
}

#contato .content-contato .left span{
	font:14px 'Lato', Arial, Helvetica, sans-serif;
	color:#755e50;
	font-weight:600;
	text-align:left;
	display:block;
	margin-left:20px;
}

#contato .content-contato .right{
	width:430px;
	float:left;
	margin:5px 15px;
	padding-left:20px;
}

#contato .content-contato .right h4{
	font:26px 'Lato', Arial, Helvetica, sans-serif;
	color:#695448;
	font-weight:600;
	text-align:left;
	text-decoration:underline;
	padding-bottom:25px;
}

#content_empresa{
	width:100%;
	height:830px;
	background-color:#685247;
	background-image:url(../_img/empresa.jpg);
	background-size:cover;
	background-position:right;
}

#content_empresa .geral_emp{
	width:990px;
	height:450px;
	position:relative;
	top:150px;
	margin:0 auto;
	color:#fff;
}

#content_empresa .geral_emp h1{
	font-size:30px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:30px;
	margin-left:40px;
}

#content_empresa .geral_emp p{
	font-size:14px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height:20px;
	width:420px;
	margin-left:40px;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 1);
}

#gallery{
	width:100%;
	height:300px;
	padding:35px 0;
	background:#8a634e;
	margin-bottom:-665px;
}

#gallery .gallery_content{
	width:950px;
	height:300px;
	margin:0 auto;
}

#gallery .gallery_content ul{
	list-style:none;
	margin:0;
	padding:0;
	width:900px;
	height:300px;
	margin:0 auto;
}

#gallery .gallery_content ul li{
	margin:5px;
	padding:0;
	width:148px;
	display:inline-block;
	border:5px solid rgba(255,255,255,0.2);
}

#gallery .gallery_content ul li img{
	width:148px;
}

#content_servicos{
	width:100%;
	height:830px;
	background-color:#685247;
	background-image:url(../_img/empresa.jpg);
	background-size:cover;
	background-position:right;
	margin-bottom:-665px;
}

#content_servicos .geral_serv{
	width:990px;
	height:620px;
	position:relative;
	top:150px;
	margin:0 auto;
	color:#fff;
}

#content_memo{
	width:100%;
	height:850px;
	background-color:#685247;
	background-size:cover;
	background-position:right;
	margin-bottom:-685px;
}

#content_memo .geral_serv{
	width:890px;
	height:640px;
	overflow:hidden;
	position:relative;
	top:170px;
	margin:0 auto;
	padding-right:30px;
	color:#fff;
}

#content_memo .geral_serv h2{
	font-size:20px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:30px;
	margin-left:40px;
	color:#FC0
}

#content_memo .geral_serv h4{
	font-size:13px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:30px;
	margin-left:40px;
	margin-top:80px;
	color:#FC0;
	text-align:right;
}

#content_memo .geral_serv p{
	font-size:16px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	line-height:1.5em;
	margin-left:40px;
	color:#FFF
}

#content_memo .geral_serv h1{
	font-size:30px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:60px;
	margin-left:40px;
}

#content_memo .geral_serv ul{
	width:820px;
	margin:0 auto;
	list-style:none;
	padding:0;
	margin-top:-10px;
}

#content_memo .geral_serv ul li{
	height:auto;
	padding:15px 5px 25px 5px;
}

#content_memo .geral_serv ul li h3{
	font-size:18px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	color:#fc0;
	text-decoration:none;
	margin-left:45px;
}

#content_memo .geral_serv ul li p{
	margin:0 0 0 45px;
}

#content_memo .geral_serv ul li a{
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

#content_servicos .geral_serv form{
	width:370px;
	float:left;
	height:400px;
	margin-right:25px;
}

#content_servicos .geral_serv form input[type="text"]{
	width:350px;
	height:20px;
	padding:10px;
	margin:0 0 10px 0;
	border:none;
}

#content_servicos .geral_serv form input[type="submit"]{
	width:70px;
	height:40px;
	padding:10px;
	margin:0 0 10px 0;
	border:none;
	background:#fff;
	color:#685247;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	float:right;
	-webkit-box-shadow: 1px 0px 9px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    1px 0px 9px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         1px 0px 9px 0px rgba(0, 0, 0, 0.75);
}

#content_servicos .geral_serv form textarea{
	width:350px;
	height:130px;
	padding:10px;
	margin:0 0 10px 0;
	border:none;
}

#contato-left h5{
	font:16px 'Lato', Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:600;
	text-align:left;
	text-transform:uppercase;
	padding-bottom:5px;
	margin-top:20px;
}

#map-contato h5{
	font:16px 'Lato', Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:600;
	text-align:left;
	text-transform:uppercase;
	padding-bottom:15px;
	margin-top:-60px;
}

#contato-left  span{
	font:14px 'Lato', Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:600;
	text-align:left;
	display:block;
	margin-bottom:20px;
}

#contato-left{
	margin-left:40px;
}

#map-contato{
	width:490px;
	height:320px;
	float:right;
}

#map-contato iframe{
	width:490px;
	height:350px;
	float:right;
	-webkit-box-shadow: 1px 0px 9px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    1px 0px 9px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         1px 0px 9px 0px rgba(0, 0, 0, 0.75);
}

#content_servicos .geral_serv h1{
	font-size:30px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:60px;
	margin-left:40px;
}

#content_servicos .geral_serv p{
	font-size:14px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height:20px;
	width:420px;
	margin-left:40px;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 1);
}

#content_produtos{
	width:100%;
	height:auto;
	border-top:105px solid #675348;
	background:none !important;
}
.t_top{
	width:612px;
	height:614px;
	background-image:url(../_img/tria_top.png);
	position:absolute;
	background-position:top;
	top:-180px;
	left:0;
}
.t_botton{
	width:612px;
	height:514px;
	background-image:url(../_img/tria_botton.png);
	position:absolute;
	background-position:top;
	bottom:0;
	right:0;
	overflow:hidden;
	z-index:-3;
}

#content_produtos .descricao{
	width:460px;
	float: left;
}
#content_produtos .gallery{
	width:490px;
	height:400px;
	float: left;
}

#content_produtos .geral_prod .descricao img{
	width:400px;
	height:auto;
	margin-left:40px;
	margin-bottom:40px;
}

#content_produtos .geral_prod .descricao h3{
	font-size:30px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:30px;
}
#content_produtos .geral_prod .descricao p{
	font-size:30px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#content_produtos .geral_prod .descricao h4{
	font-size:30px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:10px;
	color:#685247;
	margin-left:40px;
}

#content_produtos .geral_prod .descricao span{
	font-size:15px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	margin:0 0 4px 40px !important;
	display:block;
	color:#685247;
}

#content_produtos .geral_prod{
	width:990px;
	position:relative;
	top:200px;
	margin:0 auto;
	color:#fff;
	left:3px;
}

#content_produtos .geral_prod h1{
	font-size:30px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:30px;
	width:800px;
	color:#333;
	text-shadow:0 2px 3px rgba(255,255,255,0.5);
}

#content_produtos .geral_prod span{
	font-size:15px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-left:40px;
	color:#666;
}

#descricao p{
	font-size:15px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-left:40px;
	color:#666;
	line-height:25px;
}

#content_produtos .geral_prod img{ 
	border:none;
	width:250px;
	height:140px;
}

#content_produtos .geral_prod ul{
	margin:0 auto;
	padding:0;
	list-style:none;
	width:950px;
}
#content_produtos #model{
	display:block;
	position:relative;
	width:240px;
	background:rgba(0,0,0,0.4);
	height:10px;
	padding:5px;
	top:-54px;
}
#detail, #detail a{
	color:#FFF; 
	width:246px; 
	text-shadow: 0px 0px 3px rgba(150, 150, 150, 0.2); 
	height:30px !important; 
	display:block;
	text-transform:none !important;
	padding:2px 5px !important;
	margin-top:-30px;
	font-size:11px !important;
}
#obras {
    margin:0 auto;
	width:900px;
	top:190px;
	position:relative;
}

#obras h2 {
    font-size:30px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:40px;
    color: #333;
    margin-left: 60px;
	margin-top:-80px;
	text-shadow:0 2px 0 rgba(255,255,255,0.5);
}

/*footer*/
#footer{
	height:100%;
	width:100%;
	background:#5c4132;
	position:relative;
	top:665px;
}

#footer .footer-content{
	width:950px;
	height:170px;
	margin:0 auto;
	color:#FFFEFF;
}

#footer .footer-content a{
	color:#FFFEFF;
	text-decoration:none;
}

#footer .footer-content ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-left:20px;
}

#logo{
	margin:25px 60px 0 0;
}

#footer .footer-content ul li{
	background:url(../_img/separador_footer.png) no-repeat right;
	float:left;
	height:150px;
	width:250px;
	margin:5px 5px;
}

#footer .footer-content ul li span{
	display:block;
	margin:2px 0;
}

#footer .footer-content ul li .soc{
	float:left;
	margin-right:5px;
}

#footer .footer-content ul li h4{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:13px;
	margin-bottom:15px;
}

#end, #map{
	padding-top:-5px;
	float:left;
	margin-right:15px;
}

#footer .footer-content ul li ul{
	float:left;
	width:90px;
	padding:0;
	margin:0;
}

#footer .footer-content ul li ul li{
	background:none;
	display:block;
	height:15px;
	width:90px;
	margin-bottom:4px;
	text-transform:uppercase;
	font-size:11px;
	margin-left:0px;
	padding:0;
}

#footer .assign{
	display:block;
	text-align:center;
	padding-bottom:10px;
	color:#fff;
	font-size:11px;
}
/*final footer*/

/*PAGINACAO*/
#content_produtos .pagination {
  margin: 10px auto;
  width:395px;
  margin-right:300px;
  position:relative;
  z-index:5;
}

#content_produtos .pagination ul {
  width:350px !important;
  text-align:center !important;
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
		  
}

#content_produtos .pagination ul > li {
  display: inline;
}

#content_produtos .pagination ul > li > a,
#content_produtos .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
  color:#900;
  font-weight:bold;
  font:15px Roboto, Arial, Helvetica, sans-serif;
}

#content_produtos .pagination ul > li > a:hover,
#content_produtos .pagination ul > .active > a,
#content_produtos .pagination ul > .active > span {
  background-color: #f5f5f5;
}

#content_produtos .pagination ul > .active > a,
#content_produtos .pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

#content_produtos .pagination ul > .disabled > span,
#content_produtos .pagination ul > .disabled > a,
#content_produtos .pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

#content_produtos .pagination ul > li:first-child > a,
#content_produtos .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

#content_produtos .pagination ul > li:last-child > a,
#content_produtos .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

#content_produtos .pagination-centered {
  text-align: center;
}

#content_produtos .pagination-right {
  text-align: right;
}

#content_produtos .pagination-large ul > li > a,
#content_produtos .pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

#content_produtos .pagination-large ul > li:first-child > a,
#content_produtos .pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

#content_produtos .pagination-large ul > li:last-child > a,
#content_produtos .pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

#content_produtos .pagination-mini ul > li:first-child > a,
#content_produtos .pagination-small ul > li:first-child > a,
#content_produtos .pagination-mini ul > li:first-child > span,
#content_produtos .pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

#content_produtos .pagination-mini ul > li:last-child > a,
#content_produtos .pagination-small ul > li:last-child > a,
#content_produtos .pagination-mini ul > li:last-child > span,
#content_produtos .pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

#content_produtos .pagination-small ul > li > a,
#content_produtos .pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

#content_produtos .pagination-mini ul > li > a,
#content_produtos .pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

#menu_empresa{
	width:500px;
	height:20px;
	list-style:none;
	margin-left:40px;
	margin-bottom:20px;
}

#menu_empresa li{
	display:inline-block;
	margin-right:15px;
}

#menu_empresa li a{
	color:#fff;
	text-shadow: 1px 0px 1px rgba(0, 0, 0, 1);
	text-decoration:none;
	font:14px 'Lato', Verdana, Geneva, sans-serif;
}

#menu_empresa li a:hover{
	color:#FC0;
}


/*PAGINACAO*/
.pagination {
  margin: 10px auto;
  width:395px;
  margin-top:20px !important;
  z-index:5;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
		  width:350px !important;
		  
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  border-left-width: 0;
  color:#900;
  font-weight:bold;
  font:15px Roboto, Arial, Helvetica, sans-serif;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.image{
	width:218px;
	height:120px;
	overflow:hidden;
	border-radius:5px;
}
.jcarousel ul li span{
	display:block;
	top:5px;
}