/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

@font-face {
 font-family: Raleway;
 src: url("../fontes/raleway.eot") /* EOT file for IE */
}
@font-face {
 font-family: Raleway;
 src: url("../fontes/raleway.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Ball;
 src: url("../fontes/ball.eot") /* EOT file for IE */
}
@font-face {
 font-family: Ball;
 src: url("../fontes/ball.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: Dragon;
 src: url("../fontes/dragon.eot") /* EOT file for IE */
}
@font-face {
 font-family: Dragon;
 src: url("../fontes/dragon.ttf") /* TTF file for CSS3 browsers */
}


* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;    		
}
 
html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
    background: #fff;
    font-family: Raleway;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
.logoHome{
	width:50%; margin: 20px auto 0 auto; max-width: 540px; position: relative; display: block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}
.fundoHomeDesktop{ opacity: 0.4; }
.btInstitucionalHome{ background: url(../img/btInstitucionalHome.png) center no-repeat; background-size: 100%; width: 236px; height: 74px; display: block; margin: 0 auto 0 25%; float:left; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); transform: scale(0.9); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;	
}

.btInstitucionalHome:hover{  -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;}
.btInstitucionalHome a{ text-decoration: none; width: 100%; height: 100%; display: block; }
/*inicio carrossel*/
.carrosselTopo{ border: #ffff00 0px solid; width: 100%; left: 0; position: absolute; height: 630px; margin: 50px auto 0 auto;}
.carrosselTopo iframe{ width: 100%; height: 680px; overflow: hidden;}

.demo-wrap{
    border: #ff00ff 0px solid; margin: 0 auto; padding: 0 0;
}
.demo-wrap ul {
    overflow: hidden;
    height: 450px;
}
.bx-wrapper{
    width: 100%!important; border: #00ff00 0px solid; padding: 0 0; margin: 0 auto;
}
.bx-window{
    display: inline;
    width: 100%!important;
    margin:0 0; border: #0000ff 0px solid;
}

.pager{
    width: 1000px;
    text-align: center;
    height: 630px;
    margin:0 0; border: #fff 0px solid;
}

.album_fotos{ width: 24%; border: #000 0px solid; float: left; display: block; text-align: center; margin: 0 1% 2% 0; padding: 4px 2px;}
.album_fotos:hover{ background: #EBEBEB;}
.titulo_noticias{ text-transform: uppercase; margin: 0 0 20px 0; line-height: 14px; height: 18px;}
.titulo_noticias a{ text-decoration: none; color: #005A89;}
.thumb_album a{ display: block; width: 100%; height: 150px; text-decoration: none;}
.tituloEvento{ color: #005A89; text-transform: uppercase; font-size: 24px;}
.dataEvento{ color: #ccc; font-size: 14px;}
.voltar a{ text-transform: uppercase; background: #005A89; color: #FFF; padding: 2px 5px; text-decoration: none; margin: 0 0 40px 0; font-size: 12px;}
.voltar a:hover{ background: #0e24c5;}
.textoEvento{ margin: 10px 0 20px 0;}
.data_noticias{ font-size: 10px;}
.chamada_noticias a{ text-decoration: none; color: #005A89; font-size: 14px;}
.conteudoGeral{ width: 100%; max-width: 1000px; margin: 0 auto;}
#slider1{ border: #fffff0 0px solid; width: 100%; height: 630px; margin: 0 0 0 -500px; }
/*fim carrossel*/
.paginacao a{ text-decoration: none; background: #005A89; color: #FFF; padding: 0px 4px 2px 4px; margin: 0 2px 0 0;}
.paginacao a:hover{ background: #0e24c5;}
#clear{ clear: both;}
.btShopHome{
	background: url(../img/logo_bshop.png) center no-repeat; background-size: 100%; width: 144px; height: 85px; display: block; margin: 0 25% 0 auto; float: right; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); transform: scale(0.9); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;	
}

.btShopHome:hover{ -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;}
.btShopHome a{ text-decoration: none; width: 100%; height: 100%; display: block; }

.tituloCentralHome{
	color: #FFF; margin: 2.8em auto 2.8em auto; font-size: 2.5em; text-transform: uppercase; display: block; width: 100%; position: relative; text-align: center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}
.busca{ width: 45%; margin: 0 auto 0 34%; padding: 2em 0 0 0;}
.busca select{ padding: 0.2em 0 0.2em 0.5em; margin: 1.0em -2.4em 0 0; border-radius:0.313em 0.313em; -moz-border-radius:0.313em 0.313em; -webkit-border-radius:0.313em 0.313em; -moz-appearance: none; appearance: none; -webkit-appearance: none; background: #FFF; border: #FFF 0.2em solid; float: left; box-shadow: #000 0.125em 0.125em 0.313em; width: 70%; }
.btPesquisa{ margin: -2em 0 0 0;}
.tituloDestaque{ background: #8b8b8b; height: 3em; width: 98%; max-width: 75.000em; margin: 1em auto 0 auto; box-shadow: #666 0px 3px 3px; color: #FFF; text-shadow: #000 0px 3px 3px;}
.tituloDestaque img{ margin: -3% 1% -2% 5%; width: 8%; max-width: 7.438em; min-width: 3em; }
.tituloDestaque span{font-size: 140%; font-weight: normal;}
.corpo{ max-width: 75.000em; margin: 0 auto; padding: 0 0; }
.boxImovel{ width: 25%; float: left; margin: 0 0; text-align: center;}
.boxImovel div{ width: 90%; box-shadow: #333 0 0 0.4em; border: #FFF 0.2em solid; margin: 0 auto; height: 10em; background-repeat: no-repeat; background-size: 100%;}
.boxImovel div a{ text-decoration: none; display: block; height: 100%; width: 100%;}
.boxImovel h1{ background: #c00032; color: #FFF; font-size: 120%; width: 50%; margin: 1em auto 0 auto; padding: 2% 20%; line-height: 1em; box-shadow: #666 0px 3px 3px;}
.boxImovel h2{ font-size: 70%; color: #000; margin: 3% 0; padding: 0 0; font-weight: lighter; }
.boxImovel h3{ font-size: 200%; margin: 0 0; padding: 0 0; letter-spacing: 0.05em; color: #000; }
.boxImovel h4{ font-size: 70%; color: #000; margin: 0 0; padding: 0 0; font-weight: lighter; }
.rodape{ background: #021041; width: 100%; height: auto; margin: 5em 0 0 0; padding: 0 0 5% 0; display: block; text-align: center; border: #00ff00 0px solid;}
.emailRodape{ width: 33%; float: left; color: #EBEBEB; padding: 0 0; margin: 0 0; text-align: left;}
.redesRodape{
	color: #EBEBEB; width: 33%; margin: 1em 0 0 0; padding: 0 0; display: block; float: left; text-align: left;	
}
.redesRodape table{ width: 100%; margin: 0 auto; }
.assinatura{
    margin: 2% 2% 0 0;
    background-image: url('../img/mistral.png');
    width:89px;
    height: 36px;
    background-position: top center;
    background-repeat: no-repeat; float: right;
}
.assinatura a{ width: 89px ;height: 36px; display: block; text-decoration: none;}
.assinatura:hover{
    background-position: bottom center;
}
.thumbs{ overflow: auto; width: 50em; margin:0 auto; height: 15em; }
.thumbs ul{ float: left; margin: 0 0; padding: 0 0; list-style: none; width: 1000em;}
.thumbs ul li{ display: inline; }
.thumbs img{ width: 10em;}
#main{ width: 90%; margin: 0 auto; padding: 0 0; max-width: 50.000em; }
.dadosDetalhes{background: #dbdbd6; max-width: 50.000em; margin: 1.1em auto 2em auto; padding: 0.1em 1em; text-align: center; box-shadow: #666 0px 3px 3px; width: 90%;}
.dadosDetalhes ul{ width: 100%; font-size: 100%;  text-align: center; padding: 0 0; }
.dadosDetalhes ul li{ display: inline; list-style: none; margin: 0 0.5em 0 0;}
.dadosDetalhes ul li:last-child{ margin: 0 0; }
.dadosDetalhes .valor{ font-size: 150%; margin: 0 auto; text-shadow: 0px 1px 3px #666;}
.dadosDetalhes .descricao{ text-align: left;}
.slides .destaqueCarousel{ height: 36.5em; max-height: 36.5em; background-size: 100%; }
.slides .thumbCarousel{ height: 9.375em; width: 12.500em; background-size: 100%; margin: 0 0; padding: 0 0;}
.mensagemOk{ margin: 2em auto 2em auto; text-shadow: #666 0px 2px 2px; color: #c00032; width: 100%; text-align: center; font-size: 150%;}

/*inicio TOPO*/
.bannerSonho{ background: url(../img/banner_sonho_azul.jpg) center top no-repeat; height: 792px; background-size: 100%;}
.menuMobile{ display: none;}
.fundoHomeMobile{ display: none; }
.menuTopo{ width: 100%; height: 72px; text-align: center; padding: 0 0 0 0; display: block; position: fixed; z-index: 3; background: #005a89; border: #ff00ff 0px solid;}
.centralizaMenuTopo{ width: 100%; max-width: 1000px; margin: 0 auto; border: #ff00ff 0px solid; background: #005a89; height: 100%;}
/*fim TOPO*/
.espacamento{ height:70px; }
@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

.videosHome{ margin: 20px 0 0 0;}
.videosHome iframe{ width: 80%; height: 250px; border: #fefeff 10px solid; display: block; margin-bottom: 20px;}
.tituloVideoHome{ font-size: 14px; margin: 20px 0 0 0; width: 60%; display: block;}

.lookbook{ background: #FFF; width: 100%; background-position: center 260px; display: block; color: #000; margin: 0 0 0 0; padding: 20px 0 0 0; height: 350px;}
.sombraEmDest{ width: 977px; height: 122px; background: url(../img/sombra.png) center top no-repeat; margin: -10px 0 0 0; position: relative; z-index: 5; }
.tituloLookbook{ margin-bottom: 20px; }
.nomeLookbook{ float: right; position: relative; color: #999;}
.conteudoLookbook{ width: 1000px; margin: 0 auto; background: #FFF;}
.conteudoLookbook table{ width: 100%; }

.faleConosco{ width: 100%; padding: 20px 0 0 0; color: #ccc; border: #000 0px solid; height: 510px;  background: #005a89;}
.conteudoFaleConosco{ width: 100%; max-width: 1000px; margin: 0 auto; height: 100%; border: #ff0000 0px solid; padding-bottom: 5px;}
form{ margin: 20px 0 10px 0;}
label{ margin: 0 0 0 2%;}
.campo{ background: #fff; color: #005a89; width: 45%; margin: 0 2% 2% 2%; padding: 10px 5px; border: none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; display: block; float: left;}
.campo:hover{ background: #EBEBEB; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
textarea{ background: #fff; color: #005a89; width: 94%; margin: 0 0 10px 2%; padding: 5px 5px; border: none; height: 150px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
textarea:hover{ background: #ebebeb; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
label{ margin: 0 5px 0 0; width: 25%; font-size: 14px;}
#enviar{ float: right; width: 113px; height: 44px; background: url(../img/enviar.png) bottom center no-repeat; border: none; -webkit-transition: none; -moz-transition: none; transition: none; margin-bottom: 10px;}
#enviar:hover{ background-position: top; color: #333;}
.comoChegar{ background: #FFF; color: #333; padding: 0 0; border: #ff0000 0px solid;}
.conteudoComoChegar{ width: 90%; max-width: 1000px; margin: 0 auto; text-align: center; padding: 20px 0 0 0; height: 100%;}
.comoChegar iframe{ width: 100%!important; margin: 10px 0 0 0; height: 250px; padding: 0 0; border: none;}
.mapaGoogle{ border: #333 0px solid; margin: 2% 1% 0 0;width: 48%; float:left; display: block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; padding: 1% 1%; font-size: 90%;}
.mapaGoogle:hover{ background: #000; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; color: #FFF;}
.conteudoRodape{ width: 90%; max-width: 1000px; margin: 0 auto; border: #ff0000 0px solid; display: block;}
.enderecoRodape{ float: left; width: 32%; margin: 2% 1% 0 0; color: #FFF; text-align: left; font-weight: bold; font-size: 14px;}
.telefoneRodape{ float: left; width: 32%; margin: 2% 1% 0 0; color: #FFF; text-align: left; font-weight: bold; font-size: 14px;}
#fb-root {
  display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.fb-like-box{ width: 100%!important;}
.colecao{ background: #FFF; width: 100%; margin:20px 0 0 0; padding: 0 0;}
.thumbColecao{ width: 20%; height: 300px; margin: 0 0; float: left; padding: 0 0;}
.thumbColecao a{ text-decoration: none; width: 100%; display: block; height: 100%; opacity: 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.thumbColecao a:hover{ opacity: 0.8; background: #000 url(../img/zoom.png) no-repeat; background-position: center 150px; text-align: center; color: #FFF; padding: 50px 0 0 0; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.legendaColecao{ margin: 280px 0 0 0; text-decoration: none; color: #FFF;}

.fotosQuemSomos{ min-height: 100px; width: 100%; max-width: 1000px; border: #000 0px solid; padding-left: 15px;}
.thumbFotosQuemSomos{ width: 15%; height: 120px; margin: 0 15px 10px 0; float: left;}
.thumbFotosQuemSomos:last-child{ margin-right: 0;}
.thumbFotosQuemSomos a{ width: 100%; height: 100%; display: block; text-decoration: none;}

#agendaHome{ border: #000 0px solid; width: 240px; height: 280px; margin: 0 0 0 0; }
#anterior{ float: right; margin: 47px 0 0 0; cursor: pointer;}
#proxima{ float: right; margin: 172px 0 0 0; cursor: pointer;}
.blocoQuemSomos{ width: 100%; height: 625px; margin: 0 0; padding: 20px 0 0 0; border: #000 0px solid;}
.conteudoBlocoQuemSomos{ width: 100%; max-width: 1000px; margin: 0 auto; height: 100%;}
.tituloPagina{ height: 122px; background: url(../img/logo_titulo2.png) left no-repeat; text-transform: uppercase; color: #1485cb; text-shadow: #1485cb 0px 0px 2px; font-weight: bolder; display: table-cell; vertical-align: middle; text-align: left; padding: 0 0 0 150px; font-size: 40px; margin: 30px auto 0 auto; width: 500px; border: #000 0px solid;}

.blocoInternoQuemSomos2{ width: 31%; float: left; border: #000 0px solid; margin: 0 2% 0 0; text-align: center;}
.blocoInternoQuemSomos2:last-child{ margin: 0 0 0 0;}

.blocoInternoQuemSomos{ width: 32%; float: left; border: #000 0px solid; margin: 0 2% 0 0; text-align: center;}
.blocoInternoQuemSomos:last-child{ margin: 0 0 0 0;}
.imagemBlocoQuemSomos{ border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; border: #028dd0 7px solid; width: 230px; height: 230px; margin: 0 auto; }
.tituloInternoBlocoQuemSomos{ color: #00588d; font-weight: bold; font-size: 30px; margin: 20px 0 15px 0;}
.tituloInternoBlocoQuemSomos2{  color: #00588d; font-weight: bold; font-size: 25px; margin: 20px 0 0 0;}
.dataInternoBlocoQuemSomos{ margin: -5px 0 15px 0;}

.textoInternoBlocoQuemSomos{ color: #757484; width: 90%; margin: 0 auto; font-weight: bold; font-style: italic; }
.botaoVerMais{ width: 112px; height: 43px; background: url(../img/bot_vermais.png) bottom center no-repeat; display: block; margin: 10px auto 0 auto; cursor: pointer;}
.botaoVerMais:hover{ background-position: top; }
.botaoVerMais a{ display: block; width: 100%; height: 100%; text-decoration: none;}

.carrosselCima{ border: #ffff00 1px solid; width: 100%; left: 0; position: relative; height: 450px; margin: 70px auto 0 auto;}
.carrosselCima iframe{ width: 100%; height: 470px; overflow: hidden;}

.blocoBannerCima{ width: 100%; height: 300px; display: block; margin: 25px 0 25px 0; background-size: 10%;}
.blocoBannerCima img{ width: 100%; max-width: 1000px;}
.conteudoBlocoBannerCima{ width: 100%; max-width: 1000px; margin: 0 auto; display: block;}
.textoBanner{ font-family: 'Dragon'; color: # ; font-size: 600%;  width: 50%; max-width: 500px; line-height: 50px; padding: 30px 0 0 30px; position: absolute; height: 100%; z-index: 2;}
.textoBanner span, .textoBanner2 span{ font-size: 150px;}

.textoBanner2{ color: #fff; text-align: right; max-width: 1000px; right: 0;}

@media only screen and (max-width: 1920px) {
	.thumbColecao{ width: 20%; height: 450px; margin: 0 0; float: left; padding: 0 0;}
	.rodape{
		width: 100%; margin: 3em 0 0 0; padding: 0 0; display: block; text-align: center; border: #00ff00 0px solid; bottom: 0; position: relative;
	}
	.rodapeHome{
		position: absolute;		
	}
	.tituloDestaque{ background: #8b8b8b; height: 3em; width: 100%; max-width: 120.000em; margin: 1em auto 0 auto; }
	.busca{ margin: 1% auto 0 34%;}
	.tituloDestaque{ height: 2.5em; }
	.corpo{ max-width: 120.000em; }
	.boxImovel{ width: 10%;}
	.boxImovel div{ height: 5.2em;}
	.boxImovel h1{ font-size: 90%; padding: 2% 10%; line-height: normal; width: 90%; height: 2.6em; text-align: center;}
	.boxImovel h3{ letter-spacing: normal; font-size: 120%; }
	.logoRodape{ width: 23%; margin: 1em 0 0 0; }
	.emailRodape{ margin: 30px 0 0 0; width: 43%; }
	.rodape{ width: 100%; }
}

@media only screen and (max-width: 1600px) {
	.bannerSonho{ height: 650px; background-size: 100%; border: #000 0px solid;}
	.blocoQuemSomos{ padding: 0 0 0 0;}	
}


@media only screen and (max-width: 1500px) {
	.bannerSonho{ height: 620px; background-size: 100%; border: #000 0px solid;}
	.blocoQuemSomos{ padding: 0 0 0 0;}	
}

@media only screen and (max-width: 1280px) {
	.blocoQuemSomos{ height: 580px;}
	.bannerSonho{ height: 530px; background-size: 100%; border: #000 0px solid;}
	.thumbColecao{ width: 20%; height: 380px;}
	.busca{ margin: 1% auto 0 34%;}
	.tituloDestaque{ height: 2.5em; }
	.boxImovel{ width: 25%;}
	.boxImovel div{ height: 10.8em; }
	.boxImovel h1{ height: 2.8em; font-size: 100%; }
	.logoRodape{ width: 33%; }
	.emailRodape{ width: 33%; }
	.rodape{ width: 100%; margin: 1em 0 0 0; padding: 0 0 1% 0; height: auto; display: block; text-align: center; border: #00ff00 0px solid;  position: relative; }
}

@media only screen and (max-width: 1024px) {
	.bannerSonho{ height: 430px; background-size: 100%; border: #000 0px solid;}
	.legendaColecao{ margin: 200px 0 0 0;}
	.thumbColecao{ width: 20%; height: 350px; margin: 0 0; float: left; padding: 0 0;}
	.tituloCentralHome{ margin: 1.5em auto 1.5em auto; font-size: 2.5em; position: relative; text-align: center; }
    .fundoHomeDesktop{ display: none;}
    .fundoHomeMobile{ display: block; opacity: 0.4; }
    .busca{ margin: 1% auto 0 34%;}
    .tituloDestaque{ height: 2.5em; }
    .tituloDestaque img{ margin: -3% 1% -1% 5%; width: 8%; max-width: 7.438em; }    
    .boxImovel{ width: 25%;}
    .boxImovel div{ height: 8em;}
    .boxImovel h1{ height: 16%; font-size: 100%; }
    

	.logoRodape{
		width: 25%; background-size: 80%;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;	
	}
	.emailRodape{
		width: 35%;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;		
	}
	.redesRodape{
		width: 40%;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;	
	}    
	.slides .destaqueCarousel{ height: 31em; max-height: 31em; background-size: 100%;}
	.slides .thumbCarousel{ height: 9.375em; width: 12.500em; background-size: 100%; }
}

@media only screen and (max-width: 768px) {
	.blocoBannerCima{ width: 100%; height: 200px; margin: 25px 0 25px 0;}
	.blocoQuemSomos{ height: 500px; margin: 0 0; padding: 0px 0 0 0; border: #000 0px solid;}
	.imagemBlocoQuemSomos{ width: 200px; height: 200px; margin: 0 auto; }
	.tituloInternoBlocoQuemSomos{ font-size: 20px; margin: 10px 0 5px 0;}
	.textoInternoBlocoQuemSomos{ font-size: 14px; }
	
	.bannerSonho{ height: 330px; background-size: 100%; border: #000 0px solid;}
	.textoBanner{ font-size: 500%;  width: 60%;}
	.textoBanner span{ font-size: 150px;}
	
	.mapaGoogle{ margin: 2% 1% 0 0;width: 48%; float:left; display: block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; padding: 1% 1%; font-size: 90%;}
	.thumbFotosQuemSomos{ width: 15%; height: 80px; margin: 0 10px 10px 0; float: left;}
	.thumbColecao{ width: 25%; height: 350px; margin: 0 0; float: left; padding: 0 0;}
	.espacamento{ height: 58px; }
	.conteudoLookbook{ width: 700px; margin: 0 auto; background: #FFF;}

	.menuTopo{ height: 58px; text-align: center; padding: 0 0 0 0; display: block; position: fixed; z-index: 3; background: #005a89; border: #ff00ff 0px solid;}

	
    .btPesquisa{ margin: -11% 0 0 0; width: 35%}
    .busca{ margin: 1% auto 0 34%;}
    .busca select{ margin: 1% -2.4em 0 0; }
    .tituloDestaque{ height: 2em; }
    .boxImovel{ width: 33%; float: left; margin: 0 0;  text-align: center; }
    .boxImovel div{ height: 6.5em;}
	.logoRodape{
		width: 20%; background-size: 80%; margin-top: 1.5em;
	}
	.emailRodape{
		width: 35%; margin-top: 1.5em; font-size: 90%;
	}
	.redesRodape{
		width: 45%; margin-top: 0.5em;
	}
    
	.btInstitucionalHome{
		width: 236px; height: 74px; display: block; margin: 0 auto 2em auto; float: none;
	}	
	.btShopHome{
		width: 144px; height: 85px; display: block; margin: 0 auto; float: none;
	}
	.rodape{
		width: 100%; padding: 0.5em 0 0 0; margin-top: 0;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;	
	}
    .slides .destaqueCarousel{ height: 24em; background-size: 100%;}
    .slides .thumbCarousel{ height: 9.375em; width: 12.500em; background-size: 100%; }
}


/*identifica tela retina
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
body { background: #000; }
}*/

@media only screen and (max-width: 640px) {
	.blocoBannerCima{ width: 100%; height: 160px; margin: 25px 0 25px 0;}
	.tituloInternoBlocoQuemSomos{ font-size: 18px; margin: 5px 0 5px 0;}
	.tituloPagina{ height: 80px; background: url(../img/logo_titulo2.png) left no-repeat; background-size: 20%; padding: 0 0 0 60px; font-size: 30px; margin: 30px auto 0 auto; width: 100%; border: #000 0px solid;}
	.textoInternoBlocoQuemSomos{ font-size: 12px; }
	.bannerSonho{ height: 260px;}
	.blocoQuemSomos{ height: 400px;}
	.textoBanner{ font-size: 200%;  width: 60%; padding: 0 0 0 0;}
	.textoBanner span{ font-size: 150px;}
	.menuTopo{ height: 45px;}

	
	.carrosselTopoPagina{ height: 375px; margin: 140px auto 0 auto; width: 100%; }
	.carrosselTopo iframe{ width: 100%; height: 350px; overflow: hidden;}
	.thumbColecao{ width: 50%; height: 350px; margin: 0 0; float: left; padding: 0 0;}	
	.conteudoLookbook{ width: 90%; margin: 0 auto; background: #FFF;}
	.menuMobile{ display: block; }
	.menuMobile td{ text-align: center;}
	.menuDesktop{ display: none; }
	
	
    .logoRodape{ float: none; width: 85%; background-size: 40%; margin:  0 auto 1em auto;}
    .emailRodape{ float: none; width: 100%; margin: 0 auto 1.5em 0; padding: 0 0; text-align: center;}
    .redesRodape{ font-size: 90%; width: 100%; margin: 0 auto; text-align: center; height: auto; padding: 0 0;}
	.conecteRodape{ display: none;}
	
	.espacamento{ height: 45px; }
	.videosHome iframe{ width: 100%;}

}

@media only screen and (max-width: 480px) {
	
	.textoBanner{ font-size: 300%;  width: 70%; padding: 20px 0 0 10px; line-height: 30px;}
	.textoBanner span{ font-size: 150%;}
	
	.blocoQuemSomos{ padding: 0px 0 0 0;}
	.bannerSonho{ height: 250px; background-size: 100%; border: #000 0px solid;}
	
	.blocoInternoQuemSomos{ width: 100%; float: left; border: #000 0px solid; margin: 0 0 5% 0; text-align: center;}

	
	.assinatura{
		margin: 80px auto 0 auto; float: none; display: block;
	}
	.assinatura2{
		margin: 120px auto 0 auto; float: none; display: block;
	}
	.mapaGoogle{ margin: 4% auto 0 auto;width: 90%; float:none; padding: 1% 1%; font-size: 90%;}
	.carrosselTopo{ height: 300px; margin: 50px auto 0 auto;}
	.carrosselTopo iframe{ height: 300px; overflow: hidden; width: 50%;}
	.thumbFotosQuemSomos{ width: 31%; height: 80px; margin: 0 5px 10px 0; float: left;}
	label{ margin: 0 5px 0 0; width: 50%; font-size: 12px; display: block;}
	.espacamento{ height: 0px; }
	.fundoHomeMobile{ background-size: 150%; background-position: left;}
	.menuTopo a img{ width: 45%; }
	
	.logoHome{ width: 90%; }
    .icone{ display:none; }
    .iconeIphone{ display: table; width: 25%; margin: 0 0 0 0; float: left; max-width: 10.813em;}
    .cabecalho{ background: #494949;}
    .conteudoCabecalho{ width: 95%; padding: 0 0;}    
    .busca{ width: 75%; margin: 0 auto 0 2%; padding: 2em 0 0 0;}
    .btPesquisa{ width: 25%; }
    .busca select{ margin: 0 -2.4em 0 0;}
    .boxImovel{ width: 50%; float: left; margin: 0 0; text-align: center; }
    .boxImovel div{ height: 6.5em;}
    .rodape{ width: 100%; background: #000; height: auto; padding: 0.5em 0 2.6em 0; margin: 2em 0 0 0; position: relative; }

    #carousel{ display: none; }
    #main{ width:80%; }
    .dadosDetalhes{ width: 80%; }
    .slides .destaqueCarousel{ height: 14em; max-height: 16em; background-size: 100%;}
}

@media only screen and (max-width: 320px) {
	.nomeLookbook{ float: none; position: relative; color: #999; width: 100%; font-size: 12px;}
	.thumbFotosQuemSomos{ width: 90%; height: 150px; margin: 0 0 10px 0; float: left;}
	.legendaColecao{ margin: 100px 0 0 0;}
	.thumbColecao{ width: 100%; height: 250px; margin: 0 0; float: left; padding: 0 0;}
	.espacamento{ height: 178px; }
	.tituloCentralHome{ margin: 0.5em 0 0.5em 0; font-size: 180%;}
	.btInstitucionalHome{ width: 50%; margin: 0.5em auto 0.5em auto;}
	.btShopHome{  width: 30%; margin: 0 auto;}
    .conteudoCabecalho{ width: 90%; padding: 0 0;}
    .busca{ width: 75%; margin: 0 auto 0 2%; padding: 2em 0 0 0;}
    .btPesquisa{ width: 35%; }
    .busca select{ margin: 0% -2.4em 0 0;}
    .boxImovel{ width: 100%; float: left; margin: 0 0; text-align: center;}
    .boxImovel div{ height: 10em;}
    .logoRodape{ margin: 0 auto;  background-size: 50%;}
    .rodape{ width: 100%; padding: 0.5em 0 0 0; margin: 1em 0 0 0;}
    .cidades{ font-size: 70%; }
    .dadosDetalhes{ width: 80%; }
    .dadosDetalhes ul li{ display: list-item; text-align: left;}
    .valor span{ display: block;}
    .slides .destaqueCarousel{ height: 11em; max-height: 16em; background-size: 100%; border: none;}    
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
