
.hr-line{
 width: 80px;
 margin-bottom: 9px;
border-top: 1px solid #fff;
}
.service-content h5{
 color: #fff !important;
 font-weight: 200;
 font-size: 20px !important;
 margin-bottom: 4px;
}
.service-content p{
 color: #fff;
 font-size: 15px;
 line-height: 19px;
}
.inline{
 display: inline;
}
.text-black{
 color: #000;
}
.notification{
 background-color: #1a3841;
 color: #fff;
 padding: 7px 9px;
}
.tp-wrapper{
    text-align: left !important;
    margin: 20px 0px !important;
    max-width: 270px;
}