body{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    color: #314B88;
    line-height: 130%;
    background: url("../imagens/bg.png");
}
.container{
    max-width: 1000px !important;
}
a{
    color: #464646;
}
a:hover{
    color: #000;
}
textarea{
    max-width: 100%;
}
.menu-mobile{
    background: #4366B8;
    color: #FFF !important;
    display: none;
}
.menu-mobile a{
    color: #FFF !important;
}
.menu-mobile .pai{
    margin-left: 15px;
}
h1{
    font-size: 24px;
    color: #314B88;
}
h2{
    font-size: 16px;
    color: #314B88;
}
h3{
    font-size: 15px;
    color: #314B88;
}
h4{
    font-size: 15px;
    color: #314B88;
}
h5{
    font-size: 14px;
    color: #314B88;
}
#pagina{
    padding: 0 10px 0 10px;
    max-width: 1000px;
    background: #FFF;
}
#topo{
    padding: 0;
    font-family: 'Roboto', sans-serif;
    background: #4366B8;
    text-align: center;
}
#topo img{
    margin: 0 auto;
}
#corpo{
    padding: 8px 8px 8px 0;
}
.ads-home{
    padding-left: 10px;
    padding-top: 10px;
}
.celula-categoria{
    text-align: center;
    margin-bottom: 5px;
    padding: 15px;
}
.celula-categoria:hover{
    background: #3276B1;
}
.celula-categoria:hover a{
    color: #FFF;
}
.celula-categoria a{
    font-weight: bold;
    display: block;
}
.celula-categoria a:hover{
    text-decoration: none;
    text-shadow: 1px solid #000;
}
.celula-categoria span{
    font-weight: bold;
    display: block;
    min-height: 140px;
}
.celula-categoria img{
    margin: 0 auto;
    margin-bottom: 10px;
    clear: both;
}
#menu_barra{
    margin-top: 20px;
}
#menu_barra li{
    list-style-type: none;
    padding: 8px 0 8px 0;
    font-size: 17px;
}
#menu_barra li ul{
    padding: 0;
}
#menu_barra li ul li{
    border-bottom: 1px solid #DDD;
    margin: 0;
}
#menu_max-width: 1050px; .pai{
    color: #FF0000;
    font-weight: bold;
    padding: 5px;
}
#menu_barra .pai > ul{
    color: #646464;
    border-top: 1px solid #DDD;
    margin-top: 20px;
    font-weight: normal;
}
.compartilhar{
    list-style-type: none;
    padding: 0 0 15px 0;
    margin: 6px 0 15px 0;
    border-bottom: 1px dashed #DDD;
}
.compartilhar li{
    display: inline-block;
    padding: 4px 4px 0 4px;
}
.paginacao{
    background: #EEE;
    padding: 15px;
    margin-bottom: 15px;
    text-align: center;
    color: #AAA;
}
.paginacao a{
    display: inline-block;
    margin: 0 6px 0 6px;
}
#rodape{
    background: #999;
    color: #FFF;
    padding: 15px;
    font-size: 18px;
}
.clear{
    clear: both;
}
.left{
    text-align: left;
}
.center{
    text-align: center;
}
.right{
    text-align: right;
}
.img-center{
    margin: 0 auto;
}
#ads-footer{
    width: 100%; 
    height: 70px; 
    z-index: 999999; 
    position: fixed; 
    left: 0px; 
    bottom: 0px; 
    background: #000;
}
#w-hide-ads{
    position: relative;
    z-index: 1; 
    height: 10px; 
    background-color: rgb(80, 80, 80);
}
#hide-ads{
    margin: 0 0 0 -30px; 
    position: absolute; 
    bottom:0; 
    left:50%;
    display: block; 
    width: 60px;
    height: 30px; 
    background-color: #000; 
    border-top-left-radius: 3px; 
    border-top-right-radius: 3px;
    cursor: pointer;
}
#ads-bottom{
    text-align: center;
}
.navbar-toggle{
    border: 1px solid #FFF;
}
.navbar-toggle .icon-bar {
    border: 1px solid #fff;
}
.sub-titulo{
    background: url(../imagens/bg.png);
    padding: 8px 0 7px 0;
    margin-top: 10px;
    border-radius: 4px;
    border: 1px solid #eee;
    text-shadow: 2px 1px 1px #FFF;
}
.btn-pesquisar{
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
}
@media only screen and (max-width : 767px) {
    #menu_barra, #topo{
        display: none;
    }
    .menu-mobile{
        display:block;
    }
}
.style1 {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}
.style2 {color: #FFFFFF}
.style6 {font-size: 16px}

#search.open {
    -webkit-transform: translate(0px,0px) scale(1,1);
    -moz-transform: translate(0px,0px) scale(1,1);
    -o-transform: translate(0px,0px) scale(1,1);
    -ms-transform: translate(0px,0px) scale(1,1);
    transform: translate(0px,0px) scale(1,1);
    opacity: 5;
}
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.95);
    z-index: 100;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px,-100%) scale(0,0);
    -moz-transform: translate(0px,-100%) scale(0,0);
    -o-transform: translate(0px,-100%) scale(0,0);
    -ms-transform: translate(0px,-100%) scale(0,0);
    transform: translate(0px,-100%) scale(0,0);
}
#search .close{
    position: fixed;
    top: 55px;
    right: 15px;
    color: #fff;
    background-color: #428BCA;
    border: none;
    opacity: 1;
    padding: 8px 14px;
    font-size: 30px;
    border-radius: 5px;
}
#form-over {
    margin: 0 auto;
    margin-top: 150px;
}
#s2, #s-btn {
    margin: 0 auto;
}
#s2 {
    text-align: center;
    width: 100%;
    color: #555;
    background: rgba(0,0,0,0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    opacity: 1;
    height: 80px;
    line-height: normal;
}
#s2, #s-btn {
    margin: 0 auto;
}
#s-btn {
    display: inline-block;
    color: #FFF;
}
.text-menu{
    margin-right: 0;
    position: absolute;
    right: 70px;
    top: 15px;
}

.whatsapp-botao{
    display: none!important;
}

@media (max-width: 768px) {
.whatsapp-botao{
    display: inline-block !important;
}

}

.celula-categoria {
    text-align: center;
    margin-bottom: 5px;
    padding: 15px;
    width: 169px;
}