
.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.checkbox,
.radio {
    position: relative
}

.checkbox,
.checkbox+.checkbox,
.checkbox+.radio,
.radio,
.radio+.checkbox,
.radio+.radio {
    margin-top: 0
}

.checkbox .control-label,
.checkbox label,
.radio .control-label,
.radio label {
    vertical-align: middle;
    position: relative;
    padding-left: 0;
    padding-top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left
}

.checkbox .control-label:after,
.checkbox .control-label:before,
.checkbox label:after,
.checkbox label:before,
.radio .control-label:after,
.radio .control-label:before,
.radio label:after,
.radio label:before {
    margin-top: 2px
}

.checkbox,
.checkbox .control-label,
.checkbox label,
.form-horizontal .checkbox,
.form-horizontal .checkbox .control-label,
.form-horizontal .checkbox label {
    min-height: 19px
}

.checkbox .control-label:before,
.checkbox.required .control-label:before,
.checkbox.required label:before,
.checkbox label:before,
.required .checkbox .control-label:before,
.required .checkbox label:before {
    content: " ";
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 6px;
    vertical-align: top;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out
}

.checkbox .control-label:after,
.checkbox.required .control-label:after,
.checkbox.required label:after,
.checkbox label:after,
.required .checkbox .control-label:after,
.required .checkbox label:after {
    content: " ";
    display: none;
    position: absolute;
    width: 14px;
    height: 14px;
    left: 3px;
    top: 3px;
    right: 0;
    font-size: 14px;
    line-height: 14px;
    color: #091d45
}

.checkbox input[type=checkbox] {
    display: block;
    position: absolute!important;
    left: -9999px;
    opacity: 0;
    z-index: 1
}

