﻿/* Topo */

#topo-fixo.fixou{
	top: 0;
}

#topo-fixo{
	-webkit-transition:top 300ms linear;
	-moz-transition:top 300ms linear;
	-o-transition:top 300ms linear;
	transition:top 300ms linear;
	-webkit-transition-property:left,top;
	-moz-transition-property:left,top;
	-o-transition-property:left,top;
	transition-property:left,top;
	top: -45px;
	z-index: 1000;
	background: #0A5D85;}

#topo-principal{
	color: #FFF;
	background: url(../imagens/geral/background-topo.jpg) no-repeat top center #0A5D85;}

#topo-principal .wrap{
	height: 155px;}

#topo-principal .logo{
	background: url(../imagens/geral/logo-dci.png) no-repeat;
	width: 244px;
	height: 82px;
	top: 24px;
	left: 0;
	bottom: 0;
	z-index: 1;}

/* Topo > Menu */	

#topo-principal .menu-principal{
	left: 0;
	bottom: 0;}

#topo-principal .menu-principal{
	z-index: 2;}

#topo-principal .menu-principal a,
#topo-fixo .menu-principal a{
	color: #FFF;
	padding: 10px 6px;
	border-right: 1px solid #007ea5;
	border-left: 1px solid #003a56;}

#topo-fixo .menu-principal a{
	padding: 16px 6px 17px;}	

#topo-principal .menu-principal a:hover,
#topo-principal .menu-principal a.ativo,
#topo-fixo .menu-principal a:hover,
#topo-fixo .menu-principal a.ativo{
	/*color: #006a9a;
	background: #F5F5F5;*/
	color: #ffffff;
	background: #004667;
	border-color: #000;}

#topo-principal .menu-principal .primeira-opcao,
#topo-principal .menu-secundario .primeira-opcao{
	border-left: 0;}

#topo-principal .menu-principal .ultima-opcao,
#topo-principal .menu-secundario .ultima-opcao,
#topo-fixo .menu-principal .ultima-opcao{
	border-right: 0;}

#topo-principal .menu-principal.fixed{
	width: 100%;
	height: 80px;
	top: 0;
	position: fixed;
	background: red;}

#topo-principal .box-login{
	font-family: Arial;
	text-transform: none;
	width: 200px;
	background: #FFF;
	box-shadow: 4px 3px 5px 1px #666363;
	left: 150px;
    top: -15px;
	z-index: 9;}

#topo-principal .box-login .input-padrao{
	background: #f1f1f1;
	border-color: #f1f1f1;
	width: 148px;}

#topo-principal .box-login .input-padrao:hover,
#topo-principal .box-login .input-padrao:focus{
	background: #FFF;
	border-color: #bbb9b9;}

#topo-principal .box-login .btn-esqueci-senha{
	text-transform: lowercase;
	margin-top: 3px;}
	
#home .menu-principal li a.opcao-home,
#economia .menu-principal li a.opcao-economia,
#industria .menu-principal li a.opcao-industria,
#comercio .menu-principal li a.opcao-comercio,
#servicos .menu-principal li a.opcao-servicos,
#agronegocios .menu-principal li a.opcao-agronegocios,
#legislacao .menu-principal li a.opcao-legislacao,
#politica .menu-principal li a.opcao-politica,
#internacional .menu-principal li a.opcao-internacional,
#financas .menu-principal li a.opcao-financas,
#gestao-e-carreira .menu-principal li a.opcao-tematicas,
#investimentos-e-financas-pessoais .menu-principal li a.opcao-tematicas,
#sustentabilidade .menu-principal li a.opcao-tematicas,
#tecnologia-e-inovacao .menu-principal li a.opcao-tematicas,
#perfil .menu-principal li a.opcao-tematicas,
#opiniao .menu-principal li a.opcao-opiniao,
#dci-sp .menu-principal li a.opcao-dci-sp,
#dci-rj .menu-principal li a.opcao-dci-rj,
#dci-mais .menu-principal li a.opcao-dci-mais{
	color: #006a9a;
	background: #F5F5F5;
	border-color: #FFF;}


/* Topo > Menu secundario */

