body{
    background: #f4f4f4;
}

.center.services{
    background-color: #ffffff;
    max-width: 1166px;
    box-shadow: 0 1px 4px #dcdcdc;
    min-height: 800px;
    margin: 50px auto;
    padding: 10px 20px;
}

.center.services p{
    text-indent: 24px;
}

.center.services p span{
    margin-left: -24px;
}

.center.services .text-center{
    text-align: center;
}

.center.services .head{
    padding: 25px 10px 0;
}

.center.services p{
    line-height: 36px;
    text-indent: 2em;
    font-size: 13px;
    margin: 16px 0;
}

.center.services h4,
.center.services h5{
    margin-bottom: 16px;
}

.center.services a{
    color: #1A8CFF !important;
}

.divider{
    height: 1px;
    width: 100%;
    margin: 24px 0 34px 0;
    background-color: #f3f3f3;
}
