


@import url('https://fonts.googleapis.com/css?family=Ubuntu');

/*font-family: 'Ubuntu', sans-serif;*/

@import url('https://fonts.googleapis.com/css?family=Encode+Sans+Expanded:400,700');

/*font-family: 'Encode Sans Expanded', sans-serif;*/

body{
  border-top: 5px solid #AA1A23;
}




.jumbotron h4.titulo{
	color: #AA1A23;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 20px;
}






.top-header{
	background: #ebebeb;
	position: relative;
}

.top-header .blue{
	width: 300px;
	height: 47px;
	background: #AA1A23;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.top-header ul{
	padding: 10px 20px;
	margin: 0;
	list-style-type: none;
}

.top-header ul li{
	display: inline-block;
}

.top-header ul li a{
	padding: 5px 8px;
	display: inline-block;
	font-family: 'Encode Sans Expanded', sans-serif;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 400;
	border-radius: 5px;
}

.top-header ul li.active a{
	background: #fff;
	color: #fafafa;
}


.top-header ul.area{
	background: #AA1A23;
	z-index: 2;
	position: relative;
}

.top-header ul.area li:first-child{
	border-right: 1px dotted #fafafa;
}

.top-header ul.area li a{
	padding: 5px 12px;
	color: #fafafa;
}

.top-header ul.area:before{
	content: '';
	width: 0;
	height: 0;
	/*border-top: 47px solid #2868a9;
	border-left: 20px solid transparent;*/
	position: absolute;
	left: -20px;
	bottom: 0;
}



.navbar h1{
	margin: -30px 0 0;
}



.navbar-nav{
	margin-top: 35px;
}

.navbar-nav li{
	margin-left: 10px;
}

.navbar-nav li a{
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #AA1A23;
	text-transform: uppercase;
	border-radius: 5px;
}

.navbar-nav li a img{
	margin-right: 5px;
}

.navbar-nav li a.btn{
	padding: 10px 20px 10px 50px;
	background: #AA1A23 url(https://www.coliseumleiloes.com.br/images/tv.png) no-repeat 10px center;
	box-shadow: 0 2px 0 #17518d;
	color: #fafafa;
	font-weight: 700;
	text-align: left;
}


.banner{
	margin-bottom: 40px;
}

.banner .bt:nth-child(2){
	margin: 18px 0;
	display: block;
}

.carousel .carousel-caption{
	padding: 15px 25px;
	text-align: left;
	left: 12%;
	text-shadow: none;
	background: rgba(12, 128, 195, 0.7);
	border-radius: 5px;
}

.carousel .carousel-caption h2{
	margin: 0 0 3px;
	font-size: 28px;
	font-family: 'Encode Sans Expanded', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}

.carousel .carousel-caption h3{
	margin: 0 0 10px;
	font-size: 20px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-weight: 400;
}

.carousel .carousel-caption p{
	margin: 0;
	font-size: 16px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-weight: 400;
}

.carousel .carousel-control{
	background: none;
}



section h2{
	margin: 0 0 10px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 24px;
	color: #AA1A23;
	font-weight: 400;
}

section h2 span{
	display: block;
	font-weight: 700;
	font-size: 45px;
	text-transform: uppercase;
}

section .line{
	width: 90px;
	height: 3px;
	margin-bottom: 20px;
	background: #AA1A23;
	display: block;
}



.destaques .leilao{
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 5px;
	border: 1px solid #eee;
	background: #f2f2f2;
}


.destaques .infos{
	margin-top: 15px;
	font-family: 'Encode Sans Expanded', sans-serif;
	color: #555;
}

.destaques .infos .data{
	margin-bottom: 10px;
	font-size: 14px;
	color: #d35400;
}

.destaques .infos h3{
	margin: 0 0 10px;
	font-weight: 700;
	font-size: 20px;
	color: #2967a9;
}

.destaques .infos p{
	font-size: 12px;
}

.destaques .infos .btn{
	margin-bottom: 10px;
	background: #23a6ef;
	color: #fafafa;
	font-size: 12px;
	border: none;
}

.destaques .infos .btn small{
	font-size: 9px;
}


.destaques .infos .btn.loteamento{
	background: #f39c12;
	font-size: 14px;
	text-transform: uppercase;
}

.destaques .infos .btn.aberto{
	background: #27ae60;
	font-size: 14px;
	text-transform: uppercase;
}

.destaques .infos .btn.aovivo{
	background: #AA1A23;
	font-size: 14px;
	text-transform: uppercase;
}

