.page-title-area {
    padding: 100px 0 100px;
}

.page-title-h3 {
    font-size: 40px !important;
    margin-top: 40px;
}

.page-title-area .breadcrumb-inner .page-title {
    text-align: center;
}
.content-box {
    text-align: center;
}

.bg-red {
    background: #0b0d0c;
}

.back-to-top{
    background-color: #00a0d4;
}

.footer-bottom {
    padding: 25px 15px 25px 15px;
    border-top: 2px solid #00a0d4;
}