@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,700,700i&display=swap");

.cols:after {
    content: " ";
    line-height: 0;
    display: table;
    clear: both
}

.list-services-secondary .list__image span,
.section-box-info .section__image,
.section-intro .section__image,
.section-services-secondary .section__head-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.section-intro .section__image,
.section-services-secondary .section__head-image {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.article-service .article__image span,
.list-line .list__image,
.list-services-secondary .list__icon,
.list-services-secondary .list__image span,
.section-about .section__image {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

[class^="logo"] {
    font-size: 0;
    line-height: 0;
    text-indent: -4004px
}

body {
    min-width: 320px;
    background: #fff;
    font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.29;
    font-weight: 400;
    color: #707070
}

a {
    color: inherit;
    text-decoration: underline
}

a:hover,
a[href^="tel"] {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .645em
}

h1 {
    font-size: 80px;
    line-height: 1.15
}

h2 {
    line-height: 1.25
}

h2,
h3 {
    font-size: 52px
}

h3 {
    line-height: 1.15
}

h4,
h5 {
    font-size: 34px;
    line-height: 1.24
}

h6 {
    font-size: 24px;
    line-height: 1.29
}

@media (max-width: 1200px) {
    body {
        font-size: 20px
    }

    h1 {
        font-size: 70px
    }

    h2,
    h3 {
        font-size: 42px
    }

    h4,
    h5 {
        font-size: 24px
    }

    h6 {
        font-size: 20px
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    body {
        font-size: 14px
    }

    h1 {
        font-size: 50px
    }

    h2,
    h3 {
        font-size: 32px
    }

    h4,
    h5 {
        font-size: 20px
    }

    h6 {
        font-size: 14px
    }
}

blockquote,
dl,
hr,
ol,
p,
table,
ul {
    margin-bottom: 1.29em
}

blockquote:last-child,
dl:last-child,
h1:last-child,
h1[class],
h2:last-child,
h2[class],
h3:last-child,
h3[class],
h4:last-child,
h4[class],
h5:last-child,
h5[class],
h6:last-child,
h6[class],
ol:last-child,
p:last-child,
table:last-child,
ul:last-child {
    margin-bottom: 0
}

a,
button,
input[type="button"],
input[type="submit"] {
    -webkit-transition: color .4s, background .4s, opacity .4s, border .4s, -webkit-transform .4s, -webkit-box-shadow .4s;
    transition: color .4s, background .4s, opacity .4s, border .4s, -webkit-transform .4s, -webkit-box-shadow .4s;
    -o-transition: color .4s, background .4s, opacity .4s, transform .4s, box-shadow .4s, border .4s;
    transition: color .4s, background .4s, opacity .4s, transform .4s, box-shadow .4s, border .4s;
    transition: color .4s, background .4s, opacity .4s, transform .4s, box-shadow .4s, border .4s, -webkit-transform .4s, -webkit-box-shadow .4s
}

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
    padding: 0;
    list-style: none
}

.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-posts li {
    color: #666;
    font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding-bottom: 12px
}

.wp-block-archives li.menu-item-has-children,
.wp-block-archives li:last-child,
.wp-block-categories li.menu-item-has-children,
.wp-block-categories li:last-child,
.wp-block-latest-posts li.menu-item-has-children,
.wp-block-latest-posts li:last-child {
    padding-bottom: 0
}

.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a {
    text-decoration: none
}

.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter {
    text-align: center
}

.wp-block-categories ul {
    padding-top: 12px
}

.wp-block-categories li ul {
    list-style: none;
    padding-left: 0
}

.wp-block-latest-posts.is-grid li {
    border-top: 2px solid #333;
    padding-top: 16px;
    margin-bottom: 32px
}

.wp-block-latest-posts.is-grid li a:after {
    content: ""
}

.wp-block-latest-posts.is-grid li:last-child {
    margin-bottom: auto
}

.wp-block-latest-posts.is-grid li:last-child a:after {
    content: ""
}

.has-drop-cap:not(:focus):first-letter {
    font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    margin: 0 .25em 0 0
}

.has-small-font-size {
    font-size: 10px
}

.has-normal-font-size {
    font-size: 14px
}

.has-large-font-size {
    font-size: 18px
}

.has-huge-font-size {
    font-size: 22px
}

.has-dark-gray-background-color,
.has-light-gray-background-color,
.has-primary-background-color,
.has-secondary-background-color {
    color: #fafafa
}

.has-dark-gray-background-color a,
.has-dark-gray-background-color h1,
.has-dark-gray-background-color h2,
.has-dark-gray-background-color h3,
.has-dark-gray-background-color h4,
.has-dark-gray-background-color h5,
.has-dark-gray-background-color h6,
.has-dark-gray-background-color p,
.has-light-gray-background-color a,
.has-light-gray-background-color h1,
.has-light-gray-background-color h2,
.has-light-gray-background-color h3,
.has-light-gray-background-color h4,
.has-light-gray-background-color h5,
.has-light-gray-background-color h6,
.has-light-gray-background-color p,
.has-primary-background-color a,
.has-primary-background-color h1,
.has-primary-background-color h2,
.has-primary-background-color h3,
.has-primary-background-color h4,
.has-primary-background-color h5,
.has-primary-background-color h6,
.has-primary-background-color p,
.has-secondary-background-color a,
.has-secondary-background-color h1,
.has-secondary-background-color h2,
.has-secondary-background-color h3,
.has-secondary-background-color h4,
.has-secondary-background-color h5,
.has-secondary-background-color h6,
.has-secondary-background-color p {
    color: #fff
}

.has-white-background-color,
.has-white-background-color a,
.has-white-background-color h1,
.has-white-background-color h2,
.has-white-background-color h3,
.has-white-background-color h4,
.has-white-background-color h5,
.has-white-background-color h6,
.has-white-background-color p {
    color: #000
}

.has-primary-background-color,
.wp-block-pullquote.is-style-solid-color.has-primary-background-color {
    background-color: #363636
}

.has-secondary-background-color,
.wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
    background-color: #666
}

.has-dark-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
    background-color: #000
}

.has-light-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
    background-color: #666
}

.has-white-background-color,
.wp-block-pullquote.is-style-solid-color.has-white-background-color {
    background-color: #fff
}

.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
    color: #363636
}

.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
    color: #666
}

.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
    color: #000
}

.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
    color: #666
}

.has-white-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
    color: #fff
}

