html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd,
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
    display: block
}

body {
    line-height: 1
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: ’’;
    content: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

html {
    overflow-y: scroll
}

body {
    font-family: "adelle", serif;
    line-height: 30px;
    color: #3F3F3F;
    font-weight: 400;
    text-rendering: optimizelegibility;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    letter-spacing: 0.02rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased
}

body:after {
    content: " ";
    display: block;
    clear: both
}

img {
    max-width: 100%
}

.img-icon {
    max-width: 100%;
    width: auto
}

p, ul, ol {
    margin-bottom: 20px;
    font-family: "adelle", serif;
    letter-spacing: 0.06rem;
    line-height: 30px;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 25px;
    line-height: 1.5625rem
}

p.small, .small p, ul.small, .small ul, ol.small, .small ol {
    letter-spacing: 0.02rem;
    font-size: 17px;
    font-size: 1.0625rem
}

@media (min-width: 800px) {
    p, ul, ol {
        font-size: 16px;
        font-size: 1rem;
        line-height: 30px;
        line-height: 1.875rem
    }
}

small {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 20px;
    line-height: 1.25rem;
    display: block
}

figcaption {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 20px;
    line-height: 1.25rem
}

@media (min-width: 800px) {
    .large p, .large ul, .large ol, .large li {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 35px;
        line-height: 2.1875rem
    }
}

@media (min-width: 800px) {
    .xlarge p, .xlarge ul, .xlarge ol, .xlarge li {
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 38px;
        line-height: 2.375rem
    }
}

li {
    margin-bottom: 16px;
    line-height: 30px;
    line-height: 1.875rem
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

a {
    color: #3A445E;
    text-decoration: none
}

a:hover, a:active {
    color: #474646
}

hr {
    border: 0;
    background: #ddd;
    height: 1px;
    overflow: hidden;
    width: 100%;
    float: left;
    clear: both
}

h1, h2, h3, h4 {
    font-family: "museo-sans", serif;
    font-weight: 500;
    letter-spacing: 0.06rem;
    margin-bottom: 20px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

h1 a, h2 a, h3 a, h4 a {
    text-decoration: none
}

h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active {
    text-decoration: underline
}

.blog-section h1, .blog-section h2, .blog-section h3, .blog-section h4 {
    text-transform: none;
    font-weight: 600;
    font-family: "adelle", serif
}

h1, .h1-appear {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px;
    line-height: 2rem;
    letter-spacing: 0.08rem
}

@media (min-width: 800px) {
    h1, .h1-appear {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 36px;
        line-height: 2.25rem
    }
}

.h1--home {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-weight: 500
}

@media (min-width: 800px) {
    .h1--home {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 46px;
        line-height: 2.875rem
    }
}

@media (min-width: 1040px) {
    .h1--home {
        font-size: 45px;
        font-size: 2.8125rem;
        line-height: 52px;
        line-height: 3.25rem
    }
}

h2 {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 28px;
    line-height: 1.75rem
}

@media (min-width: 800px) {
    h2 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 36px;
        line-height: 2.25rem
    }
}

h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 29px;
    line-height: 1.8125rem;
    margin-bottom: 12px
}

@media (min-width: 800px) {
    h3 {
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 30px;
        line-height: 1.875rem
    }
}

@media (min-width: 800px) {
    .h3-appear {
        font-size: 23px;
        font-size: 1.4375rem;
        line-height: 30px;
        line-height: 1.875rem
    }
}

h4 {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin-bottom: 12px;
    letter-spacing: 0.02rem;
    text-transform: none
}

@media (min-width: 800px) {
    h4 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 32px;
        line-height: 2rem
    }
}

input[type='text'], input[type='search'], input[type='email'],
input[type='number'], input[type='url'], textarea {
    background: #fff;
    -webkit-appearance: none;
    outline: none;
    border: 1px solid #ddd;
    font-family: "adelle", serif;
    letter-spacing: 0.02rem;
    width: 100%;
    margin-bottom: 20px;
    font-size: 15px;
    font-size: .9375rem;
    padding: 10px 8px;
    width: 100%;
    border-radius: 0
}

input[type='text']:focus, input[type='search']:focus, input[type='email']:focus,
input[type='number']:focus, input[type='url']:focus, textarea:focus {
    border: 1px solid #3F3F3F
}

