/* CSS Document */

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
body {
	margin:0;
	padding:0;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	color:#958585;
}
input {
    -webkit-appearance: none;
    border-radius: 0;
}
a {
    color:#958585;
    transition: all 0.2s ease-out;
}
a:hover {
    color:#EC1C24;
    text-decoration: none;
}

.centro {
	max-width:66em;
	margin:auto;	
}

#botaoMobile {
	display:none;
}

.topo {
    z-index: 100;
}
.topo #menu ul {
	padding:0;
	margin:0;
}
.topo .logo.mobile {
	display:none;	
}

#fotosTopo {
    display:block;
    position: relative;
    padding-top:33.14%;
    overflow: hidden;
}
#fotosTopo img {
    position: absolute;
    top:0;
    left:0;
    min-height: 100%;
    opacity: 0;
    transition: opacity 1s ease-out;
}
#fotosTopo img.actual {
    opacity: 1;
}

#pagina {
    border-top:2px solid #dfdedb;
    background-color: #F7F5F0;
}


#rodape {
    padding:0em;
    position: relative;
    background-color: #E2DED5;
    overflow: hidden;
}
#rodape .bloco {
    margin:2% 0;
    padding:0 2%;
    width:15.5%;
    border-right:1px solid #c9c5bb;
    font-size: 0.75em;
    float:left;
    min-height:7em;
}
#rodape .bloco:last-child {
    border-right: 0;
}
#rodape .bloco p {
    margin:0;
}
#rodape .bloco h5 {
    display:block;
    margin:0;
    margin-bottom:1em;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.3em;
    font-family: "Cinzel", serif;
}

#rodape .noticias ul {
    list-style: none;
    padding:0;
    margin:0;
}
#rodape .noticias ul li a {
    display:block;
    line-height: 1.3em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom:0.2em;
    text-decoration: none;
}
#rodape .noticias ul li a:hover {
    text-decoration: none;
}
#rodape a {
    text-decoration: none;
}
#rodape ul.sociais {
    list-style: none;
    padding:0;
    margin:0;
    display: inline-block;
}
#rodape ul.sociais li {
	float:left;
	margin-right:0.4em;	
}
#rodape a.agente {
    display: inline-block;
    padding:0.4em 0.6em;
    margin-top:0.7em;
    text-transform: uppercase;
    background-color: #f0f0f0;
    color: #958585;
    border-radius: 0.3em;
    font-weight: normal;
    border-bottom: 0.15em solid #ababab;
}
#rodape a.agente:hover {
    background-color: #FFF;
}

#conteudo {
    
}
#conteudo.home {
    background-color: #FFF;
}
#conteudo_texto {
    margin-left:20%;
    text-align: justify;
    line-height: 1.5em;
}
.paddingConteudo {
	padding:2em;
}
#conteudo .colunas {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-width:15em;
    -webkit-column-width:15em;
    -moz-column-width:15em;
}

#pagina h1 {
    font-family: Cinzel, serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.6em;
}

#pagina h1.principal {
    margin:0;
    padding:1em;
    text-align: center;
    font-size:1.9em;
}


.noticiaBloco {
    position: relative;
    overflow: hidden;
    margin-bottom:2em;
    border-bottom:1px dotted #c9c5bb;
    padding-bottom:2em;

}
.noticiaFoto {
    float: left;
    max-width:28%;
}
.noticiaDireita {
    margin-left:30%;
}
.noticiaDireita h1 {
    margin-top:0;
}
.noticiaDireita .noticiaResumo {
    
}
.noticiaFim {
    margin-top:1em;
    overflow: hidden;
    text-align: center;
}
.noticiaFim a.lerMais, .paginacao a  {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8em;
    text-decoration: none;
}
.noticiaFim a.lerMais {
    float: right;
}
.noticiaFim .noticiaData {
    float:left;
}
.noticiaCorpo {
    clear:left;
    padding-top:1.5em;
}
.paginacao {
    padding-bottom:2em;
}
.paginacao .seguinte {
    float:right;
}
.paginacao .anterior {
    float:left;
}




#home .slide {
    position: relative;
}
#home .slide .holder {
    position: relative;
    overflow: hidden;
    height:0;
}
#home .slide .holder a {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;

    -moz-transition:visibility 0s linear 0.5s,opacity 0.5s linear;
    -webkit-transition:visibility 0s linear 0.5s,opacity 0.5s linear;
    -ms-transition:visibility 0s linear 0.5s,opacity 0.5s linear;
    transition:visibility 0s linear 0.5s,opacity 0.5s linear;
    opacity:0;
    visibility: hidden;
}
#home .slide .holder a.sel {
    opacity:1;
    visibility: visible;
    transition-delay:0s;
}
#home .slide .holder a img {
    max-width: 100%;
}

#home .blocoBaixo {
    position: relative;
    overflow: hidden;
}
#home .blocoBaixo .slide.esquerda {
    position: absolute;
    left:0;
    width:49.9%;
}

#home .slide.cima .holder {
    padding-top:33.144%;
}
#home .slide.esquerda {
    left:0;
}
#home .slide.esquerda .holder {
    padding-top:75.522%;
    
}
#home .slide.esquerda.baixo {
    bottom:0;
}

#home .slide.direita_vertical {
    float:right;
    width:49.9%;
}
#home .slide.direita_vertical .holder {
    padding-top:151.423%;
}