#topo-principal .menu-secundario{
	/*border-bottom: 1px solid #d3d3d3;*/
	top: 155px;
	z-index: 3;
	/*padding-bottom: 8px;
	background: ##f5f5f5;*/}

#topo-principal .menu-secundario ul{
	/*margin: 5px;*/}

#topo-principal .menu-secundario ul li{
	height: 28px;}
	
#topo-principal .menu-secundario ul li a{
	width: 100%;
	padding: 8px;
	/*border-left: 1px solid #d1d1d1;*/
	/*border-right: 1px solid #fefefe;*/
	background: #0A5D85;
	color: #f5f5f5;}

#topo-principal .menu-secundario a:hover{
	color: #f5f5f5;
	background: #004667;}

#topo-principal .menu-secundario ul.menu-home {
	width: 88px;}
	
#topo-principal .menu-secundario ul.menu-tematicas {
	width: 125px;
	margin-left: 698px;}
	
#topo-principal .menu-secundario ul.menu-opiniao {
	width: 96px;
	margin-left: 772px;}
	
#topo-principal .menu-secundario ul.menu-dci-sp {
	width: 70px;
	margin-left: 829px;}

#topo-principal .ico-promo-assinatura{
	background: url(../imagens/geral/ico-promo-assinatura.png) no-repeat;
	width: 117px;
	height: 56px;
	bottom: 0; 
	right: 0;}

#topo-principal .meta{
	width: 485px;} 

#topo-principal .meta .busca{
	width: 180px;}

#topo-principal .meta .data{
	width: 140px;}

#topo-principal .meta .redes-sociais{
	width: 135px;}

#topo-principal .meta .redes a{ 
	width: 22px;
	height: 22px;
	background: url(../imagens/geral/ico-redes-sociais.png) no-repeat;}

#topo-principal .meta .redes .btn-linkedin{
	background-position: -23px 0;}

#topo-principal .meta .redes .btn-youtube{
	background-position: -45px 0;}

#topo-principal .meta .redes .btn-twitter{
	background-position: -67px 0;}

#topo-principal .meta .redes .btn-facebook{
	background-position: -89px 0;}

#topo-principal .meta .redes .btn-rss{
	background-position: -111px 0;}

/* Topo > Login */

#topo-principal .login .divisor{
	color: #009fc9;}
	
#topo-principal .login .opt-assine{
	margin-top:-4px;
	color: #fff;
	background:#e45049;
	padding: 4px 4px 4px 4px;
	border-radius: 10%;}

/* Topo > Busca */

#topo-principal .btn-busca,
.btn-busca-padrao{
	width: 28px;
	height: 29px;
	background: url(../imagens/geral/btn-busca.png) no-repeat;
	border-radius: 0 5px 5px 0;
	cursor: pointer;}

#topo-fixo .busca{
	width: 142px;
	margin-top: 8px;}	

#topo-principal .busca .input-padrao{
	width: 130px;
	border-radius: 5px 0 0 5px;
	height: 17px;}

#topo-fixo .busca .input-padrao{
	width: 90px;
	border-radius: 5px 0 0 5px;
	height: 17px;}

/* Colunas */

#coluna-1{
	border-right: 1px solid #d3d3d3;
	width: 645px;
	margin-right: 12px;
    padding-right: 12px;}

#coluna-1.w100{
	width: 100%;
	border-right: 0;
	padding-right: 0;} 

#coluna-1.w100 .bloco.w100{
	width: 968px;}


#coluna-1 .sub-coluna{
	width: 315px;}

#coluna-2{
	width: 300px;}

/* Bloco > Listagem de materias */

.bloco .topo-bloco .publicidade{
	border: 1px solid #ccc;
	top: -8px;
	right: -8px;}

.topo-bloco.suporta-publicidade .publicidade{	
	border: 1px solid #ccc;
	right: 0;
	top: -5px;}

.lista-materias .materia{
	border-bottom: 1px solid #ececec;}

.lista-materias .materia:last-child,
.lista-materias.lista-duas-colunas .materia:nth-last-of-type(-n+2){
	border-bottom: none;
	padding-bottom: 0;}

.lista-materias .materia .titulo-categoria,
.bloco .sub-titulo{
	color: #6b7b84;}

.bloco-p .sub-titulo{
	height: 20px;}	

#coluna-1 .lista-duas-colunas .materia{
	width: 290px;
	height: 130px;
	/*margin-right: 30px;*/}

#coluna-1 .lista-duas-colunas .materia.par{	
	margin-right: 0;}

