/* WHATSAPP FIXO */
.whatsapp-fixo {
    position: fixed;
    bottom:25px;
    right:25px;
    z-index: 999;
}    


.conteudo-topo
.busca-mobile 
.atalho-menu {
background: #00b9c2;
}

.atributo-cor a span {
    border-width: 0 25px 25px 21px;
    border-style: solid;
    border-radius: 30px;
    height: 21px;
}


@media screen and (max-width: 767px){
    
#cabecalho>.conteiner>.row-fluid>.span3 > .fundo-principal {
    color: #f2d330;
    border-radius: 30px;
}
 
#cabecalho .cab-nav {
    background: #01b9c2;
}
    
.atributo-cor a span {
    border-width: 0 25px 25px 21px;
    border-style: solid;
    border-radius: 30px;
    height: 21px;
}    
    
}    