@font-face {
    font-family: 'noto_sans_dispregular';
    src: url('../fonts/NotoSans/notosansdisplay-regular-webfont.woff2') format('woff2'), url('../fonts/NotoSans/notosansdisplay-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'noto_sanslight';
    src: url('../fonts/NotoSans/notosans-light-webfont.woff2') format('woff2'), url('../fonts/NotoSans/notosans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'noto_sansregular';
    src: url('../fonts/NotoSans/notosans-regular-webfont.woff2') format('woff2'), url('../fonts/NotoSans/notosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'noto_sans_displaylight';
    src: url('../fonts/NotoSans/notosansdisplay-light-webfont.woff2') format('woff2'), url('../fonts/NotoSans/notosansdisplay-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

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

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

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

sub {
    font-size: 75%;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
    bottom: -0.25em
}

sup {
    font-size: 60%;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
    font-size: .9em
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: top
}

strong,
b {
    font-weight: bold
}

em,
i {
    font-style: italic
}

button {
    color: inherit;
    font: inherit;
    margin: 0;
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    color: inherit;
    font: inherit;
    margin: 0
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

optgroup {
    color: inherit;
    font: inherit;
    margin: 0
}

select {
    color: inherit;
    font: inherit;
    margin: 0
}

textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type="reset"] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled] {
    cursor: default
}

html input[disabled] {
    cursor: default
}

input {
    line-height: normal
}

input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button {
    height: auto
}

input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

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

blockquote:before,
q:before {
    content: '';
    content: none
}

blockquote:after,
q:after {
    content: '';
    content: none
}

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

table td {
    padding: 0
}

table th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: 0 none !important
}

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

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

.c-white {
    color: #fff
}

.c-white2 {
    color: #fafafa
}

.c-white3 {
    color: #f2f2f2
}

.c-black {
    color: #000
}

.c-gray {
    color: #666c71
}

.c-red {
    color: #c10920
}

.c-cascade {
    color: #8fa19b
}

.c-cascade2 {
    color: #899b95
}

.c-cascade3 {
    color: #95a7a1
}

.bg-white {
    background-color: #fff
}

.bg-white2 {
    background-color: #fafafa
}

.bg-white3 {
    background-color: #f2f2f2
}

.bg-black {
    background-color: #000
}

.bg-black2 {
    background-color: #0b0b0d
}

.bg-gray {
    background-color: #666c71
}

.bg-gray2 {
    background-color: #f8f8f8
}

.bg-swamp {
    background-color: #262a2a
}

.bg-black-russain {
    background-color: #171719
}

.ff-NotoSans-Display {
    font-family: 'noto_sans_dispregular';
    font-weight: normal;
    font-style: normal
}

.ff-NotoSans-Light {
    font-family: 'noto_sanslight';
    font-weight: normal;
    font-style: normal
}

.ff-NotoSans-Regular {
    font-family: 'noto_sansregular';
    font-weight: normal;
    font-style: normal
}

.ff-NotoSans-DisplayLight {
    font-family: 'noto_sans_displaylight';
    font-weight: normal;
    font-style: normal
}

.wrapper {
    max-width: 1620px
}

.inner-wrapper {
    max-width: 1390px
}

.small-wrapper {
    max-width: 980px
}

.small-wrapper-xs {
    max-width: 430px
}

.full-wrapper {
    max-width: 1344px
}

.full-wrapper-pad {
    max-width: 100%
}

.ie10 .page-wrapper,
.ie11 .page-wrapper {
    height: auto
}

.clearfix:before,
.wrapper:before,
.inner-wrapper:before,
.small-wrapper:before,
.small-wrapper-xs:before,
.full-wrapper:before,
.full-wrapper-2:before {
    content: '';
    display: table;
    clear: both
}

.clearfix:after,
.wrapper:after,
.inner-wrapper:after,
.small-wrapper:after,
.small-wrapper-xs:after,
.full-wrapper:after,
.full-wrapper-2:after {
    content: '';
    display: table;
    clear: both
}

.wrapper,
.inner-wrapper,
.small-wrapper,
.small-wrapper-xs,
.full-wrapper,
.full-wrapper-2 {
    width: 100%;
    padding: 0 100px;
    margin: 0 auto
}

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

    .wrapper,
    .inner-wrapper,
    .small-wrapper,
    .small-wrapper-xs,
    .full-wrapper,
    .full-wrapper-2 {
        padding: 0 40px
    }
}

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

    .wrapper,
    .inner-wrapper,
    .small-wrapper,
    .small-wrapper-xs,
    .full-wrapper,
    .full-wrapper-2 {
        padding: 0 25px
    }
}

.full-wrapper-2 {
    max-width: 1320px
}

.jugaad {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    position: relative;
    margin: 0 0 15px;
    text-transform: none;
    letter-spacing: .188rem;
    font-family: 'noto_sanslight';
    font-weight: normal;
    font-style: normal
}

h1.ff-NotoSans-DisplayLight,
h2.ff-NotoSans-DisplayLight,
h3.ff-NotoSans-DisplayLight,
h4.ff-NotoSans-DisplayLight,
h5.ff-NotoSans-DisplayLight,
h6.ff-NotoSans-DisplayLight,
.h1.ff-NotoSans-DisplayLight,
.h2.ff-NotoSans-DisplayLight,
.h3.ff-NotoSans-DisplayLight,
.h4.ff-NotoSans-DisplayLight,
.h5.ff-NotoSans-DisplayLight,
.h6.ff-NotoSans-DisplayLight {
    font-family: 'noto_sans_displaylight';
    font-weight: normal;
    font-style: normal
}

h1.ff-NotoSans-Display,
h2.ff-NotoSans-Display,
h3.ff-NotoSans-Display,
h4.ff-NotoSans-Display,
h5.ff-NotoSans-Display,
h6.ff-NotoSans-Display,
.h1.ff-NotoSans-Display,
.h2.ff-NotoSans-Display,
.h3.ff-NotoSans-Display,
.h4.ff-NotoSans-Display,
.h5.ff-NotoSans-Display,
.h6.ff-NotoSans-Display {
    font-family: 'noto_sans_dispregular';
    font-weight: normal;
    font-style: normal
}

h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty,
.h1:empty,
.h2:empty,
.h3:empty,
.h4:empty,
.h5:empty,
.h6:empty,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child {
    margin-bottom: 0
}

h1,
.h1,
.fs1 {
    font-size: 2.25rem;
    line-height: 1.1;
    letter-spacing: .595rem
}

h1 small,
.h1 small,
.fs1 small {
    display: block;
    font-size: 1.125rem;
    margin-bottom: 10px;
    letter-spacing: .263rem
}

h2,
.h2,
.fs2 {
    font-size: 1.9rem;
    line-height: 1.1
}

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

    h2,
    .h2,
    .fs2 {
        font-size: 1.8rem
    }
}

h3,
.h3,
.fs3 {
    font-size: 1.313rem;
    line-height: 1.1
}

h4,
.h4,
.fs4 {
    font-size: 1.125rem;
    line-height: 1.2
}

h5,
.h5,
.fs5 {
    font-size: 1.125rem;
    line-height: 1.1
}

h6,
.h6,
.fs6 {
    font-size: 1.125rem;
    line-height: 1.1
}

p,
.p,
li,
td,
th {
    font-size: 1.313rem;
    line-height: 2;
    letter-spacing: .001rem
}

.f18 p,
.f18 .p,
.f18 li,
.f18 td,
.f18 th {
    font-size: 1.125rem;
    line-height: 1.611
}

.f16 p,
.f16 .p,
.f16 li,
.f16 td,
.f16 th {
    font-size: 1rem
}

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

    p,
    .p,
    li,
    td,
    th {
        font-size: 1rem
    }

    .f18 p,
    .f18 .p,
    .f18 li,
    .f18 td,
    .f18 th {
        font-size: 1rem
    }
}

p,
.p {
    margin-bottom: 15px
}

p:empty,
.p:empty,
p:last-child,
.p:last-child {
    margin-bottom: 0 !important
}

.f28 {
    font-size: 1.75rem
}

.rtl {
    direction: rtl
}

.ltr {
    direction: ltr
}

.pos-r {
    position: relative
}

.pos-s {
    position: static
}

.pos-a {
    position: absolute
}

.pos-f {
    position: fixed
}

.t-0 {
    top: 0
}

.r-0 {
    right: 0
}

.b-0 {
    bottom: 0
}

.l-0 {
    left: 0
}

.t-a {
    top: auto
}

.r-a {
    right: auto
}

.b-a {
    bottom: auto
}

.l-a {
    left: auto
}

.z-a {
    z-index: auto
}

.fl-n {
    float: none
}

.fl-l {
    float: left
}

.fl-r {
    float: right
}

.fl-fix {
    float: left;
    width: 100%
}

.cl-n {
    clear: none
}

.cl-l {
    clear: left
}

.cl-r {
    clear: right
}

.cl-b {
    clear: both
}

.d-n {
    display: none
}

.d-b {
    display: block
}

.d-i {
    display: inline
}

.d-ib {
    display: inline-block
}

.d-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.d-if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.d-li {
    display: list-item
}

.d-tb {
    display: table
}

.d-tbc {
    display: table-cell
}

.d-tbcl {
    display: table-column
}

.d-tbr {
    display: table-row
}

.d-itb {
    display: inline-table
}

.d-tbcp {
    display: table-caption
}

.d-tbclg {
    display: table-column-group
}

.d-tbhg {
    display: table-header-group
}

.d-tbfg {
    display: table-footer-group
}

.d-tbrg {
    display: table-row-group
}

.v-v {
    visibility: visible
}

.v-h {
    visibility: hidden
}

.v-c {
    visibility: collapse
}

.ov-v {
    overflow: visible
}

.ovx-v {
    overflow-x: visible
}

.ovy-v {
    overflow-y: visible
}

.ov-h {
    overflow: hidden
}

.ovx-h {
    overflow-x: hidden
}

.ovy-h {
    overflow-y: hidden
}

.ov-s {
    overflow: scroll
}

.ovx-s {
    overflow-x: scroll
}

.ovy-s {
    overflow-y: scroll
}

.ov-a {
    overflow: auto
}

.ovx-a {
    overflow-x: auto
}

.ovy-a {
    overflow-y: auto
}

.zoo,
.zm {
    zoom: 1
}

.cp-a {
    clip: auto
}

.rsz-n {
    resize: none
}

.rsz-b {
    resize: both
}

.rsz-h {
    resize: horizontal
}

.rsz-v {
    resize: vertical
}

.cur-a {
    cursor: auto
}

.cur-d {
    cursor: default
}

.cur-c {
    cursor: crosshair
}

.cur-he {
    cursor: help
}

.cur-m {
    cursor: move
}

.cur-p {
    cursor: pointer
}

.cur-t {
    cursor: text
}

.m-a {
    margin: auto
}

.mt-a {
    margin-top: auto
}

.mr-a {
    margin-right: auto
}

.mb-a {
    margin-bottom: auto
}

.ml-a {
    margin-left: auto
}

