/*CORES PRINCIPAIS*/

article.detalhes h1,
form input[type=submit]{ 
    background-color: #FF363B !important; 
}
.corDestaquePrincipal, article.detalhes h1{ color: #fff !important; }

nav.imoveis li a:active .button, 
form input[type=submit]:active{ 
    background-color: #555555 !important;
}
/*.bgDestaque, .bgDetalhes.hover:hover{ background: url(../img/bg-contato.jpg) repeat-x left 0 !important; }*/
.corDestaque, .corDetalhes.hover:hover{ color: #000 !important; }
.bgRodape{background-color: #393A36 !important;}
.corRodape{color: #9A763A !important;}
.bgNext {background:url(../img/destaque-next.png) no-repeat}
.bgPrev {background:url(../img/destaque-prev.png) no-repeat}
section > h1,.corTitulo{
    color: #9C763B;
}
.bgDetalhes{ background: #D7D0BD; }
.corDetalhes{color: #5E5446;}






input.validate,textarea.validate,select.validate{border-color: red !important;}
.labelObrigatorio{color: red !important;display: inline-block !important;}
.inputObrigatorio{color: red;font-size: 10px;}


/* CSS RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
input,textarea,select{outline:none}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
/* CONTEUDO DO SITE INTERNO */
.conteudoInterna{display:inline-block;width:90.625%;padding:13px 15px;box-sizing:border-box;font-size:.8em; border:1px solid #D6D6D6; background:rgba(255,255,255,.44); margin:-4px 0 8px 4.8675%;}
.conteudoInterna ul,.conteudoInterna ol{margin-left:30px}
.conteudoInterna blockquote{margin:10px 40px}
.conteudoInterna ul li{margin:5px 0;list-style:disc}
.conteudoInterna ol li{margin:5px 0;list-style:decimal}
.conteudoInterna a{text-decoration:underline}
.conteudoInterna p{margin:0.7em 0}
.conteudoInterna em{font-style:oblique}
.conteudoInterna strong{font-weight:bold}
.conteudoInterna #notfound{background:url(../img/imgExclamacao.png) top center no-repeat;padding:135px 0 0 0}
.conteudoInterna h1,.conteudoInterna h2,.conteudoInterna h3,.conteudoInterna h4,.conteudoInterna h5,.conteudoInterna h6{margin:2% 0}
.conteudoInterna h6{font-size:.9em}
.conteudoInterna h5{font-size:1em}
.conteudoInterna h4{font-size:1.2em}
.conteudoInterna h3{font-size:1.3em}
.conteudoInterna h2{font-size:1.5em}
.conteudoInterna h1{font-size:1.7em}
.ocultaTexto span{
	display:inline-block;
	position:absolute;
	left:-9999px;
	text-indent:-9999px
}
/* LINKS */
a {
	color: #333
}
/* TOPO */
body {
	background: url(../img/fundo.jpg);
}
header {
	text-align: center;
	height: 179px;
}
header .logo {
	display: inline-block;
	width: 154px;
	height: 148px;
	background:url(../img/logo.png) no-repeat;
	margin: 2px auto 5px auto;
}
header .logo a {
	display: inline-block;
	width: 154px;
	height: 148px
}
header .logo span {
	display: none
}

header .slogan {
	float: right;
	background: url(../img/slogan.png);
	width: 121px;
	height: 28px;
	margin: 17px 11px 0 0;
}

header .telefone {
	height: 24px;
	margin: 0 auto;
}
header .telefone p {
	margin: 0 auto;
	padding: 0;
}
header .telefone span {
	font-size: 15px;
}
header .telefone a {
	text-decoration: none;
	color: #262626;
	font: 18px/24px Arial, Helvetica, sans-serif;
	display:inline-block;
}

header .telefone a:first-child{
	background: url(../img/telefone.png) no-repeat 0 50%;
	text-indent:33px;
}

header .menuPesquisa {
	float: left;
	clear: left;
	display:inline-block;
	background: url(../img/pesquisa.png) no-repeat;
	margin: 3px 0 0 15px;
	width: 295px;
	height: 42px;
}
header .menuPesquisa:hover,
header .menuPesquisa:active {
	background-position: 0 -50px
}
	
/* NAVEGAÇÃO INDEX */
body>nav,
ul.menu{
	float: left;
	display: inline-block;
	width: 100%;
	margin: 3px 0 1px 0;
}
ul.menu li {
    float: left;
    width: 92.5%;
    margin: 0 0 8px 3.75%;
    position: relative;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bgDestaquePrincipal{
	background: #f00;
}
.bgDestaquePrincipal:active {
	background: #333;
}
ul.menu a{
	display: block;
	text-decoration: none;
	color: #FFF;
	text-indent: 57px;
	font: 16px/40px Tahoma, Geneva, sans-serif;
	position:relative;
	background: url(../img/menu-icones.png) no-repeat;
}
ul.menu a::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 47px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
	height: 22px;
	background: rgba(255,255,255,.54);
	z-index: 2;
}


ul.menu li:nth-child(1) a{
	background-position: 13px 9px;
}
ul.menu li:nth-child(2) a{
	background-position: 13px -44px;
}
ul.menu li:nth-child(3) a{
	background-position: 8px -91px;
}
ul.menu li:nth-child(4) a{
	background-position: 15px -141px;
}
ul.menu li:nth-child(5) a{
	background-position: 11px -189px;
}
/* RODAPÉ */
footer,
footer .contato,
footer nav {
	float: left;
	display: inline-block;
	width: 100%;
}
footer .contato  {
	width:88.75%;
	border:1px solid #D6D6D6;
	margin: 0 0 8px 5.625%;
	text-align: center;
	font: bold 12px/26px Arial, Helvetica, sans-serif;
	height: 65px;
	position:relative;
	border-radius:8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    background-image: linear-gradient(left , #FFFFFF 0%, #D6D6D6 27%, #FFFFFF 61%, #D6D6D6 89%);
    background-image: -o-linear-gradient(left , #FFFFFF 0%, #D6D6D6 27%, #FFFFFF 61%, #D6D6D6 89%);
    background-image: -moz-linear-gradient(left , #FFFFFF 0%, #D6D6D6 27%, #FFFFFF 61%, #D6D6D6 89%);
    background-image: -webkit-linear-gradient(left , #FFFFFF 0%, #D6D6D6 27%, #FFFFFF 61%, #D6D6D6 89%);
    background-image: -ms-linear-gradient(left , #FFFFFF 0%, #D6D6D6 27%, #FFFFFF 61%, #D6D6D6 89%);
}

footer .contato:before{
	background:url(../img/bg-address.png) no-repeat;
	width:26px;
	height:48px;
	content:"";
	position:absolute;
	top:5px;
	left:11px;
}

footer .contato address {
	display: inline-block;
	float: left;
	font: 13px/17.666px Arial, Helvetica, sans-serif;
	margin: 4px 0 0 48px;
	text-align: left;
	color: #333
}
footer .contato a {
	display: inline-block;
	float: right;
	clear: both;
	padding-right:25px;
	text-decoration: none;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: #990000;
	background: url(../img/rodape-seta.png) no-repeat 100% 50%;
	margin: -11px 2px 0 0;
}

footer nav {
	border-top: 2px solid #000;
	text-align: center
}
footer a.selo {
	background: url(http://www.vianetbrasil.com.br/selo_claro.png);
	width: 100px;
	height: 17px;
	margin: 7px 5px;
	vertical-align: middle
}
footer nav a {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	line-height: 39px;
	margin: 0 5px
}
footer a span {
	display: none
}
/* NAVEGAÇÃO FINAL DAS PÁGINAS */
.menuPaginas {
	float: left;
	display: inline-block;
	width: 100%
}
.menuPaginas li {
	display: inline-block
}
.menuPaginas li:nth-child(1) {
	float: right;
	margin: 0 9px 13px 0;
}
.menuPaginas li:nth-child(1) a {
	display: inline-block;
	border: 2px solid #fff;
	width: 78px;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-indent: 24px;
	background: #9C763B url(../img/botoes.png) 4px 6px no-repeat;
	text-decoration: none;
	border-radius: 12px;
}
.menuPaginas li:nth-child(1) a:hover,
.menuPaginas li:nth-child(1) a:active {
	background-color: #555555;
}

/* FORMULÁRIOS */
form {
	border-radius: 5px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	padding: 2%;
}
form label, form input[type=text], form select, form textarea {
	clear: both;
	display: inline-block;
	width: 100%;
	box-sizing: border-box
}
form label {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 140%;
	text-indent: 5px;
	padding: 4px 0;
	color: #821C14;
}
form label.situacao {
	display: inline-block;
	width: auto;
	font-weight: normal;
	margin: 0 5% 3% 0;
	box-shadow: inset 0 0 6px #ccc;
	padding: 5px 15px 5px 5px;
	border-radius: 5px
}
form select, form input[type=text], form textarea, form input[type=email], form input[type=tel] {
	width: 100%;
	border: thin inset #333;
	border-radius: 4px;
	line-height: 200%
}
form select:not([multiple]) {
	height: 30px;
	margin: 0
}
form select[multiple]{
    height: 25px;
    margin: 0;
}
form label>span {
	display: block
}
form a.mais {
	width: 12%;
	display: inline-block;
	font: bold 22px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background: #ccc;
	border: 1px solid #777;
	text-indent: 0;
	text-decoration: none;
	border-radius: 4px;
	box-shadow: inset 0 0 4px #666, inset 0 -10px 7px #fff;
	float: left;
	margin: 0 0 0 2%;
	padding: 0
}
form .opcoes {
	display: inline-block;
	width: 100%;
	clear: both;
	box-shadow: inset 0 0 3px #999;
	border-radius: 3px;
	padding: 5px 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 2% 0
}
form .opcoes a {
	display: inline-block;
	width: 100%;
	font: bold 15px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	margin: 5px 0
}
form .opcoes a span {
	display: inline-block;
	background: #FFDDDD;
	box-shadow: inset 0 0 8px red, inset 0 -8px 4px #fff;
	border-radius: 3px;
	margin: 0 5px 0 0;
	width: 20px;
	text-align: center;
	color: red
}
@media screen and (max-width:700px) {
form textarea {
}
}
@media screen and (max-width:600px) {
form textarea {
}
}
@media screen and (max-width:480px) {
form textarea {
}
}
form textarea {
	resize: vertical;
	box-sizing: border-box;
}
form input[type=submit] {
	cursor: pointer;
	display: inline-block;
	font: bold 12px/28px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 0 28px;
	text-decoration: none;
	border-radius: 3px;
	border: none;
	margin: 6px 0;
}
form label.error {
	color: red;
	font-style: italic;
	font-size: 11px!important
}
form input[type=text]#codigo {
	padding: .5% 2%!important;
	width: 95%!important
}
/* FORMATAÇÃO PADRONIZADA */
section {
	padding: 0
}
section>h1 {
	color: #333;
	margin: 7px 10px 0;
	font: 700 17px/27px Arial, Helvetica, sans-serif;		
	text-transform: uppercase;
	text-indent: 12px;
}
section>h1 span {
	display: inline-block;
	margin: 0 0 0 10px;
	background: url(../img/fundo.jpg) 0 4px;
	padding: 0 17px 0 1px;
}
section>article {
	display:inline-block;width:100%;padding:13px 15px;box-sizing:border-box
}
article address {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0 0 2% 0
}
article address strong {
	font-weight: bold;
	font-size: 18px
}
section>article iframe {
	margin: 0;
	border: 0;
	width: 100%
}
/* PAGINACAÇÃO */
nav.paginacao {
	margin: 2% 0 0 0;
	text-align: center
}
nav.paginacao ul {
	display: inline-block
}
nav.paginacao li {
	float: left;
	display: inline-block;
	border: none;
	padding: 0;
	margin: 0 5px;
	border-radius: 3px;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 30px;
	width: 26px;
	box-shadow: 1px 1px 2px #333
}
nav.paginacao li a {
	text-decoration: none
}
nav.paginacao li a {
	background: #fff;
	display: block;
	border-radius: 3px
}
nav.paginacao li:active {
	box-shadow: -1px -1px 2px #555
}
nav.paginacao li a.ativo {
	background: #333;
	color: #fff;
	font-weight: bold
}
/* IMÓVEIS - CAIXAS */
section>p.filtro {
	padding: 5px 2%;
	font: .8em "Trebuchet MS", Arial, Helvetica, sans-serif
}
section>p.filtro em {
	font-style: oblique;
	text-decoration: underline
}
section>p.filtro strong {
	font-weight: bold
}
nav.imoveis li {
	background: #fff;
	border-radius: 5px;
	margin: 2% 1.7% 3% 1.4%;
	box-shadow: 1px 1px 3px #999;
	display: inline-block;
	width: 96.9%
}
nav.imoveis li a {
	padding: 2% 2% 25px 2%;
	width: 96%;
	position: relative;
	display: inline-block;
	text-decoration: none;
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 160%
}
nav.imoveis li a .img {
	float: left;
	margin: 0 10px 0 0;
	max-width: 120px;
	max-height: 90px;
	overflow: hidden;
	border: 1px solid #efefef;
	border-radius: 4px
}
nav.imoveis li a .img {
	border-radius: 4px
}
nav.imoveis li a strong {
	font-weight: bold
}
nav.imoveis li a .button {
	display: inline-block;
	position: absolute;
	bottom: -10px;
	right: 2%;
	margin: 1% 4px 4px 0;
	cursor: pointer;
	border: 2px solid #fff;
	font: bold 12px/28px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 0 12px 0 28px;
	background: url(../img/botoes.png) 7px -43px no-repeat;
	text-decoration: none;
	border-radius: 12px;
}

/* IMÓVEIS - DETALHES */
h2.codigo {
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	margin: 1% 2%
}
article.detalhes {
	padding: 0;
	width: 97%;
	margin: 10px 1.5% 15px 1.5%;
	border-radius: 5px;
	background: #fff
}
article.detalhes h1 {
	font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 35px;
	background: url(../img/botoes.png) 11px -39px no-repeat;
	padding: 0 0 0 47px;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #ccc;
	box-shadow: 1px 0 3px #989b94;
	text-align: left;
	margin: 0 0 2% 0
}
article.fotos {
	text-align: center
}
article.fotos ul {
	padding: 2%
}
article.fotos li {
	float: left;
	margin: 1% 1.8%
}
article.fotos li a {
	display: inline-block;
	max-width: 60px;
	max-height: 60px;
	overflow: hidden;
	border: 2px solid #ccc
}
article.fotos li a:active {
	border-color: #333
}
article.fotos li a.videoYouTube {
	position: relative
}
article.fotos li a.videoYouTube:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 64px;
	height: 64px;
	background: url(../img/video.png)
}
article.fotos li.atual {
	float: none
}
article.fotos li.atual span {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	border: 2px solid #ccc
}
article.fotos li.atual span img {
	max-width: 100%;
        float: left;
}
article.detalhes table {
	display: table;
	width: 100%
}
article.detalhes td {
	display: block;
	padding: 5px
}
article.detalhes td strong {
	font-weight: bold
}
article.detalhes td:nth-child(even) {
	background-color: #efefef
}
article.detalhes td:last-child {
	border-radius: 0 0 5px 5px
}
article.perfil td {
	padding-left: 30px;
	background: url(../img/check.png) 5px center no-repeat
}
article.detalhes p {
	padding: 1% 3%
}
article.detalhes em {
	font-style: oblique
}
article.detalhes strong {
	font-weight: bold
}
article.info address {
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555;
	margin: 1% 3%
}
article.info address strong {
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000
}
article.detalhes.fotos ul li.atual > span{
    position: relative;
}

article.detalhes.fotos .atual._carregando_ .imgCarregando{
    position: absolute;
    z-index: 10;
    background: url('../images/ajax-loader.gif') center center no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: 10px;
}
article.detalhes.fotos .atual._carregando_ .overflowCarregando{
    width: 100%;
    height: 100%;
    display: block;
    z-index: 9;
    top: 0;
    left: 0;
    position: absolute;
    background: #fff;
    opacity: .6;
}
article.detalhes.fotos .atual._carregando_{
    position: relative;
}
/*EMPRESA*/
.empresa {
	background: #FFF;
	width: 95%;
	border: 1px #DDD solid;
	margin: 0 auto 0 auto;
	text-align: justify;
	padding: 5px 10px 10px 10px;
	color: #333;
	font: 13px Arial, Helvetica, sans-serif;
}
/*SELEÇÂO*/
.conteudoInterna .selecao {
	margin: 0;
}
.conteudoInterna .selecao li{
	margin: 10px 0 0;
	width:100%;
	border-radius:4px;
	background:#f00;
	list-style:none;
}
.conteudoInterna .selecao li:active {
	background:#222;
}
.conteudoInterna .selecao a {
	color: #FFF;
	text-decoration: none;	
	font: 14px/30px Arial, Helvetica, sans-serif;
	text-align:center;
	display:block;
}
/*TOPO MENU*/

/* LINKS UTEIS E LISTA DE DOCUMENTOS */
.linksUteis{margin:10px 0 0 0!important}
.linksUteis li{margin:5px 0;display:inline-block;width:100%}
.linksUteis a{display:block;background:#E2E2E2;font:16px/2.6 "Trebuchet MS",Arial,Helvetica,sans-serif;padding:0 5px;text-indent:25px;color:#333;border-width:0 2px;border-style:solid;border-color:transparent}
.linksUteis a:active{text-decoration:none; background:#000; color:#FFF;}
.linksUteis.formularios a{padding:0 5px;text-indent:60px;background:url(../img/links-anexo.png) 15px 5px no-repeat,url(../img/conteudo-fundo.png)}

/*MENU OCULTO*/
#menu {
	background: url(../img/topo-menu-oculto.png) no-repeat;
	height: 40px;
	width: 40px;
	position:absolute;
	top:8px;
	left:3px;
	z-index: 99;	
}
#menu .menu {
	display: none;
}

#menu.verMenu .menu {
	display: block;
	min-width:280px
}

@-webkit-keyframes anime_menu {
	0% {
		width: 5%;
		height:auto;
        min-height: 100%;
                overflow: hidden;
	}
	100% {
		width:90%;
                height:auto;
        min-height: 100%;
                overflow: hidden;
	}
}

@keyframes anime_menu {
    0% {
		width: 5%;
		height:auto;
        min-height: 100%;
                overflow: hidden;
	}
	100% {
		width:90%;
        height:auto;
        min-height: 100%;
                overflow: hidden;
	}
}

#menu.verMenu {
	overflow:auto;
	background:rgba(255,255,255,0.9);
	left:-40px;
	top:0px;
	padding:20px 5px 0 40px;
	z-index:999;
	width:90%;
	height:auto;
        min-height: 100%;
        box-shadow: 10px 0 70px #000000;
        border-right: 1px solid #111111;
        border-bottom: 1px solid #111111;
	-webkit-animation-name: anime_menu;
	-webkit-animation-duration: 0.3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-direction: alternate;
	animation-name: anime_menu;
	animation-duration: 0.3s;
	animation-iteration-count: 1;
	animation-direction: alternate;
}

#menu.verMenu:after{
    content: "X Fechar menu";
    width: 80px;
    padding: 7px 0 7px 10px;
    font-size: 10px;
    text-transform: uppercase;
    background: rgb(100,100,100);
    color: #f5f5f5;
    border:2px solid rgba(155,155,155,0.5);
    display: block;
    border-radius: 5px;
    float: right;
    margin:0 3px 20px;
}

.detalhes .fasesDaObra {
	padding-bottom: 20px;
}
.detalhes .fasesDaObra, .detalhes .fasesDaObra li {
   padding: 1% 3%;
    margin: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.detalhes .fasesDaObra li {
    padding: 0 0 15px;
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 20px;
}
.detalhes .fasesDaObra li>div {
    float: right;
    width: 80%;
    height: 16px;
    margin: 10px 10% 0;
    background: #FF363B;
    position: relative;
}
.detalhes .fasesDaObra li>div>span {
    display: inline-block;
    height: 16px;
    background: #142C39;
    position: relative;
}
.detalhes .fasesDaObra li>div>span>span {
    position: absolute;
    width: 50px;
    display: inline-block;
    height: 24px;
    background: #000;
    text-align: center;
    font: 14px Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 24px;
    top: -3px;
    border-radius: 4px;
    box-shadow: 0 0 4px #333;
    left: initial!important;
    right: 0;
    -webkit-transform: translateX(25px);
    -moz-transform: translateX(25px);
    -ms-transform: translateX(25px);
    -o-transform: translateX(25px);
    transform: translateX(25px);
    
}

.fotoInterna{
    width: 100%; 
}
.fotoInterna img{
	max-width:100%;
	height: auto;
}

/* PARCEIROS */
ul.parceiros {
    margin: 20px 0 0 0;
    text-align: center;
    display: inline-block;
    width: 100%;
}
ul.parceiros li {
    margin: 0 0 30px;
    width: 100%;
    list-style: none;
}
ul.parceiros li:last-of-type {
	margin: 0;
}
ul.parceiros li a {
    border: solid 1px #DBDBEA;
    border-radius: 2px;
    display: inline-block;
    width: 100%;
    transition: all .3s ease-in-out;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
ul.parceiros li a[href]:hover,
ul.parceiros li a[href]:focus {
    box-shadow: 0 0 5px 3px #ccc;
}
ul.parceiros li a[href]:hover img,
ul.parceiros li a[href]:focus img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
ul.parceiros li img {
    width: 100%;
    height: auto;
    float: left;
}

/* EMPREENDIMENTOS */

.carroselResponsivo{
    position: relative;
    width: 100%;
    height: auto;
    display: block;          
    min-height: 50px;
}
.carroselResponsivo ul li{
    display: none;
}
.carroselResponsivo ul li.ativo{
    display: table;
    width: auto;
	width:192px;
    margin: auto;
}
.carroselResponsivo .destaques{
    margin: auto;
    width: 100%;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box; 
}
.carroselResponsivo .botao{
    position: absolute;
    width: 24px;
    height: 24px;
    top: 85px;
    display: none;
    cursor: pointer;
    text-align: center;
    z-index: 52;
}
.carroselResponsivo .botao:hover{
    opacity: .6;
}
.carroselResponsivo.primeiro .botao.prev{
    display: none;
}
.carroselResponsivo.ultimo .botao.next{
    display: none;
}
.carroselResponsivo .botao.prev{
	left: -10px;
}
.carroselResponsivo .botao.next{
	right: -10px;
}
.carroselResponsivo._aplicado_ .botao{
    display: block;
}

.destaques li {
	width: 192px;
}

.destaques a {
    position: relative;
    overflow: hidden;
    background: #E4E1DE;
}
.destaques a,
.destaques span {
    display: inline-block;
    width: 100%;
}
.destaques .img {
    height: 133px;
    position: relative;
    overflow: hidden;
}
.destaques img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: auto;
    max-height: 192%;
}
.destaques .desc1 {
    margin-top: 7px;
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
    color: #f00;
}
.destaques .desc2 {
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
    color: #6A6A6A;
}
.destaques .desc3 {
    font-size: 15px;
    line-height: 22px;
    color: #7D7D7D;
    margin-bottom: 6px;
}
.destaques .desc4 {
    font-size: 16px;
    line-height: 25px;
    color: #f00;
    background: #EEECEA;
    padding-top: 12px;
    font-weight: 700;
}
.destaques span[class*=desc]{
    text-indent: 11px; 
}