html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

@font-face {
    font-family: sansa_soft_problack;
    src: url(../fonts/sansasoftpro-black-webfont.eot);
    src: url(../fonts/sansasoftpro-black-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/sansasoftpro-black-webfont.woff) format("woff"), url(../fonts/sansasoftpro-black-webfont.woff2) format("woff2"), url(../fonts/sansasoftpro-black-webfont.ttf) format("truetype"), url(../fonts/sansasoftpro-black-webfont.svg#sansa_soft_problack) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: sansa_soft_probold;
    src: url(../fonts/sansasoftpro-Bold.eot);
    src: url(../fonts/sansasoftpro-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/sansasoftpro-Bold.woff) format("woff"), url(../fonts/sansasoftpro-Bold.woff2) format("woff2"), url(../fonts/sansasoftpro-Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: sansa_soft_pronormal;
    src: url(../fonts/sansasoftpro-normal-webfont.eot);
    src: url(../fonts/sansasoftpro-normal-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/sansasoftpro-normal-webfont.woff) format("woff"), url(../fonts/sansasoftpro-normal-webfont.woff2) format("woff2"), url(../fonts/sansasoftpro-normal-webfont.ttf) format("truetype"), url(../fonts/sansasoftpro-normal-webfont.svg#sansa_soft_pronormal) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

p {
    margin: 0 0 19px
}

.lead, .single-post .entry-content p:first-of-type {
    margin-bottom: 26px;
    font-size: 2rem;
    line-height: 1.4
}

ol, ul {
    margin-top: 0;
    margin-bottom: 13px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.single-post ol, .single-post ul {
    margin: 0 0 19px
}

dl {
    margin-top: 0;
    margin-bottom: 26px
}

dd, dt {
    line-height: 1.6
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #ccc
}

abbr[title=note] {
    color: #e40060;
    margin-right: .5rem;
    text-decoration: none;
    border-bottom: none
}

figcaption {
    font-size: 1.4rem;
    font-style: italic;
    line-height: 1.6;
    color: #878d9b;
    margin: 0 auto
}

address {
    margin-bottom: 26px;
    font-style: normal;
    line-height: 1.6
}


a {
    color: #698ed7
}

a:hover {
    color: #4170cc
}

h1, h2, h3, h4, h5, h6 {
    font-family: sansa_soft_probold, sans-serif;
    color: inherit;
    font-weight: 400;
    margin-top: 0
}

.main h1, .main h2, .main h3, .main h4, .main h5, .main h6 {
    color: #0f2d68
}

.heading-xxl {
    font-size: 3.2rem;
    line-height: 1.4
}

@media (min-width: 48em) {
    .heading-xxl {
        font-size: 4rem;
        line-height: 1.3
    }
}

@media (min-width: 61.875em) {
    .heading-xxl {
        font-size: 5.2rem;
        line-height: 1.2
    }
}

.h1, .heading-xl, h1 {
    font-size: 4rem;
    line-height: 1.3
}

.h2, .heading-lg, h2 {
    font-size: 3.2rem;
    line-height: 1.4
}

.h3, .heading-md, h3 {
    font-size: 2.4rem;
    line-height: 1.4
}

.h4, .heading-sm, .process-container .process .why-choose__row h3, .sh-sub-heading, h4 {
    font-size: 1.8rem;
    line-height: 1.4
}

.h5, .h6, .heading-xs, .work-detail ul > li .heading, h5, h6 {
    font-size: 1.4rem;
    line-height: 1.4
}

html {
    scroll-behavior: smooth;
    font-size: 62.5%
}

body {
    font-family: Barlow, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 26px;
    color: #111d37;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

figure {
    margin: 0
}


.ft-get-in-touch, .logos-list__list, .nav--ft {
    margin: 0;
    padding: 0;
    list-style: none
}

img {
    max-width: 100%;
    height: auto
}

.main-content {
    padding: 20px 0 30px;
    color: #131313
}

@media (min-width: 48em) {
    .page-template-template-guides .main-content {
        width: 65.79407%;
        float: right;
        margin-right: 0
    }
}

@media (min-width: 37.5em) {
    .sidebar {
        padding: 20px 0 30px
    }
}

@media (min-width: 48em) {
    .page-template-template-guides .sidebar {
        width: 31.58813%;
        float: left;
        margin-right: 2.6178%
    }
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

tr.collapse.show {
    display: table-row
}

tbody.collapse.show {
    display: table-row-group
}

.visually-hidden {
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.visually-hidden.focusable:active, .visually-hidden.focusable:focus {
    position: static;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    overflow: visible
}

.table {
    width: 100%;
    table-layout: fixed;
    margin-bottom: 26px
}

.table > tbody > tr td, .table > tbody > tr th, .table > tfoot > tr td, .table > tfoot > tr th, .table > thead > tr td, .table > thead > tr th {
    font-size: 15px
}

.table > thead > tr > th {
    text-align: left;
    border-bottom: 1px solid #000;
    padding: 4px 10px;
    font-family: sansa_soft_probold, sans-serif
}

.table > tbody > tr > td {
    padding: 4px 10px
}

.table > tbody > tr:nth-child(odd) td, .table > tbody > tr:nth-child(odd) th {
    background-color: #f9f9f9
}

.table > tfoot > tr > td {
    border-top: 1px solid #e0e0e0;
    padding: 4px 10px
}

.nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nav-links .nav-next {
    margin-left: auto
}

.alignwide {
    margin-left: -80px;
    margin-right: -80px;
    max-width: none
}

.btn, .faux-btn--transparent, .gform_button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: .8rem 2.5rem;
    font-size: 1.6rem;
    line-height: 1.6;
    border-radius: .6rem;
    text-decoration: none;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.btn.focus, .btn:focus, .btn:hover, .faux-btn--transparent:focus, .faux-btn--transparent:hover, .focus.faux-btn--transparent, .focus.gform_button, .gform_button:focus, .gform_button:hover {
    color: #111d37;
    text-decoration: none
}

.active.faux-btn--transparent, .active.gform_button, .btn.active, .btn:active, .faux-btn--transparent:active, .gform_button:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], .disabled.faux-btn--transparent, .disabled.gform_button, .faux-btn--transparent[disabled], .gform_button[disabled], fieldset[disabled] .btn, fieldset[disabled] .faux-btn--transparent, fieldset[disabled] .gform_button {
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled, a.disabled.faux-btn--transparent, a.disabled.gform_button, fieldset[disabled] a.btn, fieldset[disabled] a.faux-btn--transparent, fieldset[disabled] a.gform_button {
    pointer-events: none
}

.btn-default {
    color: #698ed7;
    background: #fff;
    border-color: #0e1d38
}

.btn-default.focus, .btn-default:focus {
    color: #698ed7;
    background: #e6e6e6;
    border-color: #000
}

.btn-default:hover {
    color: #698ed7;
    background: #e6e6e6;
    border-color: #020407
}

.btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
    color: #698ed7;
    background: #e6e6e6;
    border-color: #020407;
    background-image: none
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover {
    color: #698ed7;
    background: #d4d4d4;
    border-color: #000
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #0e1d38
}

.btn-default .badge {
    color: #fff;
    background-color: #698ed7
}

.btn-default:hover {
    background-color: #96b0e3;
    color: #fff
}

.btn-primary, .gform_button {
    color: #fff;
    border: none;
    border-radius: 30px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
    padding: 10px 30px;
    background: #ff8c2e -webkit-gradient(linear, left top, left bottom, from(#ffca4e), color-stop(16%, #ff8c2e), color-stop(34%, #e93d1d), color-stop(49%, #e20044), color-stop(96%, #ff8c2e)) 0 0;
    background: #ff8c2e -webkit-linear-gradient(top, #ffca4e, #ff8c2e 16%, #e93d1d 34%, #e20044 49%, #ff8c2e 96%) 0 0;
    background: #ff8c2e -o-linear-gradient(top, #ffca4e 0, #ff8c2e 16%, #e93d1d 34%, #e20044 49%, #ff8c2e 96%) 0 0;
    background: #ff8c2e linear-gradient(180deg, #ffca4e, #ff8c2e 16%, #e93d1d 34%, #e20044 49%, #ff8c2e 96%) 0 0;
    background-size: auto 100px
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .focus.gform_button, .gform_button:focus, .gform_button:hover {
    color: #fff;
    background-position: 0 -49px
}

.btn-secondary, .faux-btn--transparent {
    background-color: #fff;
    border: 1px solid #f6b2ce;
    color: #e40060
}

.btn-secondary:focus, .btn-secondary:hover, .faux-btn--transparent:focus, .faux-btn--transparent:hover {
    color: #e40060;
    border: 1px solid #e40060
}

.btn-link {
    font-weight: 400;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    text-decoration: none
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.button_oval2 {
    border: 1px solid #fff;
    color: #cb012f;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 30px;
    text-align: center;
    border-radius: 30px;
    margin-top: 30px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(56%, #fff), color-stop(95%, #fdbd95));
    background: -webkit-linear-gradient(#fff 56%, #fdbd95 95%);
    background: -o-linear-gradient(#fff 56%, #fdbd95 95%);
    background: linear-gradient(#fff 56%, #fdbd95 95%);
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
    display: inline-block;
    text-decoration: none
}

.button_oval2:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(7%, #fdbd95), color-stop(74%, #fff));
    background: -webkit-linear-gradient(#fdbd95 7%, #fff 74%);
    background: -o-linear-gradient(#fdbd95 7%, #fff 74%);
    background: linear-gradient(#fdbd95 7%, #fff 74%)
}

.button_oval2:active, .button_oval2:focus {
    outline: none !important
}


.banner-inner {
    display: grid;
    grid-template-columns:auto 1fr auto;
    grid-template-rows:64px 1fr;
    grid-template-areas:"logo . toggle" "nav nav nav";
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1a2f49;
    color: #fff;
}

@media (min-width: 860px) {
    .banner-inner {
        grid-template-columns:auto 1fr auto;
        grid-template-areas:"logo . cta" "nav nav nav";
        padding: 5px 0
    }
}

@media (min-width: 1290px) {
    .banner-inner {
        grid-template-columns:auto 1fr;
        grid-template-rows:none;
        grid-template-areas:"logo nav cta";
        padding: 15px 0
    }
}

.brand {
    grid-area: logo;
    display: inline-block;
    margin-left: 20px;
    color: #fff;
    background: url(../images/logo.png) no-repeat 0 0;
    text-indent: -9999px;
    width: 212.133px;
    height: 37px;
    background-size: 212.133px 37px
}


.content-info {
    background: #111d37;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden
}

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

.content-info:after {
    clear: both
}

.content-info a {
    color: #fff
}

.content-info .footer-details {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (max-width: 47.99em) {
    .content-info .footer-details > .row {
        margin-bottom: 26px
    }
}

@media (min-width: 48em) {
    .content-info h3 {
        margin-bottom: 25px
    }

    .content-info .footer-details {
        width: 57.24258%;
        float: left;
        margin-right: 2.6178%;
        padding-top: 60px;
        padding-bottom: 40px
    }

    .content-info .footer-enquiry {
        width: 40.13962%;
        float: right;
        margin-right: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 40px 40px 40px 0;
        position: relative;
        z-index: 1
    }

    .content-info .footer-enquiry__bd {
        position: relative;
        z-index: 2;
        padding-left: 20px;
        padding-top: 20px;
        border-left: 1px solid #465367
    }
}

@media (min-width: 61.875em) {
    .content-info .footer-enquiry__bd {
        padding-left: 70px
    }
}

.nav--ft > li > a {
    font-family: sansa_soft_pronormal, sans-serif
}

.nav--ft ul {
    list-style: none;
    padding: 0;
    margin: 4px 0
}

.nav--ft ul a {
    font-size: 14px;
    font-family: Barlow, Helvetica Neue, Helvetica, Arial, sans-serif
}

.nav--ft a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 8px 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.nav--ft a:focus, .nav--ft a:hover {
    text-decoration: underline
}

.nav--ft-first a {
    padding: 10px 0;
    font-family: sansa_soft_pronormal, sans-serif
}

@media (min-width: 48em) {
    .nav--ft-first {
        width: 17.83537%
    }

    .nav--ft-first, .nav--ft-second {
        float: left;
        margin-right: 4.57317%
    }

    .nav--ft-second, .nav--ft-third {
        width: 36.50915%
    }

    .nav--ft-third {
        float: right;
        margin-right: 0
    }
}

.ft-get-in-touch:after, .ft-get-in-touch:before {
    content: " ";
    display: table
}

.ft-get-in-touch:after {
    clear: both
}

.ft-get-in-touch li {
    padding-top: 6px;
    padding-bottom: 14px;
    line-height: 1.4;
    font-size: 14px
}

.ft-get-in-touch__email {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAmCAMAAAC8uEhJAAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMA2GT89zsEAe7o07RCNCEa8uHMw3pZEAsHu6umnJZxamdPSymhi4guFxQN2oR2XyfodJJdAAABM0lEQVQ4y+3T2ZKCMBAF0FZ2REEQN0AWHXX2+/9fNyU2qwjkebxvJDmpNF1NROsdBBKplEd9G02khMr48jhjKFTLfDnGuDY1cvWGzWlLrajRUDkHqvJBnGlvYbrFxzSbKMRuwZ+K8dyY5SETKTmAnvKC7T4z+w0fOUhAQrjlzB3bnrrNSuNS9gAwvSN4dnXTQ5yMNy+fqCMYRZ2W3jaTI2/9yGgiSMUTFmbTzNb89BCoUHt3s6+bc3GXiy6E5ZzuWZWFyT4vpTq6EeSYj2QOX3Op5qCNqgTcj99Z/uB37p+HPgSz+FVXZc6ELAP9CI5PzWhcYR8CosYErGfACAR38TCdwwh6VphYxlgEfKl5mwNAAGGSKNa3ASHEeaF/iGRx5JMnjo6kSKImvI1ZYE4Esos1+gNX7R8/rekRLQAAAABJRU5ErkJggg==) no-repeat 0 3px;
    background-size: 26px 19px
}

.ft-get-in-touch__adr {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAA4CAMAAAC49krEAAAAe1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////NgkbwAAAAKHRSTlMA/KQK8qgx6Mp8cyEa7dnSv5KCbU9BJuT281UsFQYC49zNt6x4WzgOoXkcfgAAAYhJREFUSMed1NmSgjAQBdBLAgHZZBEXNnfN/3/hOBZV0w2Jsea8deWaNqEBXBKLIj8c8kLECaz6aq2JddXDRK58PeOvJBY2oTbYbTCz0hYr3jbQVgFtT3KG5KKvs/tGO0wnkqErGErS2N2892c/F1UlZk38HkClqVM74mVsT5qqALDne3li8ryw5w4ktI7I5cqIriSISeV1IDqPLMUQpLqCuZIlgYJUdzB3slQgJ5UCo8hSjgP7xwQ/5wF7Uj3APMjSHjtS1WBqOursviMwEbvxYDFPxukLENMyS8hRMs0uvNHUUWGijmyhwcCnzCs7vHSlx+dsMLxYYRSFphes1V9oAQyZO5cNeCndwRK/tp4r523xJlxBAZAt3RsCwrkh2dK5oXtLgT+pb8/5KZ9RqxrUGNly0QhGeZaTKMyU9ofHydyUyyUW1H6Z2ysYxMtgDKNinitgloY8F6awaDx2Mw2sbjR4wwcBf/Hs5FlPzhIfpbvp65XCQfnv2VJwajKtswZfSOs6xf/9ALU7yWcYvaI2AAAAAElFTkSuQmCC) no-repeat 3px 6px;
    background-size: 20px 30px
}

.ft-get-in-touch__phone {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABICAMAAACKs/ZeAAAAulBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////yHCTBAAAAPXRSTlMA+QlVHAUD1pgqFPZgW+PZ0ca7t7Gsp6CTiHdqZS4O6ubfwJuMbzMmGO16RkE9NyLyyoRzTzkf23xKzICQRNj42AAAAxxJREFUSMeNl+liqjAQRgdkdcN9x1ZFqftSq1dt3v+1btI2nYmhwPl3YlDJNyQDZDL2b8N+5zgJpiMTsimG53nUvi8ZUh+nTF8U3nut2oEl4GmzHeujsvKabomlcLABsUazxtVImf16bPejF8aJQWJ67C+q9c5ptI5NEPhiZA2ShjbbmEy7j/Jmb4NCjX80klIg04PGbFXZWg4k0uJTTlL64oLlbFDYvUE6PT6xQ8XwIQfvIjkqNUgHb6dKZQJ5WIj/ZVNxIAdFxtlTuUAeRAFtqGwhDy6fWdYkkyaf+aDyDzRM/X5FFXapzEDl0r8yo/kBKgM+cyplxaUBCrsX9kUfh7SsKlyuQLF+n7khUD5+skJ5Kj7J0gbCmxiy5HcLoWXskAd8DRSDZOUIoXdvMWQAlCsfqaiCjBkyBwF9olcoT986xctCoMxoVt3nnazMJC1Q+CeyotIESlduQfG306wC+uUuUOz+12LWLVDZ8sGSlA0KRjRvup+V0HmquZ+sUIpqHQ9emWCyUvK2RVY7KgsghC6TBD4QJnykoAriLxny4j9FM6DyTv5hwCiuqS5xTxMMhCUX2INmdVKCdapMpepAYlYjZYddsGd8oFkdpKxRsLQQslx7mlUs5PdYHqb8mi10QSX869eMISCiCs6JUqwqF7VCINTxGaQisGYy7mprXgSFDh/9pBKpXUPhvNmRS+gh2qLShkwwK1y8O6SDWS2l3ETJQh78n6xQTMiBSbMyMdQsxOlw0ySTIz0Z7igZtEVWVPqQhy7NKsIGJ52iqMOjtLlscFJ42xUGnrgKszqLphEScaxtZTVrBNhvYlahHpy935Qf3ekEpyMxPZvK3xnG69GpU68yHf2wPHAxulHn+MpyMMLONAFj2nZZEifsTHVqF7FFaPemNqMaJQs3W4rajGq0satQUJtRDQ8XWQObUY0absQapBlNXubxnSUQYzOqYXi7fcVNTMYkzWh+TqQzzY9nk840H0bQ2yqvFOmUgoaX8P6zZ8kc3GYv7f0nYgrLWutzfl4UIYth8PXAH9vR8BaOIT8XPzYhH/8BsXpk1YPjIwMAAAAASUVORK5CYII=) no-repeat 2px 0;
    background-size: 27px 36px
}

.ft-get-in-touch__adr, .ft-get-in-touch__email, .ft-get-in-touch__phone {
    padding-left: 40px
}

@media (min-width: 61.875em) {
    .ft-get-in-touch li {
        margin-bottom: 13px
    }
}

.copyright {
    font-size: 13px !important;
    text-align: center
}

.copyright p {
    margin-bottom: 26px;
    font-size: 13px
}

.copyright_no_wave {
    font-size: 13px;
    text-align: center;
    background-color: #16253c
}

.copyright_no_wave p {
    margin-top: 13px;
    margin-bottom: 13px
}

.copyright_no_wave p span {
    margin: 0 2px
}

.container {
    max-width: 71.625em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 17px;
    padding-right: 17px
}

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