#home .slide.direita_vertical, #home .slide.esquerda.baixo {
    margin-bottom:0.1em;
}

#home .slide .titulos {
    position: absolute;
    left:0;
    right:0;
    bottom:0;
    padding-top:7em;
    z-index: 10;
    background-image: url(../imgs/bgDestaque.png);
    background-repeat: repeat-x;
    background-position: bottom;
}
#home .slide .titulo, #home .slide .subtitulo {
    display: block;
    padding:0.5em 1em;
    text-align: center;
    color:#FFF;
    text-shadow: 0 0 0.2em rgba(0,0,0,0.5);
    transition:all 0.6s ease-out;
}
#home .slide .titulo {
    font-family: "Cinzel", serif;
    font-size: 2em;
    padding-top:0em;
}
#home .slide .subtitulo {
    text-transform: uppercase;
    font-size: 0.9em;
}

#home .slide a:hover .titulo {
    transform: scale(1.05); 
}
#home .slide a:hover .subtitulo {
    transform: scale(0.95); 
}



#home .slide .bolas {
    position: absolute;
    top:1em;
    right:1em;
    z-index: 10;
}
#home .slide .bolas span {
    width:0.7em;
    height:0.7em;
    border-radius: 0.7em;
    float: left;
    margin-left:0.7em;
    background-color: #FFF;
    box-shadow: 0 0 0.2em rgba(0,0,0, 0.4);
    opacity: 0.5;
    cursor:pointer;
}
#home .slide .bolas span.sel {
    opacity:1;
}
#home .slide .bolas.vazio {
    display: none;
}



#home .botoes {
    overflow: hidden;
    margin-bottom:0.3%;
    margin-top:0.3%;
}
#home .botoes a {
    display: block;
    width:24.775%;
    padding:0;
    float: left;
    margin:0;
    text-align: center;
    background-color: #E2DED5;
    margin-right:0.3%;
    transition:all 0.3s ease-out;
    min-height:8em;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.8em;
}
#home .botoes a:last-child {
    margin-right:0;
}
#home .botoes a:hover {
    background-color: #CCC9BF;
    color:#958585;
}
#home .botoes a .conteudo {
    display: block;
    margin:auto;
}
#home .botoes a strong {
    font-family: Cinzel, serif;
    font-size: 1.9em;
    display: block;
    
}




h2, h3, h4 {
    font-family: Cinzel, serif;
    text-transform: uppercase;
}
h2 {
	margin-top:1.5em;	
}




.pergunta, .resposta {
    margin:0;
    transition:all 0.3s ease-out, padding 0s ease-out;
    -webkit-transition:all 0.3s ease-out, padding 0s ease-out; 
}
.pergunta.destaque {
    font-weight: bold;
}
.pergunta {
    padding:0.8em;
    font-size: 1.2em;
    border-bottom:1px dotted #CCC;
    margin-bottom:0;
    margin-top:0;
    cursor: pointer;
    margin-bottom:-1.8em;
    z-index:2;
}
.pergunta.sel {
    background-color: #FFF;
    margin-bottom:0;
}
.resposta {
    padding-bottom:0;
    max-height: 0em;
    margin:0;
    overflow: hidden;
    padding:1em;
    opacity: 0;
    z-index:1;
    pointer-events: none;
}
.resposta.sel {
    max-height: 46em;
    margin-bottom:2em;
    opacity: 1;
    pointer-events: auto;
}


#conteudo_texto form label {
    display: block;
    text-transform: uppercase;
    font-size: 0.8em;
}
#conteudo_texto form input, #conteudo_texto form textarea, #formNewsletter input.botao, #conteudo_texto form select {
    display: block;
    width:100%;
    box-sizing: border-box;
    background-color: #FFF;
    border:0;
    padding:0.5em;
    font-size:1em;
    font-family: Lato, sans-serif;
    margin-bottom:1em;
    max-width:40em;
    background-color: #E2DED5;
    border-radius: 0.2em;
}
#conteudo_texto form input[type=radio] {
	margin-bottom:0;
	appearance:radio;
	 -webkit-appearance:radio;
}
#conteudo_texto form input.botao, #formNewsletter input.botao {
    width:auto;
    text-transform: uppercase;
    color:#958585;
    padding:0.5em 2em;
    border-bottom:0.15em solid #ABABAB;
    transition: all 0.5s ease-out;
    cursor: pointer;
}
#conteudo_texto form input.botao:hover, #formNewsletter input.botao:hover {
    background-color: #CCC9C2;
    color:#333;
}



#produtosLista .artigo {
    display:inline-block;
    width:23%;
    margin:1%;
    box-shadow: 0 0 0.3em rgba(0,0,0,0.2);
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
#produtosLista .artigo a {
    transition: all 0.2s ease-out;
}
#produtosLista .artigo a.foto {
    width:100%;
}
#produtosLista a img {
    width:100%;
    display: block;
}
#produtosLista a.foto span {
    display: block;
    position: absolute;
    bottom: -3.5em;
    background-color:rgba(255,255,255,0.8);
    left:0;
    right:0;
    padding:1em;
    font-size: 0.9em;
    transition: all 0.5s ease-out;
    color:#958585;
}
#produtosLista a span strong, #produtosLista a span small {
    display: block;
}
#produtosLista .artigo:hover a.foto span {
    bottom: 0;
}
#produtosLista .artigo:hover {
	transform:scale(1.05);
	box-shadow: 0 0 0.6em rgba(0,0,0,0.15);
}
#produtosLista a.zoom {
    width:1em;
    height:1em;
    display: block;
    padding:10%;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
}
#produtosLista .artigo:hover a.zoom {
    opacity: 1;
}

