
.pagination { margin-top: 20px;margin-bottom: 50px; width: 100%; }
.pagination .page-numbers.current { background-color: #fe6666!important; }
.pagination .page-numbers { background-color: #666; padding: 5px 13px; color: #fff; font-size: 15px; }

.home-clients .technologies li { flex: 0 0 24%;  max-width: 24%; margin: 1rem 0; }
.wpcf7-mail-sent-ok {  display: none!important; }
.three-column-box .box h4 a { color: var(--primary); text-decoration: none; }
.knowledge-center.blog-sidebar .box.sticky {  position: fixed; width: 348px; top: 100px; }
.knowledge-center.blog-sidebar .box.sticky .box-body {  height: 450px; overflow: scroll; }

.knowledge-center.blog-sidebar .box.sticky .box-body {
    height: 450px;
    overflow: scroll;
}

.knowledge-center-content .lazyloaded { margin-bottom: 20px; }
.knowledge-center-content .size-full {
    max-width: 100%;
    width: auto;
}

.form-group.custom-file span.wpcf7-form-control-wrap.file-340 {
    position: unset;
}

a.mailto {
    color: #f86566!important;
    font-weight: 600!important;
}

section.home-services.section.careersPage h3.service-title {
    font-size: 2.8rem;
}