@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
a{ text-decoration:none; color:#000; }
li{ list-style:none;}
a:hover{ color:#036;}
body{font-family:'Roboto', sans-serif; font-size:10px; }
.font01{font-family: 'Roboto Condensed', sans-serif;}
.font02{font-family: 'Roboto', sans-serif;}
.pull-left{ float:left;}
.pull-right{ float:right;}
.pd-top{ padding-top:7px;}
.pd-top2{ padding-top:6px;}
.pd-top3{ padding-top:3px;}
.pd-left{ padding-left:10px;}
.pd-bot{ padding-bottom:20px;}
.pd-two{ padding:4px 2px;}
.mg-right{ margin-right:10px !important;}
img.scale-with-grid { max-width: 100%; height: auto; }

/*tabulação*/
.titulo01, .titulo02, .titulo03, .titulo04, .texto, .txt-mini{font-family: 'Roboto', sans-serif; font-size:1.8em; font-weight:300; }
.titulo02{ font-size:1.6em;}
.titulo03{ font-size:1.4em;}
.texto{ font-size:1.2em;}
.txt-mini{ font-size:1.1em;}
.titulo-bold{font-family: 'Roboto', Arial, serif; font-weight: 600; color: #ad6704;}
/*cores*/
.azul-logo{color:#213d5a;}
.azul-cinza{color:#336699;}
.azul-vivo{color:#003399;}
.orange{color:#ff4800}
.branco{ color:#FFF;}
.red{color:#c50707;}
.green{ color:#168f06}
.cinza{ color:#666;}
.purple{ color: #800080}

/*Header*/
.relative{ position:relative;}
.logotipo{ position:absolute; top:0; z-index:1000;}
.bg{ height:109px; background-color:#fff;}
.bloco-logo{  margin-left:140px; padding-top:38px;}
.texto-logo{font-family: 'Roboto Condensed', sans-serif; font-size:2.4em; line-height:26px;}
.slogan{font-family: 'Roboto', sans-serif;  font-weight:300; font-size:1.1em;}
.home{ display:inline-block; float:left;}
.line01{ height:36px; position:absolute; top:0; right:10px;}
.line02{ margin-top:32px;}
.supermenus{ background-color:#1e62a8; border-radius:6px; padding:8px; font-size:1.2em}
.menu{ float:left; border-radius:6px; line-height:32px; padding:0 2.5% 0 2.5%; color:#FFF; display:inline-block; transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out; -webkit-transition: background .25s ease-in-out;}
.menu:hover{ background-color:#144d87; color:#FC0;}

/*Home*/
.banner{ background-image:url(../images/bg-banner.jpg); background-color:#F66;}
.banner-bg{ background:url(../images/bg-banner2.jpg) top center no-repeat;}
.banner-imagem{ width:100%; margin:0 auto;}
.mascara{ width:100%; height:15px; position:absolute; bottom:0; background-color:#FFF; border-radius:6px 6px 0 0; }
.barra-titulo{ padding:0 20px;}
.local{}
.data{ margin-right:5%;}
.visitantes{ padding-right:20px;}
.online{ float:right;}
.ball{ width:10px; height:10px; border-radius:20px; background-color:#0C3; margin-top:3px; }
/*Home-barra-pesquisa*/
.barra-pesquisa{ border:1px solid #e0e0e0; border-radius:6px; padding:8px 10px ;
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top,  #ededed 0%, #ffffff 51%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(51%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ededed 0%,#ffffff 51%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ededed 0%,#ffffff 51%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ededed 0%,#ffffff 51%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ededed 0%,#ffffff 51%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

.pesquisa{ float:left;}
.pesq{margin-right:5px !important;}
.pesq.input{  height:26px; border-radius:6px; color:#666; margin-right:10px;  margin-bottom:0;}
.btn-pesq.button{ margin-bottom:0; margin-right:5px;}
.log{ line-height:30px; float:right;}
.faca{ margin-right:10px;}
.login{ width:122px; margin-right:5px!important; float:left;}

/*Home-blocos-leilao*/
.bloco{ min-height:430px; -moz-box-shadow:inset 0 0 27px #dddddd; -webkit-box-shadow:inset 0 0 27px #dddddd; box-shadow:inset 0 0 27px #dddddd; margin-bottom:20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.bloco:hover{ min-height:430px; -moz-box-shadow:inset 0 0 87px #dddddd; -webkit-box-shadow:inset 0 0 87px #dddddd; box-shadow:inset 0 0 87px #dddddd; margin-bottom:20px; }

.pd-bloco { padding: 10px 14px; display: block; border: 1px solid #0068AA; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; height: 450px; }
.bl-titulo{ height:24px;}
.descricao{ height:30px;}
.bloco-imagem { margin: 0 auto; width: 272px; border: 1px solid #e0e0e0; border-radius: 6px; text-align: center; }
/*.bl-imagem{border:1px solid #e0e0e0; border-radius:6px; }*/
.informacao{ height:70px;}
.leilao{ height:50px;}
.andamento, .agendado, .encerrado, .agendado2, .atual{height:38px; background-color:#00cc33; border-radius:4px; padding:0 5px; line-height:38px;}
.agendado{ background-color:#0068AA;}
.agendado2{ background-color:#0068AA;  padding:4px 0 2px 5px; }
.encerrado{ background-color:#b3c3c8;}
.atual{ background-color:#f45f2b; color:#FFF; line-height:38px;}
.icons, .icons2{ width:27px; height:38px; float:left;}
.icons2{ float:right;}
.situacao{ float:left; height:38px; color:#FFF; line-height:38px;}
.linha{ padding-bottom:20px;}

/* leilao*/
.line-blue{ background-image:url(../images/line-blue.jpg); height:20px; width:100%;}
.barra-interna{ padding:10px; border-radius:6px; border:1px solid #E9E9E9;
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #ffffff 50%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(50%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#ffffff 50%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f2f2 0%,#ffffff 50%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#ffffff 50%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f2f2 0%,#ffffff 50%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}

.barra-agenda{ padding:10px; border-radius:6px; border:1px solid #E9E9E9; background-color:#0068AA; color:#FFF;   }
.bloco-interna, .bloco-mapa, .bloco-interna02, .bloco-interna03, .bloco-interna04{ border-radius:6px; border:solid #DFDFDF 1px; margin-top:10px; padding:6px 10px;}
.bloco-interna02{ height:38px;}
.bloco-interna03{ height:75px;}
.bloco-interna04{ height:380px;}
.bloco-mapa{ height:220px; padding-top:10px;}
.mapa{ margin:0 auto; text-align:center; padding-bottom:15px;}
.icone{ float:left;}
.tipo{ float:left; line-height:42px;}
.tipo02{ width:20px; float:left; line-height:42px; text-align:center;}
.comitente{ width:147px; height:60px; border:#CCC 1px solid; margin:0 auto;  margin-bottom:8px; margin-top:4px;}
.separador, .separador2{ width:100%; height:4px; border-radius:4px; background:#f4f4f4; margin-top:10px; margin-bottom:10px;}
.separador2{ margin: 5px 0;}
.direita{ text-align:right; min-width:100px;}
.btn-int{ padding:5px 10px; margin-right:1px; border-radius:2px; 
background: #e5e5e5; /* Old browsers */
background: -moz-linear-gradient(top,  #e5e5e5 1%, #ffffff 50%, #e5e5e5 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e5e5e5), color-stop(50%,#ffffff), color-stop(99%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e5e5e5 1%,#ffffff 50%,#e5e5e5 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e5e5e5 1%,#ffffff 50%,#e5e5e5 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e5e5e5 1%,#ffffff 50%,#e5e5e5 99%); /* IE10+ */
background: linear-gradient(to bottom,  #e5e5e5 1%,#ffffff 50%,#e5e5e5 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.btn-int:hover{ color:#F30 !important;}
.msg, .msg2{ width:95%;}
.msg2{width:97%; height:200px; }
.msg3{width:97%;}


/*Comit*/
.comit{ height:160px;}

/*lance*/
.mult{ line-height:38px;}
.mult2{ line-height:28px; float:left; }
.multiplo{background-color:#195fa1; border-radius:4px; padding:0px 5px; line-height:38px; float:right; margin-left:6px; color:#FFF }
.multiplo:hover{ background-color:#9fcdf8;}
.digitar{ line-height:34px; color:#666; }
.automatico{ background: url(../images/automatico.png) top left #339856 no-repeat; display:block; border-radius:4px; padding:0 10px;}
.automatico:hover{ background: url(../images/automatico.png) no-repeat bottom left #0b9e04;}
.imagem-lote{ position:relative;}
.mais-imgs{ background-image:url(../images/maisimagens.png); width:22px; height:20px;}

.mini{ margin-bottom:2px;}



/*footer*/
footer{ background-color:#0b437c; padding-top:20px; margin-top:20px;}
.footer-logo{  width:80px; float:left; padding-top:20px;}
.footer-mg{ width:320px; padding-bottom:35px;}
.list{ list-style:url(../images/list.png) inside;}
a.txt-foot{color:#fff;}
a.txt-foot:hover{ color:#FC0;}
.login2{width:143px;}
.login3{ width:133px;}
.barra-footer{ width:100%; height:30px;  background-color:#0b437c; position:absolute; top:-35px; border-radius:6px;}

/*Smartweb*/
.smartweb{ height:50px; background-color:#083c71; color:#2b70b6; text-align:center; padding-top:10px; }
.smart-logo{ float:right;}

.navigation {padding: 20px 10px 0 0;margin-left: 430px;}
.pagination {float:left;padding-bottom: 20px;}
.pagination a{float:left; display:block; margin: 0 4px 0 0; color:#979797;}
.pagination a:hover {color:#343434;}
.pagination a.number {padding:2px 5px; border:1px solid #aeaeae;}
.pagination a.number:hover {border-color:#353535;}
.pagination a.activePrevNext {background-color:#D8D8D8;color: #000;border-color:#353535;}

#qualeilan .titulo03 em {
    font-size: 10px;
    color: #000000;
}

#qualeilan hr {
    margin: 10px 0;
}

.dellanco {
	background: #ff0002;
	float: right;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}

.lilanco {
	width: 85%;
	float: left;
}






































