/**
 * Cheebo Express page
 * @version v1.0.0
 * @license ISC
 * @copyright 2018 fSD
 * @link https://f-leader.fsd.rs
 */
@charset "UTF-8";
:root {
    --_: 0;
    --xs: 480px;
    --s: 576px;
    --m: 768px;
    --l: 992px;
    --xl: 1200px
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

.slick-slide img, article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    color: #5e5e5e;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

p {
    margin-top: 0;
    margin-bottom: 12px
}

ol, ul {
    margin: 0;
    padding: 0
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%;
    font-weight: 400
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #3a84f9;
    text-decoration: none
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

th {
    text-align: inherit
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

[hidden] {
    display: none !important
}

h1, h3 {
    font-weight: 700
}

h1, h2, h3, h4, h5, h6 {
    color: #25272c;
    font-family: "Lato";
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0
}

h1._l, h2._l, h3._l, h4._l, h5._l, h6._l {
    color: #fff
}

h1 {
    font-size: 30px
}

@media (min-width: 768px) {
    h1 {
        font-size: 36px
    }
}

@media (min-width: 992px) {
    h1 {
        font-size: 54px
    }
}

h2 {
    font-size: 26px;
    font-weight: 700
}

@media (min-width: 768px) {
    h2 {
        font-size: 30px
    }
}

@media (min-width: 992px) {
    h2 {
        font-size: 42px
    }
}

h3, h4, h5, h6 {
    font-size: 16px
}

@media (min-width: 992px) {
    h5 {
        font-size: 24px
    }
}

h4, h5, h6 {
    font-weight: 600
}

a:hover {
    text-decoration: none
}

li {
    list-style: none
}

._wr {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    ._wr {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    ._wr {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    ._wr {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    ._wr {
        max-width: 1170px
    }
}

._wr-f {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

._w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=_] {
    padding-right: 0;
    padding-left: 0
}

._, ._1, ._10, ._11, ._12, ._2, ._3, ._4, ._5, ._6, ._7, ._8, ._9 {
    width: 100%
}

._, ._1, ._10, ._11, ._12, ._2, ._3, ._4, ._5, ._6, ._7, ._8, ._9, .__auto {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

._l, ._l1, ._l10, ._l11, ._l12, ._l2, ._l3, ._l4, ._l5, ._l6, ._l7, ._l8, ._l9, ._l_auto, ._m, ._m1, ._m10, ._m11, ._m12, ._m2, ._m3, ._m4, ._m5, ._m6, ._m7, ._m8, ._m9, ._m_auto, ._s, ._s1, ._s10, ._s11, ._s12, ._s2, ._s3, ._s4, ._s5, ._s6, ._s7, ._s8, ._s9, ._s_auto, ._xl, ._xl1, ._xl10, ._xl11, ._xl12, ._xl2, ._xl3, ._xl4, ._xl5, ._xl6, ._xl7, ._xl8, ._xl9, ._xl_auto, ._xs, ._xs1, ._xs10, ._xs11, ._xs12, ._xs2, ._xs3, ._xs4, ._xs5, ._xs6, ._xs7, ._xs8, ._xs9, ._xs_auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

._ {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.__auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

._1, ._2, ._3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

._2, ._3 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

._3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

._4, ._5, ._6, ._7, ._8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

._5, ._6, ._7, ._8 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

._6, ._7, ._8 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

._7, ._8 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

._8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

._10, ._11, ._12, ._9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

._10, ._11, ._12 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

._11, ._12 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

._12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.ord__first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.ord__last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.ord__0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.ord__1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.ord__2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.ord__3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.ord__4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.ord__5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.ord__6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.ord__7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.ord__8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.ord__9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.ord__10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.ord__11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.ord__12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.ofs__1 {
    margin-left: 8.3333333333%
}

.ofs__2 {
    margin-left: 16.6666666667%
}

.ofs__3 {
    margin-left: 25%
}

.ofs__4 {
    margin-left: 33.3333333333%
}

.ofs__5 {
    margin-left: 41.6666666667%
}

.ofs__6 {
    margin-left: 50%
}

.ofs__7 {
    margin-left: 58.3333333333%
}

.ofs__8 {
    margin-left: 66.6666666667%
}

.ofs__9 {
    margin-left: 75%
}

.ofs__10 {
    margin-left: 83.3333333333%
}

.ofs__11 {
    margin-left: 91.6666666667%
}

@media (min-width: 480px) {
    ._xs {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    ._xs1, ._xs_auto {
        -webkit-box-flex: 0
    }

    ._xs_auto {
        width: auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none
    }

    ._xs1 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    ._xs2, ._xs3, ._xs4, ._xs5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    ._xs3, ._xs4, ._xs5 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ._xs4, ._xs5 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    ._xs5 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    ._xs6, ._xs7, ._xs8, ._xs9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ._xs7, ._xs8, ._xs9 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    ._xs8, ._xs9 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    ._xs9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    ._xs10, ._xs11, ._xs12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    ._xs11, ._xs12 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    ._xs12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .ord_xs_first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .ord_xs_last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .ord_xs_0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .ord_xs_1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .ord_xs_2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .ord_xs_3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .ord_xs_4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .ord_xs_5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .ord_xs_6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .ord_xs_7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .ord_xs_8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .ord_xs_9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .ord_xs_10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .ord_xs_11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .ord_xs_12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .ofs_xs_0 {
        margin-left: 0
    }

    .ofs_xs_1 {
        margin-left: 8.3333333333%
    }

    .ofs_xs_2 {
        margin-left: 16.6666666667%
    }

    .ofs_xs_3 {
        margin-left: 25%
    }

    .ofs_xs_4 {
        margin-left: 33.3333333333%
    }

    .ofs_xs_5 {
        margin-left: 41.6666666667%
    }

    .ofs_xs_6 {
        margin-left: 50%
    }

    .ofs_xs_7 {
        margin-left: 58.3333333333%
    }

    .ofs_xs_8 {
        margin-left: 66.6666666667%
    }

    .ofs_xs_9 {
        margin-left: 75%
    }

    .ofs_xs_10 {
        margin-left: 83.3333333333%
    }

    .ofs_xs_11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 576px) {
    ._s {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    ._s_auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    ._s1, ._s2, ._s3, ._s4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    ._s2, ._s3, ._s4 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    ._s3, ._s4 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ._s4 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    ._s5, ._s6, ._s7, ._s8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    ._s6, ._s7, ._s8 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ._s7, ._s8 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    ._s8 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    ._s10, ._s11, ._s12, ._s9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    ._s10, ._s11, ._s12 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    ._s11, ._s12 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    ._s12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .ord_s_first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .ord_s_last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .ord_s_0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .ord_s_1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .ord_s_2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .ord_s_3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .ord_s_4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .ord_s_5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .ord_s_6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .ord_s_7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .ord_s_8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .ord_s_9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .ord_s_10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .ord_s_11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .ord_s_12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .ofs_s_0 {
        margin-left: 0
    }

    .ofs_s_1 {
        margin-left: 8.3333333333%
    }

    .ofs_s_2 {
        margin-left: 16.6666666667%
    }

    .ofs_s_3 {
        margin-left: 25%
    }

    .ofs_s_4 {
        margin-left: 33.3333333333%
    }

    .ofs_s_5 {
        margin-left: 41.6666666667%
    }

    .ofs_s_6 {
        margin-left: 50%
    }

    .ofs_s_7 {
        margin-left: 58.3333333333%
    }

    .ofs_s_8 {
        margin-left: 66.6666666667%
    }

    .ofs_s_9 {
        margin-left: 75%
    }

    .ofs_s_10 {
        margin-left: 83.3333333333%
    }

    .ofs_s_11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 768px) {
    ._m {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    ._m_auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    ._m1, ._m2, ._m3, ._m4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    ._m2, ._m3, ._m4 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    ._m3, ._m4 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ._m4 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    ._m5, ._m6, ._m7, ._m8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    ._m6, ._m7, ._m8 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ._m7, ._m8 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    ._m8 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    ._m10, ._m11, ._m12, ._m9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    ._m10, ._m11, ._m12 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    ._m11, ._m12 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    ._m12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .ord_m_first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .ord_m_last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .ord_m_0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .ord_m_1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .ord_m_2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .ord_m_3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .ord_m_4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .ord_m_5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .ord_m_6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .ord_m_7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .ord_m_8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .ord_m_9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .ord_m_10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .ord_m_11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .ord_m_12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .ofs_m_0 {
        margin-left: 0
    }

    .ofs_m_1 {
        margin-left: 8.3333333333%
    }

    .ofs_m_2 {
        margin-left: 16.6666666667%
    }

    .ofs_m_3 {
        margin-left: 25%
    }

    .ofs_m_4 {
        margin-left: 33.3333333333%
    }

    .ofs_m_5 {
        margin-left: 41.6666666667%
    }

    .ofs_m_6 {
        margin-left: 50%
    }

    .ofs_m_7 {
        margin-left: 58.3333333333%
    }

    .ofs_m_8 {
        margin-left: 66.6666666667%
    }

    .ofs_m_9 {
        margin-left: 75%
    }

    .ofs_m_10 {
        margin-left: 83.3333333333%
    }

    .ofs_m_11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 992px) {
    ._l {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    ._l_auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    ._l1, ._l2, ._l3, ._l4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    ._l2, ._l3, ._l4 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    ._l3, ._l4 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ._l4 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    ._l5, ._l6, ._l7, ._l8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    ._l6, ._l7, ._l8 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ._l7, ._l8 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    ._l8 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    ._l10, ._l11, ._l12, ._l9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    ._l10, ._l11, ._l12 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    ._l11, ._l12 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    ._l12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .ord_l_first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .ord_l_last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .ord_l_0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .ord_l_1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .ord_l_2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .ord_l_3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .ord_l_4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .ord_l_5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .ord_l_6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .ord_l_7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .ord_l_8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .ord_l_9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .ord_l_10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .ord_l_11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .ord_l_12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .ofs_l_0 {
        margin-left: 0
    }

    .ofs_l_1 {
        margin-left: 8.3333333333%
    }

    .ofs_l_2 {
        margin-left: 16.6666666667%
    }

    .ofs_l_3 {
        margin-left: 25%
    }

    .ofs_l_4 {
        margin-left: 33.3333333333%
    }

    .ofs_l_5 {
        margin-left: 41.6666666667%
    }

    .ofs_l_6 {
        margin-left: 50%
    }

    .ofs_l_7 {
        margin-left: 58.3333333333%
    }

    .ofs_l_8 {
        margin-left: 66.6666666667%
    }

    .ofs_l_9 {
        margin-left: 75%
    }

    .ofs_l_10 {
        margin-left: 83.3333333333%
    }

    .ofs_l_11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1200px) {
    ._xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    ._xl1, ._xl_auto {
        -webkit-box-flex: 0
    }

    ._xl_auto {
        width: auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: none
    }

    ._xl1 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    ._xl2, ._xl3, ._xl4, ._xl5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    ._xl3, ._xl4, ._xl5 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    ._xl4, ._xl5 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    ._xl5 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    ._xl6, ._xl7, ._xl8, ._xl9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    ._xl7, ._xl8, ._xl9 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    ._xl8, ._xl9 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    ._xl9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    ._xl10, ._xl11, ._xl12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    ._xl11, ._xl12 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    ._xl12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .ord_xl_first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .ord_xl_last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .ord_xl_0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .ord_xl_1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .ord_xl_2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .ord_xl_3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .ord_xl_4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .ord_xl_5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .ord_xl_6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .ord_xl_7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .ord_xl_8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .ord_xl_9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .ord_xl_10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .ord_xl_11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .ord_xl_12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .ofs_xl_0 {
        margin-left: 0
    }

    .ofs_xl_1 {
        margin-left: 8.3333333333%
    }

    .ofs_xl_2 {
        margin-left: 16.6666666667%
    }

    .ofs_xl_3 {
        margin-left: 25%
    }

    .ofs_xl_4 {
        margin-left: 33.3333333333%
    }

    .ofs_xl_5 {
        margin-left: 41.6666666667%
    }

    .ofs_xl_6 {
        margin-left: 50%
    }

    .ofs_xl_7 {
        margin-left: 58.3333333333%
    }

    .ofs_xl_8 {
        margin-left: 66.6666666667%
    }

    .ofs_xl_9 {
        margin-left: 75%
    }

    .ofs_xl_10 {
        margin-left: 83.3333333333%
    }

    .ofs_xl_11 {
        margin-left: 91.6666666667%
    }
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-dots li button:focus, .slick-dots li button:hover, .slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.order .logos a span, .order a span, .slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: 0;
    outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before, .slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
    font-family: "Lato";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "â†"
}

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: "â†’"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "â†"
}

.slick-dots {
    position: absolute;
    bottom: 60px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:before {
    position: absolute;
    top: 30px;
    left: 0;
    content: "â€¢";
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff7e2;
    opacity: .25
}

@media (min-width: 768px) {
    .slick-dots li button:before {
        top: 0
    }
}

.slick-dots li.slick-active button:before {
    color: #fff7e2;
    opacity: .75
}

.message {
    background-color: #f9a334;
    position: relative;
    padding: 0 20px;
    height: 50px
}

@media (min-width: 768px) {
    .message {
        padding: 0 80px;
        text-align: center
    }
}

.message p {
    color: #fff7e2;
    line-height: 50px
}

@media (min-width: 768px) {
    .message p {
        font-size: 17px
    }
}

.btn, .message .close {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    cursor: pointer
}

.message .close {
    height: 100%;
    width: 50px;
    right: 0;
    top: 0;
    position: absolute;
    background-color: #f36c2a
}

.message .close:hover {
    background-color: #de510c
}

.message .close::after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '\00d7';
    font-size: 1.9rem;
    color: #fff7e2;
    font-weight: 300
}

.btn {
    background-color: #cd3736;
    text-transform: uppercase;
    color: #fff7e2;
    border-radius: 30px;
    font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    position: relative
}

@media (max-width: 1199.98px) {
    .btn {
        white-space: pre-wrap;
        text-align: center;
        background-color: transparent;
        font-size: 12px;
        width: 40px;
        margin-right: 10px;
        line-height: 16px
    }

    .btn::before {
        content: '';
        height: 55px;
        width: 55px;
        border-radius: 55px;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: -1;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background-color: #cd3736
    }
}

@media (min-width: 1200px) {
    .btn {
        padding: 10px 16px
    }

    .btn:hover {
        background-color: #f36c2a
    }
}

.btn-secondary {
    background-color: #cd3736;
    padding: 10px 20px;
    border-radius: 10px
}

.btn-secondary::before {
    display: none
}

.nav-btn, .nav-btn span {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.nav-btn {
    cursor: pointer;
    width: 40px;
    height: 20px;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.nav-btn span {
    display: block;
    position: absolute;
    height: 3px;
    width: 80%;
    background: #f9a334;
    border-radius: 7px;
    opacity: 1;
    left: 0;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.nav-btn span:nth-child(1) {
    top: 0
}

.nav-btn span:nth-child(2) {
    top: 10px
}

.nav-btn span:nth-child(3) {
    top: 20px
}

.nav-btn.active span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.nav-btn.active span:nth-child(2) {
    opacity: 0;
    left: -60px
}

.nav-btn.active span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.intro {
    text-align: center;
    background-color: #f36c2a;
    padding: 45px 0 35px
}

.intro h1 {
    color: #fff;
    font-size: 54px;
    letter-spacing: 1px;
    font-weight: 700;
    -webkit-filter: drop-shadow(3px 5.196px 5px rgba(165, 108, 33, .57));
    filter: drop-shadow(3px 5.196px 5px rgba(165, 108, 33, .57))
}

.intro h5 {
    color: #fff;
    margin-top: 10px
}

.parallax {
    background-image: url(/bundles/images/about/parallax1.jpg);
    height: 200px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width: 768px) {
    .parallax {
        height: 400px
    }
}

.filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.filters li, .social .content a, .social .content a svg {
    -webkit-transition: .2s;
    transition: .2s
}

.filters li {
    background-color: #f5f5f5;
    padding: 5px 10px;
    border-radius: 25px;
    color: #5e5e5e;
    margin: 10px 6px 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.filters li.active, .filters li:hover {
    background-color: #ffc066;
    color: #fff
}

.social {
    background-color: #f9a334;
    padding: 20px 0
}

.site, .social .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.social .content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.social .content h3 {
    color: #ffc066;
    text-transform: uppercase;
    font-size: 20px
}

@media (max-width: 767.98px) {
    .social .content h3 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center
    }
}

.social .content a {
    margin-left: 15px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #ffc066;
    position: relative
}

@media (max-width: 767.98px) {
    .social .content a {
        margin-top: 15px
    }
}

#form .btn:hover, .social .content a:hover {
    background-color: #f36c2a
}

.social .content a:hover svg {
    fill: #ffc066
}

.social .content a svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 25px;
    width: 25px;
    fill: #f9a334
}

#form {
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    margin-top: 30px;
    border-radius: 3px
}

#form input, #form textarea {
    width: 100%;
    border: 0;
    border-radius: 3px;
    padding: 5px;
    margin-top: 5px
}

#form input {
    margin-bottom: 10px;
    height: 40px
}

#form textarea {
    height: 80px;
    resize: none
}

#form .btn {
    background-color: #cd3736;
    border: 0
}

#form #note {
    color: #131313;
    font-weight: 400
}

#form #returnmessage {
    font-size: 14px;
    color: #3a84f9;
    text-align: center
}

#form #returnmessage.error {
    color: #cd3736
}

#form h2, .intro h1 {
    text-align: center
}

.site {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow-x: hidden;
    min-height: 100vh
}

@media (min-width: 992px) {
    .site {
        padding-bottom: 70px
    }

    .site .footer {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .site {
        overflow: hidden
    }
}

.nav, .nav .menu {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 0 10px;
    z-index: 1;
    -webkit-box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28)
}

@media (min-width: 992px) {
    .nav {
        height: 120px;
        padding: 20px 30px
    }
}

.nav .logo img {
    height: 40px;
    width: auto;
    margin: 20px
}

@media (min-width: 1200px) {
    .nav .logo img {
        height: 70px;
        margin: 0
    }
}

.nav .menu {
    margin-left: auto;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

@media (max-width: 1199.98px) {
    .nav .menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: #fff;
        width: 100%;
        padding: 20px 20px 40px;
        -webkit-transform: translate(-100%, 100%);
        transform: translate(-100%, 100%)
    }

    .nav .menu.active {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }
}

.nav .menu li {
    margin-top: 10px
}

@media (min-width: 1200px) {
    .nav .menu li {
        margin-left: 40px
    }
}

.nav .menu li a {
    text-transform: uppercase;
    -webkit-transition: color .2s;
    transition: color .2s;
    color: #f9a334;
    font-family: 'Lato';
    font-weight: 600
}

.nav .menu li a:hover {
    color: #131313
}

.nav, .nav .menu, .nav .menu li a.link-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nav .menu li a svg {
    fill: currentColor;
    height: 24px;
    width: 24px;
    -webkit-transition: .3s;
    transition: .3s
}

.nav .menu li a svg:hover {
    fill: #f36c2a
}

@media (min-width: 1200px) {
    .nav-btn {
        display: none
    }

    .nav .btn {
        padding: 10px 26px;
        margin-left: 30px
    }
}

.header {
    height: 100%
}

.header-home .carousel img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 767.98px) {
    .header-home, .header-home .carousel, .header-home .carousel .slick-track, .header-home .carousel img {
        height: 300px
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .header-home, .header-home .carousel, .header-home .carousel .slick-track, .header-home .carousel img {
        height: 500px
    }
}

@media (min-width: 1200px) {
    .header-home .carousel {
        height: calc(100vh - 240px)
    }

    .header-home .carousel img {
        height: auto
    }
}

@media (min-width: 768px) {
    .home {
        height: 100vh
    }

    .home .footer {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }
}

.footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    background-color: #131313;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Lato'
}

@media (min-width: 1200px) {
    .footer {
        padding: 20px 40px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 70px
    }
}

@media (max-width: 1199.98px) {
    .footer .menu {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .footer .terms {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 40px
    }

    .footer .terms a {
        display: block
    }

    .footer .copyright {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        position: relative
    }

    .footer .copyright::before {
        position: absolute;
        left: -50%;
        top: -10px;
        content: '';
        background-color: #5e5e5e;
        width: 200%;
        height: 1px
    }
}

.footer .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1200px) {
    .footer .menu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.footer .menu li {
    margin: 0 10px
}

.footer .menu li a, .footer .terms a {
    color: #f36c2a;
    -webkit-transition: color .2s;
    transition: color .2s
}

.footer .menu li a:hover, .footer .terms a:hover {
    color: #fff7e2
}

.footer .terms a {
    color: #5e5e5e;
    margin: 0 10px
}

@media (min-width: 1200px) {
    .footer .terms a {
        margin-left: 20px
    }
}

.popular {
    background-color: #cd3736;
    padding: 40px 0 44px
}

.popular ._wr, .popular ._wr h2 {
    text-align: center
}

.popular ._wr h2 {
    font-size: 42px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, .5);
    font-family: 'Philosopher';
    font-weight: 700
}

.popular .menu-carousel {
    height: 280px;
    position: relative;
    margin-top: 20px
}

@media (min-width: 992px) {
    .popular .menu-carousel {
        margin-top: 40px
    }
}

.popular .menu-carousel .slick-dots {
    position: absolute;
    bottom: -30px
}

.popular .menu-carousel .slick-slide {
    border-left: 1px solid #cd3736
}

.menu {
    padding: 25px 0
}

@media (min-width: 768px) {
    .menu {
        padding: 50px 0
    }
}

.menu .filters {
    max-width: 1800px
}

.menu ._w {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu .category, .menu .category .item {
    text-align: center
}

.menu .category h2 {
    display: inline-block;
    position: relative;
    margin: 25px 0
}

@media (min-width: 768px) {
    .menu .category h2 {
        margin: 50px 0
    }
}

.menu .category h2:after, .menu .category h2:before {
    content: '';
    position: absolute;
    height: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 600px
}

.menu .category h2:before {
    right: calc(100% + 20px);
    background: -webkit-gradient(linear, left top, right top, color-stop(80%, #cd3736), to(#fff));
    background: linear-gradient(to right, #cd3736 80%, #fff)
}

.menu .category h2:after {
    left: calc(100% + 20px);
    background: -webkit-gradient(linear, right top, left top, color-stop(80%, #cd3736), to(#fff));
    background: linear-gradient(to left, #cd3736 80%, #fff)
}

.menu .category .item:not(h2) {
    margin-top: 30px
}

.menu .category .item h5 {
    color: #7a7163;
    font-family: 'Poppins';
    font-weight: 700;
    text-align: center;
    margin-top: 30px
}

.menu .category .item .ingredients {
    color: #7a7163;
    font-weight: 400
}

@media (min-width: 992px) {
    .menu .category .item .ingredients {
        padding: 0 40px
    }
}

.menu .category .item .price {
    color: #cd3736;
    font-weight: 700;
    margin-bottom: 0;
    display: none
}

.info, .our-food {
    text-align: center;
    padding: 0 0 50px
}

.info p {
    margin-bottom: 40px;
    color: #b4aca7
}

.our-food {
    padding: 50px 0
}

@media (min-width: 768px) {
    .our-food {
        padding: 100px 0 50px
    }
}

.our-food h2 {
    color: #333;
    margin-bottom: 20px
}

.our-food p, .testimonials-carousel .slide q {
    text-align: justify
}

.our-chief h2, .our-chief h3 {
    text-align: center;
    margin-bottom: 20px
}

.our-chief h3 {
    color: #5e5e5e;
    font-family: 'Poppins';
    font-size: 30px;
    margin-bottom: 30px
}

.video {
    padding-top: 25px
}

@media (min-width: 768px) {
    .video {
        padding-top: 50px
    }
}

.video video {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block
}

.video .parallax {
    margin-top: 20px;
    background-image: url(/bundles/images/about/parallax2.jpg);
    height: 200px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width: 768px) {
    .video .parallax {
        margin-top: 50px;
        height: 400px
    }
}

.testimonials {
    text-align: center;
    padding-bottom: 20px
}

@media (min-width: 768px) {
    .testimonials {
        padding-bottom: 80px
    }
}

.testimonials h4 {
    color: #f9a334;
    text-transform: uppercase
}

.testimonials-carousel {
    margin-top: 20px
}

@media (min-width: 768px) {
    .testimonials-carousel {
        margin-top: 40px
    }
}

@media (min-width: 992px) {
    .testimonials-carousel .slide {
        padding: 0 250px
    }
}

.testimonials-carousel .slide p {
    text-transform: uppercase;
    font-size: 18px;
    color: #cecece;
    font-family: 'Lato';
    font-weight: 500
}

.testimonials-carousel .slide .rating svg {
    display: inline-block;
    width: 25px;
    height: 25px;
    stroke-width: 0;
    stroke: #f9a334;
    fill: #f9a334
}

.locations {
    padding: 50px 0
}

@media (min-width: 768px) {
    .locations {
        padding: 120px 0 60px
    }
}

.locations .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.locations .center:first-child {
    margin-bottom: 40px
}

@media (min-width: 768px) {
    .locations .center {
        margin-bottom: 80px
    }
}

.locations .center h2 {
    margin-bottom: 20px
}

.locations .center h6 {
    margin-bottom: 20px;
    font-family: 'Poppins';
    font-size: 18px;
    color: #f9a334;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1.6px
}

.locations .center a, .locations .center p {
    font-size: 20px;
    margin-bottom: 5px
}

.locations .center a:not(.btn), .locations .center p:not(.btn) {
    color: #5e5e5e
}

.locations .center .btn {
    margin-top: 30px;
    width: auto
}

.delivery {
    background: #f5f5f5;
    padding: 40px 0
}

.delivery ._w {
    text-align: center
}

.delivery h5 {
    margin-bottom: 10px;
    font-family: 'Poppins';
    font-size: 20px;
    color: #cecece;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.6px
}

.delivery .logo {
    margin: 20px 20px 0;
    width: 60px
}

@media (min-width: 768px) {
    .delivery .logo {
        width: 100px
    }
}

.catering {
    padding: 50px 0;
    position: relative
}

@media (min-width: 768px) {
    .catering {
        padding: 150px 0
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .catering {
        overflow: hidden
    }
}

.catering::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100vw;
    background-color: #f5f5f5;
    height: calc(50% + 10px)
}

@media (min-width: 768px) {
    .catering::before {
        height: 100%;
        top: 0;
        width: 50vw
    }
}

@media (min-width: 992px) {
    .catering::before {
        height: calc(100vh - 200px)
    }
}

.catering h2 {
    font-size: 32px
}

.catering p {
    margin-top: 30px
}

.catering .content {
    margin: auto auto 30px
}

.contact {
    padding-bottom: 50px;
    position: relative
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .contact {
        overflow: hidden
    }
}

@media (min-width: 768px) {
    .contact::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 50vw;
        background: url(/bundles/images/contact/cooking.jpeg) no-repeat;
        height: 100%
    }
}

@media (min-width: 992px) {
    .contact {
        padding: 150px 0
    }

    .contact::before {
        height: 100vh
    }
}

.catering h5, .contact .title {
    margin-top: 20px;
    opacity: .9
}

.contact .title a:hover {
    color: #0965f7
}

.contact #form {
    border-radius: 10px
}

@media (max-width: 575.98px) {
    .contact #form input:not(.btn), .contact #form textarea:not(.btn) {
        background-color: #f5f5f5
    }
}

@media (min-width: 768px) {
    .contact #form {
        background-color: #f5f5f5;
        padding: 40px
    }
}

.contact .title, .contact h2, .order h5 {
    text-align: center
}

@media (max-width: 767.98px) {
    .contact h2 {
        margin-top: 20px
    }
}

.contact .subtitle {
    margin-top: 20px;
    font-size: 18px;
    text-align: center
}

.contact .content {
    margin: auto
}

.order {
    height: 100vh;
    width: 100vw;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background-color: #fff;
    z-index: 20;
    -webkit-transition: .3s;
    transition: .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.order .cheebo-logo {
    margin: 0 auto;
    display: block;
    width: 220px
}

@media (min-width: 768px) {
    .order .cheebo-logo {
        width: 260px
    }
}

.order h5 {
    margin-top: 15px
}

@media (min-width: 768px) {
    .order h5 {
        margin: 30px 0
    }
}

.order .logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767.98px) {
    .order, .order .logos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.order .logos a, .order a {
    margin: 0 20px
}

@media (max-width: 767.98px) {
    .order .logos a, .order a {
        margin-top: 20px
    }
}

.order .logos a img, .order a img {
    width: 100px
}