input[type='checkbox'] {
    border-radius: 0;
    background: #fff;
    border: 1px solid #ddd
}

input[type='submit'] {
    -webkit-appearance: none;
    background: transparent;
    border: 0
}

input[type='submit']:hover {
    cursor: pointer
}

.page-container {
    min-width: 320px
}

.page-container:after {
    content: "";
    display: table;
    clear: both
}

.inner {
    width: 90%;
    margin: auto;
    padding-top: 0;
    margin-top: 0
}

.inner:after {
    content: "";
    display: table;
    clear: both
}

.inner--small {
    max-width: 785px;
    margin: auto
}

.inner--relative {
    position: relative
}

.inner--contained {
    max-width: 1100px
}

.content-container {
    padding-top: 50px;
    padding-bottom: 40px;
    background: #3A445E
}

.content-container:after {
    content: "";
    display: table;
    clear: both
}

.grid-container:after, footer:after {
    content: "";
    display: table;
    clear: both
}

.grid-container .last, footer .last {
    margin-right: 0
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9,
.col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17,
.col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24 {
    margin-bottom: 20px;
    width: 100%;
    float: left
}

@media (min-width: 800px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9,
    .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17,
    .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24 {
        margin-bottom: 40px
    }
}

.col-small-12 {
    width: 48.9361702128%;
    float: left;
    margin-right: 2.1276595745%
}

.col-small-14 {
    width: 57.4468085106%;
    float: left;
    margin-right: 2.1276595745%
}

@media (min-width: 400px) and (max-width: 799px) {
    .col-small-hide {
        display: none
    }
}

@media (min-width: 800px) {
    .col-24 {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .col-23 {
        width: 95.7446808511%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-22 {
        width: 91.4893617021%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-21 {
        width: 87.2340425532%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-20 {
        width: 82.9787234043%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-19 {
        width: 78.7234042553%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-18 {
        width: 74.4680851064%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-17 {
        width: 70.2127659574%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-16 {
        width: 65.9574468085%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-15 {
        width: 61.7021276596%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-14 {
        width: 57.4468085106%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-13 {
        width: 53.1914893617%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-12 {
        width: 48.9361702128%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-11 {
        width: 44.6808510638%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-10 {
        width: 40.4255319149%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-9 {
        width: 36.170212766%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-8 {
        width: 31.914893617%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-7 {
        width: 27.6595744681%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-6 {
        width: 23.4042553191%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-5 {
        width: 19.1489361702%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-4 {
        width: 14.8936170213%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-3 {
        width: 10.6382978723%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-2 {
        width: 6.3829787234%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-10-nf {
        width: 40.4255319149%;
        margin: auto;
        margin-bottom: 40px
    }

    .col-12-nf {
        width: 48.9361702128%;
        margin: auto;
        margin-bottom: 40px
    }

    .col-14-nf {
        width: 57.4468085106%;
        margin: auto;
        margin-bottom: 40px
    }

    .col-12-nf {
        width: 48.9361702128%;
        margin: auto;
        margin-bottom: 40px
    }

    .col-16-nf {
        width: 65.9574468085%;
        margin: auto;
        margin-bottom: 40px
    }

    .col-17-nf {
        width: 70.2127659574%;
        margin: auto;
        margin-bottom: 40px
    }

    .col-18-nf {
        width: 74.4680851064%;
        margin: auto;
        margin-bottom: 40px
    }

    .col-24-nf {
        width: 100%;
        margin: auto;
        margin-bottom: 40px
    }
}

@media (min-width: 800px) and (max-width: 1039px) {
    .col-med-24 {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .col-med-17 {
        width: 70.2127659574%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-16 {
        width: 65.9574468085%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-15 {
        width: 61.7021276596%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-14 {
        width: 57.4468085106%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-13 {
        width: 53.1914893617%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-12 {
        width: 48.9361702128%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-11 {
        width: 44.6808510638%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-10 {
        width: 40.4255319149%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-9 {
        width: 36.170212766%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-8 {
        width: 31.914893617%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-7 {
        width: 27.6595744681%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-6 {
        width: 23.4042553191%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-5 {
        width: 19.1489361702%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-4 {
        width: 14.8936170213%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-3 {
        width: 10.6382978723%;
        float: left;
        margin-right: 2.1276595745%
    }

    .col-med-16-nf {
        width: 65.9574468085%;
        margin: auto;
        margin-bottom: 40px
    }

    .med-last {
        margin-right: 0
    }
}

.col-nogut-9 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 37.5%;
    float: left
}

.col-nogut-8 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3333333333%;
    float: left
}

.col-nogut-15 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 62.5%;
    float: left
}

.col-nogut-16 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.6666666667%;
    float: left
}

.col-nogut-10 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.6666666667%;
    float: left
}

.col-nogut-14 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.3333333333%;
    float: left
}

@media (min-width: 800px) {
    .col-nogut-med-9 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 37.5%;
        float: left
    }

    .col-nogut-med-8 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 33.3333333333%;
        float: left
    }

    .col-nogut-med-7 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 29.1666666667%;
        float: left
    }

    .col-nogut-med-15 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 62.5%;
        float: left
    }

    .col-nogut-med-16 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 66.6666666667%;
        float: left
    }

    .col-nogut-med-17 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 70.8333333333%;
        float: left
    }
}

.section {
    padding-top: 26.6666666667px;
    padding-bottom: 26.6666666667px
}

.section:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 800px) {
    .section {
        padding-top: 60px;
        padding-bottom: 40px
    }
}

@media (min-width: 800px) {
    .section--panels {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between
    }
}

.accordion {
    background: #fff;
    padding: 20px;
    margin-bottom: 4px
}

.accordion:after {
    content: "";
    display: table;
    clear: both
}

.accordion-content {
    display: none;
    margin-top: 30px
}

.accordion-button a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
    line-height: 1.625rem;
    padding-right: 56px;
    display: block;
    background-image: url(/assets/images/arrows-accordion.svg);
    background-position: 97% 11px;
    background-repeat: no-repeat
}

@media (min-width: 800px) {
    .accordion-button a {
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 30px;
        line-height: 1.875rem
    }
}

.accordion-button.on a {
    background-position: 97% -113px
}

.flex-container {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

@media (min-width: 800px) {
    .flex-container {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.center-container {
    text-align: center
}

main, .main {
    display: block;
    margin-bottom: 0
}

main:after, .main:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 320px) and (max-width: 759px) {
    .small-hide {
        display: none
    }
}

@media (min-width: 320px) and (max-width: 1039px) {
    .small-med-hide {
        display: none
    }
}

@media (min-width: 320px) and (max-width: 1200px) {
    .small-large-hide {
        display: none
    }
}

@media (min-width: 800px) {
    .small-only {
        display: none
    }
}

@media (min-width: 1040px) {
    .small-med-only {
        display: none
    }
}

@media (min-width: 800px) and (max-width: 1399px) {
    .med-large-hide {
        display: none
    }
}

.hidden {
    opacity: 0
}

.visible {
    opacity: 1
}

.internal-hero {
    padding-top: 70px;
    padding-bottom: 50px
}

.internal-hero-heading {
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 700;
    border-bottom: 2px solid #fff;
    display: inline-block;
    padding-bottom: 4px
}

@media (min-width: 800px) {
    .internal-hero-heading {
        font-size: 46px;
        font-size: 2.875rem;
        padding-bottom: 10px
    }
}

.img-block {
    display: block
}

.img-block img {
    display: block
}

.img-full img {
    width: 100%
}

.caption {
    background: #fff;
    font-style: italic;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 22px;
    line-height: 1.375rem;
    padding: 14px 14px;
    margin-bottom: 0
}

.accordion .caption {
    padding: 10px 0px
}

.float-left {
    float: left
}

@media (min-width: 800px) {
    .float-right {
        float: right
    }
}

@media (min-width: 800px) {
    .image-right {
        float: right;
        max-width: 48%;
        margin-left: 2.1276595745%;
        margin-bottom: 2.1276595745%
    }
}

.clear {
    clear: both
}

.cta-link {
    background-image: url(/assets/images/cta-arrow.svg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 3px 28px 2px 0;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem
}

.heading-underline {
    border-bottom: 2px solid #E6E6E6;
    display: inline-block
}

.heading-underline:after {
    content: "";
    display: table;
    clear: both
}

.hero-home-wrap:after {
    content: "";
    display: table;
    clear: both
}

.hero-home {
    background-size: 100%;
    background-position: center;
    height: 300px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width: 800px) {
    .hero-home {
        height: 660px
    }
}

@media (min-width: 1040px) {
    .hero-home {
        height: 740px;
        background-attachment: fixed
    }
}

.hero-home img {
    display: block
}

.side-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.panel-border {
    border: 1px solid #E6E6E6;
    padding: 20px;
    background: #fff;
    position: relative;
    padding-bottom: 70px
}

@media (min-width: 800px) {
    .panel-border {
        padding: 30px 40px;
        padding-bottom: 70px
    }
}

.panel-border .button {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -75px
}

.panel-border.no-button {
    padding-bottom: 30px
}

.panel--half {
    width: 99.4%;
    min-height: 300px;
    margin: 2px 0.2%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 800px) {
    .panel--half {
        min-height: 500px
    }
}

@media (min-width: 800px) {
    .panel--half {
        width: 49.8%;
        float: left;
        margin: 1px .1%
    }
}

.panel--third {
    width: 99.4%;
    min-height: 360px;
    margin: 2px 0.2%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 800px) {
    .panel--third {
        margin: 1px 0.1%;
        width: 49.8%;
        min-height: 400px
    }
}

@media (min-width: 1040px) {
    .panel--third {
        width: 33.1333%;
        float: left
    }
}

.img-block {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.panel--half--content {
    padding: 30px 5%
}

@media (min-width: 800px) {
    .panel--half--content {
        padding: 50px 5%
    }
}

.panel--half--content--flexcenter {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.panel--half-inner {
    max-width: 700px;
    margin: auto;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: inline-block;
    max-width: 100%;
    flex-shrink: 1
}

.panel-container-flex {
    clear: both;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.panel-container-flex:after {
    content: "";
    display: table;
    clear: both
}

.panel {
    background: #fff;
    border: 1px solid #ddd
}

.panel p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 27px;
    line-height: 1.6875rem
}

@media (min-width: 800px) {
    .panel p {
        font-size: 15px;
        font-size: .9375rem;
        line-height: 29px;
        line-height: 1.8125rem
    }
}

.panel--bordertop {
    border-top: 5px solid #3A445E
}

.panel__img {
    border-bottom: 5px solid #3A445E
}

.panel__img img {
    display: block;
    width: 100%
}

.panel__img--block img {
    display: block
}

.panel__content {
    padding: 18px
}

.panel__content:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: xlarge) {
    .panel__content {
        padding: 20px
    }
}

.panel__content h4 {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 26px;
    line-height: 1.625rem
}

.panel__content p {
    margin-bottom: 10px
}

.panel__content p.gutter-bottom--none {
    margin-bottom: 0
}

@media (min-width: 320px) and (max-width: 1200px) {
    .panel--alt {
        border-top: 5px solid #3A445E;
        padding: 10px
    }

    .panel--alt .panel__content {
        border: 0;
        padding: 0;
        padding-left: 14px
    }

    .panel--alt .h4--small {
        font-size: 14px;
        font-size: .875rem;
        line-height: 22px;
        line-height: 1.375rem
    }
}

@media (min-width: 800px) and (max-width: 1399px) {
    .panel--alt .h4--small {
        font-size: 15px;
        font-size: .9375rem;
        line-height: 23px;
        line-height: 1.4375rem
    }
}

@media (min-width: 1040px) and (max-width: 1200px) {
    .panel--alt {
        padding: 20px
    }
}

@media (min-width: 800px) and (max-width: 1399px) {
    .panel--alt.col-12 {
        padding: 10px;
        border-top: 5px solid #3A445E
    }

    .panel--alt.col-12 .panel__content {
        padding: 0;
        padding-left: 14px
    }

    .panel--alt.col-12 .panel--bordertop {
        border: 0
    }
}

@media (min-width: 800px) and (max-width: 1039px) {
    .panel--full {
        padding: 20px;
        border-top: 5px solid #3A445E
    }

    .panel--full .panel__content {
        margin-top: 0;
        border: 0
    }
}

.panel__content--related {
    padding-top: 0;
    padding-bottom: 14px
}

.panel__content--related p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 0
}

.panel__content--related--border {
    border-top: 1px solid #ddd;
    padding-top: 14px
}

.panel__icon {
    margin-top: 20px;
    text-align: center
}

@media (min-width: 800px) {
    .panel__icon {
        margin-top: 20px;
        padding-right: 20px;
        text-align: left
    }
}

.panel__icon img {
    max-width: 100px;
    width: auto
}

@media (min-width: 800px) {
    .panel__icon img {
        width: auto
    }
}

@media (min-width: 1400px) {
    .panel__icon img {
        width: auto
    }
}

.border-bottom {
    border-bottom: 1px solid #ddd
}

@media (min-width: 320px) and (max-width: 399px) {
    .center-container--small {
        text-align: center
    }
}

.gutter-right {
    margin-right: 40px
}

.gutter-bottom {
    margin-bottom: 40px
}

.gutter-top {
    margin-top: 40px
}

.gutter-right--half {
    margin-right: 20px
}

.gutter-right {
    margin-right: 40px
}

.gutter-bottom--half {
    margin-bottom: 20px
}

.gutter-top--half {
    margin-top: 20px
}

.gutter-bottom--none {
    margin-bottom: 0
}

.padding-bottom--none {
    padding-bottom: 0
}

.padding-bottom--half {
    padding-bottom: 20px
}

.padding-top--double {
    padding-top: 40px
}

@media (min-width: 800px) {
    .padding-top--double {
        padding-top: 80px
    }
}

.padding-top--half {
    padding-top: 20px
}

.padding-top--half:first-of-type {
    padding-top: 0
}

.padding-top--half:last-of-type {
    padding-bottom: 20px
}

@media (min-width: 320px) and (max-width: 759px) {
    .no-gutter-bottom--small {
        margin-bottom: 0
    }

    .gutter-bottom--half--small {
        margin-bottom: 20px
    }
}

.no-padding-bottom {
    padding-bottom: 0
}

.center-container {
    text-align: center
}

.double-image:after {
    content: "";
    display: table;
    clear: both
}

.light-text {
    color: #fff
}

.alt-font {
    font-family: "arial", serif;
    font-weight: 700
}

.light-weight {
    font-weight: 500
}

.bold-weight {
    font-weight: 600
}

.small-text {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 24px;
    line-height: 1.5rem
}

.pink-text {
    color: #F5F5F3
}

.blue-text {
    color: #474646
}

.green-text {
    color: #ddd
}

.uppercase-text {
    text-transform: uppercase
}

.discrete-link {
    color: #3F3F3F
}

.arrow-list li {
    list-style: none;
    margin-bottom: 4px;
    background-image: url(/assets/images/list-arrow.svg);
    background-repeat: no-repeat;
    background-position: 0 9px;
    padding-left: 16px;
    text-indent: 0
}

@media (min-width: 800px) {
    .arrow-list--row li {
        float: left;
        margin-right: 20px
    }
}

.bg-hero {
    height: 180px;
    background: #56656C;
    background-image: url(/assets/images/hero-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media (min-width: 1040px) {
    .bg-hero {
        height: 300px;
        background-image: url(/assets/images/hero-bg.jpg)
    }
}

.hero-home__headings {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 100%
}

.hero-home__h1 {
    display: block;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    font-size: 1.4375rem;
    letter-spacing: 0.05rem;
    padding-bottom: 3px;
    margin-bottom: 0
}

@media (min-width: 360px) {
    .hero-home__h1 {
        font-size: 25px;
        font-size: 1.5625rem
    }
}

@media (min-width: 550px) {
    .hero-home__h1 {
        font-size: 38px;
        font-size: 2.375rem;
        line-height: 42px;
        line-height: 2.625rem;
        letter-spacing: 0.15rem;
        padding-bottom: 8px
    }
}

@media (min-width: 800px) {
    .hero-home__h1 {
        font-size: 52px;
        font-size: 3.25rem;
        padding-bottom: 22px
    }
}

@media (min-width: 1040px) {
    .hero-home__h1 {
        font-size: 66px;
        font-size: 4.125rem;
        padding-bottom: 28px
    }
}

.hero-home__h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0.08rem;
    border-top: 2px solid;
    display: inline-block;
    padding-top: 2px
}

@media (min-width: 550px) {
    .hero-home__h2 {
        font-size: 22px;
        font-size: 1.375rem;
        letter-spacing: 0.2rem;
        padding-top: 10px
    }
}

@media (min-width: 800px) {
    .hero-home__h2 {
        font-size: 30px;
        font-size: 1.875rem;
        border-top: 3px solid;
        padding-top: 20px
    }
}

@media (min-width: 1040px) {
    .hero-home__h2 {
        font-size: 35px;
        font-size: 2.1875rem
    }
}

.bg-blue {
    background: #3A445E
}

.bg-white {
    background: #fff
}

.bg-black {
    background: #3F3F3F
}

.bg-cream {
    background: #F5F5F3
}

.nav-container {
    background: #3A445E
}

header {
    border-bottom: 4px solid #3A445E;
    position: relative;
    padding: 14px 0 10px 0
}

@media (min-width: 1040px) {
    header {
        padding: 0px 0
    }
}

header .inner {
    position: relative
}

@media (min-width: 800px) {
    .header-logo {
        display: inline-block;
        margin-bottom: 0
    }
}

.header-logo img {
    vertical-align: middle;
    max-width: 104px
}

nav {
    width: 100%;
    height: auto;
    overflow: visible;
    background: none;
    text-align: center
}

nav ul {
    text-align: center;
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    overflow: visible;
    display: inline-block
}

@media (min-width: 800px) {
    nav ul {
        padding-top: 20px
    }
}

nav li {
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    padding: 1px 8px 4px 8px;
    position: relative
}

@media (min-width: 800px) {
    nav li {
        padding: 8px 10px 4px 10px
    }
}

@media (min-width: 1040px) {
    nav li {
        padding: 0px 18px 0px 18px
    }
}

@media (min-width: 1400px) {
    nav li {
        padding: 0px 28px 0px 28px
    }
}

nav ul li a {
    display: inline-block;
    text-decoration: none;
    letter-spacing: 0.05rem;
    text-decoration: none;
    color: #3F3F3F;
    -webkit-transition: all 0.4s linear 0s;
    -moz-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
    font-size: 16px;
    font-size: 1rem;
    font-family: "museo-sans", serif;
    text-transform: uppercase
}

nav ul li a:hover, nav ul li a:active {
    color: #0c0c0c
}

@media (min-width: 1040px) {
    nav ul li a {
        font-size: 17px;
        font-size: 1.0625rem
    }

    nav ul li a.current {
        border-bottom: 1px solid #3F3F3F
    }

    nav ul li a.current.notcurrent {
        border-bottom: 0
    }
}

@media (min-width: 1400px) {
    nav ul li a {
        font-size: 17px;
        font-size: 1.0625rem
    }
}

.sub-nav {
    padding: 0;
    position: absolute;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
    top: 32px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 190px;
    padding-top: 18px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-clip: padding-box
}

.sub-nav li {
    display: block;
    text-align: left;
    background: #3F3F3F;
    padding: 0;
    margin: 0
}

.sub-nav li:after {
    content: ""
}

.sub-nav li:first-of-type {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.sub-nav li:last-of-type {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.sub-nav li:hover {
    background: #4e4e4e
}

.sub-nav li:hover a {
    color: #fff
}

.sub-nav li a {
    padding: 9px 40px;
    color: #fff;
    font-size: 13px;
    font-size: .8125rem;
    text-align: center;
    width: 100%;
    margin: 0
}

.sub-nav:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    border: 10px solid transparent;
    border-bottom-color: #3F3F3F;
    left: 50%;
    margin-left: -10px;
    top: 0px
}

nav li:hover .sub-nav {
    opacity: 1;
    visibility: visible;
    display: block;
    top: 24px;
    z-index: 1
}

.btn-open {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 26px;
    line-height: 1.625rem;
    color: #3F3F3F;
    display: block;
    height: 28px;
    width: 26px;
    background-image: url(/assets/images/menu.svg);
    background-position: right;
    background-repeat: no-repeat
}

.btn-open.btn-open--white {
    background-image: url(/assets/images/menu-white.svg)
}

.btn-close {
    font-size: 16px;
    font-size: 1rem;
    display: block;
    height: 26px;
    padding-right: 30px;
    background-image: url(/assets/images/menu-close.svg);
    background-position: right;
    background-repeat: no-repeat
}

.nav-button {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 6px;
    z-index: 999
}

@media (min-width: 1040px) {
    .nav-button {
        display: none
    }
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(58, 68, 94, 0.98);
    overflow: auto;
    z-index: 99
}

.wrap {
    color: #e9e9e9;
    text-align: center;
    max-width: 90%;
    margin: 0 auto
}

.wrap-nav {
    padding: 30px 0px 40px
}

.wrap-nav li {
    font-size: 19px;
    font-size: 1.1875rem;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    padding: 14px 0;
    margin: 0;
    border-bottom: 1px solid #30394e
}

.wrap-nav li.header-logo {
    display: none
}

.wrap-nav li .sub-nav {
    display: none
}

.wrap-nav li a {
    color: #fff;
    display: block;
    padding: 8px 0;
    text-decoration: none;
    -webkit-transition: all 0.4s linear 0s;
    -moz-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s
}

.wrap-nav li a:hover {
    color: #f0f0f0
}

.wrap-nav li a.current {
    padding-left: 12px
}

.nav-large {
    display: none
}

@media (min-width: 1040px) {
    .nav-small {
        opacity: 0;
        visibility: hidden
    }

    .nav-large {
        display: block
    }
}

.button {
    color: #fff;
    line-height: 1.6em;
    letter-spacing: 0.08em;
    font-size: 15px;
    font-size: .9375rem;
    text-transform: uppercase;
    font-family: "museo-sans", serif;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    background-clip: padding-box;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    background-clip: padding-box;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-clip: padding-box;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    background-clip: padding-box;
    display: inline-block;
    padding: 12px 22px 12px 22px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.button:hover {
    background-position: 102% 14px;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff
}

.button.button--blue {
    background-color: #3A445E
}

.button.button--blue:hover {
    background-color: #2e364b
}

.link {
    font-family: "museo-sans", serif
}

.descrete-link {
    color: #3F3F3F
}

.descrete-link:hover {
    color: #F5F5F3
}

.quote-panel {
    padding: 20px
}

.quote-panel p {
    color: #fff
}

.quote-panel__inner {
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin: auto;
    padding: 20px
}

@media (min-width: 800px) {
    .quote-panel__inner {
        padding: 50px 40px 40px 0px
    }
}

.quote-panel__inner__content {
    max-width: 960px;
    background-image: url("/assets/images/quote.svg");
    background-repeat: no-repeat;
    padding-top: 50px;
    background-position: top center;
    background-size: 50px
}

@media (min-width: 800px) {
    .quote-panel__inner__content {
        margin: auto;
        padding-left: 90px;
        padding-top: 0;
        background-position: top left;
        background-size: 66px
    }
}

.social {
    display: inline-block
}

.social__inner {
    margin: auto;
    margin-bottom: 20px
}

.social__inner:after {
    content: "";
    display: table;
    clear: both
}

.social-icon {
    float: left;
    margin-right: 14px;
    cursor: pointer
}

.no-svg .social-icon {
    background-image: url(/assets/images/social.png)
}

@media (min-width: 800px) {
    .social-icon {
        margin-right: 26px
    }
}

.social-icon a {
    height: 56px;
    width: 56px;
    display: block
}

.social-icon:last-of-type {
    margin-right: 0
}

.social-icon .social-icon__item {
    height: 30px;
    width: 30px;
    padding: 26px;
    border: 2px solid #a4b1b7;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-clip: padding-box;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    background-image: url(/assets/images/social.svg);
    background-repeat: no-repeat
}

.social-icon .social-icon__item:hover, .social-icon .social-icon__item:active {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.social-icon .twitter {
    background-position: -2px 8px
}

.social-icon .instagram {
    background-position: -74px 8px
}

.social-icon .facebook {
    background-position: -133px 8px
}

.social-icon .youtube {
    background-position: -194px 8px
}

.social-icon .linkedin {
    background-position: -243px 8px
}

.social-icon .pinterest {
    background-position: -314px 8px
}

.social-icon .googleplus {
    background-position: -314px 8px
}

footer {
    clear: both
}

footer p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 33px;
    line-height: 2.0625rem
}

footer a {
    color: #fff
}

footer a:hover {
    color: #a4b1b7
}

.footer__copyright {
    text-align: center
}

.footer__copyright p, .footer__copyright a {
    font-size: 14px;
    font-size: .875rem;
    line-height: 22px;
    line-height: 1.375rem;
    color: #adacac
}

.footer__copyright a:hover {
    color: #fff
}

.slider-bg-img div {
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat
}

@media (min-width: 800px) {
    .slider-bg-img div {
        min-height: 600px
    }
}

@media (min-width: 1040px) {
    .slider-bg-img div {
        background-size: 100%
    }
}

.services-list {
    clear: both;
    padding-left: 1em
}

@media (min-width: 800px) {
    .services-list li {
        width: 48.9361702128%;
        float: left;
        margin-right: 2.1276595745%;
        padding-right: 1em
    }
}

.service-breadcrumb {
    background: #343D54;
    padding: 12px 0;
    font-family: "museo-sans", serif
}

.service-breadcrumb a {
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 0.07em;
    padding-bottom: 5px
}

.service-breadcrumb a.current {
    border-bottom: 1px solid #fff;
    color: #fff
}

@media (min-width: 800px) {
    .order2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order2.panel--half {
        margin: 0
    }

    .order1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order1.panel--half {
        margin: 0
    }
}

.about-list ul {
    clear: both;
    padding-left: 1em
}

@media (min-width: 800px) {
    .about-list ul li {
        width: 48.9361702128%;
        float: left;
        margin-right: 2.1276595745%;
        padding-right: 1em;
        margin-right: 0
    }
}

#map {
    height: 100%
}

.gm-style-iw * {
    display: block;
    width: 100%
}

.gm-style-iw h4, .gm-style-iw p {
    margin: 0;
    padding: 0
}

.gm-style-iw a {
    color: #4272db
}

@media (min-width: 800px) and (max-width: 1039px) {
    .blog-listing:nth-child(n + 2) {
        margin-right: 0
    }
}

@media (min-width: 1040px) {
    .blog-listing:nth-child(n + 3) {
        margin-right: 0
    }
}

ul.share-buttons {
    list-style: none;
    padding: 0
}

ul.share-buttons img {
    width: 32px;
    height: 32px
}

ul.share-buttons li {
    float: left;
    margin-right: 10px
}

.project-panel {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer
}

.project-panel .img-block {
    position: relative;
    display: block;
    width: 100%;
    opacity: 0.8
}

.project-panel .project-panel__content {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.project-panel .project-panel__content p {
    text-transform: uppercase;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    border-top: 2px solid #6E7484;
    font-family: "museo-sans", serif;
    display: inline-block;
    font-size: 17px;
    font-size: 1.0625rem
}

.project-panel .project-panel__content::before, .project-panel .project-panel__content::after {
    pointer-events: none
}

.project-panel .project-panel__content, .project-panel .project-panel__content > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.project-panel .project-panel__content > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.project-panel h3 {
    margin-bottom: 6px
}

.project-panel h3, .project-panel p {
    opacity: 0
}

.project-panel.effect-bubba {
    background-color: #273451
}

.project-panel.effect-bubba .img-block {
    opacity: 1;
    -webkit-transition: all 0.35s;
    transition: all 0.35s
}

.project-panel.effect-bubba:hover .img-block {
    opacity: 0.1;
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.project-panel.effect-bubba .project-panel__content::before, .project-panel.effect-bubba .project-panel__content::after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s
}

.project-panel.effect-bubba .project-panel__content::before {
    border-top: 2px solid #6E7484;
    border-bottom: 2px solid #6E7484;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.project-panel.effect-bubba .project-panel__content::after {
    border-right: 2px solid #6E7484;
    border-left: 2px solid #6E7484;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.project-panel.effect-bubba h3 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
}

.project-panel.effect-bubba p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

.project-panel.effect-bubba:hover .project-panel__content::before,
.project-panel.effect-bubba:hover .project-panel__content::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.project-panel.effect-bubba:hover h3, .project-panel.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-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 {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

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

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

.slick-track:before, .slick-track:after {
    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
}

.slick-dots {
    position: absolute;
    bottom: 30px;
    margin-bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots button {
    display: none
}

.slick-dots li {
    background: #fff;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-clip: padding-box;
    background-clip: border-box;
    height: 12px;
    width: 12px;
    border: 0;
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li:after {
    content: "";
    display: table;
    clear: both
}

.slick-dots .slick-active {
    background: #3A445E
}

.slick-dots a {
    display: block
}

/*# sourceMappingURL=styles.css.map */

