.menuexperience {
    display: flex;
    padding: 0;
    gap: 0 46px;
}

h2.tit {
    background: #fff;
    color: #ab2831;
    padding: 10px;
    font-size: 30px;
    font-weight: 700;
    margin-top: 0;
    margin-left: 5px;
    /* text-transform: uppercase; */
    text-align: center;    
}
h2.tit.row2 {
    color: #fff;
    background: #0052b4 !important;
    box-shadow: -2px 4px 10px #ccc;
}

div.linksdeinteresse {
    background: #0052b4;
}

h2.tit.row3 {
    background: #fff;
    color: #ab2831;
    padding: 10px;
    font-size: 30px;
    font-weight: 700;
    margin-top: 0;
    margin-left: 5px;
    /* text-transform: uppercase; */
    text-align: center;    
}
h3 {
    margin-top: 10px;
    font-size: 22px;
    color: #000;
}
h3.tit_sessao {
    background: #fff;
    color: #0052b4;
    padding: 10px 0;
    font-size: 50px;
    font-weight: 600;
    margin-top: 0;
    text-transform: uppercase;
    text-align: center;
}
h3.tit_sessao:after, h2.tit:after {
    /* background: linear-gradient( #f3ca04 10%,#c73740 0%,#c73740 55%, #f3ca04 0%, #f3ca04 91.2%); */
    /*background-color: #c73740;*/
    display: none;
}

h4.row2 {
    /* color: #fff; */
    font-weight:normal;
    margin: 5px 0;
}
h4.row3 {
    color: #fff;
    font-weight:normal;
    margin: 5px 0;
}

.noticias {    
    padding: 0;
    margin: 0;
    margin: 22px 0;
    padding: 13px 0 0 0;
    /* background-color: #0052b4; */
}
/* .noticias.artigo {

} */
.noticias.noticia {
    margin-bottom: 0;
}
/* .artigos .not-dstq h3 {    
    color: #fff;
} */

.noticias img {
    border-radius: 0;
}
.audiovideo .box-img {   
    /* box-shadow: 4px 4px 9px 0px #7b3136; */
}
.not-dstq:hover h4 {
    color: #000;
}
.mais {    
    /* padding-top: 20px; */
    text-align: center;
    padding: 0;
    margin-top: 40px;
}
.mais span.mais {
    /* margin-top: -22px; */
    /* border-top: 3px solid #fff; */
    border: none;
    background: #ab2831;
    padding: 15px;
    text-align: center;
    /* border-radius: 0px 0 10px 10px; */
}
.mais span.mais:hover {
    border-top: none;
    background: #b52d37;
    cursor: pointer; 
}

.mais span.mais a {
    color: #fff;
    text-decoration: none;
}
.mais span.mais a:hover {
    color: #fff;    
}

.chapeu-internacional{
    vertical-align: middle;
    display: table-cell;
    width: 10%;		
    padding: 12px 10px;
    background: #EEEEEE;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    height: 80px;
    -webkit-transition: all 0.1s ease-in;
    /* background-color: #ab2831;
    color: #fff !important; */
}
.eventos img.dstq {
    border-radius: 0;
}

.np:hover .chapeu-internacional {    
    /* background: linear-gradient( 45deg, white 88%,#c73740 0%,#c73740 91%,#f3ca04 0%,#f3ca04 93.5%,#c73740 0%); */
    background-color: #ab2831;
    color: #fff !important;

}
.np:hover .chapeu-internacional {
    color:#000;
}
.canal {
    display: flex;
    gap: 17px;
    flex-wrap: wrap;
}

.canais {
    font-size: 15px;
    /* background: transparent; */
    /* margin-bottom: 25px; */
    /* background: linear-gradient( 45deg, white 88%,#c73740 0%,#c73740 91%,#f3ca04 0%,#f3ca04 93.5%,#c73740 0%); */
    /* border-radius: 50px 10px; */
    border-radius: none;
    padding: 10px 30px;
    /* font-style: italic; */
    font-weight: 600;
    font-family: 'Open Sans', sans-serif !important;
    box-shadow: -2px 4px 10px #ccc;
    text-transform: uppercase;
    /* border: solid 1px #efefef; */
    text-align: center;
    height: 150px;
    /* margin: 10px 7px; */
    margin: 0;
    min-width: 0;
}
.canais.canaisexperience img{
    /* margin: 0 10px 0 25px; */
    width: 60px !important;
    margin-bottom: 10px;
}

.canais p {
    font-size: 16px;
}
.canais:hover {
    height: 185px !important;
}
.row-1  {
    /* box-shadow: -2px 4px 15px #ccc; */
    display: flex;
    display: flow-root;
    /* padding: 15px !important; */
    margin: 40px 0 !important;
    /* background-color: #0052b4;*/
}
 .row-2 {
    /* box-shadow: -2px 4px 15px #ccc; */
    display: flex;
    display: flow-root;
    /* padding: 15px !important; */
    margin: 30px 0 0 0 !important;
    /* background-color: #0052b4;*/
 }
 .row-3 {
    margin: 30px 0 40px 0;

 }
.np {
    background-color: #fff;
}
.tit{
    border-color: transparent !important;
    background-color: transparent !important;
}
   