@charset "UTF-8"; /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@font-face {
    font-family: AvenirNextLTPro;
    src: url("../font/AvenirNextLTPro-Regular.otf");
}


.btn-4 {
    border: 1px solid;
    overflow: hidden;
    position: relative;
}
.btn-4 span {
    z-index: 20;
}
.btn-4:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .7;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: -10;
}

.btn-4:hover:after {
    left: 120%;
    -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
}


html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: AvenirNextLTPro, sans-serif;
}


body {
    margin: 0;
    font-family: AvenirNextLTPro, sans-serif;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
    font-family: AvenirNextLTPro, sans-serif;
    font-weight: 700;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-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;
    -moz-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
}

.m0 {
    margin: 0;
}

.p {
    font-family: AvenirNextLTPro, sans-serif;
}

.p0 {
    padding: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.slide-badge_en {
    position: absolute;
    z-index: 1;
    top: 67%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    margin: 0;
    padding: 0;
    pointer-events: none;
}

.slide-badge {
    position: absolute;
    z-index: 1;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    margin: 0;
    padding: 0;
    pointer-events: none;
}

.submit {
    max-width: 210px;
}

.property-logo {
    margin-bottom: 48px !important;
}

.main-sep {
    margin-bottom: 5.3125rem;
}

.main-slider .flickity-page-dots {
    bottom: 4.25rem !important;
}

.main-slider {
    margin-top: 100px;
}

.d-felx {
    display: flex;
    justify-content: center;
}

.justify-content-center {
    justify-content: center
}

.align-items-center {
    align-items: center;
}

.slider-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-style: normal;
    font-weight: bold;
    font-size: 2.25rem;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    color: white;
    background: rgba(37, 46, 57, .7);
}

.container-60 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
}

.text-left {
    text-align: left !important;
}

img {
    border-style: none
}

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

.company p {
    font-size: 1.125rem;
    line-height: 25px;
}

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;
    -moz-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;
    -moz-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
}

template {
    display: none
}

[hidden] {
    display: none
}

/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

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

*, :after, :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.hidden {
    display: none !important
}

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

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit
}

.invisible {
    visibility: hidden
}

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

.clearfix:after {
    clear: both
}

@media print {
    *, :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.container {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
}

.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width: 576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    max-width: 100%
}


.col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -moz-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -moz-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -moz-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -moz-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -moz-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -moz-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -moz-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -moz-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
    -moz-box-ordinal-group: 14;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-box-ordinal-group: 6;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -moz-box-ordinal-group: 7;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -moz-box-ordinal-group: 8;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -moz-box-ordinal-group: 9;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -moz-box-ordinal-group: 10;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -moz-box-ordinal-group: 11;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -moz-box-ordinal-group: 12;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -moz-box-ordinal-group: 13;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -moz-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -moz-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -moz-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -moz-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -moz-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -moz-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -moz-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -moz-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -moz-box-ordinal-group: 14;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -moz-box-ordinal-group: 13;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -moz-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -moz-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -moz-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -moz-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -moz-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -moz-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -moz-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -moz-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -moz-box-ordinal-group: 14;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -moz-box-ordinal-group: 13;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -moz-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -moz-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -moz-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -moz-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -moz-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -moz-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -moz-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -moz-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -moz-box-ordinal-group: 14;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -moz-box-ordinal-group: 13;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -moz-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -moz-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -moz-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -moz-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -moz-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -moz-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -moz-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -moz-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -moz-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -moz-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -moz-box-ordinal-group: 0;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        -webkit-order: 13;
        -moz-box-ordinal-group: 14;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-box-ordinal-group: 5;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -moz-box-ordinal-group: 6;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -moz-box-ordinal-group: 7;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -moz-box-ordinal-group: 8;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -moz-box-ordinal-group: 9;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -moz-box-ordinal-group: 10;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -moz-box-ordinal-group: 11;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -moz-box-ordinal-group: 12;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -moz-box-ordinal-group: 13;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

body, html {
    overflow-x: hidden
}

body {
    font-family: AvenirNextLTPro, sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #252e39;
    background: #fff
}

a, a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a, a:visited {
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    color: #252e39
}

a:active, a:focus, a:hover {
    color: #394758
}

p {
    margin: 0 0 1rem 0;
    padding: 0;
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 1rem 0;
    padding: 0;
    line-height: 1.3;
    color: #252e39;
    font-weight: normal;
    text-align: left
}

h1, h2, h3 {
    text-align: center
}

h1 {
    font-size: 1.6rem;
    font-weight: 700;
}

@media (min-width: 768px) {
    h1 {
        margin-bottom: 2rem;
        font-weight: 700;
    }
}

@media (min-width: 992px) {
    h1 {
        font-size: 2.4rem;
        font-weight: 700;
    }
}

@media (min-width: 1200px) {
    h1 {
        font-size: 2.8rem
    }
}

h2 {
    font-size: 1.2rem;
}

@media (min-width: 768px) {
    h2 {
        font-size: 1.2rem
    }
}

@media (min-width: 992px) {
    h2 {
        font-size: 1.5rem
    }
}

.wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    min-height: 100vh;
    background: #fff
}


.wrapper:after, .wrapper:before {
    content: " ";
    position: fixed;
    z-index: 99;
    left: 0;
    width: 100%;
    height: 0;
    background: #fff;
    pointer-events: none
}


.wrapper:before {
    top: 0
}

.wrapper:after {
    bottom: 0
}

.full-width {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto
}

/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base, .noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect, .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    position: absolute
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    -moz-transition: transform .3s, -moz-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    -webkit-box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large, .noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%, 0);
    -ms-transform: translate(0, -50%, 0);
    -o-transform: translate(0, -50%, 0);
    transform: translate(0, -50%, 0);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: rgba(255, 255, 255, .75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer
}