.bxz-bb {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bxz-cb {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.w-a {
    width: auto
}

.h-a {
    height: auto
}

.maw-n {
    max-width: none
}

.mah-n {
    max-height: none
}

.vh {
    height: 100vh
}

.vw {
    width: 100vw
}

.fw-n {
    font-weight: normal
}

.fw-b {
    font-weight: bold
}

.fw-br {
    font-weight: bolder
}

.fw-lr {
    font-weight: lighter
}

.fs-i {
    font-style: italic
}

.fs-n {
    font-style: normal
}

.fs-o {
    font-style: oblique
}

.fv-n {
    font-variant: normal
}

.fv-sc {
    font-variant: small-caps
}

.fza-n {
    font-size-adjust: none
}

.ff-s {
    font-family: serif
}

.ff-ss {
    font-family: sans-serif
}

.ff-c {
    font-family: cursive
}

.ff-f {
    font-family: fantasy
}

.ff-m {
    font-family: monospace
}

.ff-a {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif
}

.ff-t {
    font-family: 'Times New Roman', Times, Baskerville, Georgia, serif
}

.ff-v {
    font-family: Verdana, Geneva, sans-serif
}

.fst-n {
    font-stretch: normal
}

.fst-c {
    font-stretch: condensed
}

.fst-sc {
    font-stretch: semi-condensed
}

.fst-ec {
    font-stretch: extra-condensed
}

.fst-uc {
    font-stretch: ultra-condensed
}

.fst-e {
    font-stretch: expanded
}

.fst-se {
    font-stretch: semi-expanded
}

.fst-ee {
    font-stretch: extra-expanded
}

.fst-ue {
    font-stretch: ultra-expanded
}

.va-t {
    vertical-align: top
}

.va-m {
    vertical-align: middle
}

.va-b {
    vertical-align: bottom
}

.va-tt {
    vertical-align: text-top
}

.va-tb {
    vertical-align: text-bottom
}

.va-sup {
    vertical-align: super
}

.va-sub {
    vertical-align: sub
}

.va-bl {
    vertical-align: baseline
}

.ta-l {
    text-align: left
}

.ta-c {
    text-align: center
}

.ta-r {
    text-align: right
}

.ta-j {
    text-align: justify
}

.td-n {
    text-decoration: none
}

.td-u {
    text-decoration: underline
}

.td-o {
    text-decoration: overline
}

.td-l {
    text-decoration: line-through
}

.te-n {
    -webkit-text-emphasis: none;
    text-emphasis: none
}

.te-ac {
    -webkit-text-emphasis: accent;
    text-emphasis: accent
}

.te-dt {
    -webkit-text-emphasis: dot;
    text-emphasis: dot
}

.te-c {
    -webkit-text-emphasis: circle;
    text-emphasis: circle
}

.te-ds {
    -webkit-text-emphasis: disc;
    text-emphasis: disc
}

.te-b {
    -webkit-text-emphasis: before;
    text-emphasis: before
}

.te-a {
    -webkit-text-emphasis: after;
    text-emphasis: after
}

.tt-n {
    text-transform: none
}

.tt-c {
    text-transform: capitalize
}

.tt-u {
    text-transform: uppercase
}

.tt-l {
    text-transform: lowercase
}

.tsh-n {
    text-shadow: none
}

.lts-n {
    letter-spacing: normal
}

.no-ls {
    letter-spacing: 0
}

.whs-n {
    white-space: normal
}

.whs-p {
    white-space: pre
}

.whs-nw {
    white-space: nowrap
}

.whs-pw {
    white-space: pre-wrap
}

.whs-pl {
    white-space: pre-line
}

.wob-n {
    word-break: normal
}

.wob-k {
    word-break: keep-all
}

.wob-ba {
    word-break: break-all
}

.wow-nm {
    word-wrap: normal
}

.wow-b {
    word-wrap: break-word
}

.bg-n {
    background: none
}

.bgc-w {
    background-color: #ffffff
}

.bgc-b {
    background-color: #000000
}

.bgc-t {
    background-color: transparent
}

.bgr-n {
    background-repeat: no-repeat
}

.bgr-x {
    background-repeat: repeat-x
}

.bgr-y {
    background-repeat: repeat-y
}

.bga-f {
    background-attachment: fixed
}

.bga-s {
    background-attachment: scroll
}

.bgp-tl {
    background-position: top left
}

.bgp-tc {
    background-position: top center
}

.bgp-tr {
    background-position: top right
}

.bgp-cl {
    background-position: center left
}

.bgp-cc {
    background-position: center center
}

.bgp-cr {
    background-position: center right
}

.bgp-bl {
    background-position: bottom left
}

.bgp-bc {
    background-position: bottom center
}

.bgp-br {
    background-position: bottom right
}

.bgsz-a {
    background-size: auto
}

.bgsz-ct {
    background-size: contain
}

.bgsz-cv {
    background-size: cover
}

.ipad .bga-f,
.iphone .bga-f {
    background-attachment: scroll
}

.ols-n {
    outline-style: none
}

.ols-dt {
    outline-style: dotted
}

.ols-ds {
    outline-style: dashed
}

.ols-s {
    outline-style: solid
}

.ols-db {
    outline-style: double
}

.ols-g {
    outline-style: groove
}

.ols-r {
    outline-style: ridge
}

.ols-i {
    outline-style: inset
}

.ols-o {
    outline-style: outset
}

.olc {
    outline-color: #000000
}

.tbl-a {
    table-layout: auto
}

.tbl-f {
    table-layout: fixed
}

.cps-t {
    caption-side: top
}

.cps-b {
    caption-side: bottom
}

.ec-s {
    empty-cells: show
}

.ec-h {
    empty-cells: hide
}

.bd-n {
    border: none
}

.bdcl-c {
    border-collapse: collapse
}

.bdcl-s {
    border-collapse: separate
}

.bdc-t {
    border-color: transparent
}

.bdi-n {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none
}

.bds-n {
    border-style: none
}

.bds-h {
    border-style: hidden
}

.bds-dt {
    border-style: dotted
}

.bds-ds {
    border-style: dashed
}

.bds-s {
    border-style: solid
}

.bds-db {
    border-style: double
}

.bds-i {
    border-style: inset
}

.bds-o {
    border-style: outset
}

.bdt-n {
    border-top: none
}

.bdts-n {
    border-top-style: none
}

.bdtc-t {
    border-top-color: transparent
}

.bdr-n {
    border-right: none
}

.bdrs-n {
    border-right-style: none
}

.bdrc-t {
    border-right-color: transparent
}

.bdb-n {
    border-bottom: none
}

.bdbs-n {
    border-bottom-style: none
}

.bdbc-t {
    border-bottom-color: transparent
}

.bdl-n {
    border-left: none
}

.bdls-n {
    border-left-style: none
}

.bdlc-t {
    border-left-color: transparent
}

.bdrs {
    border-radius: 0
}

.lis-n {
    list-style: none
}

.lisp-i {
    list-style-position: inside
}

.lisp-o {
    list-style-position: outside
}

.list-n {
    list-style-type: none
}

.list-d {
    list-style-type: disc
}

.list-c {
    list-style-type: circle
}

.list-s {
    list-style-type: square
}

.list-dc {
    list-style-type: decimal
}

.list-dclz {
    list-style-type: decimal-leading-zero
}

.list-lr {
    list-style-type: lower-roman
}

.list-ur {
    list-style-type: upper-roman
}

.pgbb-au {
    page-break-before: auto
}

.pgbb-al {
    page-break-before: always
}

.pgbb-l {
    page-break-before: left
}

.pgbb-r {
    page-break-before: right
}

.pgbi-au {
    page-break-inside: auto
}

.pgbi-av {
    page-break-inside: avoid
}

.pgba-au {
    page-break-after: auto
}

.pgba-al {
    page-break-after: always
}

.pgba-l {
    page-break-after: left
}

.pgba-r {
    page-break-after: right
}

.ac-c {
    -ms-flex-line-pack: center;
    align-content: center
}

.ac-fe {
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.ac-fs {
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.ac-s {
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.ac-sa {
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.ac-sb {
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.ai-b {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.ai-c {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ai-fe {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.ai-fs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.ai-s {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.as-a {
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto
}

.as-b {
    -ms-flex-item-align: baseline;
    align-self: baseline
}

.as-c {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.as-fe {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.as-fs {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.as-s {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.fxd-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.fxd-cr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.fxd-r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.fxd-rr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.fxw-n {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.fxw-w {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fxw-wr {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

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

.jc-fe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.jc-fs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jc-sa {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.jc-sb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.animdir-a {
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.animdir-ar {
    animation-direction: alternate-reverse
}

.animdir-n {
    -webkit-animation-direction: normal;
    animation-direction: normal
}

.animdir-r {
    animation-direction: reverse
}

.animfm {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animfm-b {
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

.bfv-h {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.bfv-v {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.tov-c {
    -o-text-overflow: clip;
    text-overflow: clip
}

.tov-e {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.tso-cc {
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.text-hide {
    background-color: transparent;
    border: 0;
    color: transparent;
    font-family: a;
    font-size: 0;
    line-height: 0;
    text-shadow: none
}

.transition,
a,
.alink,
.close-btn span:before,
.close-btn span:after,
button,
.btn,
.button,
.nav-toggle,
.nav-toggle span:before,
.nav-toggle span:after,
.c-checkbox>label,
.c-checkbox>.label,
.c-checkbox>label:before,
.c-checkbox>.label:before {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.transition-none {
    -webkit-transition: none;
    transition: none
}

.transform-center {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 100%;
    z-index: 1
}

.translateY-50 {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.translateY-100 {
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.translateX-50 {
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.translateX-100 {
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.user-select-none {
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.w5 {
    width: 5%
}

.w10 {
    width: 10%
}

.w15 {
    width: 15%
}

.w20 {
    width: 20%
}

.w25 {
    width: 25%
}

.w30 {
    width: 30%
}

.w35 {
    width: 35%
}

.w40 {
    width: 40%
}

.w45 {
    width: 45%
}

.w50 {
    width: 50%
}

.w55 {
    width: 55%
}

.w60 {
    width: 60%
}

.w65 {
    width: 65%
}

.w70 {
    width: 70%
}

.w75 {
    width: 75%
}

.w80 {
    width: 80%
}

.w85 {
    width: 85%
}

.w90 {
    width: 90%
}

.w95 {
    width: 95%
}

.w100 {
    width: 100%
}

.maxW100 {
    max-width: 100%
}

.mar5 {
    margin: 5px
}

.mar10 {
    margin: 10px
}

.mar15 {
    margin: 15px
}

.mar20 {
    margin: 20px
}

.mar25 {
    margin: 25px
}

.mar30 {
    margin: 30px
}

.marT1 {
    margin-top: 1px
}

.marT2 {
    margin-top: 2px
}

.marT3 {
    margin-top: 3px
}

.marT4 {
    margin-top: 4px
}

.marT5 {
    margin-top: 5px
}

.marT10 {
    margin-top: 10px
}

.marT15 {
    margin-top: 15px
}

.marT20 {
    margin-top: 20px
}

.marT25 {
    margin-top: 25px
}

.marT30 {
    margin-top: 30px
}

.marT35 {
    margin-top: 35px
}

.marT40 {
    margin-top: 40px
}

.marT50 {
    margin-top: 50px
}

.marB0 {
    margin-bottom: 0
}

.marB5 {
    margin-bottom: 5px
}

.marB10 {
    margin-bottom: 10px
}

.marB15 {
    margin-bottom: 15px
}

.marB20 {
    margin-bottom: 20px
}

.marB25 {
    margin-bottom: 25px
}

.marB30 {
    margin-bottom: 30px
}

.marB35 {
    margin-bottom: 35px
}

.marB40 {
    margin-bottom: 40px
}

.marB50 {
    margin-bottom: 50px
}

.marB60 {
    margin-bottom: 60px
}

.marB70 {
    margin-bottom: 70px
}

.marB80 {
    margin-bottom: 80px
}

.marB90 {
    margin-bottom: 90px
}

.marB100 {
    margin-bottom: 100px
}

.marB150 {
    margin-bottom: 150px
}

.marL1 {
    margin-left: 1px
}

.marL2 {
    margin-left: 2px
}

.marL3 {
    margin-left: 3px
}

.marL4 {
    margin-left: 4px
}

.marL5 {
    margin-left: 5px
}

.marL10 {
    margin-left: 10px
}

.marL15 {
    margin-left: 15px
}

.marL20 {
    margin-left: 20px
}

.marL25 {
    margin-left: 25px
}

.marL30 {
    margin-left: 30px
}

.marL35 {
    margin-left: 35px
}

.marL40 {
    margin-left: 40px
}

.marR1 {
    margin-right: 1px
}

.marR2 {
    margin-right: 2px
}

.marR3 {
    margin-right: 3px
}

.marR4 {
    margin-right: 4px
}

.marR5 {
    margin-right: 5px
}

.marR10 {
    margin-right: 10px
}

.marR15 {
    margin-right: 15px
}

.marR20 {
    margin-right: 20px
}

.marR25 {
    margin-right: 25px
}

.marR30 {
    margin-right: 30px
}

.marTB10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.marTB20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.marTB30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.marTB40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.marTB50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.marTB60 {
    margin-top: 60px;
    margin-bottom: 60px
}

.marTB100 {
    margin-top: 100px;
    margin-bottom: 100px
}

@media only screen and (max-width: 1279px) {
    .marTB100 {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

@media only screen and (max-width: 767px) {
    .marTB100 {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

.marTB150 {
    margin-top: 150px;
    margin-bottom: 150px
}

@media only screen and (max-width: 1279px) {
    .marTB150 {
        margin-top: 100px;
        margin-bottom: 100px
    }
}

@media only screen and (max-width: 767px) {
    .marTB150 {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

.noMar {
    margin: 0 !important
}

.noBMar {
    margin-bottom: 0 !important
}

.noTMar {
    margin-top: 0 !important
}

.noLMar {
    margin-left: 0 !important
}

.noRMar {
    margin-right: 0 !important
}

.pad5 {
    padding: 5px
}

.pad10 {
    padding: 10px
}

.pad15 {
    padding: 15px
}

.pad20 {
    padding: 20px
}

.pad25 {
    padding: 25px
}

.pad30 {
    padding: 30px
}

.pad40 {
    padding: 40px
}

.padT0 {
    padding-top: 0
}

.padT1 {
    padding-top: 1px
}

.padT2 {
    padding-top: 2px
}

.padT3 {
    padding-top: 3px
}

.padT4 {
    padding-top: 4px
}

.padT5 {
    padding-top: 5px
}

.padT10 {
    padding-top: 10px
}

.padT15 {
    padding-top: 15px
}

.padT20 {
    padding-top: 20px
}

.padT25 {
    padding-top: 25px
}

.padT30 {
    padding-top: 30px
}

.padT40 {
    padding-top: 40px
}

.padT50 {
    padding-top: 50px
}

.padT60 {
    padding-top: 60px
}

.padT100 {
    padding-top: 100px
}

.padL0 {
    padding-left: 0
}

.padL1 {
    padding-left: 1px
}

.padL2 {
    padding-left: 2px
}

.padL3 {
    padding-left: 3px
}

.padL5 {
    padding-left: 5px
}

.padL10 {
    padding-left: 10px
}

.padL15 {
    padding-left: 15px
}

.padL20 {
    padding-left: 20px
}

.padL25 {
    padding-left: 25px
}

.padL30 {
    padding-left: 30px
}

.padL40 {
    padding-left: 40px
}

.padL50 {
    padding-left: 50px
}

.padL100 {
    padding-left: 100px
}

.padL150 {
    padding-left: 150px
}

.padL155 {
    padding-left: 155px
}

.padR0 {
    padding-right: 0
}

.padR1 {
    padding-right: 1px
}

.padR2 {
    padding-right: 2px
}

.padR3 {
    padding-right: 3px
}

.padR5 {
    padding-right: 5px
}

.padR10 {
    padding-right: 10px
}

.padR15 {
    padding-right: 15px
}

.padR20 {
    padding-right: 20px
}

.padR25 {
    padding-right: 25px
}

.padR30 {
    padding-right: 30px
}

.padR35 {
    padding-right: 35px
}

.padR40 {
    padding-right: 40px
}

.padR50 {
    padding-right: 50px
}

.padB5 {
    padding-bottom: 5px
}

.padB10 {
    padding-bottom: 10px
}

.padB15 {
    padding-bottom: 15px
}

.padB20 {
    padding-bottom: 20px
}

.padB25 {
    padding-bottom: 25px
}

.padB30 {
    padding-bottom: 30px
}

.padB40 {
    padding-bottom: 40px
}

.padB50 {
    padding-bottom: 50px
}

.padB70 {
    padding-bottom: 70px
}

.padTB5 {
    padding-bottom: 5px;
    padding-top: 5px
}

.padTB10 {
    padding-bottom: 10px;
    padding-top: 10px
}

.padTB20 {
    padding-bottom: 20px;
    padding-top: 20px
}

.padTB30 {
    padding-bottom: 30px;
    padding-top: 30px
}

.padTB40 {
    padding-bottom: 40px;
    padding-top: 40px
}

.padTB50 {
    padding-bottom: 50px;
    padding-top: 50px
}

.padTB60 {
    padding-bottom: 60px;
    padding-top: 60px
}

.noTPad {
    padding-top: 0 !important
}

.noBPad {
    padding-bottom: 0 !important
}

.noLPad {
    padding-left: 0 !important
}

.noRPad {
    padding-right: 0 !important
}

.noPad {
    padding: 0 !important
}

.mobile-only {
    display: none
}

@media only screen and (max-width: 767px) {
    .mobile-only {
        display: block
    }
}

.desktop-only {
    display: block
}

@media only screen and (max-width: 767px) {
    .desktop-only {
        display: none
    }
}

.blue-grad {
    background: #63ccdc;
    background: -moz-linear-gradient(-45deg, #63ccdc 0%, #bde6ee 100%);
    background: -webkit-linear-gradient(-45deg, #63ccdc 0%, #bde6ee 100%);
    background: linear-gradient(135deg, #63ccdc 0%, #bde6ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63ccdc', endColorstr='#bde6ee', GradientType=1)
}

.placeholder {
    opacity: 0
}

.play-btn {
    z-index: 2;
    display: block
}

.play-btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    /*background: url("../images/icon-play.png") no-repeat center center;*/
    background-size: 72px;
    z-index: 10
}

@media only screen and (max-width: 767px) {
    .play-btn:before {
        background-size: 50px
    }
}

.has-overlay {
    position: relative
}

.has-overlay:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(76, 76, 76, 0.5);
    z-index: 1
}

.has-light-overlay {
    position: relative
}

.has-light-overlay:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(102, 108, 113, 0.1);
    z-index: 0
}

.hover-line {
    border-bottom: 2px solid transparent
}

.hover-line:hover {
    border-bottom-color: inherit
}

.ls1 {
    letter-spacing: .001rem
}

.ls2 {
    letter-spacing: .188rem
}

.ls3 {
    letter-spacing: .713rem
}

@media only screen and (max-width: 767px) {
    .ls3 {
        letter-spacing: .313rem
    }
}

.ls4 {
    letter-spacing: .625rem
}

@media only screen and (max-width: 767px) {
    .ls4 {
        letter-spacing: .313rem
    }
}

.ls4 {
    letter-spacing: .625rem
}

.lh2 {
    line-height: 1.33
}

html,
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch
}

html {
    overflow-y: scroll;
    font-size: 16px
}

@media only screen and (max-width: 1279px) {
    html {
        font-size: 15px
    }
}

@media only screen and (max-width: 980px) {
    html {
        font-size: 14px
    }
}

body {
    width: 100%;
    min-height: 100%;
    background: #171719;
    color: #fff;
    font-family: 'noto_sansregular';
    font-weight: normal;
    font-style: normal
}

::-moz-selection {
    color: #fff;
    background: #8fa19b
}

::selection {
    color: #fff;
    background: #8fa19b
}

video,
iframe {
    width: 100%;
    max-width: 100%;
    height: 100%
}

table {
    display: table;
    width: 100%;
    table-layout: fixed
}

table td,
table th {
    padding: 6px 10px
}

.otnotice-content a {
    text-decoration: underline
}

.to-load.already-visible,
.no-js .to-load,
.touch .to-load,
.no-cssanimations .to-load {
    opacity: 1
}

.to-load {
    opacity: 0
}

.to-load.loaded {
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px);
    -webkit-animation: moveUp .8s ease forwards;
    -ms-animation: moveUp .8s ease forwards;
    animation: moveUp .8s ease forwards
}

.to-load.delay-1.loaded {
    -webkit-animation-delay: .1s;
    -ms-animation-delay: .1s;
    animation-delay: .1s
}

.to-load.delay-2.loaded {
    -webkit-animation-delay: .2s;
    -ms-animation-delay: .2s;
    animation-delay: .2s
}

.IE9 .to-load {
    opacity: 1;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important
}

.delay-1 {
    -webkit-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s
}

.delay-2 {
    -webkit-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s
}

.touch .to-load {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: none;
    -ms-animation: none;
    animation: none;
    opacity: 1
}

.touch .to-load .delay-1,
.touch .to-load .delay-2 {
    -webkit-transition-delay: 0;
    -ms-transition-delay: 0;
    transition-delay: 0
}

@-webkit-keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@media only screen and (max-width:767px) {
    .to-load {
        opacity: 1
    }

    .to-load.loaded {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .delay-1,
    .delay-2 {
        -webkit-transition-delay: 0s;
        -ms-transition-delay: 0s;
        transition-delay: 0s
    }
}

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled.is-fade .flickity-slider>* {
    pointer-events: none;
    z-index: 0
}

.flickity-enabled.is-fade .flickity-slider>.is-selected {
    pointer-events: auto;
    z-index: 1
}

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: none
}

.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: grab
}

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

.flickity-button {
    position: absolute;
    border: none;
    color: #fff;
    min-width: 40px
}

html:not(.iphone):not(.ipad):not(.android) .flickity-button:hover {
    background: none !important;
    cursor: pointer
}

.flickity-button:focus {
    outline: none
}

.flickity-button:active {
    opacity: 1
}

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

.flickity-button-icon {
    fill: transparent;
    stroke: #8fa19b;
    stroke-width: 4px;
    stroke-linejoin: round
}

.flickity-prev-next-button {
    top: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0);
    border-radius: 0;
    padding: 0;
    transform: translateY(-50%);
    z-index: 99
}

.flickity-prev-next-button:before,
.flickity-prev-next-button:after {
    display: none
}

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

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

.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: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%)
}

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

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

.flickity-page-dots .dot {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 12px;
    margin: 0 15px;
    background: transparent;
    border-radius: 50%;
    background: white;
    opacity: .1;
    cursor: pointer;
    -webkit-transition: background .3s ease;
    transition: background .3s ease
}

@media only screen and (max-width: 767px) {
    .flickity-page-dots .dot {
        width: 12px;
        height: 12px;
        margin: 0 5px
    }
}

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

.c-select.custom {
    border: 0;
    border-radius: 0;
    height: auto
}

.c-select.custom:after {
    display: none
}

.selectric-wrapper {
    position: relative;
    cursor: pointer;
    width: auto
}

.selectric-responsive {
    width: 100%
}

.selectric {
    position: relative;
    overflow: hidden;
    border: 2px solid #95a7a1;
    border-radius: 0px;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    min-width: 100px
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 34px 0 10px;
    font-size: 1.188rem;
    line-height: 42px;
    color: #fff;
    height: 42px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0px;
    top: 18px;
    width: 30px;
    height: 20px;
    line-height: 20px;
    color: #000;
    text-align: center;
    font-size: 0
}

.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    background-size: 100% auto;
    border: 8px solid transparent;
    border-top: 10px solid #95a7a1
}

.selectric-open .selectric {
    background-color: #0B0B0D
}

.selectric-open .selectric .button:after {
    transform: rotate(180deg);
    top: -13px
}

.selectric-open {
    z-index: 9999
}

.selectric-open .selectric-items {
    display: block
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    left: -100%
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    background: none !important
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    border: 0;
    box-shadow: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    overflow: hidden;
    background-color: #0B0B0D;
    border: 2px solid #95a7a1;
    border-top: 0;
    margin-top: -2px
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
    border-top: 2px solid #95a7a1;
    border-bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    padding-top: 5px
}

.selectric-items ul,
.selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 1.125rem;
    line-height: 1.1;
    margin-bottom: 5px
}

.selectric-items li {
    display: block;
    padding: 5px 10px;
    cursor: pointer;
    color: #fff
}

.selectric-items li.selected {
    color: #fff
}

.selectric-items li.highlighted {
    color: #fff
}

.selectric-items li:hover {
    background: #95a7a1;
    color: #fff
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1
}

.selectric-items .selectric-group li {
    padding-left: 25px
}

.col-2,
.col-3,
.col-4,
.col-5 {
    float: left;
    width: 100%
}

.col-2 .col,
.col-3 .col,
.col-4 .col,
.col-5 .col {
    float: left;
    min-height: 1px
}

.col-2 .col {
    width: 48%;
    width: calc(100% / 2 - 40px);
    margin-left: 80px
}

.col-2 .col:nth-child(2n + 1) {
    margin-left: 0;
    clear: left
}

.col-3 .col {
    width: 33.33333333%
}

.col-3 .col:nth-child(3n + 1) {
    clear: left
}

.col-4 .col {
    width: 25%
}

.col-4 .col:nth-child(4n + 1) {
    clear: left
}

.col-5 .col {
    width: 20%
}

.col-5 .col:nth-child(5n + 1) {
    clear: left
}

.table-layout {
    display: table;
    width: 100%;
    table-layout: fixed
}

.table-layout .col {
    float: none;
    display: table-cell;
    vertical-align: top
}

a,
.alink {
    color: inherit;
    text-decoration: none
}

a:visited,
.alink:visited,
a:hover,
.alink:hover,
a:active,
.alink:active,
a:focus,
.alink:focus {
    text-decoration: none;
    outline: 0 none
}

a.c-white,
.alink.c-white {
    color: #fff
}

a.c-gray,
.alink.c-gray {
    color: #666c71
}

.close-btn {
    position: absolute;
    right: 65px;
    top: 10px;
    height: 26px;
    width: 26px;
    z-index: 999;
    cursor: pointer;
    background: transparent
}

.close-btn span {
    display: block;
    text-indent: -9999px
}

.close-btn span:before,
.close-btn span:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    transform-origin: 50% 50%;
    right: 0;
    top: 12px
}

.close-btn span:before {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.close-btn span:after {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-btn.white span:before,
.close-btn.white span:after {
    background: #fff
}

.close {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    overflow: hidden;
    cursor: pointer
}

.close:before,
.close:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #000;
    width: 200%;
    left: -50%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

button,
.btn,
.button {
    vertical-align: top;
    cursor: pointer;
    border-radius: 0;
    width: auto;
    text-align: left;
    overflow: hidden;
    text-decoration: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: none;
    z-index: 1;
    border: 0;
    border-top: 1px solid #95a7a1;
    display: inline-block;
    padding: 20px 80px 0 20px;
    font-size: 1.188rem;
    letter-spacing: .313rem;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    background: url("../images/arrow.svg") no-repeat 99.9% 22px
}

button:after,
.btn:after,
.button:after,
button:before,
.btn:before,
.button:before {
    position: absolute;
    content: "";
    bottom: 10px
}

button.btn-full,
.btn.btn-full,
.button.btn-full {
    min-width: 100%
}

button.disabled,
.btn.disabled,
.button.disabled {
    pointer-events: none;
    opacity: .5
}

button::-moz-focus-inner,
.btn::-moz-focus-inner,
.button::-moz-focus-inner {
    border: 0 none
}

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

    button,
    .btn,
    .button {
        padding: 20px 70px 0 10px;
        font-size: .888rem;
        letter-spacing: .2rem
    }

    button:before,
    .btn:before,
    .button:before,
    button:after,
    .btn:after,
    .button:after {
        bottom: 7px
    }

    button:after,
    .btn:after,
    .button:after {
        width: 40px;
        height: 1px;
        margin-bottom: 0
    }
}

.btn-border {
    border: 2px solid #95a7a1;
    background: none;
    color: white;
    padding: 0px 10px;
    font-size: .938rem;
    line-height: 37px
}

.nav-toggle {
    cursor: pointer;
    position: absolute;
    left: 93px;
    top: 50%;
    z-index: 99;
    margin: 0;
    border: none;
    background: transparent;
    min-width: 0;
    margin-top: -15px;
    padding: 0
}

.nav-toggle:before,
.nav-toggle:after {
    display: none
}

.nav-toggle span {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 1px;
    background: #899b95;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    overflow: visible;
    margin: 15px 0;
    z-index: 9;
    vertical-align: top
}

.nav-toggle span:before,
.nav-toggle span:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #899b95;
    left: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: top .3s .6s ease, -webkit-transform .3s ease;
    -ms-transition: top .3s .6s ease, -ms-transform .3s ease;
    transition: top .3s .6s ease, transform .3s ease
}

.nav-toggle span:before {
    top: 15px
}

.nav-toggle span:after {
    top: -15px
}

.nav-toggle:hover {
    opacity: 1;
    background: none
}

.nav-toggle:active {
    transition: 0s
}

.nav-toggle.active {
    background: transparent
}

.nav-toggle.active span {
    transition: background .3s 0s ease;
    -webkit-transition: background .3s 0s ease;
    -ms-transition: background .3s 0s ease;
    background: transparent !important
}

.nav-toggle.active span:before,
.nav-toggle.active span:after {
    -webkit-transition: top .3s ease, -webkit-transform .3s .5s ease;
    -ms-transition: top .3s ease, -ms-transform .3s .5s ease;
    transition: top .3s ease, transform .3s .5s ease;
    top: 0;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.nav-toggle.active span:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.nav-toggle.active span:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

@media only screen and (max-width: 1580px) {
    .nav-toggle {
        left: 40px
    }
}

@media only screen and (max-width: 1279px) {
    .nav-toggle {
        left: 40px
    }
}

@media only screen and (max-width: 767px) {
    .nav-toggle {
        left: 20px;
        margin-top: -10px
    }

    .nav-toggle span {
        margin: 10px 0;
        width: 30px
    }

    .nav-toggle span:before {
        top: 10px
    }

    .nav-toggle span:after {
        top: -10px
    }
}

.c-checkbox {
    margin: 5px 0
}

.c-checkbox>label,
.c-checkbox>.label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: 0px 10px 0 50px;
    margin: 0 0 0 0;
    width: 100%;
    border-radius: 0
}

.c-checkbox>label:before,
.c-checkbox>.label:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: transparent;
    top: 50%;
    left: 0;
    border: 1px solid #ccc;
    border-radius: 0;
    margin-top: -15px
}

.c-checkbox input[type='checkbox'] {
    opacity: 0;
    position: absolute;
    width: 0;
    height: 0;
    visibility: hidden
}

.c-checkbox input[type='checkbox']~label:after,
.c-checkbox input[type='checkbox']~.label:after {
    content: '✔';
    display: block;
    position: absolute;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    left: 0;
    border-radius: 0;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all .15s ease;
    -ms-transition: all .15s ease;
    transition: all .15s ease;
    opacity: 0;
    visibility: hidden
}

.c-checkbox input[type='checkbox']:checked~label:after,
.c-checkbox input[type='checkbox']:checked~.label:after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
    visibility: visible
}

input[type='text'],
input[type='password'],
input[type='url'],
input[type='tel'],
input[type='search'],
input[type='number'],
input[type='datetime'],
input[type='email'],
textarea,
.input-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    height: 46px;
    font-size: 1.188rem;
    border: 2px solid #95a7a1;
    border-radius: 0px;
    padding: 10px;
    width: 100%;
    letter-spacing: 0;
    color: #fff;
    background: none;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    vertical-align: top
}

.f-row.border-dotted input[type='text'],
.f-row.border-dotted input[type='password'],
.f-row.border-dotted input[type='url'],
.f-row.border-dotted input[type='tel'],
.f-row.border-dotted input[type='search'],
.f-row.border-dotted input[type='number'],
.f-row.border-dotted input[type='datetime'],
.f-row.border-dotted input[type='email'],
.f-row.border-dotted textarea,
.f-row.border-dotted .input-text {
    border: 0;
    border-bottom: 2px dotted #95a7a1;
    padding: 0 10px;
    height: 21px;
    margin-left: 10px
}

input[type='text']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
input[type='datetime']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.input-text::-webkit-input-placeholder {
    color: #666c71;
    opacity: 1 !important
}

input[type='text']::-moz-placeholder,
input[type='password']::-moz-placeholder,
input[type='url']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='number']::-moz-placeholder,
input[type='datetime']::-moz-placeholder,
input[type='email']::-moz-placeholder,
textarea::-moz-placeholder,
.input-text::-moz-placeholder {
    color: #666c71;
    opacity: 1
}

input[type='text']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='url']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='number']:-ms-input-placeholder,
input[type='datetime']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.input-text:-ms-input-placeholder {
    color: #666c71;
    opacity: 1
}

input[type='text']:-moz-placeholder,
input[type='password']:-moz-placeholder,
input[type='url']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='number']:-moz-placeholder,
input[type='datetime']:-moz-placeholder,
input[type='email']:-moz-placeholder,
textarea:-moz-placeholder,
.input-text:-moz-placeholder {
    color: #666c71;
    opacity: 1
}

input[type='text']::-ms-clear,
input[type='password']::-ms-clear,
input[type='url']::-ms-clear,
input[type='tel']::-ms-clear,
input[type='search']::-ms-clear,
input[type='number']::-ms-clear,
input[type='datetime']::-ms-clear,
input[type='email']::-ms-clear,
textarea::-ms-clear,
.input-text::-ms-clear {
    display: none
}

input[type='text'].c-white,
input[type='password'].c-white,
input[type='url'].c-white,
input[type='tel'].c-white,
input[type='search'].c-white,
input[type='number'].c-white,
input[type='datetime'].c-white,
input[type='email'].c-white,
textarea.c-white,
.input-text.c-white {
    color: white;
    border-color: white
}

input[type='text'].c-white::-webkit-input-placeholder,
input[type='password'].c-white::-webkit-input-placeholder,
input[type='url'].c-white::-webkit-input-placeholder,
input[type='tel'].c-white::-webkit-input-placeholder,
input[type='search'].c-white::-webkit-input-placeholder,
input[type='number'].c-white::-webkit-input-placeholder,
input[type='datetime'].c-white::-webkit-input-placeholder,
input[type='email'].c-white::-webkit-input-placeholder,
textarea.c-white::-webkit-input-placeholder,
.input-text.c-white::-webkit-input-placeholder {
    color: white;
    opacity: 1 !important
}

input[type='text'].c-white::-moz-placeholder,
input[type='password'].c-white::-moz-placeholder,
input[type='url'].c-white::-moz-placeholder,
input[type='tel'].c-white::-moz-placeholder,
input[type='search'].c-white::-moz-placeholder,
input[type='number'].c-white::-moz-placeholder,
input[type='datetime'].c-white::-moz-placeholder,
input[type='email'].c-white::-moz-placeholder,
textarea.c-white::-moz-placeholder,
.input-text.c-white::-moz-placeholder {
    color: white;
    opacity: 1
}

input[type='text'].c-white:-ms-input-placeholder,
input[type='password'].c-white:-ms-input-placeholder,
input[type='url'].c-white:-ms-input-placeholder,
input[type='tel'].c-white:-ms-input-placeholder,
input[type='search'].c-white:-ms-input-placeholder,
input[type='number'].c-white:-ms-input-placeholder,
input[type='datetime'].c-white:-ms-input-placeholder,
input[type='email'].c-white:-ms-input-placeholder,
textarea.c-white:-ms-input-placeholder,
.input-text.c-white:-ms-input-placeholder {
    color: white;
    opacity: 1
}

input[type='text'].c-white:-moz-placeholder,
input[type='password'].c-white:-moz-placeholder,
input[type='url'].c-white:-moz-placeholder,
input[type='tel'].c-white:-moz-placeholder,
input[type='search'].c-white:-moz-placeholder,
input[type='number'].c-white:-moz-placeholder,
input[type='datetime'].c-white:-moz-placeholder,
input[type='email'].c-white:-moz-placeholder,
textarea.c-white:-moz-placeholder,
.input-text.c-white:-moz-placeholder {
    color: white;
    opacity: 1
}

input[type='number'] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
select:focus,
textarea:focus,
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: none
}

textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px;
    font-size: 1.188rem;
    border: 0;
    border: 2px solid #95a7a1;
    width: 100%;
    margin: 0;
    background: none;
    letter-spacing: 0;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    resize: none;
    overflow: auto;
    height: 266px;
    vertical-align: top;
    color: #666c71
}

textarea::-webkit-input-placeholder {
    color: #666c71;
    opacity: 1 !important
}

textarea::-moz-placeholder {
    color: #666c71;
    opacity: 1
}

textarea:-ms-input-placeholder {
    color: #666c71;
    opacity: 1
}

textarea:-moz-placeholder {
    color: #666c71;
    opacity: 1
}

textarea::-ms-clear {
    display: none
}

.c-radio label {
    display: inline-block !important;
    cursor: pointer;
    position: relative;
    padding: 0 0 0 35px;
    font-size: 11px;
    line-height: 20px;
    vertical-align: top
}

.c-radio label:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 1px;
    background: #000
}

.c-radio input[type='radio'] {
    display: none
}

.c-radio input[type='radio']~label:after {
    content: '';
    display: inline-block;
    font-size: 30px;
    text-align: center;
    line-height: 18px;
    height: 8px;
    width: 8px;
    background: #fff;
    position: absolute;
    left: 5px;
    top: 6px;
    border-radius: 50%;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
    visibility: hidden
}

.c-radio input[type='radio']:checked~label:after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
    visibility: visible
}

select {
    height: 42px;
    border: 1px solid #ccc;
    padding: 0 15px;
    font-size: 18px;
    line-height: 20px;
    color: #000;
    background-color: none;
    width: 100%;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    border-radius: 5px;
    color: #7f7f7f
}

select:-moz-focusring {
    color: transparent !important;
    text-shadow: 0 0 0 #9b9b9d !important
}

.c-select {
    position: relative;
    width: 100%;
    height: 46px;
    -webkit-appearance: none;
    z-index: 9;
    border-radius: 0
}

.c-select:after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -11px;
    width: 14px;
    height: 14px;
    z-index: -1;
    text-align: center;
    font-size: 24px;
    transform: rotate(-135deg)
}

.c-select.active:after {
    transform: rotate(90deg) scaleX(-1)
}

.c-select select {
    width: 100%;
    height: 100%;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: none;
    margin: 0;
    padding: 0 45px 0 15px;
    border-radius: 0;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #ccc
}

.c-select select option {
    padding: 10px 12px;
    color: #000;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.c-select select option:hover {
    color: #000
}

.c-select select option:checked {
    background-color: -moz-html-cellhighlight !important;
    color: -moz-html-cellhighlighttext !important;
    color: #000
}

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

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

label,
.label {
    font-size: 1.188rem;
    line-height: 28px;
    display: inline-block;
    vertical-align: top
}

label .req,
.label .req,
label .gfield_required,
.label .gfield_required {
    color: red
}

label.required:after,
.label.required:after {
    content: '*';
    color: red;
    font-size: 12px;
    margin: 0 0 0 5px;
    line-height: 1;
    top: 5px;
    left: 8px;
    position: relative
}

.circle-list {
    margin-bottom: 20px
}

.circle-list li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 4px
}

.circle-list li:last-child {
    margin-bottom: 0
}

.circle-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    height: 4px;
    width: 4px;
    background: currentColor;
    border-radius: 50%
}

.star-list,
.content-grid ul {
    margin-bottom: 20px
}

.star-list li,
.content-grid ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 4px
}

.star-list li:last-child,
.content-grid ul li:last-child {
    margin-bottom: 0
}

.star-list li:before,
.content-grid ul li:before {
    content: "*";
    position: absolute;
    left: 0;
    top: 4px
}

.star-list.dash-bullet li:before,
.content-grid ul.dash-bullet li:before {
    content: "-"
}

.ui-datepicker {
    width: 390px;
    background-color: #0b0b0d;
    border: 2px solid #95a7a1;
    padding: 30px 70px;
    color: white;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    margin-bottom: 30px
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    display: flex;
    justify-content: space-between
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title select {
    border: 2px solid #95a7a1;
    background-color: transparent;
    border-radius: 0;
    color: white;
    max-width: calc(50% - 20px);
    height: 36px
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title select option {
    color: black
}

.ui-datepicker .ui-datepicker-header a.ui-corner-all {
    position: absolute;
    top: 50%;
    font-size: 0;
    width: 17px;
    height: 14px;
    background: url("../images/arrow-icon.svg") no-repeat 0 0;
    transform: rotate(-30deg);
    margin-top: -5px;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-header a.ui-corner-all.ui-state-disabled {
    cursor: default;
    opacity: .1
}

.ui-datepicker .ui-datepicker-header a.ui-corner-all.ui-datepicker-prev {
    left: -40px
}

.ui-datepicker .ui-datepicker-header a.ui-corner-all.ui-datepicker-next {
    right: -40px;
    transform: rotate(30deg)
}

.ui-datepicker .ui-datepicker-calendar thead {
    display: none
}

.ui-datepicker .ui-datepicker-calendar td {
    border: 2px solid #95a7a1;
    font-size: 1.125rem;
    text-align: center;
    padding: 0;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day,
.ui-datepicker .ui-datepicker-calendar td:hover {
    background: #95a7a1;
    color: white
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable {
    pointer-events: none;
    cursor: default;
    opacity: .2
}

@media only screen and (max-width: 767px) {
    .ui-datepicker {
        width: 220px;
        padding: 10px
    }

    .ui-datepicker .ui-datepicker-header {
        padding: 0 25px
    }

    .ui-datepicker .ui-datepicker-header a.ui-corner-all.ui-datepicker-prev {
        left: 0
    }

    .ui-datepicker .ui-datepicker-header a.ui-corner-all.ui-datepicker-next {
        right: 0
    }

    .ui-datepicker .ui-datepicker-header .ui-datepicker-title select {
        font-size: .9rem;
        height: 30px;
        max-width: calc(50% - 5px);
        padding: 0 5px
    }

    .ui-datepicker .ui-datepicker-calendar td {
        font-size: .8rem
    }
}

.page-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    z-index: 9;
    padding: 45px 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media only screen and (max-width: 1400px) {
    .page-header {
        padding: 25px 0
    }
}

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

.page-header .logo {
    margin: 0 auto
}

.page-header .logo img {
    max-width: 150px
}

.site-wrapper {
    position: relative
}

html.menu-open {
    overflow: hidden
}

.page-menu {
    position: fixed;
    background: #000;
    width: 724px;
    height: 100vh;
    top: 0;
    z-index: 2;
    text-align: left;
    padding: 160px 100px 90px;
    display: flex;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.page-menu .nav-wrap {
    display: flex;
    overflow: auto;
    width: 100%
}

.page-menu * {
    pointer-events: none
}

html.menu-open .page-menu {
    opacity: 1;
    visibility: visible
}

html.menu-open .page-menu * {
    pointer-events: auto
}

.page-menu:after {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    pointer-events: none
}

@media only screen and (max-width: 980px) {
    .page-menu {
        width: 500px
    }
}

@media only screen and (max-width: 767px) {
    .page-menu {
        padding: 86px 30px 60px
    }
}

.main-menu {
    font-family: 'noto_sans_displaylight';
    font-weight: normal;
    font-style: normal
}

.main-menu li {
    margin-bottom: 25px;
    line-height: 1;
    font-size: 1.313rem
}

.main-menu li a {
    color: #8fa19b
}

.main-menu li a:hover {
    color: #fff
}

.main-menu li:nth-child(-n+3) {
    margin-bottom: 35px
}

@media only screen and (max-width: 767px) {
    .main-menu li {
        text-transform: uppercase
    }

    .main-menu li:nth-child(-n+3) {
        margin-bottom: 40px
    }

    .main-menu li:nth-child(-n+3) img {
        max-width: 145px
    }

    .main-menu li .location-link {
        font-size: inherit
    }

    .main-menu li .location-link .mobile-only {
        vertical-align: middle;
        display: inline-block;
        margin-right: 4px
    }

    .main-menu li .location-link .icon {
        vertical-align: middle
    }

    .main-menu li .lang-selector li {
        margin-bottom: 0;
        text-align: left
    }

    .main-menu li .lang-selector ul {
        position: static
    }
}

.social-icons {
    position: absolute;
    bottom: 50px;
    left: 100px
}

@media only screen and (max-width: 980px) {
    .social-icons {
        bottom: 50px
    }
}

.social-icons li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px
}

.social-icons li a {
    display: inline-block;
    background: url("../images/social_icons.svg") no-repeat 0 0;
    background-size: 124px;
    font-size: 0;
    width: 14px;
    height: 26px;
    vertical-align: middle;
    opacity: .2
}

.social-icons li a.tw {
    width: 24px;
    background-position: -48px 0
}

.social-icons li a.insta {
    width: 22px;
    background-position: -101px 0
}

.social-icons li a:hover {
    opacity: 1
}

@media only screen and (max-width: 767px) {
    .social-icons {
        left: 30px;
        bottom: 70px
    }
}

.header-right {
    position: absolute;
    right: 93px;
    display: flex;
    top: 50%;
    align-items: center;
    margin-top: -18px
}

@media only screen and (max-width: 1580px) {
    .header-right {
        right: 40px
    }
}

@media only screen and (max-width: 1279px) {
    .header-right {
        right: 40px
    }
}

@media only screen and (max-width: 767px) {
    .header-right {
        right: 20px;
        margin-top: -15px
    }

    .header-right .lang-selector {
        display: none
    }
}

.lang-selector {
    margin-right: 65px;
    color: #899b95;
    letter-spacing: .188rem;
    text-transform: uppercase
}

.lang-selector .lang-toggle {
    display: inline-block;
    font-size: 1.125rem;
    position: relative;
    padding-right: 30px;
    line-height: 1
}

.lang-selector .lang-toggle::after {
    content: "";
    width: 18px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 0px;
    background: url("../images/down-arrow.svg") no-repeat 0 0
}

.lang-selector .lang-toggle.open::after {
    transform: rotate(180deg)
}

.lang-selector>ul {
    display: none;
    text-align: right;
    padding-top: 5px
}

.lang-selector>ul li {
    font-size: 1.125rem;
    line-height: 1;
    padding: 8px 30px 8px 0;
    letter-spacing: .188rem
}

.lang-selector>ul li a {
    color: #fff
}

@media only screen and (max-width: 1279px) {
    .lang-selector {
        margin-right: 35px
    }
}

.location-link {
    line-height: 1;
    font-size: 0
}

.location-link .icon {
    width: 26px;
    height: 36px;
    display: inline-block;
    right: 0;
    top: 0px;
    background: url("../images/loc-icon.svg") no-repeat 0 0;
    background-size: 100%
}

@media only screen and (max-width: 767px) {
    .location-link .icon {
        width: 20px;
        height: 29px
    }
}

@media only screen and (max-width: 980px) {
    .social {
        display: none
    }
}

.social li {
    float: none;
    position: relative;
    margin: 0 13px 0 0;
    display: inline-block
}

.social li img {
    max-width: initial;
    margin: 6px 0 0 0
}

.social li .hoverImg {
    display: none;
    position: absolute;
    right: 7px;
    top: 37px
}

.social li .hoverImg img {
    max-width: 118px
}

.social li:hover .hoverImg {
    display: block
}

.social.mob-social {
    bottom: 56px;
    position: absolute;
    display: none
}

@media only screen and (max-width: 980px) {
    .social.mob-social {
        bottom: 150px;
        display: block
    }
}

.social.mob-social li .hoverImg {
    top: inherit;
    bottom: 41px;
    right: 0px
}

.social.mob-social li .hoverImg img {
    max-width: 76px
}

.compressed .page-header {
    background: #191815;
    padding: 25px 0
}

@media only screen and (max-width: 767px) {
    .compressed .page-header {
        padding: 25px 0
    }
}

.page-footer {
    padding: 80px 0
}

@media only screen and (max-width: 1279px) {
    .page-footer {
        padding: 50px 0
    }
}

@media only screen and (max-width: 767px) {
    .page-footer {
        padding: 30px 0 0
    }
}

.foot-logo img {
    max-width: 150px
}

.foot-logo h4 {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 1.125rem;
    color: #A7A7A7
}

@media only screen and (max-width: 767px) {
    .foot-logo {
        margin-bottom: 50px
    }

    .foot-logo h4 {
        font-size: 1rem;
        margin-top: 20px
    }
}

.foot-links {
    align-items: baseline;
    font-size: 1.125rem
}

.foot-links>div {
    margin-top: auto;
    align-self: baseline
}

.foot-links a {
    color: #A7A7A7
}

.foot-links small {
    font-size: .75rem
}

.foot-links ul li {
    margin-bottom: 20px;
    line-height: 1;
    font-size: 1.125rem
}

@media only screen and (max-width: 767px) {
    .foot-links {
        flex-wrap: wrap
    }

    .foot-links>div {
        width: 100%;
        margin-bottom: 30px
    }

    .foot-links>div li {
        margin-bottom: 30px;
        font-size: 1rem
    }

    .foot-links>div:nth-child(3),
    .foot-links>div:nth-child(4) {
        width: 50%
    }
}

.moove-gdpr-button-holder button {
    background-image: none
}

.cn-customtext {
    text-align: center;
    margin-top: 40px
}

.cn-customtext a {
    color: #A7A7A7
}

.home-banner {
    padding-bottom: 110px
}

.home-banner .banner-content {
    z-index: 9;
    bottom: 140px
}

.home-banner .banner-content h1 {
    margin-bottom: 35px
}

.home-banner .banner-content p {
    letter-spacing: .01384615px
}

.home-banner .banner-content .small-wrapper {
    max-width: 866px
}

@media only screen and (max-width: 1850px) {
    .home-banner {
        padding-bottom: calc(350px - 11vw)
    }
}

@media only screen and (max-width: 980px) {
    .home-banner {
        margin-bottom: 50px
    }

    .home-banner .banner-content {
        bottom: 115px
    }

    .home-banner .banner-content h1 {
        margin-bottom: 25px
    }
}

@media only screen and (max-width: 767px) {
    .home-banner {
        padding-bottom: 5px;
        background: #131315;
        margin-bottom: 0
    }

    .home-banner .banner-content,
    .home-banner .explore-btn {
        position: static
    }

    .home-banner .banner-content {
        margin-bottom: 30px;
        margin-top: -20px
    }
}

.explore-btn {
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    text-align: center;
    letter-spacing: 3.428571px
}

.explore-btn a {
    display: inline-block;
    padding-bottom: 75px;
    font-size: 1.125rem;
    line-height: 1;
    background: url("../images/down-arrow2.svg") no-repeat bottom center
}

.explore-btn:after,
.explore-btn:before {
    position: absolute;
    content: "";
    left: 50%;
    display: none
}

.explore-btn:after {
    bottom: 15px;
    width: 1px;
    height: 40px;
    background: white;
    margin-left: -1px
}

.explore-btn:before {
    border: 5px solid transparent;
    border-top: 10px solid white;
    bottom: 0;
    margin-left: -5px
}

.product-grid {
    padding-bottom: 100px
}

@media only screen and (max-width: 1279px) {
    .product-grid {
        padding-bottom: 50px
    }
}

@media only screen and (max-width: 767px) {
    .product-grid.padT100 {
        padding-top: 50px;
        padding-bottom: 0
    }

    .product-grid .marB80 {
        margin-bottom: 40px
    }
}

.prod-list li {
    width: calc(100% / 3);
    padding: 0 12px;
    display: flex;
    flex-direction: column
}

.prod-list li figure {
    position: relative;
}

.prod-list li figure a span {
    position: absolute;
    /* right: 10px; */
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
    padding: 8px;
    font-size: 1rem;
    font-weight: bold;
    min-width: 90px;
    text-align: center;
    background: black;
   /*/ border: 1px solid white;*/
    line-height: 1;

}

.prod-list .content {
    max-width: 280px
}

.prod-list .learn-more {
    margin-top: auto;
    align-self: baseline
}

@media only screen and (max-width: 767px) {
    .prod-list.prod-slider {
        display: block;
        margin: 0 -25px 30px
    }

    .prod-list.prod-slider .marB80 {
        margin-bottom: 30px
    }

    .prod-list.prod-slider .w90 {
        width: 100%
    }

    .prod-list.prod-slider li {
        width: 100%;
        padding: 0 25px
    }

    .prod-list.prod-slider li figure {
        margin: 0 -25px
    }
}

.prod-list.prod-slider .flickity-page-dots {
    bottom: -40px
}

.prod-list.prod-slider .flickity-page-dots li {
    width: 12px;
    margin: 0 10px;
    padding: 0
}

@media only screen and (max-width: 767px) {
    .prod-list:not(.prod-slider) {
        display: block;
        background: #000;
        margin: 0 -25px
    }

    .prod-list:not(.prod-slider) li {
        width: auto;
        padding: 30px 20px;
        background: #000
    }

    .prod-list:not(.prod-slider) li figure {
        margin: 10px 0
    }

    .prod-list:not(.prod-slider) li .content {
        display: none
    }

    .prod-list:not(.prod-slider) li .learn-more {
        min-width: 100%
    }

    .prod-list:not(.prod-slider) li h3 {
        order: -1;
        display: table;
        margin: 0 auto
    }

    .prod-list:not(.prod-slider) li h3:not(.prod-logo) {
        font-size: 2.5rem
    }
}

.prod-logo {
    max-width: 90%;
    font-family: 'noto_sans_dispregular';
    font-weight: normal;
    font-style: normal;
    color: #8fa19b;
    font-size: 1rem;
    letter-spacing: 5.077778px
}

.prod-logo img {
    display: table;
    margin-bottom: 10px
}

@media only screen and (max-width: 980px) {
    .prod-logo {
        font-size: .9rem;
        letter-spacing: 4.077778px
    }
}

.content-block {
    padding: 135px 0
}

.content-block.padB50 {
    padding-bottom: 50px
}

@media only screen and (max-width: 1279px) {
    .content-block {
        padding: 50px 0
    }
}

@media only screen and (max-width: 980px) {
    .content-block .text-box {
        width: 60%;
        padding-right: 10px
    }
}

@media only screen and (max-width: 767px) {
    .content-block .d-f {
        flex-direction: column
    }

    .content-block .d-f .image-box {
        width: auto;
        margin: 0 -25px -50px
    }

    .content-block .d-f .text-box {
        margin-bottom: 30px;
        width: 100%
    }

    .content-block .d-f .text-box .learn-more {
        min-width: 100%
    }
}

.video-large .box .video-iframe {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    pointer-events: none
}

.video-large .box figure {
    overflow: hidden;
    max-height: 40vw
}

.video-large .box.active .video-iframe {
    opacity: 1;
    pointer-events: auto
}

.video-large .box.active .play-btn {
    opacity: 0;
    visibility: hidden
}

.video-large .box .play-btn {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
    z-index: 1
}

.video-large .box .play-btn .play-icon {
    display: inline-block;
    width: 82px;
    height: 101px;
    background: url("../images/play-icon.svg") no-repeat 0 0;
    background-size: 100%;
    margin: 60px 0
}

.video-large .box .play-btn h4 {
    font-size: 1.75rem
}

.video-large .box .play-btn h5 {
    font-size: 1.188rem
}

@media only screen and (max-width: 767px) {
    .video-large .box .play-btn .play-icon {
        margin: 0px 0 12px;
        width: 35px;
        height: 46px
    }

    .video-large .box .play-btn h4 {
        font-size: 1.15rem;
        letter-spacing: .325rem
    }

    .video-large .box .play-btn h5 {
        font-size: .9rem
    }
}

.video-thumbs {
    padding: 40px 0
}

.video-thumbs ul {
    display: flex;
    justify-content: center
}

.video-thumbs li {
    width: 300px;
    padding: 0 20px;
    cursor: pointer
}

.video-thumbs li .now-playing {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.video-thumbs li.active .now-playing {
    opacity: 1;
    visibility: visible
}

@media only screen and (max-width: 767px) {
    .video-thumbs {
        padding: 20px 0
    }

    .video-thumbs h4 {
        font-size: 1rem
    }
}

.quotes-section .item {
    padding: 150px 0;
    width: 50%;
    opacity: .05
}

.quotes-section .item .content {
    margin-bottom: 50px;
    min-height: 350px
}

.quotes-section .item p {
    font-size: 1.875rem
}

.quotes-section .item.is-selected {
    opacity: 1
}

.quotes-section .flickity-button {
    display: none
}

@media only screen and (max-width: 1279px) {
    .quotes-section .item {
        padding: 50px 0 100px;
        width: 70%
    }

    .quotes-section .flickity-page-dots {
        bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .quotes-section .flickity-button {
        display: block;
        width: 15px;
        height: 15px
    }

    .quotes-section .flickity-button.previous {
        left: 5px
    }

    .quotes-section .flickity-button.next {
        right: 5px
    }

    .quotes-section .flickity-page-dots {
        display: none
    }

    .quotes-section .item {
        padding: 50px 0;
        width: 80%
    }

    .quotes-section .item .content {
        margin-bottom: 10px;
        min-height: 10px
    }

    .quotes-section .item figure {
        max-width: 100px;
        margin: 0 auto
    }

    .quotes-section .item p {
        font-size: 1.275rem
    }
}

.location-section {
    padding: 150px 0 50px
}

@media only screen and (max-width: 1279px) {
    .location-section {
        padding: 50px 0
    }
}

.locations-box {
    border: 2px solid #95a7a1
}

.locations-box #wpsl-wrap {
    margin: 0
}

.locations-box .box-head {
    border-bottom: 2px solid #95a7a1;
    padding: 45px 0
}

.locations-box .box-head .col {
    padding-left: 40px
}

.locations-box .box-head .col label {
    white-space: pre;
    margin: 0;
    padding-right: 20px
}

.locations-box .box-head .col:first-child {
    width: 35%
}

.locations-box .box-head .col:last-child {
    padding-left: 10px
}

.locations-box .box-details .box-left .scroll {
    overflow: auto;
    height: 520px
}

.locations-box .box-details .box-left ul li {
    border-top: 2px solid #95a7a1;
    padding: 18px 40px
}

.locations-box .box-details .box-left ul li h4 {
    font-size: 1rem;
    color: #8C9A95;
    letter-spacing: .335px
}

.locations-box .box-details .box-left ul li p {
    font-size: .813rem;
    line-height: 1.6
}

.locations-box .box-details .box-left ul li:first-child {
    border: 0
}

.locations-box .box-details .box-right {
    border-left: 2px solid #95a7a1;
    position: relative
}

.locations-box .wpsl-search {
    border-bottom: 2px solid #95a7a1;
    padding: 45px 0;
    background: none;
    margin: 0
}

.locations-box .wpsl-search label {
    white-space: pre;
    float: none;
    width: auto !important
}

.locations-box .wpsl-search .wpsl-selected-item:after {
    border-top-color: #95a7a1
}

.locations-box .wpsl-search #wpsl-search-wrap {
    float: none
}

.locations-box .wpsl-search #wpsl-search-wrap form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.locations-box .wpsl-search #wpsl-search-wrap form .wpsl-select-wrap {
    width: auto;
    display: flex;
    align-self: center;
    margin: 0
}

.locations-box .wpsl-search #wpsl-search-wrap form .wpsl-select-wrap>div {
    display: flex !important;
    align-items: center;
    float: none;
    padding-left: 40px
}

@media only screen and (max-width: 1279px) {
    .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-select-wrap>div {
        padding-left: 10px;
        width: auto
    }
}

.locations-box .wpsl-search #wpsl-search-wrap form .wpsl-select-wrap>div label,
.locations-box .wpsl-search #wpsl-search-wrap form .wpsl-select-wrap>div div {
    float: none
}

.locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input {
    width: 33%;
    display: flex;
    padding-left: 40px;
    margin: 0 40px 0 0;
    justify-content: space-between;
    align-items: center
}

.locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input #wpsl-search-input {
    min-width: 200px;
    width: 280px
}

@media only screen and (max-width: 1279px) {
    .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input {
        padding-left: 10px;
        width: auto;
        margin-right: 0
    }

    .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input #wpsl-search-input {
        min-width: 27px;
        width: auto;
        max-width: 85px
    }
}

.locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input input {
    border: inherit;
    border-radius: 0;
    width: auto;
    border: 2px solid #95a7a1
}

@media only screen and (max-width: 980px) {
    .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input input {
        width: 90px
    }
}

.locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input div {
    float: none
}

.locations-box .wpsl-search .wpsl-dropdown {
    border: 2px solid #95a7a1;
    background: none;
    color: white;
    border-radius: 0;
    width: 100px;
    margin-left: 10px
}

@media only screen and (max-width: 980px) {
    .locations-box .wpsl-search .wpsl-dropdown {
        margin-left: 0
    }
}

.locations-box .wpsl-search .wpsl-dropdown option {
    color: black
}

.locations-box .wpsl-search .wpsl-dropdown ul {
    background-color: #0B0B0D;
    border: 2px solid #95a7a1
}

.locations-box .wpsl-search .wpsl-dropdown ul li {
    color: white;
    font-size: 1rem
}

.locations-box .wpsl-search .wpsl-dropdown ul li:hover {
    color: white;
    background: #95a7a1
}

.locations-box .wpsl-search .wpsl-dropdown .wpsl-selected-item {
    color: white
}

.locations-box .wpsl-search .wpsl-dropdown.wpsl-active .wpsl-selected-item::after {
    border-top-color: transparent;
    border-bottom-color: #95a7a1
}

.locations-box .wpsl-search #wpsl-search-btn {
    border: 2px solid #95a7a1;
    color: white;
    padding: 0px 10px;
    font-size: .938rem;
    line-height: 37px;
    background: none;
    border-radius: 0;
    margin-left: 10px
}

@media only screen and (max-width: 980px) {
    .locations-box .wpsl-search #wpsl-search-btn {
        margin-left: 0
    }
}

@media only screen and (max-width: 1550px) {
    .locations-box .box-head .col:first-child {
        width: auto
    }

    .locations-box .box-details ul li {
        padding: 15px 25px
    }
}

@media only screen and (max-width: 1279px) {
    .locations-box .box-head .col {
        padding-left: 20px
    }

    .locations-box .box-details ul li {
        padding: 10px 20px
    }
}

@media only screen and (max-width: 980px) {
    .locations-box .box-head .col {
        padding-left: 10px
    }

    .locations-box .box-head .col label {
        padding-right: 10px
    }

    .locations-box .box-head .col input[type="text"] {
        max-width: 120px
    }

    .locations-box .box-head .col .selectric {
        min-width: 65px
    }

    .locations-box .box-details .box-left ul li {
        padding: 10px
    }
}

@media only screen and (max-width: 767px) {
    .locations-box {
        border: 0
    }

    .locations-box .box-head {
        padding: 0 0 30px;
        border: 0
    }

    .locations-box .box-head .d-f {
        display: block
    }

    .locations-box .box-head .d-f .col {
        width: 100%;
        margin-bottom: 20px
    }

    .locations-box .box-head .d-f .col label {
        width: 100%;
        padding-right: 0;
        margin-bottom: 5px
    }

    .locations-box .box-head .d-f .col input[type="text"] {
        max-width: 100%;
        width: 100%
    }

    .locations-box .box-head .d-f .col input[type="submit"] {
        margin: 0 auto;
        display: block
    }

    .locations-box .box-details {
        flex-direction: column-reverse
    }

    .locations-box .box-details .box-left {
        width: 100%;
        padding: 20px 0
    }

    .locations-box .box-details .box-left ul li {
        padding: 20px 0
    }

    .locations-box .box-details .box-left .scroll {
        height: auto;
        overflow: visible
    }

    .locations-box .box-details .box-right {
        margin: 0 -25px;
        width: auto;
        border: 0
    }
}

body #wpsl-wrap #wpsl-result-list ul li {
    border-top: 2px solid #95a7a1;
    padding: 18px 40px;
    border-bottom: 0 !important
}

body #wpsl-wrap #wpsl-result-list ul li:first-child {
    border: 0
}

body #wpsl-wrap #wpsl-result-list ul li p {
    margin: 0;
    font-size: .813rem;
    line-height: 1.6
}

body #wpsl-wrap #wpsl-result-list ul li p strong {
    position: relative;
    margin: 0 0 15px;
    text-transform: none;
    letter-spacing: .188rem;
    font-family: 'noto_sanslight';
    font-size: 1.125rem;
    line-height: 1.1;
    font-family: 'noto_sans_dispregular';
    font-weight: normal;
    font-style: normal;
    font-size: 1rem;
    color: #8C9A95;
    letter-spacing: .335px;
    margin-bottom: 10px
}

body #wpsl-wrap #wpsl-result-list ul li p strong.ff-NotoSans-DisplayLight {
    font-family: 'noto_sans_displaylight';
    font-weight: normal;
    font-style: normal
}

body #wpsl-wrap #wpsl-result-list ul li p strong.ff-NotoSans-Display {
    font-family: 'noto_sans_dispregular';
    font-weight: normal;
    font-style: normal
}

body #wpsl-wrap #wpsl-result-list ul li p strong:empty,
body #wpsl-wrap #wpsl-result-list ul li p strong:last-child {
    margin-bottom: 0
}

body #wpsl-wrap #wpsl-result-list ul li .wpsl-direction-wrap {
    margin-top: 10px;
    display: flex;
    font-size: .813rem;
    line-height: 1.6
}

body #wpsl-wrap #wpsl-result-list ul li .wpsl-direction-wrap .wpsl-directions {
    padding-left: 2px
}

@media only screen and (max-width: 767px) {
    body .locations-box #wpsl-gmap {
        width: auto;
        float: none;
        margin: 0 -25px
    }

    body .locations-box #wpsl-result-list {
        margin: 0;
        width: 100%;
        padding: 20px 0 0
    }

    body .locations-box #wpsl-result-list ul li {
        padding: 20px 0 !important
    }

    body .locations-box #wpsl-wrap {
        overflow: visible
    }

    body .locations-box #wpsl-stores {
        height: auto !important
    }

    body .locations-box .wpsl-search {
        padding: 0;
        border: 0
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form {
        flex-wrap: wrap
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-select-wrap,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap {
        padding: 0;
        width: 100%;
        display: block
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input label,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-select-wrap label,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap label {
        width: 100% !important;
        margin: 0 0 5px !important
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input #wpsl-radius,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-select-wrap #wpsl-radius,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-radius {
        z-index: 2;
        position: relative
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input #wpsl-results,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-select-wrap #wpsl-results,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-results {
        z-index: 1;
        position: relative
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input #wpsl-radius,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-select-wrap #wpsl-radius,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-radius,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input #wpsl-results,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-select-wrap #wpsl-results,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-results {
        width: 100% !important;
        display: block !important;
        padding: 0 !important;
        margin: 0 0 30px !important
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input {
        display: block;
        margin-bottom: 30px
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input div {
        width: 100% !important
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-input #wpsl-search-input {
        width: 100% !important;
        max-width: 100%
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap {
        text-align: center;
        margin-top: 0;
        margin-bottom: 40px;
        margin-left: 0
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-search-btn {
        margin: 0 auto;
        float: none;
        vertical-align: top;
        cursor: pointer;
        border-radius: 0;
        width: auto;
        text-align: left;
        overflow: hidden;
        text-decoration: none;
        -webkit-font-smoothing: subpixel-antialiased;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        background: none;
        z-index: 1;
        border: 0;
        border-top: 1px solid #95a7a1;
        display: inline-block;
        padding: 20px 80px 0 20px;
        font-size: 1.188rem;
        letter-spacing: .313rem;
        text-transform: uppercase;
        line-height: 1;
        position: relative;
        background: url("../images/arrow.svg") no-repeat 99.9% 22px;
        text-transform: uppercase !important
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-search-btn:after,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-search-btn:before {
        position: absolute;
        content: "";
        bottom: 10px
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-search-btn.btn-full {
        min-width: 100%
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-search-btn.disabled {
        pointer-events: none;
        opacity: .5
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-search-btn::-moz-focus-inner {
        border: 0 none
    }

    body .locations-box .wpsl-search .wpsl-dropdown {
        width: 100% !important;
        min-width: 100% !important;
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) and only screen and (max-width: 980px) {
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-search-btn {
        padding: 20px 70px 0 10px;
        font-size: .888rem;
        letter-spacing: .2rem
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-search-btn:before,
    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-search-btn:after {
        bottom: 7px
    }

    body .locations-box .wpsl-search #wpsl-search-wrap form .wpsl-search-btn-wrap #wpsl-search-btn:after {
        width: 40px;
        height: 1px;
        margin-bottom: 0
    }
}

#wpsl-gmap .wpsl-info-window,
.gm-style .gm-style-iw-c {
    color: black
}

body #wpsl-search-input.wpsl-error {
    border: 2px solid #ff7543 !important
}

.wpsl-select-wrap .selectric .button {
    border: none
}

.wpsl-select-wrap .selectric .button::after {
    position: absolute;
    content: "";
    right: -63px;
    top: 25%;
    margin-top: -4px;
    border: 6px solid transparent;
    border-top: 8px solid #95a7a1
}

.wpsl-select-wrap .selectric-open .selectric .button::after {
    margin-top: -10px
}

.subscribe-section {
    padding: 80px 0
}

.subscribe-section .small-wrapper {
    max-width: 850px
}

.subscribe-section label {
    white-space: pre
}

.subscribe-section .ginput_container {
    flex-grow: 1
}

.subscribe-section .gform_footer {
    text-align: center;
    position: relative
}

.subscribe-section .gform_footer img {
    position: absolute;
    left: 50%;
    margin-left: 125px;
    top: 50%;
    margin-top: -7px;
    background: white;
    padding: 5px
}

.subscribe-section .validation_error {
    color: #ff7543;
    margin-bottom: 30px
}

.subscribe-section .validation_message {
    position: absolute;
    top: 100%;
    left: 0;
    color: #ff7543;
    font-size: .9rem;
    margin-top: -10px
}

.subscribe-section .f-row {
    position: relative
}

.subscribe-section .gfield a {
    text-decoration: underline;
    font-size: 1rem;
    color: #8fa19b
}

.subscribe-section label {
    color: #8fa19b;
    letter-spacing: .188rem;
    text-transform: uppercase
}

.subscribe-section label .gfield_required {
    display: none
}

@media only screen and (max-width: 1279px) {
    .subscribe-section {
        padding: 50px 0
    }
}

@media only screen and (max-width: 767px) {
    .subscribe-section .validation_message {
        margin-top: 0
    }

    .subscribe-section .f28 {
        font-size: 1.25rem;
        line-height: 1.4
    }

    .subscribe-section .form .marB60,
    .subscribe-section .form .marB80 {
        margin-bottom: 40px
    }

    .subscribe-section .form .f-row {
        position: relative
    }

    .subscribe-section .form .f-row label {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        font-size: 1rem
    }

    .subscribe-section .form .f-row input[type="text"] {
        margin-left: 0;
        width: 100%;
        padding: 5px 0;
        height: 30px
    }

    .subscribe-section .form .f-row.isActive label {
        top: -30px
    }
}

.inner-page {
    padding-top: 176px
}

.inner-page .location-section {
    padding-top: 30px;
    padding-bottom: 100px
}

@media only screen and (max-width: 767px) {
    .inner-page {
        padding-top: 110px
    }

    .inner-page .location-section {
        padding-top: 30px;
        padding-bottom: 0
    }

    .inner-page .product-grid {
        padding-bottom: 0
    }
}

.column-content {
    column-count: 2;
    column-gap: 50px
}

.column-content p {
    margin-bottom: 60px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

@media only screen and (max-width: 767px) {
    .column-content {
        column-count: 1;
        column-gap: 0
    }

    .column-content p {
        margin-bottom: 15px
    }
}

.privacy-list li {
    margin-bottom: 20px
}

.inner-banner .banner-content {
    z-index: 2;
    top: 35%;
    left: 0;
    width: 100%
}

.inner-banner .banner-content .prod-description {
    margin-left: auto;
    position: relative;
    z-index: 9;
    width: 35%
}

.inner-banner .banner-content .prod-description .title img {
    margin-bottom: 10px;
    display: table;
    min-width: 226px
}

.inner-banner .banner-content .prod-description .content {
    max-width: 430px;
    margin-bottom: 60px;
}

.inner-banner .banner-content .prod-description .content p {
    line-height: 1.778
}

.inner-banner .banner-content .prod-description .find-store .icon {
    margin-left: 30px
}

.inner-banner .explore-btn {
    bottom: 35px
}

@media only screen and (max-width: 1400px) {
    .inner-banner .banner-content {
        top: 50%;
        margin-top: 45px;
        transform: translateY(-50%)
    }
}

@media only screen and (max-width: 1279px) {
    .inner-banner .explore-btn {
        bottom: 10px
    }

    .inner-banner .marB35 {
        margin-bottom: 15px
    }

    .inner-banner .marB80 {
        margin-bottom: 30px
    }

    .inner-banner .desktop-only img {
        max-width: 140%;
        width: 140%;
        margin: 0 -20%
    }

    .inner-banner .banner-content .prod-description .content {
        margin-bottom: 35px;
    }

    .inner-banner .banner-content .prod-description .find-store .icon {
        margin-left: 20px;
        max-width: 11%;
    }

    .inner-banner .banner-content .prod-description .find-store h4 {
        font-size: 1rem;
    }
}

@media only screen and (max-width: 980px) {
    .explore-btn a {
        font-size: 14px;
    }

    .inner-banner .banner-content .prod-description .find-store h4 {
        font-size: 0.8rem;
    }

    .inner-banner .banner-content .prod-description .content {
        margin-bottom: 25px;
    }

    .inner-banner .banner-content .prod-description {
        width: 37%;
    }

    .inner-banner .banner-content .prod-description .find-store .icon {
        margin-left: 10px;
        max-width: 8%;
    }
}

@media only screen and (max-width: 767px) {
    .inner-banner .explore-btn {
        position: static;
        margin-top: 30px;
        margin-bottom: 10px
    }

    .inner-banner .banner-content {
        position: relative;
        transform: none;
        margin: 0;
        margin: -44vw 0 0
    }

    .inner-banner .banner-content .prod-description {
        width: 100%;
        text-align: center
    }

    .inner-banner .banner-content .prod-description .content {
        max-width: none
    }

    .inner-banner .banner-content .prod-description .title {
        display: table;
        margin: 0 auto 30px;
        text-align: left
    }
}

.inner-nav {
    padding: 50px 0
}

.inner-nav li {
    margin: 0 60px;
    line-height: 1;
    font-size: 1.313rem;
    letter-spacing: .25rem
}

@media only screen and (max-width: 1400px) {
    .inner-nav li {
        margin: 0 40px;
        font-size: 1.113rem
    }
}

@media only screen and (max-width: 1279px) {
    .inner-nav {
        padding: 30px 0
    }

    .inner-nav li {
        margin: 0 20px;
        font-size: 1.113rem
    }
}

@media only screen and (max-width: 980px) {
    .inner-nav li {
        margin: 0 15px;
        font-size: 1rem
    }
}

@media only screen and (max-width: 767px) {
    .inner-nav {
        padding: 10px 0
    }

    .inner-nav ul {
        display: block
    }

    .inner-nav li {
        margin: 20px;
        font-size: 1rem
    }
}

.content-grid .content p {
    margin-bottom: 30px;
    line-height: 1.524
}

.content-grid .small {
    font-size: 1.125rem;
    font-family: 'noto_sanslight';
    font-weight: normal;
    font-style: normal;
    letter-spacing: .8571429px
}

.content-grid .small li {
    font-size: 1.125rem;
    font-family: 'noto_sanslight';
    font-weight: normal;
    font-style: normal;
    letter-spacing: .8571429px;
    line-height: 1.524
}

@media only screen and (max-width: 980px) {
    .content-grid .small li {
        font-size: .9rem
    }
}

@media only screen and (max-width: 1400px) {
    .content-grid .content-row {
        margin-bottom: 150px
    }

    .content-grid .content-row .w55 {
        width: 45%
    }

    .content-grid .content-row .w35 {
        width: 45%
    }
}

@media only screen and (max-width: 767px) {
    .content-grid {
        padding: 0
    }

    .content-grid .content-row {
        display: block;
        margin: 0
    }

    .content-grid .content-row .w35 {
        width: 100%;
        padding: 30px 0
    }

    .content-grid .content-row figure,
    .content-grid .content-row .w55 {
        width: auto;
        margin: 0 -25px
    }
}

.content-grid .content-row:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.prod-details {
    padding: 135px 0
}

.prod-details .content-row {
    margin-bottom: 275px
}

.prod-details .content-row:last-child {
    margin-bottom: 0
}

.prod-details .content-row .text-box>h3 {
    display: flex;
    align-items: center;
    line-height: 1.2;
}

.prod-details .content-row .text-box>h3 .icon {
    max-width: 18%;
}

@media only screen and (max-width: 1279px) {
    .prod-details {
        padding: 50px 0
    }

    .prod-details .content-row {
        margin-bottom: 50px
    }
}

@media only screen and (max-width: 980px) {
    .prod-details .w55 {
        width: 50%
    }

    .prod-details .w35 {
        width: 45%
    }
}

@media only screen and (max-width: 767px) {
    .prod-details {
        padding: 0
    }

    .prod-details .content-row {
        margin-bottom: 0
    }
}

.specifications-section {
    padding: 75px 0 45px
}

.specifications-section .d-f {
    margin: 0;
    flex-wrap: wrap
}

.specifications-section .col {
    width: 100%;
    padding: 0;
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between
}

.specifications-section .col h3 {
    padding: 20px 0;
    line-height: 1.5;
    text-transform: uppercase;
    border-top: 1px solid #899b95;
    width: 28%;
    margin-top: 3px
}

.specifications-section .col dl {
    width: 70%;
    padding-left: 40px;
    display: flex;
    flex-wrap: wrap
}

.specifications-section .col dl dt {
    width: 40%;
    position: relative;
    margin: 0 0 15px;
    text-transform: none;
    letter-spacing: .188rem;
    font-family: 'noto_sanslight';
    font-weight: normal;
    font-style: normal;
    font-size: 1.313rem;
    line-height: 1.1;
    font-size: 1.125rem
}

.specifications-section .col dl dt.ff-NotoSans-DisplayLight {
    font-family: 'noto_sans_displaylight';
    font-weight: normal;
    font-style: normal
}

.specifications-section .col dl dt.ff-NotoSans-Display {
    font-family: 'noto_sans_dispregular';
    font-weight: normal;
    font-style: normal
}

.specifications-section .col dl dt:empty,
.specifications-section .col dl dt:last-child {
    margin-bottom: 0
}

.specifications-section .col dl dd {
    width: 60%;
    padding-left: 20px;
    margin-bottom: 35px;
    color: #95a7a1;
    font-size: 1.013rem;
    font-family: 'noto_sans_dispregular';
    font-weight: normal;
    font-style: normal
}

@media only screen and (max-width: 980px) {
    .specifications-section {
        padding: 50px 0 10px
    }

    .specifications-section .d-f {
        margin: 0;
        display: block
    }

    .specifications-section .col {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
        display: block
    }

    .specifications-section .col h3 {
        width: 100%
    }

    .specifications-section .col dl {
        width: 100%;
        padding-left: 0
    }

    .specifications-section .col dl dt {
        font-size: 1.025rem
    }

    .specifications-section .col:last-child {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 767px) {
    .specifications-section {
        padding: 30px 0 10px
    }

    .specifications-section .col dl dt {
        font-size: 1rem;
        margin-bottom: 5px
    }

    .specifications-section .col dl dd {
        font-size: .9rem;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 480px) {
    .specifications-section .col dl {
        display: block
    }

    .specifications-section .col dl dd,
    .specifications-section .col dl dt {
        width: 100%;
        padding-left: 0
    }
}

.gallery-section .flickity-button {
    height: 100%;
    width: 150px;
    background: rgba(0, 0, 0, 0.7)
}

.gallery-section .flickity-button:hover {
    background: rgba(0, 0, 0, 0.7)
}

.gallery-section .flickity-button svg {
    width: 44px
}

.gallery-section .flickity-button.previous {
    left: 0
}

.gallery-section .flickity-button.next {
    right: 0
}

.gallery-section figure img {
    min-height: 55vw
}

@media only screen and (max-width: 767px) {
    .gallery-section .flickity-button {
        width: 20px
    }

    .gallery-section .flickity-button svg {
        width: 20px
    }

    .gallery-section .flickity-page-dots {
        bottom: 10px
    }
}

.products-links {
    padding: 90px 0
}

.products-links .col {
    font-size: .713rem;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    width: 33.33%
}

.products-links .col div:first-child {
    position: relative;
    display: table;
    padding-right: 28px
}

.products-links .col div:first-child .icon {
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    margin-left: 0
}

.products-links .col div+div {
    max-width: 90%;
    margin-top: 17px
}

@media only screen and (max-width: 1550px) {
    .products-links .col {
        font-size: .69rem
    }

    .products-links .col div:first-child {
        padding-right: 25px
    }

    .products-links .col div:first-child .icon {
        width: 22px
    }
}

@media only screen and (max-width: 1279px) {
    .products-links {
        padding: 50px 0
    }

    .products-links .col {
        font-size: .613rem
    }

    .products-links .col div:first-child .icon {
        width: 20px
    }
}

@media only screen and (max-width: 980px) {
    .products-links .d-f {
        flex-wrap: wrap
    }

    .products-links .col {
        width: 50%;
        margin-bottom: 40px
    }

    .products-links .col:last-child {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 767px) {
    .products-links {
        padding: 40px 0
    }

    .products-links .col {
        margin: 0 0;
        width: 100%
    }

    .products-links .col~.col {
        position: relative;
        margin-top: 40px
    }

    .products-links .col~.col:before {
        content: "";
        position: absolute;
        top: -20px;
        left: 0;
        right: 0;
        height: 1px;
        background: #454547
    }
}

.address-blocks {
    padding-top: 75px;
    margin: 0 -15px
}

.address-blocks .item {
    padding: 25px 15px;
    width: 33.33%
}

.address-blocks .item .h3 {
    letter-spacing: 2px
}

@media only screen and (max-width: 1400px) {
    .address-blocks p {
        font-size: 1rem
    }
}

@media only screen and (max-width: 1279px) {
    .address-blocks {
        margin: 0 -10px
    }

    .address-blocks .item {
        padding: 25px 10px
    }
}

@media only screen and (max-width: 980px) {
    .address-blocks {
        flex-wrap: wrap;
        margin: 0
    }

    .address-blocks .item {
        padding: 25px 0px;
        width: 100%
    }
}

#sales_enquiries .address-blocks {
    padding-top: 20px
}

.link-section {
    padding: 100px 0
}

.link-section .box {
    max-width: 400px;
    margin: 0 auto
}

.link-section .box h2 {
    font-size: 1.75rem;
    letter-spacing: .625rem;
    margin-bottom: 10px
}

.link-section .box h3 {
    font-family: 'noto_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 1.188rem
}

@media only screen and (max-width: 1279px) {
    .link-section {
        padding: 50px 0
    }
}

.register-form h3.title {
    border-bottom: 1px solid currentColor;
    padding-bottom: 20px;
    margin-bottom: 50px
}

.register-form .validation_error {
    color: #ff7543;
    font-family: 'noto_sans_displaylight';
    font-weight: normal;
    font-style: normal;
    letter-spacing: .188rem;
    line-height: 1.5;
    margin-bottom: 20px
}

.register-form .form-block .gform_footer {
    display: flex;
    justify-content: flex-end;
    max-width: 950px;
    margin-top: 60px;
    position: relative
}

.register-form .form-block .gform_footer img {
    position: absolute;
    left: 100%;
    margin-left: 10px;
    background: white;
    padding: 5px;
    top: 50%;
    margin-top: -7px
}

.register-form .form-block .validation_message {
    display: none
}

.register-form .form-block p.error {
    color: #ff7543;
    font-family: 'noto_sans_displaylight';
    font-weight: normal;
    font-style: normal;
    letter-spacing: .188rem;
    line-height: 1.5
}

.register-form .form-block .form-row {
    display: flex;
    max-width: 950px;
    position: relative;
    flex-wrap: wrap;
    height: auto !important;
    z-index: 1
}

.register-form .form-block .form-row.on {
    z-index: 2
}

.register-form .form-block .form-row label {
    width: 30%
}

.register-form .form-block .form-row label+* {
    width: 70%
}

.register-form .form-block .form-row label .gfield_required {
    color: white
}

.register-form .form-block .form-row p,
.register-form .form-block .form-row .gfield_description {
    padding-left: 30%;
    font-size: 1.125rem;
    font-family: 'noto_sanslight';
    font-weight: normal;
    font-style: normal;
    padding-top: 5px;
    line-height: 1.4
}

.register-form .form-block .form-row.submit-row {
    justify-content: end
}

.register-form .form-block .form-row:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 10px
}

.register-form .form-block .form-row.has-datepicker .screen-reader-text,
.register-form .form-block .form-row.has-datepicker img {
    display: none
}

.register-form .form-block .form-row.has-datepicker.gfield_error:before {
    margin-left: 65px
}

.register-form .form-block .form-row.has-datepicker:after {
    width: 47px;
    height: 48px;
    background: url("../images/calendar-icon.svg") no-repeat 0 0;
    top: 10px;
    top: -3px;
    margin-left: 10px
}

.register-form .form-block .form-row .selectric .button {
    background: url("../images/select-arrow.svg") no-repeat center center;
    height: 100%;
    width: 34px;
    top: 0;
    border: 0 !important;
    padding: 0
}

.register-form .form-block .form-row .selectric .button:after {
    display: none
}

.register-form .form-block .form-row.gfield_error:before,
.register-form .form-block .form-row.error:before {
    content: "!";
    position: absolute;
    left: 100%;
    top: -9px;
    font-size: 2.125rem;
    margin-left: 10px;
    color: #ff7543
}

.register-form .form-block .form-row.gfield_error.has-datepicker:before,
.register-form .form-block .form-row.error.has-datepicker:before {
    margin-left: 65px
}

.register-form .form-block .form-row.gfield_error input[type="text"],
.register-form .form-block .form-row.error input[type="text"],
.register-form .form-block .form-row.gfield_error .selectric,
.register-form .form-block .form-row.error .selectric,
.register-form .form-block .form-row.gfield_error .selectric-items,
.register-form .form-block .form-row.error .selectric-items {
    border-color: #ff7543
}

@media only screen and (max-width: 1199px) {
    .register-form .form-block .form-row.has-datepicker input[type="text"] {
        max-width: calc(100% - 80px)
    }

    .register-form .form-block .form-row.has-datepicker:after {
        left: calc(100% - 57px)
    }

    .register-form .form-block .form-row.has-datepicker.gfield_error:before {
        margin-left: 5px
    }
}

@media only screen and (max-width: 767px) {
    .register-form .form-block .marB40 {
        margin-bottom: 25px
    }

    .register-form .form-block .marB60 {
        margin-bottom: 40px
    }

    .register-form .form-block .form-row.error:before,
    .register-form .form-block .form-row.gfield_error:before {
        top: 27px;
        margin-left: 5px !important
    }

    .register-form .form-block .form-row label {
        width: 100%;
        margin-bottom: 5px
    }

    .register-form .form-block .form-row label+* {
        width: 100%
    }

    .register-form .form-block .form-row p {
        padding-left: 0
    }

    .register-form .form-block .form-row .gfield_description {
        padding-left: 0;
        font-size: 1rem
    }

    .register-form .form-block .form-row.has-datepicker input[type="text"] {
        margin-left: 80px;
        max-width: calc(100% - 80px)
    }

    .register-form .form-block .form-row.has-datepicker:after {
        left: 0;
        top: 32px;
        margin-left: 0
    }

    .register-form .form-block .form-row.submit-row {
        justify-content: center
    }

    .register-form .form-block .gform_footer {
        justify-content: center
    }

    .register-form .form-block .gform_footer img {
        left: 50%
    }
}

.reviews-section {
    padding: 30px 0
}

@media only screen and (max-width: 980px) {
    .reviews-section {
        padding: 50px 0
    }
}

.reviews-section .reviews-details {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width: 980px) {
    .reviews-section .reviews-details {
        display: block
    }
}

.reviews-section .reviews-details .review-left {
    width: 28%
}

@media only screen and (max-width: 980px) {
    .reviews-section .reviews-details .review-left {
        width: 100%
    }
}

.reviews-section .reviews-details .review-left h3 {
    padding: 20px 0;
    line-height: 1.5;
    text-transform: uppercase;
    border-top: 1px solid #899b95;
    margin-top: 3px
}

.reviews-section .reviews-details .review-right {
    width: 65%;
    float: right;
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width: 980px) {
    .reviews-section .reviews-details .review-right {
        width: 100%
    }
}

.reviews-section .reviews-details .review-right ul li {
    position: relative;
    margin-bottom: 45px
}

.reviews-section .reviews-details .review-right ul li a .review-content {
    width: 79%;
    font-size: 16px;
    line-height: 25px;
    padding-right: 30px
}

.reviews-section .reviews-details .review-right ul li a .review-content img {
    display: block;
    max-width: 200px;
    margin-bottom: 15px
}

.reviews-section .reviews-details .review-right ul li a .review-icon {
    position: absolute;
    right: 12px;
    top: 30px;
    max-width: 120px
}

@media only screen and (max-width: 650px) {
    .reviews-section .reviews-details .review-right ul li a .review-icon {
        width: 73px;
        right: 0px
    }
}

.reviews-section .reviews-details .review-right ul li a .read-more {
    color: #889892;
    display: block;
    margin-top: 5px
}

.review-details-container {
    padding: 150px 0 50px 0
}

@media only screen and (max-width: 767px) {
    .review-details-container {
        padding: 100px 0 50px 0
    }
}

.review-details-container .review-details-box {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width: 980px) {
    .review-details-container .review-details-box {
        display: block
    }
}

.review-details-container .review-details-box .review-left-box {
    width: 28%
}

@media only screen and (max-width: 980px) {
    .review-details-container .review-details-box .review-left-box {
        width: 100%
    }
}

.review-details-container .review-details-box .review-left-box h3 {
    padding: 20px 0;
    line-height: 1.5;
    text-transform: uppercase;
    border-top: 1px solid #899b95;
    margin-top: 3px
}

.review-details-container .review-details-box .review-right-box {
    width: 65%;
    float: right;
    display: flex;
    flex-wrap: wrap;
    position: relative
}

@media only screen and (max-width: 980px) {
    .review-details-container .review-details-box .review-right-box {
        width: 100%
    }
}

.review-details-container .review-details-box .review-right-box .share {
    position: absolute;
    width: auto;
    right: 0px;
    top: 10px
}

@media only screen and (max-width: 650px) {
    .review-details-container .review-details-box .review-right-box .share {
        position: static;
        margin-bottom: 20px
    }
}

.review-details-container .review-details-box .review-right-box .share li {
    display: inline-block;
    line-height: 0px;
    vertical-align: middle;
    font-size: 1rem;
    letter-spacing: .1rem;
    padding-top: 6px
}

.review-details-container .review-details-box .review-right-box .share .h6 {
    margin: 0px;
    font-weight: bold
}

.review-details-container .review-details-box .review-right-box .share .facebook a {
    background: url("../images/social_icons1.svg") no-repeat 0 0;
    width: 18px;
    height: 28px;
    display: inline-block
}

.review-details-container .review-details-box .review-right-box .share .twitter a {
    background: url("../images/social_icons1.svg") no-repeat 0 0;
    width: 38px;
    height: 28px;
    display: inline-block;
    background-position: -43px 0
}

.review-details-container .review-details-box .review-right-box .share .linked a {
    background: url("../images/social_icons1.svg") no-repeat 0 0;
    width: 30px;
    height: 28px;
    display: inline-block;
    background-position: -98px 0
}

.review-details-container .review-details-box .review-right-box p {
    font-size: 16px;
    line-height: 25px
}

.review-details-container .review-details-box .review-right-box .review-right-top {
    width: 100%;
    border-bottom: solid 1px #363b3b;
    padding-bottom: 30px;
    color: #889892
}

.review-details-container .review-details-box .review-right-box .review-right-top img {
    display: block;
    margin-bottom: 20px;
    max-width: 250px
}

.review-details-container .review-details-box .review-right-box .review-middle-box {
    width: 100%;
    padding: 40px 0 0 40px
}

@media only screen and (max-width: 980px) {
    .review-details-container .review-details-box .review-right-box .review-middle-box {
        padding-left: 0px
    }
}

.review-details-container .review-details-box .review-right-box .review-middle-box img {
    float: right;
    margin-bottom: 15px;
    margin-left: 40px
}

@media only screen and (max-width: 767px) {
    .review-details-container .review-details-box .review-right-box .review-middle-box img {
        width: 100%;
        margin-bottom: 20px
    }
}

.review-details-container .review-details-box .review-right-box .review-bottom-box {
    margin-top: 45px;
    width: 100%
}

.review-details-container .review-details-box .review-right-box .review-bottom-box a {
    font-size: 18px;
    line-height: 23px;
    display: block;
    margin-bottom: 5px
}

.review-details-container .review-details-box .review-right-box .review-bottom-box a span {
    color: #889892;
    padding-left: 3px
}

.review-details-container .review-details-box .review-right-box .review-foot-bottom {
    width: 100%;
    border-top: solid 1px #363b3b;
    padding: 25px 0;
    margin-top: 30px;
    text-align: right
}

@media only screen and (max-width: 650px) {
    .review-details-container .review-details-box .review-right-box .review-foot-bottom {
        text-align: left
    }
}

.review-details-container .review-details-box .review-right-box .review-foot-bottom ul {
    width: 100%
}

.review-details-container .review-details-box .review-right-box .review-foot-bottom ul li {
    font-size: 16px;
    line-height: 21px;
    color: #889892;
    display: inline-block;
    margin-left: 10px;
    position: relative
}

@media only screen and (max-width: 650px) {
    .review-details-container .review-details-box .review-right-box .review-foot-bottom ul li {
        margin-right: 10px;
        margin-left: inherit;
        width: 100%;
        margin-bottom: 4px
    }
}

.review-details-container .review-details-box .review-right-box .review-foot-bottom ul li:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: #363b3b;
    left: -8px
}

@media only screen and (max-width: 650px) {
    .review-details-container .review-details-box .review-right-box .review-foot-bottom ul li:after {
        display: none
    }
}

.review-details-container .review-details-box .review-right-box .review-foot-bottom ul li:first-child:after {
    display: none
}

.inner-list-section {
    padding: 135px 0
}

.inner-list-section .list-box {
    float: left;
    display: block;
    margin-right: 3.38462%;
    width: 45%;
    min-height: 250px;
    margin-bottom: 25px
}

@media only screen and (max-width: 767px) {
    .inner-list-section .list-box {
        width: 100%;
        min-height: inherit;
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 767px) and only screen and (max-width: 650px) {
    .inner-list-section .list-box {
        margin-bottom: 20px
    }
}

.inner-list-section .list-box h3 {
    font-size: 1.75rem;
    line-height: 1.2;
    margin-bottom: 1.5625rem
}

.inner-list-section .list-box .list-details-box {
    width: 100%;
    float: left;
    margin-bottom: 1.5625rem
}

.inner-list-section .list-box .list-details-box p {
    font-size: 1rem;
    line-height: 1.5625;
    margin-bottom: 5px
}

.inner-list-section .list-box .list-details-box ul {
    width: 100%
}

.inner-list-section .list-box .list-details-box ul li {
    width: 50%;
    float: left;
    padding-right: 3%;
    margin-bottom: 15px
}

@media only screen and (max-width: 650px) {
    .inner-list-section .list-box .list-details-box ul li {
        width: 100%
    }
}

.locator-page-section {
    padding: 150px 0
}

@media only screen and (max-width: 767px) {
    .locator-page-section {
        padding: 150px 0 50px 0
    }
}

.locator-page-section .locator-box {
    border: 2px solid #95a7a1
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box {
        border: none
    }
}

.locator-page-section .locator-box .locator-top-box {
    border-bottom: 2px solid #95a7a1;
    padding: 45px 0;
    background: none;
    margin: 0
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box .locator-top-box {
        border: 0px;
        padding: 0px
    }
}

.locator-page-section .locator-box .locator-top-box .location-form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box .locator-top-box .location-form {
        display: block
    }
}

.locator-page-section .locator-box .locator-top-box .location-form .location {
    width: 33%;
    display: flex;
    padding-left: 40px;
    margin: 0 40px 0 0;
    justify-content: space-between;
    align-items: center
}

@media only screen and (max-width: 1550px) {
    .locator-page-section .locator-box .locator-top-box .location-form .location {
        width: 35%
    }
}

@media only screen and (max-width: 1400px) {
    .locator-page-section .locator-box .locator-top-box .location-form .location {
        width: 40%
    }
}

@media only screen and (max-width: 1279px) {
    .locator-page-section .locator-box .locator-top-box .location-form .location {
        padding-left: 30px;
        margin: 0 30px 0 0
    }
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box .locator-top-box .location-form .location {
        width: 100%;
        padding: 0px;
        margin: 0px 0 20px 0;
        display: block
    }
}

.locator-page-section .locator-box .locator-top-box .location-form .location label {
    float: left;
    width: 200px;
    padding-right: 10px
}

@media only screen and (max-width: 1400px) {
    .locator-page-section .locator-box .locator-top-box .location-form .location label {
        font-size: 1.1rem
    }
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box .locator-top-box .location-form .location label {
        width: 100%
    }
}

.locator-page-section .locator-box .locator-top-box .location-form .select-box {
    width: auto;
    display: flex;
    align-self: center;
    margin: 0
}

.locator-page-section .locator-box .locator-top-box .location-form .select-box .label {
    font-size: 1.1rem
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box .locator-top-box .location-form .select-box {
        display: block;
        float: left;
        width: 100%
    }
}

.locator-page-section .locator-box .locator-top-box .location-form .select-box .select-radius {
    display: flex;
    align-items: center;
    float: none;
    padding-left: 40px
}

@media only screen and (max-width: 1279px) {
    .locator-page-section .locator-box .locator-top-box .location-form .select-box .select-radius {
        padding-left: 7px
    }
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box .locator-top-box .location-form .select-box .select-radius {
        display: block;
        width: 100%;
        padding-left: 0px;
        margin-bottom: 20px
    }
}

.locator-page-section .locator-box .locator-top-box .location-form .select-box .select-radius label {
    margin-right: 10px;
    line-height: 32px
}

.locator-page-section .locator-box .locator-top-box .location-form .select-box .selectric-open .button::after {
    margin-top: -10px
}

.locator-page-section .locator-box .locator-top-box .location-form .select-box .button {
    border: none !important
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box .locator-top-box .location-form .select-box .button {
        right: -31px
    }
}

.locator-page-section .locator-box .locator-top-box .location-form .select-box .button::after {
    border-top: 7px solid #95a7a1;
    top: -2px;
    position: absolute;
    content: "";
    right: -63px;
    top: 25%;
    margin-top: -4px;
    border: 6px solid transparent;
    border-top: 8px solid #95a7a1
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box .locator-top-box .location-form .select-box .button::after {
        right: 36px
    }
}

.locator-page-section .locator-box .locator-top-box .location-form .results {
    display: flex;
    align-items: center;
    float: none;
    padding-left: 40px
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box .locator-top-box .location-form .results {
        display: block;
        width: 100%;
        padding-left: 0px
    }
}

.locator-page-section .locator-box .locator-top-box .location-form .results label {
    margin-right: 10px;
    line-height: 32px
}

.locator-page-section .locator-box .locator-top-box .location-form .selectric {
    min-width: 83px
}

.locator-page-section .locator-box .locator-top-box .search-box {
    margin-left: 10px;
    float: left;
    margin-top: 2px
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box .locator-top-box .search-box {
        float: left;
        width: 100%;
        text-align: center;
        margin: 30px 0
    }
}

.locator-page-section .locator-box .locator-top-box .search-box input[type='submit'] {
    border: 2px solid #95a7a1;
    color: white;
    padding: 0px 10px;
    font-size: .938rem;
    line-height: 37px;
    background: none;
    border-radius: 0;
    margin-left: 10px
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-box .locator-top-box .search-box input[type='submit'] {
        margin: 0 auto;
        float: none;
        vertical-align: top;
        cursor: pointer;
        border-radius: 0;
        width: auto;
        text-align: left;
        overflow: hidden;
        text-decoration: none;
        -webkit-font-smoothing: subpixel-antialiased;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        background: none;
        z-index: 1;
        border: 0;
        border-top: 1px solid #95a7a1;
        display: inline-block;
        padding: 20px 80px 0 20px;
        font-size: 1.188rem;
        letter-spacing: .313rem;
        text-transform: uppercase;
        line-height: 1;
        position: relative;
        background: url(../images/arrow.svg) no-repeat 99.9% 22px;
        text-transform: uppercase !important
    }
}

.locator-page-section .locator-list .locator-left {
    height: 520px;
    overflow-y: auto;
    width: 33%;
    float: left
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-list .locator-left {
        width: 100%;
        height: auto
    }
}

.locator-page-section .locator-list .locator-left ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.locator-page-section .locator-list .locator-left ul li {
    border-top: 2px solid #95a7a1;
    padding: 18px 40px;
    border-bottom: 0
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-list .locator-left ul li {
        padding: 15px 0px
    }
}

.locator-page-section .locator-list .locator-left ul li:first-child {
    border: 0
}

.locator-page-section .locator-list .locator-left ul li a {
    color: #8C9A95
}

.locator-page-section .locator-list .locator-left ul li span {
    display: block
}

.locator-page-section .locator-list .locator-left ul li .store-location p {
    margin: 0;
    font-size: .813rem;
    line-height: 1.6
}

.locator-page-section .locator-list .locator-left ul li .direction {
    margin-top: 10px;
    display: flex;
    font-size: .813rem;
    line-height: 1.6
}

.locator-page-section .locator-list .locator-left ul li .direction a {
    color: #fff;
    padding-left: 2px
}

.locator-page-section .locator-list .locator-right {
    width: 67%;
    float: right
}

@media only screen and (max-width: 980px) {
    .locator-page-section .locator-list .locator-right {
        float: left;
        width: 100%
    }
}

.mapboxgl-canvas {
    height: 520px !important
}

.custompopup {
    color: #000;
    text-align: center
}

.mapboxgl-popup-close-button {
    background: #000;
    padding: 1px 1px 1px 6px;
    font-size: 13px
}

.mapboxgl-ctrl-geocoder--icon-search {
    fill: #fff;
    right: 7px;
    left: inherit;
    top: 12px
}

.mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
    background: none;
    position: relative
}

@media only screen and (max-width: 980px) {
    .mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
        width: 100%;
        max-width: 100%
    }
}

.mapboxgl-ctrl-geocoder.mapboxgl-ctrl input[type='text'] {
    padding: 10px 30px 10px 10px;
    color: #fff
}

.mapboxgl-ctrl-geocoder.mapboxgl-ctrl input[type='text']::-webkit-input-placeholder {
    color: #fff
}

.mapboxgl-ctrl-geocoder.mapboxgl-ctrl input[type='text']::-moz-placeholder {
    color: #fff
}

.mapboxgl-ctrl-geocoder.mapboxgl-ctrl input[type='text']::-ms-input-placeholder {
    color: #fff
}

.mapboxgl-ctrl-geocoder.mapboxgl-ctrl input[type='text']::-moz-placeholder {
    color: #fff
}

.mapboxgl-ctrl-geocoder--button {
    top: 15px !important;
    font-size: 0px
}

.mapboxgl-ctrl button:not(:disabled):hover {
    background: #fff !important
}

.mapboxgl-ctrl-geocoder--icon-close {
    margin-top: 0px !important;
    fill: #000
}

.infotext.gray-popuptext {
    color: #000
}

.infotext.gray-popuptext br {
    display: none
}

.perfect-banner {
    z-index: 2;
    top: 55%;
    left: 0;
    width: 100%;
    text-align: center
}

@media only screen and (max-width: 1400px) {
    .perfect-banner {
        top: 49%
    }
}

@media only screen and (max-width: 767px) {
    .perfect-banner {
        top: 50%
    }
}

.perfect-banner .perfect-banner-content p {
    line-height: 1.5;
    margin-bottom: 17px
}

@media only screen and (max-width: 767px) {
    .perfect-banner .perfect-banner-content p {
        letter-spacing: 3px;
        line-height: 2rem
    }
}

.perfect-banner .perfect-banner-content h1 {
    margin-bottom: 25px
}

.perfect-pairing {
    padding: 100px 0
}

@media only screen and (max-width: 767px) {
    .perfect-pairing {
        padding: 50px 25px
    }
}

.perfect-pairing h4 {
    margin-bottom: 35px;
    letter-spacing: 5px
}

.perfect-pairing h2 {
    letter-spacing: 15px;
    font-size: 2.5rem
}

@media only screen and (max-width: 767px) {
    .perfect-pairing h2 {
        letter-spacing: 10px;
        font-size: 1.9rem;
        line-height: 2.7rem
    }
}

.perfect-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px
}

@media only screen and (max-width: 980px) {
    .perfect-details {
        display: block
    }
}

.perfect-details h3 {
    text-transform: uppercase;
    margin-bottom: 0px;
    font-size: 2.125rem;
    letter-spacing: 10px
}

@media only screen and (max-width: 767px) {
    .perfect-details h3 {
        font-size: 2rem;
        letter-spacing: 5px
    }
}

.perfect-details h5 {
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .perfect-details h5 {
        line-height: 2
    }
}

.perfect-details .common-col {
    padding-right: 30px
}

@media only screen and (max-width: 980px) {
    .perfect-details .common-col {
        padding-right: 0px;
        margin-bottom: 30px
    }
}

.perfect-details .common-col sup {
    font-size: 15px;
    line-height: 34px;
    position: relative;
    vertical-align: top;
    letter-spacing: 5px
}

.perfect-details .common-col sup::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #fff;
    height: 1px;
    width: 94%
}

.perfect-details .common-col h5 {
    color: #8FA19B;
    letter-spacing: 5px;
    margin-top: 10px;
    line-height: 1.7
}

.prfect-content-details {
    padding: 100px 0
}

@media only screen and (max-width: 767px) {
    .prfect-content-details {
        padding: 50px 0 0 0
    }
}

.prfect-content-details .prfect-content-box {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .prfect-content-details .prfect-content-box {
        display: block
    }
}

.prfect-content-details .prfect-content-box .btn {
    margin-top: 30px
}

.prfect-content-details .prfect-content-box p {
    font-size: 1.125rem;
    color: #FCF9F7;
    line-height: 2rem
}

.prfect-content-details .prfect-content-box .perfect-left {
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .prfect-content-details .prfect-content-box .perfect-left {
        width: 100%;
        display: block;
        padding: 0 25px
    }
}

.prfect-content-details .prfect-content-box .perfect-left .btn-box {
    margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
    .prfect-content-details .prfect-content-box .perfect-left .btn-box {
        margin-bottom: 0px;
        margin-top: 30px
    }
}

.prfect-content-details .prfect-content-box .pefect-right {
    width: 50%
}

@media only screen and (max-width: 767px) {
    .prfect-content-details .prfect-content-box .pefect-right {
        width: 100%;
        margin-top: 50px
    }
}

.perfect-content-two {
    padding: 100px 0
}

@media only screen and (max-width: 767px) {
    .perfect-content-two {
        padding: 0
    }
}

.Perfect-subscribe input[type='text'] {
    border: none;
    border-bottom: 2px solid #95a7a1;
    margin-top: -30px
}

@media only screen and (max-width: 767px) {
    .Perfect-subscribe input[type='text'] {
        border-bottom: 2px dotted #95a7a1
    }
}

.explore-btn.perfect {
    margin: 0px;
    background: none;
    bottom: 10px
}

@media only screen and (max-width: 767px) {
    .explore-btn.perfect {
        background: #000
    }
}

.inner-nav.perfect li {
    text-align: center
}

.mobile-only {
    display: none
}

@media only screen and (max-width: 767px) {
    .desktop-only {
        display: none
    }

    .mobile-only {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    .perfect-container .inner-wrapper {
        padding: 0px
    }
}

.subscribe-section.Perfect-subscribe label {
    top: -29px !important
}

@media only screen and (max-width: 767px) {
    .subscribe-section.Perfect-subscribe .isActive label {
        opacity: 0
    }
}

.main {
    position: relative;
    z-index: 1;
    min-height: 70vh
}

.main .inner-section:first-child {
    padding-top: 128px
}

.site-loaded .site-wrapper {
    pointer-events: auto
}

.spinner {
    margin: 30px auto 0;
    width: 100px;
    text-align: center
}

.spinner>div {
    width: 10px;
    height: 10px;
    margin: 0 6px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.48s;
    animation-delay: -0.48s;
    margin-left: 16px
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.spinner .bounce3 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

.full-page-loader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    text-align: center;
    z-index: 99999;
    pointer-events: none;
    display: none
}

.full-page-loader:before {
    content: "";
    background: #fff;
    position: absolute;
    width: 0;
    left: 0;
    height: 100%;
    top: 0
}

.full-page-loader:after {
    content: "";
    background: #e2231a;
    position: absolute;
    width: 0;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1
}

.full-page-loader .wrapper {
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 9;
    opacity: 0
}

.full-page-loader .spinner {
    margin: 10px auto;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.full-page-loader .spinner>div {
    background-color: #fff
}

.full-page-loader img {
    margin: 0 auto;
    max-width: 150px
}

.full-page-loader.anim .wrapper {
    opacity: 1;
    -webkit-transition: all .75s ease;
    -ms-transition: all .75s ease;
    transition: all .75s ease
}

.full-page-loader.anim:after {
    -webkit-animation-name: fullpage-anim;
    animation-name: fullpage-anim;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: cubic-bezier(.455, .03, .515, .955);
    animation-timing-function: cubic-bezier(.455, .03, .515, .955);
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards
}

.full-page-loader.end .wrapper {
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.full-page-loader.end .spinner {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

@-webkit-keyframes fullpage-anim {
    0% {
        width: 0;
        left: 0
    }

    100% {
        width: 100%
    }
}

@keyframes fullpage-anim {
    0% {
        width: 0;
        left: 0
    }

    100% {
        width: 100%
    }
}

@-webkit-keyframes bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(.5);
        opacity: .5
    }

    40% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes bouncedelay {

    0%,
    80%,
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5);
        opacity: .5
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1
    }
}

/*# sourceMappingURL=classe-style.css.map */