body {
	background: #fff;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
	color:#2B5999;
	font-size: 16px;
}
*:focus {
    outline: none;
   }
#content {
	margin: 0 auto;
	width: 990px;
	font-size: 13px;
	padding: 8px 0px;
	color:#222;
	line-height: 20px;
}
#texto h4 {
	font-size: 14px;
	color: #007236;
	padding: 5px 0;
	margin: 0;
}
a {
	color:#222;
	text-decoration: none;
}
a img:hover {
	opacity: 0.80;
	transition-duration: 0.3s;
}
.pic-more a img:hover {
	opacity:1;
}
.center {
	margin: 0 auto;
}
#topo {
	margin: 0 auto;
	width: 1100px;
	height: 113px;
}

#logo {
	float: left;
	width: 165px;
	margin: 8px 0 0 0;
}
#logo-produto {
	position:absolute;
	width:202px;
	height:182px;
	background-image:url(../images/logo-produto.jpg);
	background-repeat:no-repeat;
	margin-top:315px;
	left:50%;
	margin-left:-526px;
}

#logo-produto-obrigado {
	position:relative;
	width:202px;
	height:182px;
	margin-top:50px;
	background-image:url(../images/logo-produto.jpg);
	background-repeat:no-repeat;
	left:50%;
	margin-left:-102px;
}

#localizacao {
	height: 610px;
	width: 100%;
	text-align: center;
	color: #990000;
	background-color: #f0efeb;
	font-size: 22px;
	line-height: 28px;
	padding: 50px 0;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.clogo img {
    vertical-align: middle;
    max-height: 100px;
    max-width: 180px;
}

#menu {
	position: fixed;
	top: 0;
	width: 100%;
	height: 35px;
	z-index: 9998;
}
#banner {
	background-color: #eceae6;
	height: 414px;
	margin-top: 35px;
	text-align: center;
	overflow-x: hidden;
}
#plantas {
	background-color: #fff;
	padding: 40px 0;
	color: #222;
	font-size: 22px;
	line-height: 50px;
}
#rua {
	color: #7f7e77;
	text-align: center;
	background: #fff;
	height: 30px;
	padding: 15px 0;
	font-size: 22px;
}
.pic {
	width: 190px;
	height: 170px;
	border: 1px solid #cdcdc5;
	background-color: #fff;
	float: left;
	padding: 10px;
	margin: 10px;
	position:relative;
	overflow: hidden;
}
.pic-tour {
	width: 190px;
	height: 170px;
	border: 1px solid #cdcdc5;
	background-color: #fff;
	float: left;
	padding: 10px;
	margin: 10px;
	position:relative;
	overflow: hidden;
}
.picplantas {
	width: 440px;
	height: 320px;
	background-color: #fff;
	float: left;
	margin: 10px;
	position:relative;
	overflow: hidden;
}

.picplantas span.rollover {
	width: 440px;
	height: 320px;
	margin: 0;
}

.pic span.rollover {
	width: 210px;
	height: 190px;
	margin: -10px 0 0 -10px;
}

span.rollover {
	opacity: 1;
	background: url(../images/lupa.png) center center no-repeat;
	cursor: pointer;
	position: absolute;
	z-index: 10;
	opacity: 0;
}

span.rollover:hover {
	opacity: 1;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.pic span.rollover {
	width: 210px;
	height: 190px;
	margin: -10px 0 0 -10px;
}

#top-menu {
	height: 35px;
	background-color: #bab9b0;
	margin: 0 auto;
}
#top-menu ul {
	list-style: none;
	padding: 5px;
	margin: 0;
}
#top-menu li {
	float: left;
}
#top-menu li a {
	color: #fff;
	padding: 9px 15px;
	font-weight:400;
	font-size: 15px;
}
#top-menu li a:hover {
	color: #fff;
	background-color: #990000;
}
#links-menu {
	margin: 33px 0 0 0;
	padding: 15px 0;
	font-size: 11px;
	float: right;
	text-transform: uppercase;
	color:#696e4d;
	background-color: #e2ded0;
}
#empreendimento {
	float: left;
	color: #fff;
	padding: 3px 0;
	font-size: 20px;
}
#mais {
	background-color: #fff;
	padding: 40px 0;
	min-height: 200px;
}
textarea:focus, input:focus{
    outline: none;
}