.checkbox input[type=checkbox]:focus+.control-label:before,
.checkbox input[type=checkbox]:focus+label:before {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.checkbox input[type=checkbox]:checked+.control-label:after,
.checkbox input[type=checkbox]:checked+label:after {
    font-family: FontAwesome;
    content: "\F00C"
}

.checkbox input[type=checkbox]:disabled+.control-label,
.checkbox input[type=checkbox]:disabled+label {
    opacity: .65
}

.checkbox input[type=checkbox]:disabled+.control-label:before,
.checkbox input[type=checkbox]:disabled+label:before {
    background-color: #eee;
    cursor: not-allowed
}

.checkbox.checkbox-circle .control-label:before,
.checkbox.checkbox-circle label:before {
    border-radius: 50%
}

.checkbox.checkbox-inline {
    margin-top: 0
}

input[type=checkbox]:checked+.control-label:before,
input[type=checkbox]:checked+label:before {
    border-color: #091d45
}

input[type=checkbox]:checked+.control-label:after,
input[type=checkbox]:checked+label:after {
    display: inline-block;
    color: #091d45
}

.checkbox-primary input[type=checkbox]:checked+.control-label:before,
.checkbox-primary input[type=checkbox]:checked+label:before {
    border-color: #091d45
}

.checkbox-primary input[type=checkbox]:checked+.control-label:after,
.checkbox-primary input[type=checkbox]:checked+label:after {
    display: inline-block;
    color: #091d45
}

.checkbox-danger input[type=checkbox]:checked+.control-label:before,
.checkbox-danger input[type=checkbox]:checked+label:before {
    border-color: #d9534f
}

.checkbox-danger input[type=checkbox]:checked+.control-label:after,
.checkbox-danger input[type=checkbox]:checked+label:after {
    display: inline-block;
    color: #d9534f
}

.checkbox-info input[type=checkbox]:checked+.control-label:before,
.checkbox-info input[type=checkbox]:checked+label:before {
    border-color: #5bc0de
}

.checkbox-info input[type=checkbox]:checked+.control-label:after,
.checkbox-info input[type=checkbox]:checked+label:after {
    display: inline-block;
    color: #5bc0de
}

.checkbox-warning input[type=checkbox]:checked+.control-label:before,
.checkbox-warning input[type=checkbox]:checked+label:before {
    border-color: #f0ad4e
}

.checkbox-warning input[type=checkbox]:checked+.control-label:after,
.checkbox-warning input[type=checkbox]:checked+label:after {
    display: inline-block;
    color: #f0ad4e
}

.checkbox-success input[type=checkbox]:checked+.control-label:before,
.checkbox-success input[type=checkbox]:checked+label:before {
    border-color: #5cb85c
}

.checkbox-success input[type=checkbox]:checked+.control-label:after,
.checkbox-success input[type=checkbox]:checked+label:after {
    display: inline-block;
    color: #5cb85c
}

.form-horizontal .radio,
.form-horizontal .radio .control-label,
.form-horizontal .radio label,
.radio,
.radio .control-label,
.radio label {
    min-height: 19px
}

.radio .control-label,
.radio.required .control-label,
.radio.required label,
.radio label,
.required .radio .control-label,
.required .radio label {
    vertical-align: middle;
    position: relative;
    padding-bottom: 5px;
    text-align: left!important
}

.radio .control-label:before,
.radio.required .control-label:before,
.radio.required label:before,
.radio label:before,
.required .radio .control-label:before,
.required .radio label:before {
    content: " ";
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 6px;
    vertical-align: top;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out
}

.radio .control-label:after,
.radio.required .control-label:after,
.radio.required label:after,
.radio label:after,
.required .radio .control-label:after,
.required .radio label:after {
    content: " ";
    display: none;
    position: absolute;
    width: 9px;
    height: 9px;
    left: 5px;
    top: 5px;
    border-radius: 50%;
    background-color: #091d45;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33), -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33)
}

.radio input[type=radio] {
    display: block;
    position: absolute!important;
    left: -9999px;
    opacity: 0;
    z-index: 1
}

.radio input[type=radio]:focus+.control-label:before,
.radio input[type=radio]:focus+.error-message+.control-label:before,
.radio input[type=radio]:focus+.error-message+label:before,
.radio input[type=radio]:focus+label:before {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.radio input[type=radio]:checked+.control-label:after,
.radio input[type=radio]:checked+.error-message+.control-label:after,
.radio input[type=radio]:checked+.error-message+label:after,
.radio input[type=radio]:checked+label:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.radio input[type=radio]:disabled+.control-label,
.radio input[type=radio]:disabled+label {
    opacity: .65
}

.radio input[type=radio]:disabled+.control-label:before,
.radio input[type=radio]:disabled+label:before {
    cursor: not-allowed
}

.radio.radio-inline {
    margin-top: 0
}

.radio .radio-wrapper {
    padding-top: 7px
}

input[type=radio]+.control-label:after,
input[type=radio]+.error-message+.control-label:after,
input[type=radio]+.error-message+label:after,
input[type=radio]+label:after {
    background-color: #091d45
}

input[type=radio]:checked+.control-label:before,
input[type=radio]:checked+.error-message+.control-label:before,
input[type=radio]:checked+.error-message+label:before,
input[type=radio]:checked+label:before {
    border-color: #ccc
}

input[type=radio]:checked+.control-label:after,
input[type=radio]:checked+.error-message+.control-label:after,
input[type=radio]:checked+.error-message+label:after,
input[type=radio]:checked+label:after {
    display: inline-block;
    background-color: #091d45
}

.radio-primary input[type=radio]+.control-label:after,
.radio-primary input[type=radio]+.error-message+.control-label:after,
.radio-primary input[type=radio]+.error-message+label:after,
.radio-primary input[type=radio]+label:after {
    background-color: #091d45
}

.radio-primary input[type=radio]:checked+.control-label:before,
.radio-primary input[type=radio]:checked+.error-message+.control-label:before,
.radio-primary input[type=radio]:checked+.error-message+label:before,
.radio-primary input[type=radio]:checked+label:before {
    border-color: #ccc
}

.radio-primary input[type=radio]:checked+.control-label:after,
.radio-primary input[type=radio]:checked+.error-message+.control-label:after,
.radio-primary input[type=radio]:checked+.error-message+label:after,
.radio-primary input[type=radio]:checked+label:after {
    display: inline-block;
    background-color: #091d45
}

.radio-danger input[type=radio]+.control-label:after,
.radio-danger input[type=radio]+.error-message+.control-label:after,
.radio-danger input[type=radio]+.error-message+label:after,
.radio-danger input[type=radio]+label:after {
    background-color: #d9534f
}

.radio-danger input[type=radio]:checked+.control-label:before,
.radio-danger input[type=radio]:checked+.error-message+.control-label:before,
.radio-danger input[type=radio]:checked+.error-message+label:before,
.radio-danger input[type=radio]:checked+label:before {
    border-color: #ccc
}

.radio-danger input[type=radio]:checked+.control-label:after,
.radio-danger input[type=radio]:checked+.error-message+.control-label:after,
.radio-danger input[type=radio]:checked+.error-message+label:after,
.radio-danger input[type=radio]:checked+label:after {
    display: inline-block;
    background-color: #d9534f
}

.radio-info input[type=radio]+.control-label:after,
.radio-info input[type=radio]+.error-message+.control-label:after,
.radio-info input[type=radio]+.error-message+label:after,
.radio-info input[type=radio]+label:after {
    background-color: #5bc0de
}

.radio-info input[type=radio]:checked+.control-label:before,
.radio-info input[type=radio]:checked+.error-message+.control-label:before,
.radio-info input[type=radio]:checked+.error-message+label:before,
.radio-info input[type=radio]:checked+label:before {
    border-color: #ccc
}

.radio-info input[type=radio]:checked+.control-label:after,
.radio-info input[type=radio]:checked+.error-message+.control-label:after,
.radio-info input[type=radio]:checked+.error-message+label:after,
.radio-info input[type=radio]:checked+label:after {
    display: inline-block;
    background-color: #5bc0de
}

.radio-warning input[type=radio]+.control-label:after,
.radio-warning input[type=radio]+.error-message+.control-label:after,
.radio-warning input[type=radio]+.error-message+label:after,
.radio-warning input[type=radio]+label:after {
    background-color: #f0ad4e
}

.radio-warning input[type=radio]:checked+.control-label:before,
.radio-warning input[type=radio]:checked+.error-message+.control-label:before,
.radio-warning input[type=radio]:checked+.error-message+label:before,
.radio-warning input[type=radio]:checked+label:before {
    border-color: #ccc
}

.radio-warning input[type=radio]:checked+.control-label:after,
.radio-warning input[type=radio]:checked+.error-message+.control-label:after,
.radio-warning input[type=radio]:checked+.error-message+label:after,
.radio-warning input[type=radio]:checked+label:after {
    display: inline-block;
    background-color: #f0ad4e
}

.radio-success input[type=radio]+.control-label:after,
.radio-success input[type=radio]+.error-message+.control-label:after,
.radio-success input[type=radio]+.error-message+label:after,
.radio-success input[type=radio]+label:after {
    background-color: #5cb85c
}

.radio-success input[type=radio]:checked+.control-label:before,
.radio-success input[type=radio]:checked+.error-message+.control-label:before,
.radio-success input[type=radio]:checked+.error-message+label:before,
.radio-success input[type=radio]:checked+label:before {
    border-color: #ccc
}

.radio-success input[type=radio]:checked+.control-label:after,
.radio-success input[type=radio]:checked+.error-message+.control-label:after,
.radio-success input[type=radio]:checked+.error-message+label:after,
.radio-success input[type=radio]:checked+label:after {
    display: inline-block;
    background-color: #5cb85c
}

.checkbox input.js-auto-submit:focus+.control-label:before,
.checkbox input.js-auto-submit:focus+label:before,
.radio input.js-auto-submit:focus+.control-label:before,
.radio input.js-auto-submit:focus+label:before {
    outline: none
}

.checkbox input.js-auto-submit:focus+.control-label:after,
.checkbox input.js-auto-submit:focus+label:after,
.radio input.js-auto-submit:focus+.control-label:after,
.radio input.js-auto-submit:focus+label:after {
    font-size: 14px;
    display: block;
    width: 14px;
    height: auto;
    padding: 0;
    line-height: 1;
    text-align: center;
    font-family: FontAwesome;
    background: none;
    content: "\F110"
}

.radio input.js-auto-submit:focus+.control-label:after,
.radio input.js-auto-submit:focus+label:after {
    top: 4px;
    left: 3px;
    font-size: 12px
}

.select:after {
    content: "\F0D7   ";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none;
    pointer-events: none;
    position: absolute;
    top: 50%;
    font-size: 16px;
    margin-top: -8px;
    line-height: 1;
    right: 10px;
    color: #000
}

.select[class*=col-xs]:after {
    right: 25px
}

@media (min-width:768px) {
    .select[class*=col-sm]:after {
        right: 25px
    }
}

@media (min-width:992px) {
    .select[class*=col-md]:after {
        right: 25px
    }
}

@media (min-width:1200px) {
    .select[class*=col-lg]:after {
        right: 25px
    }
}

.select {
    position: relative;
    display: inline-block
}

.select:not([class*=col-]) {
    width: 100%
}

.select select {
    display: inline-block;
    width: 100%;
    cursor: pointer
}

.select select:focus:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.select select::-ms-expand {
    display: none
}

@-moz-document url-prefix() {
    .select select {
        text-indent: .01px;
        text-overflow: "";
        padding-right: 1rem
    }
    .select option {
        background-color: #fff
    }
}

@media (min-width:0\0) and (min-resolution:0.001dpcm) {
    .select select {
        padding: .5rem
    }
    .select select:active,
    .select select:focus,
    .select select:hover {
        color: #000
    }
    .select:after {
        display: none
    }
}

.section {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.section--large {
    background-color: #fff;
    padding-top: 4rem;
    padding-bottom: 7rem
}

.section--small {
    margin-top: 1rem;
    margin-bottom: 1rem
}
/* MKDEV */
/*.section--dark {*/
/*    background-image: linear-gradient(to right, #06132c, #3c74e1);*/
/*}*/
.section--dark {
    background-color: #06132c;
    color: #fff
}

.section--dark .double-title {
    color: #ff0
}

.section--dark .double-title:after {
    color: #091d45
}

.section--muted {
    background-color: #dfe7e9
}

.section--cross {
    background-color: #f3f5f6;
    background-image: url("/img/main-cross-alt.svg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.section--cross h2 {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .section--cross h2 {
        margin-bottom: 55px
    }
}

.section--wide {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 1722px
}

@media (min-width:992px) {
    .section {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .section--large {
        padding-top: 6rem;
        padding-bottom: 8rem
    }
    .section--wide {
        padding-right: 30px;
        padding-left: 30px
    }
}

.team-quote {
    padding-top: 108px;
    padding-bottom: 37px;
    background: transparent url("/img/team-section.jpg") no-repeat;
    background-size: cover;
    background-color: #091d45
}

.team-quote p {
    font-size: 17px;
    font-size: 1.7rem;
    color: #ff0;
    padding-bottom: 60px
}

@media (min-width:768px) {
    .team-quote p {
        font-size: 24px;
        font-size: 2.4rem
    }
}

.team-quote .link--page,
.team-quote .link--page .fa {
    color: #ff0
}

.video-section {
    background: #06132c;
    padding: 60px 0
}

.statistics {
    font-size: 18px;
    font-size: 1.8rem;
    background: #06132c;
    padding-top: 55px;
    padding-bottom: 45px;
    color: #ff0;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1;
    font-weight: 900
}

.statistics span {
    font-size: 60px;
    font-size: 6rem;
    display: block;
    margin-bottom: 10px
}

.statistics span sup {
    font-size: 55%
}

.statistics h2 {
    font-size: 36px;
    font-size: 3.6rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
    padding-bottom: 10px;
    line-height: 1.3
}

.portfolio-quote {
    padding: 90px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #091d45
}

.portfolio-quote p {
    font-size: 17px;
    font-size: 1.7rem;
    color: #ff0;
    padding-bottom: 50px
}

@media (min-width:768px) {
    .portfolio-quote p {
        font-size: 24px;
        font-size: 2.4rem
    }
}

.portfolio-quote__detail {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    color: #ff0;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif
}

.portfolio-quote__detail span {
    padding: 0 10px
}

.about-section {
    position: relative;
    padding-top: 80px;
    padding-bottom: 40px;
    z-index: 10
}

.about-section:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent url("/img/about-bg.svg") no-repeat;
    background-size: cover;
    background-position: 50%;
    content: " "
}

@media (min-width:992px) {
    .about-section:after {
        position: absolute;
        right: 0;
        top: 50%;
        bottom: 50%;
        content: " ";
        background: transparent url("/img/sheffield.png") no-repeat;
        background-size: cover;
        height: 500px;
        width: 50%;
        margin-top: -250px;
        z-index: -1
    }
}

.skip-to-content {
    position: absolute;
    left: -1000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    text-align: left
}

.skip-to-content:focus {
    top: 20px;
    left: 5px;
    z-index: 9999;
    width: auto;
    height: 35px;
    padding: 0 15px;
    line-height: 35px;
    color: #000;
    text-decoration: underline;
    background: #fff;
    -webkit-box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .75);
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .75)
}

.action-row {
    text-align: center
}

.action-row>* {
    display: inline-block;
    width: 100%;
    margin-top: 30px
}

.action-row .btn {
    white-space: nowrap
}

@media (min-width:992px) and (max-width:1199px) {
    .action-row {
        margin-right: -10rem
    }
}

@media (min-width:768px) {
    .action-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left
    }
    .action-row>* {
        width: auto
    }
    .action-row>*+* {
        margin-left: 30px
    }
}

.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.navbar-brand {
    display: block;
    float: none;
    width: 100%;
    height: 20px;
    max-width: 106px;
    background: transparent url("/assets/images/dpf_clean_uk_logo.png") no-repeat 80%;
    background-size: cover;
    text-indent: -9999px;
    color: #fff
}
/* MKDEV*/
@media (min-width: 768px) {
  .navbar-brand {
    height: 70px;
    max-width: 70px;
  }
}
.navbar-brand:active,
.navbar-brand:focus,
.navbar-brand:hover {
    opacity: .8
}

