.g_ .logo a > img{max-height: 70px !important;}

.menu.superior { background: #f8d5ec; border: 0   none; }
#cabecalho > .conteiner > .menu.superior .nivel-um  {
background: #f8d5ec;
border: f8d4f1;
}
#cabecalho > .conteiner > .menu.superior .nivel-um > li {
background: #f8d5ec;
border: f8d4f1;
}
#cabecalho > .conteiner > .menu.superior { text-align: center; }
#cabecalho .conteiner {
padding: 0;

box-shadow: none;

}
.flexslider {border-radius:20px;}
.secao-banners .conteiner {
max-width: 100%;
padding: 0;
margin:0;
margin-top: 10px;
border:none;
}

.flexslider {
margin: 0 0 60px;
background: #fff;
border:none;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
-moz-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
-o-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
}

.pagina-inicial .secao-banners {
    background: transparent;
}
.banner.cheio {
   margin-bottom: 0;
}
.secao-banners .conteiner {
   padding-bottom: 0;
}
.lista-redes .icon-instagram {
  background: none;
    
}

.barra-inicial {
background-color:#f8d5ec;
}

se por algum acaso não funcionar, tenta este:

.barra-inicial {
background: #f8d5ec !important;
}