.clear:after {
    content: "";
    line-height: 0;
    display: table;
    clear: both
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.notext {
    white-space: nowrap;
    text-indent: 100%;
    text-shadow: none;
    overflow: hidden
}

.notext-old {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px
}

.hidden,
[hidden] {
    display: none
}

.alignleft {
    float: left
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .alignleft {
        float: none
    }
}

.alignright {
    float: right
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .alignright {
        float: none
    }
}

.disabled,
[disabled] {
    cursor: default
}

.cols {
    margin: 0 -15px
}

.col {
    float: left;
    width: 100%;
    padding: 0 15px
}

.col--1of2 {
    width: 50%
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .hidden-sm {
        display: none !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1025px) and (max-width:1200px) {
    .hidden-md {
        display: none !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1201px) {
    .hidden-lg {
        display: none !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

* {
    padding: 0;
    margin: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*:after,
*:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    pointer-events: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

template {
    display: none
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: transparent
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

audio,
iframe,
img,
object,
video {
    max-width: 100%
}

iframe,
img {
    border: 0 none
}

img {
    height: auto;
    display: inline-block;
    vertical-align: middle
}

b,
strong {
    font-weight: 700
}

address {
    font-style: normal
}

svg:not(:root) {
    overflow: hidden
}

a,
button,
input[type="button"],
input[type="file"],
input[type="image"],
input[type="reset"],
input[type="submit"],
label[for] {
    cursor: pointer
}

a[href^="tel"],
button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

a[href^="tel"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
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"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none
}

textarea {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

button,
select {
    text-transform: none
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

nav ol,
nav ul {
    list-style: none outside none
}

.aligncenter,
.alignleft,
.alignnone,
.alignright {
    margin: 5px 15px 1.29em
}

.alignleft {
    margin-left: 0
}

.alignnone,
.alignright {
    margin-right: 0
}

.alignnone {
    margin-left: 0
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    position: relative
}

.wp-caption img {
    width: 100%
}

.wp-caption-text {
    padding: 8px;
    font-size: .8em;
    color: inherit;
    background: transparent;
    text-align: center
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {

    .aligncenter,
    .alignleft,
    .alignnone,
    .alignright {
        margin: 5px 0 10px
    }
}

.gallery {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px
}

.gallery .wp-caption-text {
    right: 10px;
    bottom: 10px;
    left: 10px;
    text-align: left
}

.gallery-item {
    float: left;
    position: relative;
    padding: 10px
}

.gallery-columns-1 .gallery-item,
.gallery-item img {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item {
    width: 33.33%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item {
    width: 16.67%
}

.gallery-columns-7 .gallery-item {
    width: 14.29%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery-columns-9 .gallery-item {
    width: 11.11%
}

.gallery-columns-7 .wp-caption,
.gallery-columns-8 .wp-caption,
.gallery-columns-9 .wp-caption {
    display: none
}

.paging {
    padding: 0 0 20px;
    text-align: center
}

.paging ul {
    list-style: none outside none
}

.paging li,
.paging ul {
    display: inline-block;
    vertical-align: top
}

.paging a {
    display: inline-block;
    padding: 4px 10px;
    background: #0562cb;
    border: none;
    padding: 10px 20px;
    border-radius: 30px;
    color: #fff;
    text-decoration: none
}

.paging .current a,
.paging a:hover {
    text-decoration: none;
    background: #fff;
    color: #0562cb;
    border: 1px solid #0562cb
}

.paging a + a {
    margin-left: 20px
}

.paging-label {
    padding-right: 10px
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .paging {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .paging a {
        padding: 10px 15px
    }

    .paging ul {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        padding: 0;
        margin-bottom: 20px
    }

    .paging ul li:first-child {
        margin-left: 0
    }

    .paging ul li:last-child {
        margin-right: 0
    }
}

.section-comments {
    padding-top: 15px
}

.section-comments a {
    text-decoration: none
}

.section-comments p {
    padding-bottom: 18.2px
}

.section-comments ol,
.section-comments ul {
    padding: 0;
    margin: 0;
    list-style: none outside none
}

.section-comments h3 {
    position: relative;
    padding: 0 0 10px
}

.section-comments h3 small {
    position: absolute;
    top: 0;
    right: 0
}

.comments,
.comments .children {
    position: relative
}

.comments .children:after,
.comments .children:before {
    content: "";
    position: absolute;
    display: block
}

.comments .children:before {
    top: 33px;
    left: 23px;
    width: 32px;
    height: 27px;
    border-left: 8px solid #c3c3c3;
    border-bottom: 8px solid #c3c3c3;
    border-radius: 0 0 0 8px
}

.comments .children:after {
    top: -5px;
    left: 8px;
    border: 20px solid transparent;
    border-width: 20px 19px;
    border-bottom-color: #c3c3c3
}

.comments .comment {
    position: relative;
    border-top: 1px dashed #363636
}

.comments .children {
    padding-left: 70px
}

.comments .avatar {
    position: absolute;
    top: 28px;
    left: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #ccc
}

.comments .says {
    padding-left: 5px
}

.comments .moderation-notice {
    display: inline-block;
    margin: 3px 0 8px;
    color: #999
}

.comments .comment__entry {
    position: relative;
    padding: 30px 0 30px 65px
}

.comments .comment__text p:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.comments .comment__meta {
    padding-bottom: 12px
}

.comments .comment__meta a {
    color: #363636
}

.comments .comment__reply {
    padding-top: 10px;
    text-align: right
}

.comments .comment__reply a {
    display: inline-block;
    padding: 10px 30px;
    background: #0562cb;
    color: #fff;
    border-radius: 30px
}

.comments .comment__reply a:hover {
    text-decoration: none;
    opacity: .8
}

.comment-respond {
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #363636
}

.comment-respond h3 {
    position: relative
}

.comment-respond small {
    position: absolute;
    top: 0;
    right: 0
}

.comment-respond label {
    display: block;
    padding-bottom: 4px
}

.comment-respond input[type="text"],
.comment-respond textarea {
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f7f7f7
}

.comment-respond textarea {
    height: 100px
}

.comment-respond input[type="text"]:focus {
    background-color: #fff
}

.comment-respond input[type="text"]::-webkit-input-placeholder {
    color: #777
}

.comment-respond input[type="text"]:-ms-input-placeholder,
.comment-respond input[type="text"]::-ms-input-placeholder {
    color: #777
}

.comment-respond input[type="text"]::placeholder {
    color: #777
}

.comment-respond .required {
    color: #e40000
}

.comment-respond .comment-notes {
    padding-top: 15px
}

.comment-respond .form-submit input {
    display: block;
    border: 0;
    font-weight: 700;
    color: #fff;
    background: #0562cb;
    cursor: pointer;
    border-radius: 30px;
    padding: 10px 30px;
    font-size: 20px
}

.comment-respond .comment-form-cookies-consent input {
    margin: 0 10px 0 0
}

.comment-respond .comment-form-cookies-consent label {
    display: block;
    margin: 0;
    padding: 5px 0
}

.nocomments {
    padding-top: 12px;
    font-weight: 700;
    font-size: 18px
}

.search-form {
    position: relative;
    overflow: hidden
}

.search-form .search__field {
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f7f7f7
}

.search-form .search__field:focus {
    background-color: #fff
}

.search-form .search__field::-webkit-input-placeholder {
    color: #777
}

.search-form .search__field:-ms-input-placeholder,
.search-form .search__field::-ms-input-placeholder {
    color: #777
}

.search-form .search__field::placeholder {
    color: #777
}

.search-form .screen-reader-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: .5;
    visibility: hidden
}

.wp-block-audio,
.wp-block-audio audio {
    width: 100%
}

.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
    max-width: 200px
}

@media (max-width: 985px) {

    .wp-block-audio.alignleft audio,
    .wp-block-audio.alignright audio {
        max-width: 350px
    }
}

@media (max-width: 1200px) {

    .wp-block-audio.alignleft audio,
    .wp-block-audio.alignright audio {
        max-width: 480px
    }
}

.wp-block-button .wp-block-button__link {
    border: none;
    font-size: 16px;
    font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
    line-height: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 700;
    text-decoration: none;
    padding: 15px 12px;
    outline: none
}

.wp-block-button .wp-block-button__link:not(.has-background) {
    background-color: #666
}

.wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: #fff
}

.wp-block-button .wp-block-button__link:hover {
    color: #fff;
    background: #333;
    cursor: pointer
}

.wp-block-button .wp-block-button__link:focus {
    color: #fff;
    background: #333;
    outline: thin dotted;
    outline-offset: -4px
}

.wp-block-button:not(.is-style-squared) .wp-block-button__link {
    border-radius: 5px
}

.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:active,
.wp-block-button.is-style-outline .wp-block-button__link:focus {
    border-width: 2px;
    border-style: solid
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
    background: transparent
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
    color: #666;
    border-color: currentColor
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    color: #fff;
    border-color: #333
}

.wp-block-audio figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-block-image figcaption,
.wp-block-video figcaption {
    font-size: 16px;
    font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
    line-height: 18px;
    margin: 0;
    padding: 8px;
    text-align: center
}

.wp-block-code {
    border-radius: 0
}

.wp-block-code code {
    font-size: 16px;
    white-space: pre-wrap;
    word-break: break-word
}

.wp-block-columns.wp-block-columns.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw)
}

.wp-block-columns.wp-block-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px -20px 30px
}

.wp-block-columns.wp-block-columns:last-child {
    margin-bottom: 0
}

.wp-block-columns.wp-block-columns .wp-block-column {
    padding: 20px;
    margin: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.wp-block-columns.wp-block-columns.has-2-columns .wp-block-column {
    width: 50%
}

.wp-block-columns.wp-block-columns.has-3-columns .wp-block-column {
    width: 33.33%
}

.wp-block-columns.wp-block-columns.has-4-columns .wp-block-column {
    width: 25%
}

.wp-block-columns.wp-block-columns.has-5-columns .wp-block-column {
    width: 20%
}

.wp-block-columns.wp-block-columns.has-6-columns .wp-block-column {
    width: 16.66%
}

@media (max-width: 985px) {
    .wp-block-columns.wp-block-columns.has-2-columns .wp-block-column {
        width: 50%
    }

    .wp-block-columns.wp-block-columns.has-3-columns .wp-block-column {
        width: 33.33%
    }

    .wp-block-columns.wp-block-columns.has-4-columns .wp-block-column {
        width: 50%
    }

    .wp-block-columns.wp-block-columns.has-5-columns .wp-block-column,
    .wp-block-columns.wp-block-columns.has-6-columns .wp-block-column {
        width: 33.33%
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .wp-block-columns.wp-block-columns {
        margin: -15px -20px 30px
    }

    .wp-block-columns.wp-block-columns .wp-block-column {
        padding: 15px 20px
    }

    .wp-block-columns.wp-block-columns.has-2-columns .wp-block-column,
    .wp-block-columns.wp-block-columns.has-3-columns .wp-block-column,
    .wp-block-columns.wp-block-columns.has-4-columns .wp-block-column,
    .wp-block-columns.wp-block-columns.has-5-columns .wp-block-column,
    .wp-block-columns.wp-block-columns.has-6-columns .wp-block-column {
        width: 100%
    }
}

.wp-block-cover,
.wp-block-cover-image {
    position: relative;
    min-height: 430px;
    padding: 16px
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
    font-family: Times, Times New Roman, serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    padding: 0;
    color: #fff
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    width: 100%
}

@media (max-width: 985px) {

    .wp-block-cover,
    .wp-block-cover-image {
        padding: 16px 10px
    }

    .wp-block-cover-image .wp-block-cover-image-text,
    .wp-block-cover-image .wp-block-cover-text,
    .wp-block-cover-image h2,
    .wp-block-cover .wp-block-cover-image-text,
    .wp-block-cover .wp-block-cover-text,
    .wp-block-cover h2 {
        font-size: 18px;
        max-width: 100%
    }

    .wp-block-cover-image.alignleft,
    .wp-block-cover-image.alignright,
    .wp-block-cover.alignleft,
    .wp-block-cover.alignright {
        padding: 16px 32px
    }

    .wp-block-cover-image.alignfull,
    .wp-block-cover.alignfull {
        padding-left: 90px;
        padding-right: 90px
    }

    .wp-block-cover-image.alignfull .wp-block-cover-image-text,
    .wp-block-cover-image.alignfull .wp-block-cover-text,
    .wp-block-cover-image.alignfull h2,
    .wp-block-cover.alignfull .wp-block-cover-image-text,
    .wp-block-cover.alignfull .wp-block-cover-text,
    .wp-block-cover.alignfull h2 {
        padding: 0
    }
}

.wp-block-file,
.wp-block-file__button {
    font-family: Source Sans Pro, Helvetica, Arial, sans-serif
}

.wp-block-file__button {
    display: table;
    border: none;
    border-radius: 5px;
    background: #666;
    font-size: 24px;
    line-height: 18px;
    text-decoration: none;
    font-weight: 700;
    padding: 20px 16px;
    color: #fff;
    margin-left: 0;
    margin-top: 20px
}

.wp-block-file__button:hover {
    background: #333;
    cursor: pointer
}

.wp-block-file__button:focus {
    background: #333;
    outline: thin dotted;
    outline-offset: -4px
}

@media (max-width: 985px) {
    .wp-block-file {
        font-size: 14px;
        padding: 15px 20px
    }
}

.wp-block-gallery {
    list-style-type: none;
    padding-left: 0
}

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
    margin-bottom: 16px
}

.wp-block-gallery figcaption a {
    color: #fff
}

.wp-block-image {
    margin-bottom: 1.29em
}

.wp-block-image img {
    display: block
}

.wp-block-image.alignleft,
.wp-block-image.alignright {
    max-width: 100%
}

.wp-block-image.alignfull img {
    width: 100vw
}

@media (max-width: 985px) {
    .wp-block-image.alignfull {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {

    .wp-block-image .alignleft,
    .wp-block-image .alignright {
        float: none;
        margin-left: 0;
        margin-right: 0
    }
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
    font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
    font-weight: 700
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
    font-weight: 400
}

.wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .wp-block-latest-comments__comment-date,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
    font-size: inherit
}

.wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
    font-size: 12px
}

.wp-block-preformatted {
    font-size: 14px;
    line-height: 1.8;
    padding: 15px
}

.wp-block-pullquote {
    border-color: transparent;
    border-width: 2px;
    padding: 14px
}

.wp-block-pullquote blockquote {
    color: #000;
    border: none;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-right: 0;
    padding-left: 0
}

.wp-block-pullquote p {
    font-size: 18px;
    font-style: italic;
    line-height: 1.3;
    margin-bottom: 7px;
    margin-top: 7px
}

.wp-block-pullquote p em {
    font-style: normal
}

.wp-block-pullquote cite {
    display: inline-block;
    font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
    line-height: 1.6;
    text-transform: none;
    color: #666;
    font-size: 12px
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    width: 100%;
    padding: 0
}

.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
    margin: 14px 0;
    padding: 0;
    text-align: left;
    max-width: 100%
}

.wp-block-pullquote.alignleft blockquote p:first-child,
.wp-block-pullquote.alignright blockquote p:first-child {
    margin-top: 0
}

.wp-block-pullquote.is-style-solid-color {
    background-color: #363636;
    padding-left: 0;
    padding-right: 0
}

.wp-block-pullquote.is-style-solid-color p {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 7px;
    margin-top: 7px
}

.wp-block-pullquote.is-style-solid-color a {
    color: transparent
}

.wp-block-pullquote.is-style-solid-color cite {
    color: inherit
}

.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
    color: #fafafa;
    padding-left: 0;
    margin-left: 14px;
    margin-right: 14px
}

.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-text-color a,
.wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
.wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
    color: inherit
}

@media (max-width: 985px) {
    .wp-block-pullquote p {
        font-size: 20px
    }

    .wp-block-pullquote.is-style-solid-color {
        padding-left: 10%;
        padding-right: 10%
    }

    .wp-block-pullquote.is-style-solid-color p {
        font-size: 18px
    }

    .wp-block-pullquote.is-style-solid-color blockquote {
        margin-left: 0;
        margin-right: 0
    }

    .wp-block-pullquote.is-style-solid-color.alignleft,
    .wp-block-pullquote.is-style-solid-color.alignright {
        padding: 14px 28px
    }

    .wp-block-pullquote.is-style-solid-color.alignfull {
        padding-left: 80px;
        padding-right: 80px
    }
}

.wp-block-quote:not(.is-large),
.wp-block-quote:not(.is-style-large) {
    border-left: 2px solid #363636;
    padding: 0 0 0 16px
}

.wp-block-quote p {
    font-size: 1em;
    font-style: normal;
    line-height: 1.8
}

.wp-block-quote cite {
    font-size: 14px
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    margin: 15px 0;
    padding: 0;
    border-left: none
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
    font-size: 24px;
    line-height: 1.4;
    font-style: italic
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
    font-size: 14px
}

@media (max-width: 985px) {

    .wp-block-quote.is-large,
    .wp-block-quote.is-style-large {
        margin: 15px 0;
        padding: 15px 0
    }

    .wp-block-quote.is-large p,
    .wp-block-quote.is-style-large p {
        font-size: 16px
    }
}

.wp-block-separator,
hr {
    background-color: #666;
    border: 0;
    height: 2px;
    margin-bottom: 30px;
    margin-top: 30px;
    max-width: 40px;
    text-align: left;
    display: none !important
}

.wp-block-separator .is-style-wide,
hr .is-style-wide {
    max-width: 100%;
    display: none !important
}

.wp-block-separator.is-style-dots,
hr.is-style-dots {
    max-width: 100%;
    background-color: inherit;
    border: inherit;
    height: inherit;
    text-align: center;
    display: none !important
}

.wp-block-separator:before,
hr:before {
    color: #666;
    font-size: 16px;
    padding-left: 20px;
    display: none !important
}

.wp-block-separator + h1:before,
.wp-block-separator + h2:before,
hr + h1:before,
hr + h2:before {
    display: none;
    display: none !important
}

.wp-block-table td,
.wp-block-table th {
    border-color: #666
}

.wp-block-embed-twitter {
    word-break: break-word
}

.wp-block-verse {
    font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 1.8
}

.wp-block-video video {
    width: 100%
}

body.login {
    background-color: #f1f2f2;
    font-size: 16px;
    line-height: 1.33
}

body.login div#login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body.login div#login h1 {
    margin: 0 auto 20px
}

body.login div#login h1 a {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 auto;
    text-indent: 0;
    font-size: 0;
    line-height: 0;
    background: url(../images/logo.png) no-repeat 0 0;
    width: 270px;
    height: 80px;
    background-size: contain
}

body.login div#login form {
    -webkit-box-shadow: 6px 6px 0 hsla(0, 0%, 44%, .2);
    box-shadow: 6px 6px 0 hsla(0, 0%, 44%, .2);
    background-color: #707070;
    color: #fff;
    width: 100%
}

body.login div#login form p.submit input#wp-submit {
    background-color: #f1f2f2;
    border-radius: 0;
    border: 0;
    text-shadow: none;
    opacity: 1
}

body.login div#login .message {
    -webkit-box-shadow: 6px 6px 0 #707070;
    box-shadow: 6px 6px 0 #707070;
    width: 100%
}

body.login div#login #nav {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 50%;
    padding: 0;
    margin: 20px 0;
    text-align: right
}

