.border_lwhite01{position: relative; float: left; width: 50px; height: 10px; background-color: #0b1433; display: block; margin-top: 5px;}
.border_lwhite01 .slicel_whiter_left{
    position: absolute;
    right: -40px;
    border-left: 20px solid #0b1433;
    border-right: 20px solid transparent;
    border-bottom: 10px solid #FFF;
}
.border_rwhite01{position: relative; float: right; width: 535px; height: 10px; background-color: #0b1433; display: block; margin-top: 7px;}
.border_rwhite01 .slicel_whiter_right{
    position: absolute;
    left: -20px;
    border-left: 20px solid #FFF;
    border-right: 20px solid transparent;
    border-bottom: 10px solid #0b1433;
}
.border_lwhite02{position: relative; float: left; width: 100px; height: 10px; background-color: #0b1433; display: block; margin-top: 5px;}
.border_lwhite02 .slicel_whiter_left{
    position: absolute;
    right: -20px;
    border-left: 20px solid #0b1433;
    border-right: 20px solid transparent;
    border-bottom: 10px solid #FFF;
}
.border_rwhite02{position: relative; float: right; width: 320px; height: 10px; background-color: #0b1433; display: block; margin-top: 5px;}
.border_rwhite02 .slicel_whiter_right{
    position: absolute;
    left: -20px;
    border-left: 20px solid #FFF;
    border-right: 20px solid transparent;
    border-bottom: 10px solid #0b1433;
}

/*.cor-cinza{color:#000}*/
.c_content_topic_exel{

}
.c_content_topic_exel:last-of-type{
margin-bottom: 100px;
}
.c_content_topic_exel h1{
    position: relative;
    text-align: center; 
    font-family: "exo-black",sans-serif;
    font-weight: 600;
    font-size: 1.245625em;
    color: #0b1433;
    width: 100%;
    border-radius:10px 10px 0 0;
    box-sizing: border-box; 
    margin-top: 19px;
}

.c_content_topic_exel p{
    float: left;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 20px;
    text-align: justify;
    
}
.c_content_topic_exel p span{
    color: orange;
    margin-right: 10px;
}

.c_bg_right{
    border-right: solid 1px #0b1433;
    border-bottom: solid 1px #0b1433;
    float: right;
    margin-top: -5px;
}
.c_bg_right01{
    background-size: cover;
    background-image: url(background/calculos-judiciais/bg01.jpg);;
    height: 350px; 
    width: 400px;
    float: right;
}
.c_bg_right02{
    background-size: cover;
    background-image: url(background/calculos-judiciais/bg02.jpg);;
    height: 150px; 
    width: 400px;
    float: right;
}

.opacity-tabela-block{text-align: center;width: 100%;float: left;}
.opacity-tabela-block p{width:100%;float: left; font-family: "exo-regular",sans-serif;font-weight: 600;color: #ec6c04;text-align:center;}
.opacity-tabela-block a {font-family: "keep-regular",sans-serif;font-size: 16px; padding: 10px;background: #0b1433;color: #fff;border-radius: 5px;display: inline-block;}
.opacity-tabela-block a:hover{transition: 0.3s;background-color: #264f9f;}