ul > ul  {
    margin-left:  20px;
}
.equipe li {
    display:  flex;
    width:  50%;
}
.equipe img {
    max-width:  100%;
    height:  139px;
}
.barrMenu1 {
    background-color:  #ed2f59;
}
a.linkMenu {
    color:  white;
    font-weight:  900;
}
.blocConteudo1 h1,  .blocConteudo1 h2,  .blocConteudo1 h3,  .blocConteudo1 h4,  .blocConteudo1 h5,  .blocConteudo1 h6  {
    color:  #36476d;
    font-weight:  600;
}
.blocConteudo1 strong,  .blocConteudo1 b  {
    color:  #b9c5d5;
}
.blocConteudo1 a {
    color:  #36476d;
}
#boxdestaque{
    display: none;
}
.ConteudoCentral{
   margin-top: 0!important; 
}
.site-image-main{
    position: absolute;
    margin-left: -960px;
    max-height: 295px;
}
.TopHotsite{
    overflow: hidden;
    position: relative;
    background-color: #7bc253;
}
.TopHotsiteCampanha{
    margin-top: 50px;
}