/* DCI Mais */

.bloco-com-imagem.dci-mais{
	border-color: #f4bcba;}

.bloco-com-imagem  .imagem-principal{
	width: 313px;
	height: 180px;
	margin-left: -15px;}

.bloco-com-imagem  .imagem-principal img{
	margin-top:-40px;
	width:314px;}

.bloco-com-imagem .titulo-categoria{
	color: #6b7b84;}

/* teste 
.dci-mais .imagem-principal-teste{
	width: 313px;
	height: 210px;
	margin-left: -15px;}

.dci-mais .imagem-principal-teste img{
}
teste 

.dci-mais .titulo-categoria{
	color: ##6b7b84;}*/

/* Icones */

.ico-editoria-industria{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-industria.png) no-repeat; }
.ico-editoria-internacional{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-internacional.png) no-repeat; }
.ico-editoria-legislacao{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-legislacao.png) no-repeat; }
.ico-editoria-opiniao{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-opiniao.png) no-repeat; }
.ico-editoria-politica{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-politica.png) no-repeat; }
.ico-editoria-politica-economica{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-politica-economica.png) no-repeat; }
.ico-editoria-cidades{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-cidades.png) no-repeat; }
.ico-editoria-servicos{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-servicos.png) no-repeat; }
.ico-editoria-agronegocios{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-agronegocios.png) no-repeat; }
.ico-editoria-comercio{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-comercio.png) no-repeat; }
.ico-editoria-financas{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-financas.png) no-repeat; }
.ico-editoria-veiculos{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-veiculos.png) no-repeat; }
.ico-editoria-especial{ width: 65px; height: 63px; background: url(../imagens/geral/ico-editoria-especial.png) no-repeat; }
.ico-dci-sp{ width: 65px; height: 92px; background: url(../imagens/geral/ico-dci-sp.png) no-repeat; }
.ico-dci-rj{ width: 645px; height: 127px; background: url(../imagens/geral/ico-dci-rj.jpg) no-repeat; }
.ico-dci-mais{ width: 160px; height: 50px; margin-top:15px; background: url(../imagens/geral/ico-dci-mais.png) no-repeat; }
.ico-pr-newswire{ width: 120px; height: 63px; background: url(../imagens/geral/ico-pr-newswire.png) no-repeat; }
.ico-especial-da-semana{ }
.ico-shopping-news{ }

.ico-informacao{
	width: 65px;
	height: 63px;
	background: url(../imagens/geral/ico-informacao.png) no-repeat;}

.ico-trancado{
	width: 74px;
	height: 75px;
	background: url(../imagens/geral/ico-trancado.png) no-repeat;}

.ico-cadastro{
	width: 74px;
	height: 75px;
	background: url(../imagens/geral/ico-cadastro.png) no-repeat;}

.ico-interacao{
	background: url(../imagens/geral/btn-interacoes.png) no-repeat;}

.ico-pesquisa{
	width: 74px;
	height: 78px;
	background: url(../imagens/geral/ico-pesquisa.png) no-repeat;}

.ico-leiloes{
	width: 74px;
	height: 78px;
	background: url(../imagens/geral/ico-leiloes.png) no-repeat;}
	
.ico-fatos-relevantes{
	width: 74px;
	height: 78px;
	background: url(../imagens/geral/ico-fatos-relevantes.png) no-repeat;}
	
.ico-dci-sp{
	width: 65px;
	height: 92px;
	background: url(../imagens/geral/ico-dci-sp.png) no-repeat;}
	
.ico-dci-rj{
	width: 645px;
	height: 127px;
	background: url(../imagens/geral/ico-dci-rj.jpg) no-repeat;}

.ico-editais{
	width: 74px;
	height: 78px;
	background: url(../imagens/geral/ico-editais.png) no-repeat;}
	
.ico-veiculos{
	width: 74px;
	height: 79px;
	background: url(../imagens/geral/ico-veiculos.png) no-repeat;}