.destaques .infos .icones{
	margin-bottom: 10px;
}

.destaques .infos .icones span{
	margin-right: 5px;
	font-size: 16px;
	color: #d35400;
}

.destaques .infos .icones a span{
	color: #f39c12;
}




.destaques .item{
	height: 350px;
	text-decoration: none;
	font-family: 'Encode Sans Expanded', sans-serif;
}

.destaques .item .crop{
	height: 210px;
	overflow: hidden;
}

.destaques .item .info{
	padding: 10px;
	text-align: center;
}

.destaques .item h3{
	margin: 0 0 5px;
	color: #AA1A23;
	font-size: 18px;
}

.destaques .item small{
	margin-bottom: 10px;
	display: block;
	color: #989898;
	font-size: 14px;
}

.destaques .item p{
	margin: 0;
	color: #585858;
	font-size: 14px;
}

.destaques .item .icones{
	margin: 2px 0 10px;
}

.destaques .item .icones span{
	margin: 0 2px;
	display: inline-block;
    color: #d35400;
    font-size: 18px;
}







.ads{
	padding: 0;
	margin: 30px 0 60px;
	background: url(https://www.coliseumleiloes.com.br/images/lines.png);
}


.proximos .titulo{
	position: relative;
}

.proximos h2{
	position: relative;
}

.proximos h2 a{
	font-size: 18px;
	position: absolute;
	left: 220px;
	bottom: 15px;
}

.proximos .btn.pull-right{
	padding: 12px 25px;
	background: #d35400;
	color: #fafafa;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	box-shadow: 0 2px 0 #c5741a;
	position: absolute;
	bottom: 10px;
	right: 0;
}


.proximos .thumbnail{
	background: #f8f8f8;
}

.proximos .crop{
	height: 210px;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.proximos .crop span{
	width: 70%;
	padding: 7px 5px;
	display: inline-block;
	background: #AA1A23;
	color: #fafafa;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	left: 15%;
}

.proximos .crop span:before{
	content: '';
	width: 0;
	height: 0;
	border-bottom: 31px solid #AA1A23;
	border-left: 20px solid transparent;
	position: absolute;
	left: -20px;
	bottom: 0;
}

.proximos .crop span:after{
	content: '';
	width: 0;
	height: 0;
	border-bottom: 31px solid #AA1A23;
	border-right: 20px solid transparent;
	position: absolute;
	right: -20px;
	bottom: 0;
}

.proximos .infos{
	padding: 0 10px;
	margin-top: 15px;
}

.proximos .item h3{
	margin: 0 0 5px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #AA1A23;
	text-transform: uppercase;
}

.proximos .item p{
	color: #585858;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 12px;
	font-weight: 400;
}

.proximos .item .icones{
	margin: 18px 0;
	display: block;
}

.proximos .item .icones span{
	margin: 0 2px;
	color: #d35400;
	font-size: 18px;
}

.proximos .item .btn{
	width: 80%;
	padding: 10px 15px;
	margin: 20px auto 5px;
	display: block;
	color: #fafafa;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
}

.proximos .item .btn small{
	display: block;
	font-size: 11px;
	text-transform: initial;
}

.proximos .item .btn.loteamento{
	background: #f39c12;
}

.proximos .item .btn.aberto{
	background: #27ae60;
}

.proximos .item .btn.aovivo{
	background: #AA1A23;
}

.proximos .item .btn.encerrado{
	background: #c0392b;
}




.marcas{
	padding: 35px 0;
	margin: 60px 0;
	background: #f8f8f8;
}





.geral{

}

.geral h2{
	color: #d35400;
}

.geral .line{
	width: 60px;
	height: 2px;
	background: #d35400;
}

.geral h2 a{
	margin-left: 10px;
	font-size: 14px;
	text-transform: initial;
	color: #d35400;
	text-decoration: none;
}


.geral .noticia{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}

.geral .noticia:last-child{
	padding: 0;
	margin: 0;
	border: none;
}

.geral .noticia h3{
	margin: 0 0 5px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #454545;
}

.geral .noticia p{
	color: #454545;
}

.geral .noticia a{
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 13px;
	color: #454545;
}


.geral .box{
	padding: 15px;
	background: #1e3c58;
	border-radius: 5px;
	overflow: hidden;
}

.geral .box h2{
	color: #fafafa;
	font-size: 15px;
	text-transform: uppercase;
}

.geral .box .line{
	width: 60px;
	margin-bottom: 10px;
	background: #788a9b;
}

.geral .box p, .geral .box label{
	color: #fafafa;
	font-size: 13px;
}

.geral .box button.btn{
	color: #fafafa;
	font-size: 15px;
	text-transform: uppercase;
	background: none;
	border: none;
	font-family: 'Encode Sans Expanded', sans-serif;
}




.newsletter{
	padding: 25px 40px;
	background: #AA1A23;
	border-radius: 3px;
	box-shadow: 0 2px 0 #1b5590;
	position: relative;
	bottom: -60px;
	color: #fafafa;
}

.newsletter h2{
	margin: 10px 0;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
}

.newsletter span{
	margin: 0 0 10px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.newsletter input{
	height: 52px;
	border: none;
	color: #333;
	margin-top: 30px;
	text-align: center;
	background: #f2f2f2;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 20px;
}

.newsletter button{
	margin-top: 35px;
	background: none;
	border:none;
	color: #fafafa;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}


footer{
	padding: 85px 0 80px;
	background: #1e3c58;
	color: #fafafa;
}

footer h2{
	margin: 20px 0 5px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

footer ul{
	list-style-type: none;
	padding: 0;
}

footer ul li a{
	padding: 2px 0;
	display: inline-block;
	color: #fafafa;
}

footer ul li a:hover{
	color: #fafafa;
}



footer ul.redes li{
	margin: 0 3px;
	display: inline-block;
}

footer ul.redes li a{
	color: #06192a;
	text-decoration: none;
	font-size: 45px;
}

footer ul.redes li a:hover{
	color: #fafafa;
}

footer p a{
	color: #fafafa;
}

footer p a:hover{
	color: #fafafa;
}


.sign{
	padding: 20px 0 10px;
	background: #06192a;
	color: #6d7279;
}

.sign p{
	margin: 0;
	font-size: 11px;
}

.sign p img{
	opacity: 0.4;
}








/* INTERNAS */

.breadcrumb li{
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 13px;
}

h2.title{
	margin: 40px 0 25px;
	display: block;
	font-size: 28px;
	font-family: 'Encode Sans Expanded', sans-serif;
	text-transform: uppercase;
	color: #AA1A23;
}

.back-list{
	margin-top: -45px;
	margin-bottom: 10px;
	float: right;
	font-family: 'Encode Sans Expanded', sans-serif;
	color: #d35400;
}

main h2{
	margin: 10px 0 25px;
	font-size: 38px;
	font-family: 'Encode Sans Expanded', sans-serif;
	text-transform: uppercase;
	color: #AA1A23;
}

main h3{
	margin-top: 25px;
	font-size: 28px;
	font-family: 'Encode Sans Expanded', sans-serif;
	color: #AA1A23;
}

main h4{
	margin-top: 25px;
	font-size: 18px;
	font-family: 'Encode Sans Expanded', sans-serif;
	color: #AA1A23;
}

main ul{
	padding: 0 0 0 15px;
}

main ul li a{
	color: #333;
}


main table thead{
	background: #eee;
}


main .noticia{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #ccc;
}

main .noticia:last-child{
	padding: 0;
	margin: 0;
	border: none;
}

main .noticia h3{
	margin: 0 0 5px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #454545;
}

main .noticia p{
	color: #454545;
}

main .noticia a{
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 13px;
	color: #454545;
}


main .back{
	margin-top: 30px;
	border: 1px solid #AA1A23;
	color: #AA1A23;
	font-size: 16px;
	font-family: 'Encode Sans Expanded', sans-serif;
}

main .back:hover{
	background: #AA1A23;
	color: #fafafa;
}


main form button.btn{
	margin-top: 10px;
	color: #AA1A23;
	font-size: 25px;
	text-transform: uppercase;
	background: none;
	border: none;
	font-family: 'Encode Sans Expanded', sans-serif;
}


main .banner-cadastro{
	padding: 40px;
	margin-bottom: 20px;
	background: #1e3c58;
	border-radius: 5px;
	color: #fafafa;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e88d0d+0,ff670f+49,ff670f+49 */
	background: #e88d0d; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #e88d0d 0%, #ff670f 49%, #ff670f 49%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #e88d0d 0%,#ff670f 49%,#ff670f 49%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #e88d0d 0%,#ff670f 49%,#ff670f 49%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e88d0d', endColorstr='#ff670f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

main .banner-cadastro h3{
	margin: 0;
	font-size: 30px;
	color: #fafafa;
}

main .banner-cadastro h3 span{
	font-size: 40px;
	font-weight: 700;
}

main .banner-cadastro p{
	margin-top: 5px;
	line-height: 28px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 16px;
}



main .escolha .item{
	width: 100%;
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;
	background: #AA1A23;
	color: #fafafa;
	border-radius: 5px;
}

main .escolha .item h3{
	margin: 0 0 10px;
	color: #fafafa;
}

main .escolha .item .btn{
	padding: 5px 10px;
	color: #fafafa;
	border: 1px solid #fafafa;
	text-decoration: none;
	font-size: 18px;
	font-family: 'Encode Sans Expanded', sans-serif;
}

main .escolha .item:hover{
	background: #14477b;
}

main .escolha .item:hover .btn{
	background: #fafafa;
	color: #14477b;
}



main .formulario{
	padding: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	display: none;
}

main .formulario h3{
	margin: 0 0 20px;
}

main .formulario form{
	margin: 20px 30px 0;
}

main .formulario form select{
	width: 100%;
	height: 34px;
}

main .formulario p{
	text-align: justify;
}

.form-group select{
	height: 34px;
	padding: 6px 12px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #ccc;
	outline: none;
}

.form-group select[disabled]{
	height: 34px;
	background: #eee;
	cursor: not-allowed;
}

main .status{
	padding-top: 20px;
	margin-top: 40px;
	border-top: 1px dashed #ccc;
	text-align: right;
	font-family: 'Encode Sans Expanded', sans-serif;
}

main .status span{
	margin-bottom: 10px;
	font-size: 18px;
	display: block;
}

main .status .btn{
	display: inline-block;
	background: #ccc;
	color: #333;
}

main .status .btn.btn-success{
	background: #AA1A23;
	color: #fafafa;
}

main .form-signin{
	max-width: 400px;
	padding: 20px;
	margin: 0 auto 60px;
	background: #eee;
	border-radius: 5px;
	overflow: hidden;
}

main .listagem h3{
	margin: 0 0 10px;
}

main .selecao{
	margin: 0 0 10px;
    font-size: 16px;
    font-family: 'Encode Sans Expanded', sans-serif;
    color: #555;
}

main .selecao span{
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid #ccc;
}

main .selecao span i{
	cursor: pointer;
}

main .listagem .item{
	padding: 8px;
	margin-bottom: 15px;
	border-radius: 5px;
	background: #f5f5f5;
	box-shadow: 0 2px 0 #e8e8e8;
}

main .listagem .item:hover{
	background: #e9e9e9;
	box-shadow: 0 2px 0 #e1e1e1;
}

main .listagem .item .data{
	margin: 5px 0;
	display: block;
	font-size: 12px;
	color: #585858;
	font-family: 'Encode Sans Expanded', sans-serif;
}

main .listagem .item h4{
	margin: 0 0 10px;
	font-size: 18px;
}

main .listagem .item p{
	color: #585858;
}

main .listagem .item .icones{
	margin: 50px 0 0;
	text-align: center;
}

main .listagem .item .icones span{
	margin: 0 5px;
    color: #d35400;
    font-size: 22px;
}

main .listagem .item .btn{
    padding: 5px 10px;
    background: #AA1A23;
    color: #fafafa;
    font-family: 'Encode Sans Expanded', sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
}

main .listagem .item .btn.aberto{
	background: #27ae60;
}

main .listagem .item .btn.loteamento{
	background: #f39c12;
}

main .listagem .item .btn.aovivo{
	background: #AA1A23;
}

main .listagem .item .btn.encerrado{
	background: #c0392b;
}

main .listagem .item .btn small{
    text-transform: initial;
}


main header{
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 5px;
	border: 1px solid #ddd;
	position: relative;
}

main header h3{
	padding-bottom: 10px;
	margin: 0 0 10px;
	font-size: 15px;
	border-bottom: 1px dotted #ddd;
}

main header .data{
	margin: 5px 0;
	display: block;
	font-size: 12px;
	color: #585858;
	font-family: 'Encode Sans Expanded', sans-serif;
}

main header h4{
	margin: 0 0 10px;
}

main header .icones span{
	margin: 0 5px;
    color: #d35400;
    font-size: 12px;
    font-family: 'Encode Sans Expanded', sans-serif;
    font-weight: 400;
}

main header .icones span i{
	font-size: 16px;
	position: relative;
	top: 2px;
}

main .btn.live{
	padding: 10px;
	margin-top: 15px;
    background: #AA1A23;
    box-shadow: 0 2px 0 #17518d;
    color: #fafafa;
    font-weight: 400;
    font-family: 'Encode Sans Expanded', sans-serif;
    font-size: 12px;
    text-align: center;
}

main .btn.live span{
	font-size: 11px;
}

main table.lotes th, main table.lotes td{
	text-align: center;
	vertical-align: middle;
}

main table.lotes td button.btn{
	background: #00aa80;
	color: #fff;
	font-family: 'Encode Sans Expanded', sans-serif;
	border-radius: 50px;
	font-size: 12px;
}

main table.lotes td a span{
	color: #f39c12;
}

.modal h3{
	margin-top: 5px;
	font-size: 22px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-weight: 400;
	color: #AA1A23;
}

.modal h3 span{
	font-size: 15px;
}

.modal h4{
	font-size: 16px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-weight: 700;
	color: #333;
}

.modal .modal-header .btn{
	font-size: 11px;
    padding: 7px 10px;
    background: #eee;
    margin-top: 5px;
    color: #2967a9;
}

.modal .modal-header .btn:hover{
	background: #2967a9;
	color: #fff;
}

.modal .modal-header .btn i{
	font-size: 13px;
    position: relative;
    top: 1px;
}

.modal .lance{
	margin-bottom: 25px;
	text-align: center;
}

.modal .lance .btn{
	padding: 10px 25px;
	background: #00aa80;
	color: #fff;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-weight: 400;
	border-radius: 5px;
	box-shadow: 0 2px 0 #097d61;
	text-transform: uppercase;
	font-size: 12px;
}

.modal .icones{
	text-align: center;
}

.modal .icones span{
	margin: 0 5px;
	color: #d35400;
	font-size: 18px;
}

.modal .carousel{
	margin-bottom: 20px;
}

.modal .carousel .carousel-control{
	width: 10%;
}

.modal .carousel .carousel-control .glyphicon-chevron-left{
	left: 30%;
}

.modal .carousel .carousel-control .glyphicon-chevron-right{
	right: 30%;
}

.modal .aviso{
	padding: 15px;
	font-size: 12px;
}



aside h3{
	font-size: 22px;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-weight: 400;
	color: #d35400;
}

aside .embed-responsive{
	border: 3px solid #ccc;
}



aside .filtro .item{
	margin-bottom: 15px;
	background: #f2f2f2;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 2px 0 #ccc;
}

aside .filtro .item span{
	padding: 10px 15px;
	margin-bottom: 5px;
	display: block;
	color: #fafafa;
	background: #AA1A23;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

aside .filtro .item ul{
	padding: 0;
	list-style-type: none;
}

aside .filtro .item ul li a{
	padding: 5px 20px;
	display: block;
	text-decoration: none;
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 14px;
	color: #AA1A23;
}

aside .filtro .item ul li a:hover{
	background: #ddd;
}

aside .filtro .item ul li.active a{
	background: #777;
	color: #fafafa;
}


aside .filtro .item .wrap{
	padding: 15px;
	border-bottom: 1px dotted #ccc;
}

aside .filtro .item .wrap strong{
	font-family: 'Encode Sans Expanded', sans-serif;
	font-size: 12px;
}

aside .filtro .form-inline input{
	width: 85px;
}




aside .filtro .item.simples ul li{
	border-bottom: 1px dotted #ccc;
}

aside .filtro .item.simples ul li:last-child{
	border: none;
}

aside .filtro .item.simples ul li a{
	padding: 10px 5px;
}

aside .filtro .item.simples ul .sub{
	padding-left: 15px;
	margin-top: -5px;
	margin-bottom: 10px;
}

aside .filtro .item.simples ul .sub li a{
	color: #555;
	font-size: 13px;
}






.proximos .item .btn.encerrado{
	background: #c0392b;
}




.form-signin h2{
	margin: 10px 0;
	font-size: 25px;
}






/* Responsivo */

.navbar-toggle{
	background: #333;
	margin-top: 15px;
	margin-bottom: 15px;
}

.navbar-toggle .icon-bar{
	background: #fff;
}




@media (max-width: 1199px) and (min-width: 992px) {

	.destaques .item .crop{
		height: auto;
	}

	.proximos .crop span:before, .proximos .crop span:after{
		display: none;
	}


}


@media (max-width: 991px) and (min-width: 768px) {

	

}


@media (max-width: 767px) {

	
	
}


@media (max-width: 480px) {

	

}


@media (max-width: 375px) {

	

}