body.login div#login #nav a {
    color: #707070
}

body.login div#login #backtoblog {
    width: 50%;
    padding: 0;
    margin: 20px 0
}

body.login div#login #backtoblog a {
    color: #707070
}

body.login #login_error {
    width: 100%
}

body.login div#login #backtoblog a:hover,
body.login div#login #nav a:hover,
body.login div#login a:hover,
body.login div#login form p.submit input#wp-submit:hover {
    opacity: .75
}

.footer {
    width: 100%
}

.header {
    z-index: 4
}

.header,
[class^="section"] {
    width: 100%;
    position: relative
}

.section-default {
    margin: 0 0 50px
}

.section-default .pagetitle {
    margin-bottom: 80px;
    text-align: center;
    color: #0562cb
}

.section-default--404 .pagetitle {
    margin-bottom: 20px
}

.section-default .pagetitle:last-child {
    margin-bottom: 0
}

.section-default--404 + .shell {
    margin-bottom: 50px
}

.section-default--404 + .shell p {
    text-align: center
}

.section-default--404 {
    margin: 0
}

.section-default--alt ol,
.section-default--alt ul {
    margin-left: 20px
}

.section-default--404 {
    width: 100%
}

.section-default--404,
.section-default--404 .shell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section-default--404 .shell {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-default--404 .section__content {
    text-align: center
}

.section-default--404 .section__content .btn {
    margin-top: 20px
}

.section-default__intro {
    margin: 0 auto;
    text-align: center;
    padding: 0;
    background: #0562cb;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    margin-bottom: 50px;
    position: relative
}

.section-default__intro .article__title {
    font-weight: 300;
    font-size: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .section-default__intro .article__title {
        font-size: 60px
    }
}

@media(max-width:350px) {
    .section-default__intro .article__title {
        font-size: 70px
    }
}

.section-intro {
    overflow: hidden;
    background-color: #299de2;
    color: #fff;
    display: table;
    max-height: 500px
}

.section-intro .section__body {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

.section-intro .section__body .shell > * {
    max-width: 960px
}

.section-intro .section__body .shell > *:last-child {
    margin-bottom: 0
}

.section-intro .section__body h1 {
    font-weight: 700;
    margin-bottom: 31px
}

.section-intro .section__body p {
    font-size: 36px;
    line-height: 1.25;
    font-weight: 300
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .section-intro {
        height: 100vh
    }

    .section-intro .section__body {
        padding: 40px 0
    }

    .section-intro .section__body p {
        font-size: 22px
    }
}

.section-services {
    padding: 140px 0;
    overflow: hidden
}

.section-services__bold {
    font-weight: 700;
    color: #299de2;
    font-size: 24px;
}

.section-services .section__head {
    text-align: center;
    margin-bottom: 50px;
}

.section-services .section__head h2 {
    font-weight: 700;
    color: #299de2;
}

.section-services .section__head p {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto
}

.section-services + .section-callout {
    margin-top: -80px
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .section-services {
        margin: 70px 0
    }

    .section-services .section__head {
        margin-bottom: 50px
    }

    .section-services + .section-callout {
        margin-top: 0
    }
}

.section-services-secondary {
    margin: 90px 0
}

.section-services-secondary .section__head {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section-services-secondary .section__head-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 545px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 60px 20px 110px
}

.section-services-secondary .section__head-body h2 {
    font-weight: 300;
    margin-bottom: 22px
}

.section-services-secondary .section__head-body p {
    font-size: 34px;
    margin-bottom: 53px
}

.section-services-secondary .section__head-body ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: -7px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-services-secondary .section__head-body ul li {
    padding: 7px
}

.section-services-secondary .section__head-body ul a {
    display: block;
    text-decoration: none
}

.section-services-secondary .section__head-body ul img {
    display: block;
    width: 182px;
    height: auto
}

.section-services-secondary .section__head-body > * {
    width: 100%;
    text-align: center
}

.section-services-secondary .section__head-body > *:last-child {
    margin-bottom: 0
}

.section-services-secondary .section__actions {
    text-align: center;
    margin-top: 80px
}

@media (-ms-high-contrast:none),
(hover:hover) {
    .section-services-secondary .section__head-body ul a:hover {
        opacity: .75
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .section-services-secondary .section__head-body {
        min-height: 0
    }

    .section-services-secondary .section__head-body p {
        font-size: 20px;
        margin-bottom: 30px
    }
}

.section-callout {
    margin: 60px 0
}

.section-callout .section__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background-color: #f7f7f7;
    -webkit-transition: -webkit-box-shadow .4s;
    transition: -webkit-box-shadow .4s;
    -o-transition: box-shadow .4s;
    transition: box-shadow .4s;
    transition: box-shadow .4s, -webkit-box-shadow .4s
}

.section-callout .section__group:before {
    content: " ";
    position: absolute;
    left: -60px;
    bottom: -40px;
    width: 618px;
    height: 618px;
    border-radius: 50%;
    border: 5px solid rgba(5, 98, 203, .25)
}

.section-callout .section__group > * {
    position: relative;
    z-index: 3
}

.section-callout .section__body {
    width: calc(100% - 458px);
    padding: 34px 60px
}

.section-callout .section__body h2 {
    font-weight: 700;
    margin-bottom: 10px
}

.section-callout .section__body p {
    font-size: 52px;
    line-height: 1.25;
    font-weight: 300
}

.section-callout .section__body > *:last-child {
    margin-bottom: 0
}

.section-callout .section__actions {
    width: 458px;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
    background-color: #0562cb
}

@media (-ms-high-contrast:none),
(hover:hover) {
    .section-callout:hover .section__group {
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
        box-shadow: 0 0 20px rgba(0, 0, 0, .2)
    }
}

@media (max-width: 1200px) {
    .section-callout .section__group {
        display: block
    }

    .section-callout .section__body {
        width: 100%
    }

    .section-callout .section__body p {
        font-size: 42px
    }

    .section-callout .section__actions {
        width: 100%
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .section-callout .section__body {
        padding: 20px
    }

    .section-callout .section__body p {
        font-size: 30px
    }
}

.section-box-info {
    overflow: hidden;
    background-color: #0562cb;
    color: #fff
}

.section-box-info .section__body {
    overflow: hidden
}

.section-box-info .section__body .shell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section-box-info .section__body .shell:after {
    display: none
}

.section-box-info .section__body-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    max-width: calc(50% + 170px);
    min-height: 650px;
    padding: 50px 0;
    overflow: hidden
}

.section-box-info .section__body-group:before {
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 200px;
    z-index: 1;
    background: -webkit-gradient(linear, left top, right top, from(#0562cb), to(rgba(5, 98, 203, 0)));
    background: -o-linear-gradient(left, #0562cb 0, rgba(5, 98, 203, 0) 100%);
    background: linear-gradient(90deg, #0562cb 0, rgba(5, 98, 203, 0))
}

.section-box-info .section__body-group:after {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 198px;
    background-color: #0562cb;
    z-index: 1
}

.section-box-info .section__body-group > * {
    position: relative;
    z-index: 3
}

.section-box-info .section__body-icon {
    width: 94px;
    min-width: 94px;
    margin-right: 28px
}

.section-box-info .section__body-icon img {
    display: block;
    width: 100%;
    height: auto
}

.section-box-info .section__body-content {
    font-size: 18px;
    line-height: 1.33
}

.section-box-info .section__body-content h2 {
    font-weight: 300;
    margin-bottom: 5px
}

.section-box-info .section__body-content h2 strong {
    font-weight: 700
}

.section-box-info .section__body-content h4 {
    margin-bottom: 36px
}

.section-box-info .section__body-content > *:last-child {
    margin-bottom: 0
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .section-box-info .section__body-group {
        min-height: 0
    }

    .section-box-info .section__body-icon {
        width: 50px;
        min-width: 50px
    }
}

.section-about {
    z-index: 3
}

.section-about .section__group {
    max-width: 1194px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section-about .section__body {
    padding: 124px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section-about .section__body-icon {
    width: 94px;
    min-width: 94px;
    margin-right: 28px
}

.section-about .section__body-icon img {
    width: 100%;
    height: auto;
    max-width: 72px;
    width: auto
}

.section-about .section__body-content {
    font-size: 18px;
    line-height: 1.33
}

.section-about .section__body-content h2 {
    font-weight: 300;
    margin-bottom: 5px
}

.section-about .section__body-content h4 {
    margin-bottom: 36px
}

.section-about .section__body-content ol,
.section-about .section__body-content ul {
    margin-left: 20px
}

.section-about .section__image {
    width: 341px;
    min-width: 341px;
    margin-left: 102px
}

.section-about:not(:first-child) .section__image {
    margin-top: -116px
}

@media (max-width: 985px) {
    .section-about .section__image {
        margin-left: 50px;
        width: 300px;
        min-width: 300px
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .section-about .section__group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-about .section__image {
        width: 100%;
        min-width: 100%;
        margin-left: 0
    }

    .section-about .section__body {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 60px 0
    }

    .section-about .section__body-icon {
        width: 50px;
        min-width: 50px
    }

    .section-about .section__body-icon img {
        max-width: 100%
    }

    .section-about:not(:first-child) .section__image {
        margin-top: -20px;
        min-height: 400px
    }
}

.section-support {
    margin: 108px 0
}

.section-support .section__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section-support .section__group:before {
    content: " ";
    position: absolute;
    left: 276px;
    right: 0;
    top: 28px;
    bottom: 28px;
    border: 1px solid #d1d1d1;
    -webkit-transition: -webkit-box-shadow .4s;
    transition: -webkit-box-shadow .4s;
    -o-transition: box-shadow .4s;
    transition: box-shadow .4s;
    transition: box-shadow .4s, -webkit-box-shadow .4s
}

.section-support .section__image {
    width: 553px;
    min-width: 553px;
    margin-right: 29px
}

.section-support .section__image img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%
}

.section-support .section__body {
    padding: 75px 40px
}

.section-support .section__body-title {
    padding-left: 110px;
    margin-bottom: 15px
}

.section-support .section__body__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section-support .section__body__content-icon {
    width: 70px;
    min-width: 70px;
    margin-right: 40px;
    padding: 17px 0
}

.section-support .section__body__content-icon img {
    display: block;
    width: 100%;
    height: auto
}

.section-support .section__body__content-entry {
    width: 100%
}

.section-support .section__body__content-entry h2 {
    font-weight: 300
}

.section-support .section__body-foot {
    margin-top: 32px;
    padding-top: 32px;
    position: relative;
    border-top: 1px solid hsla(0, 0%, 44%, .25);
    margin-left: 110px;
    width: auto;
    max-width: 580px;
    font-size: 18px;
    line-height: 1.33;
    color: #0562cb
}

@media (-ms-high-contrast:none),
(hover:hover) {
    .section-support .section__group:hover:before {
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
        box-shadow: 0 0 20px rgba(0, 0, 0, .2)
    }
}

@media (max-width: 985px) {
    .section-support .section__group:before {
        left: 125px
    }

    .section-support .section__image {
        width: 250px;
        min-width: 250px
    }

    .section-support .section__body {
        padding-left: 0;
        padding: 30px 20px
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .section-support {
        margin: 60px 0
    }

    .section-support .section__group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 40px
    }

    .section-support .section__group:before {
        left: 0
    }

    .section-support .section__image {
        width: 200px;
        min-width: 200px;
        margin: 0 auto 40px
    }

    .section-support .section__body {
        padding-top: 0
    }

    .section-support .section__body-title {
        padding-left: 50px
    }

    .section-support .section__body-foot {
        margin-left: 50px
    }

    .section-support .section__body__content-icon {
        width: 30px;
        min-width: 30px;
        margin-right: 20px
    }
}

.section-content {
    margin: 122px 0
}

.section-content .section__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1362px
}

.section-content .section__image {
    width: 553px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.section-content .section__image img {
    display: block;
    width: 100%;
    height: auto
}

.section-content .section__entry {
    width: calc(100% - 553px);
    padding-right: 112px
}

.section-content .section__entry h2 {
    font-weight: 300
}

.section-content .section__entry ul {
    list-style: none
}

.section-content .section__entry ul li > *:first-child {
    padding-left: 12px;
    position: relative
}

.section-content .section__entry ul li > *:first-child:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 12px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #707070
}

.section-content .section__entry ul li + li {
    margin-top: 36px
}

.section-content .section__entry ul strong {
    display: block
}

@media (max-width: 985px) {
    .section-content .section__image {
        width: 250px
    }

    .section-content .section__entry {
        width: calc(100% - 250px);
        padding-right: 60px
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .section-content {
        margin: 60px 0
    }

    .section-content .section__group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-content .section__image {
        width: 250px;
        max-width: 250px;
        margin: 0 auto 40px
    }

    .section-content .section__entry {
        width: 100%;
        padding-right: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .section-content .section__entry ul li > *:first-child:before {
        top: 8px;
        width: 3px;
        height: 3px
    }
}

.section-line {
    margin: 127px 0;
    overflow: hidden
}

.section-line .section__group {
    border-top: 1px solid hsla(0, 0%, 44%, .5);
    border-bottom: 1px solid hsla(0, 0%, 44%, .5);
    padding-bottom: 127px
}

.section-line .section__head {
    text-align: center;
    overflow: hidden;
    padding: 58px 0;
    margin-bottom: 80px
}

.section-line .section__head blockquote {
    max-width: 330px;
    margin: 0 auto
}

.section-line .section__head h2 {
    font-weight: 300;
    margin-bottom: 5px
}

.section-line .section__head:before {
    content: " ";
    width: 620px;
    height: 620px;
    border: 5px solid rgba(5, 98, 203, .5);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0
}

.section-line .section__foot {
    text-align: center;
    margin-top: 60px
}

.section-line .section__foot blockquote {
    max-width: 984px;
    margin: 0 auto
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .section-line {
        margin: 60px 0
    }

    .section-line .section__head {
        margin-bottom: 40px
    }
}

.section-specifications {
    margin: 127px 0
}

.section-specifications .section__head {
    text-align: center;
    margin-bottom: 62px
}

.section-specifications .section__head h2 {
    font-weight: 300
}

.section-specifications .section__foot {
    text-align: center;
    margin-top: 109px
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .section-specifications {
        margin: 60px 0
    }

    .section-specifications .section__head {
        margin-bottom: 31px
    }

    .section-specifications .section__foot {
        margin-top: 50px
    }
}

.shell {
    position: relative;
    max-width: 1280px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    width: 100%
}

.shell:after {
    content: "";
    display: block;
    clear: both
}

.shell--fluid {
    max-width: none
}

.wrapper {
    position: relative;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    overflow: hidden
}

.wrapper,
.wrapper .wrapper__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.wrapper .wrapper__inner {
    width: 100%;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

body.admin-bar .wrapper__inner {
    min-height: calc(100vh - 32px)
}

@media (max-width: 782px) {
    body.admin-bar .wrapper__inner {
        min-height: calc(100vh - 46px)
    }
}

.articles {
    margin-bottom: 50px
}

.articles > ol:not([class]) {
    list-style: none;
    padding: 0
}

.articles > ol:not([class]) > li + li {
    margin-top: 30px
}

.article .article__head {
    margin-bottom: 20px
}

.article .article__head:last-child {
    margin-bottom: 0
}

.article .article__head h2 {
    font-size: 28px;
    color: #2252a1
}

.article .article__entry p {
    font-size: 20px
}

.article-single .article__title {
    color: #2252a1
}

.article-single .article__entry,
.article-single .article__entry iframe {
    width: 100%
}

.article-service {
    border: 1px solid #bababa;
    padding: 28px 42px;
    margin-top: 109px;
    min-height: calc(100% - 109px)
}

.article-service .article__image {
    width: 218px;
    height: 218px;
    margin: -137px auto 35px;
    border-radius: 50%;
    background-color: #0562cb;
    position: relative;
    overflow: hidden;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.article-service .article__image span {
    position: absolute;
    left: 60px;
    top: 60px;
    bottom: 60px;
    right: 60px
}

.article-service .article__body h6 {
    text-align: center;
    max-width: 276px;
    margin-left: auto;
    margin-right: auto
}

@media (-ms-high-contrast:none),
(hover:hover) {
    .article-service:hover .article__image {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .article-service {
        margin-top: 60px;
        padding-left: 20px;
        padding-right: 20px
    }

    .article-service .article__image {
        width: 120px;
        height: 120px;
        margin-top: -88px
    }

    .article-service .article__image span {
        left: 20px;
        right: 20px;
        top: 20px;
        bottom: 20px
    }
}

.block-table {
    width: 100%
}

.block-table td {
    padding: 55px 76px
}

.block-table td ~ td {
    text-align: center
}

.block-table tr:nth-child(odd) {
    background-color: #f2f2f2
}

.block-table tr:nth-child(odd) td {
    padding-top: 11px;
    padding-bottom: 11px
}

@media (max-width: 985px) {
    .block-table td {
        padding: 20px
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .block-table {
        position: relative;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .block-table tr:nth-child(odd) td {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

[class^="btn"] {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0
}

.btn {
    font-size: 0;
    line-height: 0;
    border: 2px solid #0562cb;
    background-color: #0562cb;
    color: #fff;
    border-radius: 50px;
    padding: 13px 20px;
    min-width: 282px
}

.btn > * {
    display: inline-block;
    vertical-align: middle
}

.btn > span {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700
}

@media (-ms-high-contrast:none),
(hover:hover) {
    .btn:hover {
        -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, .2);
        box-shadow: 4px 4px 0 rgba(0, 0, 0, .2)
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .btn {
        min-width: 200px
    }

    .btn > span {
        font-size: 18px;
        line-height: 24px
    }
}

.btn[data-size="small"] {
    min-width: 244px
}

.btn[data-size="small"] > span {
    font-size: 18px
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .btn[data-size="small"] {
        min-width: 160px
    }

    .btn[data-size="small"] > span {
        font-size: 16px
    }
}

.btn[data-color="white"] {
    color: #0562cb;
    border-color: #fff;
    background-color: #fff
}

.btn[data-type="transparent"] {
    background-color: transparent;
    color: #0562cb
}

.btn[data-type="transparent"][data-color="white"] {
    color: #fff
}

.btn-menu {
    display: none;
    width: 32px;
    height: 32px;
    position: relative
}

.btn-menu *,
.btn-menu *:after,
.btn-menu *:before {
    -webkit-transition: background .4s, margin .4s, -webkit-transform .4s;
    transition: background .4s, margin .4s, -webkit-transform .4s;
    -o-transition: background .4s, margin .4s, transform .4s;
    transition: background .4s, margin .4s, transform .4s;
    transition: background .4s, margin .4s, transform .4s, -webkit-transform .4s;
    pointer-events: none
}

.btn-menu span,
.btn-menu span:after,
.btn-menu span:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    background-color: #000
}

.btn-menu span:before {
    margin-top: -7px
}

.btn-menu span:after {
    margin-top: 5px
}

body.show-nav-main .btn-menu span {
    background-color: transparent
}

body.show-nav-main .btn-menu span:after,
body.show-nav-main .btn-menu span:before {
    margin-top: -1px
}

body.show-nav-main .btn-menu span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

body.show-nav-main .btn-menu span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.container {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

body.error404 .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

body.error404 .container > section {
    width: 100%
}

input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

input:-ms-input-placeholder,
input::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

input::placeholder {
    color: inherit;
    opacity: 1
}

textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

textarea:-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

textarea::placeholder {
    color: inherit;
    opacity: 1
}

input:-webkit-autofill {
    -webkit-text-fill-color: inherit;
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

input[type=button],
input[type=date],
input[type=email],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

.gform_wrapper {
    width: 100%;
    position: relative
}

.gform_wrapper li.field_sublabel_hidden_label .ginput_complex span > label,
.gform_wrapper li.hidden_label > label {
    display: none
}

.gform_wrapper .gform_body {
    width: 100%
}

.gform_wrapper .gform_body ul {
    list-style: none
}

.gform_wrapper .gform_footer,
.gform_wrapper .gform_heading {
    width: 100%
}

.gform_wrapper .validation_error {
    border-top: 2px solid red;
    border-bottom: 2px solid red;
    padding: 10px;
    text-align: center;
    color: red;
    margin-bottom: 20px
}

.gform_wrapper .validation_message {
    background-color: red;
    padding: 3px;
    color: #fff;
    font-size: 12px
}

.gform_wrapper .gform_ajax_spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.gform_confirmation_wrapper {
    text-align: center;
    padding: 10px;
    margin-bottom: 10px
}

[class^="ico-"] {
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
    display: inline-block;
    vertical-align: top;
    position: relative
}

[class^="list"] > ul {
    list-style: none;
    position: relative;
    padding: 0
}

.list-services {
    width: 100%;
    position: relative
}

.list-services > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: -15px
}

.list-services > ul > li {
    width: 33.333%;
    padding: 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 985px) {
    .list-services > ul > li {
        width: 50%
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .list-services > ul > li {
        width: 100%
    }
}

.list-services-secondary {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.list-services-secondary .list__services {
    width: 100%;
    padding-top: 74px
}

.list-services-secondary .list__services ul {
    list-style: none
}

.list-services-secondary .list__services li {
    width: 100%;
    position: relative
}

.list-services-secondary .list__services li:after {
    content: "";
    display: block;
    clear: both
}

.list-services-secondary .list__services li + li {
    margin-top: 58px
}

.list-services-secondary .list__services:first-child {
    text-align: right
}

.list-services-secondary .list__services:first-child .list__body,
.list-services-secondary .list__services:first-child .list__icon {
    float: right
}

.list-services-secondary .list__body {
    vertical-align: top;
    max-width: 200px;
    font-size: 18px;
    line-height: 1.28;
    clear: both
}

.list-services-secondary .list__icon {
    width: 58px;
    height: 58px;
    margin-bottom: 20px;
    clear: both;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.list-services-secondary .list__image {
    width: 412px;
    min-width: 412px;
    min-height: 100%;
    margin: -80px 56px 0;
    position: relative
}

@media (-ms-high-contrast:none),
(hover:hover) {
    .list-services-secondary .list__services li:hover .list__icon {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@media (max-width: 985px) {
    .list-services-secondary .list__image {
        width: 300px;
        min-width: 300px;
        margin: -220px 20px 0
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .list-services-secondary {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 60px 0
    }

    .list-services-secondary .list__services li {
        min-height: 250px
    }

    .list-services-secondary .list__services li:last-child {
        min-height: 0
    }

    .list-services-secondary .list__services li + li {
        margin-top: 20px
    }

    .list-services-secondary .list__services {
        width: 50%;
        max-width: none;
        padding: 20px
    }

    .list-services-secondary .list__icon {
        width: 36px;
        height: 36px
    }

    .list-services-secondary .list__image {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin-top: 50px;
        min-height: 400px;
        min-width: 0
    }
}

.list-line {
    width: 100%;
    max-width: 1016px;
    margin: 0 auto
}

.list-line > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
    margin: -111px 0
}

.list-line > ul:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 5px;
    bottom: 40%;
    background-color: #0562cb;
    z-index: 1
}

.list-line > ul > li {
    padding: 111px;
    width: 50%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 460px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2
}

.list-line > ul > li:before {
    right: -19px
}

.list-line > ul > li:after,
.list-line > ul > li:before {
    content: " ";
    width: 38px;
    height: 38px;
    border: 5px solid #0562cb;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    bottom: calc(40% - 18px)
}

.list-line > ul > li:after {
    left: -19px
}

.list-line > ul > li:nth-child(even) .list__image {
    height: 332px;
    background-position: 0
}

.list-line .list__image {
    height: 460px;
    width: 100%;
    background-position: 100%;
    z-index: 3;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

@media (-ms-high-contrast:none),
(hover:hover) {
    .list-line > ul > li:hover .list__image {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@media (max-width: 985px) {
    .list-line {
        padding-left: 40px;
        padding-right: 40px
    }

    .list-line > ul {
        margin: -80px 0
    }

    .list-line > ul:before {
        bottom: 50%
    }

    .list-line > ul > li {
        padding: 80px
    }

    .list-line > ul > li:after,
    .list-line > ul > li:before {
        bottom: calc(50% - 18px)
    }
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .list-line > ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0
    }

    .list-line > ul:before {
        left: 50%;
        right: auto;
        top: 0;
        bottom: 0;
        width: 5px;
        height: auto
    }

    .list-line > ul > li:before {
        right: auto;
        left: calc(50% - 16px);
        top: 0;
        bottom: auto
    }

    .list-line > ul > li:after {
        left: calc(50% - 16px);
        bottom: 0
    }

    .list-line > ul > li ~ li:before {
        display: none
    }

    .list-line > ul > li {
        padding: 50px;
        width: 100%
    }

    .list-line > ul > li:nth-child(even) .list__image {
        height: 250px;
        background-position: 50%
    }

    .list-line .list__image {
        height: 332px;
        background-position: 50%
    }
}

[class^="logo"] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none
}

[class^="logo"] > img {
    display: block;
    width: 100%
}

body:not(.is-touch) [class^="logo"]:hover {
    opacity: .75
}

[class^="nav"] > ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[class^="nav"] a {
    display: block;
    text-decoration: none
}

.post .post__entry {
    width: 100%
}

.post .post__entry:after {
    content: "";
    display: block;
    clear: both
}

.post .post__entry > ol:not([class]),
.post .post__entry > ol:not([class]) ol,
.post .post__entry > ol:not([class]) ul,
.post .post__entry > ul:not([class]),
.post .post__entry > ul:not([class]) ol,
.post .post__entry > ul:not([class]) ul {
    padding-left: 30px
}

.post .post__entry > blockquote {
    border-left: 2px solid #707070;
    margin-left: 0;
    padding: 0 0 0 16px
}

.post .post__entry hr {
    max-width: 100%;
    border: 0;
    height: 2px;
    background-color: #707070
}

.post .post__entry iframe {
    width: 100%
}

.post .post__entry > *.alignwide {
    width: 100%;
    max-width: 100%;
    clear: both
}

.post .post__entry > *.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.post .post__entry > *.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto
}

.post .post__entry > *:last-child {
    margin-bottom: 0
}

.post .post__entry > *:first-child {
    margin-top: 0
}

.richtext-entry > ol:not([class]),
.richtext-entry > ol:not([class]) ol,
.richtext-entry > ol:not([class]) ul,
.richtext-entry > ul:not([class]),
.richtext-entry > ul:not([class]) ol,
.richtext-entry > ul:not([class]) ul {
    padding-left: 30px
}

.richtext-entry > blockquote {
    border-left: 2px solid #707070;
    margin-left: 0;
    padding: 0 0 0 16px
}

.richtext-entry > .richtext-entry {
    margin: inherit;
    max-width: inherit;
    padding: inherit
}

.richtext-entry > *.alignwide {
    width: 100%;
    max-width: 100%;
    clear: both
}

.richtext-entry > *.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.richtext-entry > *.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto
}

.socials ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px -10px
}

.socials ul li {
    padding: 5px 10px
}

.socials ul a {
    display: block;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center
}

.socials ul a:hover {
    opacity: .5
}

[class^="widgets"],
[class^="widgets"] > ul {
    list-style: none
}

.widgets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -10px -20px
}

.widgets > li {
    width: 50%;
    padding: 10px 20px
}

.widget {
    margin-bottom: 15px
}

.widget > ul {
    list-style: none outside none;
    margin: 0
}

.widget > ul li {
    padding: 5px 0
}

.widget > ul a {
    text-decoration: none;
    border-bottom: 1px solid transparent
}

.widget > ul a:hover {
    border-bottom-color: #707070;
    color: #707070
}

@media (max-width: 767px),
screen and (max-width: 812px) and (orientation: landscape) {
    .widgets {
        margin: -10px
    }

    .widgets > li {
        width: 100%;
        padding: 10px
    }
}

.widget_calendar table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: center
}

.widget_calendar td,
.widget_calendar th {
    padding: 5px;
    border: 1px solid #000
}

.widget_calendar caption {
    padding: 12px;
    font-weight: 700
}

.widget_calendar tfoot {
    font-weight: 700
}

.widget_rss .rsswidget {
    vertical-align: middle
}

.widget_rss .rsswidget img {
    float: left;
    margin: 5px 8px 0 0
}

.widget_categories .screen-reader-text {
    display: none
}

.widget_categories .post-form {
    width: 100%;
    padding: 5px
}



/* CUSTOM CSS */
.nav-top {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.section-intro .section__body {
    padding: 0;
}

.col-8 {
    width: 55%;
    float: left;
    padding: 3rem;
}

.col-8 h1 {
    font-size: 3vw;
}

.col-8 p {
    font-size: 2vw !important;
}

.col-4 {
    width: 45%;
    float: left;
}

.section-waystoconnect {
    background-color: #299de2;
    color: #ffffff;
}

.section-waystoconnect .section__head h2 {
    color: #ffffff;
    margin-bottom: 10px;
}

.img__compatible-devices {
    max-width: 400px;
    display: block;
    margin: 0 auto;
    padding-top: 4rem;
}

.section-packages {
    background-color: #eeeeee;
}

.section-packages .section__body h2 {
    font-size: 30px !important;
    text-align: center;
}

.section-packages h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
}

.section-packages .shell {
    max-width: 1100px;
}

.section-packages .col {
    text-align: left;
    padding: 40px 30px;
    border-radius: 20px;
    background-color: #299de2;
    color: #ffffff;
}

.col-shell {
    overflow: auto;
}

.col-shell::after {
    content: "";
    clear: both;
    display: table;
}

.col {
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    padding: 0;
    text-align: center;
}

.col p {
    margin-bottom: 0;
}

.col-2 {
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
    float: left;
}

.btn-col {
    font-size: 0;
    line-height: 0;
    background-color: #ffffff;
    color: #299de2;
    border-radius: 50px;
    padding: 20px 40px;
    margin-top: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}

.btn-col > * {
    display: inline-block;
    vertical-align: middle
}

.btn-col > span {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}

.section-devices {
    background-color: #299de2;
    color: #ffffff;
}

/* Style the button that is used to open and close the collapsible content */
.collapsible {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
}

.collapsible:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: white;
    float: right;
    margin-left: 5px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.collapsible:hover {
    background-color: #ccc;
}

.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}

/* Style the collapsible content. Note: hidden by default */
.content {
    padding: 20px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}

.section-resources h3 {
    font-size: 24px;
}

.section-resources h4 {
    font-size: 20px;
}

.question {
    margin-bottom: 40px;
}

.question p {
    margin-bottom: 15px;
}

.question ul {
    margin-left: 40px;
}

.resources {
    margin-bottom: 20px;
}

#notice {
    font-size: 12px;
    text-align: center;
}

.main-footer {
  background-color: #26262a;
  padding-top: 4rem;
  padding-bottom: 4rem;
  font-size: 1.25rem;
}

.main-footer a {
  color: #ffffff;
  text-decoration: none;
}

.main-footer__title {
  color: #299de2;
}

.footer-logo {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.col-footer {
  width: 16.6%;
  float: left;
}

.footer-icon-bar {
  margin-top: 20px;
}

.footer-icon {
  float: left;
  margin-right: 20px;
}

.footer-center {
  text-align: center;
}

.btn-signup {
  margin-bottom: 1rem;
}

@media screen and (max-width: 1199px) {
    .col-8 {
        padding: 1rem;
    }
}

@media screen and (max-width: 959px) {
    .section-services {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .section-waystoconnect {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .section-devices {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media screen and (max-width: 840px) {
    .section-packages .col {
        width: 50%;
        margin: 0 25% 30px 25%;
    }
}

@media screen and (max-width: 767px) {
    .col {
        width: 100%;
    }
    .col-8 {
        width: 100%;
        margin-bottom: 20px;
    }
    .col-8 h1 {
        font-size: 50px;
    }
    .col-8 p {
        font-size: 22px !important;
    }
    .col-4 {
        width: 100%;
    }
    .section-services {
        padding-top: 0;
        padding-bottom: 0;
    }
    .section-packages {
        padding-top: 70px;
        padding-bottom: 70px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .section-waystoconnect {
        padding-top: 70px;
        padding-bottom: 70px;
        margin-bottom: 0;
    }
    .section-devices {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .section-devices .col-2 {
        width: 100%;
        margin-bottom: 40px;
        margin-left: 0;
        margin-right: 0;
    }
    .col-footer {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 2rem;
        text-align: center;
    }
    .footer-bbblogo {
        width: 100px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-icon-bar {
        display: inline-block;
    }
    .footer-icon-bar::after {
        content: "";
        display: block;
        clear: both;
    }
}

@media screen and (max-width: 640px) {
    .section-packages .col {
        width: 75%;
        margin: 0 12.5% 30px 12.5%;
    }
}

/* CHANNELS PAGE */
.subpage-title {
    padding-top: 8rem;
    padding-bottom: 8rem;
    text-align: center;
    margin: 0 auto;
}

.subpage-title h1 {
    font-size: 64px;
}

/* Set height of body and the document to 100% to enable "full page tabs" */
.section-lineup h2 {
    font-size: 2rem;
}

/* Style tab links */
.tablink {
  background-color: #555;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 25%;
}

.tablink:hover {
  background-color: #777;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  display: none;
  height: 100%;
    padding-top: 120px;
}

.section-channels {
    margin-bottom: 80px;
}

.flex-channels {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.flex-channels > div {
    max-width: 90px;
    margin: 10px;
}

.package-features {
    margin-left: 2rem;
}

.btn-form {
    margin-top: 1rem;
    margin-bottom: 2rem;
    border-color: #299de2;
}

.btn-form span {
    color: #299de2;
}

/* ----- ORDER PAGE ----- */
.section-order h2,
.section-order p {
  color: #299de2;
}

.section-order .shell {
  max-width: 640px;
}

h2.order-title {
  margin-top: 20px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 20px;
}

.section-order input {
  color: #707070;
  width: 100%;
  margin-bottom: 15px;
  padding: 5px;
}

.section-order .accountnum-1 {
  width: 33%;
}

.section-order .accountnum-2 {
  width: 15%;
}

.order-submit {
  margin-top: 15px;
  font-size: 15px;
    background-color: #ffffff;
    color: #299de2;
    border: 2px solid #299de2;
}