.ico-comente{
	width: 64px;
	height: 62px;}

.btn-interacao:hover .ico-comente{
	background-position: -64px 0;}

.ico-imprimir{
	width: 59px;
	height: 63px;
	background-position: 0 -62px;}
	
.btn-comentarios{
	background: url(../imagens/geral/ico-comentarios.png) no-repeat 0 0 / 15px 13px;}

.btn-interacao:hover .ico-imprimir{
	background-position: -59px -62px;}

.ico-erro{
	width: 58px;
	height: 62px;
	background-position: 0 -125px;}

.btn-interacao:hover .ico-erro{
	background-position: -58px -125px;}

/* Slideshow */

#mediabox{
	background: url(../imagens/slider/loader.gif) no-repeat center center;} 

#mediabox .item{
	height: 330px;}

#mediabox .meta{
	bottom: 0;
	background: #000;}

#mediabox .meta .titulo{	
	color: #d5eae7;
	width: 610px;}

#mediabox .meta .descricao{
	color: #8295a0;
	width: 590px;}

#mediabox .owl-buttons div{
	width: 24px;
	float: left;
	height: 13px;
	text-indent: -9999em;
	background: url(../imagens/slider/ico-navegacao.png) no-repeat;}

#mediabox .owl-buttons{
	right: 10px;
	bottom: 70px;
	position: absolute;
	z-index: 2;}	

#mediabox .owl-buttons .owl-prev{
	background-position: 0 -13px;}	

#mediabox .owl-buttons .owl-prev:hover{
	background-position: 0 0;}	

#mediabox .owl-buttons .owl-next{
	background-position: -24px 0;
	margin-left: 10px;}	

#mediabox .owl-buttons .owl-next:hover{
	background-position: -24px -13px;}

.padrao-imagem-desc .imagem{
	width: 105px;}

.padrao-imagem-desc .desc{
	width: 148px;}

.padrao-imagem-desc.spacer{
	padding-bottom: 0;}

.slider-pequeno.padrao-imagem-desc .owl-buttons,
.slider-dci-colunistas .owl-buttons{
	position: absolute;
	width: 100%;
	top: 45px;
	left: -15px;}

.slider-dci-colunistas .owl-buttons{
	width: 643px;
	top: 50%;
	margin-top: -41px;}

.slider-pequeno.padrao-imagem-desc .owl-buttons div,
.slider-dci-colunistas .owl-buttons div{
	width: 19px;
	height: 41px;
	text-indent: -9999em;
	float: left;
	background: url(../imagens/slider/ico-navegacao-2.png) no-repeat;}

.slider-pequeno .imagem{
	width: 105px;
	height: 105px;
	background: url(../imagens/slider/loader.gif) no-repeat center center;}

.slider-pequeno.padrao-imagem-desc .owl-buttons .owl-prev,
.slider-dci-colunistas .owl-buttons .owl-prev{
	background-position: -19px 0px;}

.slider-pequeno.padrao-imagem-desc .owl-buttons .owl-prev:hover,
.slider-dci-colunistas .owl-buttons .owl-prev:hover{
	background-position: -19px -52px;}

.slider-pequeno.padrao-imagem-desc .owl-buttons .owl-next,
.slider-dci-colunistas .owl-buttons .owl-next{
	float: right;}

.slider-pequeno.padrao-imagem-desc .owl-buttons .owl-next:hover,
.slider-dci-colunistas .owl-buttons .owl-next:hover{
	background-position: 0px -52px;}

.slider-pequeno.owl-carousel .owl-wrapper-outer,
.slider-dci-colunistas .owl-wrapper-outer{
	width: 90%;}

/* DCI Colunistas */

.slider-dci-colunistas .colunista{
	width: 299px;}

.slider-dci-colunistas .colunista .desc{
	width: 160px;}	

/* Coluna 2 > Destaques */

