.wp-site-blocks {
    padding-bottom: 0 !important;
}
.services .icon-box .icon {
    background: #4eaac9;
}
.services .icon-box .icon i {
    color: white;
}
.contact .info i {
    background: #4eaac9;
    color: white;
}
.back-to-top {
    background: #4eaac9;
}
.back-to-top:hover {
    background: #4eaac9;
}
.back-to-top i {
    background: #4eaac9;
    color: white;
}
.back-to-top i:hover {
    color: white;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    color: #4eaac9 !important;
}

.about .content ul i {
    color: #4eaac9;
}

.hidden {
    display: none;
}

.icon-box-active {
    border-color: #fff;
    box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

header {
    background-color: white !important;
    padding: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

header a {
    color: black !important;
}

footer {
    background: white !important;
    color: black !important;
    border-top: 1px solid rgba(0,0,0,0.2);
}

#result-oriented ul {
    padding-left: 0 !important;
}

.about {
    padding: 20px !important;
}