.titleboldctc{
    font-weight: bold;
    font-size: 30px;
    display: block;
    margin-bottom: 50px;
    text-transform:uppercase;padding-left:0px
    
}
.titleboldctc:after{content:"";display:block;height:1px;width:100px;background:#303030;margin-top:10px;position:relative;left:-15px}


