@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: url(../library/fonts/lato-v16-latin/lato-v16-latin-300.eot);
    src: local("Lato Light"), local("Lato-Light"), url(../library/fonts/lato-v16-latin/lato-v16-latin-300.eot?#iefix) format("embedded-opentype"), url(../library/fonts/lato-v16-latin/lato-v16-latin-300.woff2) format("woff2"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-300.woff) format("woff"), url(../library/fonts/lato-v16-latin/lato-v16-latin-300.ttf) format("truetype"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-300.svg#Lato) format("svg");
}
@font-face {
    font-family: Lato;
    font-style: italic;
    font-weight: 300;
    src: url(../library/fonts/lato-v16-latin/lato-v16-latin-300italic.eot);
    src: local("Lato Light Italic"), local("Lato-LightItalic"), url(../library/fonts/lato-v16-latin/lato-v16-latin-300italic.eot?#iefix) format("embedded-opentype"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-300italic.woff2) format("woff2"), url(../library/fonts/lato-v16-latin/lato-v16-latin-300italic.woff) format("woff"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-300italic.ttf) format("truetype"), url(../library/fonts/lato-v16-latin/lato-v16-latin-300italic.svg#Lato) format("svg");
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: url(../library/fonts/lato-v16-latin/lato-v16-latin-regular.eot);
    src: local("Lato Regular"), local("Lato-Regular"), url(../library/fonts/lato-v16-latin/lato-v16-latin-regular.eot?#iefix) format("embedded-opentype"), url(../library/fonts/lato-v16-latin/lato-v16-latin-regular.woff2) format("woff2"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-regular.woff) format("woff"), url(../library/fonts/lato-v16-latin/lato-v16-latin-regular.ttf) format("truetype"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-regular.svg#Lato) format("svg");
}
@font-face {
    font-family: Lato;
    font-style: italic;
    font-weight: 400;
    src: url(../library/fonts/lato-v16-latin/lato-v16-latin-italic.eot);
    src: local("Lato Italic"), local("Lato-Italic"), url(../library/fonts/lato-v16-latin/lato-v16-latin-italic.eot?#iefix) format("embedded-opentype"), url(../library/fonts/lato-v16-latin/lato-v16-latin-italic.woff2) format("woff2"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-italic.woff) format("woff"), url(../library/fonts/lato-v16-latin/lato-v16-latin-italic.ttf) format("truetype"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-italic.svg#Lato) format("svg");
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: url(../library/fonts/lato-v16-latin/lato-v16-latin-700.eot);
    src: local("Lato Bold"), local("Lato-Bold"), url(../library/fonts/lato-v16-latin/lato-v16-latin-700.eot?#iefix) format("embedded-opentype"), url(../library/fonts/lato-v16-latin/lato-v16-latin-700.woff2) format("woff2"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-700.woff) format("woff"), url(../library/fonts/lato-v16-latin/lato-v16-latin-700.ttf) format("truetype"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-700.svg#Lato) format("svg");
}
@font-face {
    font-family: Lato;
    font-style: italic;
    font-weight: 700;
    src: url(../library/fonts/lato-v16-latin/lato-v16-latin-700italic.eot);
    src: local("Lato Bold Italic"), local("Lato-BoldItalic"), url(../library/fonts/lato-v16-latin/lato-v16-latin-700italic.eot?#iefix) format("embedded-opentype"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-700italic.woff2) format("woff2"), url(../library/fonts/lato-v16-latin/lato-v16-latin-700italic.woff) format("woff"),
        url(../library/fonts/lato-v16-latin/lato-v16-latin-700italic.ttf) format("truetype"), url(../library/fonts/lato-v16-latin/lato-v16-latin-700italic.svg#Lato) format("svg");
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
mark {
    background: #ccc;
    color: #000;
}
small {
    font-size: 80%;
}
sup {
    top: -8px;
}
sub {
    bottom: -4px;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
fieldset {
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 6px 10px 12px;
}
legend {
    border: 0;
    padding: 0;
}
optgroup {
    font-weight: 700;
}
figure {
    margin: 0;
}
@media (max-width: 37.49em) {
    .site-content .wp-block-query-loop {
        margin-left: 0;
    }
}
.site-content .wp-block-query-loop li {
    margin-bottom: 60px;
}
html {
    box-sizing: border-box;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*,
:after,
:before {
    box-sizing: inherit;
    -webkit-tap-highlight-color: transparent;
}
body {
    margin: 0;
    font-family: Lato, sans-serif;
}
body.mce-content-body {
    font-family: inherit;
    margin: 15px;
}
blockquote,
blockquote.wp-block-quote,
q {
    quotes: "" "";
    border-left: 4px solid #eee;
    font-style: italic;
    padding-left: 16px;
    background: 0 0;
    text-align: left;
}
blockquote p,
blockquote.wp-block-quote p,
q p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
blockquote .wp-block-quote__citation,
blockquote cite,
blockquote.wp-block-quote .wp-block-quote__citation,
blockquote.wp-block-quote cite,
q .wp-block-quote__citation,
q cite {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 12px;
    text-transform: uppercase;
}
blockquote p:last-of-type,
blockquote.wp-block-quote p:last-of-type,
q p:last-of-type {
    margin-bottom: 0;
}
blockquote.is-large,
blockquote.is-style-large,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large,
q.is-large,
q.is-style-large {
    margin: 0 auto;
}
.wp-block-pullquote {
    border: none;
    padding: 0;
}
.wp-block-pullquote blockquote {
    border-left: 0;
    border-top: 8px solid #eee;
    border-bottom: 8px solid #eee;
    padding: 16px 0;
    text-align: center;
    max-width: 50%;
    margin: 0 auto;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote,
img {
    max-width: 100%;
}
img {
    height: auto;
    vertical-align: middle;
}
.wp-block-image.is-resized img,
.wp-block-image.size-medium img,
.wp-block-image.size-thumbnail img {
    width: auto;
}
.wp-block-image figcaption {
    text-align: left;
    padding: 10px 0;
}
figure {
    max-width: 100%;
}
a {
    cursor: pointer;
    text-decoration: none;
    transition: 0.3s;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
a a:active,
a:hover {
    color: #0183c6;
    transition: 0.3s;
    outline: 0;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
h1,
h2 {
    font-size: 31.5px;
    line-height: 1.27;
}
h3 {
    font-size: 24.5px;
    line-height: 1.64;
}
h4 {
    font-size: 17.5px;
    line-height: 1.142;
}
h5 {
    font-size: 14px;
    line-height: 1.43;
}
h6 {
    font-size: 11.9px;
    line-height: 1.681;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    text-rendering: optimizelegibility;
}
ol,
ul {
    margin: 0 0 18px;
}
ol.no-bullet,
ol.no-bullet ol,
ol.no-bullet ul,
ul.no-bullet,
ul.no-bullet ol,
ul.no-bullet ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul {
    padding: 0;
    margin: 0 0 10px 25px;
}
@media (min-width: 48em) {
    ul {
        margin: 0 0 5px;
    }
}
li > ol,
li > ul {
    margin-left: 18px;
}
dt {
    font-weight: 700;
}
dd {
    margin: 0 24px 24px;
}
p:empty {
    display: none;
}
li > ol,
li > ul {
    margin-bottom: 0;
}
table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
@media (min-width: 48em) {
    table {
        max-width: 350px;
    }
}
.wp-block-button .wp-block-button__link {
    border-radius: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    padding: 20px 24px;
}
.wp-block-button .wp-block-button__link:hover {
    opacity: 0.9;
    text-decoration: none;
}
button,
input,
select,
textarea {
    font-family: Lato, sans-serif;
}
.uneditable-input,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
    display: inline-block;
    height: 20px;
    width: 206px;
    padding: 14px 6px;
    margin: 0 0 10px;
    line-height: 1.43;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border 0.2s linear, box-shadow 0.2s linear;
}
textarea {
    height: auto;
    padding: 4px 6px;
    max-width: 100%;
    outline: 0;
    overflow: auto;
}
select {
    box-shadow: none;
    transition: none;
    width: 220px;
    padding: 0 6px;
}
input[type="file"],
select {
    height: 30px;
    line-height: 2.15;
}
button {
    margin: 0;
}
label {
    display: block;
    margin-bottom: 5px;
}
button,
input,
label,
select,
textarea {
    font-size: 16px;
    line-height: 1.43;
    font-weight: 400;
}
@media (min-width: 64em) {
    button,
    input,
    label,
    select,
    textarea {
        font-size: 18px;
        line-height: 1.43;
    }
}
button,
input[type="button"],
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"],
label,
select {
    cursor: pointer;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.54;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
    background-color: #e2eaee;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}
code,
pre {
    font-family: Lato, sans-serif, monospace;
}
code {
    padding: 2px 4px;
    color: #d14;
    white-space: nowrap;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    font-size: 12px;
    border-radius: 3px;
}
.wp-block-separator,
hr {
    width: 100%;
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
    box-sizing: content-box;
}
.wp-block-separator:not(.is-style-dots),
hr:not(.is-style-dots) {
    background-color: #e3e3e3;
    border: 0;
    height: 1px;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
hr:not(.is-style-wide):not(.is-style-dots) {
    width: 100%;
    height: 4px;
    background: 0 0;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots):before,
hr:not(.is-style-wide):not(.is-style-dots):before {
    content: "";
    display: block;
    height: 4px;
    width: 40px;
    background: #eff3f6;
}
.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
    color: #eff3f6;
    font-size: 18px;
    letter-spacing: 12px;
    padding-left: 12px;
}
.wp-block-categories__list a,
.wp-block-latest-comments .wp-block-latest-comments__comment-author,
.wp-block-latest-comments .wp-block-latest-comments__comment-link {
    color: #0192cc;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
embed,
iframe,
object {
    max-width: 100%;
}
.site-content {
    word-wrap: break-word;
}
.site-content > * {
    margin: 60px auto;
}
.site-content > :not(.alignfull) {
    max-width: 1140px;
    padding: 0 15px;
}
.site-content > .alignwide {
    max-width: 1240px;
}
.has-text-color.has-black-color a {
    color: #000;
}
.has-avatars .wp-block-latest-comments__comment {
    display: inline-flex;
    margin: 10px;
}
.has-avatars .wp-block-latest-comments__comment footer.wp-block-latest-comments__comment-meta {
    margin-left: 0;
}
.wp-block-categories-list {
    margin-bottom: 28px;
    list-style: none;
    margin-top: 10px;
}
.wp-block-categories-list .cat-item {
    padding-bottom: 10px;
}
.wp-block-social-links {
    margin-bottom: 28px;
}
.wp-block-post-title a {
    color: #333;
}
.wp-block-post-title a:hover {
    color: #0183c6;
}
.wp-block-search .wp-block-search__input {
    height: auto;
    margin: 0;
    padding: 8px 16px;
}
.corpit-hero .wp-block-image img {
    width: 100%;
}
.site-header {
    display: flex;
    align-items: center;
    padding: 0 15px;
}
@media (min-width: 64em) {
    .site-header {
        padding: 1.25em 2.375em;
    }
}
.site-footer,
.site-footer.wp-block-group {
    padding-top: 46px;
}
.entry-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 36px 0;
}
.entry-header .wp-block-post-author {
    align-items: center;
    margin-right: 10px;
}
.wp-block-post-author__avatar .avatar {
    border-radius: 50%;
}
.hero-right-col {
    padding: 0 15px;
}
@media (min-width: 64em) {
    .hero-right-col {
        padding: 0 15px 0 0;
    }
}
.site-header {
    margin-bottom: 0px;
    border-bottom: 2px dotted #fff;
}
.wp-block-search__button.has-icon {
    line-height: 0;
    background: #000;
    border-color: #000;
}
section.about-section.wp-block-template-part {
    max-width: 1170px;
    margin: auto;
    margin-top: 100px;
    padding-bottom: 50px;
}
.slider-section .wp-block-cover__inner-container.is-layout-flow.wp-block-cover-is-layout-flow {
    max-width: 1170px;
}
.service-section.wp-block-template-part {
    max-width: 1170px;
    margin: auto;
    border-top: 2px dotted red;
    padding: 50px 0 0 0;
    margin-bottom: 80px;
}
section.client-section.wp-block-template-part {
    max-width: 1170px;
    margin: auto;
    border-top: 2px dotted #cf2e2e;
    padding-top: 50px;
}
.site-footer .wp-block-categories-list .cat-item a {
    color: #fff;
    border-bottom: 1px dotted #cf2e2e;
}
.site-footer .wp-block-categories-list .cat-item:last-child a {
    border-bottom: none;
}
section.blog-section.wp-block-template-part {
    max-width: 1170px;
    margin: auto;
    border-top: 2px dotted #cf2e2e;
    padding-top: 50px;
}
section.cta-section.wp-block-template-part {
    margin-bottom: -28px;
}
.wp-block-media-text.is-stacked-on-mobile.about-page {
    max-width: 1170px;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
}
section.wp-block-query.blog-page.is-layout-flow.wp-block-query-is-layout-flow {
    max-width: 1170px;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
}
.footer-section .copyright-section a {
    text-decoration: underline !important;
}
.footer-section .copyright-section a:hover {
    color: #cf2e2e;
    border-bottom: 1px dotted #cf2e2e;
}