.produtoDetalhes {
    position: relative;
}
.produtoDetalhes .fotos {
    width:60%;
}
.produtoDetalhes .fotos .galeria {
    margin-top:0.5em;
}
.produtoDetalhes .fotos .galeria a {
    max-width:32%;
    display: inline-block;
    margin-right:1em;
}
.produtoDetalhes .produtoFoto {
    display: block;
}
.produtoDetalhes .fotos a {
    box-shadow: 0 0 0.3em rgba(0,0,0,0.2);
}
.produtoDetalhes .fotos img {
    max-width: 100%;
    display: block;
}
.produtoDetalhes .descricao {
    position: absolute;
    right:0;
    top:0;
    width:35%;
}
.produtoDetalhes .linhas {
}
.produtoDetalhes .linhas .linha {
    font-size: 0.9em;
}
.produtoDetalhes .linhas .linha label, .produtoDetalhes .descricao .linha span {
    padding:2%;
    display: inline-block;
    margin:0.5%;
}
.produtoDetalhes .linhas .linha label {
    background-color: #EFEBE4;
    width:33%;
    text-transform: uppercase;
    vertical-align: top;
}
.produtoDetalhes .descricao .linha span {
    width:57.5%;
    margin-left:0;
    background-color: #FFF;
}
.produtoDetalhes .paginacaoProdutos {
	position:absolute;
	left:65%;
	bottom:0;
	right:0;
}
.produtoDetalhes .paginacaoProdutos a {
    width:32%;
    float:left;
    text-align: center;
    margin:0.5%;
    display: block;
    padding:0.9em 0;
    text-transform: uppercase;
    font-size: 0.8em;
    text-decoration: none;
    border-radius:0.3em;
    background-color: #E2DED5;
    border-bottom: 0.2em solid rgba(0,0,0,0.1);
    color: #958585;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
    
}
.produtoDetalhes .paginacaoProdutos a:hover, .produtoDetalhes .paginacaoProdutos a.voltar:hover {
    background-color: #CCC9C2;
    color:#FFF;
}
.produtoDetalhes .paginacaoProdutos a:active, .produtoDetalhes .paginacaoProdutos a.voltar:active {
    border-top:0.2em solid transparent;
    border-bottom:0;
}
.produtoDetalhes .paginacaoProdutos a.voltar {
    background-color: #FFF;
}
.produtoDetalhes a.video {
    position: absolute;
    top:1em;
    left:1em;
    display: block;
    padding:0.5em;
    padding-left:2.5em;
    background-color: #EFEBE4;
    border-bottom: 0.15em solid rgba(0,0,0,0.1);
    border-radius: 0.3em;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: none;
}
.produtoDetalhes a.video:hover {
    background-color: #e2ded5;
    color:#000;
}
.produtoDetalhes a.video img {
    position: absolute;
    top:0.5em;
    left:0.8em;
}

/* tabs */
.produtoDetalhes .tabs {
    margin:0%;
}
.produtoDetalhes .tabs a {
    padding:0.4em 0;
    width:50%;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    box-sizing: border-box;
}
.produtoDetalhes .tabs a:hover {
    color:#000;
}
.produtoDetalhes .tabs a.on {
    background-color: #efebe4;
    border-right:1px solid rgba(0,0,0,0.15);
    transition: none;
}
.produtoDetalhes .tabbed {
    position: relative;
    min-height:11em;
}
.produtoDetalhes .tabbed .linhas {
    display: none;
    background-color: #efebe4;
    padding:3%;
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}
.produtoDetalhes .tabbed .linhas.on {
    display: block;
}
.produtoDetalhes .tabbed .linhas .linha {
    border-bottom: 1px solid #FFF;
}
.produtoDetalhes .tabbed .linhas .linha:last-child {
    border-bottom: 0;
}
.produtoDetalhes .tabbed .linhas .linha label, .produtoDetalhes .tabbed .linhas .linha span {
    margin:0;
    background-color: transparent;
}
.produtoDetalhes .tabbed .linhas {
    border-bottom:1px solid rgba(0,0,0,0.15);
    border-right:1px solid rgba(0,0,0,0.15);
}
.produtoDetalhes .tabbed .linhas .linha label {
    width:32%;
    font-weight: 400;
}
.produtoDetalhes .tabbed .linhas .linha span {
    width:60%;
}
/* partilha */
.produtoDetalhes .partilha {
    position: absolute;
    top:-2.5em;
    right:0;
}
.partilha span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.7em;
    vertical-align: middle;
}
.partilha ul {
    vertical-align: middle;
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    padding: 0;
    margin:0;
    margin-left:0.6em;
}
.partilha ul li {
    float: left;
    margin-right: 0.5em;
}
#agentes .partilha {
    padding-top:1em;
	float:right;
}



#rodape #formNewsletter p {
	margin-bottom:0.5em;
	margin-top:-0.8em;	
}
#formNewsletter {
	width:100%;
    max-width:16em;
    margin:auto;
}
#formNewsletter input {
	width:48%;
	float:left;
	display:block;
	border:0;
	background-color:rgba(255,255,255, 0.7);
	border-radius:0.2em;
	padding:0.3em 0.3em;
	margin:0.3em 0;
	box-sizing:border-box;
}
#formNewsletter input[name=email]{
	margin-left:4%;	
}
#formNewsletter input.botao {
	background-color:#F0F0F0;
	width:100%;
	clear:left;
	padding:0.3em 0.3em;
}
#formNewsletter input.botao:hover {
	background-color:#FFF;	
}