.widget.bg-dotted{
	border-top: 2px solid;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAB50RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNS4xqx9I6wAAABV0RVh0Q3JlYXRpb24gVGltZQA1LzEwLzE0aEHRBQAAABpJREFUCJljOHTm4n8YYPz///9/BihgYkACAMuhD1bqxvvEAAAAAElFTkSuQmCC);}

.widget.bg-dci-sp{
	border-top: 2px solid;
	background: #c4161c;}
	
.widget.bg-dci-rj{
	border-top: 2px solid;
	background: #ffffff;}

.widget-abas #tabs{
	border-top: 1px solid #6b7b84;
	background: #EEE;}

.widget-abas .opcao{
	width: 50%;
	padding: 5px 0;}

.widget-abas #tabs.opcoes-3 .opcao{
	width: 33.3333%;}

.widget-abas .selecionado,
.widget-abas .opcao:hover{
	background: #6b7b84;
	color: #FFF;}

.btn-todas-noticias{
	color: #474b4e;
	background: #f0f0f0;}

.btn-todas-noticias:hover{
	color: #f0f0f0;
	background: #474b4e;}

/* Coluna 2 > Widgets */

.widget.widget-amarelo{
	border-color: #ddba3b;}
	
.widget.widget-amarelo2{
	border-color: #ffdd00;}

.widget.widget-vermelho{
	border-color: #f1473f;}

.widget.widget-azul-cinza{
	border-color: #6b7b84;}

.widget.widget-azul{
	border-color: #5f8fbe;}
	
.widget.widget-verde{
	border-color: #00a104;}

.widget.widget-azul-claro{
	border-color: #94c1d0;}

/* Coluna 2 > Blogs e Colunas */

#widget-blogs-colunas .widget .imagem{
	width: 89px;}

#widget-blogs-colunas .widget .desc{
	width: 165px;}
	
/* Coluna 2 > Versão eletrônica */

#widget-versao-eletronica .widget #imagem-jornal{
	height: 210px;}


/* Coluna 2 > Nos Curtimos */

.nos-curtimos{
	width: 139px;
	height: 64px;
	top: -23px;
	left: 80px;
	background: url(../imagens/geral/ico-curtimos.png) no-repeat;}

/* Coluna 2 > Clientes */

.desc-pequeno{
	width: 176px;}

/* Index > DCI Videos */

#widget-dci-videos .player-container{
	width: 645px;
	height: 310px;}

#widget-dci-videos .player-container .thumbnail{
	max-width: 645px;}

#widget-dci-videos .menu-videos{
	width: 260px;
	height: 310px;
	right: 0;
	top: 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlO3FeP+SQAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CYII=);}

#widget-dci-videos .menu-videos .opcao{
	position: relative;
	padding: 0 25px;}

#widget-dci-videos .menu-videos .imagem{
	width: 95px;}

#widget-dci-videos .menu-videos .ativo .desc,
#widget-dci-videos .menu-videos .opcao:hover .desc{
	color: #e3e3e3;}

#widget-dci-videos .menu-videos .ativo::before,
#widget-dci-videos .menu-videos .opcao:hover::before{
	content: ' ';
	position: absolute;
	width: 9px;
	height: 17px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAARBAMAAAD9OpvVAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlMAt6woWBXiHVHHAAAAOUlEQVQI1x3HQQ0AIBDEwEtAADgABwQFnAX8i6FlH5NtuCO1aWrtmsjVRK7eb5kaWwkk0EACiaGxHvPsBM11qHMqAAAAAElFTkSuQmCC);;
	top: 38px;
	left: -9px;}

#widget-dci-videos .menu-videos .desc{
	color: #b4b4b4;
	width: 105px;}

#widget-dci-videos .menu-videos .wrap-opcao{
	padding: 21px 0;
	height: 60px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #383838;}

#widget-dci-videos .menu-videos .primeira-opcao .wrap-opcao{
	border-top: 0;}

#widget-dci-videos .menu-videos .ultima-opcao .wrap-opcao{
	border-bottom: 0;}

#widget-dci-videos .menu-videos .opcao:hover .imagem img,
#widget-dci-videos .menu-videos .ativo .imagem img{
	width: 89px;
	height: 54px;
	border: 3px solid #e8524c;}

#widget-dci-videos .btn-play-videos{
	width: 390px;
	height: 310px;
	background: url(../imagens/index/btn-play-videos.png) no-repeat center 120px;}	

#widget-dci-videos .btn-play-videos:hover{
	background-position: center -190px;}