.bt {
	border: 0;
	margin: 27px 0 0 210px;
}
.safearea {
	width: 935px;
	margin: 0 auto;
}
#footer {
	bottom: 0;
	margin: 0 auto;
	background-color: #f7f8e9;
	color:#4b4d2d;
	padding: 0 0 10px 0;
	height: 72px;
	width: 100%;
	font-size: 11px;
}
#home {
	padding-top: 723px;
	width: 100%;
	border-bottom: 1px solid #c7c9ca;
	background: url(../images/bg-grupo.png) repeat;
}
#footer a {
	color:#696e4d;
}
#footer a:hover {
	color:#b5191e;
}

#galeria {
	padding: 40px 0;
	background-color: #fff;

}
.clear {
	clear: both;
}
h1 {
	font-weight:normal;
	font-size:32px;
}
h2 {
	font-weight:bold;
	font-size:25px;
	line-height: 26px;
}
h3 {
	padding: 1px 1px;
	margin: 0;
	color: #7f7e77;
	font-size:34px;
	font-weight:400;
	display: block;
	background: url(../images/linha_h2.png) center center repeat-x;
}
h3 span.branco {
	background: #fff;
	padding: 0 10px;
}
h3 span.bege {
	background: #f0efeb;
	padding: 0 10px;
}
::-webkit-input-placeholder {
   color: #333;
}

:-moz-placeholder { /* Firefox 18- */
   color: #333;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #333;  
}

:-ms-input-placeholder {  
   color: #333;  
}

#gmaps {
	width: 930px;
	height: 430px;
	margin: 20px auto;
	border: 3px solid #fff;
}
.campo {
	font-family: 'Roboto Slab', serif;
	border: 1px solid #dfddd9;
	background-color: #e8e6e3;
	margin-right: 20px;
	width: 210px;
	height: 22px;
	padding: 6px;
	-moz-box-shadow: inset 0 0 3px #dddddd;
   -webkit-box-shadow: inset 0 0 3px #dddddd;
   box-shadow: inset 0 0 3px #dddddd;
   float: left;
   font-size: 17px;
   color: #333;
}
#formcadst {
	margin: 0 auto;
	width: 715px;
}
#formcadst textarea {
	margin-top: 20px;
	font-family: 'Roboto Slab', serif;
	border: 1px solid #dfddd9;
	background-color: #e8e6e3;
	padding: 5px;
	height: 150px;
	width: 700px;
	-moz-box-shadow:    inset 0 0 3px #dddddd;
   -webkit-box-shadow: inset 0 0 3px #dddddd;
   box-shadow:         inset 0 0 3px #dddddd;
   font-size: 17px;
   color: #333;
}
.botao {
	margin-top: 15px;
	cursor: pointer;
	background-color:#4482f8;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-indent:0;
	border: 0;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	margin-right: 10px;
	font-style:normal;
	text-transform: uppercase;
	height:35px;
	line-height:34px;
	width:150px;
	text-decoration:none;
	text-align:center;
}
#contato {
	background-color: #fff;
	padding: 40px 0;
	color: #990000;
	font-size: 22px;
	height: 500px;
}
#tarja {
	background: #fff url(../images/tarja.png) top center no-repeat;
	text-align: center;
	padding: 15px 0;
	color: #fff;
	font-size: 28px;
	line-height: 34px;
	height: 89px;
}

#diferenciais {
	background-color: #f0efeb;
	padding: 40px 0;
	color: #990000;
	font-size: 22px;
	line-height: 50px;
}

.lista_esq {
	float: left;
	margin-left: 100px;
	width: 400px;
}
.lista_dir {
	float: left;
	margin-left: 10px;
	width: 400px;
}

#fones {
	width: 100%;
	background-color: #e3e1d5;
	height: 120px;
	text-align:center;
}

#legal {
	width: 1100px;
	font-size: 8px;
	margin: 10px 0 10px 0;
	font-family: verdana;
	text-align:center;
}