#agentes .mapHolder {
    position: relative;
    padding-top:50%;
}
#agentes #map {
    position: absolute;
    top:0;
    left:41%;
    right:0;
    bottom: 0;
}
#agentes #pesquisa {
    position: absolute;
    top:0;
    left:0;
    right:61%;
    bottom:0;
    z-index:10;
    background-color: #E2DED5;
    padding:1em;
}
#agentes #pesquisa .form {
    position: static;
}
#agentes input {
    width:50%;
    margin-right:5%;
    padding:2.5%;
    border:0;
    font-family: 'Lato', sans-serif;
    font-size: 1em;
}
#agentes h2 {
    margin-top:0;
    font-size: 1.2em;
}
#agentes .botao, #conteudo_texto a.botao {
    display: inline-block;
    text-decoration: none;
    margin:0;
    width:35%;
    text-transform: uppercase;
    color:#958585;
    border-bottom:0.15em solid #ABABAB;
    background-color: rgba(0,0,0,0.1);
    transition: all 0.5s ease-out;
    cursor: pointer;
    border-radius: 0.2em;
    text-align: center;
}
#agentes .botao:hover, #conteudo_texto a.botao:hover {
    background-color: rgba(0,0,0,0.2);
    border-bottom:0.15em solid #999;
    color:#333;
}

#agentes #resultados {
    position:absolute;
    top:11em;
    bottom: 1em;
    right:1em;
    left:1em;
    overflow-y:auto;
}
#agentes #resultados .loading {
    position: absolute;
    top:50%;
    left:50%;
    margin-left:-1em;
    margin-top:-1em;
}
#agentes a.agente {
    display: block;
    font-size: 0.95em;
    padding-bottom: 1em;
    margin-bottom: 1em;
    transition: all 0.2s ease-out;
    color:#958585;
    border-bottom:1px solid rgba(0,0,0,0.1);
}
#agentes a.agente .distancia {
    float: right;
    font-size: 0.9em;
}
#agentes a.agente p {
    font-size: 0.8em;
    margin-bottom:0;
}
#agentes a.agente.mapa {
    background-image: url(../imgs/bulletMapa.svg);
    background-position: 98% center;
    background-repeat: no-repeat;
    cursor: pointer;
}
#agentes a.agente.mapa:hover {
    background-position: 100% center;
}
.premium, #agentes a.agente.premium {
    padding-bottom:2.7em;
}
.premium:after {
    position: absolute;
    display: block;
    margin-top:0.8em;
}
.premium.N:after {
	content: "W";
	background-color: #BBBBBB;
	color:#333;
}
.premium.E:after {
	content: "E&W";
	background-color: #817a6b;
	color:#FFF;
}
.premium.P:after {
	content: "E&W Premium";
	background-color: #e5b218;
	color:#FFF;
}
.premium.L:after {
	content: "E&W Platinum";
	background-color: #ed1f1c;
	color:#FFF;
}
.premium:after {
    border-radius:0.3em;
    font-size: 0.7em;
    text-transform: uppercase;
    padding:0.4em 1em;
    font-weight: normal;
    background-color:#ccc8c0;
}
#agentes .detalhe .premium {
    display: inline-block;
}
#agentes a.agente.mapa {
    
}
#agentes .balaoMapa strong {
    display: block;
    border-bottom:1px dotted #E2DED5;
    padding:0.5em 0;
}
#agentes .balaoMapa a {
    text-transform: uppercase;
    font-size: 0.9em;
    text-decoration: none;
    padding:0.3em 0.6em;
    background-color: #E2DED5;
    display: inline-block;
    border-radius:0.2em;
}
#agentes .balaoMapa a:hover {
    color:#FFF;
    background-color: #807B6F;
}

#agentes .detalhe p {
    font-size: 0.9em;
}
#agentes .detalhe .botoes {
    margin-top:1.5em;
}
#agentes .detalhe .botoes a.botao {
    margin-right:1em;
}
#agentes a.botao, #conteudo_texto a.botao {
    padding:2.5% 5%;
    width: auto;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    margin-bottom: 1em;
}

#conteudo_texto a.botao {
    padding:0.5em 1em;
}




#conteudo.sem_margem #conteudo_texto {
    margin-left:0;
}


.galeriaFilme {
    position: relative;
    padding-top:66.6666%;
    background-color: #000;
    margin-top:1em;
    margin-bottom:1em;
}
.galeriaFilme .holder a {
    position: absolute;
    display: block;
    top:0;
    left:0;
    right:0;
    bottom: 0;
    text-align: center;
    opacity:0;
    transition: all 1s ease-out;
    overflow: hidden;
    z-index:5;
}
.galeriaFilme .holder a span {
    position: absolute;
    display: block;
    bottom:0;
    left:0;
    right:0;
    padding:1em;
    z-index:10;
    background-color: rgba(0,0,0,0.4);
    font-size: 1.5em;
    bottom:-3.2em;
    transition: bottom 1s ease-out;
    color:#FFF;
}
.galeriaFilme .holder a img {
    position: relative;
    display: block;
    max-height: 100%;
    max-width: 100%;
    margin:auto;
}
.galeriaFilme .holder a.sel {
    opacity: 1;
    z-index: 6;
}
.galeriaFilme .holder a.sel span {
    opacity: 1;
    bottom:0;
}
.galeriaFilme .seta {
    position: absolute;
    top:50%;
    font-size: 4em;
    text-align: center;
    margin-top:-0.2em;
    z-index:100;
	cursor:pointer;
}
.galeriaFilme .seta.esq {
    left:-0.35em;
}
.galeriaFilme .seta.dir {
    right:-0.35em;
}