.navbar-collapse {
    margin-top: 20px;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (min-width:768px) {
    .navbar-collapse {
        margin-top: 0
    }
}

.navbar-default .navbar-toggle {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 5px 10px;
    border-radius: 0;
    font-weight: 900;
    margin: 0;
    line-height: 1;
    border: 1px solid #00acee;
    color: #00acee
}

.navbar-default .navbar-toggle:active,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border: 1px solid #00acee;
    color: #00acee
}

.navbar-default .navbar-toggle.collapsed {
    color: #fff;
    border: 1px solid transparent
}

.navbar {
    padding: 14px 15px
}

@media (min-width:768px) {
    .navbar {
        padding: 14px 30px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .navbar .nav li {
        margin-left: 5px
    }
}

@media (min-width:992px) {
    .navbar .nav li {
        margin-left: 10px
    }
}

.navbar .nav li a {
    font-size: 20px;
    font-size: 2rem;
    border: 1px solid transparent;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width:768px) and (max-width:991px) {
    .navbar .nav li a {
        font-size: 15px;
        font-size: 1.5rem;
        padding: 14px 10px
    }
}

.navbar .nav li a:active,
.navbar .nav li a:focus,
.navbar .nav li a:hover {
    border-color: #00acee;
    color: #00acee
}

.navbar .nav li.active a,
.navbar .nav li.active a:active,
.navbar .nav li.active a:focus,
.navbar .nav li.active a:hover {
    border-color: #00acee;
    color: #00acee;
    background-color: transparent
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 340px
    }
}

.awards {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 1rem;
    border-top: 1px solid #e0e7e9;
    background-color: #fff;
    text-align: center
}

.awards__heading {
    font-size: calc(20px + .5vw);
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #091d45
}

.awards__list {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}

.awards__image {
    max-height: 84px;
    max-width: 160px;
    margin-bottom: 30px
}

.awards__image+.awards__image {
    margin-left: 30px
}

@media (min-width:768px) and (max-width:991px) {
    .awards__image {
        max-width: 15vw
    }
}

@media (min-width:768px) {
    .awards {
        padding-bottom: 3rem
    }
    .awards__image {
        margin-bottom: 0
    }
}

@media (min-width:1200px) {
    .awards {
        padding-top: 5rem;
        padding-bottom: 5rem
    }
    .awards__heading {
        margin-right: 30px;
        margin-bottom: 0;
        text-align: left
    }
}

.footer {
    position: relative;
    padding: 40px 0 30px;
    background: #091d45;
    text-align: center;
    font-weight: 300
}

@media (min-width:768px) and (max-width:991px) {
    .footer {
        padding: 60px 0 70px;
        text-align: left
    }
}

@media (min-width:992px) {
    .footer {
        padding: 95px 0 105px;
        text-align: left
    }
}

.footer p {
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 15px;
    color: #fff
}

@media (max-width:767px) {
    .footer .btn {
        font-size: 12px;
        font-size: 1.2rem;
        padding: 8px 14px
    }
}

.footer__contact {
    margin-left: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
    margin-bottom: 20px;
    margin-top: 20px
}