/* Indices Financeiros */

.indices .status{
	width: 40px;}

.indices .info-1,
.indices .info-2{
	width: 120px;}

.indices .info-1 .porcentagem{
	font-family: Georgia;}

.indices .ico{
	background: url(../imagens/index/ico-indices.png) no-repeat;
	width: 21px;
	height: 12px;}

.indices .ico.negativo{
	background-position: 0px -13px;}

/* Bloqueio */

.bloqueio-materia{
	width: 300px;}

.bloqueio-materia .btn .aviso{
	/*width: 160px;*/}

.bloqueio-materia .btn-fazer-login{
	background: url(../imagens/geral/bg-btn-fazer-login.jpg) no-repeat #3b7fa4 0 -150px;}

.bloqueio-materia .btn-fazer-login .cor{
	color: #a5dfff;}

.bloqueio-materia .btn-fazer-cadastro{
	background: url(../imagens/geral/bg-btn-fazer-cadastro.jpg) no-repeat #d7504c 0 50px;}

.bloqueio-materia .btn-fazer-cadastro .cor{
	color: #ffb2b0;}

/* Visualizando especias */

.visualizando-especiais#coluna-1 .widget-abas{
	width: 593px;}

.visualizando-especiais .lista-especiais{
	width: 197px;}

/* Pagina de Login */

.visualizando-login .campo .label-padrao{
	width: 230px;}

.visualizando-login .campo .input-padrao{
	width: 200px;}

.visualizando-login .campo .coluna-2{
	width: 500px;}

/* Rodape principal */

#rodape-principal{
	background: #006287;}

#rodape-principal .logo{
	width: 180px;
	height: 60px;
	background: url(../imagens/geral/logo-dci-2.png) no-repeat;}

#rodape-principal .menu-tipo-1, #rodape-principal .menu-tipo-2 {
	width: 170px;}
	
#rodape-principal .menu-tipo-1 a{
	color: #FFF;}

#rodape-principal .menu-tipo-1 li{
	list-style: disc inside;
	color: #ebc641;}

#rodape-principal .menu-tipo-2 a{
	color: #a6d9e5;}

#rodape-principal .menu-tipo-2 li{
	list-style: disc inside;
	color: #a6d9e5;}	

/* Rodape Secundario */

#rodape-secundario{
	background: #FFF;}	

#rodape-secundario .apoiadores{
	width: 780px;}

#rodape-secundario .organizacao{
	width: 182px;}

.btn-estudio{
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAMAAADjNjc+AAAAYFBMVEX////39/f09PT8/Pzw8PCKioqCgoJ/f3/+/v6dnZ3y8vLs7OzW1taFhYXU1NSUlJTS0tKnp6ehoaG7u7uwsLDc3NyYmJjm5uaPj4/j4+OqqqrZ2dnHx8e2trbFxcWSkpJx5/JvAAAAdUlEQVQI1yWLWRKEMBBC0e6EtNG4r7N4/1tOMvIB9ShAnRSAvIa2AkKh05sKdkd+KsjFhNPxgswduSkifYJudFr3tO6O1cRjR1gPjouf9duNC90gCEj5cUfUEz0tM4IY2UfI29O1+Gs1y2PoaLl41DTFpdESP8nXBROdpFRzAAAAAElFTkSuQmCC) no-repeat center left;}

#footer-assine {
	z-index: 9999;
	border-top: 3px solid #f1473f;
	position: fixed;
	bottom: -187px;
	height: 220px;}

#footer-assine-container-top {
	background-color: #979797;}

#footer-assine-container-top span {
	width: 42px;
	height: 20px;
	background: url(https://www.dci.com.br/imagens/assine/btn-navegacao-up-down.png) no-repeat;
	cursor:pointer;}

#footer-assine-container-top .botao-assine-fechado {
	background-position: 0 0;}
#footer-assine-container-top .botao-assine-aberto {
	background-position: 0 -20px;}
	
#footer-assine-container {
	background-color: #f5f5f5;}
	
/* Slider */

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;}

.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;}

.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);}

.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 2;}

.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;}
	
.owl-carousel .owl-item{
	float: left;}

.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;}

.owl-controls {
	z-index: 1;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);}