.produtos {
    position: relative;
}
.filtros {
    /*
    background-color:#E2DED5;
    padding:0.6em 1em;
    box-shadow: 0px 1px 0 rgba(0,0,0,0.2);
    */
    margin-bottom: 1em;
    position: absolute;
    right:0.5em;
    top:3em;
}
.filtros, .filtros .filtro {
    border-radius: 0.3em;
}
.filtros h3 {
    margin: 0;
    margin-bottom: 0.5em;
    margin-right:5%;
    
    display: none;
}
.filtros .filtro {
    display: inline-block;
    margin-right:2em;
    background-color: #FFF;
    overflow: hidden;
    position: relative;
    font-size: 0.9em;
    box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}
.filtros .filtro label {
    float:left;
    padding:0.6em;
    text-transform: uppercase;
    background-color: rgba(226,222,213, 0.8);
    font-size: 0.8em;
    border-right:1px dotted #ABABAB;
    font-weight: normal;
    text-align: center;
}
.filtros select, .filtros input, .filtros a {
    padding:0.6em;
    border:0;
    font-size: 0.8em;
    display: inline-block;
    background-color: #FFF;
    margin:0;
}
.filtros select, .filtros input {
    font-family: 'Lato', sans-serif;
    color:#958585;
    font-weight: 300;
    width:8em;
}
.filtros input {
    margin-right: 2em;
}
.filtros .submit {
    position: absolute;
    right:0;
    top:0;
    padding:0.4em;
    display: inline-block;
    cursor: pointer;
}
.filtros select {
    padding:0.5em;
}
.filtros input:focus {
    outline: none;
}
.filtros select {
    border:0;
    padding-right:3em;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    appearance: none;
    background-image: url(../imgs/selectArrow.png);
    background-position: 90%;
    background-repeat: no-repeat;
    margin-bottom: 0;
}
.filtros a {
    padding-right:3em;
    text-decoration: none;
}
.filtros a:hover {
    color:#958585;
}
.filtros a span {
    position: absolute;
    right:0;
    top:0;
    line-height: 1.5em;
    font-size: 1.5em;
    padding:0.1em 0.5em;
    text-decoration:none;
    margin-left:0.5em;
    display: inline-block;
    vertical-align: middle;
}
.filtros a:hover span {
    color:#000;
}



#mapaDoSite a {
    text-decoration: none;
}
#mapaDoSite a:hover {
    text-decoration: underline;
}




.expansivelLink {   
    padding-left:2em;
    background-image: url(../imgs/setaDir.svg);
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom:1em;
    border-bottom:1px solid #FFF;
    cursor: pointer;
    transition: all 0.2s ease-out;
}
.expansivelLink:hover {
    background-position: 0.5em center;
}
.expansivelLink.sel {
    background-image: url(../imgs/setaBaixo.svg);
}
.expansivelLink.sel:hover {
    background-position: left center;
}
.expansivelArea {
    max-height: 0;
    overflow: hidden;
    transition: all 1s ease-out;
    opacity: 0;
}
.expansivelArea.sel {
    max-height: 90em;
    opacity:1;
}


em.destaque {
    display: block;
    margin:auto;
    text-align: center;
    font-family: 'Cinzel', serif;
    font-size: 1.2em;
    padding:1em;
    font-style: normal;
}

.video {
    position: relative;
    padding-top:50%;
}
.video iframe {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}




#formSerie {
    overflow: hidden;
}
#conteudo_texto #formSerie input {
    display: inline-block;
    width: auto;
    margin-right:1em;
    vertical-align: text-bottom;
}

#conteudo_texto .linhas {
    background-color: #efebe4;
    border-radius: 0.3em;
    padding:1%;
    border-bottom:1px solid rgba(0,0,0,0.15);
    border-right:1px solid rgba(0,0,0,0.15);
}
#conteudo_texto .linha {
    padding:1%;
    border-bottom: 1px solid #FFF;
}
#conteudo_texto .linha:last-child {
    border-bottom: 0;
}
#conteudo_texto .linha label {
    display: inline-block;
    width:40%;
    font-weight: 400;
    text-transform: uppercase;
}
#conteudo_texto .linha .valor {
    width:60%;
    display: inline-block;
    vertical-align: text-top;
}




#idiomas {
    position: absolute;
    top:0;
    right:0;
    font-size: 0.8em;
    background-color: #F7F5F0;
    padding:0.5em;
    border-bottom-left-radius: 0.4em;
    border-bottom-right-radius: 0.4em;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
}
#idiomas a {
    margin:0 0.4em;
    text-decoration: none;
}
#idiomas a.sel {
    opacity: 0.7;
}
#idiomas a:hover {
    color:#000;
}