@media (min-width:768px) {
    .footer__contact {
        margin-bottom: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .footer__contact {
        display: block
    }
}

.footer__contact li {
    display: inline-block;
    margin-left: 15px
}

@media (min-width:768px) and (max-width:991px) {
    .footer__contact li {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .footer__contact li {
        margin-left: 28px
    }
}

.footer__contact li,
.footer__contact li a {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase
}

@media (min-width:768px) and (max-width:991px) {
    .footer__contact li,
    .footer__contact li a {
        font-size: 18px;
        font-size: 1.8rem
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .footer__contact li,
    .footer__contact li a {
        font-size: 14px;
        font-size: 1.4rem
    }
}

@media (min-width:1200px) {
    .footer__contact li,
    .footer__contact li a {
        font-size: 18px;
        font-size: 1.8rem
    }
}

.footer__heading {
    font-size: 15px;
    font-size: 1.5rem;
    padding-bottom: 15px;
    margin: 0;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase
}

@media (min-width:768px) {
    .footer__heading {
        font-size: 30px;
        font-size: 3rem;
        padding-bottom: 35px
    }
}

.footer__heading__secondary {
    font-size: 18px;
    font-size: 1.8rem;
    padding-bottom: 15px;
    margin: 0;
    font-weight: 900;
    color: #ff0;
    text-transform: uppercase
}

@media (min-width:768px) {
    .footer__heading__secondary {
        padding-bottom: 30px
    }
}

.footer__social {
    padding-left: 0
}

.footer__social li {
    display: inline-block;
    margin: 0 10px;
    line-height: 1
}

.footer__social li:first-child {
    margin-left: 0
}

.footer__social li:last-child {
    margin-right: 0
}

@media (min-width:768px) {
    .footer__social li {
        margin: 0 20px
    }
}

.footer__social li,
.footer__social li a {
    font-size: 25px;
    font-size: 2.5rem;
    color: #ff0
}

.footer__social li:active,
.footer__social li:focus,
.footer__social li:hover,
.footer__social li a:active,
.footer__social li a:focus,
.footer__social li a:hover {
    color: #fff
}

@media (min-width:768px) {
    .footer__social li,
    .footer__social li a {
        font-size: 60px;
        font-size: 6rem
    }
}

.footer__divide {
    display: block;
    width: 100%;
    margin: 25px 0;
    border-top: 1px solid #073a67
}

@media (min-width:768px) and (max-width:991px) {
    .footer__divide {
        margin: 30px 0
    }
}

@media (min-width:992px) {
    .footer__divide {
        margin: 95px 0
    }
}

.footer ul.links {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer ul.links li {
    display: inline-block;
    padding: 0 10px 0 0
}

.footer ul.links li,
.footer ul.links li a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff
}

.footer ul.services {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-column-count: 2;
    column-count: 2
}

.footer ul.services li {
    padding-bottom: 5px
}

.footer ul.services li,
.footer ul.services li a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff
}

.hero {
    font-size: 20px;
    font-size: 2rem;
    font-size: calc(16px + 1vw);
    position: relative;
    background-color: rgba(9, 29, 69, .3);
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center
}

.hero__main {
    margin: 0 auto;
    padding: 12rem 30px
}
/* MKDEV */
.hero__heading {
    margin-bottom: 0;
}

.hero__prefix {
    font-size: 60%;
    font-weight: 300
}
/* MKDEV */

.hero__content p {
    text-align: center;
}
.hero__byline {
    margin: .5em 0 1.5em;
    color: inherit;
    font-size: 20px;
    font-size: 3rem;
    font-weight: 500;
    opacity: 10;
}

.hero__content {
    max-width: 62rem;
    margin-bottom: 1.5em;
    font-family: Lora, Georgia, Times New Roman, Times, serif;
    font-style: italic;
    line-height: 1.6
}

.hero__content a {
    text-decoration: none;
    color: #00acee
}

.hero__content a:active,
.hero__content a:focus,
.hero__content a:hover {
    text-decoration: underline;
    color: #00acee
}

@media (max-width:450px) {
    .hero__byline {
        font-size: 2rem;
    }
}
@media (min-width:992px) {
    .hero {
        min-height: 80vh;
        padding: 0 0 56.25%
    }
    .hero__main {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (min-width:1200px) {
    .hero {
        font-size: 30px;
        font-size: 3rem;
        min-height: 100vh;
        max-height: 100vh;
        padding: 0
    }
    .hero__heading {
        font-size: 100px;
        font-size: 10rem;
        line-height: 0.5em;
        padding-bottom: 0;
    }
    .hero__meta {
        font-size: 24px;
        font-size: 2.4rem
    }
}

.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.card__image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.card__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 60%;
    max-width: 60%;
    padding: 2rem;
    background: hsla(0, 0%, 100%, .9)
}

.card--dark,
.card--dark:active,
.card--dark:focus,
.card--dark:hover {
    color: #fff
}

.card--dark h3 {
    color: inherit
}

.card--dark .card__content {
    padding: 0 0 0 2rem;
    background: none
}

@media (min-width:768px) {
    .card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .card__heading {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .card__image {
        height: auto;
        -o-object-fit: none;
        object-fit: none
    }
    .card__content {
        max-width: none
    }
    .card--dark .card__content {
        padding: 2rem 0 0
    }
}

.service-block .fa {
    display: inline;
    padding-left: 4px;
    color: #00acee
}

.service-block__image {
    margin-bottom: 2rem
}

.service-block__text {
    font-size: 15px;
    font-size: 1.5rem
}

@media (min-width:992px) {
    .service-block__text {
        font-size: 18px;
        font-size: 1.8rem
    }
}

.service__heading {
    margin-bottom: .5rem
}

@media (min-width:768px) {
    .service__heading {
        min-height: 2em
    }
}

.job__salary {
    margin: 1rem 0 3rem
}

.wysiwyg table {
    font-size: .8em
}

@media (min-width:768px) {
    .wysiwyg table {
        font-size: 1em
    }
}

.wysiwyg table td {
    padding: 10px
}

@media (min-width:768px) {
    .wysiwyg table td {
        padding: 5px
    }
}

.wysiwyg table td a {
    font-size: .8em
}

@media (min-width:768px) {
    .wysiwyg table td a {
        font-size: 1em
    }
}

.blockquote-sean {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-sean:before {
    background: url("/img/blockquote/staff_sean_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.blockquote-jo {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-jo:before {
    background: url("/img/blockquote/staff_jo_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.blockquote-tom {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-tom:before {
    background: url("/img/blockquote/staff_tom_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.blockquote-neil {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-neil:before {
    background: url("/img/blockquote/staff_neil_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.blockquote-giorgio {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-giorgio:before {
    background: url("/img/blockquote/staff_giorgio_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.blockquote-becky {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-becky:before {
    background: url("/img/blockquote/staff_becky_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.blockquote-rebeca {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-rebeca:before {
    background: url("/img/blockquote/staff_rebeca_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.blockquote-laura {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-laura:before {
    background: url("/img/blockquote/staff_laura_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.blockquote-jenny {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-jenny:before {
    background: url("/img/blockquote/staff_jenny_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.blockquote-chelsey {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-chelsey:before {
    background: url("/img/blockquote/staff_chelsey_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.blockquote-caroline {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-caroline:before {
    background: url("/img/blockquote/staff_caroline_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.blockquote-parisa {
    padding-left: 15px!important;
    margin-left: 65px;
    min-height: 50px
}

.blockquote-parisa:before {
    background: url("/img/blockquote/staff_parisa_thumbnail.jpg") no-repeat;
    background-size: contain;
    content: " ";
    min-height: 50px;
    min-width: 50px;
    display: inline-block;
    position: absolute;
    left: 15px;
    border-radius: 5px;
    padding: 5px
}

.newsletter-signup {
    background-color: #091d45;
    color: #fff;
    padding: 30px 15px 20px
}

@media (min-width:768px) {
    .newsletter-signup {
        padding: 30px
    }
}

.newsletter-signup h2 {
    color: #ff0
}

.newsletter-signup .control-label,
.newsletter-signup label {
    color: #fff
}

.newsletter-signup--caption {
    max-width: 400px;
    margin: auto;
    padding-bottom: 20px
}

.newsletter-signup--submit {
    width: 100%
}

.newsletter-signup .file-input,
.newsletter-signup .form-control {
    border: none
}

.btn {
    position: relative;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 20px 30px;
    font-weight: 900;
    line-height: 1;
    text-decoration: none!important;
    text-transform: uppercase;
    border: 2px solid;
    border-radius: 0;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
    white-space: normal;
    z-index: 1;
    overflow: hidden
}

.btn.active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn+.link--page {
    display: block;
    margin-top: 20px
}

@media (min-width:768px) {
    .btn+.link--page {
        display: inline-block;
        margin-left: 20px
    }
}

.btn .fa {
    display: inline
}

.xs-btn-full {
    width: 100%
}

@media (min-width:768px) {
    .xs-btn-full {
        width: auto
    }
}

.btn-md {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 17px
}

.btn-lg {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 15px 16px
}

@media (min-width:1200px) {
    .btn-lg {
        font-size: 24px;
        font-size: 2.4rem;
        padding: 27px 36px
    }
}

.btn-expand {
    margin-bottom: 15px
}

.btn-expand:after {
    content: "\F103   ";
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none;
    display: inline-block;
    margin-left: 5px;
    color: #00acee
}

.btn-expand[aria-expanded=true]:after {
    content: "\F102   ";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none
}

.btn-primary {
    color: #091d45;
    background-color: transparent;
    border-color: #091d45;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-primary.focus,
.btn-primary:focus {
    color: #091d45;
    background-color: transparent;
    border-color: #000
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #091d45;
    background-color: transparent;
    border-color: #02060f
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #091d45;
    background-color: transparent;
    border-color: #000
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: transparent;
    border-color: #091d45
}

.btn-primary .badge {
    color: transparent;
    background-color: #091d45
}

.btn-primary:before {
    content: "";
    position: absolute;
    top: 0;
    right: -100px;
    bottom: 0;
    left: 0;
    border-right: 100px solid transparent;
    border-top: 100px solid #091d45;
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    z-index: -1
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    border-color: #091d45;
    background-color: transparent;
    color: #fff
}

.btn-primary:active:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus:active,
.btn-primary:focus:focus,
.btn-primary:focus:hover,
.btn-primary:hover:active,
.btn-primary:hover:focus,
.btn-primary:hover:hover {
    color: #fff
}

.btn-primary:active:before,
.btn-primary:focus:before,
.btn-primary:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.btn-primary .fa {
    color: #00acee
}

.btn-secondary {
    color: #ff0;
    background-color: transparent;
    border-color: #ff0;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-secondary.focus,
.btn-secondary:focus {
    color: #ff0;
    background-color: transparent;
    border-color: #11952d
}

.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:hover,
.open>.btn-secondary.dropdown-toggle {
    color: #ff0;
    background-color: transparent;
    border-color: #18d03f
}

.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open>.btn-secondary.dropdown-toggle.focus,
.open>.btn-secondary.dropdown-toggle:focus,
.open>.btn-secondary.dropdown-toggle:hover {
    color: #ff0;
    background-color: transparent;
    border-color: #11952d
}

.btn-secondary.active,
.btn-secondary:active,
.open>.btn-secondary.dropdown-toggle {
    background-image: none
}

.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover {
    background-color: transparent;
    border-color: #ff0
}

.btn-secondary .badge {
    color: transparent;
    background-color: #ff0
}

.btn-secondary:before {
    content: "";
    position: absolute;
    top: 0;
    right: -100px;
    bottom: 0;
    left: 0;
    border-right: 100px solid transparent;
    border-top: 100px solid #ff0;
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    z-index: -1
}

.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    border-color: #ff0;
    background-color: transparent;
    color: #06132c
}

.btn-secondary:active:active,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-secondary:focus:active,
.btn-secondary:focus:focus,
.btn-secondary:focus:hover,
.btn-secondary:hover:active,
.btn-secondary:hover:focus,
.btn-secondary:hover:hover {
    color: #06132c
}

.btn-secondary:active:before,
.btn-secondary:focus:before,
.btn-secondary:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.btn-tertiary {
    color: #00acee;
    background-color: transparent;
    border-color: #00acee;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-tertiary.focus,
.btn-tertiary:focus {
    color: #00acee;
    background-color: transparent;
    border-color: #00506f
}

.btn-tertiary.active,
.btn-tertiary:active,
.btn-tertiary:hover,
.open>.btn-tertiary.dropdown-toggle {
    color: #00acee;
    background-color: transparent;
    border-color: #0080b1
}

.btn-tertiary.active.focus,
.btn-tertiary.active:focus,
.btn-tertiary.active:hover,
.btn-tertiary:active.focus,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.open>.btn-tertiary.dropdown-toggle.focus,
.open>.btn-tertiary.dropdown-toggle:focus,
.open>.btn-tertiary.dropdown-toggle:hover {
    color: #00acee;
    background-color: transparent;
    border-color: #00506f
}

.btn-tertiary.active,
.btn-tertiary:active,
.open>.btn-tertiary.dropdown-toggle {
    background-image: none
}

.btn-tertiary.disabled.focus,
.btn-tertiary.disabled:focus,
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled].focus,
.btn-tertiary[disabled]:focus,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary.focus,
fieldset[disabled] .btn-tertiary:focus,
fieldset[disabled] .btn-tertiary:hover {
    background-color: transparent;
    border-color: #00acee
}

.btn-tertiary .badge {
    color: transparent;
    background-color: #00acee
}

.btn-tertiary:before {
    content: "";
    position: absolute;
    top: 0;
    right: -100px;
    bottom: 0;
    left: 0;
    border-right: 100px solid transparent;
    border-top: 100px solid #00acee;
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    z-index: -1
}

.btn-tertiary:active,
.btn-tertiary:focus,
.btn-tertiary:hover {
    border-color: #00acee;
    background-color: transparent;
    color: #06132c
}

.btn-tertiary:active:active,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.btn-tertiary:focus:active,
.btn-tertiary:focus:focus,
.btn-tertiary:focus:hover,
.btn-tertiary:hover:active,
.btn-tertiary:hover:focus,
.btn-tertiary:hover:hover {
    color: #06132c
}

.btn-tertiary:active:before,
.btn-tertiary:focus:before,
.btn-tertiary:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.btn-grey {
    border-color: #859ba4;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-grey,
.btn-grey.focus,
.btn-grey:focus {
    color: #859ba4;
    background-color: transparent
}

.btn-grey.focus,
.btn-grey:focus {
    border-color: #485a61
}

.btn-grey.active,
.btn-grey:active,
.btn-grey:hover,
.open>.btn-grey.dropdown-toggle {
    color: #859ba4;
    background-color: transparent;
    border-color: #657d87
}

.btn-grey.active.focus,
.btn-grey.active:focus,
.btn-grey.active:hover,
.btn-grey:active.focus,
.btn-grey:active:focus,
.btn-grey:active:hover,
.open>.btn-grey.dropdown-toggle.focus,
.open>.btn-grey.dropdown-toggle:focus,
.open>.btn-grey.dropdown-toggle:hover {
    color: #859ba4;
    background-color: transparent;
    border-color: #485a61
}

.btn-grey.active,
.btn-grey:active,
.open>.btn-grey.dropdown-toggle {
    background-image: none
}

.btn-grey.disabled.focus,
.btn-grey.disabled:focus,
.btn-grey.disabled:hover,
.btn-grey[disabled].focus,
.btn-grey[disabled]:focus,
.btn-grey[disabled]:hover,
fieldset[disabled] .btn-grey.focus,
fieldset[disabled] .btn-grey:focus,
fieldset[disabled] .btn-grey:hover {
    background-color: transparent;
    border-color: #859ba4
}

.btn-grey .badge {
    color: transparent;
    background-color: #859ba4
}

.btn-grey:before {
    content: "";
    position: absolute;
    top: 0;
    right: -100px;
    bottom: 0;
    left: 0;
    border-right: 100px solid transparent;
    border-top: 100px solid #859ba4;
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    z-index: -1
}

.btn-grey:active,
.btn-grey:focus,
.btn-grey:hover {
    border-color: #859ba4;
    background-color: transparent;
    color: #fff
}

.btn-grey:active:active,
.btn-grey:active:focus,
.btn-grey:active:hover,
.btn-grey:focus:active,
.btn-grey:focus:focus,
.btn-grey:focus:hover,
.btn-grey:hover:active,
.btn-grey:hover:focus,
.btn-grey:hover:hover {
    color: #fff
}

.btn-grey:active:before,
.btn-grey:focus:before,
.btn-grey:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.btn-grey.active {
    color: #091d45;
    border-color: #091d45;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-grey.active:before {
    content: "";
    position: absolute;
    top: 0;
    right: -100px;
    bottom: 0;
    left: 0;
    border-right: 100px solid transparent;
    border-top: 100px solid #091d45;
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    z-index: -1
}

.btn-grey.active:active,
.btn-grey.active:focus,
.btn-grey.active:hover {
    border-color: #091d45;
    background-color: transparent;
    color: #fff
}

.btn-grey.active:active:active,
.btn-grey.active:active:focus,
.btn-grey.active:active:hover,
.btn-grey.active:focus:active,
.btn-grey.active:focus:focus,
.btn-grey.active:focus:hover,
.btn-grey.active:hover:active,
.btn-grey.active:hover:focus,
.btn-grey.active:hover:hover {
    color: #fff
}

.btn-grey.active:active:before,
.btn-grey.active:focus:before,
.btn-grey.active:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.hljs,
pre {
    position: relative
}

.hljs {
    padding: 15px;
    white-space: pre-wrap;
    font-size: .9em
}

.hljs__copy {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 36px;
    line-height: 30px;
    background: #fff;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif
}

.contact__icon {
    min-width: 3rem;
    margin-right: .8rem;
    color: #00acee;
    vertical-align: middle;
    text-align: center
}

.contact__icon--alt {
    color: #ff0
}

.title-banner {
    padding-top: 75px;
    padding-bottom: 20px;
    background: #f3f5f6;
    background: url("/img/main-cross.svg") no-repeat top;
    background-size: 150%;
    border-bottom: 1px solid #e0e7e9;
    text-align: center;
    overflow: hidden
}

@media (min-width:768px) {
    .title-banner {
        padding-top: 140px;
        padding-bottom: 60px
    }
}

.title-banner .heading,
.title-banner h1 {
    font-size: 48px;
    font-size: 4.8rem;
    font-weight: 900;
    text-transform: uppercase
}

.title-banner--small .double-title {
    padding: 7px 0
}

@media (min-width:768px) {
    .title-banner--small {
        padding-top: 95px;
        padding-bottom: 19px
    }
}

.large-banner {
    background-color: #f5f7f8
}

.large-banner__subtitle {
    font-size: 2.4rem;
    color: #00acee;
    display: block
}

.large-banner__image {
    position: relative;
    height: calc(60vw + 5.5rem);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #edf1f2;
    overflow: hidden
}

.large-banner__image:after {
    content: "";
    position: absolute;
    top: 0;
    right: -35vw;
    display: block;
    width: 200vw;
    height: calc(103.52717% + 38.1vw);
    border: 30vw solid transparent;
    border-top-width: 0;
    border-bottom-color: rgba(60, 233, 97, .5);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right
}

.large-banner--headshot {
    margin-top: 58px
}

@media (min-width:768px) and (max-width:991px) {
    .large-banner--headshot {
        margin-top: 79px
    }
}

.large-banner__content {
    position: relative;
    padding-top: 6rem;
    padding-bottom: 6rem;
    overflow: hidden
}

.large-banner__content:before {
    content: "";
    position: absolute;
    top: 14.8vw;
    left: -30vw;
    display: block;
    width: 200vw;
    height: 0;
    border-top: 30vw solid #edf1f2;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

@media (min-width:992px) {
    .large-banner__image {
        height: auto
    }
    .large-banner__image:after {
        right: -30vw;
        border-right-color: #f5f7f8;
        -webkit-transform-origin: top right;
        transform-origin: top right
    }
    .large-banner__content {
        padding-top: 14rem;
        padding-bottom: 12rem;
        overflow: initial
    }
    .large-banner__text {
        margin-left: 0;
        padding-left: 0;
        max-width: 615px
    }
}

.large-banner--dark {
    background-color: #06132c;
}
/* MKDEV */
/*.large-banner--dark {*/
/*    background-image: linear-gradient(to right, #06132c, #3c74e1);*/
/*}*/


.large-banner--dark h2 {
    position: relative
}

.large-banner--dark .large-banner__image {
    background-color: rgba(9, 29, 69, .5)
}

.large-banner--dark .large-banner__content {
    overflow: hidden
}

.large-banner--dark .large-banner__content:before {
    border-top-color: rgba(9, 29, 69, .5)
}

@media (min-width:992px) {
    .large-banner--dark .large-banner__image:after {
        border-right-color: #06132c
    }
}

@media (max-width:767px) {
    .large-banner--compact h2 {
        text-align: center
    }
}

@media (min-width:992px) {
    .large-banner--compact .large-banner__content {
        padding-top: 8rem;
        padding-bottom: 8rem;
        padding-left: 30px
    }
    .large-banner--compact .large-banner__text {
        padding-right: 60px
    }
}

.img-block {
    width: 100%
}

.img-block img {
    width: 100%;
    height: auto
}

.img-block.spaced {
    margin: 5px 0 30px
}

@media (min-width:768px) and (max-width:991px) {
    .img-block.spaced {
        margin: 20px 0 30px
    }
}

@media (min-width:992px) {
    .img-block.spaced {
        margin: 40px 0 50px
    }
}

.img-right {
    width: 100%;
    margin-bottom: 40px
}

@media (min-width:992px) {
    .img-right {
        float: right;
        margin-right: -25%;
        margin-left: 35px;
        width: auto
    }
}

.img-left {
    width: 100%;
    margin-bottom: 40px
}

@media (min-width:992px) {
    .img-left {
        float: left;
        margin-left: -25%;
        margin-right: 35px
    }
}

.lazyloaded,
[data-lazy] {
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.lazyloaded {
    opacity: 1
}

figcaption {
    font-size: 12px;
    font-size: 1.2rem;
    padding-bottom: 0;
    font-style: italic
}

.spacer--footer {
    display: block;
    height: 40px
}

@media (min-width:768px) {
    .spacer--footer {
        height: 90px
    }
}

.spacer--header {
    display: block;
    height: 50px
}

@media (min-width:768px) {
    .spacer--header {
        height: 100px
    }
}

.banner-spacer--top {
    display: block;
    height: 200px
}

.banner-spacer--bottom {
    height: 100px
}

.spacer--1 {
    padding-top: 15px
}

.spacer--2 {
    padding-top: 30px
}

.spacer--3 {
    padding-top: 45px
}

.spacer--4 {
    padding-top: 60px
}

.spacer--100 {
    padding-top: 100px
}

.blog-author {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    background: #091d45;
    padding-left: 30%;
    margin: 0 auto 40px
}

@media (min-width:768px) {
    .blog-author {
        margin-top: 60px;
        max-width: 100%
    }
}

.blog-author__image {
    position: absolute;
    top: 25%;
    bottom: 25%;
    left: 0;
    width: 30%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width:768px) {
    .blog-author__image {
        top: 0;
        bottom: 0;
        left: 0
    }
}

.blog-author__content {
    padding: 30px
}

.blog-author__content h2 {
    padding-bottom: 26px
}

.blog-author__content h2,
.blog-author__content h2 a {
    font-size: 18px;
    font-size: 1.8rem;
    color: #ff0;
    text-transform: uppercase;
    margin: 0;
    padding-top: 0;
    font-weight: 900
}

@media (min-width:992px) {
    .blog-author__content h2,
    .blog-author__content h2 a {
        font-size: 24px;
        font-size: 2.4rem
    }
}

.blog-author__content p {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    padding-bottom: 0;
    margin-bottom: 0;
    font-style: italic
}

@media (min-width:992px) {
    .blog-author__content p {
        font-size: 16px;
        font-size: 1.6rem
    }
}

@media (min-width:768px) {
    .blog-author--alt {
        margin-top: 0
    }
}

.blog-author--alt .blog-author__content h2 {
    color: #fff;
    padding-bottom: 10px
}

@media (min-width:992px) {
    .blog-author--alt .blog-author__content h2 {
        font-size: 26px;
        font-size: 2.6rem
    }
}

.blog-author--alt .blog-author__content h3 {
    font-size: 18px;
    font-size: 1.8rem
}

.blog-author--alt .blog-author__content p {
    font-style: normal
}

.blog-externals {
    background: #f3f5f6;
    margin: 0 auto 40px;
    padding: 30px
}

@media (min-width:768px) {
    .blog-externals {
        margin-top: 60px;
        max-width: 100%
    }
}

.blog-externals__title {
    font-size: 18px;
    font-size: 1.8rem;
    color: #00acee
}

.blog-externals__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.blog-externals__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 1.5rem
}

.blog-externals__item h4 {
    color: #00acee;
    font-size: 16px;
    font-size: 1.6rem
}

.blog-externals__item h3 {
    font-size: 18px;
    font-size: 1.8rem
}

.blog-externals__item img {
    width: 100%;
    margin-bottom: 8px
}

@media (min-width:992px) {
    .blog-externals__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
}

.blog-next {
    padding: 30px 30px 0;
    right: 0;
    background: #f3f5f6;
    display: inline-block;
    width: 100%;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif
}

.blog-next .heading {
    font-size: 24px;
    font-size: 2.4rem;
    color: #091d45;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 15px;
    display: block;
    text-decoration: none
}

.blog-next__post {
    position: relative;
    padding-left: 92px;
    margin-bottom: 30px;
    min-height: 70px
}

.blog-next__post__image {
    position: absolute;
    left: 0;
    top: 0
}

.blog-next__post__content {
    font-size: 18px;
    font-size: 1.8rem;
    color: #091d45;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1
}

.blog-next__post__content .date {
    margin-top: 15px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #2c434b
}

@media (min-width:1430px) {
    .blog-next {
        position: fixed;
        top: 40vh;
        right: 0;
        width: 300px
    }
}

.listing-blog {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    background: #f3f5f6
}

@media (min-width:992px) {
    .listing-blog {
        padding-left: 30%;
        height: 290px
    }
}

.listing-blog-full {
    padding-left: 0
}

@media (min-width:992px) {
    .listing-blog__image {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 30%;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover
    }
}

.listing-blog__image img {
    width: 100%;
    height: auto
}

@media (min-width:992px) {
    .listing-blog__image img {
        display: none
    }
}

@media (max-width:767px) {
    .listing-blog__image {
        background: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .listing-blog__image {
        background: none!important
    }
}

.listing-blog__image:active,
.listing-blog__image:focus,
.listing-blog__image:hover {
    opacity: .8
}

.listing-blog__content {
    padding: 30px
}

.listing-blog__content h2 {
    margin: 0;
    padding-bottom: 17px
}

.listing-blog__content h2,
.listing-blog__content h2 a {
    font-size: 22px;
    font-size: 2.2rem;
    color: #06132c;
    font-weight: 900;
    text-transform: uppercase
}

.listing-blog__content h2 .fa,
.listing-blog__content h2 a .fa {
    color: #00acee
}

.listing-blog__content .date {
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 15px;
    color: #2c434b;
    text-transform: uppercase;
    font-weight: 900;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif
}

.listing-blog__content p {
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 0;
    color: #2c434b;
    font-style: italic
}

.blog-listing-featured {
    position: relative;
    display: block;
    padding-bottom: 51.55%;
    margin-bottom: 30px;
    background-size: cover;
    background-position: 50%;
    min-height: 450px;
    background-color: #091d45;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif
}

@media (min-width:768px) {
    .blog-listing-featured {
        min-height: 0
    }
}

.blog-listing-featured:active,
.blog-listing-featured:focus,
.blog-listing-featured:hover {
    opacity: .8
}

.blog-listing-featured:before {
    font-size: 18px;
    font-size: 1.8rem;
    content: "Featured";
    position: absolute;
    top: 0;
    left: 0;
    background: #ff0;
    text-transform: uppercase;
    font-weight: 900;
    padding: 15px;
    line-height: 1
}

@media (min-width:768px) {
    .blog-listing-featured:before {
        font-size: 24px;
        font-size: 2.4rem;
        padding: 30px
    }
}

.blog-listing-featured:after {
    position: absolute;
    top: 40%;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .6)));
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6));
    content: ""
}

@media (min-width:768px) {
    .blog-listing-featured {
        margin-bottom: 60px
    }
}

.blog-listing-featured .title {
    display: block;
    z-index: 100;
    text-transform: uppercase;
    font-weight: 900;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px
}

@media (min-width:768px) {
    .blog-listing-featured .title {
        bottom: 30px;
        left: 30px;
        right: 30px;
        background: none;
        top: auto
    }
}

.blog-listing-featured .title h2 {
    font-size: 30px;
    font-size: 3rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 10px;
    padding: 0
}

.blog-listing-featured .title h2 .fa {
    display: inline
}

.blog-listing-featured .title .date {
    font-size: 18px;
    font-size: 1.8rem;
    color: #ff0;
    text-transform: uppercase;
    font-weight: 900
}

.categories {
    margin-top: 1rem;
    margin-bottom: 3rem
}

.categories__button {
    margin-bottom: 1rem
}

.categories__more {
    display: inline-block;
    margin-left: 3rem;
    font-family: Lora, Georgia, Times New Roman, Times, serif;
    font-style: italic
}

@media (min-width:768px) {
    .categories__list {
        margin: 0 -1rem
    }
    .categories__button {
        margin: 1rem
    }
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 40px
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.showcase {
    padding: 30px 30px 0
}

.showcase__tile {
    display: block;
    width: 100%;
    min-height: 130px;
    padding-bottom: 30px;
    padding-left: 130px;
    background-color: #06132c;
    background-size: 100px auto;
    background-position: 0 0;
    background-repeat: no-repeat
}

.showcase__heading {
    margin: 0
}

.showcase__text {
    margin: 1rem 0 0
}

@media (min-width:768px) {
    .showcase {
        padding: 0
    }
    .showcase__tile {
        position: relative;
        min-height: 0;
        padding: 0;
        background-size: cover;
        background-position: 50%;
        color: #fff;
        text-align: center
    }
    .showcase__tile:active .showcase__content,
    .showcase__tile:focus .showcase__content,
    .showcase__tile:hover .showcase__content {
        opacity: 1;
        padding-top: 0;
        -webkit-transition: opacity .3s, padding-top .3s;
        transition: opacity .3s, padding-top .3s
    }
    .showcase__tile:before {
        content: "";
        display: block;
        padding-top: 100%
    }
    .showcase__content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0 15px;
        background-color: rgba(9, 29, 69, .8);
        opacity: 0;
        padding-top: 5%;
        -webkit-transition: opacity .3s, padding-top 0s .5s;
        transition: opacity .3s, padding-top 0s .5s
    }
    .showcase:after {
        background-color: #fff
    }
    .showcase--team {
        word-spacing: 100vw
    }
}

.wysiwyg {
    font-family: Lora, Georgia, Times New Roman, Times, serif
}

.wysiwyg h1+.sub {
    font-size: 18px;
    font-size: 1.8rem;
    padding-bottom: 38px;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: #00acee;
    text-transform: uppercase
}

.wysiwyg h1+.sub sup {
    font-size: 10px;
    font-size: 1rem
}

.wysiwyg h1+.sub .fa {
    padding-right: 5px
}

.wysiwyg h2 {
    font-size: 30px;
    font-size: 3rem;
    padding-bottom: 38px;
    margin: 0;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 900;
    color: #06132c;
    text-transform: uppercase
}

@media (min-width:768px) {
    .wysiwyg h2 {
        margin-top: 30px
    }
}

.wysiwyg h3 {
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-size: 2.4rem
}

.wysiwyg p {
    padding-bottom: 30px;
    line-height: 1.5
}

.wysiwyg a,
.wysiwyg p {
    font-size: 18px;
    font-size: 1.8rem;
    color: #06132c
}

.wysiwyg a {
    text-decoration: underline
}

.wysiwyg a:active,
.wysiwyg a:focus,
.wysiwyg a:hover {
    text-decoration: none
}

.wysiwyg ul {
    padding: 0;
    margin-bottom: 30px;
    list-style: none
}

.wysiwyg ul li {
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    padding-bottom: 5px;
    padding-left: 30px
}

.wysiwyg ul li:before {
    content: "\F111   ";
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none;
    font-size: 6px;
    font-size: .6rem;
    position: absolute;
    top: 8px;
    left: 13px;
    display: inline-block;
    color: #00acee
}

.wysiwyg ul li a {
    text-decoration: underline
}

.wysiwyg ul li a:active,
.wysiwyg ul li a:focus,
.wysiwyg ul li a:hover {
    text-decoration: none
}

.wysiwyg .ul-alt ul li {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    color: #00acee;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding-bottom: 25px
}

.wysiwyg .ul-alt ul li:before {
    content: "\F111   ";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none;
    font-size: 10px;
    font-size: 1rem;
    top: 6px;
    left: 7px
}

.wysiwyg .ul-alt ul li a {
    color: #00acee
}

.wysiwyg blockquote {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0 0 0 20px;
    margin-bottom: 30px;
    color: #06132c;
    border-color: #06132c;
    font-style: italic;
    line-height: 1.5
}

@media (min-width:768px) {
    .wysiwyg blockquote {
        padding: 0 0 0 40px
    }
}

sub,
sup {
    font-size: 59%
}

.p-large {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .p-large {
        font-size: 24px;
        font-size: 2.4rem;
        margin-bottom: 40px
    }
}

.p-intro {
    position: relative
}

.p-intro p {
    font-size: 18px;
    font-size: 1.8rem
}

.double-title {
    position: relative;
    margin: 0;
    padding: 50px 0;
    z-index: 1;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    font-size: calc(20px + 2vw)
}

.double-title:after {
    font-size: 280%;
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    z-index: -1;
    color: #fff;
    content: attr(data-title);
    white-space: pre;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.double-title--alt:after {
    color: #fff
}

@media (min-width:992px) {
    .double-title {
        font-size: 30px;
        font-size: 3rem;
        font-size: calc(30px + 1vw)
    }
    .large-banner .double-title {
        text-align: left
    }
    .large-banner .double-title:after {
        left: 0;
        -webkit-transform: translate(-.3em, -50%);
        transform: translate(-.3em, -50%)
    }
}

.uppercase {
    text-transform: uppercase
}

.text-block {
    margin-top: 20px;
    margin-bottom: 30px
}

.text-block h3 {
    color: #091d45
}

.text-block a {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 900;
    color: #091d45
}
/* MKDEV */
.section--dark .text-block a, .section--dark .text-block h3 {
    color: 
    #ff0;
    text-align: left;
}

.text-light {
    color: #fff!important
}

.enquiry-block {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 30px;
    overflow: hidden;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif
}

.enquiry-block h2 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #00acee;
    text-transform: uppercase;
    font-weight: 900;
    padding-bottom: 11px;
    margin: 0
}

.enquiry-block address {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px
}

.enquiry-block ul {
    margin-bottom: 10px
}

.enquiry-block ul,
.enquiry-block ul a {
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 12px
}

.xs-text-center {
    text-align: center
}

@media (min-width:768px) {
    .xs-text-center {
        text-align: left
    }
}

.back,
.back:active,
.back:focus,
.back:hover,
.down,
.down:active,
.down:focus,
.down:hover,
.forward,
.forward:active,
.forward:focus,
.forward:hover,
.up,
.up:active,
.up:focus,
.up:hover {
    text-decoration: none
}

.back:active span,
.back:focus span,
.back:hover span,
.down:active span,
.down:focus span,
.down:hover span,
.forward:active span,
.forward:focus span,
.forward:hover span,
.up:active span,
.up:focus span,
.up:hover span {
    text-decoration: underline
}

.forward {
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif
}

.forward:after {
    content: "\F101   ";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none;
    display: inline;
    padding-left: .3em
}

.forward--brand:after {
    color: #00acee
}

.back {
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.back:after {
    content: "\F100   ";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none;
    display: inline;
    padding-right: .3em;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    color: #00acee
}

.down,
.up {
    color: inherit;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: Lora, Georgia, Times New Roman, Times, serif;
    font-style: italic
}

.down:after,
.up:after {
    content: "\F102   ";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none;
    display: inline;
    padding-left: .5em;
    color: #00acee
}

.down:active,
.down:focus,
.down:hover,
.up:active,
.up:focus,
.up:hover {
    color: inherit
}

.down:after {
    content: "\F103   ";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none;
    display: inline;
    padding-left: .5em;
    color: #00acee
}

p a {
    text-decoration: underline
}

p a,
p a:active,
p a:focus,
p a:hover {
    color: inherit
}

.link,
.link--icon,
.link--icon:active,
.link--icon:focus,
.link--icon:hover {
    text-decoration: none
}

.link--icon:active span,
.link--icon:focus span,
.link--icon:hover span {
    text-decoration: underline
}

.link--down:after {
    content: "\F103";
    font-family: FontAwesome;
    padding-left: .2em
}

.link--page,
.wysiwyg .link--page {
    font-size: 18px;
    font-size: 1.8rem;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: italic;
    color: #06132c;
    text-decoration: none
}

.link--page+.link--page,
.wysiwyg .link--page+.link--page {
    margin-left: 10px
}

@media (min-width:768px) {
    .link--page+.link--page,
    .wysiwyg .link--page+.link--page {
        margin-left: 20px
    }
}

.link--page:active,
.link--page:focus,
.link--page:hover,
.wysiwyg .link--page:active,
.wysiwyg .link--page:focus,
.wysiwyg .link--page:hover {
    text-decoration: underline
}

.encouragement {
    position: absolute;
    width: 100%;
    padding-bottom: 3rem;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    text-align: center;
    z-index: 1
}

.section--dark+.encouragement {
    color: #fff
}

.form-group {
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif
}

.form-group p {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 4px
}

.file-input,
.form-control {
    border: 1px solid #b2c8d0;
    border-radius: 0;
    padding: 0 12px;
    height: 46px;
    line-height: 46px
}

.file-input:focus,
.form-control:focus {
    outline: 5px auto -webkit-focus-ring-color
}

.input-lg {
    height: 62px;
    line-height: 62px
}

textarea.file-input,
textarea.form-control {
    padding-top: 12px;
    min-height: 120px;
    resize: vertical;
    max-height: 1000px;
    line-height: 1.42857
}

.control-label {
    font-size: 18px;
    font-size: 1.8rem;
    color: #091d45
}

.file-input {
    position: relative
}

.file-input .btn {
    font-size: 16px;
    font-size: 1.6rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 18px;
    color: #fff;
    background: #859ba4;
    border: 1px solid #859ba4;
    line-height: 46px;
    z-index: 1
}

.file-input .btn:active,
.file-input .btn:focus,
.file-input .btn:hover {
    background: #fff;
    color: #859ba4
}

[type=file] {
    max-width: 100%;
    height: 100%;
    opacity: 0
}

.required .control-label:before {
    content: "*";
    color: #00acee;
    padding-right: 3px
}

@media (min-width:768px) and (max-width:991px) {
    .form-horizontal .control-label {
        margin-bottom: 5px
    }
}

.form-horizontal .checkbox .control-label,
.form-horizontal .checkbox label {
    font-size: 16px;
    font-size: 1.6rem;
    color: #091d45;
    min-height: 25px
}

.form-horizontal .checkbox .control-label:before,
.form-horizontal .checkbox label:before {
    height: 25px;
    width: 25px;
    border: 1px solid #b2c8d0;
    border-radius: 0;
    vertical-align: bottom
}

.form-horizontal .checkbox .control-label:after,
.form-horizontal .checkbox label:after {
    left: 6px;
    top: 6px
}

.form-horizontal .checkbox .label-right {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    font-weight: 700
}

.form-horizontal .checkbox .label-right.dark {
    color: #091d45
}

.form-horizontal .select .file-input,
.form-horizontal .select .form-control {
    height: 46px;
    padding: 0 12px
}

.form-horizontal.form-light .control-label {
    color: #fff
}

.form-horizontal.form-light .control-label:before {
    color: #ff0
}

.form-horizontal.form-light .file-input,
.form-horizontal.form-light .form-control {
    border: 0
}

.form-horizontal.form-light .form-group p {
    color: #859ba4
}

.select select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.comment {
    margin-top: 40px;
    background: #f3f5f6;
    padding: 15px
}

@media (min-width:768px) {
    .comment {
        padding: 30px
    }
}

.comment h2 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #091d45;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
    padding: 0;
    margin-bottom: 28px
}

.comment__block {
    position: relative;
    padding-left: 39px;
    margin-bottom: 50px
}

@media (min-width:768px) {
    .comment__block {
        padding-left: 69px
    }
}

.comment__block__image {
    font-size: 20px;
    font-size: 2rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    background: #091d45;
    color: #00acee;
    text-align: center
}

@media (min-width:768px) {
    .comment__block__image {
        font-size: 30px;
        font-size: 3rem;
        width: 70px
    }
}

.comment__block__image .fa {
    line-height: 40px
}

@media (min-width:768px) {
    .comment__block__image .fa {
        line-height: 70px
    }
}

.comment__block__image .team {
    display: block;
    background: #091d45;
    text-transform: uppercase;
    color: #ff0;
    font-size: 9px;
    font-size: .9rem;
    line-height: 1;
    padding: 5px 0
}

@media (min-width:768px) {
    .comment__block__image .team {
        font-size: 14px;
        font-size: 1.4rem
    }
}

.comment__block__comment {
    padding: 25px;
    background: #fff;
    border: 1px solid #e0e7e9
}

.comment__block__comment .name {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 900;
    margin-bottom: 12px;
    line-height: 1
}

.comment__block__comment .date {
    font-size: 14px;
    font-size: 1.4rem;
    color: #596f78;
    line-height: 1;
    font-weight: 900;
    margin-bottom: 21px
}

.comment__block__comment p {
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 18px
}

.comment__block__comment .btn-reply {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 900;
    line-height: 1;
    color: #091d45
}

.comment__block__comment .reply {
    background: #e5f7fd;
    padding: 20px;
    margin-top: 24px;
    margin-bottom: 0
}

.comment__block__comment .reply .comment__block__image {
    position: relative;
    margin-bottom: 15px;
    float: right
}

@media (min-width:768px) {
    .comment__block__comment .reply .comment__block__image {
        position: absolute;
        left: 20px;
        top: 20px;
        margin-bottom: 0
    }
}

.comment__block__comment .reply .comment__block__comment {
    background: none;
    border: 0;
    padding: 0
}

@media (min-width:768px) {
    .comment__block__comment .reply .comment__block__comment {
        padding: 0;
        padding-left: 100px
    }
}

.timeline-slider {
    position: relative;
    background: #091d45
}

.timeline-slider .slick-arrow {
    font-size: 0;
    position: absolute;
    top: 50%;
    bottom: 50%;
    border: 0;
    min-height: 80px;
    padding: 0;
    background: transparent;
    z-index: 100;
    margin-top: -30px
}

@media (min-width:768px) {
    .timeline-slider .slick-arrow:after {
        font-size: 60px;
        font-size: 6rem;
        display: inline-block;
        color: #ff0;
        font-weight: 700;
        -webkit-text-stroke: 4px #ff0
    }
}

.timeline-slider .slick-arrow:active:after,
.timeline-slider .slick-arrow:focus:after,
.timeline-slider .slick-arrow:hover:after {
    color: #fff;
    -webkit-text-stroke: 4px #fff
}

.timeline-slider .slick-arrow.slick-next {
    right: 3%
}

.timeline-slider .slick-arrow.slick-next:after {
    content: "\F105   ";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none
}

.timeline-slider .slick-arrow.slick-prev {
    left: 3%
}

.timeline-slider .slick-arrow.slick-prev:after {
    content: "\F104   ";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none
}

.timeline-slider .slick-slide {
    position: relative;
    min-height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    text-align: center;
    height: auto;
    cursor: pointer
}

.timeline-slider .slick-slide:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#091d45));
    background: linear-gradient(180deg, transparent, #091d45)
}

@media (min-width:768px) {
    .timeline-slider .slick-slide {
        min-height: 640px
    }
    .timeline-slider .slick-slide:after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(9, 29, 69, .2)), to(rgba(9, 29, 69, .8)));
        background: linear-gradient(180deg, rgba(9, 29, 69, .2), rgba(9, 29, 69, .8));
        content: " "
    }
    .timeline-slider .slick-slide.slick-current:after {
        display: none
    }
}

.timeline-slider .slider-content {
    position: absolute;
    padding: 30px;
    padding-bottom: 0;
    bottom: 60px;
    width: 100%;
    font-family: Lora, Georgia, Times New Roman, Times, serif
}

.timeline-slider span {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    margin-bottom: 13px;
    display: block;
    text-transform: uppercase
}

.timeline-slider h2 {
    font-size: 24px;
    font-size: 2.4rem;
    color: #ff0;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
    line-height: 1
}

.timeline-slider p {
    overflow: hidden;
    margin-top: 1rem;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    padding-bottom: 0
}

.timeline__additional {
    margin-top: 1rem;
    max-height: 0;
    opacity: 0;
    -webkit-transition: max-height .5s ease-out, opacity .5s ease-out;
    transition: max-height .5s ease-out, opacity .5s ease-out
}

.slick-current .timeline__additional {
    max-height: 20vw;
    opacity: 1
}

@media (min-width:768px) {
    .slick-current .timeline__additional {
        max-height: 30vw
    }
}

@media (min-width:992px) {
    .slick-current .timeline__additional {
        max-height: 20vw
    }
}

.timeline__image {
    display: inline-block;
    margin: 1rem auto
}

.slick-slide {
    height: auto
}

.text-listing__action,
.text-listing__heading {
    text-transform: none;
    color: #00acee;
    font-weight: 900
}

.text-listing__heading {
    margin-top: 2rem
}

.text-listing__description {
    margin: 2rem 0
}

.alumni {
    margin-bottom: 30px;
    background-color: #091d45;
    font-size: 16px;
    font-size: 1.6rem
}

.alumni__image {
    background-color: #000;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 90vw;
    max-height: 300px
}

.alumni__content {
    padding: 30px
}

.alumni__heading {
    color: #ff0;
    margin: 0
}

.alumni__meta {
    display: inline-block;
    margin: .7em 1em 1em 0;
    color: #ff0;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

@media (min-width:480px) {
    .alumni__image {
        background-size: contain;
        background-position: top
    }
}

@media (min-width:768px) {
    .alumni__image {
        background-size: cover;
        background-position: 50%;
        height: auto;
        max-height: none
    }
}

.gallery {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding-top: 40px
}

@media (min-width:768px) {
    .gallery {
        padding-top: 97px
    }
}

.gallery img {
    margin: auto
}

.gallery .slick-arrow {
    font-size: 0;
    position: absolute;
    bottom: 0;
    border: 0;
    padding: 0;
    background: transparent;
    z-index: 100;
    top: 50%;
    bottom: 50%;
    margin-top: -60px
}

.gallery .slick-arrow:after {
    font-size: 60px;
    font-size: 6rem;
    display: inline-block;
    color: #ff0;
    font-weight: 700;
    -webkit-text-stroke: 4px #ff0
}

.gallery .slick-arrow:active,
.gallery .slick-arrow:focus,
.gallery .slick-arrow:hover {
    outline: none
}

.gallery .slick-arrow:active:after,
.gallery .slick-arrow:focus:after,
.gallery .slick-arrow:hover:after {
    color: #00acee;
    -webkit-text-stroke: 4px #00acee
}

.gallery .slick-arrow.slick-next {
    right: 5%
}

.gallery .slick-arrow.slick-next:after {
    content: "\F105   ";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none
}

.gallery .slick-arrow.slick-prev {
    left: 5%
}

.gallery .slick-arrow.slick-prev:after {
    content: "\F104   ";
    display: inline-block;
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    text-decoration: none
}

.simple-gallery .slick-arrow {
    font-size: 0;
    position: absolute;
    top: 33%;
    margin: 0;
    border: 0;
    padding: 0;
    background: transparent;
    z-index: 100
}

.simple-gallery__slide {
    padding: 0 60px
}

@media (min-width:1260px) {
    .simple-gallery__slide {
        padding: 0
    }
}

.gallery-arrows--alt .slick-arrow:after {
    color: #00acee;
    -webkit-text-stroke: 4px #00acee
}

.gallery-arrows--alt .slick-arrow:active:after,
.gallery-arrows--alt .slick-arrow:focus:after,
.gallery-arrows--alt .slick-arrow:hover:after {
    color: #ff0;
    -webkit-text-stroke: 4px #ff0
}

.gallery__link {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 900;
    color: #091d45;
    text-transform: uppercase
}

.slick-slide,
.slick-slide:active,
.slick-slide:focus,
.slick-slide:hover {
    outline: none
}

.client-block {
    display: block;
    margin-bottom: 25px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media (min-width:992px) {
    .client-block {
        margin-bottom: 60px
    }
}

.client-block img {
    display: block;
    margin: 0 auto
}

.home-services {
    position: relative
}

.home-services:before {
    content: "";
    background: url("/img/home-services.svg") no-repeat 100%;
    background-size: cover;
    width: 60%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.review--avg-rating {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 36px 0 50px
}

.review--avg-rating a {
    text-decoration: underline
}

.review--content {
    font-style: italic
}

.review--star-rating {
    font-size: 0;
    color: transparent;
    display: inline-block;
    margin: 0 12px 10px 0
}

.review--star-rating span {
    display: inline-block;
    margin: 0 2px 0 0
}

.review--star-rating span:before {
    content: "\F005";
    font-family: fontawesome;
    font-size: 18px;
    font-size: 1.8rem;
    color: #00acee
}

.review--when {
    font-weight: 700
}

.review--author,
.review--when {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: Lato, Helvetica Neue, Helvetica, Arial, sans-serif
}

.review--author:before {
    content: "\F007";
    font-family: fontawesome;
    font-weight: 700;
    display: inline-block;
    margin: 0 6px 0 0
}

.section--dark .review--avg-rating a {
    color: #fff
}

.section--dark .review--star-rating span:before {
    color: #ff0
}

.section--dark .review--author,
.section--dark a.review--author:focus,
.section--dark a.review--author:hover {
    color: #fff
}

a.review--author:focus,
a.review--author:hover {
    text-decoration: underline
}

.portfolio-type-selector {
    background-color: #07132d;
    padding: 2rem
}

.portfolio-type-selector__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.portfolio-type-selector__item {
    margin-bottom: 1rem
}

.portfolio-type-selector__item,
.portfolio-type-selector__item a {
    width: 100%
}

@media screen and (min-width:768px) {
    .portfolio-type-selector {
        padding: 5rem 0
    }
    .portfolio-type-selector__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .portfolio-type-selector__item {
        padding-right: 1rem
    }
    .portfolio-type-selector__item:last-child {
        padding-right: 0
    }
    .portfolio-type-selector__item,
    .portfolio-type-selector__item a {
        width: auto
    }
}


/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJ0aGVtZS5jc3MiLCJzb3VyY2VSb290IjoiIn0=*/
