.sub_header {
    background-color: #010716;
    padding-left: 10px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}
.div_service_information_box {
    background: #0e0ddc none repeat scroll 0 0;
    border-radius: 8px;
    bottom: -17px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
    padding: 10px;
    position: absolute;
    right: 27px;
}