.serie {
    position: relative;
    text-align: left;
}
#conteudo_texto .linhas {
}
.serie {
    
}
.serie .foto {
    position: absolute;
    right:0;
    width:32%;
}
.serie .foto img {
    display: block;
    width:100%;
    box-shadow: 0 0 0.3em rgba(0,0,0,0.2);
}
.serie .linhas {
    margin-right:35%;
}
.serie .etiqueta {
	display: inline-block;
	box-shadow: 0 0 0.3em rgba(0,0,0,0.2);
	vertical-align:top;
	margin-left:2em;
}
#formSerie {
	display:inline-block;	
}
.serie label span {
	background-color:#CC0000;
	border-radius:50%;
	width:1.4em;
	height:1.4em;
	line-height:1.4em;
	display:inline-block;
	margin-left:0.5em;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

.categorias {
    
}
.categorias a {
    display: inline-block;
    position: relative;
    width:32%;
    margin-right:1%;
    margin-bottom:0%;
    padding-top:24%;
    text-align: left;
    overflow: hidden;
    padding-bottom: 2.5em;
    text-transform: uppercase;
    transition: all 0.2s ease-out;
    background-color: #FFF;
}
.categorias a:hover {
    box-shadow:0 0 0.5em rgba(0,0,0, 0.1);
    transform:scale(1.05);
    z-index:2;
}
.categorias a img {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    opacity:0;
    transition: all 2s;
}
.categorias a img.on {
    opacity:1;
}
.categorias a span {
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    padding:0.4em 0.6em;
    font-size: 0.9em;
    right:0em;
    z-index:1;
    background-color: rgba(255,255,255,0.8);
}



#home .video_topo_esquerda {
	position:absolute;
	top:0;
	left:0;
	width: 49.9%;
}
#home .video_topo_esquerda .video_holder {
	position:absolute;
	top:0;
	left:0;
	right:0;
	padding-top:75.522%;
}
#home .video_topo_esquerda .video_holder div {
	position:absolute;
	top: 0;
	left:0;
	bottom:0;
	right:0;
}


#formNewsletter input[type="checkbox"] {
	width:auto;
	margin-right:0.5em;
	-webkit-appearance: checkbox;
}
#formNewsletter label {
	font-size:0.9em;	
}
input[type="submit"]:disabled {	
	opacity:0.5;
}
#conteudo_texto #privacidadeApoio, #conteudo_texto #privacidadeEncontrar, #conteudo_texto #privacidadeSerie {
	display:inline-block;
	vertical-align:middle;
	width:auto;
	margin:auto;
	margin-right:1em;	
}





.indice {
    margin-left:-1%;
    margin-right:-1%;
}
.indice h2 {
    margin:1%;
	margin-bottom:0.5em;
}
.indice .items {
    margin-bottom: 2em;
}
.indice .items a {
    display:inline-block;
    width:48%;
    margin:1%;
    position: relative;
    overflow: hidden;
    transition: all 0.2s ease-out;
    box-shadow: 0 0 1em rgba(0,0,0,0.1);
}
.indice .items a img {
    max-width:100%;
    display: block;
}
.indice .items a div {
    position: absolute;
    bottom: 0;
    padding:4%;
    left:0;
    right:0;
    text-align: center;
    padding-bottom:6%;
}
.indice .items a strong {
    font-family: Cinzel, serif;
    font-weight: bold;
    display: block;
    font-size:1.3em;
}
.indice .items a span {
    display: block;
}
.indice .items a:hover {
    transform: scale(1.02);
    box-shadow: 0 0 2em rgba(0,0,0,0.05);
    color:#000;
}

.legenda {
	padding-top:1em;
}
.legenda strong {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.7em;
    vertical-align: middle;
}
.legenda ul {
	list-style: none;
	padding:0;
	font-size:0.9em;
}
.legenda ul li span {
	display:inline-block;
}
.legenda ul li span.premium {
	padding-bottom:0;	
}
.legenda ul li span:after {
	position: static;
	margin-right:1em;
}



#conteudo_texto img {
	max-width:100%;	
}


/* nao mobile */
@media all and (min-width: 801px) {

    #overlayMobile {
		display:none;	
	}
    
	.topo {
		height:11.5em;
		position:relative;
	}
    .topo .logo {
        position: static;
        display: block;
        text-align: center;
        padding-top:1.75em;
    }
    .topo .logo img {
        
    }
	.topo #menu {
		position:absolute;
		left:0;
		right:0;
		bottom:2.5em;
		text-transform:uppercase;
	}
	.topo #menu ul {
		list-style:none;	
	}
    .topo #menu ul.n0 {
        width:100%;
        display: table;
    }
    .topo #menu ul.n0 li {
        text-align: center;
        position: relative;
        display: table-cell;
        vertical-align: middle;
        padding:0em 2em;
        border-right:1px solid #dfdedb;
    }
    .topo #menu ul.n0 li:first-child {
        text-align: left;
        padding-left:0;
    }
    .topo #menu ul.n0 li:last-child {
        text-align: right;
        border-right:0;
        padding-right:0;
    }
	.topo #menu  ul.n1 {
        position: absolute;
        border-top:0.7em solid #FFF;
        display:block;
        left:0;
        right:0;
        background-color: #E7E4DD;
        padding:0% 0%;
        transition:visibility 0s linear, opacity 0.3s ease-out;
        visibility: hidden; /**/
        opacity:0; /**/
        font-size: 0.8em;
	}
    .topo #menu  ul.n0 li:hover ul.n1 {
        display:block;
        opacity:1;
        visibility: visible;
    }
    .topo #menu  ul.n1 li, .topo #menu  ul.n1 li:first-child, .topo #menu  ul.n1 li:last-child {
        width:100%;
        display: block;
        text-align: left;
        padding:0em;
        border:0;
        border-bottom:1px dotted #FFF;
    }
    .topo #menu ul.n1 li a {
        padding:0.7em 1.4em;
        color:#958585;
    }
    .topo #menu ul.n1 li a:hover {
        color:#000;
    }
    .topo #menu  ul.n1 li:last-child {
        border-bottom: 0;
    }
    .topo #menu  ul.n1 a.sel {
        background-image: url(../imgs/bullet.svg);
        background-repeat: no-repeat;
        background-position: 0.25em 0.85em;
        color:#EC1C24;
    }
    .topo #menu li a {
        text-decoration: none;
        display: block;
    }
    .topo #menu ul.n1 li a:hover {
        z-index:100;
    }
    
    .topo #menu  ul.n2 {
        background-color: rgba(255,255,255, 0.5);
        font-size: 1em;
        text-transform: none;
    }
    .topo #menu  ul.n2 li a {
        padding-left:2em;
    }
    .topo #menu  ul.n1 ul.n2 li {
        border-bottom: 0;
    }
    .topo #menu ul.n1 li a:hover {
        background-color: rgba(0,0,0,0.05);
    }


}

