html {}
body {color:#3c3c3c;font:13px globerbold_free;}
html,
body {height:100%;}

a {color:#3c3c3c;}

#content {min-height:100%;position:relative;}
#content-page {padding-bottom:160px;position:relative;z-index:1;}

.topo {background:url(../imagens/site/bg_interna1.png) no-repeat center top;width:100%;height:295px;color:white;z-index:2;position:relative;}
.topo h1 {position:absolute;margin-top:56px;font-size:40px;text-transform:uppercase;font-family:Impact;line-height:50px;}
.topo h1 div {margin:0px 20px;border-top:2px solid white;}
.topo p {position:absolute;margin-top:150px;}
.topo a {position:absolute;right:0px;color:white;text-transform:uppercase;font-size:20px;font-family:Impact;margin-top:208px;}

.empreendimento {float:left;margin-right:20px;}
.empreendimentos .titulo {color:#092e3e;font-size:30px;text-transform:uppercase;font-family:Impact;float:left;margin-bottom:50px;}
.empreendimentos .titulo div {height:2px;background:#092e3e;margin:0px 35px;}
.empreendimentos .foto {-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;}
.empreendimentos .logo {background:url(../imagens/site/bg_logo.png) no-repeat;width:164px;height:123px;text-align:center;display:table;position:absolute;margin-left:155px;margin-top:-62px;z-index:4;padding-bottom:14px;}
.empreendimentos .logo div {display:table-cell;vertical-align:middle;}
.empreendimentos .nome {-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;width:280px;height:40px;line-height:40px;padding-left:20px;font-size:15px;color:white;background:#092e3e;}
.empreendimentos .box {margin-top:1px;width:181px;background:#e1e1e1;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;color:#092e3e;font-size:13px;padding:4px 0px;}
.empreendimentos .box .caracteristica  {margin-left:15px;padding-left:25px;height:22px;line-height:22px;}
.empreendimentos .box .garagem {background:url(../imagens/site/ico_garagem.png) no-repeat left center;}
.empreendimentos .box .dormitorios {background:url(../imagens/site/ico_dormitorios.png) no-repeat left center;}
.empreendimentos .box .area {background:url(../imagens/site/ico_area.png) no-repeat left center;}
.empreendimentos .lista {height:475px;}
.empreendimentos .overlay {opacity:0;position:absolute;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;z-index:2;background:url(../imagens/site/bg_overlay.png);width:300px;height:391px;}
.empreendimentos .ver {opacity:0;font-family:Impact;margin-top:210px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;height:50px;line-height:50px;background:white;width:150px;position:absolute;text-align:center;text-transform:uppercase;font-size:14px;color:#092e3e;z-index:3;margin-left:75px;}
.empreendimentos ul {text-align:center;margin-top:45px;}
.empreendimentos li {*float:left;display:inline-table;margin:0px 3px;width:17px;height:13px;background:white;border:1px solid #092e3e;transition:all 0.4s ease;cursor:pointer;}
.empreendimentos li:hover,
.empreendimentos li.selected {background:#092e3e;transition:all 0.4s ease;}

#header {height:99px;position:relative;z-index:2;}
#header .restrita {background:url(../imagens/site/ico_restrita.png) no-repeat;padding-left:12px;height:11px;margin:7px 0px 0px 0px;position:absolute;color:white;right:117px;line-height:12px;}
#header .logo {float:left;margin-top:10px;}
#header .menu {float:left;margin-top:27px;margin-left:50px;}
#header .menu li {transition:all 0.4s ease;float:left;margin-right:15px;height:32px;line-height:38px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;font-size:15px;color:white;padding:0px 16px;position:relative;}
#header .menu li div {transition:all 0.4s ease;margin:0px 10px;height:4px;background:#092e3e;margin-top:-2px;opacity:0;}
#header .menu li:hover {transition:all 0.4s ease-in-out;background:white;color:#092e3e;height:38px;}
#header .menu li:hover div {transition:all 0.4s ease;opacity:1;}
#header .links {float:right;}
#header .links .icon {width:60px;height:40px;cursor:pointer;transition:all 0.4s ease;display:block;}
#header .links .facebook {background:url(../imagens/site/ico_facebook.png) no-repeat;}
#header .links .newsletter .icon {transition:all 0.4s ease;background:url(../imagens/site/ico_newsletter.png) no-repeat;}
#header .links .icon:hover {transition:all 0.4s ease;background-position:bottom;}
#header.interna .links .facebook {background-position:bottom;}
#header.interna .links .facebook:hover {background-position:top;}
#header.interna .menu li {color:#092e3e;}
#header.interna .menu li:hover {color:white;background:#092e3e;}
#header.interna .menu div {background:#e9e9e9;}
#header.interna .restrita {color:#092e3e;background:url(../imagens/site/ico_restrita2.png) no-repeat;}
#header form {position:absolute;background:white;padding:15px;z-index:3;right:0px;top:80px;display:none;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;box-shadow: 0px 0px 20px #999}
#header form input[type="text"],
#header form textarea {background:#fbfbfb;border:1px solid #d4d4d4;height:38px;line-height:38px;padding:0px 20px;width:200px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;margin-bottom:19px;font-size:13px;color:#3c3c3c;}
#header form textarea {height:150px;padding:17px 20px;line-height:25px;}
#header form ::-webkit-input-placeholder {color:#3c3c3c;}
#header form ::-moz-placeholder {color:#3c3c3c;} 
#header form :-ms-input-placeholder {color:#3c3c3c;}
#header form input:-moz-placeholder {color:#3c3c3c;}
#header form input[type="submit"] {font-family:Impact;float:right;color:white;text-transform:uppercase;background:url(../imagens/site/bg_submit.png) no-repeat center;width:130px;height:29px;line-height:29px;border:0px;font-size:15px;}
#header form .retorno {margin-bottom:15px;}

#footer {height:130px;position:absolute;bottom:0;width:100%;background:#092e3e;}
#footer .box {float:left;color:white;font-size:15px;margin-top:30px;margin-right:70px;}
#footer .box a {color:White;}
#footer .box .titulo {text-transform:uppercase;margin-bottom:6px;float:left;font-family:Impact;letter-spacing:1px;}
#footer .box .titulo div {margin:0px 10px;border-top:1px solid white;padding-top:2px;}
#footer .egge {float:right;width:63px;margin-top:80px;}
#footer .egge .part1 {width:32px;height:32px;background:url(../imagens/site/logo_egge.png) no-repeat 0px 0px;transition:all 0.2s ease;margin-left:8px;}
#footer .egge .part2 {margin:-7px 0px 0px 0px;display:none;width:63px;height:14px;background:url(../imagens/site/logo_egge2.png) no-repeat;}
#footer .egge:hover .part1 {transition:all 0.2 ease;background-position:left bottom;margin-top:-7px;}
#footer .egge:hover .part2 {display:block;}

#home {margin-top:-99px;}
#home .mouse {background:url(../imagens/site/bg_mouse.png) no-repeat;width:75px;height:75px;position:fixed;z-index:2;bottom:40px;left:50%;margin-left:-32px;}
#home .mouse .icon {background:url(../imagens/site/ico_mouse.png) no-repeat;width:15px;height:24px;position:absolute;margin-top:19px;margin-left:29px;}
#home .mouse .arrow {background:url(../imagens/site/ico_arrow_bottom.png) no-repeat;width:15px;height:9px;position:absolute;margin-top:49px;margin-left:29px;}
#home .banners {height:1080px;}
#home .banners .banner {position:absolute;width:100%;height:1080px;display:None;}
#home .banners .nome {position:absolute;margin-top:240px;color:white;font-size:42px;text-transform:uppercase;}
#home .banners .frase {position:absolute;margin-top:317px;color:white;font-size:25px;text-transform:uppercase;font-family:Impact;line-height:38px;}
#home .banners .frase div {margin:0px 20px;border-top:2px solid white;}
#home .banners .imagem {position:absolute;margin-top:202px;margin-left:560px;z-index:3;}
#home .banners .conhecer {position:absolute;font-family:Impact;height:50px;line-height:50px;padding:0px 12px;background:#f1f1f1;font-size:20px;color:#092e3e;margin-top:414px;opacity:0;}
#home .banners .conhecer:hover {color:White;background:#092e3e;transition:all 0.4s ease;}
#home .banners .logo {margin-left:380px;margin-top:496px;position:absolute;width:155px;height:142px;background:white;padding:0px 35px 0px 20px;z-index:1;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;display:table;text-align:center;z-index:2;}
#home .banners .logo .center {vertical-align:middle;display:table-cell;}
#home .banners .logo .line {height:4px;position:Absolute;margin-top:-2px;background:#092e3e;width:155px;}
#home .banners .circle1 {position:absolute;width:512px;height:512px;background:url(../imagens/site/bg_banner1.png) no-repeat;z-index:1;margin-left:532px;margin-top:315px;}
#home .banners .circle2 {position:absolute;width:332px;height:128px;background:url(../imagens/site/bg_banner2.png) no-repeat;z-index:4;margin-left:612px;margin-top:698px;}
#home .banners ul {margin-top:524px;position:absolute;}
#home .banners ul li {width:34px;border-top:1px solid white;border-bottom:1px solid white;height:27px;line-height:27px;cursor:pointer;margin-bottom:-1px;}
#home .banners ul li .icon {transition:all 0.4s ease;position:Absolute;width:13px;height:17px;border:1px solid white;margin-top:4px;}
#home .banners ul li .texto {transition:all 0.4s ease;position:absolute;margin-left:20px;width:200px;font-size:11px;color:white;overflow:hidden;opacity:0;}
#home .banners ul li:hover .texto,
#home .banners ul li.selected .texto {transition:all 0.4s ease;opacity:1;}
#home .banners ul li:hover .icon,
#home .banners ul li.selected .icon {background:white;transition:all 0.4s ease;}
#home .empreendimentos {padding-top:70px;height:730px;}
#home .empreendimentos .lista {display:none;}
#home .conheca {height:555px;background:#fbfbfb;padding-top:45px;}
#home .conheca .titulo {color:#092e3e;font-size:30px;text-transform:uppercase;font-family:Impact;float:left;margin-bottom:50px;}
#home .conheca .titulo div {height:2px;background:#092e3e;margin:0px 35px;}
#home .conheca .foto {position:absolute;left:0px;margin-top:95px;}
#home .conheca .foto img {position:absolute;z-index:1;-moz-border-radius:377px;-o-border-radius:377px;border-radius:377px;-webkit-border-radius:377px;}
#home .conheca .foto .circle {position:absolute;width:332px;height:128px;background:url(../imagens/site/bg_banner2.png) no-repeat;z-index:2;margin:263px 0px 0px 15px;}
#home .conheca .foto .shadow {position:absolute;width:521px;height:47px;background:url(../imagens/site/bg_shadow.png) no-repeat;z-index:0;margin:344px 0px 0px -72px;}
#home .conheca .texto {position:absolute;right:0px;width:540px;margin-top:190px;line-height:25px;}
#home .conheca .texto a {font-family:Impact;height:50px;line-height:50px;padding:0px 12px;background:#f1f1f1;font-size:20px;color:#092e3e;margin-top:20px;float:right;transition:all 0.4s ease;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;}
#home .conheca .texto a:hover {color:White;background:#092e3e;transition:all 0.4s ease;}

#a-oliver {background:url(../imagens/site/bg_oliver.jpg) no-repeat center top;min-height:743px;}
#a-oliver h1 {color:#092e3e;font-size:40px;text-transform:uppercase;font-family:Impact;float:left;margin-top:37px;margin-bottom:40px;}
#a-oliver h1 div {height:2px;background:#092e3e;margin:0px 26px;}
#a-oliver .fotos {float:left;width:460px;position:relative;}
#a-oliver .fotos .lista {position:relative;z-index:1;height:460px;}
#a-oliver .fotos .foto {width:460px;height:460px;-moz-border-radius:460px;-o-border-radius:460px;border-radius:460px;-webkit-border-radius:460px;display:none;position:absolute;}
#a-oliver .fotos .zoom-icon {width:70px;height:70px;background:url(../imagens/site/ico_zoom.png) no-repeat;position:Absolute;left:50%;margin-left:-35px;margin-top:295px;z-index:3;opacity:0;}
#a-oliver .fotos .zoom-text {font-size:18px;text-transform:uppercase;font-family:Impact;position:Absolute;color:white;width:460px;text-align:center;margin-top:387px;z-index:3;opacity:0;}
#a-oliver .fotos .zoom-overlay {width:460px;height:460px;-moz-border-radius:460px;background:url(../imagens/site/bg_overlay2.png);-o-border-radius:460px;border-radius:460px;-webkit-border-radius:460px;position:absolute;z-index:2;display:none;}
#a-oliver .fotos .circle {position:absolute;width:332px;height:128px;background:url(../imagens/site/bg_banner2.png) no-repeat;z-index:2;margin:365px 0px 0px 54px;}
#a-oliver .fotos .shadow {position:absolute;width:521px;height:47px;background:url(../imagens/site/bg_shadow.png) no-repeat;z-index:0;margin:451px 0px 0px -40px;}
#a-oliver .fotos ul {width:460px;margin-top:60px;text-align:Center;}
#a-oliver .fotos ul li {*float:left;display:inline-table;margin:0px 3px;width:17px;height:13px;border:1px solid #092e3e;transition:all 0.4s ease;cursor:pointer;}
#a-oliver .fotos ul li:hover,
#a-oliver .fotos ul li.selected {background:#092e3e;transition:all 0.4s ease;}
#a-oliver .box-right {float:right;width:450px;margin-top:10px;height:606px;}
#a-oliver .box-right .menu {margin-bottom:80px;margin-top:10px;}
#a-oliver .box-right .menu li {transition:all 0.4s ease;float:left;margin-right:15px;height:32px;line-height:38px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;font-size:15px;color:#092e3e;padding:0px 16px;position:relative;}
#a-oliver .box-right .menu li div {transition:all 0.4s ease;margin:0px 10px;height:4px;background:white;margin-top:-2px;opacity:0;}
#a-oliver .box-right .menu li:hover,
#a-oliver .box-right .menu li.selected {transition:all 0.4s ease-in-out;background:#092e3e;color:white;height:38px;}
#a-oliver .box-right .menu li:hover div,
#a-oliver .box-right .menu li.selected div {transition:all 0.4s ease;opacity:1;}
#a-oliver .box-right .titulo {font-style:italic;margin-bottom:10px;font-size:18px;}
#a-oliver .box-right .texto {line-height:27px;}
#a-oliver .politica-qualidade {margin-top:60px;height:250px;text-align:center;margin-bottom:-50px;}
#a-oliver .politica-qualidade .titulo {font-size:18px;margin-bottom:15px;text-transform:uppercase;font-style:italic;}
#a-oliver .politica-qualidade p {text-align:center;line-height:26px;}

#empreendimentos h2 {color:#092e3e;font-size:40px;text-transform:uppercase;font-family:Impact;float:left;margin-top:0px;margin-bottom:40px;}
#empreendimentos h2 div {height:2px;background:#092e3e;margin:0px 26px;}
#empreendimentos .menu {margin-bottom:36px;margin-top:20px;float:right;}
#empreendimentos .menu li {transition:all 0.4s ease;float:left;margin-right:15px;height:32px;line-height:38px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;font-size:15px;color:#092e3e;padding:0px 16px;position:relative;}
#empreendimentos .menu li div {transition:all 0.4s ease;margin:0px 10px;height:4px;background:#f0f0f0;margin-top:-2px;opacity:0;}
#empreendimentos .menu li:hover,
#empreendimentos .menu li.selected {transition:all 0.4s ease-in-out;background:#092e3e;color:white;height:38px;}
#empreendimentos .menu li:hover div,
#empreendimentos .menu li.selected div {transition:all 0.4s ease;opacity:1;}
#empreendimentos .empreendimentos .lista {display:none;}
#empreendimentos .empreendimentos {margin-bottom:60px;}

#empreendimento .menu {margin-bottom:36px;margin-top:20px;float:right;}
#empreendimento .menu li {transition:all 0.4s ease;float:left;margin-right:15px;height:32px;line-height:38px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;font-size:15px;color:#092e3e;padding:0px 16px;position:relative;}
#empreendimento .menu li div {transition:all 0.4s ease;margin:0px 10px;height:4px;background:#f0f0f0;margin-top:-2px;opacity:0;}
#empreendimento .menu li:hover,
#empreendimento .menu li.selected {transition:all 0.4s ease-in-out;background:#092e3e;color:white;height:38px;}
#empreendimento .menu li:hover div,
#empreendimento .menu li.selected div {transition:all 0.4s ease;opacity:1;}
#empreendimento .fotos {float:left;width:460px;position:relative;}
#empreendimento .fotos .lista {position:relative;z-index:1;height:460px;}
#empreendimento .fotos .foto {width:460px;height:460px;-moz-border-radius:460px;-o-border-radius:460px;border-radius:460px;-webkit-border-radius:460px;display:none;position:absolute;overflow:hidden;}
#empreendimento .fotos .zoom-icon {width:70px;height:70px;background:url(../imagens/site/ico_zoom.png) no-repeat;position:Absolute;left:50%;margin-left:-35px;margin-top:295px;z-index:3;opacity:0;}
#empreendimento .fotos .zoom-text {font-size:18px;text-transform:uppercase;font-family:Impact;position:Absolute;color:white;width:460px;text-align:center;margin-top:387px;z-index:3;opacity:0;}
#empreendimento .fotos .zoom-overlay {width:460px;height:460px;-moz-border-radius:460px;background:url(../imagens/site/bg_overlay2.png);-o-border-radius:460px;border-radius:460px;-webkit-border-radius:460px;position:absolute;z-index:2;display:none;}
#empreendimento .fotos .circle {position:absolute;width:332px;height:128px;background:url(../imagens/site/bg_banner2.png) no-repeat;z-index:2;margin:365px 0px 0px 54px;}
#empreendimento .fotos .shadow {position:absolute;width:521px;height:47px;background:url(../imagens/site/bg_shadow.png) no-repeat;z-index:0;margin:451px 0px 0px -40px;}
#empreendimento .fotos img {position:absolute;}
#empreendimento .fotos ul {width:460px;margin-top:60px;text-align:Center;}
#empreendimento .fotos ul li {*float:left;display:inline-table;margin:0px 3px;width:17px;height:13px;border:1px solid #092e3e;transition:all 0.4s ease;cursor:pointer;}
#empreendimento .fotos ul li:hover,
#empreendimento .fotos ul li.selected {background:#092e3e;transition:all 0.4s ease;}
#empreendimento .box-right {float:right;width:450px;margin-top:10px;}
#empreendimento .box-right h2 {color:#092e3e;font-size:30px;margin-bottom:16px;}
#empreendimento .box-right .texto {line-height:25px;}
#empreendimento .box-right .endereco {color:#092e3e;font-size:14px;margin-top:20px;}
#empreendimento .box-right .interessado {float:right;margin-top:50px;color:white;text-align:center;width:210px;height:40px;line-height:40px;font-size:20px;font-family:Impact;background:#092e3e;transition:all 0.4s ease-in-out; -moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;}
#empreendimento .box-right .interessado:hover {transition:all 0.4s ease-in-out;background:#fbfbfb;color:#092e3e;}
#empreendimento .box-right form {position:absolute;background:white;padding:15px;display:none;margin-top:122px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;box-shadow: 0px 0px 20px #999}
#empreendimento .box-right form input[type="text"],
#empreendimento .box-right form textarea {background:#fbfbfb;border:1px solid #d4d4d4;height:38px;line-height:38px;padding:0px 20px;width:380px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;margin-bottom:19px;font-size:13px;color:#3c3c3c;}
#empreendimento .box-right form textarea {height:150px;padding:17px 20px;line-height:25px;}
#empreendimento .box-right form ::-webkit-input-placeholder {color:#3c3c3c;}
#empreendimento .box-right form ::-moz-placeholder {color:#3c3c3c;} 
#empreendimento .box-right form :-ms-input-placeholder {color:#3c3c3c;}
#empreendimento .box-right form input:-moz-placeholder {color:#3c3c3c;}
#empreendimento .box-right form input[type="submit"] {font-family:Impact;float:right;color:white;text-transform:uppercase;background:url(../imagens/site/bg_submit.png) no-repeat center;width:130px;height:29px;line-height:29px;border:0px;font-size:15px;}
#empreendimento .box-right form .retorno {margin-bottom:15px;}
#empreendimento .box-right form .error,
#empreendimento .box-right form .success {width:362px;}
#empreendimento .box-right form .warning {margin:13px 0 0 395px;}
#empreendimento .box-top {background:#fbfbfb;padding-top:50px;margin-top:-44px;position:relative;z-index:2;padding-bottom:40px;}
#empreendimento .box-center .box {float:left;margin-right:40px;margin-top:20px;}
#empreendimento .box-center .box .titulo {font-size:18px;color:#092e3e;margin-bottom:15px;}
#empreendimento .box-center .caracteristicas li {padding-left:30px;color:#3c3c3c;font-size:13px;margin-bottom:16px;}
#empreendimento .box-center .caracteristicas {width:220px;}
#empreendimento .box-center .andamento {width:410px;}
#empreendimento .box-center .andamento .titulo {margin-bottom:30px;}
#empreendimento .box-center .andamento li {width:78px;height:19px;line-height:19px;border:1px solid #092e3e;text-align:center;color:#a6a6a6;font-size:15px;float:left;margin-right:2px;}
#empreendimento .box-center .andamento li.selected {background:#092e3e;color:white;}
#empreendimento .box-center .concluido {font-size:18px;color:#092e3e;margin-bottom:15px;margin-top:10px;}
#empreendimento .box-center .indique {float:right;width:240px;}
#empreendimento .box-center .garagem {background:url(../imagens/site/ico_garagem.png) no-repeat left center;}
#empreendimento .box-center .dormitorios {background:url(../imagens/site/ico_dormitorios.png) no-repeat left center;}
#empreendimento .box-center .area {background:url(../imagens/site/ico_area.png) no-repeat left center;}
#empreendimento .box-center .posicao-solar {background:url(../imagens/site/ico_posicaosolar.png) no-repeat left center;}
#empreendimento .box-bottom {background:#fbfbfb;padding-top:30px;margin-top:20px;margin-bottom:-30px;}
#empreendimento .box-imagens {background:url(../imagens/site/bg_imagens.png) no-repeat;width:944px;height:800px;margin-top:50px;}
#empreendimento .box-imagens .buttons {height:53px;}
#empreendimento .box-imagens .buttons li {margin-top:15px;transition:all 0.4s ease;float:left;margin-left:10px;margin-right:10px;height:32px;line-height:38px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;font-size:15px;color:#092e3e;padding:0px 10px;position:relative;}
#empreendimento .box-imagens .buttons li div {transition:all 0.4s ease;margin:0px 10px;height:4px;background:#f0f0f0;margin-top:-2px;opacity:0;}
#empreendimento .box-imagens .buttons li:hover,
#empreendimento .box-imagens .buttons li.selected {transition:all 0.4s ease-in-out;background:#092e3e;color:white;height:38px;cursor:pointer;}
#empreendimento .box-imagens .buttons li:hover div,
#empreendimento .box-imagens .buttons li.selected div {transition:all 0.4s ease;opacity:1;}
#empreendimento .box-imagens .imagens {height:465px;width:900px;margin-top:65px;margin-left:25px;text-align:center;display:table;}
#empreendimento .box-imagens .zoom {transition:all 1s ease;height:465px;width:900px;background:url(../imagens/site/ico_zoom.png) center no-repeat;position:absolute;z-index:3;opacity:0;}
#empreendimento .box-imagens .imagem:hover .zoom {transition:all 1s ease;opacity:1;}
#empreendimento .box-imagens .overlay {transition:all 0.4s ease;height:465px;width:900px;background:url(../imagens/site/bg_overlay.png);position:absolute;z-index:2;opacity:0;}
#empreendimento .box-imagens .imagem:hover .overlay {transition:all 0.4s ease;opacity:1;}
#empreendimento .box-imagens .center {display:table-cell;vertical-align:middle;height:465px;width:900px;text-align:center;}
#empreendimento .box-imagens .lista {height:485px;}
#empreendimento .box-imagens .imagens {display:none;}
#empreendimento .box-imagens .imagens ul {text-align:center;}
#empreendimento .box-imagens .imagens li {*float:left;display:inline-table;margin:0px 3px;width:17px;height:13px;border:1px solid #092e3e;transition:all 0.4s ease;cursor:pointer;}
#empreendimento .box-imagens .imagens li:hover,
#empreendimento .box-imagens .imagens li.selected {background:#092e3e;transition:all 0.4s ease;}
#empreendimento .box-imagens .imagem {display:none;}
#empreendimento #mapa {width:450px;height:200px;margin-top:10px;}

#localizacao #mapa {height:770px;margin-top:-44px;margin-bottom:-30px;width:100%;}

#contato .topo {margin-bottom:30px;}
#contato form {float:left;width:620px;}
#contato input[type="text"],
#contato textarea {background:#fbfbfb;border:1px solid #d4d4d4;height:58px;line-height:58px;padding:0px 20px;width:580px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;margin-bottom:19px;font-size:13px;color:#3c3c3c;}
#contato textarea {height:150px;padding:17px 20px;line-height:25px;}
#contato .box-right {float:right;width:300px;}
#contato ::-webkit-input-placeholder {color:#3c3c3c;}
#contato ::-moz-placeholder {color:#3c3c3c;} 
#contato :-ms-input-placeholder {color:#3c3c3c;}
#contato input:-moz-placeholder {color:#3c3c3c;}
#contato input[type="submit"] {font-family:Impact;float:right;color:white;text-transform:uppercase;background:url(../imagens/site/bg_submit.png) no-repeat;width:130px;height:39px;line-height:39px;border:0px;font-size:15px;}
#contato .box-right div {padding-left:20px;margin-bottom:20px;}
#contato .box-right .endereco {background:url(../imagens/site/ico_endereco.png) no-repeat left 4px;}
#contato .box-right .email {background:url(../imagens/site/ico_email.png) no-repeat left 0px;line-height:12px;}
#contato a[href="localizacao"] {transition:all 0.4s ease-in-out;margin-top:50px;color:white;text-align:center;width:300px;height:60px;line-height:60px;font-size:20px;font-family:Impact;background:#092e3e;display:block;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;}
#contato a[href="localizacao"]:hover {transition:all 0.4s ease-in-out;background:#fbfbfb;color:#092e3e;}
#contato .retorno {margin-bottom:15px;}

#downloads form {width:623px;}
#downloads input[type="text"],
#downloads input[type="password"] {background:#fbfbfb;border:1px solid #d4d4d4;height:58px;line-height:58px;padding:0px 20px;width:580px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-border-radius:2px;margin-bottom:19px;font-size:13px;color:#3c3c3c;}
#downloads input[type="submit"] {font-family:Impact;float:right;color:white;text-transform:uppercase;background:url(../imagens/site/bg_submit.png) no-repeat;width:130px;height:39px;line-height:39px;border:0px;font-size:15px;}
#downloads .error {display:block;height:24px;margin-bottom:15px;}
#downloads .top .nome {font-size:22px;color:#092e3e;}
#downloads .top .logout {font-size:16px;margin-top:5px;font-weight:bold;display:block;color:#929292;}
#downloads .categoria-nome {font-size:20px;margin-top:30px;border-bottom:1px solid #929292;padding-bottom:6px;}
#downloads .arquivo {float:left;width:220px;height:110px;border:1px solid #2b2b2b;text-align:center;overflow:hidden;margin:24px 24px 0px 0px;position:relative;}
#downloads .arquivo .arquivo-nome {color:black;font-size:14px;width:220px;height:110px;display:table;}
#downloads .arquivo .tamanho {font-size:12px;color:#267596;margin-top:5px;}
#downloads .arquivo .center {display:table-cell;vertical-align:middle;}
#downloads .arquivo:hover {transition:all 0.4s ease;border:1px solid #929292;}
#downloads .categoria {margin-bottom:20px;}