-@import url(//fonts.googleapis.com/css?family=Maven+Pro);

*{
    font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
    letter-spacing: 0px;
    line-height: 17px;
}
body{
    margin: 10px 0 0 0;
}
.clear{
    clear: both;
}
.float-right{
    float: right;
}
a{
	color:#000000;
}
p{
    margin: 0;
}
.btn-links {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
h1,h2,h3,h4,h5,h6{
    margin: 5px 0;
}
address{
    margin-bottom: 0;
}
.thumbnail{
    display: inline;
    margin-bottom: 0
}

.cobertura,.mediabox,.leilao{
    background:#DCEDF7 url(/images/fundo_box.png) repeat-x top;
    border-radius: 4px;
    margin-top:4px;
    border: 3px solid #ACD;
    padding:1px;
}
.menu-taquari{
    background: url("/images/fundo_menu.png") repeat-x scroll 0% 0% transparent;
}
.footer-taquari{
    text-align: center;
    height:35px;
    margin-top: 5px;
    background:url(/images/fundo_banner.gif) repeat-x

}
.leilao img, .cobertura img{
    max-width: 100%;
}

.imagem-topo{
    position: relative;
    background-position: top left;
    background-repeat: no-repeat;
}
.imagem-topo img{
    visibility: hidden;
}
.bolder{
    font-weight: bolder;
}
.imagem-local,.imagem-nome{
    color: #fff;
    font-weight: bolder;
    z-index: 5;
    padding: 10px 0px;
    height: 40px;
    text-align: center;
    background: url(/images/alpha.png) repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.imagem-nome{
    top: inherit;
    bottom: 0;
}
form div.jumbotron div.col-lg-12, form div.jumbotron div.col-lg-8,
form div.jumbotron div.col-lg-7 , form div.jumbotron div.col-lg-6,
form div.jumbotron div.col-lg-5 , form div.jumbotron div.col-lg-4,
form div.jumbotron div.col-lg-3 {
    margin-bottom: 2px;
}
@media (max-width: 768px) {
    .img-taquari-fix-xs{
        display: inherit!important;
        max-width: inherit!important;
        height: inherit!important;
    }
    .navbar-brand.navbar-toggle{
        margin-top: 0px;
    }
    .nav.navbar-nav li a{
        background: url("/images/fundo_menu.png") repeat-x;
        text-align: center;
        font-size: 14px!important;
        font-weight: bolder;
    }
}
@media (min-width: 768px) {
    .nav.navbar-nav li a {
        font-size: 13px;
        padding: 5px 5px 8px 5px;
        font-weight: bold;
        border-left: 2px solid rgb(39, 168, 168);
        border-bottom: 2px solid rgb(39, 168, 168);
    }
    .nav.navbar-nav li:first-child a {
        border-radius: 0 0 0 3px;
    }
    .nav.navbar-nav li:last-child a {
        border-right: 2px solid rgb(39, 168, 168);
        border-radius: 0 0 3px 0;
    }
    .imagem-local,.imagem-nome{
        font-size: 13px;
        padding-top: 5px;
    }
}
@media (min-width: 992px) {
    .nav.navbar-nav li a {
        font-size: 16px;
        padding: 5px 11px 8px 11px;
        font-weight: bold;
    }
}

@media (min-width: 1200px) {
    .nav.navbar-nav li a {
        font-size: 21px;
        font-weight: bolder;
        padding: 5px 11px 8px 11px;
        border-left: 2px solid rgb(39, 168, 168);
        border-bottom: 2px solid rgb(39, 168, 168);
    }

    .nav.navbar-nav li:last-child a {
        border-right: 2px solid rgb(39, 168, 168);
    }
}


.tabelalotes{
    border-color:  #DCEDF7;
}
.tabelalotes td,.tabelalotes th{
    border-color: #DCEDF7;
}

.tabelalotes th{
    background:  #EFF8FC;
}

.coberturadireita{
    float: right;
}
.coberturadireita img,.coberturaesquerda img{
    max-width: 100%;
}
.cobertura-overflow .texto{
    max-height: 400px;
    min-height: 400px;
    overflow: auto;
}
.cobertura-overflow .breaker{
    clear: both;
}
.cobertura-full .breaker{
    clear: both;
}
#container,#container_wrapper{
    float: right;
}
.highslide-number{
    margin-top: -60px;
    background: #fff;
    padding:20px;

}
.eventoitem .gallery
{
    float: left;
    width: 176px;
    height: 115px;
    margin: 5px;
    text-align: center;
}
.eventoitem .gallery img
{
    max-width: 99%;
    max-height: 99%;
}
.video-resize video, .video-resize object,.video-resize embed{
    width: 98%;
}
.btn.btn-links {
    margin-top: 5px;
}