/* intermedio */
@media all and (min-width: 801px) and (max-width: 950px) {
	
	.topo #menu .menu {
		font-size:0.75em;
	}
	
}

/* mobile */
@media all and (min-width: 0px) and (max-width: 800px) {

	body {
		overflow-x:hidden;
	}
	html {
		overflow-x: hidden;
		overflow-y: auto;
		position: relative;	
	}
	
	#pagina {
		margin-top:3.125em;
		left:0;
	}
    
    #overlayMobile {
		display:block;
		background-color:rgba(0,0,0,0.4);
		position:fixed;
        top:3.125em;
        margin-top:1px;
		bottom:0;
		left:0;
		width:100%;
		z-index:99999;
		visibility:hidden;
		opacity:0;
		transition:opacity 0.4s ease-out, visibility 0s ease-out, left 0.4s ease-out;
	}
	
	.topo {
		position:fixed;
		height:3.125em;
		background-color:#6c645a;
		top:0;
		left:0;
		right:0;
		z-index:9999;
		width:100%;
        border-bottom:1px solid #958A7C;
	}
	.topo .logo {
		display:block;
		margin:auto;
		padding-top:0.6em;
		width:12.375em;
	}
	.topo .logo img {
		height:2em;
		display:block;
		margin:auto;
	}
	
	
	.topo #menu {
		position:fixed;
		z-index:10;
		top:3.125em;
		bottom:0;
		left:-80%;
		width:80%;
		background-color:#6c645a;
		text-transform:uppercase;
		overflow-y: scroll;
	}
	
	.topo #menu ul li {
		list-style:none;	
	}
	.topo #menu ul li a {
        background-color: rgba(0,0,0,0.1);
		border-top:1px solid #958A7C;
        border-bottom: 1px solid rgba(0,0,0,0.2);
		display:block;
		padding:0.5em 1em;
		color:#fff;
		text-decoration:none;
        color:#E1D6C6;
	}
    .topo #menu ul.n1 li a {
        background-color: transparent;
    }
    
    .topo #menu ul li.temSub a {
        border-bottom:0;
    }
    .topo #menu ul.n0 li.temSub > a {
        font-weight: bold;
        background-color: rgba(0,0,0,0.1);
        border-bottom: 1px solid rgba(0,0,0,0.2);
    }
    .topo #menu ul li.temSub {
        /*
        background-image: url(../imgs/bgSubMobile.svg);
        background-repeat: repeat-x;
        background-position: top;
        */
    }
    .topo #menu ul.n1 li.temSub {
        background-image: none;
    }
    .topo #menu ul.n1 li.temSub > a {
        background-color: transparent;
        border-bottom: 0;
        font-weight: 300;
    }
    .topo #menu ul.n1 li.temSub ul {
        padding-left:1em;
    }
	
    
    .topo #menu ul.n1 li a {
        text-transform: uppercase;
    }
    .topo #menu ul.n1 li a {
        border:0;
    }
    .topo #menu ul.n2 li a {
        text-transform: none;
    }
	.topo #menu ul.n1 li a.sel {
        margin-right: 1em;
        background-image: url(../imgs/bulletMenuMobile.svg);
        background-position: right;
        background-repeat: no-repeat;
    }
    
	.topo .logo {
		display:none;	
	}
	.topo .logo.mobile {
		display:block;
		width:auto;
	}
	
	.topo #menu .logo.mobile {
		padding:10%;
		background-color:rgba(0,0,0,0.35);
	}
	.topo #menu .logo.mobile img {
		max-width:80%;
	}
	
	
	#botaoMobile {
		display:block;
		position:absolute;
		left:0;
		top:0;
		bottom:0;
		border-right:1px solid #c3baac;
	}
	#botaoMobile:hover {
	}
	#botaoMobile img {
		margin:0.85em;
        width:1.5em;
        height:1.5em;
	}
	
	#pagina, .topo, .topo #menu {
		transition:all 0.4s ease-out;	
	}
	html.mOpen #pagina, html.mOpen .topo {
	}
	html.mOpen .topo #menu {
		left:0;
	}
	html.mOpen body, html.mOpen {
		overflow-y:hidden;
	}
    html.mOpen #overlayMobile {
		left:80%;
		opacity:1;
		visibility:visible;
        
        background-image: url(../imgs/sombraMobile.svg);
        background-repeat: repeat-y;
	}
    
    
    
    .noticiaFoto {
        float: none;
        display: block;
        max-width:100%;
        margin:auto;
    }
    .noticiaDireita {
        margin-left:0;
        margin-top:1em;
    }
    
    #fotosTopo {
        padding-top:66%;   
    }
    #fotosTopo img {
        margin-left:-60%;   
    }
    
    #rodape {
        padding-top:0;
    }
    #rodape .bloco {
        text-align: center;
        border-right: 0; 
        width:100%;
        margin:2% auto;
    }
    #rodape .noticias.bloco {
        max-width: none;
    }
	#rodape .noticias.bloco a {
		padding:0.3em 0;
	}
    
    
    #home .slide.cima .holder {
        padding-top:70%;
    }
    #home .slide.cima .holder a img {
        margin-left:-70%;
        max-width: none;
        min-height:100%;  
    }

    #home .botoes a, #home .botoes a:first-child, #home .botoes a:last-child {
        width:100%;
		margin:0.2em 0;
    }
    
    #home .blocoBaixo .slide, #home .blocoBaixo .slide.esquerda {
        width:100%;
        position: static;
    }
    #home .slide.direita_vertical, #home .slide.esquerda.baixo {
        margin-bottom: 0;
    }
    #home .slide.direita_vertical a img, #home .slide.esquerda a img {
        min-width: 100%;   
    }
    
    #conteudo_texto {
        margin:0;   
    }
    
    .galeriaFilme {
        position: relative;
        padding-top:100%;
    }
    
    
    #agentes {
    }
    #agentes #pesquisa {
        position: static;
        margin:0;
        top:auto;
    }
    #agentes #pesquisa #resultados {
        position: relative;
        top:auto; left:auto; right:auto; bottom:auto;
        margin-top:1em;
        min-height: 4em;
    }
    #agentes .mapHolder {
        padding-top:15em;
    }
    #agentes #map {
        top:0;
        left:0;
        bottom: auto;
        height:14em;
    }
    
    
    .filtros {
        position: static;
    }
    .filtro {
        margin:0.2em 0;
    }
    
    #produtosLista .artigo {
        display:inline-block;
        width:48%;
        margin:1%;
        box-shadow: 0 0 0.3em rgba(0,0,0,0.2);
        position: relative;
        overflow: hidden;
        transition: all 0.5s ease-out;
    }
    
    .produtoDetalhes .partilha {
        position: static;
        margin-bottom: 1em;
    }
	.produtoDetalhes .fotos {
		width:100%;
	}
    .produtoDetalhes .produtoFoto {
        width:100%;
        position: static;
        border:0;
        margin-bottom: 1em;
    }
    .produtoDetalhes .descricao {
        position: static;
        width:100%;
    }
    .produtoDetalhes .paginacaoProdutos {
        overflow: hidden;
		position:static;
		margin-top:1em;
    }
    
    .noticiaFim .partilha {
        clear: both;
        padding-top:1.5em;
    }
    
    #conteudo_texto h1, #conteudo_texto h2, #conteudo_texto h3, #conteudo_texto h4 {
        text-align: left;
    }
    
    
    
    #conteudo_texto .linha {
        margin:0.5em;
    }
    #conteudo_texto .linha label {
        display: block;
        width:auto;
        font-size: 0.8em;
    }
    #conteudo_texto .linha .valor {
        width:100%;
        display: block;
    }
    
    
    
    .serie {
        padding-right:0;
    }
    #conteudo_texto .linhas {
        margin-top:1em;
    }
    .serie .foto {
        width:auto;
        position: static;
    }
    .serie .linhas {
        margin-right: 0;
    }
    
    
    #idiomas {
        top:-100%;
        right:0.5em;
        transition:all 0.5s ease-out;
    }
    #idiomas a {
        margin:0 0.6em;
    }
    html.mOpen #idiomas {
        top:0;
    }
    html.mOpen .topo .logo {
        padding-right:20%;
    }
    
	
	#home .video_topo_esquerda {
		width:100%;
		position:static;
	}
	#home .video_topo_esquerda .video_holder {
		position:relative;
		padding-top:50%;
	}
	#home .video_topo_esquerda .video_holder div {
	}

	.indice .items a {
        display:inline-block;
        width:98%;
        margin:1%;
    }
	
	#agentes .partilha {
		float:none;
	}

}

/* mobile mais restrito */
@media all and (max-width: 500px) {

    
    .categorias a {
        width:48%;
        padding-top:35%;
    }
	.serie .etiqueta {
		margin-left:0;	
	}
    
}





@media print {

    .topo {
        height:auto;
    }
    .topo * {
        display: none;
    }
    .topo .logo, .topo .logo * {
        display: block;
        margin:auto;
    }
    .topo .logo {
        padding:1em;
    }
    .topo .logo.mobile {
        display: none;
    }
    #overlayMobile {
        display: none;
    }
    #agentes .botoes {
        display: none;
    }
    #fotosTopo {
        display: none;
    }
    #rodape {
        display: none;
    }
    
}