.flickity-button:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 5px #19f;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: #333
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.select2-container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100% !important;
    margin: 0;
    position: relative;
    outline: 0;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 36px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 5px;
    height: 48px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 48px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 11px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 0;
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: -moz- oldlinear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: -moz- oldlinear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eee));
    background-image: -moz- oldlinear-gradient(top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(white));
    background-image: -moz- oldlinear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.btn, .btn:active, .btn:focus, .btn:hover, .btn:visited {
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.btn, .btn:visited {
    display: inline-block;
    margin: 0;
    padding: 1rem 2rem;
    text-align: center;
    font-family: AvenirNextLTPro, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1;
    border: none;
    border-radius: 3px;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none
}

.btn-primary, .btn-primary:visited {
    color: #fff;
    background: -webkit-gradient(180deg, #84C7D2 0%, #6DA4AD 100%);
    background: -webkit-linear-gradient(180deg, #84C7D2 0%, #6DA4AD 100%);
    background: -moz- oldlinear-gradient(180deg, #84C7D2 0%, #6DA4AD 100%);
    background: -o-linear-gradient(180deg, #84C7D2 0%, #6DA4AD 100%);
    background: linear-gradient(180deg, #84C7D2 0%, #6DA4AD 100%)
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    background: #84C7D2
}

.btn-default, .btn-default:visited {
    color: #999;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e6e6e6));
    background: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
    background: -moz- oldlinear-gradient(top, #f2f2f2, #e6e6e6);
    background: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
    background: linear-gradient(to bottom, #f2f2f2, #e6e6e6)
}

.btn-default:active, .btn-default:focus, .btn-default:hover {
    color: #999;
    background: #e6e6e6
}

.btn-invert-outline, .btn-invert-outline:visited {
    border: 2px solid #fff;
    color: #fff;
    background: 0 0
}

.btn-invert-outline:active, .btn-invert-outline:focus, .btn-invert-outline:hover {
    background: #fff;
    color: #252e39;
    border-color: #fff
}

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

.btn-primary.btn-loading, .btn-primary.btn-loading:active, .btn-primary.btn-loading:focus, .btn-primary.btn-loading:hover, .btn-primary.btn-loading:visited {
    opacity: .5;
    background: #b14c23
}

.modal {
    position: fixed;
    z-index: 1000;
    width: 90%;
    height: auto;
    left: 50%;
    top: 20px;
    margin: 0 0 0 -45%;
    padding: 0;
    background: #fff;
    border-radius: 7px;
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .35);
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    will-change: transform;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    opacity: 0
}

@media (min-width: 768px) {
    .modal {
        width: 400px;
        margin-left: -200px;
        top: 10rem
    }
}

.modal.animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal .modal-heading {
    margin: 0;
    padding: 1rem;
    border-bottom: 1px solid #e6e6e6;
    display: none;
}

.modal .modal-heading h3 {
    font-size: 1.4rem;
    margin: 0;
    text-align: center
}

.modal .modal-body {
    margin: 0;
    padding: 1rem;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}

.modal .modal-footer {
    margin: 0;
    padding: 1rem;
    text-align: center
}

.modal-backdrop, .modal-backdrop:active, .modal-backdrop:focus, .modal-backdrop:hover, .modal-backdrop:visited {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    background: #000;
    background: rgba(0, 0, 0, .5);
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    text-decoration: none
}

.cookie-alert {
    position: fixed;
    z-index: 999;
    bottom: 10px;
    right: 10px;
    margin: 0;
    padding: 1rem 1rem 0 1rem;
    background: #000;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    width: auto;
    height: auto;
    max-width: 260px;
    border: 2px solid #000;
    border-radius: 5px
}

@media (min-width: 768px) {
    .cookie-alert {
        bottom: 30px;
        right: 30px
    }
}

.cookie-alert p {
    margin: 0 0 1rem 0;
    padding: 0;
    font-size: .85rem;
    line-height: 1.4
}

.cookie-alert p.textcenter {
    text-align: center
}

.cookie-alert a, .cookie-alert a:visited {
    color: #fff;
    text-decoration: underline
}

.cookie-alert a:active, .cookie-alert a:focus, .cookie-alert a:hover {
    color: #fff;
    text-decoration: none
}

.cookie-alert .btn, .cookie-alert .btn:visited {
    text-decoration: none;
    color: #fff
}

.cookie-alert .btn:active, .cookie-alert .btn:focus, .cookie-alert .btn:hover {
    text-decoration: none;
    color: #252e39
}

.cookie-alert .cookie-alert-close {
    position: absolute;
    z-index: 9;
    top: .75rem;
    right: .75rem;
    width: 12px;
    height: 12px;
    margin: 0;
    padding: 0;
    background: 0 0;
    outline: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.a4-logo {
    max-width: 64px !important;
}


@-webkit-keyframes phone-ring {
    0% {
    }
    10% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    20% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }

    30% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }

    90% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    100% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
}

.cookie-alert .cookie-alert-close svg {
    display: block;
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
    fill: #fff;
    pointer-events: none
}

.main-title {
    position: relative
}

.main-title-invert span {
    background: #252e39;
    color: #fff
}

.main-title.main-title-invert span {
    background: #252e39;
    color: #fff
}

.main-title-invert:after {
    background: #fff
}

.main-title.main-title-invert:after {
    background: #fff
}

.main-title-invert span {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin: 0;
    padding: 0 1rem;
    text-transform: uppercase
}

.main-title span {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin: 0;
    padding: 0 1rem;
    background: #fff;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .main-title-invert span,
    .main-title span {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.main-title:after {
    content: " ";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #252e39;
    pointer-events: none
}

.list-dot {
    display: block;
    margin: 0 0 1rem 0;
    padding: 0 0 0 1rem;
    list-style: none
}

@media (min-width: 992px) {
    .list-dot {
        padding-left: 1.5rem
    }
}

.list-dot li {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 0 1rem
}

.list-dot li:before {
    content: " ";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 1rem;
    width: 3px;
    height: 3px;
    background: #252e39;
    border-radius: 50%;
    pointer-events: none
}

.fade-in {
    opacity: 0;
    -webkit-transition: opacity .8s linear 0s;
    -o-transition: opacity .8s linear 0s;
    -moz-transition: opacity .8s linear 0s;
    transition: opacity .8s linear 0s
}

.fade-in.animate {
    opacity: 1
}

.slide-up {
    opacity: 0;
    will-change: transform;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    -webkit-transition: all .8s ease-in-out 0s;
    -o-transition: all .8s ease-in-out 0s;
    -moz-transition: all .8s ease-in-out 0s;
    transition: all .8s ease-in-out 0s
}

.slide-up.animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.header {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    height: 102px;
    margin: 0;
    padding: 0;
    background: #fff;
    -webkit-transition: height .4s linear 0s;
    -o-transition: height .4s linear 0s;
    -moz-transition: height .4s linear 0s;
    transition: height .4s linear 0s
}

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

.header.header-sm {
    height: 70px
}

@media (min-width: 768px) {
    .header.header-sm {
        height: 75px
    }
}

.header.header-sm .header-logo {
    -webkit-transform: scale(.65);
    -moz-transform: scale(.65);
    -ms-transform: scale(.65);
    -o-transform: scale(.65);
    transform: scale(.65)
}

.header .phone {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 5%;
    background: transparent url(../img/icon-phone.svg) no-repeat 0 50%;
    background-size: 48px 48px;
    height: 48px;
    width: 48px;
    -webkit-animation: phone-ring 4s infinite ease-in-out;
    -webkit-animation-iteration-count: infinite;
}

.phone-cta-mobile {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
}

.phone-cta-mobile span {
    font-size: 0.875rem;
    font-weight: 700;
}

.phone-cta-mobile .btn, .btn:visited {
    padding: 14px;
    border-radius: 0;
}

.mobil-sticky {
    display: none;
}


@media (min-width: 375px) {
    .header .phone-cta-mobile {
        top: 4%
    }
}

@media (min-width: 768px) {
    .header .phone-cta-mobile {
        display: none
    }
}

.header .phone-cta-mobile .btn {
    display: block;
    margin: 0;
    padding: .5rem
}

.header .phone-cta-mobile .btn svg {
    display: block;
    margin: 0 auto .25rem auto;
    padding: 0;
    width: 22px;
    height: 22px;
    fill: #fff;
    pointer-events: none
}

.header .phone-cta-mobile .btn span {
    display: block;
    text-align: center;
    font-size: .85rem;
    font-family: AvenirNextLTPro, sans-serif;
    font-weight: 400;
    text-transform: none
}

.header .phone-cta {
    display: none;
    position: absolute;
    z-index: 1;
    top: 20%;
    margin: 0;
    padding: 0;
    font-size: .75rem;
    line-height: 1.5;
    background: 0 0
}

@media (min-width: 768px) {
    .header .phone-cta {
        display: block;
        top: 10%;
        padding-left: 3.65rem;
        font-size: 1rem;
        line-height: 1.6;

        right: 10%;
        height: 48px;
    }

    .header .phone-cta a {
        font-size: 1.125rem;
    }
}

@media (min-width: 992px) {
    .header .phone-cta {
        top: 25%;
    }
}

.header .phone-cta a {
    font-weight: 700
}

.header .header-logo {
    position: relative;
    z-index: 2;
    display: block;
    padding: 0;
    margin-left: 60px;
    width: 100px;
    height: auto;
    -webkit-transform-origin: 50% 0 0;
    -moz-transform-origin: 50% 0 0;
    -ms-transform-origin: 50% 0 0;
    -o-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s ease-in-out 0s;
    transition: -webkit-transform .4s ease-in-out 0s;
    -o-transition: -o-transform .4s ease-in-out 0s;
    -moz-transition: transform .4s ease-in-out 0s, -moz-transform .4s ease-in-out 0s;
    transition: transform .4s ease-in-out 0s;
    transition: transform .4s ease-in-out 0s, -webkit-transform .4s ease-in-out 0s, -moz-transform .4s ease-in-out 0s, -o-transform .4s ease-in-out 0s;
    will-change: transform
}

@media (min-width: 375px) {
    .header .header-logo {
        width: 110px
    }
}

@media (min-width: 576px) {
    .header .header-logo {
        width: 120px
    }
}

.header .header-logo img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto
}

.header .lang-nav {
    position: absolute;
    z-index: 2;
    top: 40%;
    right: 37px;
}

.header .lang-nav ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    list-style: none
}

.header .lang-nav ul li {
    position: relative;
    margin: 0;
    padding: 0 .5rem
}

.header .lang-nav ul li.active a, .header .lang-nav ul li.active a:visited {
    font-weight: 700;
    display: none;
}

.header .lang-nav ul li a, .header .lang-nav ul li a:visited {
    color: #BDBDBD;
    font-weight: 700;
    font-size: .85rem;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .header .lang-nav ul li a, .header .lang-nav ul li a:visited {
        font-size: 1.125rem
    }
}

.a4-logo {
    margin-bottom: -20px !important;
}

/*.header .lang-nav ul li:after {
    content: " ";
    position: absolute;
    z-index: 1;
    right: 0;
    top: 50%;
    width: 1px;
    height: 12px;
    margin: -6px 0 0 0;
    padding: 0;
    background: #252e39;
    pointer-events: none
}*/

.header .lang-nav ul li:first-child {
    padding-left: 0
}

.header .lang-nav ul li:last-child {
    padding-right: 0
}

.header .lang-nav ul li:last-child:after {
    display: none
}

/*.full-width-featured {
    padding-top: 100px
}*/

.full-width-featured > .col-12 {
    position: relative;
    z-index: 1
}

.full-width-featured .featured-cta {
    position: fixed;
    z-index: 10;
    right: 25px;
    top: 10px;
    margin: 0;
    padding: .5rem;
    background: rgba(37, 46, 57, .7)
}

@media (min-width: 768px) {
    .full-width-featured .featured-cta {
        padding: 1rem
    }
}


@media (min-width: 992px) {
    .full-width-featured .featured-cta {
        padding: 2rem 1.5rem;
        right: 0;
        top: 121px;
    }
}

@media (min-width: 1200px) {
    .full-width-featured .featured-cta {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

.full-width-featured .featured-cta h4 {
    margin: 0 0 1rem 0;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 1.2;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, .5);
    font-weight: 700 !important;
}

.full-width-featured .featured-slider {
    position: relative;
    z-index: 1;
    padding: 0;
    width: 100%;
    height: 300px;
    overflow: hidden
}

.min-slider {
    height: 472px !important;
}

@media (min-width: 768px) {
    .full-width-featured .featured-slider {
        height: 400px
    }
}

@media (min-width: 992px) {
    .full-width-featured .featured-slider {
        height: 450px
    }
}

@media (min-width: 1200px) {
    .full-width-featured .featured-slider {
        height: 800px
    }
}

.full-width-featured .featured-slider .slider-banner {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 20px;
    width: auto;
    margin: 0;
    padding: 0;
    pointer-events: none
}

@media (min-width: 1200px) {
    .full-width-featured .featured-slider .slider-banner {
        left: 20px;
        bottom: 20px;
    }
}

.full-width-featured .featured-slider .featured-slide {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, .1);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: cover
}

.full-width-featured .featured-slider .featured-slide.featured-slide-01 {
    background-image: url(../img/slider1.jpg)
}

.full-width-featured .featured-slider .featured-slide.featured-slide-02 {
    background-image: url(../img/slider2.jpg)
}

.full-width-featured .featured-slider .featured-slide.featured-slide-03 {
    background-image: url(../img/slider3.jpg)
}

.full-width-featured .featured-slider .featured-slide.featured-slide-04 {
    background-image: url(../img/A4_BRF_v11_0000.jpg)
}

.full-width-featured .featured-slider .featured-slide.featured-slide-05 {
    background-image: url(../img/A4_BRF_v11.0_0002.jpg)
}

.full-width-featured .featured-slider .featured-slide.featured-slide-06 {
    background-image: url(../img/A4_BRF_v11.0_0003.jpg)
}

.full-width-featured .featured-slider .featured-slide.featured-slide-07 {
    background-image: url(../img/A4_BRF_v11_0004.jpg)
}

.full-width-featured .featured-slider .featured-slide.featured-slide-08 {
    background-image: url(../img/A4_BRF_v11_0006.jpg)
}

.full-width-featured .featured-slider .flickity-page-dots {
    z-index: 9;
    bottom: 1rem
}

.full-width-featured .featured-slider .flickity-page-dots .dot {
    width: 16px;
    height: 16px;
    margin: 0 10px;
    background: #fff;
    opacity: 1;
    border: 1px solid rgba(255, 255, 255, .5);
    -webkit-transform-origin: 50% 50% 0;
    -moz-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background: #FFFFFF;
    mix-blend-mode: normal;
    opacity: 0.4;
}

.full-width-featured .featured-slider .flickity-page-dots .dot.is-selected {
    background: #84C7D2;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 1;
    border: 1px solid #FFFFFF;
}

.full-width-featured .featured-slider .flickity-page-dots .dot.is-selected::after {
    content: '';
    position: absolute;
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    border: 1px solid #ffffff;
    border-radius: 50%;
}


.full-width-featured .featured-intro {
    margin: 0;
    padding: 2rem 0
}

.full-width-featured .featured-intro p {
    font-size: 1.1rem;
    line-height: 1.5;
    text-align: left
}

@media (min-width: 576px) {
    .full-width-featured .featured-intro p {
        font-size: 1.125rem;
        text-align: center;
        margin-bottom: 1.25rem;
    }
}

@media (min-width: 768px) {
    .full-width-featured .featured-intro p {
        font-size: 1.125rem;
        text-align: center;
        margin-bottom: 1.25rem;
    }
}

.full-width-registration {
    position: relative;
    margin: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
    color: #fff;
    z-index: 11;
}

@media (min-width: 768px) {
    .full-width-registration {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
}

.full-width-registration:before {
    content: " ";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #252e39;
    pointer-events: none
}

@media (min-width: 768px) {
    .full-width-registration:before {
        left: 0;
        right: 0;
    }
}


.app-nav {
    margin: 0 0 1rem 0;
    padding: 0;
}

.app-nav ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
}

.app-nav ul li {
    margin: 0 1rem 0 0;
    padding: 0;
    max-height: 41px;
    width: auto;
}

.app-nav ul li:last-child {
    margin-right: 0;
}

.app-nav ul li img {
    display: block;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    max-height: 41px;
}


.full-width-registration > .container {
    position: relative;
    z-index: 2;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 768px) {
    .full-width-registration > .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.full-width-registration h2, .full-width-registration p {
    color: #fff
}

.full-width-registration p {
    text-align: center;
    margin-bottom: 56px;
}

.full-width-registration h2 {
    font-weight: 400
}

@media (min-width: 768px) {
    .full-width-registration h2 {
        font-size: 1.4rem
    }
}

@media (min-width: 992px) {
    .full-width-registration h2 {
        font-size: 1.5rem
    }
}

.reg-form {
    margin: 0;
    padding: 30px 0 0 0;
    border-top: 1px solid #fff
}

.reg-form .field-error {
    color: red;
    margin: 0;
    padding: .5rem 0 0 0;
    font-size: .85rem;
    line-height: 1.3;
    font-weight: 400
}

.reg-form .captcha-row {
    text-align: center;
    margin: 0 0 2rem 0;
    padding: 1rem 0 0 0
}

.reg-form .captcha-row .g-recaptcha {
    -webkit-transform-origin: 50% 50% 0;
    -moz-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

@media (min-width: 1200px) {
    .reg-form .captcha-row .g-recaptcha {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.reg-form .captcha-row .g-recaptcha > div {
    margin: 0 auto
}

.reg-form .input-row {
    margin: 0 0 2.5rem 0;
    padding: 0;
}


.reg-form .input-row label {
    display: block;
    margin: 0 0 0 0;
    padding: 0;
    font-size: 1.125rem;
    font-weight: normal;
    color: #fff;
    margin-left: 10px;
    border-radius: 5px;
    line-height: 25px;
}

.reg-form .input-row input[type=email], .reg-form .input-row input[type=text] {
    display: block;
    margin: 0;
    padding: .5rem 1rem;
    width: 100%;
    height: auto;
    background: #fff;
    font-size: 1rem;
    line-height: 1;
    font-family: AvenirNextLTPro, sans-serif;
    font-weight: 400;
    border: none;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
    border-radius: 5px;
    height: 48px;
}

.reg-form .cb-row {
    margin: 0 0 1rem 0;
    padding: 0;
}

.reg-form .cb-row a, .reg-form .cb-row a:visited {
    color: #fff;
    text-decoration: underline
}

.reg-form .cb-row a:active, .reg-form .cb-row a:focus, .reg-form .cb-row a:hover {
    color: #fff;
    text-decoration: none
}

.checkbox {
    margin: 0;
    padding: 0
}

.checkbox.checked label:before {
    background-image: url(../img/checkbox-check.svg)
}

.checkbox label {
    position: relative;
    display: block;
    margin: 0;
    padding: .5rem 0 .5rem 1.5rem;
    font-weight: 400;
    font-size: .85rem;
    line-height: 1.5
}

@media (min-width: 992px) {
    .checkbox label {
        padding-left: 2rem;
    }
}

.checkbox label:before {
    content: " ";
    position: absolute;
    z-index: 1;
    width: 16px;
    height: 16px;
    top: .65rem;
    left: 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 12px;
    pointer-events: none
}

@media (min-width: 992px) {
    .checkbox label:before {
        width: 22px;
        height: 22px;
        background-size: 16px 16px;
        border-radius: 2px;
    }
}

.checkbox input[type=checkbox] {
    display: none;
    visibility: hidden
}

.full-width-success .box {
    padding: 40px 60px 70px 60px;
    background-color: white;
}

.full-width-success h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.full-width-success h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;
}

.full-width-success {
    background-image: url("../img/success-bg.png");
    height: 800px;
    max-width: 1440px;
    padding-bottom: 4rem;
    padding-top: 160px;
    margin: 0 auto;
}

/*@media (min-width: 768px) {
    .full-width-success {
        padding-top: 122px;
        padding-bottom: 8rem
    }
}*/

.full-width-success p {

    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #252E39;
}

.full-width-success p a {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    text-decoration-line: underline;
    color: #7B382D;
}

.full-width-information {
    padding-top: 30px;
    padding-bottom: 30px
}

.full-width-information .v-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.full-width-information .info-tile-img {
    margin: 0 0 30px 0;
    padding: 0
}

.full-width-information .info-tile-img img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto
}


.full-width-information h3 {
    text-transform: uppercase;
    font-weight: 700;
}

@media (min-width: 768px) {
    .full-width-information h3 {
        text-align: left;
        font-size: 1.125rem;
        margin-bottom: 32px;
        font-weight: 700;
    }
}

.full-width-information .info-logo {
    margin: 0 auto 1rem auto;
    padding: 0;
    width: auto;
    height: auto;
    max-width: 120px
}

@media (min-width: 768px) {
    .full-width-information .info-logo {
        margin-left: 0;
        margin-right: 0
    }
}

.full-width-information .info-logo img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}

.full-width-counter {
    padding-top: 30px;
    padding-bottom: 30px
}

.full-width-counter .counter-block {
    margin: 0 0 30px 0;
    padding: 30px;
    background: #f2f2f2
}

@media (min-width: 768px) {
    .full-width-counter .counter-block {
        margin: 0
    }
}

.full-width-counter .counter-block span {
    display: block;
    margin: 0 0 1rem 0;
    padding: 0;
    text-align: center;
    font-weight: 700;
    color: #999;
    font-size: 1rem;
    line-height: 1.5
}

@media (min-width: 992px) {
    .full-width-counter .counter-block span {
        font-size: 1.2rem
    }
}

.full-width-counter .counter-block .spinner {
    margin: 0 0 1rem 0;
    padding: 0;
    text-align: center;
    font-weight: 700;
    font-size: 3rem;
    line-height: 1.2;
    color: #252e39
}

@media (min-width: 992px) {
    .full-width-counter .counter-block .spinner {
        font-size: 4rem
    }
}

.full-width-contact {
    padding-top: 30px;
    padding-bottom: 30px
}

.full-width-contact .contact-card {
    margin: 0 0 30px 0;
    padding: 0;
    background: #252e39
}

@media (min-width: 1600px) {
    .full-width-contact .contact-card {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.full-width-contact .contact-card .contact-img {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    max-width: 220px
}

@media (min-width: 1600px) {
    .full-width-contact .contact-card .contact-img {
        -webkit-flex-basis: 220px;
        -ms-flex-preferred-size: 220px;
        flex-basis: 220px;
        max-width: none;
        margin: 0
    }
}

.full-width-contact .contact-card .contact-img img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto
}

.full-width-contact .contact-card .contact-info {
    margin: 0;
    padding: 1rem
}

@media (min-width: 1600px) {
    .full-width-contact .contact-card .contact-info {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (min-width: 1660px) {
    .full-width-contact .contact-card .contact-info {
        padding: 30px
    }
}

.full-width-contact .contact-card .contact-info h6, .full-width-contact .contact-card .contact-info p {
    color: #fff;
    text-align: center
}

@media (min-width: 1600px) {
    .full-width-contact .contact-card .contact-info h6, .full-width-contact .contact-card .contact-info p {
        text-align: left
    }
}

.full-width-contact .contact-card .contact-info h6 {
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 800;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .full-width-contact .contact-card .contact-info h6 {
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    .full-width-contact .contact-card .contact-info h6 {
        font-size: 1.2rem;
        min-height: none
    }
}

.full-width-contact .contact-card .contact-info p {
    font-size: 1rem;
    margin: 0 0 1.5rem 0
}

@media (min-width: 768px) {
    .full-width-contact .contact-card .contact-info p {
        font-size: .85rem
    }
}

@media (min-width: 992px) {
    .full-width-contact .contact-card .contact-info p {
        font-size: 0.875rem
    }
}

.full-width-contact .contact-card .contact-info .contact-meta {
    margin: 0;
    line-height: 2;
    font-weight: 700
}

.full-width-contact .contact-card .contact-info a, .full-width-contact .contact-card .contact-info a:visited {
    color: #fff
}

.full-width-contact .contact-card .contact-info a:active, .full-width-contact .contact-card .contact-info a:focus, .full-width-contact .contact-card .contact-info a:hover {
    color: #e6e6e6
}

.full-width-contact .address-card {
    position: relative;
    margin: 0 0 30px 0;
    padding: 30px;
    background: #f2f2f2
}

@media (min-width: 768px) {
    .full-width-contact .address-card {
        min-height: 170px
    }
}

.full-width-contact .address-card:after {
    content: " ";
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 10px;
    width: 42px;
    height: 42px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    pointer-events: none
}

@media (min-width: 992px) {
    .full-width-contact .address-card:after {
        width: 50px;
        height: 50px
    }
}

.full-width-contact .address-card.address-card-marker:after {
    background-image: url(../img/icon-marker.png)
}

.full-width-contact .address-card.address-card-phone:after {
    background-image: url(../img/icon-phone.png)
}

.full-width-contact .address-card.address-card-envelope:after {
    background-image: url(../img/icon-envelope.png)
}

.full-width-contact .address-card.address-card-clock:after {
    background-image: url(../img/icon-clock.png)
}

.full-width-contact .address-card h6 {
    margin: 0 0 1rem 0;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 800;
    text-transform: uppercase
}

.full-width-contact .address-card p {
    margin: 0
}

.full-width-contact .address-card a, .full-width-contact .address-card a:visited {
    color: #252e39
}

.full-width-contact .address-card a:active, .full-width-contact .address-card a:focus, .full-width-contact .address-card a:hover {
    color: #394758
}


/** Social navigation */
.social-nav {
    margin: 0;
    padding: 0;
}

.social-nav.social-nav-invert ul li a svg, .social-nav.social-nav-invert ul li a:visited svg {
    fill: #e6e6e6;
}

.social-nav.social-nav-invert ul li a:hover svg, .social-nav.social-nav-invert ul li a:active svg, .social-nav.social-nav-invert ul li a:focus svg {
    fill: #ffffff;
}

.social-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.social-nav ul li {
    margin: 0 1.875rem 0 0;
    padding: 0;
}

.social-nav ul li:last-child {
    margin-right: 0;
}

.social-nav ul li a, .social-nav ul li a:visited {
    display: block;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
}

.social-nav ul li a svg, .social-nav ul li a:visited svg {
    display: block;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    fill: #252E39;
    pointer-events: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}


/** Page footer */
.footer {
    position: relative;
    margin: 0;
    padding: 30px 0;
    color: #ffffff; /** Copyright text */ /** Social nav */ /** Info nav */ /** Bottom nav */
}

.footer:before {
    content: " ";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #252E39;
    pointer-events: none;
}

@media (min-width: 768px) {
    .footer:before {
        left: 0;
        right: 0;
    }
}

.footer > .container-fluid {
    position: relative;
    z-index: 2;
}

.footer .copyright {
    margin: 0 auto;
    padding: 2rem 0 0 0;
    text-align: center;
    font-size: 0.85rem;
    max-width: 900px;
}

.footer .social-nav {
    margin: 0 0 30px 0;
    padding: 0;
    /*@media (min-width: $break_m){ margin-bottom:60px;
   }*/
}

.footer .social-nav ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer .social-nav ul li {
    width: 24px;
    height: 24px;
}

.footer .social-nav ul li a {
    width: 24px;
    height: 24px;
}

.footer .social-nav ul li a svg {
    width: 24px;
    height: 24px;
}

.footer .info-nav {
    margin: 0 0 30px 0;
    padding: 0;
    /*@media (min-width: $break_m){ margin-bottom:60px;
   }*/
}

.footer .info-nav ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (min-width: 768px) {
    .footer .info-nav ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.footer .info-nav ul li {
    position: relative;
    display: block;
    margin: 0 0 0.5rem 0;
    padding: 0;
    text-align: center;
    font-size: 1rem;
    line-height: 1.5;
    color: #ffffff;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .footer .info-nav ul li {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .footer .info-nav ul li {
        font-size: 1.2rem;
    }
}

@media (min-width: 768px) {
    .footer .info-nav ul li:first-child {
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .footer .info-nav ul li:last-child {
        padding-right: 0;
    }
}

.footer .info-nav ul li:last-child:before {
    display: none !important;
}

.footer .info-nav ul li:before {
    content: " ";
    display: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    width: 1px;
    height: 14px;
    margin: -7px 0 0 0;
    padding: 0;
    background: #ffffff;
    pointer-events: none;
}

@media (min-width: 768px) {
    .footer .info-nav ul li:before {
        display: block;
    }
}

.footer .info-nav ul li a, .footer .info-nav ul li a:visited, .footer .info-nav ul li a:hover, .footer .info-nav ul li a:active, .footer .info-nav ul li a:focus {
    color: #ffffff;
}

.footer .bottom-nav {
    margin: 0;
    padding: 0;
}

.footer .bottom-nav ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (min-width: 768px) {
    .footer .bottom-nav ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.footer .bottom-nav ul li {
    position: relative;
    display: block;
    margin: 0 0 0.5rem 0;
    padding: 0;
    text-align: center;
    font-size: 0.85rem;
    line-height: 1.5;
    color: #ffffff;
}

@media (min-width: 768px) {
    .footer .bottom-nav ul li {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .footer .bottom-nav ul li:first-child {
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .footer .bottom-nav ul li:last-child {
        padding-right: 0;
    }
}

.footer .bottom-nav ul li:last-child:before {
    display: none !important;
}

.footer .bottom-nav ul li:before {
    content: " ";
    display: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    width: 1px;
    height: 14px;
    margin: -7px 0 0 0;
    padding: 0;
    background: #ffffff;
    pointer-events: none;
}

@media (min-width: 768px) {
    .footer .bottom-nav ul li:before {
        display: block;
    }
}

.footer .bottom-nav ul li a, .footer .bottom-nav ul li a:visited, .footer .bottom-nav ul li a:hover, .footer .bottom-nav ul li a:active, .footer .bottom-nav ul li a:focus {
    text-transform: uppercase;
    color: #ffffff;
}

/** Services list - with icon images */
.service-list {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    list-style: none;
}

.service-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.service-list li {

    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    margin-left: 10px;
    background-size: cover;
    height: 107px;
    max-width: 190px;
    width: 100%;
}

/*
@media (min-width: 576px) { .service-list li { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; margin-bottom: 2rem; padding-left: 1rem; padding-right: 1rem; } }
@media (min-width: 768px) { .service-list li { -webkit-flex-basis: 33.3333%; -ms-flex-preferred-size: 33.3333%; flex-basis: 33.3333%; margin-bottom: 0.625rem; } }
@media (min-width: 992px) { .service-list li { -webkit-flex-basis: 25%; -ms-flex-preferred-size: 25%; flex-basis: 25%; } }
@media (min-width: 1280px) { .service-list li { -webkit-flex-basis: 16.6666%; -ms-flex-preferred-size: 16.6666%; flex-basis: 16.6666%; margin-bottom: 0.625rem; } }
*/
.service-list li img {
    display: block;
    width: auto;
    height: auto;
    max-width: 56px;
    margin: 0 auto 0.5rem auto;
    padding: 0;
}

.service-list li span {
    display: block;
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 14px;
    text-align: center;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}

.service-list li:nth-child(1) {
    background-image: url("../img/szemelyre-szabott.png");

}

.service-list li:nth-child(2) {
    background-image: url("../img/okosotthon.png");

}

.service-list li:nth-child(3) {
    background-image: url("../img/tarolok.png");

}

.service-list li:nth-child(4) {
    background-image: url("../img/mennyezet.png");

}

.service-list li:nth-child(5) {
    background-image: url("../img/garazs.png");

}

.service-list li:nth-child(6) {
    background-image: url("../img/belsokert.png");

}

.service-list li:nth-child(7) {
    background-image: url("../img/mozgas.png");

}

.service-list li:nth-child(8) {
    background-image: url("../img/gepesitett.png");

}

.service-list li:nth-child(9) {
    background-image: url("../img/termosztat.png");

}

.service-list li:nth-child(10) {
    background-image: url("../img/porta.png");

}

.service-list li:nth-child(11) {
    background-image: url("../img/belmagassag.png");

}

.service-list li:nth-child(12) {
    background-image: url("../img/redony.png");

}


/*kivalo befektetes szekcio*/

.service-list.nine-section li:nth-child(1) {
    background-image: url("../img/jelentos_ertek_potencial.png");

}

.service-list.nine-section li:nth-child(2) {
    background-image: url("../img/belvaros-kozelsege.png");

}

.service-list.nine-section li:nth-child(3) {
    background-image: url("../img/kedvezo-fizetesi-utemezes.png");

}

.service-list.nine-section li:nth-child(4) {
    background-image: url("../img/dedikalt-berbeado-csapat.png");

}

.service-list.nine-section li:nth-child(5) {
    background-image: url("../img/kornyezettudatos-megoldas.png");

}

.service-list.nine-section li:nth-child(6) {
    background-image: url("../img/megbizhato.png");

}

.service-list.nine-section li:nth-child(7) {
    background-image: url("../img/kivalo-kozlekedes.png");

}

.service-list.nine-section li:nth-child(8) {
    background-image: url("../img/kulcsrakesz-lakasok.png");

}

.service-list.nine-section li:nth-child(9) {
    background-image: url("../img/egyedi_butorcsomagok.png");
}

.badge-text {
    display: none;
}

.info-tile-img img {
    width: 100%;
}

.pinch-zoom-parent {
    display: none;
}

.hidden {
    display: none;
}

@media only screen and (max-width: 1200px) {
    .featured-cta {
        display: none;
    }

    .slide-badge_en,
    .slide-badge {
        display: none;
    }
}

@media only screen and (max-width: 991px) {


}

.reg-mobile {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 576px) {

    .pinch-zoom-parent {
        display: block;
    }

    #zoom_ikon {
        background-image: url(../img/zoom_ikon.png);
        height: 64px;
        width: 64px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 100000;
        background-size: contain;
        background-color: rgb(37 46 57 / 80%);
    }

    .info-tile-img .original-map {
        display: none;
    }

    .mobil-sticky {
        display: flex;
        position: fixed;
        z-index: 4;
        width: 100%;
        height: 64px;
        background-color: rgb(37 46 57 / 80%);
        bottom: 0;
    }

    .reg-form .input-row input[type=email], .reg-form .input-row input[type=text] {
        height: 36px;
    }

    .reg-form .input-row {
        margin: 0px 0 1.5rem 0;
        padding: 0;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 36px;
    }

    .select2-container--default .select2-selection--single {
        height: 36px;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 5px;
        right: 12px;
        width: 20px;
    }

    .a4-logo {
        margin-bottom: 0 !important;
    }


    .flex-column-reverse {
        flex-direction: column-reverse;
    }

    .badge-text {
        display: block;
    }

    .badge-text h2 {
        width: 100%;
        color: white;
        font-size: 50px;
        text-align: center;
        background: #84C7D2;
        height: 65px;
        text-transform: uppercase;
        line-height: 65px;
    }

    .full-width-featured .featured-intro {
        margin: 0;
        padding: 1rem 0;
    }

    .badge-text h5 {
        height: 34px;
        color: white;
        opacity: 0.8;
        background: #7B382D;
        font-size: 14px;
        text-align: center;
        font-weight: 700;
        margin: 0;
        line-height: 33.8px;
        text-transform: uppercase;
    }

    .service-list li {
        -webkit-flex-basis: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
        margin-bottom: 0.625rem;
    }

    .header.header-sm {
        height: 48px;
    }

    .container-60 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .header {
        height: 48px;
    }

    .main-sep {
        margin-bottom: 1.3125rem;
    }

    .a4-logo {
        max-width: 64px !important;
    }

    .header .header-logo img {
        display: block;
        margin: 0;
        padding: 0;
        width: 55%;
        height: auto;
    }

    .header .phone-cta {
        display: block;
        left: 50%;
    }

    .slider-text {
        font-size: 1.375rem;
    }

    .header .phone {
        left: -30px;
        top: 20%;
        height: 24px;
        width: 24px;
        background-size: contain;
    }


    .main-slider .flickity-page-dots {
        bottom: 1.25rem !important;
    }

    .full-width-featured .featured-slider .flickity-page-dots .dot {
        width: 8px;
        height: 8px;
    }


    .full-width-information h3 {
        font-weight: 700;
        text-align: left;
    }

    .full-width-information .info-logo {
        margin: initial;
    }


    .full-width-success .box {
        padding: 40px 20px 70px 20px;
        background-color: white;
    }

    .full-width-success h1 {
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 26px;
        text-align: center;
        text-transform: uppercase;
        color: #252E39;
    }

    .full-width-success span {
        position: relative;
        z-index: 2;
        display: inline-block;
        margin: 0;
        padding: 0 1rem;
        background: #fff;
        text-transform: uppercase
    }


    .full-width-success h1:after {
        content: " ";
        position: absolute;
        z-index: 1;
        top: 14px;
        left: 0;
        right: 0;
        height: 1px;
        background: #252e39;
        pointer-events: none;
    }

    .full-width-success h2 {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #252E39;
    }

    .full-width-success p {
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #252E39;
    }

    .full-width-success {
        background-image: none;
        background-color: white;
        height: 800px;
        padding-top: 102px;
        padding-bottom: 4rem;
    }

    .company p {
        font-size: 1.125rem;
        line-height: 25px;
        margin-bottom: 3rem;
    }

    .full-width-information .info-logo img {
        margin-bottom: 20px;
    }

    .property-logo {
        margin-bottom: 1rem !important;
    }

    .slider-text {
        width: 70%;
        font-size: 1rem;
        line-height: 28px;
    }

    .footer {
        padding-bottom: 70px;
    }


    .service-list li {
        -webkit-flex-basis: 46.3333%;
        -ms-flex-preferred-size: 46.3333%;
        flex-basis: 46.3333%;
        margin-bottom: 0.625rem;
    }

}


.anim-btn {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: 800;
    font-size: 1em;
    text-transform: uppercase;
    color: #fff;
    border-radius: 6px;
    margin: 10px;
    padding: 1em 3em;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
    /*background-image: linear-gradient(to right, #6DA4AD 0%, #84C7D2 50%, #6DA4AD 100%);*/
    background-color: #84C7D2;
    transition: 1s;
}

.anim-btn:hover {
    color: #fff;
    background-position: right center;
}


.shk {
    background: linear-gradient(276deg, #84C7D2, #fff);
    background-size: 400% 400%;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    animation-name: AnimationName;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}


@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}


/**
 * Icon
 */

.icon {
    position: relative;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    text-align: center;
}


/**
 * The "shine" element
 */

.icon:after {

    animation: shine 5s ease-in-out infinite;
    animation-fill-mode: forwards;
    content: "";
    position: absolute;
    /* top: -300%; */
    left: -273%;
    width: 311%;
    height: 200%;
    opacity: 0;
    transform: rotate(90deg);
    background: rgb(255 255 255 / 76%);
    background: linear-gradient( to top, rgb(255 255 255 / 60%) 0%, rgb(255 255 255 / 20%) 77%, rgb(255 255 255) 92%, rgb(255 255 255 / 93%) 100% );
}
}

/* Hover state - trigger effect */

/* Active state */

.icon:active:after {
    opacity: 0;
}

@keyframes shine{
    10% {
        opacity: 1;
        top: -30%;
        left: -30%;
        transition-property: left, top, opacity;
        transition-duration: 0.7s, 0.7s, 0.15s;
        transition-timing-function: ease;
    }
    100% {
        opacity: 0;
        top: -30%;
        left: -30%;
        transition-property: left, top, opacity;
    }
}
